Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/reqdb/ -Dlogging.config=/app/logback-spring.xml  -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2022-05-08T02:07:38.396Z||main|||||INFO|500||The following profiles are active: basic
2022-05-08T02:07:45.287Z||main|||||INFO|500||Starting service [Tomcat]
2022-05-08T02:07:45.288Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-05-08T02:07:45.352Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-05-08T02:07:46.170Z||main|||||INFO|500||reqdb-pool - Starting...
2022-05-08T02:07:46.284Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-05-08T02:07:46.381Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2022-05-08T02:07:46.455Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5)
2022-05-08T02:07:46.481Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.5 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4.
2022-05-08T02:07:46.556Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.053s)
2022-05-08T02:07:46.597Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2022-05-08T02:07:46.662Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2022-05-08T02:07:46.713Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2022-05-08T02:07:46.739Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2022-05-08T02:07:47.074Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2022-05-08T02:07:47.142Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2022-05-08T02:07:47.253Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2022-05-08T02:07:47.305Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2022-05-08T02:07:47.410Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2022-05-08T02:07:47.493Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2022-05-08T02:07:47.568Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2022-05-08T02:07:47.637Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2022-05-08T02:07:47.722Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2022-05-08T02:07:47.795Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2022-05-08T02:07:47.867Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2022-05-08T02:07:47.969Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2022-05-08T02:07:48.042Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2022-05-08T02:07:48.149Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2022-05-08T02:07:48.251Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2022-05-08T02:07:48.312Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2022-05-08T02:07:48.365Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2022-05-08T02:07:48.449Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2022-05-08T02:07:48.518Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2022-05-08T02:07:48.579Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2022-05-08T02:07:48.631Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2022-05-08T02:07:48.696Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2022-05-08T02:07:48.762Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2022-05-08T02:07:48.813Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2022-05-08T02:07:48.866Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2022-05-08T02:07:49.008Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2022-05-08T02:07:49.108Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2022-05-08T02:07:49.160Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2022-05-08T02:07:49.202Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2022-05-08T02:07:49.365Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2022-05-08T02:07:49.436Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2022-05-08T02:07:49.510Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2022-05-08T02:07:49.599Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2022-05-08T02:07:49.672Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2022-05-08T02:07:49.746Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2022-05-08T02:07:49.792Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2022-05-08T02:07:49.874Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:03.174s)
2022-05-08T02:07:50.104Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-05-08T02:07:50.272Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-05-08T02:07:50.641Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-08T02:07:51.414Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-05-08T02:07:53.232Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-08T02:07:56.899Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-05-08T02:07:58.338Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
2022-05-08T02:07:59.519Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2022-05-08T02:07:59.996Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-05-08T02:08:04.200Z||main|||||INFO|500||Started MSORequestDBApplication in 29.716 seconds (JVM running for 30.664)
2022-05-08T02:08:04.246Z|df768721-9f13-4a4c-9cb6-73eea8f4f0f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:08:04.255Z|df768721-9f13-4a4c-9cb6-73eea8f4f0f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:08:04.256Z|7b009398-fcf6-40dd-ac0d-a08bb4b8ee90|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:08:04.260Z|7b009398-fcf6-40dd-ac0d-a08bb4b8ee90|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:08:19.197Z|31381f71-215a-4042-ba39-717c93a2105c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:08:19.201Z|31381f71-215a-4042-ba39-717c93a2105c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:08:34.197Z|0f6ce4ad-a443-43d5-9c0e-98c4badd05f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:08:34.199Z|0f6ce4ad-a443-43d5-9c0e-98c4badd05f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:08:34.262Z|d09f15a9-957a-4a2d-a67f-772ed0459395|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:08:34.263Z|d09f15a9-957a-4a2d-a67f-772ed0459395|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:08:49.196Z|3e7dbb35-9190-44d0-bb32-e4d266858f36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:08:49.197Z|3e7dbb35-9190-44d0-bb32-e4d266858f36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:09:04.197Z|1d23d28f-4518-43bc-9682-78cb578b8250|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:09:04.200Z|1d23d28f-4518-43bc-9682-78cb578b8250|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:09:04.265Z|92a14c39-1c4d-46b0-bb88-a6904ab850b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:09:04.266Z|92a14c39-1c4d-46b0-bb88-a6904ab850b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:09:19.197Z|2dfe8de2-bfff-4d39-aec8-e4eb7722689c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:09:19.198Z|2dfe8de2-bfff-4d39-aec8-e4eb7722689c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:09:34.197Z|4619cf51-4c66-42f9-97e7-b0c8e775d5d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:09:34.198Z|4619cf51-4c66-42f9-97e7-b0c8e775d5d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:09:34.267Z|cd1b3640-ff85-4c19-862b-831ff36ce363|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:09:34.268Z|cd1b3640-ff85-4c19-862b-831ff36ce363|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:09:49.197Z|d02e0420-1d2b-44a7-b6d7-ad2991bcecb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:09:49.201Z|d02e0420-1d2b-44a7-b6d7-ad2991bcecb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:10:04.197Z|7aa0ddfb-d97a-439c-a85d-35e75b9e8c3a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:10:04.198Z|7aa0ddfb-d97a-439c-a85d-35e75b9e8c3a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:10:04.269Z|0b6a3a5e-f0f8-46e0-b1a0-08629b60a65f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:10:04.270Z|0b6a3a5e-f0f8-46e0-b1a0-08629b60a65f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:10:19.197Z|11c0afd4-1c8d-4bfe-8f58-a62f07445710|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:10:19.198Z|11c0afd4-1c8d-4bfe-8f58-a62f07445710|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:10:34.198Z|22bb4b67-9a41-4f9d-affb-e2a9a100f93f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:10:34.201Z|22bb4b67-9a41-4f9d-affb-e2a9a100f93f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:10:34.271Z|786863cb-32bf-4717-9973-05f743df4608|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:10:34.272Z|786863cb-32bf-4717-9973-05f743df4608|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:10:49.197Z|8745e8f9-451a-42cb-bb4b-1ed00bebceb4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:10:49.198Z|8745e8f9-451a-42cb-bb4b-1ed00bebceb4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:11:04.197Z|621a3868-49b1-497d-9e04-f956ffa5b014|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:11:04.198Z|621a3868-49b1-497d-9e04-f956ffa5b014|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:11:04.274Z|615be849-2273-47ea-9b22-b7006c67e2fe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:11:04.274Z|615be849-2273-47ea-9b22-b7006c67e2fe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:11:19.197Z|d03ef33c-43c6-4264-828c-04d240862bc5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:11:19.200Z|d03ef33c-43c6-4264-828c-04d240862bc5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:11:34.197Z|aaed6120-9970-4041-b932-c325e8d6628e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:11:34.197Z|aaed6120-9970-4041-b932-c325e8d6628e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:11:34.276Z|4a66fcc8-8e44-467c-a47a-f487adbb9f99|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:11:34.277Z|4a66fcc8-8e44-467c-a47a-f487adbb9f99|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:11:49.198Z|264c84d5-b610-4ec8-900d-e36caa5249a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:11:49.200Z|264c84d5-b610-4ec8-900d-e36caa5249a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:12:04.197Z|b9025827-00b7-42e4-bfad-8894439a8331|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:12:04.200Z|b9025827-00b7-42e4-bfad-8894439a8331|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:12:04.278Z|bcb084eb-0b13-4860-a7ff-4f759b161a27|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:12:04.279Z|bcb084eb-0b13-4860-a7ff-4f759b161a27|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:12:19.198Z|1cb98e86-5ba4-4a63-b6d2-6b3115697e2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:12:19.200Z|1cb98e86-5ba4-4a63-b6d2-6b3115697e2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:12:34.197Z|4f8c1591-ce9e-42c5-a065-3b75e4a17c43|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:12:34.198Z|4f8c1591-ce9e-42c5-a065-3b75e4a17c43|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:12:34.280Z|989216f0-1eb3-4f79-8f37-39f316be91a7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:12:34.281Z|989216f0-1eb3-4f79-8f37-39f316be91a7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:12:49.205Z|18cf9b08-fea3-470f-b4d1-ba1c65a9d798|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:12:49.209Z|18cf9b08-fea3-470f-b4d1-ba1c65a9d798|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:13:04.197Z|d73ebc59-0bf8-4d24-99a8-555372407188|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:13:04.198Z|d73ebc59-0bf8-4d24-99a8-555372407188|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:13:04.283Z|cfebcf38-e72d-4567-b0f6-6c02d97836e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:13:04.284Z|cfebcf38-e72d-4567-b0f6-6c02d97836e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:13:19.197Z|e20d629a-fa0f-48a5-955a-466418a0a5ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:13:19.198Z|e20d629a-fa0f-48a5-955a-466418a0a5ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:13:34.197Z|1dcba9c3-ab33-4f88-b136-9304266601f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:13:34.204Z|1dcba9c3-ab33-4f88-b136-9304266601f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:13:34.285Z|239acc8a-99aa-4ecc-a21c-454058bfdf09|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:13:34.286Z|239acc8a-99aa-4ecc-a21c-454058bfdf09|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:13:49.197Z|ed7a79c6-ee90-471c-8bef-d34af7f3e93b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:13:49.199Z|ed7a79c6-ee90-471c-8bef-d34af7f3e93b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:14:04.197Z|272e93b5-0a84-487d-886e-b0973a2260ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:14:04.198Z|272e93b5-0a84-487d-886e-b0973a2260ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:14:04.288Z|4181a1b3-07cb-4af0-ae1f-7b22a0675759|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:14:04.288Z|4181a1b3-07cb-4af0-ae1f-7b22a0675759|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:14:19.197Z|d8f9ac8f-8763-489c-9861-6fdb3a2b5152|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:14:19.200Z|d8f9ac8f-8763-489c-9861-6fdb3a2b5152|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:14:34.197Z|2c75da23-543a-4ddb-8ef5-74431d7ae5f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:14:34.198Z|2c75da23-543a-4ddb-8ef5-74431d7ae5f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:14:34.290Z|6a20415b-bbe7-46a3-8b6f-1601eb2dd5a3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:14:34.290Z|6a20415b-bbe7-46a3-8b6f-1601eb2dd5a3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:14:49.197Z|8393fa7d-4911-49bd-8713-96b5d996ae34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:14:49.198Z|8393fa7d-4911-49bd-8713-96b5d996ae34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:15:04.197Z|da282ee8-033c-4202-9ef8-6f4920757ba9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:15:04.200Z|da282ee8-033c-4202-9ef8-6f4920757ba9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:15:04.292Z|182688da-0bec-4254-b20d-99d1ecc1dcd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:15:04.292Z|182688da-0bec-4254-b20d-99d1ecc1dcd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:15:19.197Z|41a525f0-ec3c-43ee-ba67-998c7d17f2db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:15:19.198Z|41a525f0-ec3c-43ee-ba67-998c7d17f2db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:15:34.197Z|7ac7d769-1e34-495f-a773-0ccf53c39583|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:15:34.198Z|7ac7d769-1e34-495f-a773-0ccf53c39583|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:15:34.296Z|adb617d3-fb24-4ee5-84d1-0c438ef77e94|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:15:34.298Z|adb617d3-fb24-4ee5-84d1-0c438ef77e94|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:15:49.197Z|b51f9f5f-df0a-4d94-9186-ee86f3fed628|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:15:49.200Z|b51f9f5f-df0a-4d94-9186-ee86f3fed628|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:16:04.197Z|23b89d68-e303-4ed9-bc7c-04812eeee24a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:16:04.198Z|23b89d68-e303-4ed9-bc7c-04812eeee24a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:16:04.299Z|a2ff78d1-b21b-4229-9f89-52b3dd33f694|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:16:04.300Z|a2ff78d1-b21b-4229-9f89-52b3dd33f694|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:16:19.196Z|2a1aa90f-91e2-49fa-b5a6-d46b4c6407d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:16:19.197Z|2a1aa90f-91e2-49fa-b5a6-d46b4c6407d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:16:34.197Z|a443c882-ae7e-4e4b-bdd4-98d77375892b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:16:34.200Z|a443c882-ae7e-4e4b-bdd4-98d77375892b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:16:34.301Z|0936984f-9e26-41b2-84f7-8831225cb004|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:16:34.302Z|0936984f-9e26-41b2-84f7-8831225cb004|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:16:49.196Z|37bdf1af-0286-472a-a806-974833248bab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:16:49.197Z|37bdf1af-0286-472a-a806-974833248bab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:17:04.197Z|258a11fa-00d9-49a6-ae44-38b1b616c988|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:17:04.198Z|258a11fa-00d9-49a6-ae44-38b1b616c988|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:17:04.303Z|a9116d26-cf5d-4e8b-972c-c72e0fc8f8c8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:17:04.304Z|a9116d26-cf5d-4e8b-972c-c72e0fc8f8c8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:17:19.196Z|aa90aaa3-2c62-47af-bfa2-cb1d272ead9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:17:19.199Z|aa90aaa3-2c62-47af-bfa2-cb1d272ead9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:17:34.196Z|1f40dbc2-e131-4632-9993-c5f039664bf6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:17:34.197Z|1f40dbc2-e131-4632-9993-c5f039664bf6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:17:34.305Z|5639fcd3-7a95-429c-9d4d-ac2522d94c34|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:17:34.306Z|5639fcd3-7a95-429c-9d4d-ac2522d94c34|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:17:38.791Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-05-08T02:17:38.942Z|18100a06-2e95-4618-858c-f569c7884dd8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:17:38.942Z|18100a06-2e95-4618-858c-f569c7884dd8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:17:38.943Z|18100a06-2e95-4618-858c-f569c7884dd8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:17:38.943Z|18100a06-2e95-4618-858c-f569c7884dd8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:17:38.944Z|18100a06-2e95-4618-858c-f569c7884dd8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:17:38.944Z|18100a06-2e95-4618-858c-f569c7884dd8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:17:39.102Z|18100a06-2e95-4618-858c-f569c7884dd8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:17:39.102Z|18100a06-2e95-4618-858c-f569c7884dd8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:17:39.104Z|18100a06-2e95-4618-858c-f569c7884dd8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:17:39.104Z|18100a06-2e95-4618-858c-f569c7884dd8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:17:39 GMT;Connection:close;
2022-05-08T02:17:39.104Z|18100a06-2e95-4618-858c-f569c7884dd8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:17:39.105Z|18100a06-2e95-4618-858c-f569c7884dd8|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:17:49.197Z|4c575228-30ea-48e4-8d78-abcd9e02b538|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:17:49.198Z|4c575228-30ea-48e4-8d78-abcd9e02b538|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:18:04.197Z|ecea66ce-779b-4354-ae48-291fff544076|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:18:04.200Z|ecea66ce-779b-4354-ae48-291fff544076|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:18:04.307Z|09a62196-369d-451b-a0bf-2ff06e023eca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:18:04.308Z|09a62196-369d-451b-a0bf-2ff06e023eca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:18:19.197Z|2f8f96d7-02a6-481a-8f6d-83a89c8bf39e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:18:19.198Z|2f8f96d7-02a6-481a-8f6d-83a89c8bf39e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:18:34.197Z|c1af1dc7-f603-4d9e-9d26-d4d7b9018d65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:18:34.198Z|c1af1dc7-f603-4d9e-9d26-d4d7b9018d65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:18:34.309Z|5445843f-66e9-4772-ba99-0e5431c22c25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:18:34.310Z|5445843f-66e9-4772-ba99-0e5431c22c25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:18:38.684Z|9f68d327-50ab-41c6-9d29-d5398edb43d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:18:38.684Z|9f68d327-50ab-41c6-9d29-d5398edb43d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:18:38.685Z|9f68d327-50ab-41c6-9d29-d5398edb43d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:18:38.686Z|9f68d327-50ab-41c6-9d29-d5398edb43d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:18:38.686Z|9f68d327-50ab-41c6-9d29-d5398edb43d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:18:38.687Z|9f68d327-50ab-41c6-9d29-d5398edb43d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:18:38.694Z|9f68d327-50ab-41c6-9d29-d5398edb43d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:18:38.694Z|9f68d327-50ab-41c6-9d29-d5398edb43d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:18:38.694Z|9f68d327-50ab-41c6-9d29-d5398edb43d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:18:38.695Z|9f68d327-50ab-41c6-9d29-d5398edb43d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:18:38 GMT;Connection:close;
2022-05-08T02:18:38.695Z|9f68d327-50ab-41c6-9d29-d5398edb43d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:18:38.695Z|9f68d327-50ab-41c6-9d29-d5398edb43d5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:18:49.196Z|f4c8ae11-4128-460e-90bc-3f56acbc8876|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:18:49.200Z|f4c8ae11-4128-460e-90bc-3f56acbc8876|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:19:04.197Z|23c6797f-bb15-4bc5-9beb-fee0c8a8561b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:19:04.198Z|23c6797f-bb15-4bc5-9beb-fee0c8a8561b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:19:04.311Z|cf8c4e64-db99-4e33-87e8-58d371cf94b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:19:04.312Z|cf8c4e64-db99-4e33-87e8-58d371cf94b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:19:19.197Z|e196aee2-022a-4bd2-ad96-63f411313365|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:19:19.197Z|e196aee2-022a-4bd2-ad96-63f411313365|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:19:34.197Z|cb3a8af4-8923-40b6-bb62-fe891e930e04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:19:34.200Z|cb3a8af4-8923-40b6-bb62-fe891e930e04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:19:34.313Z|cbaa7d94-764b-4ce3-ae11-a089bf86539c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:19:34.314Z|cbaa7d94-764b-4ce3-ae11-a089bf86539c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:19:38.684Z|a9f3cd1d-f0fe-418e-a15e-59526ceb55d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:19:38.685Z|a9f3cd1d-f0fe-418e-a15e-59526ceb55d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:19:38.685Z|a9f3cd1d-f0fe-418e-a15e-59526ceb55d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:19:38.686Z|a9f3cd1d-f0fe-418e-a15e-59526ceb55d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:19:38.686Z|a9f3cd1d-f0fe-418e-a15e-59526ceb55d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:19:38.687Z|a9f3cd1d-f0fe-418e-a15e-59526ceb55d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:19:38.693Z|a9f3cd1d-f0fe-418e-a15e-59526ceb55d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:19:38.694Z|a9f3cd1d-f0fe-418e-a15e-59526ceb55d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:19:38.694Z|a9f3cd1d-f0fe-418e-a15e-59526ceb55d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:19:38.695Z|a9f3cd1d-f0fe-418e-a15e-59526ceb55d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:19:38 GMT;Connection:close;
2022-05-08T02:19:38.695Z|a9f3cd1d-f0fe-418e-a15e-59526ceb55d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:19:38.696Z|a9f3cd1d-f0fe-418e-a15e-59526ceb55d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:19:49.196Z|6e31121c-5b33-4ded-ba59-6dfac1eb2be6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:19:49.197Z|6e31121c-5b33-4ded-ba59-6dfac1eb2be6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:20:04.196Z|9506c7c4-8e1b-450e-9a04-498c4bb9d2fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:20:04.197Z|9506c7c4-8e1b-450e-9a04-498c4bb9d2fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:20:04.315Z|01156f1c-2ae1-4147-83df-1a020fe3c9bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:20:04.316Z|01156f1c-2ae1-4147-83df-1a020fe3c9bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:20:19.196Z|1b934af1-b879-48f1-8fca-4caade872a35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:20:19.199Z|1b934af1-b879-48f1-8fca-4caade872a35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:20:34.197Z|c752e4ca-0bfd-40bd-86a5-3da27fd1dd58|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:20:34.198Z|c752e4ca-0bfd-40bd-86a5-3da27fd1dd58|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:20:34.317Z|7688a4e0-ccd2-4fc6-9c16-48a16580c418|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:20:34.318Z|7688a4e0-ccd2-4fc6-9c16-48a16580c418|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:20:38.682Z|e1479948-999e-4768-a8c5-cc917c5c8139|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:20:38.683Z|e1479948-999e-4768-a8c5-cc917c5c8139|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:20:38.683Z|e1479948-999e-4768-a8c5-cc917c5c8139|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:20:38.683Z|e1479948-999e-4768-a8c5-cc917c5c8139|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:20:38.683Z|e1479948-999e-4768-a8c5-cc917c5c8139|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:20:38.684Z|e1479948-999e-4768-a8c5-cc917c5c8139|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:20:38.688Z|e1479948-999e-4768-a8c5-cc917c5c8139|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:20:38.689Z|e1479948-999e-4768-a8c5-cc917c5c8139|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:20:38.689Z|e1479948-999e-4768-a8c5-cc917c5c8139|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:20:38.689Z|e1479948-999e-4768-a8c5-cc917c5c8139|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:20:38 GMT;Connection:close;
2022-05-08T02:20:38.689Z|e1479948-999e-4768-a8c5-cc917c5c8139|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:20:38.690Z|e1479948-999e-4768-a8c5-cc917c5c8139|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:20:49.197Z|8b7b63b0-e9c7-48ab-94bb-739606d0a53c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:20:49.197Z|8b7b63b0-e9c7-48ab-94bb-739606d0a53c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:21:04.196Z|d78035c8-b562-4bb9-a4af-b55cf4e0d93e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:21:04.199Z|d78035c8-b562-4bb9-a4af-b55cf4e0d93e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:21:04.320Z|3a2cdf63-c99c-42ea-82f6-7d43e6b81635|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:21:04.321Z|3a2cdf63-c99c-42ea-82f6-7d43e6b81635|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:21:19.196Z|ed92c2b2-eef6-477d-a1a9-c800ed682888|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:21:19.197Z|ed92c2b2-eef6-477d-a1a9-c800ed682888|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:21:34.196Z|a029f209-4226-46a1-b32a-3ffa0a8bb534|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:21:34.197Z|a029f209-4226-46a1-b32a-3ffa0a8bb534|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:21:34.322Z|2926d672-6ca7-4652-94b1-72e631c79ec9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:21:34.323Z|2926d672-6ca7-4652-94b1-72e631c79ec9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:21:38.683Z|0912be05-e06f-413e-b509-fa805aa99eae|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:21:38.684Z|0912be05-e06f-413e-b509-fa805aa99eae|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:21:38.684Z|0912be05-e06f-413e-b509-fa805aa99eae|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:21:38.684Z|0912be05-e06f-413e-b509-fa805aa99eae|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:21:38.685Z|0912be05-e06f-413e-b509-fa805aa99eae|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:21:38.685Z|0912be05-e06f-413e-b509-fa805aa99eae|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:21:38.690Z|0912be05-e06f-413e-b509-fa805aa99eae|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:21:38.691Z|0912be05-e06f-413e-b509-fa805aa99eae|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:21:38.691Z|0912be05-e06f-413e-b509-fa805aa99eae|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:21:38.691Z|0912be05-e06f-413e-b509-fa805aa99eae|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:21:38 GMT;Connection:close;
2022-05-08T02:21:38.691Z|0912be05-e06f-413e-b509-fa805aa99eae|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:21:38.691Z|0912be05-e06f-413e-b509-fa805aa99eae|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:21:49.196Z|102c752f-55e7-4cfe-a566-6a0194b06dd9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:21:49.199Z|102c752f-55e7-4cfe-a566-6a0194b06dd9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:22:04.196Z|ebd257de-cda0-4f4d-a0cd-825cae510a18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:22:04.197Z|ebd257de-cda0-4f4d-a0cd-825cae510a18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:22:04.324Z|c1cd63b3-045d-45d0-891f-07e956ded083|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:22:04.324Z|c1cd63b3-045d-45d0-891f-07e956ded083|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:22:19.196Z|7067b655-bacf-49f3-8ac4-a2b584e537cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:22:19.197Z|7067b655-bacf-49f3-8ac4-a2b584e537cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:22:34.196Z|f71538b1-7bc7-47d7-8474-6f2db66c0afe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:22:34.199Z|f71538b1-7bc7-47d7-8474-6f2db66c0afe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:22:34.325Z|910002f0-82f7-45c8-9463-eea28e878e47|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:22:34.326Z|910002f0-82f7-45c8-9463-eea28e878e47|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:22:38.684Z|91da68c4-7562-415d-ad4d-cbd0021b61f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:22:38.684Z|91da68c4-7562-415d-ad4d-cbd0021b61f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:22:38.685Z|91da68c4-7562-415d-ad4d-cbd0021b61f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:22:38.685Z|91da68c4-7562-415d-ad4d-cbd0021b61f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:22:38.686Z|91da68c4-7562-415d-ad4d-cbd0021b61f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:22:38.686Z|91da68c4-7562-415d-ad4d-cbd0021b61f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:22:38.692Z|91da68c4-7562-415d-ad4d-cbd0021b61f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:22:38.692Z|91da68c4-7562-415d-ad4d-cbd0021b61f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:22:38.692Z|91da68c4-7562-415d-ad4d-cbd0021b61f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:22:38.692Z|91da68c4-7562-415d-ad4d-cbd0021b61f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:22:38 GMT;Connection:close;
2022-05-08T02:22:38.693Z|91da68c4-7562-415d-ad4d-cbd0021b61f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:22:38.693Z|91da68c4-7562-415d-ad4d-cbd0021b61f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:22:49.197Z|e1f85032-2357-408f-adae-4d32031dd5fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:22:49.198Z|e1f85032-2357-408f-adae-4d32031dd5fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:23:04.197Z|8e2c4268-89f5-43cd-bb89-578fa1ba3eee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:23:04.198Z|8e2c4268-89f5-43cd-bb89-578fa1ba3eee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:23:04.328Z|f53911ca-99f0-4841-ae7b-00e1e58d5551|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:23:04.328Z|f53911ca-99f0-4841-ae7b-00e1e58d5551|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:23:19.196Z|dc2d84a8-5f45-47d8-9cf8-2bddc199c6b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:23:19.199Z|dc2d84a8-5f45-47d8-9cf8-2bddc199c6b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:23:34.196Z|64236449-8057-468c-b008-2076abc81d93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:23:34.197Z|64236449-8057-468c-b008-2076abc81d93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:23:34.329Z|516a4743-cffb-4b93-a570-acb546c6ce23|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:23:34.330Z|516a4743-cffb-4b93-a570-acb546c6ce23|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:23:38.683Z|1816bc9b-1ceb-4531-b7b4-89f5d5a96af7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:23:38.683Z|1816bc9b-1ceb-4531-b7b4-89f5d5a96af7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:23:38.684Z|1816bc9b-1ceb-4531-b7b4-89f5d5a96af7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:23:38.684Z|1816bc9b-1ceb-4531-b7b4-89f5d5a96af7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:23:38.685Z|1816bc9b-1ceb-4531-b7b4-89f5d5a96af7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:23:38.685Z|1816bc9b-1ceb-4531-b7b4-89f5d5a96af7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:23:38.692Z|1816bc9b-1ceb-4531-b7b4-89f5d5a96af7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:23:38.692Z|1816bc9b-1ceb-4531-b7b4-89f5d5a96af7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:23:38.693Z|1816bc9b-1ceb-4531-b7b4-89f5d5a96af7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:23:38.693Z|1816bc9b-1ceb-4531-b7b4-89f5d5a96af7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:23:38 GMT;Connection:close;
2022-05-08T02:23:38.694Z|1816bc9b-1ceb-4531-b7b4-89f5d5a96af7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:23:38.694Z|1816bc9b-1ceb-4531-b7b4-89f5d5a96af7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:23:49.197Z|9bd60147-70b5-4ad1-96a0-63f79abf551d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:23:49.198Z|9bd60147-70b5-4ad1-96a0-63f79abf551d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:24:04.196Z|44937107-e93e-41e2-99b8-cac7414f01cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:24:04.199Z|44937107-e93e-41e2-99b8-cac7414f01cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:24:04.331Z|e4610f3c-1acb-41ed-a7fc-3529cd80e940|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:24:04.332Z|e4610f3c-1acb-41ed-a7fc-3529cd80e940|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:24:19.197Z|80f10faf-21d6-45f2-b00a-892026ba15b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:24:19.198Z|80f10faf-21d6-45f2-b00a-892026ba15b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:24:34.197Z|aaa15cc3-dfec-4816-8f0c-7f5e50d8ceb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:24:34.197Z|aaa15cc3-dfec-4816-8f0c-7f5e50d8ceb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:24:34.334Z|c38f9ae6-e09a-4b38-ab24-420cfabdeb29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:24:34.334Z|c38f9ae6-e09a-4b38-ab24-420cfabdeb29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:24:38.683Z|1088bc3d-5861-4510-bd20-6b2131a92655|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:24:38.684Z|1088bc3d-5861-4510-bd20-6b2131a92655|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:24:38.684Z|1088bc3d-5861-4510-bd20-6b2131a92655|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:24:38.685Z|1088bc3d-5861-4510-bd20-6b2131a92655|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:24:38.685Z|1088bc3d-5861-4510-bd20-6b2131a92655|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:24:38.685Z|1088bc3d-5861-4510-bd20-6b2131a92655|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:24:38.691Z|1088bc3d-5861-4510-bd20-6b2131a92655|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:24:38.691Z|1088bc3d-5861-4510-bd20-6b2131a92655|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:24:38.692Z|1088bc3d-5861-4510-bd20-6b2131a92655|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:24:38.692Z|1088bc3d-5861-4510-bd20-6b2131a92655|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:24:38 GMT;Connection:close;
2022-05-08T02:24:38.692Z|1088bc3d-5861-4510-bd20-6b2131a92655|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:24:38.692Z|1088bc3d-5861-4510-bd20-6b2131a92655|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:24:49.197Z|f4a9bd87-a26b-41e9-85e6-d532bb4cc484|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:24:49.200Z|f4a9bd87-a26b-41e9-85e6-d532bb4cc484|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:25:04.196Z|e13c5b14-bc59-4980-a78e-3613c3fbd9b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:25:04.197Z|e13c5b14-bc59-4980-a78e-3613c3fbd9b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:25:04.335Z|75fa9800-e627-415e-bc1b-cf8deb7cc8d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:25:04.336Z|75fa9800-e627-415e-bc1b-cf8deb7cc8d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:25:19.197Z|aae5e4fb-7f64-4ff0-9bbc-c040a747fdf5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:25:19.197Z|aae5e4fb-7f64-4ff0-9bbc-c040a747fdf5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:25:34.197Z|a502cc07-47e9-46aa-9389-cd033348137c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:25:34.200Z|a502cc07-47e9-46aa-9389-cd033348137c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:25:34.338Z|860bd9be-391b-4f40-b894-9dea81c76eee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:25:34.339Z|860bd9be-391b-4f40-b894-9dea81c76eee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:25:38.684Z|5f66f2b4-b546-4606-bd02-d8bada8bdeb8|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:25:38.684Z|5f66f2b4-b546-4606-bd02-d8bada8bdeb8|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:25:38.685Z|5f66f2b4-b546-4606-bd02-d8bada8bdeb8|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:25:38.685Z|5f66f2b4-b546-4606-bd02-d8bada8bdeb8|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:25:38.685Z|5f66f2b4-b546-4606-bd02-d8bada8bdeb8|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:25:38.686Z|5f66f2b4-b546-4606-bd02-d8bada8bdeb8|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:25:38.692Z|5f66f2b4-b546-4606-bd02-d8bada8bdeb8|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:25:38.692Z|5f66f2b4-b546-4606-bd02-d8bada8bdeb8|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:25:38.692Z|5f66f2b4-b546-4606-bd02-d8bada8bdeb8|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:25:38.692Z|5f66f2b4-b546-4606-bd02-d8bada8bdeb8|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:25:38 GMT;Connection:close;
2022-05-08T02:25:38.692Z|5f66f2b4-b546-4606-bd02-d8bada8bdeb8|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:25:38.693Z|5f66f2b4-b546-4606-bd02-d8bada8bdeb8|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:25:49.196Z|88c64d29-4c6c-438d-abf0-9e40b5a6d237|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:25:49.197Z|88c64d29-4c6c-438d-abf0-9e40b5a6d237|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:26:04.196Z|2d83ede5-033f-4887-b67b-54cd9bd04574|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:26:04.197Z|2d83ede5-033f-4887-b67b-54cd9bd04574|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:26:04.340Z|a07d7f39-6955-4417-b08c-ef8e41323063|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:26:04.341Z|a07d7f39-6955-4417-b08c-ef8e41323063|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:26:19.197Z|0f6e283f-6c11-4f47-855a-ac244b57c226|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:26:19.199Z|0f6e283f-6c11-4f47-855a-ac244b57c226|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:26:34.196Z|070a517d-ee4e-4cb8-a2a0-963dd3a9f1d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:26:34.197Z|070a517d-ee4e-4cb8-a2a0-963dd3a9f1d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:26:34.342Z|859be62e-3a2e-40c9-9ca4-a1c015c9f7f9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:26:34.342Z|859be62e-3a2e-40c9-9ca4-a1c015c9f7f9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:26:38.682Z|26b9ee5e-6c35-4a76-8cb2-58b066bf58d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:26:38.683Z|26b9ee5e-6c35-4a76-8cb2-58b066bf58d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:26:38.683Z|26b9ee5e-6c35-4a76-8cb2-58b066bf58d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:26:38.683Z|26b9ee5e-6c35-4a76-8cb2-58b066bf58d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:26:38.683Z|26b9ee5e-6c35-4a76-8cb2-58b066bf58d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:26:38.683Z|26b9ee5e-6c35-4a76-8cb2-58b066bf58d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:26:38.689Z|26b9ee5e-6c35-4a76-8cb2-58b066bf58d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:26:38.690Z|26b9ee5e-6c35-4a76-8cb2-58b066bf58d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:26:38.690Z|26b9ee5e-6c35-4a76-8cb2-58b066bf58d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:26:38.690Z|26b9ee5e-6c35-4a76-8cb2-58b066bf58d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:26:38 GMT;Connection:close;
2022-05-08T02:26:38.691Z|26b9ee5e-6c35-4a76-8cb2-58b066bf58d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:26:38.691Z|26b9ee5e-6c35-4a76-8cb2-58b066bf58d3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:26:49.196Z|51353986-421f-4c0a-b630-a240e4e04c3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:26:49.197Z|51353986-421f-4c0a-b630-a240e4e04c3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:27:04.197Z|d697973b-ad61-4cbf-b03e-1e40731108a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:27:04.199Z|d697973b-ad61-4cbf-b03e-1e40731108a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:27:04.344Z|346ba06b-3f91-41a6-8f33-b09ebc15854b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:27:04.344Z|346ba06b-3f91-41a6-8f33-b09ebc15854b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:27:19.197Z|9d697a68-4751-43dd-84ea-8c3a2bae05e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:27:19.198Z|9d697a68-4751-43dd-84ea-8c3a2bae05e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:27:34.197Z|9aa27de9-af3b-4dd1-931b-729bb3106567|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:27:34.198Z|9aa27de9-af3b-4dd1-931b-729bb3106567|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:27:34.346Z|11144293-06fc-4833-b0b5-4cbb51f34159|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:27:34.347Z|11144293-06fc-4833-b0b5-4cbb51f34159|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:27:38.682Z|63daf535-ab1c-4213-82f0-466d807e90cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:27:38.683Z|63daf535-ab1c-4213-82f0-466d807e90cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:27:38.683Z|63daf535-ab1c-4213-82f0-466d807e90cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:27:38.683Z|63daf535-ab1c-4213-82f0-466d807e90cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:27:38.684Z|63daf535-ab1c-4213-82f0-466d807e90cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:27:38.684Z|63daf535-ab1c-4213-82f0-466d807e90cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:27:38.690Z|63daf535-ab1c-4213-82f0-466d807e90cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:27:38.690Z|63daf535-ab1c-4213-82f0-466d807e90cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:27:38.690Z|63daf535-ab1c-4213-82f0-466d807e90cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:27:38.690Z|63daf535-ab1c-4213-82f0-466d807e90cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:27:38 GMT;Connection:close;
2022-05-08T02:27:38.690Z|63daf535-ab1c-4213-82f0-466d807e90cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:27:38.691Z|63daf535-ab1c-4213-82f0-466d807e90cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:27:49.196Z|96d45759-5888-4bca-8f5f-0a0eeb2185f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:27:49.199Z|96d45759-5888-4bca-8f5f-0a0eeb2185f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:28:04.196Z|5999721d-f2ba-488d-9ffd-3eeee2411182|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:28:04.197Z|5999721d-f2ba-488d-9ffd-3eeee2411182|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:28:04.348Z|c1325922-f3d5-41d6-bb27-22616f837270|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:28:04.348Z|c1325922-f3d5-41d6-bb27-22616f837270|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:28:19.196Z|cd4afa45-0618-4ef2-b4b1-0f9f68a96816|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:28:19.197Z|cd4afa45-0618-4ef2-b4b1-0f9f68a96816|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:28:34.196Z|58484ca1-5b26-433f-9b69-b85d9f012e58|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:28:34.200Z|58484ca1-5b26-433f-9b69-b85d9f012e58|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:28:34.349Z|9fe5b3d8-c35c-4885-9bf4-6558a934714d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:28:34.350Z|9fe5b3d8-c35c-4885-9bf4-6558a934714d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:28:38.682Z|551598a9-0e68-4b04-9a07-2e7097c52939|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:28:38.683Z|551598a9-0e68-4b04-9a07-2e7097c52939|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:28:38.683Z|551598a9-0e68-4b04-9a07-2e7097c52939|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:28:38.683Z|551598a9-0e68-4b04-9a07-2e7097c52939|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:28:38.684Z|551598a9-0e68-4b04-9a07-2e7097c52939|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:28:38.684Z|551598a9-0e68-4b04-9a07-2e7097c52939|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:28:38.690Z|551598a9-0e68-4b04-9a07-2e7097c52939|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:28:38.690Z|551598a9-0e68-4b04-9a07-2e7097c52939|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:28:38.690Z|551598a9-0e68-4b04-9a07-2e7097c52939|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:28:38.691Z|551598a9-0e68-4b04-9a07-2e7097c52939|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:28:38 GMT;Connection:close;
2022-05-08T02:28:38.691Z|551598a9-0e68-4b04-9a07-2e7097c52939|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:28:38.691Z|551598a9-0e68-4b04-9a07-2e7097c52939|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:28:49.196Z|4a203c87-6f96-4651-9235-298403d52ff4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:28:49.197Z|4a203c87-6f96-4651-9235-298403d52ff4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:29:04.196Z|db849da5-ff29-4f33-a802-961d2e2c53e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:29:04.197Z|db849da5-ff29-4f33-a802-961d2e2c53e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:29:04.351Z|e76498fc-6ddd-4116-a1f9-8fef0283f1c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:29:04.352Z|e76498fc-6ddd-4116-a1f9-8fef0283f1c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:29:19.197Z|b8871868-314c-46cc-b76d-886f8beaa8d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:29:19.199Z|b8871868-314c-46cc-b76d-886f8beaa8d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:29:34.196Z|00bb7580-e215-42d3-b0e5-110304807fca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:29:34.197Z|00bb7580-e215-42d3-b0e5-110304807fca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:29:34.353Z|1377b68b-d153-4470-99ba-d3c2a4b9f3c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:29:34.354Z|1377b68b-d153-4470-99ba-d3c2a4b9f3c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:29:38.683Z|89b28483-25ab-4b38-b39d-a3a223846580|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:29:38.683Z|89b28483-25ab-4b38-b39d-a3a223846580|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:29:38.684Z|89b28483-25ab-4b38-b39d-a3a223846580|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:29:38.684Z|89b28483-25ab-4b38-b39d-a3a223846580|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:29:38.684Z|89b28483-25ab-4b38-b39d-a3a223846580|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:29:38.685Z|89b28483-25ab-4b38-b39d-a3a223846580|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:29:38.690Z|89b28483-25ab-4b38-b39d-a3a223846580|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:29:38.691Z|89b28483-25ab-4b38-b39d-a3a223846580|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:29:38.691Z|89b28483-25ab-4b38-b39d-a3a223846580|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:29:38.691Z|89b28483-25ab-4b38-b39d-a3a223846580|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:29:38 GMT;Connection:close;
2022-05-08T02:29:38.691Z|89b28483-25ab-4b38-b39d-a3a223846580|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:29:38.692Z|89b28483-25ab-4b38-b39d-a3a223846580|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:29:49.197Z|e46bcf90-732e-4986-bce1-f8a917bed3fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:29:49.198Z|e46bcf90-732e-4986-bce1-f8a917bed3fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:30:04.197Z|3a0471b6-4978-4a5e-940d-3420d4b2164a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:30:04.200Z|3a0471b6-4978-4a5e-940d-3420d4b2164a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:30:04.354Z|298ac18c-0dda-431f-b3fd-8ee4da1f123e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:30:04.355Z|298ac18c-0dda-431f-b3fd-8ee4da1f123e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:30:19.196Z|a62b750b-8e10-45d3-b883-1b93dc1110a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:30:19.197Z|a62b750b-8e10-45d3-b883-1b93dc1110a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:30:34.196Z|74bc4100-fcb5-4689-a1ea-a3a85e79271b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:30:34.197Z|74bc4100-fcb5-4689-a1ea-a3a85e79271b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:30:34.356Z|37d9954e-03f7-48bc-8ba2-07ee673c6a03|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:30:34.357Z|37d9954e-03f7-48bc-8ba2-07ee673c6a03|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:30:38.683Z|c6d74cdc-7742-4de4-ad17-aed945a172a4|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:30:38.684Z|c6d74cdc-7742-4de4-ad17-aed945a172a4|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:30:38.684Z|c6d74cdc-7742-4de4-ad17-aed945a172a4|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:30:38.685Z|c6d74cdc-7742-4de4-ad17-aed945a172a4|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:30:38.686Z|c6d74cdc-7742-4de4-ad17-aed945a172a4|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:30:38.686Z|c6d74cdc-7742-4de4-ad17-aed945a172a4|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:30:38.692Z|c6d74cdc-7742-4de4-ad17-aed945a172a4|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:30:38.693Z|c6d74cdc-7742-4de4-ad17-aed945a172a4|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:30:38.693Z|c6d74cdc-7742-4de4-ad17-aed945a172a4|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:30:38.693Z|c6d74cdc-7742-4de4-ad17-aed945a172a4|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:30:38 GMT;Connection:close;
2022-05-08T02:30:38.694Z|c6d74cdc-7742-4de4-ad17-aed945a172a4|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:30:38.694Z|c6d74cdc-7742-4de4-ad17-aed945a172a4|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:30:49.196Z|bfa6dfda-eb17-4474-b7ad-24899c1d7aa4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:30:49.199Z|bfa6dfda-eb17-4474-b7ad-24899c1d7aa4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:31:04.196Z|cdc0e2ce-08f6-4046-9b5c-eda459c96bd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:31:04.197Z|cdc0e2ce-08f6-4046-9b5c-eda459c96bd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:31:04.358Z|1c31378e-df79-4d69-b5df-ec5f570d49c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:31:04.359Z|1c31378e-df79-4d69-b5df-ec5f570d49c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:31:19.197Z|8316fa6b-d4b2-40a1-acbd-a55026e13933|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:31:19.198Z|8316fa6b-d4b2-40a1-acbd-a55026e13933|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:31:34.196Z|dc564241-23e0-4d06-b26b-d272504eb6fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:31:34.199Z|dc564241-23e0-4d06-b26b-d272504eb6fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:31:34.360Z|eb9bb349-e665-4197-9d39-d3b6d1f63b81|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:31:34.361Z|eb9bb349-e665-4197-9d39-d3b6d1f63b81|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:31:38.683Z|0a342542-5c4d-48a5-8614-b8e8131725cb|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:31:38.684Z|0a342542-5c4d-48a5-8614-b8e8131725cb|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:31:38.684Z|0a342542-5c4d-48a5-8614-b8e8131725cb|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:31:38.684Z|0a342542-5c4d-48a5-8614-b8e8131725cb|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:31:38.685Z|0a342542-5c4d-48a5-8614-b8e8131725cb|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:31:38.685Z|0a342542-5c4d-48a5-8614-b8e8131725cb|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:31:38.691Z|0a342542-5c4d-48a5-8614-b8e8131725cb|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:31:38.692Z|0a342542-5c4d-48a5-8614-b8e8131725cb|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:31:38.692Z|0a342542-5c4d-48a5-8614-b8e8131725cb|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:31:38.692Z|0a342542-5c4d-48a5-8614-b8e8131725cb|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:31:38 GMT;Connection:close;
2022-05-08T02:31:38.692Z|0a342542-5c4d-48a5-8614-b8e8131725cb|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:31:38.693Z|0a342542-5c4d-48a5-8614-b8e8131725cb|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:31:49.196Z|71c8c156-e032-4b65-a9fa-08077667592e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:31:49.197Z|71c8c156-e032-4b65-a9fa-08077667592e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:32:04.196Z|9126dbd5-9d10-4e13-bc5a-a60426e22c0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:32:04.197Z|9126dbd5-9d10-4e13-bc5a-a60426e22c0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:32:04.362Z|49b661dd-0607-40ff-b24c-42a242767e64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:32:04.363Z|49b661dd-0607-40ff-b24c-42a242767e64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:32:19.196Z|e94b3d3b-f333-44f9-b484-25e6af1c3503|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:32:19.199Z|e94b3d3b-f333-44f9-b484-25e6af1c3503|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:32:34.196Z|2a2f9f71-0b76-4d11-914e-89e8ef180ecc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:32:34.197Z|2a2f9f71-0b76-4d11-914e-89e8ef180ecc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:32:34.364Z|aa2c3ef8-c450-4ff9-a1ab-41aa30636db3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:32:34.365Z|aa2c3ef8-c450-4ff9-a1ab-41aa30636db3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:32:38.682Z|6d8132c6-d5d1-40c5-8a76-a5a475690fa8|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:32:38.683Z|6d8132c6-d5d1-40c5-8a76-a5a475690fa8|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:32:38.683Z|6d8132c6-d5d1-40c5-8a76-a5a475690fa8|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:32:38.683Z|6d8132c6-d5d1-40c5-8a76-a5a475690fa8|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:32:38.683Z|6d8132c6-d5d1-40c5-8a76-a5a475690fa8|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:32:38.684Z|6d8132c6-d5d1-40c5-8a76-a5a475690fa8|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:32:38.691Z|6d8132c6-d5d1-40c5-8a76-a5a475690fa8|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:32:38.692Z|6d8132c6-d5d1-40c5-8a76-a5a475690fa8|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:32:38.692Z|6d8132c6-d5d1-40c5-8a76-a5a475690fa8|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:32:38.692Z|6d8132c6-d5d1-40c5-8a76-a5a475690fa8|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:32:38 GMT;Connection:close;
2022-05-08T02:32:38.692Z|6d8132c6-d5d1-40c5-8a76-a5a475690fa8|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:32:38.692Z|6d8132c6-d5d1-40c5-8a76-a5a475690fa8|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:32:49.196Z|fd4a17cc-d6b2-4c0a-8bfb-95e14451e591|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:32:49.197Z|fd4a17cc-d6b2-4c0a-8bfb-95e14451e591|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:33:04.196Z|3b3e7181-96f1-4fb7-91ab-e93ccf00b62b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:33:04.199Z|3b3e7181-96f1-4fb7-91ab-e93ccf00b62b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:33:04.366Z|90a3f311-c387-4a9e-8715-af51de5d91ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:33:04.367Z|90a3f311-c387-4a9e-8715-af51de5d91ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:33:19.196Z|12c72433-193c-47c0-8a01-9f650e032f5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:33:19.197Z|12c72433-193c-47c0-8a01-9f650e032f5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:33:34.196Z|a298d9c8-a3ec-4c36-996c-dc7edc9bee8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:33:34.197Z|a298d9c8-a3ec-4c36-996c-dc7edc9bee8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:33:34.368Z|2cc3c105-fcf3-41c7-baf9-d11271d8ee4d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:33:34.368Z|2cc3c105-fcf3-41c7-baf9-d11271d8ee4d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:33:38.682Z|50076314-d46d-46b0-bebb-0c089fef3bd1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:33:38.682Z|50076314-d46d-46b0-bebb-0c089fef3bd1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:33:38.683Z|50076314-d46d-46b0-bebb-0c089fef3bd1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:33:38.683Z|50076314-d46d-46b0-bebb-0c089fef3bd1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:33:38.683Z|50076314-d46d-46b0-bebb-0c089fef3bd1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:33:38.683Z|50076314-d46d-46b0-bebb-0c089fef3bd1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:33:38.688Z|50076314-d46d-46b0-bebb-0c089fef3bd1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:33:38.688Z|50076314-d46d-46b0-bebb-0c089fef3bd1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:33:38.689Z|50076314-d46d-46b0-bebb-0c089fef3bd1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:33:38.689Z|50076314-d46d-46b0-bebb-0c089fef3bd1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:33:38 GMT;Connection:close;
2022-05-08T02:33:38.689Z|50076314-d46d-46b0-bebb-0c089fef3bd1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:33:38.689Z|50076314-d46d-46b0-bebb-0c089fef3bd1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:33:49.196Z|023c419a-9ed0-4cfd-a969-fe07a10afb64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:33:49.199Z|023c419a-9ed0-4cfd-a969-fe07a10afb64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:34:04.196Z|0263028e-5236-485e-9442-3f8a412f2004|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:34:04.197Z|0263028e-5236-485e-9442-3f8a412f2004|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:34:04.369Z|6ec20e3f-610a-497b-bfa2-313a7cb80356|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:34:04.370Z|6ec20e3f-610a-497b-bfa2-313a7cb80356|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:34:19.196Z|bfe20314-a1ea-4d7b-a00d-c3c61925ea8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:34:19.197Z|bfe20314-a1ea-4d7b-a00d-c3c61925ea8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:34:34.196Z|7d4481e1-2df2-4fe7-8c5e-4354d6029fbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:34:34.199Z|7d4481e1-2df2-4fe7-8c5e-4354d6029fbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:34:34.371Z|cfca93b1-6a3d-49f8-bfe2-c4b369cfdfd4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:34:34.372Z|cfca93b1-6a3d-49f8-bfe2-c4b369cfdfd4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:34:38.683Z|8ef35fe8-4b59-4e16-9ca8-3055726bfc90|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:34:38.683Z|8ef35fe8-4b59-4e16-9ca8-3055726bfc90|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:34:38.684Z|8ef35fe8-4b59-4e16-9ca8-3055726bfc90|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:34:38.684Z|8ef35fe8-4b59-4e16-9ca8-3055726bfc90|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:34:38.684Z|8ef35fe8-4b59-4e16-9ca8-3055726bfc90|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:34:38.685Z|8ef35fe8-4b59-4e16-9ca8-3055726bfc90|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:34:38.691Z|8ef35fe8-4b59-4e16-9ca8-3055726bfc90|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:34:38.692Z|8ef35fe8-4b59-4e16-9ca8-3055726bfc90|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:34:38.692Z|8ef35fe8-4b59-4e16-9ca8-3055726bfc90|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:34:38.693Z|8ef35fe8-4b59-4e16-9ca8-3055726bfc90|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:34:38 GMT;Connection:close;
2022-05-08T02:34:38.693Z|8ef35fe8-4b59-4e16-9ca8-3055726bfc90|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:34:38.693Z|8ef35fe8-4b59-4e16-9ca8-3055726bfc90|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:34:49.196Z|bf3389be-a078-4685-a0c0-c0ef7f4e0083|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:34:49.197Z|bf3389be-a078-4685-a0c0-c0ef7f4e0083|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:35:04.196Z|234bc435-10ce-4376-ba23-e2689f25f053|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:35:04.197Z|234bc435-10ce-4376-ba23-e2689f25f053|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:35:04.374Z|4f3ab22f-52a9-4e40-b9bd-531d88dcdaff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:35:04.374Z|4f3ab22f-52a9-4e40-b9bd-531d88dcdaff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:35:19.196Z|4476b99b-5428-4a9b-9f42-1ba18386ef72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:35:19.200Z|4476b99b-5428-4a9b-9f42-1ba18386ef72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:35:34.196Z|a2d6e4b0-75be-4e98-85fb-71b278f8c79c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:35:34.197Z|a2d6e4b0-75be-4e98-85fb-71b278f8c79c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:35:34.375Z|b7238bcb-5ca3-4543-b919-dd271ee9c35f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:35:34.376Z|b7238bcb-5ca3-4543-b919-dd271ee9c35f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:35:38.681Z|99754a36-0d82-47d4-a5ec-6895a0a614b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:35:38.681Z|99754a36-0d82-47d4-a5ec-6895a0a614b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:35:38.682Z|99754a36-0d82-47d4-a5ec-6895a0a614b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:35:38.682Z|99754a36-0d82-47d4-a5ec-6895a0a614b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:35:38.682Z|99754a36-0d82-47d4-a5ec-6895a0a614b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:35:38.682Z|99754a36-0d82-47d4-a5ec-6895a0a614b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:35:38.688Z|99754a36-0d82-47d4-a5ec-6895a0a614b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:35:38.688Z|99754a36-0d82-47d4-a5ec-6895a0a614b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:35:38.688Z|99754a36-0d82-47d4-a5ec-6895a0a614b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:35:38.688Z|99754a36-0d82-47d4-a5ec-6895a0a614b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:35:38 GMT;Connection:close;
2022-05-08T02:35:38.689Z|99754a36-0d82-47d4-a5ec-6895a0a614b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:35:38.689Z|99754a36-0d82-47d4-a5ec-6895a0a614b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:35:49.196Z|455ce630-ce8d-4c81-b9ba-36d71992f4c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:35:49.197Z|455ce630-ce8d-4c81-b9ba-36d71992f4c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:36:04.196Z|97df8e1e-6114-476d-a1a4-0e60bbe03f14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:36:04.199Z|97df8e1e-6114-476d-a1a4-0e60bbe03f14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:36:04.377Z|314a1adc-6916-456b-a41f-0566f1ee85d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:36:04.378Z|314a1adc-6916-456b-a41f-0566f1ee85d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:36:19.196Z|b672862a-0280-4994-a747-525cfedd3bbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:36:19.197Z|b672862a-0280-4994-a747-525cfedd3bbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:36:34.196Z|ad799712-9259-42df-80ed-b793f32d5676|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:36:34.197Z|ad799712-9259-42df-80ed-b793f32d5676|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:36:34.379Z|b777fcd8-a169-4702-8c6a-7ddbb5ab3b1e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:36:34.379Z|b777fcd8-a169-4702-8c6a-7ddbb5ab3b1e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:36:38.682Z|8b306b79-1ab9-4f5a-92c6-9b99eec44cf5|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:36:38.682Z|8b306b79-1ab9-4f5a-92c6-9b99eec44cf5|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:36:38.683Z|8b306b79-1ab9-4f5a-92c6-9b99eec44cf5|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:36:38.683Z|8b306b79-1ab9-4f5a-92c6-9b99eec44cf5|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:36:38.684Z|8b306b79-1ab9-4f5a-92c6-9b99eec44cf5|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:36:38.684Z|8b306b79-1ab9-4f5a-92c6-9b99eec44cf5|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:36:38.690Z|8b306b79-1ab9-4f5a-92c6-9b99eec44cf5|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:36:38.690Z|8b306b79-1ab9-4f5a-92c6-9b99eec44cf5|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:36:38.690Z|8b306b79-1ab9-4f5a-92c6-9b99eec44cf5|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:36:38.691Z|8b306b79-1ab9-4f5a-92c6-9b99eec44cf5|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:36:38 GMT;Connection:close;
2022-05-08T02:36:38.691Z|8b306b79-1ab9-4f5a-92c6-9b99eec44cf5|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:36:38.692Z|8b306b79-1ab9-4f5a-92c6-9b99eec44cf5|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:36:49.196Z|15bcfbc2-9ebc-4a68-be3c-e04d00bd207d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:36:49.200Z|15bcfbc2-9ebc-4a68-be3c-e04d00bd207d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:37:04.196Z|b2952187-d9ee-4f57-b520-62c5238e3f63|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:37:04.197Z|b2952187-d9ee-4f57-b520-62c5238e3f63|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:37:04.380Z|d2a53ae7-6a46-4c15-a828-d17e0e49e15d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:37:04.381Z|d2a53ae7-6a46-4c15-a828-d17e0e49e15d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:37:19.196Z|d8ae3740-e492-40ff-b7f4-76272ad85f7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:37:19.197Z|d8ae3740-e492-40ff-b7f4-76272ad85f7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:37:34.196Z|85a62149-0fbb-4a6d-8f85-79808828de9e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:37:34.197Z|85a62149-0fbb-4a6d-8f85-79808828de9e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:37:34.382Z|5dce4f39-3269-4b06-b890-e6d6176b3cb3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:37:34.382Z|5dce4f39-3269-4b06-b890-e6d6176b3cb3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:37:38.683Z|2ef5cc43-6055-4865-8111-72537bca5339|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:37:38.683Z|2ef5cc43-6055-4865-8111-72537bca5339|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:37:38.683Z|2ef5cc43-6055-4865-8111-72537bca5339|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:37:38.684Z|2ef5cc43-6055-4865-8111-72537bca5339|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:37:38.684Z|2ef5cc43-6055-4865-8111-72537bca5339|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:37:38.684Z|2ef5cc43-6055-4865-8111-72537bca5339|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:37:38.690Z|2ef5cc43-6055-4865-8111-72537bca5339|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:37:38.691Z|2ef5cc43-6055-4865-8111-72537bca5339|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:37:38.691Z|2ef5cc43-6055-4865-8111-72537bca5339|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:37:38.691Z|2ef5cc43-6055-4865-8111-72537bca5339|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:37:38 GMT;Connection:close;
2022-05-08T02:37:38.692Z|2ef5cc43-6055-4865-8111-72537bca5339|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:37:38.692Z|2ef5cc43-6055-4865-8111-72537bca5339|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:37:49.196Z|9d6e4f6c-dbe3-4b95-9b24-cecf8d3b4265|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:37:49.197Z|9d6e4f6c-dbe3-4b95-9b24-cecf8d3b4265|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:38:04.196Z|a36243cd-e2c9-4a14-8075-aab3ba2b4b5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:38:04.199Z|a36243cd-e2c9-4a14-8075-aab3ba2b4b5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:38:04.383Z|f2e06f8c-e370-4a48-8583-4f5e3619a7b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:38:04.384Z|f2e06f8c-e370-4a48-8583-4f5e3619a7b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:38:19.196Z|e45cceeb-a244-406b-aece-07e585c04ba9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:38:19.197Z|e45cceeb-a244-406b-aece-07e585c04ba9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:38:34.196Z|8e836c14-7016-4de7-aa69-b5d4ae21adee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:38:34.197Z|8e836c14-7016-4de7-aa69-b5d4ae21adee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:38:34.385Z|775cab92-b7d3-40e3-89d4-cc8e25561b84|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:38:34.385Z|775cab92-b7d3-40e3-89d4-cc8e25561b84|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:38:38.682Z|9fc6d3dd-2e76-48a2-940f-ace2328eb122|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:38:38.683Z|9fc6d3dd-2e76-48a2-940f-ace2328eb122|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:38:38.683Z|9fc6d3dd-2e76-48a2-940f-ace2328eb122|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:38:38.683Z|9fc6d3dd-2e76-48a2-940f-ace2328eb122|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:38:38.684Z|9fc6d3dd-2e76-48a2-940f-ace2328eb122|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:38:38.684Z|9fc6d3dd-2e76-48a2-940f-ace2328eb122|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:38:38.690Z|9fc6d3dd-2e76-48a2-940f-ace2328eb122|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:38:38.690Z|9fc6d3dd-2e76-48a2-940f-ace2328eb122|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:38:38.690Z|9fc6d3dd-2e76-48a2-940f-ace2328eb122|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:38:38.690Z|9fc6d3dd-2e76-48a2-940f-ace2328eb122|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:38:38 GMT;Connection:close;
2022-05-08T02:38:38.691Z|9fc6d3dd-2e76-48a2-940f-ace2328eb122|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:38:38.691Z|9fc6d3dd-2e76-48a2-940f-ace2328eb122|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:38:49.196Z|98915eba-fb93-4332-9c79-7d25f704d49e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:38:49.199Z|98915eba-fb93-4332-9c79-7d25f704d49e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:39:04.196Z|fb0e27f2-ee68-499a-8952-0360b5dc9344|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:39:04.197Z|fb0e27f2-ee68-499a-8952-0360b5dc9344|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:39:04.386Z|225154d0-61b5-4678-b0cd-f5edb5862323|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:39:04.387Z|225154d0-61b5-4678-b0cd-f5edb5862323|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:39:19.196Z|53db0eb0-8581-4472-a6d0-4ddc973595dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:39:19.197Z|53db0eb0-8581-4472-a6d0-4ddc973595dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:39:34.196Z|0b249468-67a4-412d-8c14-2119629c72b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:39:34.199Z|0b249468-67a4-412d-8c14-2119629c72b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:39:34.388Z|1641c055-efb7-4298-894b-281d28a60288|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:39:34.388Z|1641c055-efb7-4298-894b-281d28a60288|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:39:38.682Z|3f0dc8e3-58f3-405e-b9eb-d58f46dd79f4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:39:38.683Z|3f0dc8e3-58f3-405e-b9eb-d58f46dd79f4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:39:38.683Z|3f0dc8e3-58f3-405e-b9eb-d58f46dd79f4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:39:38.683Z|3f0dc8e3-58f3-405e-b9eb-d58f46dd79f4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:39:38.684Z|3f0dc8e3-58f3-405e-b9eb-d58f46dd79f4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:39:38.684Z|3f0dc8e3-58f3-405e-b9eb-d58f46dd79f4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:39:38.688Z|3f0dc8e3-58f3-405e-b9eb-d58f46dd79f4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:39:38.689Z|3f0dc8e3-58f3-405e-b9eb-d58f46dd79f4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:39:38.689Z|3f0dc8e3-58f3-405e-b9eb-d58f46dd79f4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:39:38.689Z|3f0dc8e3-58f3-405e-b9eb-d58f46dd79f4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:39:38 GMT;Connection:close;
2022-05-08T02:39:38.689Z|3f0dc8e3-58f3-405e-b9eb-d58f46dd79f4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:39:38.690Z|3f0dc8e3-58f3-405e-b9eb-d58f46dd79f4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:39:49.196Z|74980bfc-91a7-43e9-832e-944c50f453f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:39:49.197Z|74980bfc-91a7-43e9-832e-944c50f453f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:40:04.196Z|7f7c9520-8bc4-42f9-80c7-573985ef47dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:40:04.197Z|7f7c9520-8bc4-42f9-80c7-573985ef47dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:40:04.389Z|7457e010-0576-4094-8572-6111e1eb5ae8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:40:04.390Z|7457e010-0576-4094-8572-6111e1eb5ae8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:40:19.196Z|f7a907c1-d06b-45cf-8dc7-24408496b890|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:40:19.200Z|f7a907c1-d06b-45cf-8dc7-24408496b890|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:40:34.196Z|109f6338-d170-4387-bdf0-54766b017614|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:40:34.197Z|109f6338-d170-4387-bdf0-54766b017614|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:40:34.391Z|f85974a4-233b-4d4e-8489-05245a51258d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:40:34.392Z|f85974a4-233b-4d4e-8489-05245a51258d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:40:38.683Z|a09caf98-b23d-4fca-a1d6-1b033092852a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:40:38.683Z|a09caf98-b23d-4fca-a1d6-1b033092852a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:40:38.683Z|a09caf98-b23d-4fca-a1d6-1b033092852a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:40:38.683Z|a09caf98-b23d-4fca-a1d6-1b033092852a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:40:38.684Z|a09caf98-b23d-4fca-a1d6-1b033092852a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:40:38.684Z|a09caf98-b23d-4fca-a1d6-1b033092852a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:40:38.689Z|a09caf98-b23d-4fca-a1d6-1b033092852a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:40:38.690Z|a09caf98-b23d-4fca-a1d6-1b033092852a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:40:38.690Z|a09caf98-b23d-4fca-a1d6-1b033092852a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:40:38.691Z|a09caf98-b23d-4fca-a1d6-1b033092852a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:40:38 GMT;Connection:close;
2022-05-08T02:40:38.691Z|a09caf98-b23d-4fca-a1d6-1b033092852a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:40:38.691Z|a09caf98-b23d-4fca-a1d6-1b033092852a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:40:49.196Z|281b5103-e781-4b7a-ad8d-2115079f7713|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:40:49.197Z|281b5103-e781-4b7a-ad8d-2115079f7713|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:41:04.196Z|c20d1ce1-7d1c-4809-9558-698f03496fdb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:41:04.199Z|c20d1ce1-7d1c-4809-9558-698f03496fdb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:41:04.393Z|14e0eb3d-cf17-402b-901f-485730d0d43b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:41:04.393Z|14e0eb3d-cf17-402b-901f-485730d0d43b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:41:19.196Z|3bbd4f05-5a05-42cb-b657-71b5ce70259e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:41:19.197Z|3bbd4f05-5a05-42cb-b657-71b5ce70259e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:41:34.196Z|6040e98b-d6c0-4f66-9cc8-3e24ec169793|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:41:34.198Z|6040e98b-d6c0-4f66-9cc8-3e24ec169793|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:41:34.394Z|daf82b93-6604-4035-bd5a-c56d3ff565ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:41:34.395Z|daf82b93-6604-4035-bd5a-c56d3ff565ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:41:38.682Z|01923644-8410-4b32-be84-d049625d0139|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:41:38.683Z|01923644-8410-4b32-be84-d049625d0139|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:41:38.683Z|01923644-8410-4b32-be84-d049625d0139|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:41:38.683Z|01923644-8410-4b32-be84-d049625d0139|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:41:38.683Z|01923644-8410-4b32-be84-d049625d0139|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:41:38.684Z|01923644-8410-4b32-be84-d049625d0139|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:41:38.688Z|01923644-8410-4b32-be84-d049625d0139|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:41:38.688Z|01923644-8410-4b32-be84-d049625d0139|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:41:38.689Z|01923644-8410-4b32-be84-d049625d0139|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:41:38.689Z|01923644-8410-4b32-be84-d049625d0139|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:41:38 GMT;Connection:close;
2022-05-08T02:41:38.689Z|01923644-8410-4b32-be84-d049625d0139|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:41:38.689Z|01923644-8410-4b32-be84-d049625d0139|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:41:49.196Z|c512d020-2c27-4164-b989-d1f2bc212763|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:41:49.200Z|c512d020-2c27-4164-b989-d1f2bc212763|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:42:04.196Z|2e861e34-51aa-4a76-9931-a29ce47a7421|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:42:04.197Z|2e861e34-51aa-4a76-9931-a29ce47a7421|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:42:04.396Z|f9249671-57a9-4aca-8b3a-8484fb390fa6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:42:04.397Z|f9249671-57a9-4aca-8b3a-8484fb390fa6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:42:19.197Z|3911a08f-53e1-4a46-bc2f-450a9728f4cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:42:19.198Z|3911a08f-53e1-4a46-bc2f-450a9728f4cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:42:34.196Z|214e0bc6-abfb-44ea-84f6-72fe3cd32988|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:42:34.199Z|214e0bc6-abfb-44ea-84f6-72fe3cd32988|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:42:34.398Z|2ae618b4-210b-4101-b923-56b566bdee1c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:42:34.398Z|2ae618b4-210b-4101-b923-56b566bdee1c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:42:38.688Z|a9871bd6-362e-43e6-bd15-d8ac7b085594|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:42:38.688Z|a9871bd6-362e-43e6-bd15-d8ac7b085594|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:42:38.689Z|a9871bd6-362e-43e6-bd15-d8ac7b085594|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:42:38.689Z|a9871bd6-362e-43e6-bd15-d8ac7b085594|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:42:38.689Z|a9871bd6-362e-43e6-bd15-d8ac7b085594|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:42:38.689Z|a9871bd6-362e-43e6-bd15-d8ac7b085594|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:42:38.695Z|a9871bd6-362e-43e6-bd15-d8ac7b085594|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:42:38.695Z|a9871bd6-362e-43e6-bd15-d8ac7b085594|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:42:38.695Z|a9871bd6-362e-43e6-bd15-d8ac7b085594|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:42:38.696Z|a9871bd6-362e-43e6-bd15-d8ac7b085594|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:42:38 GMT;Connection:close;
2022-05-08T02:42:38.696Z|a9871bd6-362e-43e6-bd15-d8ac7b085594|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:42:38.696Z|a9871bd6-362e-43e6-bd15-d8ac7b085594|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:42:49.196Z|c4deafef-4e90-4909-9fd8-f36587c15e2d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:42:49.197Z|c4deafef-4e90-4909-9fd8-f36587c15e2d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:43:04.196Z|383c6e77-d294-4f66-a7ff-57de4fa9de13|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:43:04.197Z|383c6e77-d294-4f66-a7ff-57de4fa9de13|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:43:04.399Z|813d95af-3b7d-47b7-b100-687b48a1c034|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:43:04.400Z|813d95af-3b7d-47b7-b100-687b48a1c034|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:43:19.197Z|94d78c5b-5345-4ad9-9265-11d4bb95d216|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:43:19.201Z|94d78c5b-5345-4ad9-9265-11d4bb95d216|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:43:34.197Z|a8f1a547-354e-409c-95dd-da55e33ae3ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:43:34.198Z|a8f1a547-354e-409c-95dd-da55e33ae3ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:43:34.401Z|0f76b673-26ae-4d41-99a8-d56fd13d7584|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:43:34.402Z|0f76b673-26ae-4d41-99a8-d56fd13d7584|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:43:38.684Z|284234be-a2c7-4c18-891f-71860c8b3971|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:43:38.684Z|284234be-a2c7-4c18-891f-71860c8b3971|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:43:38.684Z|284234be-a2c7-4c18-891f-71860c8b3971|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:43:38.685Z|284234be-a2c7-4c18-891f-71860c8b3971|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:43:38.685Z|284234be-a2c7-4c18-891f-71860c8b3971|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:43:38.686Z|284234be-a2c7-4c18-891f-71860c8b3971|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:43:38.692Z|284234be-a2c7-4c18-891f-71860c8b3971|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:43:38.692Z|284234be-a2c7-4c18-891f-71860c8b3971|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:43:38.692Z|284234be-a2c7-4c18-891f-71860c8b3971|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:43:38.693Z|284234be-a2c7-4c18-891f-71860c8b3971|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:43:38 GMT;Connection:close;
2022-05-08T02:43:38.693Z|284234be-a2c7-4c18-891f-71860c8b3971|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:43:38.693Z|284234be-a2c7-4c18-891f-71860c8b3971|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:43:49.196Z|27481204-8e69-42b7-a4e9-71f6e56f33ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:43:49.197Z|27481204-8e69-42b7-a4e9-71f6e56f33ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:44:04.196Z|2babbb43-6911-4466-a063-97471c5bdc1c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:44:04.200Z|2babbb43-6911-4466-a063-97471c5bdc1c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:44:04.403Z|6333fc5c-7fde-4277-88f7-6722ce148242|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:44:04.403Z|6333fc5c-7fde-4277-88f7-6722ce148242|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:44:19.196Z|b318b025-cc63-43cf-8358-7ed9c4154497|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:44:19.197Z|b318b025-cc63-43cf-8358-7ed9c4154497|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:44:34.196Z|4aebb8f2-35b0-49f1-a684-728c5a33d0a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:44:34.197Z|4aebb8f2-35b0-49f1-a684-728c5a33d0a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:44:34.404Z|bae025c8-f236-4a15-99b6-cc9bb6755af4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:44:34.405Z|bae025c8-f236-4a15-99b6-cc9bb6755af4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:44:38.683Z|e1124cf4-782e-4ea5-bdff-c11d437bdf02|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:44:38.683Z|e1124cf4-782e-4ea5-bdff-c11d437bdf02|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:44:38.684Z|e1124cf4-782e-4ea5-bdff-c11d437bdf02|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:44:38.684Z|e1124cf4-782e-4ea5-bdff-c11d437bdf02|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:44:38.685Z|e1124cf4-782e-4ea5-bdff-c11d437bdf02|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:44:38.685Z|e1124cf4-782e-4ea5-bdff-c11d437bdf02|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:44:38.690Z|e1124cf4-782e-4ea5-bdff-c11d437bdf02|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:44:38.690Z|e1124cf4-782e-4ea5-bdff-c11d437bdf02|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:44:38.690Z|e1124cf4-782e-4ea5-bdff-c11d437bdf02|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:44:38.690Z|e1124cf4-782e-4ea5-bdff-c11d437bdf02|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:44:38 GMT;Connection:close;
2022-05-08T02:44:38.690Z|e1124cf4-782e-4ea5-bdff-c11d437bdf02|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:44:38.691Z|e1124cf4-782e-4ea5-bdff-c11d437bdf02|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:44:49.196Z|79b11c22-3120-4316-96b3-fc170ae6cfd2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:44:49.199Z|79b11c22-3120-4316-96b3-fc170ae6cfd2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:45:04.196Z|edcfa71a-a6d5-4a65-8d78-bdb643f7218e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:45:04.197Z|edcfa71a-a6d5-4a65-8d78-bdb643f7218e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:45:04.406Z|64f9a390-77fe-4dee-976d-f044de310089|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:45:04.406Z|64f9a390-77fe-4dee-976d-f044de310089|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:45:19.196Z|094b44ed-3eab-45c1-a3f4-e7224c5a2fa9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:45:19.197Z|094b44ed-3eab-45c1-a3f4-e7224c5a2fa9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:45:34.196Z|79a620f8-0958-4d25-8e13-262eac848468|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:45:34.199Z|79a620f8-0958-4d25-8e13-262eac848468|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:45:34.407Z|add94cf4-2301-44d8-8aa1-1d2ee13c14f3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:45:34.408Z|add94cf4-2301-44d8-8aa1-1d2ee13c14f3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:45:38.684Z|01a8a403-3fff-47a8-aab7-f53c6aa02625|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:45:38.684Z|01a8a403-3fff-47a8-aab7-f53c6aa02625|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:45:38.685Z|01a8a403-3fff-47a8-aab7-f53c6aa02625|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:45:38.685Z|01a8a403-3fff-47a8-aab7-f53c6aa02625|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:45:38.685Z|01a8a403-3fff-47a8-aab7-f53c6aa02625|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:45:38.686Z|01a8a403-3fff-47a8-aab7-f53c6aa02625|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:45:38.692Z|01a8a403-3fff-47a8-aab7-f53c6aa02625|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:45:38.692Z|01a8a403-3fff-47a8-aab7-f53c6aa02625|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:45:38.693Z|01a8a403-3fff-47a8-aab7-f53c6aa02625|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:45:38.693Z|01a8a403-3fff-47a8-aab7-f53c6aa02625|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:45:38 GMT;Connection:close;
2022-05-08T02:45:38.693Z|01a8a403-3fff-47a8-aab7-f53c6aa02625|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:45:38.694Z|01a8a403-3fff-47a8-aab7-f53c6aa02625|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:45:49.196Z|e94fb314-6c25-439f-a0f1-4b59859dc602|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:45:49.197Z|e94fb314-6c25-439f-a0f1-4b59859dc602|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:46:04.196Z|b3cada21-67ed-43d7-abd3-5747c9e76b85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:46:04.197Z|b3cada21-67ed-43d7-abd3-5747c9e76b85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:46:04.409Z|bba71123-7b7a-45db-becf-3a098c593be2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:46:04.409Z|bba71123-7b7a-45db-becf-3a098c593be2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:46:19.196Z|8c66a69e-6347-4eda-820c-6ef227a3f3e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:46:19.200Z|8c66a69e-6347-4eda-820c-6ef227a3f3e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:46:34.196Z|b695e21f-4727-4231-927a-d1abeb3d53c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:46:34.197Z|b695e21f-4727-4231-927a-d1abeb3d53c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:46:34.410Z|e7e2bf78-a663-4233-8562-a23d2c67535a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:46:34.411Z|e7e2bf78-a663-4233-8562-a23d2c67535a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:46:38.682Z|9fb45ede-3703-411a-a7a8-3b8559265a40|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:46:38.682Z|9fb45ede-3703-411a-a7a8-3b8559265a40|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:46:38.682Z|9fb45ede-3703-411a-a7a8-3b8559265a40|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:46:38.683Z|9fb45ede-3703-411a-a7a8-3b8559265a40|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:46:38.683Z|9fb45ede-3703-411a-a7a8-3b8559265a40|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:46:38.683Z|9fb45ede-3703-411a-a7a8-3b8559265a40|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:46:38.688Z|9fb45ede-3703-411a-a7a8-3b8559265a40|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:46:38.689Z|9fb45ede-3703-411a-a7a8-3b8559265a40|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:46:38.689Z|9fb45ede-3703-411a-a7a8-3b8559265a40|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:46:38.689Z|9fb45ede-3703-411a-a7a8-3b8559265a40|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:46:38 GMT;Connection:close;
2022-05-08T02:46:38.689Z|9fb45ede-3703-411a-a7a8-3b8559265a40|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:46:38.690Z|9fb45ede-3703-411a-a7a8-3b8559265a40|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:46:49.196Z|7fd36542-b633-49fe-8e87-ff54cab76e7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:46:49.197Z|7fd36542-b633-49fe-8e87-ff54cab76e7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:47:04.196Z|e89b5843-60c8-4696-8418-fffe4b95ddc3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:47:04.199Z|e89b5843-60c8-4696-8418-fffe4b95ddc3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:47:04.412Z|9091f4ac-99b1-4a9f-b76e-6e8cdcbe493f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:47:04.412Z|9091f4ac-99b1-4a9f-b76e-6e8cdcbe493f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:47:19.196Z|10764ddc-661d-4457-8611-ddfcf34114c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:47:19.197Z|10764ddc-661d-4457-8611-ddfcf34114c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:47:34.196Z|5ef70f94-d178-421e-9650-aa9186f8bc67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:47:34.197Z|5ef70f94-d178-421e-9650-aa9186f8bc67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:47:34.413Z|1cb41fcb-2b4c-489f-a6f4-0797ae3a50b4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:47:34.414Z|1cb41fcb-2b4c-489f-a6f4-0797ae3a50b4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:47:38.682Z|1ce0ed19-9ca3-4fb6-961b-a130f995f63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:47:38.683Z|1ce0ed19-9ca3-4fb6-961b-a130f995f63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:47:38.683Z|1ce0ed19-9ca3-4fb6-961b-a130f995f63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:47:38.683Z|1ce0ed19-9ca3-4fb6-961b-a130f995f63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:47:38.684Z|1ce0ed19-9ca3-4fb6-961b-a130f995f63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:47:38.684Z|1ce0ed19-9ca3-4fb6-961b-a130f995f63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:47:38.689Z|1ce0ed19-9ca3-4fb6-961b-a130f995f63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:47:38.689Z|1ce0ed19-9ca3-4fb6-961b-a130f995f63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:47:38.689Z|1ce0ed19-9ca3-4fb6-961b-a130f995f63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:47:38.689Z|1ce0ed19-9ca3-4fb6-961b-a130f995f63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:47:38 GMT;Connection:close;
2022-05-08T02:47:38.690Z|1ce0ed19-9ca3-4fb6-961b-a130f995f63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:47:38.690Z|1ce0ed19-9ca3-4fb6-961b-a130f995f63f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:47:49.196Z|9e7ea41d-1234-407b-b07c-f302e1ff021f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:47:49.199Z|9e7ea41d-1234-407b-b07c-f302e1ff021f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:48:04.196Z|b1142abd-4e1a-4dbd-aabc-4e33822b13e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:48:04.197Z|b1142abd-4e1a-4dbd-aabc-4e33822b13e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:48:04.415Z|ab87ba14-f28d-481b-bf88-98a22fa15738|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:48:04.415Z|ab87ba14-f28d-481b-bf88-98a22fa15738|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:48:19.196Z|260c224b-2992-4f53-bf6f-8f5ffb172bbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:48:19.197Z|260c224b-2992-4f53-bf6f-8f5ffb172bbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:48:34.196Z|208cff71-4014-4ea1-9b41-564e1bd3903f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:48:34.199Z|208cff71-4014-4ea1-9b41-564e1bd3903f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:48:34.416Z|e10c3220-c40c-4cd2-ba1e-8ebefb60daad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:48:34.416Z|e10c3220-c40c-4cd2-ba1e-8ebefb60daad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:48:38.682Z|c47eb1e4-5e95-4f0e-8123-247109084a6e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:48:38.682Z|c47eb1e4-5e95-4f0e-8123-247109084a6e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:48:38.682Z|c47eb1e4-5e95-4f0e-8123-247109084a6e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:48:38.683Z|c47eb1e4-5e95-4f0e-8123-247109084a6e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:48:38.683Z|c47eb1e4-5e95-4f0e-8123-247109084a6e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:48:38.683Z|c47eb1e4-5e95-4f0e-8123-247109084a6e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:48:38.689Z|c47eb1e4-5e95-4f0e-8123-247109084a6e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:48:38.689Z|c47eb1e4-5e95-4f0e-8123-247109084a6e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:48:38.689Z|c47eb1e4-5e95-4f0e-8123-247109084a6e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:48:38.690Z|c47eb1e4-5e95-4f0e-8123-247109084a6e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:48:38 GMT;Connection:close;
2022-05-08T02:48:38.690Z|c47eb1e4-5e95-4f0e-8123-247109084a6e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:48:38.690Z|c47eb1e4-5e95-4f0e-8123-247109084a6e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:48:49.196Z|7dc62308-c297-48f4-a4a0-6d2a79d1e337|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:48:49.197Z|7dc62308-c297-48f4-a4a0-6d2a79d1e337|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:49:04.196Z|160fda4d-8e0c-44da-ab40-8887341218a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:49:04.197Z|160fda4d-8e0c-44da-ab40-8887341218a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:49:04.417Z|4c755410-dae1-46b8-87ce-e741bae9181c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:49:04.418Z|4c755410-dae1-46b8-87ce-e741bae9181c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:49:19.196Z|28736347-4da6-43db-b287-39418947ac74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:49:19.199Z|28736347-4da6-43db-b287-39418947ac74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:49:34.196Z|d07849b5-d349-45c5-a551-8a652f8661a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:49:34.197Z|d07849b5-d349-45c5-a551-8a652f8661a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:49:34.419Z|4c73feab-dfcc-4b84-a06b-9df4f65ee512|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:49:34.419Z|4c73feab-dfcc-4b84-a06b-9df4f65ee512|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:49:38.683Z|559c87ae-e8f0-4540-b9c4-d2563cc3a962|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:49:38.684Z|559c87ae-e8f0-4540-b9c4-d2563cc3a962|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:49:38.684Z|559c87ae-e8f0-4540-b9c4-d2563cc3a962|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:49:38.684Z|559c87ae-e8f0-4540-b9c4-d2563cc3a962|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:49:38.684Z|559c87ae-e8f0-4540-b9c4-d2563cc3a962|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:49:38.685Z|559c87ae-e8f0-4540-b9c4-d2563cc3a962|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:49:38.690Z|559c87ae-e8f0-4540-b9c4-d2563cc3a962|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:49:38.690Z|559c87ae-e8f0-4540-b9c4-d2563cc3a962|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:49:38.690Z|559c87ae-e8f0-4540-b9c4-d2563cc3a962|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:49:38.691Z|559c87ae-e8f0-4540-b9c4-d2563cc3a962|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:49:38 GMT;Connection:close;
2022-05-08T02:49:38.691Z|559c87ae-e8f0-4540-b9c4-d2563cc3a962|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:49:38.691Z|559c87ae-e8f0-4540-b9c4-d2563cc3a962|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:49:49.196Z|99cafdf9-6b6c-47f6-b8a4-0521b62f0eb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:49:49.197Z|99cafdf9-6b6c-47f6-b8a4-0521b62f0eb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:50:04.196Z|48146f85-ca21-488a-a047-4657a2a90142|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:50:04.198Z|48146f85-ca21-488a-a047-4657a2a90142|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:50:04.420Z|153014ea-9821-4ca1-bf91-9a12933ce409|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:50:04.421Z|153014ea-9821-4ca1-bf91-9a12933ce409|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:50:19.196Z|0730e0ed-5005-4d8f-97fc-1e550fd62ff2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:50:19.197Z|0730e0ed-5005-4d8f-97fc-1e550fd62ff2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:50:34.196Z|66dc803f-00e6-46ff-99f8-f8d723dd323c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:50:34.197Z|66dc803f-00e6-46ff-99f8-f8d723dd323c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:50:34.422Z|bb55fb94-6984-4946-ad21-71ff8e9630c3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:50:34.423Z|bb55fb94-6984-4946-ad21-71ff8e9630c3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:50:38.682Z|c5d3c020-32eb-4705-b849-13aa9f926f81|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:50:38.683Z|c5d3c020-32eb-4705-b849-13aa9f926f81|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:50:38.683Z|c5d3c020-32eb-4705-b849-13aa9f926f81|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:50:38.684Z|c5d3c020-32eb-4705-b849-13aa9f926f81|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:50:38.684Z|c5d3c020-32eb-4705-b849-13aa9f926f81|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:50:38.685Z|c5d3c020-32eb-4705-b849-13aa9f926f81|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:50:38.690Z|c5d3c020-32eb-4705-b849-13aa9f926f81|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:50:38.691Z|c5d3c020-32eb-4705-b849-13aa9f926f81|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:50:38.691Z|c5d3c020-32eb-4705-b849-13aa9f926f81|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:50:38.691Z|c5d3c020-32eb-4705-b849-13aa9f926f81|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:50:38 GMT;Connection:close;
2022-05-08T02:50:38.692Z|c5d3c020-32eb-4705-b849-13aa9f926f81|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:50:38.692Z|c5d3c020-32eb-4705-b849-13aa9f926f81|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:50:49.196Z|1a38d346-a807-403f-8429-e986bc3d682e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:50:49.199Z|1a38d346-a807-403f-8429-e986bc3d682e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:51:04.196Z|25dcf902-4be2-4577-86fd-013f012630ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:51:04.197Z|25dcf902-4be2-4577-86fd-013f012630ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:51:04.423Z|7024bbca-ebd9-4a86-869a-5746fa2009f3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:51:04.424Z|7024bbca-ebd9-4a86-869a-5746fa2009f3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:51:09.668Z|6d8d48da-a398-4217-93c2-99775609d71c|http-nio-8083-exec-5|/infraActiveRequests/6d8d48da-a398-4217-93c2-99775609d71c|bpel|||INFO|500||Entering
2022-05-08T02:51:09.668Z|6d8d48da-a398-4217-93c2-99775609d71c|http-nio-8083-exec-5|/infraActiveRequests/6d8d48da-a398-4217-93c2-99775609d71c|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T02:51:09.668Z|6d8d48da-a398-4217-93c2-99775609d71c|http-nio-8083-exec-5|/infraActiveRequests/6d8d48da-a398-4217-93c2-99775609d71c|bpel|||DEBUG|500||URI         : /infraActiveRequests/6d8d48da-a398-4217-93c2-99775609d71c
2022-05-08T02:51:09.668Z|6d8d48da-a398-4217-93c2-99775609d71c|http-nio-8083-exec-5|/infraActiveRequests/6d8d48da-a398-4217-93c2-99775609d71c|bpel|||DEBUG|500||Method      : GET
2022-05-08T02:51:09.669Z|6d8d48da-a398-4217-93c2-99775609d71c|http-nio-8083-exec-5|/infraActiveRequests/6d8d48da-a398-4217-93c2-99775609d71c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1fe537653d65762a;x-b3-spanid:aa2f6b51ad51e716;x-b3-parentspanid:1fe537653d65762a;x-b3-sampled:0;x-onap-requestid:6d8d48da-a398-4217-93c2-99775609d71c;x-requestid:6d8d48da-a398-4217-93c2-99775609d71c;x-transactionid:6d8d48da-a398-4217-93c2-99775609d71c;x-ecomp-requestid:6d8d48da-a398-4217-93c2-99775609d71c;x-onap-partnername:SO.APIH;x-invocationid:fd14c89d-d73d-4c69-a619-f707ad3a439d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-05-08T02:51:09.669Z|6d8d48da-a398-4217-93c2-99775609d71c|http-nio-8083-exec-5|/infraActiveRequests/6d8d48da-a398-4217-93c2-99775609d71c|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T02:51:16.777Z|89d8a919-9e2f-47ce-9cbe-4fd3e8aabb0e|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-05-08T02:51:16.777Z|89d8a919-9e2f-47ce-9cbe-4fd3e8aabb0e|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-05-08T02:51:16.778Z|89d8a919-9e2f-47ce-9cbe-4fd3e8aabb0e|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-05-08T02:51:16.778Z|89d8a919-9e2f-47ce-9cbe-4fd3e8aabb0e|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-05-08T02:51:16.779Z|89d8a919-9e2f-47ce-9cbe-4fd3e8aabb0e|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:89d8a919-9e2f-47ce-9cbe-4fd3e8aabb0e;x-fromappid:robot-ete;
2022-05-08T02:51:16.779Z|89d8a919-9e2f-47ce-9cbe-4fd3e8aabb0e|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-05-08T02:51:16.798Z|89d8a919-9e2f-47ce-9cbe-4fd3e8aabb0e|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-05-08T02:51:16.798Z|89d8a919-9e2f-47ce-9cbe-4fd3e8aabb0e|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-05-08T02:51:16.798Z|89d8a919-9e2f-47ce-9cbe-4fd3e8aabb0e|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-05-08T02:51:16.798Z|89d8a919-9e2f-47ce-9cbe-4fd3e8aabb0e|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:51:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T02:51:16.799Z|89d8a919-9e2f-47ce-9cbe-4fd3e8aabb0e|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-05-08T02:51:16.799Z|89d8a919-9e2f-47ce-9cbe-4fd3e8aabb0e|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-05-08T02:51:19.196Z|c0dd002e-1600-46f9-ba12-53063addfd8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:51:19.197Z|c0dd002e-1600-46f9-ba12-53063addfd8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:51:34.196Z|50a2606c-8105-4764-a063-32854a65f10f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:51:34.199Z|50a2606c-8105-4764-a063-32854a65f10f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:51:34.425Z|886a420b-fbef-4e0f-9c2e-0b57749924f9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:51:34.425Z|886a420b-fbef-4e0f-9c2e-0b57749924f9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:51:38.683Z|0226730d-9d9f-4d76-b517-7928771774da|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:51:38.684Z|0226730d-9d9f-4d76-b517-7928771774da|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:51:38.684Z|0226730d-9d9f-4d76-b517-7928771774da|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:51:38.684Z|0226730d-9d9f-4d76-b517-7928771774da|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:51:38.684Z|0226730d-9d9f-4d76-b517-7928771774da|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:51:38.685Z|0226730d-9d9f-4d76-b517-7928771774da|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:51:38.690Z|0226730d-9d9f-4d76-b517-7928771774da|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:51:38.691Z|0226730d-9d9f-4d76-b517-7928771774da|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:51:38.691Z|0226730d-9d9f-4d76-b517-7928771774da|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:51:38.691Z|0226730d-9d9f-4d76-b517-7928771774da|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:51:38 GMT;Connection:close;
2022-05-08T02:51:38.691Z|0226730d-9d9f-4d76-b517-7928771774da|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:51:38.692Z|0226730d-9d9f-4d76-b517-7928771774da|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:51:49.196Z|b731959d-ba85-4cc3-8b83-062e9f8388b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:51:49.197Z|b731959d-ba85-4cc3-8b83-062e9f8388b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:51:56.334Z|0fa6e466-d78f-4081-9e32-2a4d865165b2|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-05-08T02:51:56.334Z|0fa6e466-d78f-4081-9e32-2a4d865165b2|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-05-08T02:51:56.334Z|0fa6e466-d78f-4081-9e32-2a4d865165b2|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-05-08T02:51:56.334Z|0fa6e466-d78f-4081-9e32-2a4d865165b2|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-05-08T02:51:56.334Z|0fa6e466-d78f-4081-9e32-2a4d865165b2|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:0fa6e466-d78f-4081-9e32-2a4d865165b2;x-fromappid:robot-ete;
2022-05-08T02:51:56.335Z|0fa6e466-d78f-4081-9e32-2a4d865165b2|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-05-08T02:51:56.339Z|0fa6e466-d78f-4081-9e32-2a4d865165b2|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-05-08T02:51:56.340Z|0fa6e466-d78f-4081-9e32-2a4d865165b2|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-05-08T02:51:56.340Z|0fa6e466-d78f-4081-9e32-2a4d865165b2|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-05-08T02:51:56.340Z|0fa6e466-d78f-4081-9e32-2a4d865165b2|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:51:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T02:51:56.340Z|0fa6e466-d78f-4081-9e32-2a4d865165b2|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-05-08T02:51:56.340Z|0fa6e466-d78f-4081-9e32-2a4d865165b2|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-05-08T02:52:04.196Z|2359128f-562d-4c44-9928-f4fa15fec608|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:52:04.197Z|2359128f-562d-4c44-9928-f4fa15fec608|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:52:04.426Z|8193d5ac-10f8-4311-ba43-3d9c950ab689|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:52:04.427Z|8193d5ac-10f8-4311-ba43-3d9c950ab689|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:52:19.196Z|141cef0c-c92b-4ab6-9e2c-5e90f8192fb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:52:19.199Z|141cef0c-c92b-4ab6-9e2c-5e90f8192fb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:52:34.196Z|4f29eaef-2ea9-4dd0-8eb0-29a22c34a5e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:52:34.197Z|4f29eaef-2ea9-4dd0-8eb0-29a22c34a5e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:52:34.428Z|b50e8d6f-d559-4baf-8ebd-c98e25c2f4b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:52:34.429Z|b50e8d6f-d559-4baf-8ebd-c98e25c2f4b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:52:37.806Z|ae587389-de6a-4c2f-bc35-a3c86b04ce51|http-nio-8083-exec-2|/infraActiveRequests/ae587389-de6a-4c2f-bc35-a3c86b04ce51|bpel|||INFO|500||Entering
2022-05-08T02:52:37.806Z|ae587389-de6a-4c2f-bc35-a3c86b04ce51|http-nio-8083-exec-2|/infraActiveRequests/ae587389-de6a-4c2f-bc35-a3c86b04ce51|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T02:52:37.806Z|ae587389-de6a-4c2f-bc35-a3c86b04ce51|http-nio-8083-exec-2|/infraActiveRequests/ae587389-de6a-4c2f-bc35-a3c86b04ce51|bpel|||DEBUG|500||URI         : /infraActiveRequests/ae587389-de6a-4c2f-bc35-a3c86b04ce51
2022-05-08T02:52:37.806Z|ae587389-de6a-4c2f-bc35-a3c86b04ce51|http-nio-8083-exec-2|/infraActiveRequests/ae587389-de6a-4c2f-bc35-a3c86b04ce51|bpel|||DEBUG|500||Method      : GET
2022-05-08T02:52:37.806Z|ae587389-de6a-4c2f-bc35-a3c86b04ce51|http-nio-8083-exec-2|/infraActiveRequests/ae587389-de6a-4c2f-bc35-a3c86b04ce51|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5bd7fc5291b06a5a;x-b3-spanid:2d506d23a76ac14d;x-b3-parentspanid:5bd7fc5291b06a5a;x-b3-sampled:0;x-onap-requestid:ae587389-de6a-4c2f-bc35-a3c86b04ce51;x-requestid:ae587389-de6a-4c2f-bc35-a3c86b04ce51;x-transactionid:ae587389-de6a-4c2f-bc35-a3c86b04ce51;x-ecomp-requestid:ae587389-de6a-4c2f-bc35-a3c86b04ce51;x-onap-partnername:SO.APIH;x-invocationid:52020d4d-37f5-4f28-89b6-e95d53d896e5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T02:52:37.807Z|ae587389-de6a-4c2f-bc35-a3c86b04ce51|http-nio-8083-exec-2|/infraActiveRequests/ae587389-de6a-4c2f-bc35-a3c86b04ce51|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T02:52:38.682Z|17896468-4444-442f-abd6-42d02fd15c31|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:52:38.682Z|17896468-4444-442f-abd6-42d02fd15c31|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:52:38.683Z|17896468-4444-442f-abd6-42d02fd15c31|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:52:38.683Z|17896468-4444-442f-abd6-42d02fd15c31|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:52:38.683Z|17896468-4444-442f-abd6-42d02fd15c31|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:52:38.683Z|17896468-4444-442f-abd6-42d02fd15c31|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:52:38.688Z|17896468-4444-442f-abd6-42d02fd15c31|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:52:38.688Z|17896468-4444-442f-abd6-42d02fd15c31|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:52:38.689Z|17896468-4444-442f-abd6-42d02fd15c31|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:52:38.689Z|17896468-4444-442f-abd6-42d02fd15c31|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:52:37 GMT;Connection:close;
2022-05-08T02:52:38.689Z|17896468-4444-442f-abd6-42d02fd15c31|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:52:38.690Z|17896468-4444-442f-abd6-42d02fd15c31|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:52:49.196Z|e1c3f78f-252b-4acb-a5b4-df7f40011f55|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:52:49.197Z|e1c3f78f-252b-4acb-a5b4-df7f40011f55|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:53:04.196Z|23e8d42d-2133-447a-b9d6-d98992a07ca6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:53:04.199Z|23e8d42d-2133-447a-b9d6-d98992a07ca6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:53:04.429Z|32cb9000-9f2c-4597-b4f7-ea0c69dc22e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:53:04.430Z|32cb9000-9f2c-4597-b4f7-ea0c69dc22e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:53:19.196Z|a0818327-71d1-4616-bfa0-63aa9bbf6c7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:53:19.197Z|a0818327-71d1-4616-bfa0-63aa9bbf6c7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:53:34.196Z|4bb728e7-a73b-4a3e-92d4-c297d919d530|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:53:34.197Z|4bb728e7-a73b-4a3e-92d4-c297d919d530|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:53:34.431Z|d880f792-1489-43e8-990a-f9ac517f9734|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:53:34.431Z|d880f792-1489-43e8-990a-f9ac517f9734|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:53:38.682Z|a709cff5-bc0c-4119-8c91-e66d07659e8a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:53:38.683Z|a709cff5-bc0c-4119-8c91-e66d07659e8a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:53:38.684Z|a709cff5-bc0c-4119-8c91-e66d07659e8a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:53:38.684Z|a709cff5-bc0c-4119-8c91-e66d07659e8a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:53:38.684Z|a709cff5-bc0c-4119-8c91-e66d07659e8a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:53:38.685Z|a709cff5-bc0c-4119-8c91-e66d07659e8a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:53:38.690Z|a709cff5-bc0c-4119-8c91-e66d07659e8a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:53:38.691Z|a709cff5-bc0c-4119-8c91-e66d07659e8a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:53:38.691Z|a709cff5-bc0c-4119-8c91-e66d07659e8a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:53:38.691Z|a709cff5-bc0c-4119-8c91-e66d07659e8a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:53:38 GMT;Connection:close;
2022-05-08T02:53:38.691Z|a709cff5-bc0c-4119-8c91-e66d07659e8a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:53:38.691Z|a709cff5-bc0c-4119-8c91-e66d07659e8a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:53:48.468Z|f59304a4-81cc-45ac-8be6-84adce43bcd7|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-05-08T02:53:48.468Z|f59304a4-81cc-45ac-8be6-84adce43bcd7|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-05-08T02:53:48.469Z|f59304a4-81cc-45ac-8be6-84adce43bcd7|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-05-08T02:53:48.469Z|f59304a4-81cc-45ac-8be6-84adce43bcd7|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-05-08T02:53:48.469Z|f59304a4-81cc-45ac-8be6-84adce43bcd7|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:f59304a4-81cc-45ac-8be6-84adce43bcd7;x-fromappid:robot-ete;
2022-05-08T02:53:48.469Z|f59304a4-81cc-45ac-8be6-84adce43bcd7|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-05-08T02:53:48.473Z|f59304a4-81cc-45ac-8be6-84adce43bcd7|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-05-08T02:53:48.473Z|f59304a4-81cc-45ac-8be6-84adce43bcd7|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-05-08T02:53:48.473Z|f59304a4-81cc-45ac-8be6-84adce43bcd7|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-05-08T02:53:48.473Z|f59304a4-81cc-45ac-8be6-84adce43bcd7|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:53:48 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T02:53:48.474Z|f59304a4-81cc-45ac-8be6-84adce43bcd7|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-05-08T02:53:48.474Z|f59304a4-81cc-45ac-8be6-84adce43bcd7|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-05-08T02:53:49.196Z|6f2649a8-33c4-455e-8144-49c8531d6a37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:53:49.199Z|6f2649a8-33c4-455e-8144-49c8531d6a37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:54:04.196Z|600bbef6-80cb-4949-b8c4-2d9307f1e97f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:54:04.197Z|600bbef6-80cb-4949-b8c4-2d9307f1e97f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:54:04.432Z|1035f306-177a-4acd-a303-627452a44db2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:54:04.433Z|1035f306-177a-4acd-a303-627452a44db2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:54:19.196Z|3c1ef519-f940-4f7b-84c1-fba1d488e922|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:54:19.197Z|3c1ef519-f940-4f7b-84c1-fba1d488e922|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:54:33.707Z|5d305850-e3a4-4cf4-92dd-a37076e06110|http-nio-8083-exec-8|/infraActiveRequests/5d305850-e3a4-4cf4-92dd-a37076e06110|bpel|||INFO|500||Entering
2022-05-08T02:54:33.707Z|5d305850-e3a4-4cf4-92dd-a37076e06110|http-nio-8083-exec-8|/infraActiveRequests/5d305850-e3a4-4cf4-92dd-a37076e06110|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T02:54:33.708Z|5d305850-e3a4-4cf4-92dd-a37076e06110|http-nio-8083-exec-8|/infraActiveRequests/5d305850-e3a4-4cf4-92dd-a37076e06110|bpel|||DEBUG|500||URI         : /infraActiveRequests/5d305850-e3a4-4cf4-92dd-a37076e06110
2022-05-08T02:54:33.708Z|5d305850-e3a4-4cf4-92dd-a37076e06110|http-nio-8083-exec-8|/infraActiveRequests/5d305850-e3a4-4cf4-92dd-a37076e06110|bpel|||DEBUG|500||Method      : GET
2022-05-08T02:54:33.708Z|5d305850-e3a4-4cf4-92dd-a37076e06110|http-nio-8083-exec-8|/infraActiveRequests/5d305850-e3a4-4cf4-92dd-a37076e06110|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f1e7846740882d50;x-b3-spanid:3d3d6e25c0897ab6;x-b3-parentspanid:f1e7846740882d50;x-b3-sampled:0;x-onap-requestid:5d305850-e3a4-4cf4-92dd-a37076e06110;x-requestid:5d305850-e3a4-4cf4-92dd-a37076e06110;x-transactionid:5d305850-e3a4-4cf4-92dd-a37076e06110;x-ecomp-requestid:5d305850-e3a4-4cf4-92dd-a37076e06110;x-onap-partnername:SO.APIH;x-invocationid:54ad33fc-9a06-46e8-8b2a-6f4650fc49c5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T02:54:33.709Z|5d305850-e3a4-4cf4-92dd-a37076e06110|http-nio-8083-exec-8|/infraActiveRequests/5d305850-e3a4-4cf4-92dd-a37076e06110|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T02:54:34.196Z|07df2ea8-6168-4279-aaec-cd349aa68c8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:54:34.199Z|07df2ea8-6168-4279-aaec-cd349aa68c8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:54:34.434Z|71fe307d-6922-405f-8a20-ef2f4382ad63|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:54:34.434Z|71fe307d-6922-405f-8a20-ef2f4382ad63|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:54:38.683Z|b24c0b9c-81c0-45da-92c6-6bd369d7ea14|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:54:38.683Z|b24c0b9c-81c0-45da-92c6-6bd369d7ea14|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:54:38.683Z|b24c0b9c-81c0-45da-92c6-6bd369d7ea14|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:54:38.684Z|b24c0b9c-81c0-45da-92c6-6bd369d7ea14|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:54:38.684Z|b24c0b9c-81c0-45da-92c6-6bd369d7ea14|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:54:38.684Z|b24c0b9c-81c0-45da-92c6-6bd369d7ea14|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:54:38.689Z|b24c0b9c-81c0-45da-92c6-6bd369d7ea14|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:54:38.689Z|b24c0b9c-81c0-45da-92c6-6bd369d7ea14|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:54:38.689Z|b24c0b9c-81c0-45da-92c6-6bd369d7ea14|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:54:38.689Z|b24c0b9c-81c0-45da-92c6-6bd369d7ea14|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:54:38 GMT;Connection:close;
2022-05-08T02:54:38.690Z|b24c0b9c-81c0-45da-92c6-6bd369d7ea14|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:54:38.690Z|b24c0b9c-81c0-45da-92c6-6bd369d7ea14|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:54:49.196Z|c32d5450-d207-4062-b854-a31eb466ce07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:54:49.197Z|c32d5450-d207-4062-b854-a31eb466ce07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:55:04.196Z|0eeb1862-145f-43b8-a702-96d184636517|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:55:04.197Z|0eeb1862-145f-43b8-a702-96d184636517|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:55:04.435Z|bfe83f05-8ae1-49a9-bde7-50ad8c8d19bd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:55:04.435Z|bfe83f05-8ae1-49a9-bde7-50ad8c8d19bd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:55:19.196Z|b3120545-23ea-4b68-95e9-199f82aafd7b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:55:19.201Z|b3120545-23ea-4b68-95e9-199f82aafd7b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:55:34.196Z|8af8bd40-4090-4e1a-9d07-a75c502775ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:55:34.197Z|8af8bd40-4090-4e1a-9d07-a75c502775ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:55:34.436Z|07ec1f25-8cad-491e-985b-be59a2ff55c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:55:34.437Z|07ec1f25-8cad-491e-985b-be59a2ff55c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:55:36.636Z|a53e1e3d-85c8-44dc-af6e-f673317dcd44|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-05-08T02:55:36.636Z|a53e1e3d-85c8-44dc-af6e-f673317dcd44|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-05-08T02:55:36.636Z|a53e1e3d-85c8-44dc-af6e-f673317dcd44|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-05-08T02:55:36.637Z|a53e1e3d-85c8-44dc-af6e-f673317dcd44|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-05-08T02:55:36.637Z|a53e1e3d-85c8-44dc-af6e-f673317dcd44|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:a53e1e3d-85c8-44dc-af6e-f673317dcd44;x-fromappid:robot-ete;
2022-05-08T02:55:36.637Z|a53e1e3d-85c8-44dc-af6e-f673317dcd44|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-05-08T02:55:36.643Z|a53e1e3d-85c8-44dc-af6e-f673317dcd44|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-05-08T02:55:36.643Z|a53e1e3d-85c8-44dc-af6e-f673317dcd44|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-05-08T02:55:36.643Z|a53e1e3d-85c8-44dc-af6e-f673317dcd44|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-05-08T02:55:36.644Z|a53e1e3d-85c8-44dc-af6e-f673317dcd44|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:55:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T02:55:36.644Z|a53e1e3d-85c8-44dc-af6e-f673317dcd44|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-05-08T02:55:36.644Z|a53e1e3d-85c8-44dc-af6e-f673317dcd44|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-05-08T02:55:38.682Z|1e31662b-b1dd-45a5-ade4-17928407d7e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:55:38.682Z|1e31662b-b1dd-45a5-ade4-17928407d7e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:55:38.683Z|1e31662b-b1dd-45a5-ade4-17928407d7e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:55:38.683Z|1e31662b-b1dd-45a5-ade4-17928407d7e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:55:38.684Z|1e31662b-b1dd-45a5-ade4-17928407d7e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:55:38.684Z|1e31662b-b1dd-45a5-ade4-17928407d7e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:55:38.689Z|1e31662b-b1dd-45a5-ade4-17928407d7e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:55:38.689Z|1e31662b-b1dd-45a5-ade4-17928407d7e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:55:38.689Z|1e31662b-b1dd-45a5-ade4-17928407d7e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:55:38.689Z|1e31662b-b1dd-45a5-ade4-17928407d7e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:55:38 GMT;Connection:close;
2022-05-08T02:55:38.690Z|1e31662b-b1dd-45a5-ade4-17928407d7e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:55:38.690Z|1e31662b-b1dd-45a5-ade4-17928407d7e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:55:49.196Z|f60ab724-8657-4592-88c6-d1ea45d31dcc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:55:49.197Z|f60ab724-8657-4592-88c6-d1ea45d31dcc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:56:04.196Z|e88244e1-c8a2-4a46-94a0-1a2226d55432|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:56:04.199Z|e88244e1-c8a2-4a46-94a0-1a2226d55432|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:56:04.438Z|49392826-1cef-4953-b4c3-a03ded148eb7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:56:04.438Z|49392826-1cef-4953-b4c3-a03ded148eb7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:56:05.786Z|659bb1ee-dff5-43bc-b1e2-d12b3a205a06|http-nio-8083-exec-4|/infraActiveRequests/659bb1ee-dff5-43bc-b1e2-d12b3a205a06|bpel|||INFO|500||Entering
2022-05-08T02:56:05.786Z|659bb1ee-dff5-43bc-b1e2-d12b3a205a06|http-nio-8083-exec-4|/infraActiveRequests/659bb1ee-dff5-43bc-b1e2-d12b3a205a06|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T02:56:05.786Z|659bb1ee-dff5-43bc-b1e2-d12b3a205a06|http-nio-8083-exec-4|/infraActiveRequests/659bb1ee-dff5-43bc-b1e2-d12b3a205a06|bpel|||DEBUG|500||URI         : /infraActiveRequests/659bb1ee-dff5-43bc-b1e2-d12b3a205a06
2022-05-08T02:56:05.787Z|659bb1ee-dff5-43bc-b1e2-d12b3a205a06|http-nio-8083-exec-4|/infraActiveRequests/659bb1ee-dff5-43bc-b1e2-d12b3a205a06|bpel|||DEBUG|500||Method      : GET
2022-05-08T02:56:05.787Z|659bb1ee-dff5-43bc-b1e2-d12b3a205a06|http-nio-8083-exec-4|/infraActiveRequests/659bb1ee-dff5-43bc-b1e2-d12b3a205a06|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8b406dee4fcfb7db;x-b3-spanid:5b9f168dcbfa3b92;x-b3-parentspanid:8b406dee4fcfb7db;x-b3-sampled:0;x-onap-requestid:659bb1ee-dff5-43bc-b1e2-d12b3a205a06;x-requestid:659bb1ee-dff5-43bc-b1e2-d12b3a205a06;x-transactionid:659bb1ee-dff5-43bc-b1e2-d12b3a205a06;x-ecomp-requestid:659bb1ee-dff5-43bc-b1e2-d12b3a205a06;x-onap-partnername:SO.APIH;x-invocationid:44c90aa1-9900-4bd9-9c3f-3efe136e5e41;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T02:56:05.787Z|659bb1ee-dff5-43bc-b1e2-d12b3a205a06|http-nio-8083-exec-4|/infraActiveRequests/659bb1ee-dff5-43bc-b1e2-d12b3a205a06|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T02:56:19.196Z|5a9b26da-1521-4190-a194-d3dc6a506653|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:56:19.197Z|5a9b26da-1521-4190-a194-d3dc6a506653|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:56:34.196Z|bbab4fed-42ea-4041-ab0a-6e44ecc6c02d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:56:34.197Z|bbab4fed-42ea-4041-ab0a-6e44ecc6c02d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:56:34.439Z|443e0c8c-6797-4785-804c-0f6a760abce8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:56:34.440Z|443e0c8c-6797-4785-804c-0f6a760abce8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:56:38.682Z|aa8fc475-c9ac-43f3-ad78-fff137da7de6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:56:38.682Z|aa8fc475-c9ac-43f3-ad78-fff137da7de6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:56:38.682Z|aa8fc475-c9ac-43f3-ad78-fff137da7de6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:56:38.683Z|aa8fc475-c9ac-43f3-ad78-fff137da7de6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:56:38.683Z|aa8fc475-c9ac-43f3-ad78-fff137da7de6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:56:38.683Z|aa8fc475-c9ac-43f3-ad78-fff137da7de6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:56:38.687Z|aa8fc475-c9ac-43f3-ad78-fff137da7de6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:56:38.688Z|aa8fc475-c9ac-43f3-ad78-fff137da7de6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:56:38.688Z|aa8fc475-c9ac-43f3-ad78-fff137da7de6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:56:38.688Z|aa8fc475-c9ac-43f3-ad78-fff137da7de6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:56:38 GMT;Connection:close;
2022-05-08T02:56:38.688Z|aa8fc475-c9ac-43f3-ad78-fff137da7de6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:56:38.689Z|aa8fc475-c9ac-43f3-ad78-fff137da7de6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:56:49.196Z|915d4aec-fe7a-48f4-a78f-d58244c6672b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:56:49.199Z|915d4aec-fe7a-48f4-a78f-d58244c6672b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:57:04.196Z|72bbc619-075d-49c6-95ba-ee3bb4e133a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:57:04.197Z|72bbc619-075d-49c6-95ba-ee3bb4e133a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:57:04.441Z|331ef4ee-3c15-4c2b-9218-96b427884bff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:57:04.441Z|331ef4ee-3c15-4c2b-9218-96b427884bff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:57:05.552Z|1a3506e5-42e6-46c5-ba46-978a11c989f2|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-05-08T02:57:05.552Z|1a3506e5-42e6-46c5-ba46-978a11c989f2|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-05-08T02:57:05.553Z|1a3506e5-42e6-46c5-ba46-978a11c989f2|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-05-08T02:57:05.553Z|1a3506e5-42e6-46c5-ba46-978a11c989f2|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-05-08T02:57:05.554Z|1a3506e5-42e6-46c5-ba46-978a11c989f2|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:1a3506e5-42e6-46c5-ba46-978a11c989f2;x-fromappid:robot-ete;
2022-05-08T02:57:05.554Z|1a3506e5-42e6-46c5-ba46-978a11c989f2|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-05-08T02:57:05.560Z|1a3506e5-42e6-46c5-ba46-978a11c989f2|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-05-08T02:57:05.561Z|1a3506e5-42e6-46c5-ba46-978a11c989f2|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-05-08T02:57:05.561Z|1a3506e5-42e6-46c5-ba46-978a11c989f2|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-05-08T02:57:05.562Z|1a3506e5-42e6-46c5-ba46-978a11c989f2|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:57:05 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T02:57:05.562Z|1a3506e5-42e6-46c5-ba46-978a11c989f2|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-05-08T02:57:05.562Z|1a3506e5-42e6-46c5-ba46-978a11c989f2|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-05-08T02:57:19.196Z|2419192d-5e99-4b6e-89bf-f979bbac986a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:57:19.197Z|2419192d-5e99-4b6e-89bf-f979bbac986a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:57:34.196Z|9fa20943-0171-45a7-83ca-ac0c75ced0a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:57:34.200Z|9fa20943-0171-45a7-83ca-ac0c75ced0a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:57:34.442Z|916e13e4-170d-4da7-b77f-4d6e80f6edeb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:57:34.443Z|916e13e4-170d-4da7-b77f-4d6e80f6edeb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:57:38.682Z|7ad17d9b-d3ae-49bc-8dc5-70978c373f49|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:57:38.682Z|7ad17d9b-d3ae-49bc-8dc5-70978c373f49|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:57:38.682Z|7ad17d9b-d3ae-49bc-8dc5-70978c373f49|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:57:38.682Z|7ad17d9b-d3ae-49bc-8dc5-70978c373f49|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:57:38.683Z|7ad17d9b-d3ae-49bc-8dc5-70978c373f49|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:57:38.683Z|7ad17d9b-d3ae-49bc-8dc5-70978c373f49|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:57:38.687Z|7ad17d9b-d3ae-49bc-8dc5-70978c373f49|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:57:38.687Z|7ad17d9b-d3ae-49bc-8dc5-70978c373f49|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:57:38.687Z|7ad17d9b-d3ae-49bc-8dc5-70978c373f49|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:57:38.688Z|7ad17d9b-d3ae-49bc-8dc5-70978c373f49|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:57:38 GMT;Connection:close;
2022-05-08T02:57:38.688Z|7ad17d9b-d3ae-49bc-8dc5-70978c373f49|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:57:38.688Z|7ad17d9b-d3ae-49bc-8dc5-70978c373f49|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:57:49.196Z|8e15c148-7da2-47b4-a40c-2952e8ef6cc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:57:49.197Z|8e15c148-7da2-47b4-a40c-2952e8ef6cc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:57:51.361Z|469d9f33-f575-4279-9e2c-125898274e0b|http-nio-8083-exec-10|/infraActiveRequests/469d9f33-f575-4279-9e2c-125898274e0b|bpel|||INFO|500||Entering
2022-05-08T02:57:51.361Z|469d9f33-f575-4279-9e2c-125898274e0b|http-nio-8083-exec-10|/infraActiveRequests/469d9f33-f575-4279-9e2c-125898274e0b|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T02:57:51.361Z|469d9f33-f575-4279-9e2c-125898274e0b|http-nio-8083-exec-10|/infraActiveRequests/469d9f33-f575-4279-9e2c-125898274e0b|bpel|||DEBUG|500||URI         : /infraActiveRequests/469d9f33-f575-4279-9e2c-125898274e0b
2022-05-08T02:57:51.362Z|469d9f33-f575-4279-9e2c-125898274e0b|http-nio-8083-exec-10|/infraActiveRequests/469d9f33-f575-4279-9e2c-125898274e0b|bpel|||DEBUG|500||Method      : GET
2022-05-08T02:57:51.362Z|469d9f33-f575-4279-9e2c-125898274e0b|http-nio-8083-exec-10|/infraActiveRequests/469d9f33-f575-4279-9e2c-125898274e0b|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9f56ce36f8eaba75;x-b3-spanid:b0c2010a2b8fa516;x-b3-parentspanid:9f56ce36f8eaba75;x-b3-sampled:0;x-onap-requestid:469d9f33-f575-4279-9e2c-125898274e0b;x-requestid:469d9f33-f575-4279-9e2c-125898274e0b;x-transactionid:469d9f33-f575-4279-9e2c-125898274e0b;x-ecomp-requestid:469d9f33-f575-4279-9e2c-125898274e0b;x-onap-partnername:SO.APIH;x-invocationid:3ed2d3f0-a524-4d3a-98f2-e0c85a1bef41;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T02:57:51.362Z|469d9f33-f575-4279-9e2c-125898274e0b|http-nio-8083-exec-10|/infraActiveRequests/469d9f33-f575-4279-9e2c-125898274e0b|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T02:58:04.196Z|decfc417-f99b-4445-b022-9f53aa7af1db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:58:04.197Z|decfc417-f99b-4445-b022-9f53aa7af1db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:58:04.444Z|f250752e-290e-4b86-b980-1da78cc8a955|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:58:04.444Z|f250752e-290e-4b86-b980-1da78cc8a955|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:58:19.196Z|d4b76520-fd50-4ea6-be5e-bddaebab8aee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:58:19.201Z|d4b76520-fd50-4ea6-be5e-bddaebab8aee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:58:34.196Z|30b9ecf9-2cda-4226-8d04-d62839686658|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:58:34.197Z|30b9ecf9-2cda-4226-8d04-d62839686658|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:58:34.445Z|5dd8291f-ad96-463e-8d9c-411a5cfbbc4b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:58:34.446Z|5dd8291f-ad96-463e-8d9c-411a5cfbbc4b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:58:38.682Z|7dc97742-139c-4c03-b3a4-2f9f5f5601b6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:58:38.682Z|7dc97742-139c-4c03-b3a4-2f9f5f5601b6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:58:38.683Z|7dc97742-139c-4c03-b3a4-2f9f5f5601b6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:58:38.683Z|7dc97742-139c-4c03-b3a4-2f9f5f5601b6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:58:38.684Z|7dc97742-139c-4c03-b3a4-2f9f5f5601b6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:58:38.684Z|7dc97742-139c-4c03-b3a4-2f9f5f5601b6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:58:38.689Z|7dc97742-139c-4c03-b3a4-2f9f5f5601b6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:58:38.689Z|7dc97742-139c-4c03-b3a4-2f9f5f5601b6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:58:38.689Z|7dc97742-139c-4c03-b3a4-2f9f5f5601b6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:58:38.690Z|7dc97742-139c-4c03-b3a4-2f9f5f5601b6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:58:38 GMT;Connection:close;
2022-05-08T02:58:38.690Z|7dc97742-139c-4c03-b3a4-2f9f5f5601b6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:58:38.690Z|7dc97742-139c-4c03-b3a4-2f9f5f5601b6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:58:49.196Z|b4ba6baa-6e5b-4d9d-b051-a91cc188e0c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:58:49.197Z|b4ba6baa-6e5b-4d9d-b051-a91cc188e0c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:59:01.262Z|0dae8aa2-ee47-4118-b2fc-5975caa084ab|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-05-08T02:59:01.262Z|0dae8aa2-ee47-4118-b2fc-5975caa084ab|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-05-08T02:59:01.263Z|0dae8aa2-ee47-4118-b2fc-5975caa084ab|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-05-08T02:59:01.263Z|0dae8aa2-ee47-4118-b2fc-5975caa084ab|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-05-08T02:59:01.263Z|0dae8aa2-ee47-4118-b2fc-5975caa084ab|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:0dae8aa2-ee47-4118-b2fc-5975caa084ab;x-fromappid:robot-ete;
2022-05-08T02:59:01.264Z|0dae8aa2-ee47-4118-b2fc-5975caa084ab|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-05-08T02:59:01.269Z|0dae8aa2-ee47-4118-b2fc-5975caa084ab|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-05-08T02:59:01.270Z|0dae8aa2-ee47-4118-b2fc-5975caa084ab|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-05-08T02:59:01.270Z|0dae8aa2-ee47-4118-b2fc-5975caa084ab|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-05-08T02:59:01.270Z|0dae8aa2-ee47-4118-b2fc-5975caa084ab|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:59:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T02:59:01.271Z|0dae8aa2-ee47-4118-b2fc-5975caa084ab|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-05-08T02:59:01.271Z|0dae8aa2-ee47-4118-b2fc-5975caa084ab|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-05-08T02:59:04.196Z|a147e4e7-8725-4ec5-b0ef-12b553900fed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:59:04.199Z|a147e4e7-8725-4ec5-b0ef-12b553900fed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:59:04.446Z|1aa695fd-f9eb-434c-b92c-96d69b50e188|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:59:04.447Z|1aa695fd-f9eb-434c-b92c-96d69b50e188|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:59:19.196Z|1beb779b-6838-494a-9368-0b73bfee83a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:59:19.196Z|1beb779b-6838-494a-9368-0b73bfee83a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:59:34.196Z|3971e521-64ff-4964-b318-8114d74b7cfe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:59:34.197Z|3971e521-64ff-4964-b318-8114d74b7cfe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:59:34.448Z|0e631962-9aa0-45f4-b05c-b4e4ffd0ecb5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:59:34.448Z|0e631962-9aa0-45f4-b05c-b4e4ffd0ecb5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T02:59:38.682Z|1311929b-f159-472c-b8e1-fc02b14c5eb3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T02:59:38.683Z|1311929b-f159-472c-b8e1-fc02b14c5eb3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T02:59:38.683Z|1311929b-f159-472c-b8e1-fc02b14c5eb3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T02:59:38.683Z|1311929b-f159-472c-b8e1-fc02b14c5eb3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T02:59:38.684Z|1311929b-f159-472c-b8e1-fc02b14c5eb3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T02:59:38.684Z|1311929b-f159-472c-b8e1-fc02b14c5eb3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T02:59:38.690Z|1311929b-f159-472c-b8e1-fc02b14c5eb3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T02:59:38.690Z|1311929b-f159-472c-b8e1-fc02b14c5eb3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T02:59:38.690Z|1311929b-f159-472c-b8e1-fc02b14c5eb3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T02:59:38.690Z|1311929b-f159-472c-b8e1-fc02b14c5eb3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 02:59:38 GMT;Connection:close;
2022-05-08T02:59:38.691Z|1311929b-f159-472c-b8e1-fc02b14c5eb3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T02:59:38.691Z|1311929b-f159-472c-b8e1-fc02b14c5eb3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T02:59:49.196Z|865d1cb3-67ce-4e7d-86c6-704658656dbe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T02:59:49.199Z|865d1cb3-67ce-4e7d-86c6-704658656dbe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:00:01.298Z|7c97fe97-e4c3-4429-bfc6-ed33742128b6|http-nio-8083-exec-6|/infraActiveRequests/7c97fe97-e4c3-4429-bfc6-ed33742128b6|bpel|||INFO|500||Entering
2022-05-08T03:00:01.298Z|7c97fe97-e4c3-4429-bfc6-ed33742128b6|http-nio-8083-exec-6|/infraActiveRequests/7c97fe97-e4c3-4429-bfc6-ed33742128b6|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:00:01.298Z|7c97fe97-e4c3-4429-bfc6-ed33742128b6|http-nio-8083-exec-6|/infraActiveRequests/7c97fe97-e4c3-4429-bfc6-ed33742128b6|bpel|||DEBUG|500||URI         : /infraActiveRequests/7c97fe97-e4c3-4429-bfc6-ed33742128b6
2022-05-08T03:00:01.299Z|7c97fe97-e4c3-4429-bfc6-ed33742128b6|http-nio-8083-exec-6|/infraActiveRequests/7c97fe97-e4c3-4429-bfc6-ed33742128b6|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:00:01.299Z|7c97fe97-e4c3-4429-bfc6-ed33742128b6|http-nio-8083-exec-6|/infraActiveRequests/7c97fe97-e4c3-4429-bfc6-ed33742128b6|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3fa12c4d6345b8d2;x-b3-spanid:64c88bd077a5181d;x-b3-parentspanid:3fa12c4d6345b8d2;x-b3-sampled:0;x-onap-requestid:7c97fe97-e4c3-4429-bfc6-ed33742128b6;x-requestid:7c97fe97-e4c3-4429-bfc6-ed33742128b6;x-transactionid:7c97fe97-e4c3-4429-bfc6-ed33742128b6;x-ecomp-requestid:7c97fe97-e4c3-4429-bfc6-ed33742128b6;x-onap-partnername:SO.APIH;x-invocationid:453be134-1b52-4b19-8bb1-896ae36485db;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:00:01.299Z|7c97fe97-e4c3-4429-bfc6-ed33742128b6|http-nio-8083-exec-6|/infraActiveRequests/7c97fe97-e4c3-4429-bfc6-ed33742128b6|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:00:04.196Z|666edf47-a49e-4b5b-98ba-1f24aba83d62|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:00:04.197Z|666edf47-a49e-4b5b-98ba-1f24aba83d62|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:00:04.449Z|84ae3591-2a99-4e89-a901-206414648a7a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:00:04.450Z|84ae3591-2a99-4e89-a901-206414648a7a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:00:19.196Z|5130bad3-14ad-4f39-bd1a-3aa4ba8a0924|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:00:19.197Z|5130bad3-14ad-4f39-bd1a-3aa4ba8a0924|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:00:34.196Z|7e213588-dfbc-4635-9f98-b0769f023ef2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:00:34.199Z|7e213588-dfbc-4635-9f98-b0769f023ef2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:00:34.451Z|8f0c8217-94e9-4c84-a2ff-f67aaba455db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:00:34.451Z|8f0c8217-94e9-4c84-a2ff-f67aaba455db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:00:38.683Z|2d3e46ad-9c80-4763-871f-3e1caa5f9385|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:00:38.683Z|2d3e46ad-9c80-4763-871f-3e1caa5f9385|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:00:38.683Z|2d3e46ad-9c80-4763-871f-3e1caa5f9385|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:00:38.684Z|2d3e46ad-9c80-4763-871f-3e1caa5f9385|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:00:38.684Z|2d3e46ad-9c80-4763-871f-3e1caa5f9385|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:00:38.684Z|2d3e46ad-9c80-4763-871f-3e1caa5f9385|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:00:38.689Z|2d3e46ad-9c80-4763-871f-3e1caa5f9385|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:00:38.689Z|2d3e46ad-9c80-4763-871f-3e1caa5f9385|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:00:38.690Z|2d3e46ad-9c80-4763-871f-3e1caa5f9385|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:00:38.690Z|2d3e46ad-9c80-4763-871f-3e1caa5f9385|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:00:38 GMT;Connection:close;
2022-05-08T03:00:38.690Z|2d3e46ad-9c80-4763-871f-3e1caa5f9385|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:00:38.691Z|2d3e46ad-9c80-4763-871f-3e1caa5f9385|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:00:49.196Z|aa4b4d10-a613-4c21-a311-2a9f94a868eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:00:49.197Z|aa4b4d10-a613-4c21-a311-2a9f94a868eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:01:04.196Z|2c25ba45-0137-48b7-a930-0450f37615c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:01:04.197Z|2c25ba45-0137-48b7-a930-0450f37615c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:01:04.452Z|8a946812-01a6-43a1-8f79-7fa5a7e0426e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:01:04.453Z|8a946812-01a6-43a1-8f79-7fa5a7e0426e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:01:09.526Z|bfb91548-32ba-479b-8b9a-fec2391fa33f|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-05-08T03:01:09.527Z|bfb91548-32ba-479b-8b9a-fec2391fa33f|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-05-08T03:01:09.527Z|bfb91548-32ba-479b-8b9a-fec2391fa33f|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-05-08T03:01:09.527Z|bfb91548-32ba-479b-8b9a-fec2391fa33f|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-05-08T03:01:09.528Z|bfb91548-32ba-479b-8b9a-fec2391fa33f|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:bfb91548-32ba-479b-8b9a-fec2391fa33f;x-fromappid:robot-ete;
2022-05-08T03:01:09.528Z|bfb91548-32ba-479b-8b9a-fec2391fa33f|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-05-08T03:01:09.534Z|bfb91548-32ba-479b-8b9a-fec2391fa33f|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-05-08T03:01:09.535Z|bfb91548-32ba-479b-8b9a-fec2391fa33f|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-05-08T03:01:09.535Z|bfb91548-32ba-479b-8b9a-fec2391fa33f|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-05-08T03:01:09.535Z|bfb91548-32ba-479b-8b9a-fec2391fa33f|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:01:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:01:09.535Z|bfb91548-32ba-479b-8b9a-fec2391fa33f|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-05-08T03:01:09.536Z|bfb91548-32ba-479b-8b9a-fec2391fa33f|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-05-08T03:01:19.196Z|056752b0-9099-4d3a-9edf-bc9b4055209d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:01:19.199Z|056752b0-9099-4d3a-9edf-bc9b4055209d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:01:34.196Z|3ac09054-e7ad-4c7b-9069-e772fddc0392|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:01:34.197Z|3ac09054-e7ad-4c7b-9069-e772fddc0392|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:01:34.453Z|f77df59a-9963-4510-a4c3-d9495353926b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:01:34.454Z|f77df59a-9963-4510-a4c3-d9495353926b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:01:38.684Z|12cff205-3b3f-4bec-a74b-d8468b704542|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:01:38.684Z|12cff205-3b3f-4bec-a74b-d8468b704542|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:01:38.684Z|12cff205-3b3f-4bec-a74b-d8468b704542|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:01:38.685Z|12cff205-3b3f-4bec-a74b-d8468b704542|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:01:38.685Z|12cff205-3b3f-4bec-a74b-d8468b704542|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:01:38.685Z|12cff205-3b3f-4bec-a74b-d8468b704542|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:01:38.691Z|12cff205-3b3f-4bec-a74b-d8468b704542|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:01:38.691Z|12cff205-3b3f-4bec-a74b-d8468b704542|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:01:38.691Z|12cff205-3b3f-4bec-a74b-d8468b704542|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:01:38.692Z|12cff205-3b3f-4bec-a74b-d8468b704542|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:01:38 GMT;Connection:close;
2022-05-08T03:01:38.692Z|12cff205-3b3f-4bec-a74b-d8468b704542|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:01:38.692Z|12cff205-3b3f-4bec-a74b-d8468b704542|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:01:49.196Z|4cb65616-6776-44ee-8207-1aa33a774b26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:01:49.197Z|4cb65616-6776-44ee-8207-1aa33a774b26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:02:04.196Z|0d68ff48-b6f7-42f5-b73b-c877900a5701|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:02:04.200Z|0d68ff48-b6f7-42f5-b73b-c877900a5701|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:02:04.455Z|e43a7c01-24ca-4d63-b389-f1c319e445fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:02:04.456Z|e43a7c01-24ca-4d63-b389-f1c319e445fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:02:19.196Z|a5b7ba14-8cc9-4ddc-84c2-191b9674a325|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:02:19.197Z|a5b7ba14-8cc9-4ddc-84c2-191b9674a325|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:02:34.196Z|80fc0679-a1f3-4d1f-9ee3-03a1e729cbbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:02:34.197Z|80fc0679-a1f3-4d1f-9ee3-03a1e729cbbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:02:34.457Z|76d0bd57-b6d8-40c8-a542-6040fd07de8b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:02:34.457Z|76d0bd57-b6d8-40c8-a542-6040fd07de8b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:02:38.681Z|843457eb-6329-471e-bc5a-fc0c178720d2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:02:38.682Z|843457eb-6329-471e-bc5a-fc0c178720d2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:02:38.682Z|843457eb-6329-471e-bc5a-fc0c178720d2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:02:38.682Z|843457eb-6329-471e-bc5a-fc0c178720d2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:02:38.682Z|843457eb-6329-471e-bc5a-fc0c178720d2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:02:38.682Z|843457eb-6329-471e-bc5a-fc0c178720d2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:02:38.686Z|843457eb-6329-471e-bc5a-fc0c178720d2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:02:38.686Z|843457eb-6329-471e-bc5a-fc0c178720d2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:02:38.687Z|843457eb-6329-471e-bc5a-fc0c178720d2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:02:38.687Z|843457eb-6329-471e-bc5a-fc0c178720d2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:02:38 GMT;Connection:close;
2022-05-08T03:02:38.687Z|843457eb-6329-471e-bc5a-fc0c178720d2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:02:38.687Z|843457eb-6329-471e-bc5a-fc0c178720d2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:02:49.196Z|1694af8b-0b7d-40ad-accf-b789355211fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:02:49.200Z|1694af8b-0b7d-40ad-accf-b789355211fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:02:53.690Z|6b801049-2581-45f4-bdb4-f79c7d2477e4|http-nio-8083-exec-3|/infraActiveRequests/6b801049-2581-45f4-bdb4-f79c7d2477e4|bpel|||INFO|500||Entering
2022-05-08T03:02:53.690Z|6b801049-2581-45f4-bdb4-f79c7d2477e4|http-nio-8083-exec-3|/infraActiveRequests/6b801049-2581-45f4-bdb4-f79c7d2477e4|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:02:53.691Z|6b801049-2581-45f4-bdb4-f79c7d2477e4|http-nio-8083-exec-3|/infraActiveRequests/6b801049-2581-45f4-bdb4-f79c7d2477e4|bpel|||DEBUG|500||URI         : /infraActiveRequests/6b801049-2581-45f4-bdb4-f79c7d2477e4
2022-05-08T03:02:53.691Z|6b801049-2581-45f4-bdb4-f79c7d2477e4|http-nio-8083-exec-3|/infraActiveRequests/6b801049-2581-45f4-bdb4-f79c7d2477e4|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:02:53.691Z|6b801049-2581-45f4-bdb4-f79c7d2477e4|http-nio-8083-exec-3|/infraActiveRequests/6b801049-2581-45f4-bdb4-f79c7d2477e4|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0c6a997457cc0212;x-b3-spanid:f123b5d4011955b8;x-b3-parentspanid:0c6a997457cc0212;x-b3-sampled:0;x-onap-requestid:6b801049-2581-45f4-bdb4-f79c7d2477e4;x-requestid:6b801049-2581-45f4-bdb4-f79c7d2477e4;x-transactionid:6b801049-2581-45f4-bdb4-f79c7d2477e4;x-ecomp-requestid:6b801049-2581-45f4-bdb4-f79c7d2477e4;x-onap-partnername:SO.APIH;x-invocationid:64b6dffe-43fa-40bf-bb38-9be542e0c337;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:02:53.691Z|6b801049-2581-45f4-bdb4-f79c7d2477e4|http-nio-8083-exec-3|/infraActiveRequests/6b801049-2581-45f4-bdb4-f79c7d2477e4|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:03:04.196Z|29deb243-b287-47a8-a75c-d554264ff812|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:03:04.197Z|29deb243-b287-47a8-a75c-d554264ff812|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:03:04.458Z|ae6c57ce-1e8c-4cc0-9c37-c074a80d742c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:03:04.459Z|ae6c57ce-1e8c-4cc0-9c37-c074a80d742c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:03:19.196Z|ed7e1ae7-b8d4-4f1a-945e-1bc77df089e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:03:19.197Z|ed7e1ae7-b8d4-4f1a-945e-1bc77df089e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:03:34.196Z|69b22dde-5420-45e8-a38b-761fde1f85db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:03:34.199Z|69b22dde-5420-45e8-a38b-761fde1f85db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:03:34.460Z|609319c6-3e9f-499e-8e05-fcf9bd2216ba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:03:34.460Z|609319c6-3e9f-499e-8e05-fcf9bd2216ba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:03:38.682Z|fd71d0ea-5774-4728-902b-0d92947ee7aa|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:03:38.683Z|fd71d0ea-5774-4728-902b-0d92947ee7aa|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:03:38.683Z|fd71d0ea-5774-4728-902b-0d92947ee7aa|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:03:38.683Z|fd71d0ea-5774-4728-902b-0d92947ee7aa|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:03:38.684Z|fd71d0ea-5774-4728-902b-0d92947ee7aa|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:03:38.684Z|fd71d0ea-5774-4728-902b-0d92947ee7aa|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:03:38.689Z|fd71d0ea-5774-4728-902b-0d92947ee7aa|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:03:38.690Z|fd71d0ea-5774-4728-902b-0d92947ee7aa|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:03:38.690Z|fd71d0ea-5774-4728-902b-0d92947ee7aa|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:03:38.691Z|fd71d0ea-5774-4728-902b-0d92947ee7aa|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:03:38 GMT;Connection:close;
2022-05-08T03:03:38.691Z|fd71d0ea-5774-4728-902b-0d92947ee7aa|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:03:38.691Z|fd71d0ea-5774-4728-902b-0d92947ee7aa|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:03:49.196Z|f43aa342-4ad2-4844-a79c-ffdccdf1e821|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:03:49.197Z|f43aa342-4ad2-4844-a79c-ffdccdf1e821|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:04:02.790Z|d69308c6-cfe6-4800-8727-219a9518aad3|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-05-08T03:04:02.790Z|d69308c6-cfe6-4800-8727-219a9518aad3|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-05-08T03:04:02.790Z|d69308c6-cfe6-4800-8727-219a9518aad3|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-05-08T03:04:02.791Z|d69308c6-cfe6-4800-8727-219a9518aad3|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-05-08T03:04:02.791Z|d69308c6-cfe6-4800-8727-219a9518aad3|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:d69308c6-cfe6-4800-8727-219a9518aad3;x-fromappid:robot-ete;
2022-05-08T03:04:02.791Z|d69308c6-cfe6-4800-8727-219a9518aad3|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-05-08T03:04:02.795Z|d69308c6-cfe6-4800-8727-219a9518aad3|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-05-08T03:04:02.795Z|d69308c6-cfe6-4800-8727-219a9518aad3|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-05-08T03:04:02.795Z|d69308c6-cfe6-4800-8727-219a9518aad3|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-05-08T03:04:02.795Z|d69308c6-cfe6-4800-8727-219a9518aad3|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:04:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:04:02.795Z|d69308c6-cfe6-4800-8727-219a9518aad3|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-05-08T03:04:02.796Z|d69308c6-cfe6-4800-8727-219a9518aad3|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-05-08T03:04:04.196Z|4a7d1974-9b1b-4274-b2b0-1a83f7c82a6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:04:04.197Z|4a7d1974-9b1b-4274-b2b0-1a83f7c82a6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:04:04.461Z|1daa1204-31f4-41b8-86c6-4f95254196b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:04:04.461Z|1daa1204-31f4-41b8-86c6-4f95254196b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:04:19.196Z|94e81ae2-de9b-4b21-bff5-2873119017a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:04:19.199Z|94e81ae2-de9b-4b21-bff5-2873119017a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:04:34.196Z|48bc4c3b-fd74-4dc7-ba59-56a293cb2450|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:04:34.196Z|48bc4c3b-fd74-4dc7-ba59-56a293cb2450|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:04:34.462Z|92e6b873-71f2-449d-a490-f3b6066f9c22|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:04:34.462Z|92e6b873-71f2-449d-a490-f3b6066f9c22|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:04:38.683Z|60c6a56b-d9bd-4e12-8adf-b6b78510f9ba|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:04:38.683Z|60c6a56b-d9bd-4e12-8adf-b6b78510f9ba|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:04:38.683Z|60c6a56b-d9bd-4e12-8adf-b6b78510f9ba|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:04:38.684Z|60c6a56b-d9bd-4e12-8adf-b6b78510f9ba|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:04:38.684Z|60c6a56b-d9bd-4e12-8adf-b6b78510f9ba|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:04:38.684Z|60c6a56b-d9bd-4e12-8adf-b6b78510f9ba|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:04:38.689Z|60c6a56b-d9bd-4e12-8adf-b6b78510f9ba|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:04:38.690Z|60c6a56b-d9bd-4e12-8adf-b6b78510f9ba|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:04:38.690Z|60c6a56b-d9bd-4e12-8adf-b6b78510f9ba|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:04:38.690Z|60c6a56b-d9bd-4e12-8adf-b6b78510f9ba|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:04:38 GMT;Connection:close;
2022-05-08T03:04:38.690Z|60c6a56b-d9bd-4e12-8adf-b6b78510f9ba|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:04:38.690Z|60c6a56b-d9bd-4e12-8adf-b6b78510f9ba|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:04:49.196Z|b5cca24f-dcaf-448a-b4e4-839acaeef52c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:04:49.197Z|b5cca24f-dcaf-448a-b4e4-839acaeef52c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:05:04.196Z|249ffe75-ee51-4265-86a1-51d06b56c31f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:05:04.200Z|249ffe75-ee51-4265-86a1-51d06b56c31f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:05:04.463Z|56d96d39-a4f3-48b9-b84c-aa1ba8ceff7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:05:04.463Z|56d96d39-a4f3-48b9-b84c-aa1ba8ceff7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:05:19.196Z|6e355359-a95d-4f15-8c52-03175b60c60e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:05:19.197Z|6e355359-a95d-4f15-8c52-03175b60c60e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:05:29.806Z|6492038a-5346-4125-a66c-e9997ce41a0c|http-nio-8083-exec-9|/infraActiveRequests/6492038a-5346-4125-a66c-e9997ce41a0c|bpel|||INFO|500||Entering
2022-05-08T03:05:29.806Z|6492038a-5346-4125-a66c-e9997ce41a0c|http-nio-8083-exec-9|/infraActiveRequests/6492038a-5346-4125-a66c-e9997ce41a0c|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:05:29.807Z|6492038a-5346-4125-a66c-e9997ce41a0c|http-nio-8083-exec-9|/infraActiveRequests/6492038a-5346-4125-a66c-e9997ce41a0c|bpel|||DEBUG|500||URI         : /infraActiveRequests/6492038a-5346-4125-a66c-e9997ce41a0c
2022-05-08T03:05:29.807Z|6492038a-5346-4125-a66c-e9997ce41a0c|http-nio-8083-exec-9|/infraActiveRequests/6492038a-5346-4125-a66c-e9997ce41a0c|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:05:29.807Z|6492038a-5346-4125-a66c-e9997ce41a0c|http-nio-8083-exec-9|/infraActiveRequests/6492038a-5346-4125-a66c-e9997ce41a0c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f1c3e2e388108bbe;x-b3-spanid:898f84ada50f4936;x-b3-parentspanid:f1c3e2e388108bbe;x-b3-sampled:0;x-onap-requestid:6492038a-5346-4125-a66c-e9997ce41a0c;x-requestid:6492038a-5346-4125-a66c-e9997ce41a0c;x-transactionid:6492038a-5346-4125-a66c-e9997ce41a0c;x-ecomp-requestid:6492038a-5346-4125-a66c-e9997ce41a0c;x-onap-partnername:SO.APIH;x-invocationid:16860be7-942b-4c6c-9027-5236f7de6178;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:05:29.808Z|6492038a-5346-4125-a66c-e9997ce41a0c|http-nio-8083-exec-9|/infraActiveRequests/6492038a-5346-4125-a66c-e9997ce41a0c|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:05:34.196Z|f4a356fb-94df-40ca-a796-1c06cef06d9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:05:34.197Z|f4a356fb-94df-40ca-a796-1c06cef06d9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:05:34.464Z|3c81ba99-eee9-4795-bba8-bcda709b1d54|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:05:34.465Z|3c81ba99-eee9-4795-bba8-bcda709b1d54|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:05:38.682Z|02022645-4a29-4192-9efe-8f8f1c380e32|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:05:38.682Z|02022645-4a29-4192-9efe-8f8f1c380e32|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:05:38.683Z|02022645-4a29-4192-9efe-8f8f1c380e32|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:05:38.683Z|02022645-4a29-4192-9efe-8f8f1c380e32|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:05:38.684Z|02022645-4a29-4192-9efe-8f8f1c380e32|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:05:38.684Z|02022645-4a29-4192-9efe-8f8f1c380e32|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:05:38.689Z|02022645-4a29-4192-9efe-8f8f1c380e32|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:05:38.690Z|02022645-4a29-4192-9efe-8f8f1c380e32|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:05:38.690Z|02022645-4a29-4192-9efe-8f8f1c380e32|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:05:38.690Z|02022645-4a29-4192-9efe-8f8f1c380e32|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:05:38 GMT;Connection:close;
2022-05-08T03:05:38.691Z|02022645-4a29-4192-9efe-8f8f1c380e32|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:05:38.691Z|02022645-4a29-4192-9efe-8f8f1c380e32|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:05:49.197Z|367bef5d-1ffb-4db1-9be3-9d4b9bb74a8f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:05:49.202Z|367bef5d-1ffb-4db1-9be3-9d4b9bb74a8f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:06:04.196Z|1f7f0ad5-6dc5-4fac-a2ad-961525bf4151|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:06:04.197Z|1f7f0ad5-6dc5-4fac-a2ad-961525bf4151|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:06:04.466Z|66850b1b-8afa-4d90-8a19-baa4eacabc39|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:06:04.467Z|66850b1b-8afa-4d90-8a19-baa4eacabc39|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:06:19.196Z|edb9c6cd-b651-4d9e-a0a4-b84256cc43e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:06:19.197Z|edb9c6cd-b651-4d9e-a0a4-b84256cc43e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:06:27.210Z|2092a043-ed54-43e7-85b9-a1fff248320f|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-05-08T03:06:27.210Z|2092a043-ed54-43e7-85b9-a1fff248320f|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-05-08T03:06:27.211Z|2092a043-ed54-43e7-85b9-a1fff248320f|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-05-08T03:06:27.211Z|2092a043-ed54-43e7-85b9-a1fff248320f|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-05-08T03:06:27.211Z|2092a043-ed54-43e7-85b9-a1fff248320f|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:2092a043-ed54-43e7-85b9-a1fff248320f;x-fromappid:robot-ete;
2022-05-08T03:06:27.211Z|2092a043-ed54-43e7-85b9-a1fff248320f|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-05-08T03:06:27.219Z|2092a043-ed54-43e7-85b9-a1fff248320f|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-05-08T03:06:27.219Z|2092a043-ed54-43e7-85b9-a1fff248320f|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-05-08T03:06:27.219Z|2092a043-ed54-43e7-85b9-a1fff248320f|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-05-08T03:06:27.219Z|2092a043-ed54-43e7-85b9-a1fff248320f|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:06:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:06:27.219Z|2092a043-ed54-43e7-85b9-a1fff248320f|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-05-08T03:06:27.219Z|2092a043-ed54-43e7-85b9-a1fff248320f|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-05-08T03:06:34.196Z|daf746f3-5b5a-44e3-9d55-abd8640d0425|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:06:34.199Z|daf746f3-5b5a-44e3-9d55-abd8640d0425|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:06:34.467Z|0605dfda-6e41-44af-845b-d5bcfe613391|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:06:34.468Z|0605dfda-6e41-44af-845b-d5bcfe613391|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:06:38.682Z|29237e42-613b-4f90-af94-b3377e208db6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:06:38.683Z|29237e42-613b-4f90-af94-b3377e208db6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:06:38.683Z|29237e42-613b-4f90-af94-b3377e208db6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:06:38.683Z|29237e42-613b-4f90-af94-b3377e208db6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:06:38.684Z|29237e42-613b-4f90-af94-b3377e208db6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:06:38.684Z|29237e42-613b-4f90-af94-b3377e208db6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:06:38.689Z|29237e42-613b-4f90-af94-b3377e208db6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:06:38.690Z|29237e42-613b-4f90-af94-b3377e208db6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:06:38.690Z|29237e42-613b-4f90-af94-b3377e208db6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:06:38.690Z|29237e42-613b-4f90-af94-b3377e208db6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:06:38 GMT;Connection:close;
2022-05-08T03:06:38.691Z|29237e42-613b-4f90-af94-b3377e208db6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:06:38.691Z|29237e42-613b-4f90-af94-b3377e208db6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:06:49.196Z|a32d954d-5d33-4916-9e8e-5dfebb372312|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:06:49.197Z|a32d954d-5d33-4916-9e8e-5dfebb372312|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:07:04.196Z|637ed621-56a4-432b-8643-2f10013dd4a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:07:04.197Z|637ed621-56a4-432b-8643-2f10013dd4a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:07:04.469Z|6081a193-1028-4cf2-bd8e-03fbbb91ff5f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:07:04.469Z|6081a193-1028-4cf2-bd8e-03fbbb91ff5f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:07:19.196Z|bf45718b-3a88-48a1-afee-97a00e12d030|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:07:19.197Z|bf45718b-3a88-48a1-afee-97a00e12d030|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:07:34.196Z|87cc28b0-32bd-40c2-b5c5-350d15bd008e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:07:34.197Z|87cc28b0-32bd-40c2-b5c5-350d15bd008e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:07:34.470Z|557cff9e-4f2c-45c3-8a24-3514da887691|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:07:34.471Z|557cff9e-4f2c-45c3-8a24-3514da887691|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:07:38.682Z|92581d19-d1af-4cdd-80bc-e83959a2296b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:07:38.683Z|92581d19-d1af-4cdd-80bc-e83959a2296b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:07:38.683Z|92581d19-d1af-4cdd-80bc-e83959a2296b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:07:38.683Z|92581d19-d1af-4cdd-80bc-e83959a2296b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:07:38.683Z|92581d19-d1af-4cdd-80bc-e83959a2296b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:07:38.684Z|92581d19-d1af-4cdd-80bc-e83959a2296b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:07:38.691Z|92581d19-d1af-4cdd-80bc-e83959a2296b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:07:38.691Z|92581d19-d1af-4cdd-80bc-e83959a2296b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:07:38.691Z|92581d19-d1af-4cdd-80bc-e83959a2296b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:07:38.692Z|92581d19-d1af-4cdd-80bc-e83959a2296b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:07:38 GMT;Connection:close;
2022-05-08T03:07:38.692Z|92581d19-d1af-4cdd-80bc-e83959a2296b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:07:38.692Z|92581d19-d1af-4cdd-80bc-e83959a2296b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:07:49.196Z|87da801f-a391-43b9-b137-cca73a063098|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:07:49.200Z|87da801f-a391-43b9-b137-cca73a063098|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:08:04.196Z|40a1442b-857a-4ad8-b877-9f9d4594c228|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:08:04.197Z|40a1442b-857a-4ad8-b877-9f9d4594c228|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:08:04.472Z|8162d9c1-df11-46f1-92dd-4cd24766fca2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:08:04.472Z|8162d9c1-df11-46f1-92dd-4cd24766fca2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:08:19.196Z|d2c36ee1-9979-4d68-8906-3d5b1e11087e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:08:19.197Z|d2c36ee1-9979-4d68-8906-3d5b1e11087e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:08:34.196Z|5805d2ef-e053-4ce4-92fa-8019352f4a08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:08:34.202Z|5805d2ef-e053-4ce4-92fa-8019352f4a08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:08:34.473Z|a9ce7742-0a20-4086-b982-d9c0ed22e8f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:08:34.474Z|a9ce7742-0a20-4086-b982-d9c0ed22e8f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:08:38.682Z|d01d3a1a-c87a-4a60-b3c9-f53a96b0595d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:08:38.682Z|d01d3a1a-c87a-4a60-b3c9-f53a96b0595d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:08:38.683Z|d01d3a1a-c87a-4a60-b3c9-f53a96b0595d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:08:38.683Z|d01d3a1a-c87a-4a60-b3c9-f53a96b0595d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:08:38.683Z|d01d3a1a-c87a-4a60-b3c9-f53a96b0595d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:08:38.683Z|d01d3a1a-c87a-4a60-b3c9-f53a96b0595d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:08:38.689Z|d01d3a1a-c87a-4a60-b3c9-f53a96b0595d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:08:38.690Z|d01d3a1a-c87a-4a60-b3c9-f53a96b0595d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:08:38.690Z|d01d3a1a-c87a-4a60-b3c9-f53a96b0595d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:08:38.690Z|d01d3a1a-c87a-4a60-b3c9-f53a96b0595d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:08:38 GMT;Connection:close;
2022-05-08T03:08:38.690Z|d01d3a1a-c87a-4a60-b3c9-f53a96b0595d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:08:38.691Z|d01d3a1a-c87a-4a60-b3c9-f53a96b0595d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:08:49.196Z|c8a3fade-7b01-4ed3-bd98-1857bf90aca4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:08:49.197Z|c8a3fade-7b01-4ed3-bd98-1857bf90aca4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:09:04.198Z|9e3f9ec2-f024-49c8-9785-106d613dfca2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:09:04.199Z|9e3f9ec2-f024-49c8-9785-106d613dfca2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:09:04.474Z|b3d4af99-284d-4e21-b2cc-ea229e35f40a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:09:04.476Z|b3d4af99-284d-4e21-b2cc-ea229e35f40a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:09:19.196Z|30f163c3-5dd2-4858-97b6-1868208c8dec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:09:19.200Z|30f163c3-5dd2-4858-97b6-1868208c8dec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:09:34.196Z|6df2950c-d829-4e0a-86df-b262c9f8e48b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:09:34.197Z|6df2950c-d829-4e0a-86df-b262c9f8e48b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:09:34.477Z|f178f3fa-ee8e-4342-9986-18391f8e8711|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:09:34.477Z|f178f3fa-ee8e-4342-9986-18391f8e8711|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:09:38.683Z|c4ca6f7c-37a5-47f9-a0f2-341b8da6ee7a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:09:38.683Z|c4ca6f7c-37a5-47f9-a0f2-341b8da6ee7a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:09:38.684Z|c4ca6f7c-37a5-47f9-a0f2-341b8da6ee7a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:09:38.684Z|c4ca6f7c-37a5-47f9-a0f2-341b8da6ee7a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:09:38.684Z|c4ca6f7c-37a5-47f9-a0f2-341b8da6ee7a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:09:38.684Z|c4ca6f7c-37a5-47f9-a0f2-341b8da6ee7a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:09:38.690Z|c4ca6f7c-37a5-47f9-a0f2-341b8da6ee7a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:09:38.690Z|c4ca6f7c-37a5-47f9-a0f2-341b8da6ee7a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:09:38.690Z|c4ca6f7c-37a5-47f9-a0f2-341b8da6ee7a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:09:38.690Z|c4ca6f7c-37a5-47f9-a0f2-341b8da6ee7a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:09:38 GMT;Connection:close;
2022-05-08T03:09:38.690Z|c4ca6f7c-37a5-47f9-a0f2-341b8da6ee7a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:09:38.691Z|c4ca6f7c-37a5-47f9-a0f2-341b8da6ee7a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:09:49.196Z|fb60fa64-a760-4866-946c-b84921a1cc5a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:09:49.197Z|fb60fa64-a760-4866-946c-b84921a1cc5a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:10:04.196Z|ea7764f4-7e8f-4d45-ae35-195eece61545|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:10:04.199Z|ea7764f4-7e8f-4d45-ae35-195eece61545|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:10:04.478Z|7e1d574e-a2b8-4a90-bded-9e9ae0c618b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:10:04.479Z|7e1d574e-a2b8-4a90-bded-9e9ae0c618b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:10:19.196Z|e71dfaf8-790a-45f9-80cc-3f0b503e4fe2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:10:19.197Z|e71dfaf8-790a-45f9-80cc-3f0b503e4fe2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:10:34.196Z|11305850-7047-49b4-a57f-d5b28687c043|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:10:34.196Z|11305850-7047-49b4-a57f-d5b28687c043|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:10:34.479Z|6dd723f9-c445-4d98-97d3-12d61f49c6aa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:10:34.480Z|6dd723f9-c445-4d98-97d3-12d61f49c6aa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:10:38.681Z|de239a91-0e22-4574-ba5a-1d490b6a270f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:10:38.681Z|de239a91-0e22-4574-ba5a-1d490b6a270f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:10:38.682Z|de239a91-0e22-4574-ba5a-1d490b6a270f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:10:38.682Z|de239a91-0e22-4574-ba5a-1d490b6a270f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:10:38.682Z|de239a91-0e22-4574-ba5a-1d490b6a270f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:10:38.682Z|de239a91-0e22-4574-ba5a-1d490b6a270f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:10:38.688Z|de239a91-0e22-4574-ba5a-1d490b6a270f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:10:38.688Z|de239a91-0e22-4574-ba5a-1d490b6a270f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:10:38.688Z|de239a91-0e22-4574-ba5a-1d490b6a270f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:10:38.689Z|de239a91-0e22-4574-ba5a-1d490b6a270f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:10:38 GMT;Connection:close;
2022-05-08T03:10:38.689Z|de239a91-0e22-4574-ba5a-1d490b6a270f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:10:38.689Z|de239a91-0e22-4574-ba5a-1d490b6a270f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:10:49.196Z|a0f8c6e9-ed71-4f7a-99eb-3fb3192b7435|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:10:49.198Z|a0f8c6e9-ed71-4f7a-99eb-3fb3192b7435|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:10:52.960Z|392fa479-474c-4f45-a56b-79e62a0b5150|http-nio-8083-exec-9|/infraActiveRequests/392fa479-474c-4f45-a56b-79e62a0b5150|bpel|||INFO|500||Entering
2022-05-08T03:10:52.960Z|392fa479-474c-4f45-a56b-79e62a0b5150|http-nio-8083-exec-9|/infraActiveRequests/392fa479-474c-4f45-a56b-79e62a0b5150|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:10:52.961Z|392fa479-474c-4f45-a56b-79e62a0b5150|http-nio-8083-exec-9|/infraActiveRequests/392fa479-474c-4f45-a56b-79e62a0b5150|bpel|||DEBUG|500||URI         : /infraActiveRequests/392fa479-474c-4f45-a56b-79e62a0b5150
2022-05-08T03:10:52.961Z|392fa479-474c-4f45-a56b-79e62a0b5150|http-nio-8083-exec-9|/infraActiveRequests/392fa479-474c-4f45-a56b-79e62a0b5150|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:10:52.961Z|392fa479-474c-4f45-a56b-79e62a0b5150|http-nio-8083-exec-9|/infraActiveRequests/392fa479-474c-4f45-a56b-79e62a0b5150|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c392ee89cef845fb;x-b3-spanid:e63a52ebffb9007b;x-b3-parentspanid:c392ee89cef845fb;x-b3-sampled:0;x-onap-requestid:392fa479-474c-4f45-a56b-79e62a0b5150;x-requestid:392fa479-474c-4f45-a56b-79e62a0b5150;x-transactionid:392fa479-474c-4f45-a56b-79e62a0b5150;x-ecomp-requestid:392fa479-474c-4f45-a56b-79e62a0b5150;x-onap-partnername:SO.APIH;x-invocationid:179d0fb4-ec42-4e4a-9217-037aee879e88;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:10:52.961Z|392fa479-474c-4f45-a56b-79e62a0b5150|http-nio-8083-exec-9|/infraActiveRequests/392fa479-474c-4f45-a56b-79e62a0b5150|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:11:04.196Z|a17dd836-8d2b-43ac-9b67-673ebd4e2e7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:11:04.197Z|a17dd836-8d2b-43ac-9b67-673ebd4e2e7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:11:04.481Z|bc6a5a9f-ce88-4ee4-a3bb-13d595a59d4c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:11:04.482Z|bc6a5a9f-ce88-4ee4-a3bb-13d595a59d4c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:11:19.196Z|8d67fbf2-aebe-43dc-8efb-e9c432eee39b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:11:19.197Z|8d67fbf2-aebe-43dc-8efb-e9c432eee39b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:11:34.196Z|7f1c3e86-d0e0-4c56-bfb5-a5244a29a81c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:11:34.199Z|7f1c3e86-d0e0-4c56-bfb5-a5244a29a81c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:11:34.482Z|53a76c3d-b5cc-44ba-a759-053e8deb6164|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:11:34.483Z|53a76c3d-b5cc-44ba-a759-053e8deb6164|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:11:38.684Z|19e4aece-add2-4899-a4cc-ba4f5430fef6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:11:38.685Z|19e4aece-add2-4899-a4cc-ba4f5430fef6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:11:38.685Z|19e4aece-add2-4899-a4cc-ba4f5430fef6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:11:38.685Z|19e4aece-add2-4899-a4cc-ba4f5430fef6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:11:38.685Z|19e4aece-add2-4899-a4cc-ba4f5430fef6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:11:38.686Z|19e4aece-add2-4899-a4cc-ba4f5430fef6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:11:38.691Z|19e4aece-add2-4899-a4cc-ba4f5430fef6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:11:38.691Z|19e4aece-add2-4899-a4cc-ba4f5430fef6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:11:38.691Z|19e4aece-add2-4899-a4cc-ba4f5430fef6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:11:38.691Z|19e4aece-add2-4899-a4cc-ba4f5430fef6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:11:38 GMT;Connection:close;
2022-05-08T03:11:38.691Z|19e4aece-add2-4899-a4cc-ba4f5430fef6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:11:38.692Z|19e4aece-add2-4899-a4cc-ba4f5430fef6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:11:49.197Z|0325f03c-8b5a-4548-83e6-9b8506df19b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:11:49.197Z|0325f03c-8b5a-4548-83e6-9b8506df19b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:11:50.392Z|6e88a7d6-c7eb-42e4-b65c-d63384ede4bd|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-05-08T03:11:50.392Z|6e88a7d6-c7eb-42e4-b65c-d63384ede4bd|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-05-08T03:11:50.392Z|6e88a7d6-c7eb-42e4-b65c-d63384ede4bd|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-05-08T03:11:50.392Z|6e88a7d6-c7eb-42e4-b65c-d63384ede4bd|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-05-08T03:11:50.393Z|6e88a7d6-c7eb-42e4-b65c-d63384ede4bd|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:6e88a7d6-c7eb-42e4-b65c-d63384ede4bd;x-fromappid:robot-ete;
2022-05-08T03:11:50.393Z|6e88a7d6-c7eb-42e4-b65c-d63384ede4bd|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-05-08T03:11:50.399Z|6e88a7d6-c7eb-42e4-b65c-d63384ede4bd|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-05-08T03:11:50.399Z|6e88a7d6-c7eb-42e4-b65c-d63384ede4bd|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-05-08T03:11:50.399Z|6e88a7d6-c7eb-42e4-b65c-d63384ede4bd|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-05-08T03:11:50.399Z|6e88a7d6-c7eb-42e4-b65c-d63384ede4bd|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:11:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:11:50.399Z|6e88a7d6-c7eb-42e4-b65c-d63384ede4bd|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-05-08T03:11:50.400Z|6e88a7d6-c7eb-42e4-b65c-d63384ede4bd|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-05-08T03:12:04.199Z|d896dae5-56dc-48b0-9402-8133af3f359f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:12:04.202Z|d896dae5-56dc-48b0-9402-8133af3f359f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:12:04.484Z|14f50c84-38e4-49db-953c-7bedaee67a9d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:12:04.484Z|14f50c84-38e4-49db-953c-7bedaee67a9d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:12:19.196Z|fee83255-fb59-42a7-9a20-cc490b53d6e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:12:19.197Z|fee83255-fb59-42a7-9a20-cc490b53d6e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:12:34.196Z|67e5378b-8c36-4a4e-8aaf-b7c29fc49070|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:12:34.197Z|67e5378b-8c36-4a4e-8aaf-b7c29fc49070|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:12:34.485Z|0a1c7e8f-5127-49c3-b6c0-fba0a5223e01|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:12:34.486Z|0a1c7e8f-5127-49c3-b6c0-fba0a5223e01|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:12:38.683Z|60d99f37-fc5a-47d1-8118-2fc7c03e57c8|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:12:38.684Z|60d99f37-fc5a-47d1-8118-2fc7c03e57c8|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:12:38.684Z|60d99f37-fc5a-47d1-8118-2fc7c03e57c8|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:12:38.684Z|60d99f37-fc5a-47d1-8118-2fc7c03e57c8|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:12:38.685Z|60d99f37-fc5a-47d1-8118-2fc7c03e57c8|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:12:38.685Z|60d99f37-fc5a-47d1-8118-2fc7c03e57c8|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:12:38.690Z|60d99f37-fc5a-47d1-8118-2fc7c03e57c8|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:12:38.690Z|60d99f37-fc5a-47d1-8118-2fc7c03e57c8|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:12:38.690Z|60d99f37-fc5a-47d1-8118-2fc7c03e57c8|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:12:38.691Z|60d99f37-fc5a-47d1-8118-2fc7c03e57c8|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:12:38 GMT;Connection:close;
2022-05-08T03:12:38.691Z|60d99f37-fc5a-47d1-8118-2fc7c03e57c8|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:12:38.691Z|60d99f37-fc5a-47d1-8118-2fc7c03e57c8|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:12:49.197Z|cbd6b9b7-5308-4838-ac3a-310a62936634|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:12:49.201Z|cbd6b9b7-5308-4838-ac3a-310a62936634|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:13:04.196Z|3ecc7fcb-3bd6-49b0-b1a8-77bd99858d7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:13:04.197Z|3ecc7fcb-3bd6-49b0-b1a8-77bd99858d7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:13:04.486Z|7ead4b3a-e098-4215-91df-16aefcc59f53|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:13:04.487Z|7ead4b3a-e098-4215-91df-16aefcc59f53|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:13:19.196Z|9647787b-c67e-42e6-8f83-48dfd70109f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:13:19.197Z|9647787b-c67e-42e6-8f83-48dfd70109f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:13:34.196Z|474c98af-6961-4da3-9803-4649e35178cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:13:34.199Z|474c98af-6961-4da3-9803-4649e35178cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:13:34.488Z|b6e2764e-92be-405e-8b58-a8b45bee1b25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:13:34.488Z|b6e2764e-92be-405e-8b58-a8b45bee1b25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:13:38.682Z|c16b39c7-331f-4a39-99f0-7cf5132f5f79|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:13:38.682Z|c16b39c7-331f-4a39-99f0-7cf5132f5f79|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:13:38.683Z|c16b39c7-331f-4a39-99f0-7cf5132f5f79|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:13:38.683Z|c16b39c7-331f-4a39-99f0-7cf5132f5f79|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:13:38.683Z|c16b39c7-331f-4a39-99f0-7cf5132f5f79|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:13:38.683Z|c16b39c7-331f-4a39-99f0-7cf5132f5f79|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:13:38.690Z|c16b39c7-331f-4a39-99f0-7cf5132f5f79|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:13:38.690Z|c16b39c7-331f-4a39-99f0-7cf5132f5f79|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:13:38.690Z|c16b39c7-331f-4a39-99f0-7cf5132f5f79|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:13:38.691Z|c16b39c7-331f-4a39-99f0-7cf5132f5f79|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:13:38 GMT;Connection:close;
2022-05-08T03:13:38.691Z|c16b39c7-331f-4a39-99f0-7cf5132f5f79|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:13:38.691Z|c16b39c7-331f-4a39-99f0-7cf5132f5f79|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:13:49.196Z|f28830f1-7a86-4c12-adc7-cb25930412a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:13:49.197Z|f28830f1-7a86-4c12-adc7-cb25930412a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:14:04.196Z|ecf8f6be-4ac0-4922-8999-488fa6459dc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:14:04.197Z|ecf8f6be-4ac0-4922-8999-488fa6459dc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:14:04.489Z|13329dd0-5796-4493-a4d3-5871a81d2570|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:14:04.490Z|13329dd0-5796-4493-a4d3-5871a81d2570|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:14:19.196Z|242df746-7b24-49e9-a165-38fc4557ffce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:14:19.201Z|242df746-7b24-49e9-a165-38fc4557ffce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:14:21.961Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-6|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Entering
2022-05-08T03:14:21.961Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-6|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:14:21.961Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-6|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||URI         : /infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22
2022-05-08T03:14:21.962Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-6|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:14:21.962Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-6|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7f3b801cea685f60;x-b3-spanid:5c21d87df4f316e3;x-b3-parentspanid:7f3b801cea685f60;x-b3-sampled:0;x-onap-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-transactionid:675a4760-80c8-419f-877a-fafe502b6c22;x-ecomp-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-onap-partnername:SO.APIH;x-invocationid:9033fb85-a991-40ef-9a9e-f6fcb18c3bf4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:14:21.962Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-6|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:14:34.196Z|e1046f9c-5bb5-48ec-95dc-5b12368443ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:14:34.196Z|e1046f9c-5bb5-48ec-95dc-5b12368443ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:14:34.491Z|59eebeb9-cb87-4139-91ca-cb6b4a95efd2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:14:34.491Z|59eebeb9-cb87-4139-91ca-cb6b4a95efd2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:14:37.736Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-05-08T03:14:37.737Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:14:37.737Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-05-08T03:14:37.738Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-05-08T03:14:37.738Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7f3b801cea685f60;x-b3-spanid:ca16e437ba8f6978;x-b3-parentspanid:7f3b801cea685f60;x-b3-sampled:0;x-onap-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-transactionid:675a4760-80c8-419f-877a-fafe502b6c22;x-ecomp-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-onap-partnername:SO.APIH;x-invocationid:6a1dd0e3-b510-4c83-b5d3-7af086faf21f;content-length:115;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:14:37.738Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:14:37.801Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-05-08T03:14:37.877Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:14:37.877Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:14:37.877Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:14:37.877Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-05-08T03:14:37.878Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:14:37.878Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-05-08T03:14:38.619Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-05-08T03:14:38.619Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:14:38.619Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-05-08T03:14:38.619Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-05-08T03:14:38.620Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:7f3b801cea685f60;x-b3-spanid:d8809ac8f5c88258;x-b3-parentspanid:7f3b801cea685f60;x-b3-sampled:0;x-onap-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-transactionid:675a4760-80c8-419f-877a-fafe502b6c22;x-ecomp-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-onap-partnername:SO.APIH;x-invocationid:4fd9c5f2-b135-4363-8b45-c95bb9ff878a;content-length:1858;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:14:38.620Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:14:38.684Z|7b60da99-4495-4d3d-a742-5f52c046b1b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:14:38.684Z|7b60da99-4495-4d3d-a742-5f52c046b1b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:14:38.685Z|7b60da99-4495-4d3d-a742-5f52c046b1b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:14:38.685Z|7b60da99-4495-4d3d-a742-5f52c046b1b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:14:38.685Z|7b60da99-4495-4d3d-a742-5f52c046b1b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:14:38.685Z|7b60da99-4495-4d3d-a742-5f52c046b1b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:14:38.691Z|7b60da99-4495-4d3d-a742-5f52c046b1b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:14:38.691Z|7b60da99-4495-4d3d-a742-5f52c046b1b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:14:38.692Z|7b60da99-4495-4d3d-a742-5f52c046b1b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:14:38.692Z|7b60da99-4495-4d3d-a742-5f52c046b1b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:14:37 GMT;Connection:close;
2022-05-08T03:14:38.692Z|7b60da99-4495-4d3d-a742-5f52c046b1b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:14:38.693Z|7b60da99-4495-4d3d-a742-5f52c046b1b1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:14:38.881Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:14:38.881Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-05-08T03:14:38.881Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-05-08T03:14:38.881Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:14:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:14:38.881Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:14:38.882Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-05-08T03:14:42.637Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Entering
2022-05-08T03:14:42.637Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:14:42.637Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-05-08T03:14:42.637Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-05-08T03:14:42.638Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:7f3b801cea685f60;x-b3-spanid:9bb9b9c18e6ea6c6;x-b3-parentspanid:9e00dfdc58a2d48f;x-b3-sampled:0;x-onap-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-transactionid:675a4760-80c8-419f-877a-fafe502b6c22;x-ecomp-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-onap-partnername:UNKNOWN;x-invocationid:def4527a-19bc-47ca-9312-6b3cc74a1c98;content-length:3978;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-05-08T03:14:42.638Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:14:42.691Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:14:42.691Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-05-08T03:14:42.691Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-05-08T03:14:42.691Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:14:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:14:42.691Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:14:42.692Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-05-08T03:14:42.803Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Entering
2022-05-08T03:14:42.804Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:14:42.804Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||URI         : /infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22
2022-05-08T03:14:42.804Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:14:42.804Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7f3b801cea685f60;x-b3-spanid:2dec91b7367ef80a;x-b3-parentspanid:9e00dfdc58a2d48f;x-b3-sampled:0;x-onap-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-transactionid:675a4760-80c8-419f-877a-fafe502b6c22;x-ecomp-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-onap-partnername:UNKNOWN;x-invocationid:d8995008-9d1a-40c2-9852-19c306818d5b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16;accept-encoding:gzip,deflate;
2022-05-08T03:14:42.805Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:14:42.826Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:14:42.827Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:14:42.827Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:14:42.827Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:14:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:14:42.827Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:14:42.827Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Exiting.
2022-05-08T03:14:42.856Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Entering
2022-05-08T03:14:42.856Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:14:42.856Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||URI         : /infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22
2022-05-08T03:14:42.856Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Method      : PUT
2022-05-08T03:14:42.856Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:7f3b801cea685f60;x-b3-spanid:16d5638059462d54;x-b3-parentspanid:9e00dfdc58a2d48f;x-b3-sampled:0;x-onap-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-transactionid:675a4760-80c8-419f-877a-fafe502b6c22;x-ecomp-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-onap-partnername:UNKNOWN;x-invocationid:178d0e64-b19f-4419-b837-462df9b4fb64;content-length:1951;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16;accept-encoding:gzip,deflate;
2022-05-08T03:14:42.856Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:14:42.949Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:14:42.949Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:14:42.950Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:14:42.950Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:14:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:14:42.950Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:14:42.951Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Exiting.
2022-05-08T03:14:44.040Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Entering
2022-05-08T03:14:44.040Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:14:44.040Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||URI         : /infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22
2022-05-08T03:14:44.041Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:14:44.041Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:acd6832b0c9b26b8;x-b3-spanid:5a60c9ae3e37c3f2;x-b3-parentspanid:acd6832b0c9b26b8;x-b3-sampled:0;x-onap-requestid:af1b3739-60d3-461e-83b8-49a513c6a691;x-requestid:af1b3739-60d3-461e-83b8-49a513c6a691;x-transactionid:af1b3739-60d3-461e-83b8-49a513c6a691;x-ecomp-requestid:af1b3739-60d3-461e-83b8-49a513c6a691;x-onap-partnername:SO.APIH;x-invocationid:f88f0c3b-d013-4af1-8f22-7cdfb5fedf57;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:14:44.041Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:14:44.055Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:14:44.055Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:14:44.055Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:14:44.055Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:14:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:14:44.056Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:14:44.056Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Exiting.
2022-05-08T03:14:44.077Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-05-08T03:14:44.078Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:14:44.078Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-05-08T03:14:44.078Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:14:44.079Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:acd6832b0c9b26b8;x-b3-spanid:7e47f190c344fe9a;x-b3-parentspanid:acd6832b0c9b26b8;x-b3-sampled:0;x-onap-requestid:af1b3739-60d3-461e-83b8-49a513c6a691;x-requestid:af1b3739-60d3-461e-83b8-49a513c6a691;x-transactionid:af1b3739-60d3-461e-83b8-49a513c6a691;x-ecomp-requestid:af1b3739-60d3-461e-83b8-49a513c6a691;x-onap-partnername:SO.APIH;x-invocationid:a95cdb2a-fad3-4f9f-8c59-976eb2460846;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:14:44.079Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:14:44.139Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:14:44.139Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:14:44.139Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:14:44.139Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:14:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:14:44.139Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:14:44.139Z|af1b3739-60d3-461e-83b8-49a513c6a691|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-05-08T03:14:49.196Z|125a3008-8e67-49dc-a6fd-4c53abe3b60d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:14:49.197Z|125a3008-8e67-49dc-a6fd-4c53abe3b60d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:14:54.322Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Entering
2022-05-08T03:14:54.323Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:14:54.323Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||URI         : /infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22
2022-05-08T03:14:54.323Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:14:54.323Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bc9b94b719433132;x-b3-spanid:e61c0fe936617aab;x-b3-parentspanid:bc9b94b719433132;x-b3-sampled:0;x-onap-requestid:5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7;x-requestid:5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7;x-transactionid:5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7;x-ecomp-requestid:5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7;x-onap-partnername:SO.APIH;x-invocationid:db93237c-7b4d-4f28-b5d0-7ea9ead6389b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:14:54.323Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:14:54.338Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:14:54.338Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:14:54.338Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:14:54.338Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:14:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:14:54.338Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:14:54.338Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Exiting.
2022-05-08T03:14:54.348Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-05-08T03:14:54.348Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:14:54.348Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-05-08T03:14:54.348Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:14:54.348Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bc9b94b719433132;x-b3-spanid:b7ef3dcf854b1244;x-b3-parentspanid:bc9b94b719433132;x-b3-sampled:0;x-onap-requestid:5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7;x-requestid:5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7;x-transactionid:5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7;x-ecomp-requestid:5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7;x-onap-partnername:SO.APIH;x-invocationid:11941923-1a4e-40cb-b2eb-90a2ec4c5d62;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:14:54.348Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:14:54.353Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:14:54.353Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:14:54.353Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:14:54.354Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:14:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:14:54.354Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:14:54.354Z|5ba52a3c-3a31-4b23-8283-ef2c4d5b6dc7|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-05-08T03:15:04.196Z|7ba011d3-7f61-4f0b-beca-2ff75f14f727|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:15:04.199Z|7ba011d3-7f61-4f0b-beca-2ff75f14f727|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:15:04.492Z|dde45a75-48f3-4bf0-a704-fd656ff824b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:15:04.492Z|dde45a75-48f3-4bf0-a704-fd656ff824b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:15:04.516Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Entering
2022-05-08T03:15:04.516Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:04.516Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||URI         : /infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22
2022-05-08T03:15:04.517Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:04.517Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d57b09e310b90861;x-b3-spanid:10e7c6c822a7568e;x-b3-parentspanid:d57b09e310b90861;x-b3-sampled:0;x-onap-requestid:00d182dd-0a18-4a5f-80b3-123d7ef40b5c;x-requestid:00d182dd-0a18-4a5f-80b3-123d7ef40b5c;x-transactionid:00d182dd-0a18-4a5f-80b3-123d7ef40b5c;x-ecomp-requestid:00d182dd-0a18-4a5f-80b3-123d7ef40b5c;x-onap-partnername:SO.APIH;x-invocationid:d229957d-6b28-4b37-9d1d-9a2b5a36e691;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:04.517Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:04.531Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:04.532Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:04.532Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:04.532Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:04.532Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:04.533Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Exiting.
2022-05-08T03:15:04.542Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-05-08T03:15:04.543Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:04.543Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-05-08T03:15:04.543Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:04.543Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d57b09e310b90861;x-b3-spanid:826ba851842b9569;x-b3-parentspanid:d57b09e310b90861;x-b3-sampled:0;x-onap-requestid:00d182dd-0a18-4a5f-80b3-123d7ef40b5c;x-requestid:00d182dd-0a18-4a5f-80b3-123d7ef40b5c;x-transactionid:00d182dd-0a18-4a5f-80b3-123d7ef40b5c;x-ecomp-requestid:00d182dd-0a18-4a5f-80b3-123d7ef40b5c;x-onap-partnername:SO.APIH;x-invocationid:bbcb13ce-e034-4eb5-8e23-83aa802cacd0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:04.543Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:04.548Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:04.549Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:04.549Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:04.549Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:04.549Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:04.549Z|00d182dd-0a18-4a5f-80b3-123d7ef40b5c|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-05-08T03:15:09.730Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Entering
2022-05-08T03:15:09.730Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:09.730Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||URI         : /infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22
2022-05-08T03:15:09.731Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:09.731Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d92d4b934dfc4cc5;x-b3-spanid:636b81a4c9951475;x-b3-parentspanid:d92d4b934dfc4cc5;x-b3-sampled:0;x-onap-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-transactionid:675a4760-80c8-419f-877a-fafe502b6c22;x-ecomp-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-onap-partnername:UNKNOWN;x-invocationid:5bf46fb1-27ce-489b-a3e9-cc8a07eeee33;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16;accept-encoding:gzip,deflate;
2022-05-08T03:15:09.731Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:09.750Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:09.750Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:09.750Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:09.750Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:09.750Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:09.751Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Exiting.
2022-05-08T03:15:09.777Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Entering
2022-05-08T03:15:09.777Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:09.778Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||URI         : /infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22
2022-05-08T03:15:09.778Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Method      : PUT
2022-05-08T03:15:09.778Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d92d4b934dfc4cc5;x-b3-spanid:bda82de437ab05ab;x-b3-parentspanid:d92d4b934dfc4cc5;x-b3-sampled:0;x-onap-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-transactionid:675a4760-80c8-419f-877a-fafe502b6c22;x-ecomp-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-onap-partnername:UNKNOWN;x-invocationid:ca1426fc-2fe8-4d74-87ce-3af0edb5da6d;content-length:2150;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16;accept-encoding:gzip,deflate;
2022-05-08T03:15:09.778Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:09.808Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:09.808Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:09.808Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:09.808Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:09.809Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:09.809Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-10|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Exiting.
2022-05-08T03:15:12.302Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Entering
2022-05-08T03:15:12.303Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:12.303Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||URI         : /infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22
2022-05-08T03:15:12.304Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:12.304Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d92d4b934dfc4cc5;x-b3-spanid:fea0525ac6fe6e22;x-b3-parentspanid:d92d4b934dfc4cc5;x-b3-sampled:0;x-onap-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-transactionid:675a4760-80c8-419f-877a-fafe502b6c22;x-ecomp-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-onap-partnername:UNKNOWN;x-invocationid:8f0b48b7-7646-4222-a129-18b70cb4cf3b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16;accept-encoding:gzip,deflate;
2022-05-08T03:15:12.304Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:12.320Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:12.320Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:12.320Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:12.320Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:12.320Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:12.321Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Exiting.
2022-05-08T03:15:12.338Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Entering
2022-05-08T03:15:12.338Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:12.339Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||URI         : /infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22
2022-05-08T03:15:12.340Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Method      : PUT
2022-05-08T03:15:12.340Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d92d4b934dfc4cc5;x-b3-spanid:d389bde28367f327;x-b3-parentspanid:d92d4b934dfc4cc5;x-b3-sampled:0;x-onap-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-transactionid:675a4760-80c8-419f-877a-fafe502b6c22;x-ecomp-requestid:675a4760-80c8-419f-877a-fafe502b6c22;x-onap-partnername:UNKNOWN;x-invocationid:c1475daa-05d3-4828-bf3b-6e04469e4003;content-length:2127;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16;accept-encoding:gzip,deflate;
2022-05-08T03:15:12.340Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:12.370Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:12.371Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:12.371Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:12.371Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:12.371Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:12.371Z|675a4760-80c8-419f-877a-fafe502b6c22|http-nio-8083-exec-2|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Exiting.
2022-05-08T03:15:14.716Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Entering
2022-05-08T03:15:14.716Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:14.716Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||URI         : /infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22
2022-05-08T03:15:14.716Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:14.717Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fb052409e6d1d89d;x-b3-spanid:bdcc130d6c8f2494;x-b3-parentspanid:fb052409e6d1d89d;x-b3-sampled:0;x-onap-requestid:456f7929-b816-428d-bd80-9cd16c91c032;x-requestid:456f7929-b816-428d-bd80-9cd16c91c032;x-transactionid:456f7929-b816-428d-bd80-9cd16c91c032;x-ecomp-requestid:456f7929-b816-428d-bd80-9cd16c91c032;x-onap-partnername:SO.APIH;x-invocationid:bb18c30e-b843-4e6e-a75e-1609665e700b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:14.717Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:14.730Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:14.730Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:14.730Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:14.731Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:14.731Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:14.731Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-3|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Exiting.
2022-05-08T03:15:14.742Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-05-08T03:15:14.743Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:14.743Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-05-08T03:15:14.743Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:14.743Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fb052409e6d1d89d;x-b3-spanid:6db0c94177b93e6d;x-b3-parentspanid:fb052409e6d1d89d;x-b3-sampled:0;x-onap-requestid:456f7929-b816-428d-bd80-9cd16c91c032;x-requestid:456f7929-b816-428d-bd80-9cd16c91c032;x-transactionid:456f7929-b816-428d-bd80-9cd16c91c032;x-ecomp-requestid:456f7929-b816-428d-bd80-9cd16c91c032;x-onap-partnername:SO.APIH;x-invocationid:1af9661c-af2c-4a24-8ab6-7ead1f77614f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:14.743Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:14.750Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:14.750Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:14.750Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:14.751Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:14.751Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:14.751Z|456f7929-b816-428d-bd80-9cd16c91c032|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-05-08T03:15:14.899Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Entering
2022-05-08T03:15:14.900Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:14.900Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||URI         : /infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22
2022-05-08T03:15:14.900Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:14.900Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:04ed77b3852fcb59;x-b3-spanid:da5337378fd5baeb;x-b3-parentspanid:04ed77b3852fcb59;x-b3-sampled:0;x-onap-requestid:b43d1b71-36de-4026-bf2c-c6956e06bb64;x-requestid:b43d1b71-36de-4026-bf2c-c6956e06bb64;x-transactionid:b43d1b71-36de-4026-bf2c-c6956e06bb64;x-ecomp-requestid:b43d1b71-36de-4026-bf2c-c6956e06bb64;x-onap-partnername:SO.APIH;x-invocationid:cd539f79-14c6-4dd8-b4e0-df6a3e0a96bf;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:14.900Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:14.913Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:14.913Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:14.913Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:14.913Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:14.913Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:14.913Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-5|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Exiting.
2022-05-08T03:15:14.924Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-05-08T03:15:14.924Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:14.924Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-05-08T03:15:14.924Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:14.925Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:04ed77b3852fcb59;x-b3-spanid:1a30848ceafc7081;x-b3-parentspanid:04ed77b3852fcb59;x-b3-sampled:0;x-onap-requestid:b43d1b71-36de-4026-bf2c-c6956e06bb64;x-requestid:b43d1b71-36de-4026-bf2c-c6956e06bb64;x-transactionid:b43d1b71-36de-4026-bf2c-c6956e06bb64;x-ecomp-requestid:b43d1b71-36de-4026-bf2c-c6956e06bb64;x-onap-partnername:SO.APIH;x-invocationid:ebca39e7-fb0c-40bd-8e6a-a758e0f66046;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:14.925Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:14.930Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:14.930Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:14.931Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:14.931Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:14.931Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:14.931Z|b43d1b71-36de-4026-bf2c-c6956e06bb64|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-05-08T03:15:15.073Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Entering
2022-05-08T03:15:15.073Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:15.073Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||URI         : /infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22
2022-05-08T03:15:15.074Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:15.074Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:85495a821129770b;x-b3-spanid:3dd996878132dd22;x-b3-parentspanid:85495a821129770b;x-b3-sampled:0;x-onap-requestid:42228c8b-b8b0-41fd-a51b-2a5caccb10e3;x-requestid:42228c8b-b8b0-41fd-a51b-2a5caccb10e3;x-transactionid:42228c8b-b8b0-41fd-a51b-2a5caccb10e3;x-ecomp-requestid:42228c8b-b8b0-41fd-a51b-2a5caccb10e3;x-onap-partnername:SO.APIH;x-invocationid:3f90b4c8-3708-4fe6-9fa2-e8dc30a47fc3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:15.074Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:15.085Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:15.085Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:15.085Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:15.085Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:15.085Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:15.086Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-7|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Exiting.
2022-05-08T03:15:15.097Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-05-08T03:15:15.098Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:15.098Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-05-08T03:15:15.098Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:15.098Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:85495a821129770b;x-b3-spanid:6e9ed19a054bb0c7;x-b3-parentspanid:85495a821129770b;x-b3-sampled:0;x-onap-requestid:42228c8b-b8b0-41fd-a51b-2a5caccb10e3;x-requestid:42228c8b-b8b0-41fd-a51b-2a5caccb10e3;x-transactionid:42228c8b-b8b0-41fd-a51b-2a5caccb10e3;x-ecomp-requestid:42228c8b-b8b0-41fd-a51b-2a5caccb10e3;x-onap-partnername:SO.APIH;x-invocationid:fd05dca8-449f-4b3f-950e-0db01aaf8d21;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:15.099Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:15.108Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:15.108Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:15.108Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:15.108Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:15.108Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:15.109Z|42228c8b-b8b0-41fd-a51b-2a5caccb10e3|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-05-08T03:15:15.264Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Entering
2022-05-08T03:15:15.264Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:15.264Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||URI         : /infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22
2022-05-08T03:15:15.264Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:15.265Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b69fc80020467945;x-b3-spanid:be913ee264ea5a7b;x-b3-parentspanid:b69fc80020467945;x-b3-sampled:0;x-onap-requestid:6a622368-47ba-4e49-b004-0cd6282b25e4;x-requestid:6a622368-47ba-4e49-b004-0cd6282b25e4;x-transactionid:6a622368-47ba-4e49-b004-0cd6282b25e4;x-ecomp-requestid:6a622368-47ba-4e49-b004-0cd6282b25e4;x-onap-partnername:SO.APIH;x-invocationid:c9c40994-cc4b-4306-9fd5-47e3d5764a71;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:15.265Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:15.275Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:15.275Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:15.275Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:15.275Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:15.275Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:15.275Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-8|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Exiting.
2022-05-08T03:15:15.284Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-05-08T03:15:15.284Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:15.284Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-05-08T03:15:15.284Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:15.284Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b69fc80020467945;x-b3-spanid:fba494b8fc06e603;x-b3-parentspanid:b69fc80020467945;x-b3-sampled:0;x-onap-requestid:6a622368-47ba-4e49-b004-0cd6282b25e4;x-requestid:6a622368-47ba-4e49-b004-0cd6282b25e4;x-transactionid:6a622368-47ba-4e49-b004-0cd6282b25e4;x-ecomp-requestid:6a622368-47ba-4e49-b004-0cd6282b25e4;x-onap-partnername:SO.APIH;x-invocationid:c908a939-0dfa-4c8f-b66f-5a3c2772fb07;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:15.285Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:15.289Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:15.289Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:15.289Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:15.289Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:15.289Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:15.290Z|6a622368-47ba-4e49-b004-0cd6282b25e4|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-05-08T03:15:15.441Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Entering
2022-05-08T03:15:15.441Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:15.441Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||URI         : /infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22
2022-05-08T03:15:15.441Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:15.442Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f95a36694ed77484;x-b3-spanid:575a6248540f7cae;x-b3-parentspanid:f95a36694ed77484;x-b3-sampled:0;x-onap-requestid:3944f760-f590-4dc3-812f-b2d16a530d30;x-requestid:3944f760-f590-4dc3-812f-b2d16a530d30;x-transactionid:3944f760-f590-4dc3-812f-b2d16a530d30;x-ecomp-requestid:3944f760-f590-4dc3-812f-b2d16a530d30;x-onap-partnername:SO.APIH;x-invocationid:99c1173d-417b-4968-b1f3-c48e9ce34e7e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:15.442Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:15.457Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:15.457Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:15.458Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:15.458Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:15.458Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:15.458Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-1|/infraActiveRequests/675a4760-80c8-419f-877a-fafe502b6c22|bpel|||INFO|500||Exiting.
2022-05-08T03:15:15.471Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-05-08T03:15:15.471Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:15.472Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-05-08T03:15:15.472Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:15.472Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f95a36694ed77484;x-b3-spanid:605e618ddde1acd2;x-b3-parentspanid:f95a36694ed77484;x-b3-sampled:0;x-onap-requestid:3944f760-f590-4dc3-812f-b2d16a530d30;x-requestid:3944f760-f590-4dc3-812f-b2d16a530d30;x-transactionid:3944f760-f590-4dc3-812f-b2d16a530d30;x-ecomp-requestid:3944f760-f590-4dc3-812f-b2d16a530d30;x-onap-partnername:SO.APIH;x-invocationid:429eace9-257a-4393-9ae5-e054a4ba7025;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:15.472Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:15.477Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:15.477Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:15.477Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:15.478Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:15.478Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:15.478Z|3944f760-f590-4dc3-812f-b2d16a530d30|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-05-08T03:15:18.988Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:15:18.989Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:18.989Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:15:18.989Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:18.989Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6ee5d68f04bfb69c;x-b3-spanid:1e85836d1a603244;x-b3-parentspanid:6ee5d68f04bfb69c;x-b3-sampled:0;x-onap-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-transactionid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-ecomp-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-onap-partnername:SO.APIH;x-invocationid:30ad1d49-9ded-40da-ab0a-1118fa88992f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:18.989Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:19.196Z|00548a66-d200-4d2a-97d1-52e1bc82c609|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:15:19.196Z|00548a66-d200-4d2a-97d1-52e1bc82c609|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:15:19.371Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-05-08T03:15:19.371Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:19.371Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-05-08T03:15:19.372Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-05-08T03:15:19.372Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6ee5d68f04bfb69c;x-b3-spanid:df1eeb0cf2d9ddd2;x-b3-parentspanid:6ee5d68f04bfb69c;x-b3-sampled:0;x-onap-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-transactionid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-ecomp-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-onap-partnername:SO.APIH;x-invocationid:6c0e3981-231c-48f1-b0b1-235c4ef56f57;content-length:177;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:19.372Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:19.375Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-05-08T03:15:19.385Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:19.385Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:19.385Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:19.385Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-05-08T03:15:19.385Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:19.386Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-05-08T03:15:19.540Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-05-08T03:15:19.541Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:19.541Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-05-08T03:15:19.541Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-05-08T03:15:19.541Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:6ee5d68f04bfb69c;x-b3-spanid:71295ed33d9589f1;x-b3-parentspanid:6ee5d68f04bfb69c;x-b3-sampled:0;x-onap-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-transactionid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-ecomp-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-onap-partnername:SO.APIH;x-invocationid:682a75fa-3706-4222-ac3a-fc1603cfebb1;content-length:2670;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:19.541Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:19.566Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:19.566Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-05-08T03:15:19.566Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-05-08T03:15:19.566Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:19 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:19.566Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:19.567Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-05-08T03:15:20.246Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Entering
2022-05-08T03:15:20.246Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:20.246Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-05-08T03:15:20.247Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-05-08T03:15:20.247Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:6ee5d68f04bfb69c;x-b3-spanid:aa4ba3852fa61872;x-b3-parentspanid:e16c4354d03c7d41;x-b3-sampled:0;x-onap-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-transactionid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-ecomp-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-onap-partnername:UNKNOWN;x-invocationid:fbdb6fbd-5ee0-42dd-87e1-d06842f723ee;content-length:7843;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16;accept-encoding:gzip,deflate;
2022-05-08T03:15:20.247Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:20.263Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:20.263Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-05-08T03:15:20.263Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-05-08T03:15:20.263Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:20.264Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:20.264Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-05-08T03:15:20.282Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:15:20.282Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:20.282Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:15:20.283Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:20.283Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6ee5d68f04bfb69c;x-b3-spanid:c1ddd3c0112a8967;x-b3-parentspanid:e16c4354d03c7d41;x-b3-sampled:0;x-onap-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-transactionid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-ecomp-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-onap-partnername:UNKNOWN;x-invocationid:d49719c2-8aab-41e7-9328-66facd2f33ad;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16;accept-encoding:gzip,deflate;
2022-05-08T03:15:20.283Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:20.294Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:20.294Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:20.294Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:20.294Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:20.294Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:20.294Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:15:20.306Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:15:20.306Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:20.306Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:15:20.306Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : PUT
2022-05-08T03:15:20.307Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:6ee5d68f04bfb69c;x-b3-spanid:d43dd7d8f249e715;x-b3-parentspanid:e16c4354d03c7d41;x-b3-sampled:0;x-onap-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-transactionid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-ecomp-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-onap-partnername:UNKNOWN;x-invocationid:2649e0ab-b005-4b30-a72c-727d36b6c3b1;content-length:2755;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16;accept-encoding:gzip,deflate;
2022-05-08T03:15:20.307Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:20.334Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:20.334Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:20.334Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:20.334Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:20.334Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:20.335Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:15:20.828Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:15:20.828Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:20.828Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:15:20.828Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:20.829Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:19bfeaa5f465ba53;x-b3-spanid:053a62866a882e4b;x-b3-parentspanid:19bfeaa5f465ba53;x-b3-sampled:0;x-onap-requestid:c504a898-55cd-4f3f-96f1-ac0588d68d37;x-requestid:c504a898-55cd-4f3f-96f1-ac0588d68d37;x-transactionid:c504a898-55cd-4f3f-96f1-ac0588d68d37;x-ecomp-requestid:c504a898-55cd-4f3f-96f1-ac0588d68d37;x-onap-partnername:SO.APIH;x-invocationid:5e72c039-b031-4a90-84b4-9f6a56797e8b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:20.829Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:20.911Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:20.912Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:20.912Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:20.912Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:20.912Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:20.913Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:15:20.924Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-05-08T03:15:20.924Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:20.924Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-05-08T03:15:20.924Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:20.925Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:19bfeaa5f465ba53;x-b3-spanid:e4d653aaf0bae6f1;x-b3-parentspanid:19bfeaa5f465ba53;x-b3-sampled:0;x-onap-requestid:c504a898-55cd-4f3f-96f1-ac0588d68d37;x-requestid:c504a898-55cd-4f3f-96f1-ac0588d68d37;x-transactionid:c504a898-55cd-4f3f-96f1-ac0588d68d37;x-ecomp-requestid:c504a898-55cd-4f3f-96f1-ac0588d68d37;x-onap-partnername:SO.APIH;x-invocationid:1829584f-e902-47a0-b3e1-99adad38c756;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:20.925Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:20.931Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:20.931Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:20.931Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:20.931Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:20.931Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:20.931Z|c504a898-55cd-4f3f-96f1-ac0588d68d37|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-05-08T03:15:28.942Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:15:28.943Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:28.943Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:15:28.943Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:28.944Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:330dc085780279d8;x-b3-spanid:2170cdb3c659e81f;x-b3-parentspanid:330dc085780279d8;x-b3-sampled:0;x-onap-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-transactionid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-ecomp-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-onap-partnername:UNKNOWN;x-invocationid:0424d2a3-d402-45ef-bec3-ae6d1aa47115;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16;accept-encoding:gzip,deflate;
2022-05-08T03:15:28.944Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:28.958Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:28.958Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:28.959Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:28.959Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:28.959Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:28.960Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:15:29.025Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-2|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:15:29.026Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-2|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:29.026Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-2|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:15:29.026Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-2|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : PUT
2022-05-08T03:15:29.026Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-2|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:330dc085780279d8;x-b3-spanid:33c6d73c323ca0e0;x-b3-parentspanid:330dc085780279d8;x-b3-sampled:0;x-onap-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-transactionid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-ecomp-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-onap-partnername:UNKNOWN;x-invocationid:53a7afda-fb61-471e-ac7b-a31147d6ec1a;content-length:2936;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16;accept-encoding:gzip,deflate;
2022-05-08T03:15:29.026Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-2|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:29.051Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-2|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:29.051Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-2|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:29.051Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-2|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:29.051Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-2|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:29.051Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-2|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:29.051Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-2|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:15:31.092Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:15:31.092Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:31.092Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:15:31.092Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:31.093Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:13a13c39647f00c1;x-b3-spanid:e3b4ec1e4021a2b1;x-b3-parentspanid:13a13c39647f00c1;x-b3-sampled:0;x-onap-requestid:c056759c-715b-4b6e-a491-44fa39edf03e;x-requestid:c056759c-715b-4b6e-a491-44fa39edf03e;x-transactionid:c056759c-715b-4b6e-a491-44fa39edf03e;x-ecomp-requestid:c056759c-715b-4b6e-a491-44fa39edf03e;x-onap-partnername:SO.APIH;x-invocationid:12de16e9-6035-4622-998c-9ffd243774db;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:31.093Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:32.551Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:32.551Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:32.551Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:32.551Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:32.551Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:32.552Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:15:32.564Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-05-08T03:15:32.564Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:32.565Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-05-08T03:15:32.565Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:32.566Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:13a13c39647f00c1;x-b3-spanid:786c5f298dc81b80;x-b3-parentspanid:13a13c39647f00c1;x-b3-sampled:0;x-onap-requestid:c056759c-715b-4b6e-a491-44fa39edf03e;x-requestid:c056759c-715b-4b6e-a491-44fa39edf03e;x-transactionid:c056759c-715b-4b6e-a491-44fa39edf03e;x-ecomp-requestid:c056759c-715b-4b6e-a491-44fa39edf03e;x-onap-partnername:SO.APIH;x-invocationid:396a405b-a9b9-4001-a765-9e7974567395;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:32.566Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:32.572Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:32.572Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:32.572Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:32.572Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:32.572Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:32.573Z|c056759c-715b-4b6e-a491-44fa39edf03e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-05-08T03:15:34.196Z|397b4eee-d4ad-4eb6-9ddd-372119d93142|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:15:34.197Z|397b4eee-d4ad-4eb6-9ddd-372119d93142|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:15:34.493Z|1ae2f09f-63ab-493a-9d70-2e89dd6f1646|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:15:34.493Z|1ae2f09f-63ab-493a-9d70-2e89dd6f1646|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:15:38.680Z|0333538d-1f9c-474b-99a3-f5509b876eb4|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-08T03:15:38.680Z|0333538d-1f9c-474b-99a3-f5509b876eb4|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:38.680Z|0333538d-1f9c-474b-99a3-f5509b876eb4|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-05-08T03:15:38.680Z|0333538d-1f9c-474b-99a3-f5509b876eb4|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-05-08T03:15:38.681Z|0333538d-1f9c-474b-99a3-f5509b876eb4|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.73.53:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-05-08T03:15:38.681Z|0333538d-1f9c-474b-99a3-f5509b876eb4|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:38.684Z|0333538d-1f9c-474b-99a3-f5509b876eb4|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:38.684Z|0333538d-1f9c-474b-99a3-f5509b876eb4|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-05-08T03:15:38.684Z|0333538d-1f9c-474b-99a3-f5509b876eb4|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-05-08T03:15:38.685Z|0333538d-1f9c-474b-99a3-f5509b876eb4|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:38 GMT;Connection:close;
2022-05-08T03:15:38.685Z|0333538d-1f9c-474b-99a3-f5509b876eb4|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-05-08T03:15:38.685Z|0333538d-1f9c-474b-99a3-f5509b876eb4|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-05-08T03:15:39.434Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:15:39.434Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:39.434Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:15:39.434Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:39.434Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:78a7e6f56f0ccb52;x-b3-spanid:78a7e6f56f0ccb52;x-b3-sampled:0;x-onap-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-transactionid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-ecomp-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-onap-partnername:UNKNOWN;x-invocationid:4bc15661-7bf6-42de-aec5-9090a7b92ced;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-05-08T03:15:39.435Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:39.445Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:39.445Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:39.445Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:39.445Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=4AFBD7FED2C1C65061C9D0EE9A5B6194; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:39.445Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:39.446Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-6|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:15:39.470Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:15:39.470Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:39.471Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:15:39.471Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : PUT
2022-05-08T03:15:39.471Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:f3a876f60c5b8fd1;x-b3-spanid:f3a876f60c5b8fd1;x-b3-sampled:0;x-onap-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-transactionid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-ecomp-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-onap-partnername:UNKNOWN;x-invocationid:add17176-19a4-41bb-9501-d1507b68474b;content-length:3220;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4AFBD7FED2C1C65061C9D0EE9A5B6194;accept-encoding:gzip,deflate;
2022-05-08T03:15:39.471Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:39.497Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:39.497Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:39.498Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:39.498Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:39.498Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:39.498Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:15:41.348Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:15:41.348Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:41.348Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:15:41.349Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : PATCH
2022-05-08T03:15:41.349Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:306338d0f308c60c;x-b3-spanid:306338d0f308c60c;x-b3-sampled:0;x-onap-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-transactionid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-ecomp-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-onap-partnername:UNKNOWN;x-invocationid:8392b83b-4221-4744-8c18-adfda3b06fc6;content-length:206;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4AFBD7FED2C1C65061C9D0EE9A5B6194;accept-encoding:gzip,deflate;
2022-05-08T03:15:41.349Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:41.379Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:41.379Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:41.379Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:41.379Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:41.379Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:41.379Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:15:42.638Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-05-08T03:15:42.638Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:42.639Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-05-08T03:15:42.639Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:42.639Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b037d777f813d806;x-b3-spanid:2e654729967ee348;x-b3-parentspanid:b037d777f813d806;x-b3-sampled:0;x-onap-requestid:a2d836de-3337-4f4e-9432-4b41da9b56b4;x-requestid:a2d836de-3337-4f4e-9432-4b41da9b56b4;x-transactionid:a2d836de-3337-4f4e-9432-4b41da9b56b4;x-ecomp-requestid:a2d836de-3337-4f4e-9432-4b41da9b56b4;x-onap-partnername:UNKNOWN;x-invocationid:54987357-606a-44d6-ad1e-a7e3b7264315;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4AFBD7FED2C1C65061C9D0EE9A5B6194;accept-encoding:gzip,deflate;
2022-05-08T03:15:42.640Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:42.676Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Entering
2022-05-08T03:15:42.676Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:42.676Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-05-08T03:15:42.676Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-05-08T03:15:42.676Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:b037d777f813d806;x-b3-spanid:559925a6522cf504;x-b3-parentspanid:b037d777f813d806;x-b3-sampled:0;x-onap-requestid:a2d836de-3337-4f4e-9432-4b41da9b56b4;x-requestid:a2d836de-3337-4f4e-9432-4b41da9b56b4;x-transactionid:a2d836de-3337-4f4e-9432-4b41da9b56b4;x-ecomp-requestid:a2d836de-3337-4f4e-9432-4b41da9b56b4;x-onap-partnername:UNKNOWN;x-invocationid:fa402753-8e50-41e9-b07e-cd00f411ebd4;content-length:1598;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4AFBD7FED2C1C65061C9D0EE9A5B6194;accept-encoding:gzip,deflate;
2022-05-08T03:15:42.677Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:42.689Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:42.690Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-05-08T03:15:42.690Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-05-08T03:15:42.690Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/8;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:42.690Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:42.690Z|a2d836de-3337-4f4e-9432-4b41da9b56b4|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-05-08T03:15:43.301Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:15:43.302Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:43.302Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:15:43.302Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:43.302Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5c80f1bc2dcec091;x-b3-spanid:e223fb9e8b86f569;x-b3-parentspanid:5c80f1bc2dcec091;x-b3-sampled:0;x-onap-requestid:d15b3daa-bd5a-4686-a5e4-f531369ffc4b;x-requestid:d15b3daa-bd5a-4686-a5e4-f531369ffc4b;x-transactionid:d15b3daa-bd5a-4686-a5e4-f531369ffc4b;x-ecomp-requestid:d15b3daa-bd5a-4686-a5e4-f531369ffc4b;x-onap-partnername:SO.APIH;x-invocationid:386cd0aa-d9d4-4476-a3ac-57ab19a5175d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:43.302Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:43.316Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:43.316Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:43.316Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:43.316Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:43.316Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:43.316Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:15:43.329Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-05-08T03:15:43.329Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:43.329Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-05-08T03:15:43.329Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:43.330Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5c80f1bc2dcec091;x-b3-spanid:80e512d28695d014;x-b3-parentspanid:5c80f1bc2dcec091;x-b3-sampled:0;x-onap-requestid:d15b3daa-bd5a-4686-a5e4-f531369ffc4b;x-requestid:d15b3daa-bd5a-4686-a5e4-f531369ffc4b;x-transactionid:d15b3daa-bd5a-4686-a5e4-f531369ffc4b;x-ecomp-requestid:d15b3daa-bd5a-4686-a5e4-f531369ffc4b;x-onap-partnername:SO.APIH;x-invocationid:314ba3a1-0878-40ca-b227-4eb598950e02;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:43.330Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:43.339Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:43.339Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:43.339Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:43.340Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:43.340Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:43.340Z|d15b3daa-bd5a-4686-a5e4-f531369ffc4b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-05-08T03:15:49.196Z|afa6e757-c3d3-44e1-9bd5-be842f54d821|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:15:49.199Z|afa6e757-c3d3-44e1-9bd5-be842f54d821|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:15:53.801Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:15:53.802Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:53.802Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:15:53.802Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:53.802Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0c731f3232138660;x-b3-spanid:7a3d07afb4be5e7f;x-b3-parentspanid:0c731f3232138660;x-b3-sampled:0;x-onap-requestid:281ada06-b8f4-46d7-84ec-f8a417d91a1e;x-requestid:281ada06-b8f4-46d7-84ec-f8a417d91a1e;x-transactionid:281ada06-b8f4-46d7-84ec-f8a417d91a1e;x-ecomp-requestid:281ada06-b8f4-46d7-84ec-f8a417d91a1e;x-onap-partnername:SO.APIH;x-invocationid:46f3906c-2b9f-47c2-99de-7328153ae7f5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:53.802Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:53.819Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:53.819Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:53.819Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:53.820Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:53.820Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:53.820Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:15:53.833Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-05-08T03:15:53.833Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:53.833Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-05-08T03:15:53.834Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:53.834Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0c731f3232138660;x-b3-spanid:0c0a83b39386b68a;x-b3-parentspanid:0c731f3232138660;x-b3-sampled:0;x-onap-requestid:281ada06-b8f4-46d7-84ec-f8a417d91a1e;x-requestid:281ada06-b8f4-46d7-84ec-f8a417d91a1e;x-transactionid:281ada06-b8f4-46d7-84ec-f8a417d91a1e;x-ecomp-requestid:281ada06-b8f4-46d7-84ec-f8a417d91a1e;x-onap-partnername:SO.APIH;x-invocationid:0334479e-9f9f-4dea-91e9-9f275866dfad;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:15:53.834Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:53.840Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:53.840Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:53.841Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:53.841Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:53.841Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:53.841Z|281ada06-b8f4-46d7-84ec-f8a417d91a1e|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-05-08T03:15:57.674Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-05-08T03:15:57.675Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:57.675Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-05-08T03:15:57.675Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:57.676Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8c3780b1828c74a3;x-b3-spanid:c54e27705acc16ac;x-b3-parentspanid:8c3780b1828c74a3;x-b3-sampled:0;x-onap-requestid:45fdf6d1-ebae-48fe-983f-47be89398a60;x-requestid:45fdf6d1-ebae-48fe-983f-47be89398a60;x-transactionid:45fdf6d1-ebae-48fe-983f-47be89398a60;x-ecomp-requestid:45fdf6d1-ebae-48fe-983f-47be89398a60;x-onap-partnername:UNKNOWN;x-invocationid:482e5bb5-72ff-4aed-8ff9-5b1f74f84a7a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4AFBD7FED2C1C65061C9D0EE9A5B6194;accept-encoding:gzip,deflate;
2022-05-08T03:15:57.676Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:57.688Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:57.689Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:57.689Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:57.689Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:57.690Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:57.690Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2022-05-08T03:15:57.699Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-6|/requestProcessingData/8|bpel|||INFO|500||Entering
2022-05-08T03:15:57.699Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-6|/requestProcessingData/8|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:57.699Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-6|/requestProcessingData/8|bpel|||DEBUG|500||URI         : /requestProcessingData/8
2022-05-08T03:15:57.700Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-6|/requestProcessingData/8|bpel|||DEBUG|500||Method      : PUT
2022-05-08T03:15:57.700Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-6|/requestProcessingData/8|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8c3780b1828c74a3;x-b3-spanid:50ff9eda306394dd;x-b3-parentspanid:8c3780b1828c74a3;x-b3-sampled:0;x-onap-requestid:45fdf6d1-ebae-48fe-983f-47be89398a60;x-requestid:45fdf6d1-ebae-48fe-983f-47be89398a60;x-transactionid:45fdf6d1-ebae-48fe-983f-47be89398a60;x-ecomp-requestid:45fdf6d1-ebae-48fe-983f-47be89398a60;x-onap-partnername:UNKNOWN;x-invocationid:a89a38a9-7a37-4ad5-857f-75fc6dd3b779;content-length:1677;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4AFBD7FED2C1C65061C9D0EE9A5B6194;accept-encoding:gzip,deflate;
2022-05-08T03:15:57.700Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-6|/requestProcessingData/8|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:57.723Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-6|/requestProcessingData/8|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:57.723Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-6|/requestProcessingData/8|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:57.723Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-6|/requestProcessingData/8|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:57.723Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-6|/requestProcessingData/8|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/8;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:57.723Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-6|/requestProcessingData/8|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:57.723Z|45fdf6d1-ebae-48fe-983f-47be89398a60|http-nio-8083-exec-6|/requestProcessingData/8|bpel|||INFO|500||Exiting.
2022-05-08T03:15:58.319Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:15:58.320Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:58.320Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:15:58.320Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:15:58.320Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8d5010c483551507;x-b3-spanid:03e4000560b1d283;x-b3-parentspanid:8d5010c483551507;x-b3-sampled:0;x-onap-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-transactionid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-ecomp-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-onap-partnername:UNKNOWN;x-invocationid:89fc0a1e-6856-4381-be10-85b311606b95;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16;accept-encoding:gzip,deflate;
2022-05-08T03:15:58.321Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:58.336Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:58.336Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:58.337Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:58.337Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:58.337Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:58.337Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-7|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:15:58.350Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:15:58.350Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:15:58.350Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:15:58.350Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : PUT
2022-05-08T03:15:58.351Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8d5010c483551507;x-b3-spanid:8dae164b30deee6a;x-b3-parentspanid:8d5010c483551507;x-b3-sampled:0;x-onap-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-transactionid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-ecomp-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-onap-partnername:UNKNOWN;x-invocationid:7ab5abf0-505c-45c8-8448-72cefd778dde;content-length:3326;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16;accept-encoding:gzip,deflate;
2022-05-08T03:15:58.351Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:15:58.386Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:15:58.386Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:15:58.386Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:15:58.386Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:15:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:15:58.386Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:15:58.387Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-9|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:16:00.737Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:16:00.737Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:16:00.737Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:16:00.738Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:16:00.738Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:92b3b19d2ace5b69;x-b3-spanid:485f8cca383ec7d3;x-b3-parentspanid:92b3b19d2ace5b69;x-b3-sampled:0;x-onap-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-transactionid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-ecomp-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-onap-partnername:UNKNOWN;x-invocationid:eb6bdbe9-cf77-4568-98c2-fc5d982e13a9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16;accept-encoding:gzip,deflate;
2022-05-08T03:16:00.738Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:16:00.749Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:16:00.749Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:16:00.750Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:16:00.750Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:16:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:16:00.750Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:16:00.750Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-8|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:16:00.762Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-10|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:16:00.762Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-10|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:16:00.762Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-10|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:16:00.763Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-10|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : PUT
2022-05-08T03:16:00.763Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-10|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:92b3b19d2ace5b69;x-b3-spanid:4efd5a3f4b32e01d;x-b3-parentspanid:92b3b19d2ace5b69;x-b3-sampled:0;x-onap-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-transactionid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-ecomp-requestid:3acc9eeb-0940-484f-bc17-217b3427d54f;x-onap-partnername:UNKNOWN;x-invocationid:21e273d6-2ad0-4613-aa10-27e456ec234e;content-length:3319;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=F9338FC75951D5332E5AA0149BADAA16;accept-encoding:gzip,deflate;
2022-05-08T03:16:00.763Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-10|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:16:00.787Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-10|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:16:00.788Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-10|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:16:00.788Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-10|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:16:00.788Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-10|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:16:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:16:00.788Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-10|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:16:00.788Z|3acc9eeb-0940-484f-bc17-217b3427d54f|http-nio-8083-exec-10|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:16:04.196Z|1653991a-9f65-46c9-87da-4e616c0aa245|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:16:04.196Z|1653991a-9f65-46c9-87da-4e616c0aa245|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:16:04.299Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:16:04.299Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:16:04.299Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:16:04.300Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:16:04.300Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d6e26bf60097fd5b;x-b3-spanid:de6db6c3028231c7;x-b3-parentspanid:d6e26bf60097fd5b;x-b3-sampled:0;x-onap-requestid:6eb0c555-20f7-4c00-8115-1c513a28f219;x-requestid:6eb0c555-20f7-4c00-8115-1c513a28f219;x-transactionid:6eb0c555-20f7-4c00-8115-1c513a28f219;x-ecomp-requestid:6eb0c555-20f7-4c00-8115-1c513a28f219;x-onap-partnername:SO.APIH;x-invocationid:2c5f0f12-a1d8-4956-adfa-44cbd7cc652f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:16:04.300Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:16:04.313Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:16:04.314Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:16:04.314Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:16:04.314Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:16:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:16:04.314Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:16:04.314Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-1|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:16:04.322Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-05-08T03:16:04.322Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:16:04.323Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-05-08T03:16:04.323Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:16:04.323Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d6e26bf60097fd5b;x-b3-spanid:278e807025597df3;x-b3-parentspanid:d6e26bf60097fd5b;x-b3-sampled:0;x-onap-requestid:6eb0c555-20f7-4c00-8115-1c513a28f219;x-requestid:6eb0c555-20f7-4c00-8115-1c513a28f219;x-transactionid:6eb0c555-20f7-4c00-8115-1c513a28f219;x-ecomp-requestid:6eb0c555-20f7-4c00-8115-1c513a28f219;x-onap-partnername:SO.APIH;x-invocationid:3a6edc06-b722-4924-9f72-165eaa662d15;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:16:04.323Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:16:04.328Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:16:04.329Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:16:04.329Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:16:04.329Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:16:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:16:04.329Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:16:04.330Z|6eb0c555-20f7-4c00-8115-1c513a28f219|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-05-08T03:16:04.480Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:16:04.480Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:16:04.480Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:16:04.480Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:16:04.481Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:324265a0fd53bff9;x-b3-spanid:db7a5f0215bfcbef;x-b3-parentspanid:324265a0fd53bff9;x-b3-sampled:0;x-onap-requestid:5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2;x-requestid:5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2;x-transactionid:5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2;x-ecomp-requestid:5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2;x-onap-partnername:SO.APIH;x-invocationid:a174cf7d-04f3-4b26-bcab-f3f8e11b6c66;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:16:04.481Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:16:04.491Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:16:04.491Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:16:04.492Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:16:04.492Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:16:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:16:04.492Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:16:04.492Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-3|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Exiting.
2022-05-08T03:16:04.494Z|2685f653-3bcd-49b5-a632-33f84b6d2be7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-05-08T03:16:04.494Z|2685f653-3bcd-49b5-a632-33f84b6d2be7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-05-08T03:16:04.503Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-05-08T03:16:04.503Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:16:04.504Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-05-08T03:16:04.504Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:16:04.504Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:324265a0fd53bff9;x-b3-spanid:86258932d2882b0b;x-b3-parentspanid:324265a0fd53bff9;x-b3-sampled:0;x-onap-requestid:5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2;x-requestid:5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2;x-transactionid:5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2;x-ecomp-requestid:5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2;x-onap-partnername:SO.APIH;x-invocationid:3f0c13e4-ef22-4432-9c8e-5e07eb082693;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:16:04.504Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-05-08T03:16:04.510Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-05-08T03:16:04.510Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-05-08T03:16:04.510Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-05-08T03:16:04.511Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 08 May 2022 03:16:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-05-08T03:16:04.511Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-05-08T03:16:04.511Z|5ee5b1e1-b0cc-43a4-9d0d-181d7253d6a2|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-05-08T03:16:04.649Z|03d724d3-dae9-4f5e-9caf-15ab9bce6ec8|http-nio-8083-exec-5|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||INFO|500||Entering
2022-05-08T03:16:04.650Z|03d724d3-dae9-4f5e-9caf-15ab9bce6ec8|http-nio-8083-exec-5|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request begin================================================
2022-05-08T03:16:04.650Z|03d724d3-dae9-4f5e-9caf-15ab9bce6ec8|http-nio-8083-exec-5|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||URI         : /infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f
2022-05-08T03:16:04.650Z|03d724d3-dae9-4f5e-9caf-15ab9bce6ec8|http-nio-8083-exec-5|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Method      : GET
2022-05-08T03:16:04.650Z|03d724d3-dae9-4f5e-9caf-15ab9bce6ec8|http-nio-8083-exec-5|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e1ba387b73ce2a50;x-b3-spanid:f9ed48f29eba5ae1;x-b3-parentspanid:e1ba387b73ce2a50;x-b3-sampled:0;x-onap-requestid:03d724d3-dae9-4f5e-9caf-15ab9bce6ec8;x-requestid:03d724d3-dae9-4f5e-9caf-15ab9bce6ec8;x-transactionid:03d724d3-dae9-4f5e-9caf-15ab9bce6ec8;x-ecomp-requestid:03d724d3-dae9-4f5e-9caf-15ab9bce6ec8;x-onap-partnername:SO.APIH;x-invocationid:3f568602-6bf2-43d8-8589-00cfe4dfd9d9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7995332F21BD13286BF429D1ED132B18;accept-encoding:gzip,deflate;
2022-05-08T03:16:04.650Z|03d724d3-dae9-4f5e-9caf-15ab9bce6ec8|http-nio-8083-exec-5|/infraActiveRequests/3acc9eeb-0940-484f-bc17-217b3427d54f|bpel|||DEBUG|500||===========================request end============================================