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-04-20T10:24:04.865Z||main|||||INFO|500||The following profiles are active: basic
2022-04-20T10:24:12.289Z||main|||||INFO|500||Starting service [Tomcat]
2022-04-20T10:24:12.290Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-04-20T10:24:12.371Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-04-20T10:24:13.177Z||main|||||INFO|500||reqdb-pool - Starting...
2022-04-20T10:24:13.327Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-04-20T10:24:13.440Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2022-04-20T10:24:13.498Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.6)
2022-04-20T10:24:13.521Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.6 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4.
2022-04-20T10:24:13.585Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.042s)
2022-04-20T10:24:13.638Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2022-04-20T10:24:13.706Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2022-04-20T10:24:13.764Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2022-04-20T10:24:13.785Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2022-04-20T10:24:14.158Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2022-04-20T10:24:14.219Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2022-04-20T10:24:14.337Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2022-04-20T10:24:14.375Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2022-04-20T10:24:14.477Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2022-04-20T10:24:14.554Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2022-04-20T10:24:14.629Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2022-04-20T10:24:14.707Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2022-04-20T10:24:14.788Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2022-04-20T10:24:14.878Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2022-04-20T10:24:14.967Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2022-04-20T10:24:15.096Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2022-04-20T10:24:15.189Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2022-04-20T10:24:15.333Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2022-04-20T10:24:15.454Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2022-04-20T10:24:15.510Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2022-04-20T10:24:15.569Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2022-04-20T10:24:15.644Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2022-04-20T10:24:15.725Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2022-04-20T10:24:15.805Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2022-04-20T10:24:15.863Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2022-04-20T10:24:15.945Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2022-04-20T10:24:16.021Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2022-04-20T10:24:16.074Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2022-04-20T10:24:16.129Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2022-04-20T10:24:16.278Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2022-04-20T10:24:16.424Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2022-04-20T10:24:16.472Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2022-04-20T10:24:16.504Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2022-04-20T10:24:16.782Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2022-04-20T10:24:16.871Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2022-04-20T10:24:16.972Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2022-04-20T10:24:17.126Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2022-04-20T10:24:17.217Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2022-04-20T10:24:17.288Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2022-04-20T10:24:17.331Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2022-04-20T10:24:17.461Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:03.708s)
2022-04-20T10:24:17.761Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-04-20T10:24:17.903Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-04-20T10:24:18.294Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-04-20T10:24:19.233Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-04-20T10:24:21.199Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-20T10:24:25.205Z||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-04-20T10:24:26.659Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
2022-04-20T10:24:27.843Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2022-04-20T10:24:28.366Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-04-20T10:24:32.587Z||main|||||INFO|500||Started MSORequestDBApplication in 31.528 seconds (JVM running for 32.487)
2022-04-20T10:24:32.597Z|d6563b61-7788-483d-8ebb-03363db7a13d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:24:32.632Z|d6563b61-7788-483d-8ebb-03363db7a13d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:24:32.633Z|90cb467c-398b-435f-8843-73b6ee3623a1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:24:32.638Z|90cb467c-398b-435f-8843-73b6ee3623a1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:24:47.581Z|95bc8d64-7df7-41a5-bf13-267ca8206615|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:24:47.584Z|95bc8d64-7df7-41a5-bf13-267ca8206615|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:25:02.581Z|102ca446-0ec1-4796-a513-45cf8f559a7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:25:02.582Z|102ca446-0ec1-4796-a513-45cf8f559a7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:25:02.640Z|2f80474a-9b99-487f-b87e-9ddd8e563c3a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:25:02.640Z|2f80474a-9b99-487f-b87e-9ddd8e563c3a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:25:17.581Z|74cfd79c-f4ae-4fe1-9b8c-48c8c8583232|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:25:17.582Z|74cfd79c-f4ae-4fe1-9b8c-48c8c8583232|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:25:32.581Z|382498bc-1b53-45cf-b680-0397f8f5736c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:25:32.585Z|382498bc-1b53-45cf-b680-0397f8f5736c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:25:32.641Z|f55c9a7d-f5c4-40d0-bc27-330f5af0d3d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:25:32.642Z|f55c9a7d-f5c4-40d0-bc27-330f5af0d3d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:25:47.581Z|661bd849-c77a-4c11-a7e6-6e2124551030|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:25:47.582Z|661bd849-c77a-4c11-a7e6-6e2124551030|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:26:02.581Z|c14cd895-b906-45c3-8986-f7772972147e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:26:02.582Z|c14cd895-b906-45c3-8986-f7772972147e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:26:02.643Z|32431f1d-a55a-4b26-b7bb-dae7988c7518|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:26:02.644Z|32431f1d-a55a-4b26-b7bb-dae7988c7518|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:26:17.581Z|b696a5f5-f01a-417d-ba08-10aa11140789|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:26:17.583Z|b696a5f5-f01a-417d-ba08-10aa11140789|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:26:32.581Z|4f50d17b-ddd5-441b-88f0-44fac31409c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:26:32.582Z|4f50d17b-ddd5-441b-88f0-44fac31409c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:26:32.645Z|fc09e327-acd2-4ed3-bbac-cb23fc723454|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:26:32.646Z|fc09e327-acd2-4ed3-bbac-cb23fc723454|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:26:47.581Z|94ad6f04-acdc-47d8-9183-ef2fbee034d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:26:47.582Z|94ad6f04-acdc-47d8-9183-ef2fbee034d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:27:02.582Z|2bbf7707-d3ee-45c6-9521-da4dd87f9d1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:27:02.586Z|2bbf7707-d3ee-45c6-9521-da4dd87f9d1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:27:02.648Z|08588ddf-a65f-453a-9495-2250bc8ed011|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:27:02.648Z|08588ddf-a65f-453a-9495-2250bc8ed011|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:27:17.581Z|ba43921b-ecdb-4657-89fc-de88c77f92d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:27:17.582Z|ba43921b-ecdb-4657-89fc-de88c77f92d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:27:32.581Z|f5142f78-cee3-456f-b738-957400eceb5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:27:32.582Z|f5142f78-cee3-456f-b738-957400eceb5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:27:32.650Z|016ab658-5ad3-4250-b491-40de72a2eec6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:27:32.651Z|016ab658-5ad3-4250-b491-40de72a2eec6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:27:47.581Z|fd2c215f-8ab1-404a-a6ba-1f49b8b17121|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:27:47.584Z|fd2c215f-8ab1-404a-a6ba-1f49b8b17121|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:28:02.581Z|9a777e36-6034-4711-9f5a-1f78e28c8fbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:28:02.582Z|9a777e36-6034-4711-9f5a-1f78e28c8fbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:28:02.653Z|05460cfc-dc34-48c1-bb4f-cf0b7163cabe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:28:02.654Z|05460cfc-dc34-48c1-bb4f-cf0b7163cabe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:28:17.582Z|09fb00c2-4539-45f4-b8ce-ef02684c4c87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:28:17.582Z|09fb00c2-4539-45f4-b8ce-ef02684c4c87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:28:32.581Z|de47c87a-cd7d-42e6-81f1-f0084ce04cda|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:28:32.584Z|de47c87a-cd7d-42e6-81f1-f0084ce04cda|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:28:32.655Z|e8a12007-450e-4a3e-b7dd-e183f6829ac7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:28:32.656Z|e8a12007-450e-4a3e-b7dd-e183f6829ac7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:28:47.581Z|5cbea6fe-25aa-49a8-b24a-dcde8bcfb320|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:28:47.582Z|5cbea6fe-25aa-49a8-b24a-dcde8bcfb320|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:29:02.581Z|ffab8d1a-fedf-4372-82cf-21aee46dec04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:29:02.582Z|ffab8d1a-fedf-4372-82cf-21aee46dec04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:29:02.657Z|7e545050-0e32-42a5-80a0-a462e75b1eb4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:29:02.658Z|7e545050-0e32-42a5-80a0-a462e75b1eb4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:29:17.581Z|fced26d8-1663-4ea5-a554-609b71ea03bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:29:17.584Z|fced26d8-1663-4ea5-a554-609b71ea03bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:29:32.581Z|725f3d14-a642-4eaf-a606-9e6eba7ad147|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:29:32.582Z|725f3d14-a642-4eaf-a606-9e6eba7ad147|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:29:32.659Z|d797098f-8896-493b-a57e-a07fa4e21983|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:29:32.660Z|d797098f-8896-493b-a57e-a07fa4e21983|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:29:47.581Z|0e6c1b77-fd11-4da6-92c4-57653ae67710|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:29:47.582Z|0e6c1b77-fd11-4da6-92c4-57653ae67710|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:30:02.581Z|8c2b8eca-7bab-4b34-bd23-9e19d1677e04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:30:02.584Z|8c2b8eca-7bab-4b34-bd23-9e19d1677e04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:30:02.660Z|826eb233-00eb-48ef-bfa4-eb79c79640c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:30:02.661Z|826eb233-00eb-48ef-bfa4-eb79c79640c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:30:17.581Z|e37d8916-6537-4b73-acae-fa6e4fb797ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:30:17.581Z|e37d8916-6537-4b73-acae-fa6e4fb797ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:30:32.581Z|17030e1a-3411-462b-9146-82f65778f0fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:30:32.582Z|17030e1a-3411-462b-9146-82f65778f0fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:30:32.662Z|8c474f7d-53ea-48f1-841e-714963eb5a0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:30:32.663Z|8c474f7d-53ea-48f1-841e-714963eb5a0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:30:47.581Z|d1155125-e4ea-4efb-8590-e5b4d5687d25|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:30:47.583Z|d1155125-e4ea-4efb-8590-e5b4d5687d25|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:31:02.581Z|95b68653-48d3-44d1-b321-eacccc079529|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:31:02.582Z|95b68653-48d3-44d1-b321-eacccc079529|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:31:02.664Z|1e7a722c-0446-4889-b022-6c85cea37224|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:31:02.665Z|1e7a722c-0446-4889-b022-6c85cea37224|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:31:17.581Z|e08792d9-9754-4a71-a82e-a6d6792f6293|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:31:17.582Z|e08792d9-9754-4a71-a82e-a6d6792f6293|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:31:32.581Z|c007d4cf-ae38-45ec-a663-9fb1eea1e89f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:31:32.583Z|c007d4cf-ae38-45ec-a663-9fb1eea1e89f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:31:32.666Z|d594e89e-af43-469f-b351-b62b2da8b1b3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:31:32.667Z|d594e89e-af43-469f-b351-b62b2da8b1b3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:31:47.581Z|e3937de5-e081-4d94-adc3-88a08b7808d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:31:47.582Z|e3937de5-e081-4d94-adc3-88a08b7808d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:32:02.581Z|b305303f-24fd-404c-a914-9aebb78cf6d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:32:02.582Z|b305303f-24fd-404c-a914-9aebb78cf6d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:32:02.669Z|3c8750b7-1358-480a-9b2e-15bfd9ab1655|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:32:02.669Z|3c8750b7-1358-480a-9b2e-15bfd9ab1655|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:32:17.581Z|98128557-4ab1-4f00-901e-8fa64b825eb1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:32:17.584Z|98128557-4ab1-4f00-901e-8fa64b825eb1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:32:32.581Z|23179716-3dab-4967-a388-ba0534c080ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:32:32.582Z|23179716-3dab-4967-a388-ba0534c080ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:32:32.670Z|b997ac3c-0933-4d7b-997a-628a6c06bac2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:32:32.671Z|b997ac3c-0933-4d7b-997a-628a6c06bac2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:32:47.581Z|046d1cde-ad27-4d86-aba1-89fae40a8995|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:32:47.582Z|046d1cde-ad27-4d86-aba1-89fae40a8995|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:33:02.581Z|a3a25a21-97a3-4c1f-814f-002b5df4b2e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:33:02.583Z|a3a25a21-97a3-4c1f-814f-002b5df4b2e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:33:02.672Z|ef2768c1-a5ec-40fa-bacc-66c8cfc6d31d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:33:02.673Z|ef2768c1-a5ec-40fa-bacc-66c8cfc6d31d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:33:17.581Z|fcffdd2a-4d9f-4ab8-9471-70a5e033c84e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:33:17.582Z|fcffdd2a-4d9f-4ab8-9471-70a5e033c84e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:33:32.581Z|e3f905de-bf70-40c9-9de1-6e07fbce3da9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:33:32.581Z|e3f905de-bf70-40c9-9de1-6e07fbce3da9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:33:32.673Z|fff23ac7-4fdd-487b-8aad-f1d1ef467db0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:33:32.674Z|fff23ac7-4fdd-487b-8aad-f1d1ef467db0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:33:47.581Z|757343f2-77fa-4723-af78-cc2eb5544e6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:33:47.584Z|757343f2-77fa-4723-af78-cc2eb5544e6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:34:02.581Z|09819cc4-75e9-4e7e-80e9-d32f8b64d643|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:34:02.581Z|09819cc4-75e9-4e7e-80e9-d32f8b64d643|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:34:02.675Z|aee54eca-c892-463f-b3f6-29c8b3909248|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:34:02.676Z|aee54eca-c892-463f-b3f6-29c8b3909248|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:34:17.581Z|b8b5b026-80f4-46c5-8a01-c27e2a105369|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:34:17.581Z|b8b5b026-80f4-46c5-8a01-c27e2a105369|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:34:29.441Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-04-20T10:34:29.535Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:34:29.536Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:34:29.536Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:34:29.536Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:34:29.537Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:34:29.538Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:34:29.577Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||WARN|500||reqdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@6b989e04 ((conn=1232) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-04-20T10:34:29.579Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||WARN|500||reqdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@74957d69 ((conn=1233) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-04-20T10:34:29.581Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||WARN|500||reqdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@5bd2b541 ((conn=1267) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-04-20T10:34:29.582Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||WARN|500||reqdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@1b99eacd ((conn=1268) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-04-20T10:34:29.583Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||WARN|500||reqdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@182b2787 ((conn=1269) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-04-20T10:34:29.584Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||WARN|500||reqdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@470a6fde ((conn=1234) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-04-20T10:34:29.586Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||WARN|500||reqdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@93ca2c3 ((conn=1270) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-04-20T10:34:29.587Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||WARN|500||reqdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@5da7eeab ((conn=1271) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-04-20T10:34:29.588Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||WARN|500||reqdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@1cf1ed87 ((conn=1272) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-04-20T10:34:29.733Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:34:29.734Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:34:29.736Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:34:29.736Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|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:Wed, 20 Apr 2022 10:34:29 GMT;Connection:close;
2022-04-20T10:34:29.736Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:34:29.737Z|3cc703f8-e7cb-4d5a-b9f1-293647ee6517|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:34:32.581Z|d737bef0-75da-4f7d-a2d4-42c5b472bc4d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:34:32.582Z|d737bef0-75da-4f7d-a2d4-42c5b472bc4d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:34:32.677Z|b0abe12a-5e6b-418a-a85c-138a0da7525e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:34:32.677Z|b0abe12a-5e6b-418a-a85c-138a0da7525e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:34:47.581Z|4d93949f-43cc-47a7-ba56-cadc502db960|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:34:47.582Z|4d93949f-43cc-47a7-ba56-cadc502db960|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:35:02.581Z|84b7458a-a48c-4752-808a-55416f224354|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:35:02.583Z|84b7458a-a48c-4752-808a-55416f224354|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:35:02.678Z|f727bd78-f58b-44c6-9d62-c24f09b8f163|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:35:02.679Z|f727bd78-f58b-44c6-9d62-c24f09b8f163|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:35:17.581Z|004a1b99-3c52-4930-a36c-3ba2516ff976|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:35:17.581Z|004a1b99-3c52-4930-a36c-3ba2516ff976|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:35:29.347Z|d34c8c51-a0b1-4066-bc08-f4881485eca8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:35:29.347Z|d34c8c51-a0b1-4066-bc08-f4881485eca8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:35:29.348Z|d34c8c51-a0b1-4066-bc08-f4881485eca8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:35:29.348Z|d34c8c51-a0b1-4066-bc08-f4881485eca8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:35:29.348Z|d34c8c51-a0b1-4066-bc08-f4881485eca8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:35:29.348Z|d34c8c51-a0b1-4066-bc08-f4881485eca8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:35:29.353Z|d34c8c51-a0b1-4066-bc08-f4881485eca8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:35:29.354Z|d34c8c51-a0b1-4066-bc08-f4881485eca8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:35:29.354Z|d34c8c51-a0b1-4066-bc08-f4881485eca8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:35:29.354Z|d34c8c51-a0b1-4066-bc08-f4881485eca8|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:Wed, 20 Apr 2022 10:35:29 GMT;Connection:close;
2022-04-20T10:35:29.354Z|d34c8c51-a0b1-4066-bc08-f4881485eca8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:35:29.355Z|d34c8c51-a0b1-4066-bc08-f4881485eca8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:35:32.581Z|9b244b38-c29b-42bb-91d0-d98c3d6fb87e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:35:32.582Z|9b244b38-c29b-42bb-91d0-d98c3d6fb87e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:35:32.680Z|1d96d359-6566-4047-ac3e-d7fac955eeac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:35:32.680Z|1d96d359-6566-4047-ac3e-d7fac955eeac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:35:47.581Z|5766c16b-fc30-4ead-8c2e-5fb7b4c9f077|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:35:47.584Z|5766c16b-fc30-4ead-8c2e-5fb7b4c9f077|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:36:02.581Z|96cda323-ff20-45ae-bff0-ce9ff33d59b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:36:02.581Z|96cda323-ff20-45ae-bff0-ce9ff33d59b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:36:02.681Z|a68d1cff-6e7b-4200-80ab-ecfcc85b5692|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:36:02.682Z|a68d1cff-6e7b-4200-80ab-ecfcc85b5692|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:36:17.581Z|964cbf58-8d0e-441c-a465-ed799aff6c0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:36:17.582Z|964cbf58-8d0e-441c-a465-ed799aff6c0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:36:29.347Z|2b500c2d-fba6-491f-9f66-77c1c3e09a94|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:36:29.348Z|2b500c2d-fba6-491f-9f66-77c1c3e09a94|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:36:29.348Z|2b500c2d-fba6-491f-9f66-77c1c3e09a94|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:36:29.348Z|2b500c2d-fba6-491f-9f66-77c1c3e09a94|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:36:29.349Z|2b500c2d-fba6-491f-9f66-77c1c3e09a94|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:36:29.349Z|2b500c2d-fba6-491f-9f66-77c1c3e09a94|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:36:29.354Z|2b500c2d-fba6-491f-9f66-77c1c3e09a94|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:36:29.354Z|2b500c2d-fba6-491f-9f66-77c1c3e09a94|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:36:29.354Z|2b500c2d-fba6-491f-9f66-77c1c3e09a94|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:36:29.355Z|2b500c2d-fba6-491f-9f66-77c1c3e09a94|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:Wed, 20 Apr 2022 10:36:29 GMT;Connection:close;
2022-04-20T10:36:29.355Z|2b500c2d-fba6-491f-9f66-77c1c3e09a94|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:36:29.356Z|2b500c2d-fba6-491f-9f66-77c1c3e09a94|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:36:32.581Z|c5e97590-c29f-4d52-a6d6-bc08e447f9e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:36:32.583Z|c5e97590-c29f-4d52-a6d6-bc08e447f9e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:36:32.683Z|cf682b15-614b-4506-97c3-006637df6aaf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:36:32.684Z|cf682b15-614b-4506-97c3-006637df6aaf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:36:47.581Z|1159ea9f-1152-4a2e-a3f6-130ce0da2ef5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:36:47.582Z|1159ea9f-1152-4a2e-a3f6-130ce0da2ef5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:37:02.581Z|30d057bf-09de-4469-b63e-2fe7805253b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:37:02.582Z|30d057bf-09de-4469-b63e-2fe7805253b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:37:02.685Z|693f5a9d-63d2-4efc-8edf-708e0d68a9ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:37:02.685Z|693f5a9d-63d2-4efc-8edf-708e0d68a9ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:37:17.581Z|332f561a-b70b-46ae-a372-4605ab5c8c1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:37:17.583Z|332f561a-b70b-46ae-a372-4605ab5c8c1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:37:29.346Z|2748c7bb-e0cf-430e-ba3e-839dc04c893c|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:37:29.346Z|2748c7bb-e0cf-430e-ba3e-839dc04c893c|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:37:29.347Z|2748c7bb-e0cf-430e-ba3e-839dc04c893c|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:37:29.347Z|2748c7bb-e0cf-430e-ba3e-839dc04c893c|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:37:29.347Z|2748c7bb-e0cf-430e-ba3e-839dc04c893c|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:37:29.348Z|2748c7bb-e0cf-430e-ba3e-839dc04c893c|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:37:29.352Z|2748c7bb-e0cf-430e-ba3e-839dc04c893c|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:37:29.352Z|2748c7bb-e0cf-430e-ba3e-839dc04c893c|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:37:29.352Z|2748c7bb-e0cf-430e-ba3e-839dc04c893c|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:37:29.353Z|2748c7bb-e0cf-430e-ba3e-839dc04c893c|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:Wed, 20 Apr 2022 10:37:29 GMT;Connection:close;
2022-04-20T10:37:29.353Z|2748c7bb-e0cf-430e-ba3e-839dc04c893c|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:37:29.353Z|2748c7bb-e0cf-430e-ba3e-839dc04c893c|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:37:32.581Z|9b0dadc9-69a9-4102-85f8-b97e500f855d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:37:32.581Z|9b0dadc9-69a9-4102-85f8-b97e500f855d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:37:32.686Z|06cc884d-af5c-4540-b270-27bbe82c4a9b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:37:32.687Z|06cc884d-af5c-4540-b270-27bbe82c4a9b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:37:47.581Z|6f5b3ff4-d8c7-48a7-bd86-7418d385361f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:37:47.582Z|6f5b3ff4-d8c7-48a7-bd86-7418d385361f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:38:02.581Z|6d1de1ff-0174-47dd-ac6d-a0359b98b3c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:38:02.584Z|6d1de1ff-0174-47dd-ac6d-a0359b98b3c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:38:02.688Z|ef42fc3f-b82d-4d65-baf8-077a443b6c1e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:38:02.688Z|ef42fc3f-b82d-4d65-baf8-077a443b6c1e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:38:17.581Z|ce2decdb-f03b-422e-8a5f-567dccf856df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:38:17.581Z|ce2decdb-f03b-422e-8a5f-567dccf856df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:38:29.346Z|2b786d3c-5224-48bd-9d53-78d99f23c53c|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:38:29.346Z|2b786d3c-5224-48bd-9d53-78d99f23c53c|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:38:29.346Z|2b786d3c-5224-48bd-9d53-78d99f23c53c|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:38:29.346Z|2b786d3c-5224-48bd-9d53-78d99f23c53c|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:38:29.347Z|2b786d3c-5224-48bd-9d53-78d99f23c53c|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:38:29.347Z|2b786d3c-5224-48bd-9d53-78d99f23c53c|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:38:29.350Z|2b786d3c-5224-48bd-9d53-78d99f23c53c|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:38:29.351Z|2b786d3c-5224-48bd-9d53-78d99f23c53c|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:38:29.351Z|2b786d3c-5224-48bd-9d53-78d99f23c53c|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:38:29.351Z|2b786d3c-5224-48bd-9d53-78d99f23c53c|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:Wed, 20 Apr 2022 10:38:29 GMT;Connection:close;
2022-04-20T10:38:29.351Z|2b786d3c-5224-48bd-9d53-78d99f23c53c|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:38:29.352Z|2b786d3c-5224-48bd-9d53-78d99f23c53c|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:38:32.581Z|0fd039f6-93cc-40db-8fb1-9c4bf1c787df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:38:32.581Z|0fd039f6-93cc-40db-8fb1-9c4bf1c787df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:38:32.689Z|fdf5cd7e-550d-4acb-ada9-75634a4fbef2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:38:32.690Z|fdf5cd7e-550d-4acb-ada9-75634a4fbef2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:38:47.581Z|c22e4372-70b2-4f67-bdd5-083ae9af8c75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:38:47.583Z|c22e4372-70b2-4f67-bdd5-083ae9af8c75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:39:02.581Z|fab0b98a-9a87-49f2-ab29-4f4a7aa04f57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:39:02.582Z|fab0b98a-9a87-49f2-ab29-4f4a7aa04f57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:39:02.691Z|7062bdf1-4332-416e-9732-c05d817c04be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:39:02.692Z|7062bdf1-4332-416e-9732-c05d817c04be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:39:17.581Z|d49c6ddf-5f15-4179-9ee4-9d5f296d5684|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:39:17.582Z|d49c6ddf-5f15-4179-9ee4-9d5f296d5684|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:39:29.347Z|4656ea69-c0d1-4b4f-b960-a6fb0f0d3eb3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:39:29.347Z|4656ea69-c0d1-4b4f-b960-a6fb0f0d3eb3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:39:29.348Z|4656ea69-c0d1-4b4f-b960-a6fb0f0d3eb3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:39:29.348Z|4656ea69-c0d1-4b4f-b960-a6fb0f0d3eb3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:39:29.348Z|4656ea69-c0d1-4b4f-b960-a6fb0f0d3eb3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:39:29.349Z|4656ea69-c0d1-4b4f-b960-a6fb0f0d3eb3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:39:29.353Z|4656ea69-c0d1-4b4f-b960-a6fb0f0d3eb3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:39:29.353Z|4656ea69-c0d1-4b4f-b960-a6fb0f0d3eb3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:39:29.354Z|4656ea69-c0d1-4b4f-b960-a6fb0f0d3eb3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:39:29.354Z|4656ea69-c0d1-4b4f-b960-a6fb0f0d3eb3|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:Wed, 20 Apr 2022 10:39:29 GMT;Connection:close;
2022-04-20T10:39:29.354Z|4656ea69-c0d1-4b4f-b960-a6fb0f0d3eb3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:39:29.355Z|4656ea69-c0d1-4b4f-b960-a6fb0f0d3eb3|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:39:32.581Z|ad63d088-3f67-45a5-835b-765cda0fb14a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:39:32.583Z|ad63d088-3f67-45a5-835b-765cda0fb14a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:39:32.692Z|7d68c81f-56df-42d9-b66d-365f5650d989|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:39:32.693Z|7d68c81f-56df-42d9-b66d-365f5650d989|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:39:47.581Z|37968687-1b28-4074-8906-0409a3319f77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:39:47.581Z|37968687-1b28-4074-8906-0409a3319f77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:40:02.581Z|48ff15db-16df-439d-922d-8f2dcc99e27c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:40:02.582Z|48ff15db-16df-439d-922d-8f2dcc99e27c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:40:02.694Z|9cd8ff93-715f-4d19-aace-06e933531bdc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:40:02.695Z|9cd8ff93-715f-4d19-aace-06e933531bdc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:40:17.581Z|c6c40703-3127-427a-acf1-d23039591756|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:40:17.585Z|c6c40703-3127-427a-acf1-d23039591756|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:40:29.345Z|60fdc9d6-c165-4859-99be-8de3c45711e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:40:29.346Z|60fdc9d6-c165-4859-99be-8de3c45711e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:40:29.346Z|60fdc9d6-c165-4859-99be-8de3c45711e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:40:29.346Z|60fdc9d6-c165-4859-99be-8de3c45711e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:40:29.347Z|60fdc9d6-c165-4859-99be-8de3c45711e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:40:29.347Z|60fdc9d6-c165-4859-99be-8de3c45711e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:40:29.350Z|60fdc9d6-c165-4859-99be-8de3c45711e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:40:29.350Z|60fdc9d6-c165-4859-99be-8de3c45711e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:40:29.350Z|60fdc9d6-c165-4859-99be-8de3c45711e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:40:29.351Z|60fdc9d6-c165-4859-99be-8de3c45711e2|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:Wed, 20 Apr 2022 10:40:29 GMT;Connection:close;
2022-04-20T10:40:29.351Z|60fdc9d6-c165-4859-99be-8de3c45711e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:40:29.351Z|60fdc9d6-c165-4859-99be-8de3c45711e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:40:32.581Z|df8e7d35-acf8-4618-b578-d7d293c8919c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:40:32.581Z|df8e7d35-acf8-4618-b578-d7d293c8919c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:40:32.696Z|261b9008-cac0-44bf-81af-b9db461802a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:40:32.696Z|261b9008-cac0-44bf-81af-b9db461802a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:40:47.581Z|370ef1d0-6194-4c37-86fd-1e79bcedb27f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:40:47.581Z|370ef1d0-6194-4c37-86fd-1e79bcedb27f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:41:02.581Z|f336bd7d-4f71-497f-a54f-64e64c0bca8f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:41:02.583Z|f336bd7d-4f71-497f-a54f-64e64c0bca8f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:41:02.697Z|7da59785-9294-47da-9299-736cc433177a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:41:02.698Z|7da59785-9294-47da-9299-736cc433177a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:41:17.581Z|7ce49479-6a6f-472b-9da9-83e4889b49b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:41:17.581Z|7ce49479-6a6f-472b-9da9-83e4889b49b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:41:29.346Z|e443049a-a4b0-46d7-be98-a5784b12e0c3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:41:29.346Z|e443049a-a4b0-46d7-be98-a5784b12e0c3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:41:29.346Z|e443049a-a4b0-46d7-be98-a5784b12e0c3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:41:29.346Z|e443049a-a4b0-46d7-be98-a5784b12e0c3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:41:29.347Z|e443049a-a4b0-46d7-be98-a5784b12e0c3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:41:29.347Z|e443049a-a4b0-46d7-be98-a5784b12e0c3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:41:29.350Z|e443049a-a4b0-46d7-be98-a5784b12e0c3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:41:29.351Z|e443049a-a4b0-46d7-be98-a5784b12e0c3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:41:29.351Z|e443049a-a4b0-46d7-be98-a5784b12e0c3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:41:29.351Z|e443049a-a4b0-46d7-be98-a5784b12e0c3|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:Wed, 20 Apr 2022 10:41:29 GMT;Connection:close;
2022-04-20T10:41:29.351Z|e443049a-a4b0-46d7-be98-a5784b12e0c3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:41:29.352Z|e443049a-a4b0-46d7-be98-a5784b12e0c3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:41:32.581Z|e349d186-59b0-439e-baac-825d1f07a8cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:41:32.581Z|e349d186-59b0-439e-baac-825d1f07a8cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:41:32.699Z|614017a0-c343-4d99-a5e3-a165ff86aa36|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:41:32.700Z|614017a0-c343-4d99-a5e3-a165ff86aa36|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:41:47.581Z|32dfd02f-1abe-42e3-8926-1e15733a5582|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:41:47.583Z|32dfd02f-1abe-42e3-8926-1e15733a5582|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:42:02.581Z|64805ae7-6588-490a-8e5a-de473948b40a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:42:02.581Z|64805ae7-6588-490a-8e5a-de473948b40a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:42:02.701Z|53636527-6c73-4018-aa9d-f0864bb891a4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:42:02.701Z|53636527-6c73-4018-aa9d-f0864bb891a4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:42:17.581Z|0453c964-1aa9-41c3-9da4-373481f90a6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:42:17.582Z|0453c964-1aa9-41c3-9da4-373481f90a6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:42:29.346Z|957c9271-57dd-49b5-a1b6-026e4aace57c|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:42:29.347Z|957c9271-57dd-49b5-a1b6-026e4aace57c|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:42:29.347Z|957c9271-57dd-49b5-a1b6-026e4aace57c|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:42:29.347Z|957c9271-57dd-49b5-a1b6-026e4aace57c|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:42:29.347Z|957c9271-57dd-49b5-a1b6-026e4aace57c|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:42:29.348Z|957c9271-57dd-49b5-a1b6-026e4aace57c|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:42:29.351Z|957c9271-57dd-49b5-a1b6-026e4aace57c|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:42:29.351Z|957c9271-57dd-49b5-a1b6-026e4aace57c|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:42:29.352Z|957c9271-57dd-49b5-a1b6-026e4aace57c|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:42:29.352Z|957c9271-57dd-49b5-a1b6-026e4aace57c|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:Wed, 20 Apr 2022 10:42:29 GMT;Connection:close;
2022-04-20T10:42:29.352Z|957c9271-57dd-49b5-a1b6-026e4aace57c|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:42:29.352Z|957c9271-57dd-49b5-a1b6-026e4aace57c|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:42:32.581Z|7a9203f4-d0ee-40c5-9303-ecf3924799a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:42:32.583Z|7a9203f4-d0ee-40c5-9303-ecf3924799a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:42:32.702Z|bc9c46aa-1ef2-43c0-b4f9-96ec61f62edb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:42:32.703Z|bc9c46aa-1ef2-43c0-b4f9-96ec61f62edb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:42:47.581Z|9d5ecf1c-5197-4f99-a4df-2624c069fbed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:42:47.582Z|9d5ecf1c-5197-4f99-a4df-2624c069fbed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:43:02.581Z|78c9352f-a426-44f2-b402-bab7c9e02aaa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:43:02.582Z|78c9352f-a426-44f2-b402-bab7c9e02aaa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:43:02.704Z|54898bf3-f60c-4e2c-9c4a-16dc5e9a7b50|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:43:02.705Z|54898bf3-f60c-4e2c-9c4a-16dc5e9a7b50|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:43:17.581Z|f08f9023-4ee6-47ab-a2cb-e514a6a2a365|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:43:17.584Z|f08f9023-4ee6-47ab-a2cb-e514a6a2a365|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:43:29.346Z|712e8aeb-e5bf-4863-bee7-bbef2c952b56|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:43:29.346Z|712e8aeb-e5bf-4863-bee7-bbef2c952b56|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:43:29.346Z|712e8aeb-e5bf-4863-bee7-bbef2c952b56|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:43:29.347Z|712e8aeb-e5bf-4863-bee7-bbef2c952b56|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:43:29.347Z|712e8aeb-e5bf-4863-bee7-bbef2c952b56|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:43:29.347Z|712e8aeb-e5bf-4863-bee7-bbef2c952b56|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:43:29.350Z|712e8aeb-e5bf-4863-bee7-bbef2c952b56|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:43:29.351Z|712e8aeb-e5bf-4863-bee7-bbef2c952b56|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:43:29.351Z|712e8aeb-e5bf-4863-bee7-bbef2c952b56|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:43:29.351Z|712e8aeb-e5bf-4863-bee7-bbef2c952b56|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:Wed, 20 Apr 2022 10:43:29 GMT;Connection:close;
2022-04-20T10:43:29.351Z|712e8aeb-e5bf-4863-bee7-bbef2c952b56|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:43:29.352Z|712e8aeb-e5bf-4863-bee7-bbef2c952b56|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:43:32.581Z|0924ccc1-aa0f-4d83-994f-53e2c0bbd95d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:43:32.581Z|0924ccc1-aa0f-4d83-994f-53e2c0bbd95d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:43:32.706Z|572e6a51-928a-4ad6-bd68-807590071e89|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:43:32.706Z|572e6a51-928a-4ad6-bd68-807590071e89|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:43:47.581Z|d4668027-f12f-46fb-81dc-21617e2babf6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:43:47.581Z|d4668027-f12f-46fb-81dc-21617e2babf6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:44:02.581Z|09dc07b0-bd16-452a-bf1a-171bf4e2b4bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:44:02.585Z|09dc07b0-bd16-452a-bf1a-171bf4e2b4bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:44:02.707Z|164622f4-77b7-4989-b159-c718f8f116e2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:44:02.708Z|164622f4-77b7-4989-b159-c718f8f116e2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:44:17.581Z|e8a5ed9a-6937-4a91-8ac9-61be3adb2d22|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:44:17.581Z|e8a5ed9a-6937-4a91-8ac9-61be3adb2d22|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:44:29.345Z|268bedea-84bc-4f5f-9afc-0d37781bb15b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:44:29.346Z|268bedea-84bc-4f5f-9afc-0d37781bb15b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:44:29.346Z|268bedea-84bc-4f5f-9afc-0d37781bb15b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:44:29.346Z|268bedea-84bc-4f5f-9afc-0d37781bb15b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:44:29.346Z|268bedea-84bc-4f5f-9afc-0d37781bb15b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:44:29.346Z|268bedea-84bc-4f5f-9afc-0d37781bb15b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:44:29.350Z|268bedea-84bc-4f5f-9afc-0d37781bb15b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:44:29.350Z|268bedea-84bc-4f5f-9afc-0d37781bb15b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:44:29.351Z|268bedea-84bc-4f5f-9afc-0d37781bb15b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:44:29.351Z|268bedea-84bc-4f5f-9afc-0d37781bb15b|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:Wed, 20 Apr 2022 10:44:29 GMT;Connection:close;
2022-04-20T10:44:29.351Z|268bedea-84bc-4f5f-9afc-0d37781bb15b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:44:29.352Z|268bedea-84bc-4f5f-9afc-0d37781bb15b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:44:32.581Z|9e8106fe-b99a-48e5-a60d-d833b6ca1e40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:44:32.581Z|9e8106fe-b99a-48e5-a60d-d833b6ca1e40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:44:32.709Z|453ac788-3846-471d-8169-62956e4984ba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:44:32.709Z|453ac788-3846-471d-8169-62956e4984ba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:44:47.581Z|056737d0-612e-46be-9463-748e325c61ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:44:47.584Z|056737d0-612e-46be-9463-748e325c61ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:45:02.581Z|8b93137d-40ca-4fd2-b215-3d6aee117d2d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:45:02.582Z|8b93137d-40ca-4fd2-b215-3d6aee117d2d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:45:02.710Z|128c50de-44c9-4c80-9bbf-2eea2629f2dc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:45:02.711Z|128c50de-44c9-4c80-9bbf-2eea2629f2dc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:45:17.581Z|a54fa4c1-1dcf-4080-8d86-3bc5c780661d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:45:17.581Z|a54fa4c1-1dcf-4080-8d86-3bc5c780661d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:45:29.348Z|0ef46ef6-631c-45b5-9934-90444b1d16ec|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:45:29.348Z|0ef46ef6-631c-45b5-9934-90444b1d16ec|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:45:29.348Z|0ef46ef6-631c-45b5-9934-90444b1d16ec|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:45:29.348Z|0ef46ef6-631c-45b5-9934-90444b1d16ec|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:45:29.349Z|0ef46ef6-631c-45b5-9934-90444b1d16ec|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:45:29.349Z|0ef46ef6-631c-45b5-9934-90444b1d16ec|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:45:29.352Z|0ef46ef6-631c-45b5-9934-90444b1d16ec|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:45:29.352Z|0ef46ef6-631c-45b5-9934-90444b1d16ec|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:45:29.352Z|0ef46ef6-631c-45b5-9934-90444b1d16ec|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:45:29.353Z|0ef46ef6-631c-45b5-9934-90444b1d16ec|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:Wed, 20 Apr 2022 10:45:29 GMT;Connection:close;
2022-04-20T10:45:29.353Z|0ef46ef6-631c-45b5-9934-90444b1d16ec|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:45:29.353Z|0ef46ef6-631c-45b5-9934-90444b1d16ec|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:45:32.581Z|c59c97c7-ef01-412a-b7f5-e7f681dcddab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:45:32.584Z|c59c97c7-ef01-412a-b7f5-e7f681dcddab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:45:32.712Z|1bc02c15-30c3-488e-873d-92760a3f6622|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:45:32.713Z|1bc02c15-30c3-488e-873d-92760a3f6622|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:45:47.581Z|b717034a-58de-44d6-8b38-67f134db4157|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:45:47.582Z|b717034a-58de-44d6-8b38-67f134db4157|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:46:02.581Z|0339e53d-b9a7-4e93-82ba-9c74b6da5b17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:46:02.581Z|0339e53d-b9a7-4e93-82ba-9c74b6da5b17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:46:02.713Z|485fedf6-3e73-4c1f-8de0-bd798e1a83c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:46:02.714Z|485fedf6-3e73-4c1f-8de0-bd798e1a83c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:46:17.581Z|9f4f2cc6-bd2f-42d1-bc5a-d9364d44f92a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:46:17.584Z|9f4f2cc6-bd2f-42d1-bc5a-d9364d44f92a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:46:29.345Z|4d64938c-aae4-493d-b819-6b6472aefe69|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:46:29.345Z|4d64938c-aae4-493d-b819-6b6472aefe69|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:46:29.346Z|4d64938c-aae4-493d-b819-6b6472aefe69|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:46:29.346Z|4d64938c-aae4-493d-b819-6b6472aefe69|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:46:29.346Z|4d64938c-aae4-493d-b819-6b6472aefe69|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:46:29.346Z|4d64938c-aae4-493d-b819-6b6472aefe69|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:46:29.349Z|4d64938c-aae4-493d-b819-6b6472aefe69|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:46:29.349Z|4d64938c-aae4-493d-b819-6b6472aefe69|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:46:29.350Z|4d64938c-aae4-493d-b819-6b6472aefe69|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:46:29.350Z|4d64938c-aae4-493d-b819-6b6472aefe69|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:Wed, 20 Apr 2022 10:46:29 GMT;Connection:close;
2022-04-20T10:46:29.350Z|4d64938c-aae4-493d-b819-6b6472aefe69|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:46:29.350Z|4d64938c-aae4-493d-b819-6b6472aefe69|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:46:32.581Z|b23546db-e753-4835-b520-f984440b681a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:46:32.581Z|b23546db-e753-4835-b520-f984440b681a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:46:32.715Z|064f2642-f574-4ab9-976e-3948c9b6fb04|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:46:32.715Z|064f2642-f574-4ab9-976e-3948c9b6fb04|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:46:47.581Z|a45b4a1f-2e42-4fa8-8a58-8cb91cd15314|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:46:47.581Z|a45b4a1f-2e42-4fa8-8a58-8cb91cd15314|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:47:02.581Z|5bb1a6de-8229-410b-923d-7b37ec104253|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:47:02.583Z|5bb1a6de-8229-410b-923d-7b37ec104253|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:47:02.716Z|4177353f-ce7b-42bd-a23c-e033fbd84d68|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:47:02.717Z|4177353f-ce7b-42bd-a23c-e033fbd84d68|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:47:17.581Z|a98e0a10-1335-4269-a7f4-081ea57dee17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:47:17.582Z|a98e0a10-1335-4269-a7f4-081ea57dee17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:47:29.346Z|950febfb-6892-49ee-988e-d7e859db0b85|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:47:29.347Z|950febfb-6892-49ee-988e-d7e859db0b85|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:47:29.347Z|950febfb-6892-49ee-988e-d7e859db0b85|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:47:29.347Z|950febfb-6892-49ee-988e-d7e859db0b85|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:47:29.348Z|950febfb-6892-49ee-988e-d7e859db0b85|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:47:29.348Z|950febfb-6892-49ee-988e-d7e859db0b85|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:47:29.351Z|950febfb-6892-49ee-988e-d7e859db0b85|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:47:29.352Z|950febfb-6892-49ee-988e-d7e859db0b85|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:47:29.352Z|950febfb-6892-49ee-988e-d7e859db0b85|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:47:29.352Z|950febfb-6892-49ee-988e-d7e859db0b85|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:Wed, 20 Apr 2022 10:47:29 GMT;Connection:close;
2022-04-20T10:47:29.352Z|950febfb-6892-49ee-988e-d7e859db0b85|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:47:29.352Z|950febfb-6892-49ee-988e-d7e859db0b85|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:47:32.581Z|8fc784f9-41d2-492f-898b-690f1885a592|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:47:32.581Z|8fc784f9-41d2-492f-898b-690f1885a592|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:47:32.718Z|98da0e3d-6ebe-4a1e-9721-6cc0f8f34019|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:47:32.718Z|98da0e3d-6ebe-4a1e-9721-6cc0f8f34019|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:47:47.581Z|791b7188-83b0-4710-9d1e-419a72a46cbe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:47:47.583Z|791b7188-83b0-4710-9d1e-419a72a46cbe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:48:02.581Z|094ce175-bd6e-4277-9662-36fdc0ab671a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:48:02.581Z|094ce175-bd6e-4277-9662-36fdc0ab671a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:48:02.719Z|c48bf6a2-6ede-4e6e-9b21-edc02df1d1e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:48:02.720Z|c48bf6a2-6ede-4e6e-9b21-edc02df1d1e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:48:17.581Z|3fb79a57-9a0a-46cb-b55f-a9f79b9c14ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:48:17.581Z|3fb79a57-9a0a-46cb-b55f-a9f79b9c14ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:48:29.345Z|548a675f-24a9-461a-b6fc-0693354dbea2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:48:29.345Z|548a675f-24a9-461a-b6fc-0693354dbea2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:48:29.346Z|548a675f-24a9-461a-b6fc-0693354dbea2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:48:29.346Z|548a675f-24a9-461a-b6fc-0693354dbea2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:48:29.346Z|548a675f-24a9-461a-b6fc-0693354dbea2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:48:29.346Z|548a675f-24a9-461a-b6fc-0693354dbea2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:48:29.349Z|548a675f-24a9-461a-b6fc-0693354dbea2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:48:29.349Z|548a675f-24a9-461a-b6fc-0693354dbea2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:48:29.350Z|548a675f-24a9-461a-b6fc-0693354dbea2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:48:29.350Z|548a675f-24a9-461a-b6fc-0693354dbea2|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:Wed, 20 Apr 2022 10:48:29 GMT;Connection:close;
2022-04-20T10:48:29.350Z|548a675f-24a9-461a-b6fc-0693354dbea2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:48:29.350Z|548a675f-24a9-461a-b6fc-0693354dbea2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:48:32.581Z|720f6a80-7ef8-4432-8ea9-a3216a2ac858|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:48:32.583Z|720f6a80-7ef8-4432-8ea9-a3216a2ac858|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:48:32.721Z|f9d8c6b2-ea31-4f0f-baa1-a1f8397d7dca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:48:32.722Z|f9d8c6b2-ea31-4f0f-baa1-a1f8397d7dca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:48:47.581Z|2213505b-bbb8-4029-ac85-9ce1d4578cf3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:48:47.581Z|2213505b-bbb8-4029-ac85-9ce1d4578cf3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:49:02.581Z|90f32266-db62-4bac-9609-fbd13c5ac661|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:49:02.581Z|90f32266-db62-4bac-9609-fbd13c5ac661|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:49:02.723Z|89bc260f-d77c-4f61-96f7-3ae92424366c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:49:02.723Z|89bc260f-d77c-4f61-96f7-3ae92424366c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:49:17.581Z|4a229cca-bcaf-4760-8e21-0d8a2f61553a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:49:17.584Z|4a229cca-bcaf-4760-8e21-0d8a2f61553a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:49:29.346Z|d959fabe-3dc2-45ed-9f7d-f127e697bef4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:49:29.346Z|d959fabe-3dc2-45ed-9f7d-f127e697bef4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:49:29.346Z|d959fabe-3dc2-45ed-9f7d-f127e697bef4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:49:29.346Z|d959fabe-3dc2-45ed-9f7d-f127e697bef4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:49:29.346Z|d959fabe-3dc2-45ed-9f7d-f127e697bef4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:49:29.347Z|d959fabe-3dc2-45ed-9f7d-f127e697bef4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:49:29.353Z|d959fabe-3dc2-45ed-9f7d-f127e697bef4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:49:29.353Z|d959fabe-3dc2-45ed-9f7d-f127e697bef4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:49:29.353Z|d959fabe-3dc2-45ed-9f7d-f127e697bef4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:49:29.353Z|d959fabe-3dc2-45ed-9f7d-f127e697bef4|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:Wed, 20 Apr 2022 10:49:29 GMT;Connection:close;
2022-04-20T10:49:29.353Z|d959fabe-3dc2-45ed-9f7d-f127e697bef4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:49:29.354Z|d959fabe-3dc2-45ed-9f7d-f127e697bef4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:49:32.581Z|3880786d-0d5c-4147-8cdc-46af61df736f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:49:32.581Z|3880786d-0d5c-4147-8cdc-46af61df736f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:49:32.724Z|9fdc43cc-888c-4a37-845b-0cf47418cd21|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:49:32.725Z|9fdc43cc-888c-4a37-845b-0cf47418cd21|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:49:47.581Z|c6f710bb-ec05-4391-91da-bc5471167008|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:49:47.581Z|c6f710bb-ec05-4391-91da-bc5471167008|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:50:02.581Z|ff9ce0a1-3fac-4746-b291-a9d5127a6253|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:50:02.584Z|ff9ce0a1-3fac-4746-b291-a9d5127a6253|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:50:02.726Z|e36de422-1018-4b94-8190-5938049c4933|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:50:02.726Z|e36de422-1018-4b94-8190-5938049c4933|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:50:17.581Z|049a126c-8e72-4855-b0d4-68aac547958e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:50:17.582Z|049a126c-8e72-4855-b0d4-68aac547958e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:50:29.345Z|ec028221-b59a-4da6-8877-7fd28a5051b9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:50:29.346Z|ec028221-b59a-4da6-8877-7fd28a5051b9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:50:29.346Z|ec028221-b59a-4da6-8877-7fd28a5051b9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:50:29.346Z|ec028221-b59a-4da6-8877-7fd28a5051b9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:50:29.347Z|ec028221-b59a-4da6-8877-7fd28a5051b9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:50:29.347Z|ec028221-b59a-4da6-8877-7fd28a5051b9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:50:29.351Z|ec028221-b59a-4da6-8877-7fd28a5051b9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:50:29.351Z|ec028221-b59a-4da6-8877-7fd28a5051b9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:50:29.351Z|ec028221-b59a-4da6-8877-7fd28a5051b9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:50:29.351Z|ec028221-b59a-4da6-8877-7fd28a5051b9|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:Wed, 20 Apr 2022 10:50:29 GMT;Connection:close;
2022-04-20T10:50:29.351Z|ec028221-b59a-4da6-8877-7fd28a5051b9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:50:29.352Z|ec028221-b59a-4da6-8877-7fd28a5051b9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:50:32.581Z|59e6f8a8-5884-4c22-889f-018e46a223d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:50:32.581Z|59e6f8a8-5884-4c22-889f-018e46a223d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:50:32.727Z|02735eef-1f6b-496e-956a-103c0ca4508c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:50:32.728Z|02735eef-1f6b-496e-956a-103c0ca4508c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:50:47.581Z|6ca082ac-d853-42d3-99b9-dfe26d592ac4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:50:47.584Z|6ca082ac-d853-42d3-99b9-dfe26d592ac4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:51:02.581Z|fb12e112-d42a-4f7f-b7a9-3044c5ddd204|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:51:02.581Z|fb12e112-d42a-4f7f-b7a9-3044c5ddd204|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:51:02.728Z|d67b9dda-38f0-470c-bdb3-b561a63f48a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:51:02.729Z|d67b9dda-38f0-470c-bdb3-b561a63f48a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:51:17.581Z|bca3cce1-f353-4053-8e38-c702d066a2cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:51:17.581Z|bca3cce1-f353-4053-8e38-c702d066a2cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:51:29.345Z|bd788ada-b408-4ee0-b3a4-201c702c9a28|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:51:29.346Z|bd788ada-b408-4ee0-b3a4-201c702c9a28|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:51:29.346Z|bd788ada-b408-4ee0-b3a4-201c702c9a28|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:51:29.346Z|bd788ada-b408-4ee0-b3a4-201c702c9a28|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:51:29.346Z|bd788ada-b408-4ee0-b3a4-201c702c9a28|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:51:29.346Z|bd788ada-b408-4ee0-b3a4-201c702c9a28|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:51:29.350Z|bd788ada-b408-4ee0-b3a4-201c702c9a28|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:51:29.350Z|bd788ada-b408-4ee0-b3a4-201c702c9a28|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:51:29.350Z|bd788ada-b408-4ee0-b3a4-201c702c9a28|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:51:29.350Z|bd788ada-b408-4ee0-b3a4-201c702c9a28|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:Wed, 20 Apr 2022 10:51:29 GMT;Connection:close;
2022-04-20T10:51:29.351Z|bd788ada-b408-4ee0-b3a4-201c702c9a28|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:51:29.351Z|bd788ada-b408-4ee0-b3a4-201c702c9a28|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:51:32.581Z|41eba8b5-2b17-4c99-96a2-49e62ed7b6db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:51:32.583Z|41eba8b5-2b17-4c99-96a2-49e62ed7b6db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:51:32.730Z|b8f377a1-3436-4d1b-99d8-3080a43fe6a0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:51:32.730Z|b8f377a1-3436-4d1b-99d8-3080a43fe6a0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:51:47.581Z|f28c6a43-353b-4a1e-8503-d277feceac52|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:51:47.581Z|f28c6a43-353b-4a1e-8503-d277feceac52|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:52:02.581Z|1ece5a29-ebec-4321-8d6a-1099c62eb08b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:52:02.588Z|1ece5a29-ebec-4321-8d6a-1099c62eb08b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:52:02.731Z|0f817597-8759-4f28-902c-3618be07d7c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:52:02.732Z|0f817597-8759-4f28-902c-3618be07d7c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:52:17.581Z|39e87427-0a0f-4152-a0f5-a96c4a152356|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:52:17.581Z|39e87427-0a0f-4152-a0f5-a96c4a152356|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:52:29.346Z|0eedf664-12e8-4e29-a2b4-1882768d775b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:52:29.346Z|0eedf664-12e8-4e29-a2b4-1882768d775b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:52:29.346Z|0eedf664-12e8-4e29-a2b4-1882768d775b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:52:29.346Z|0eedf664-12e8-4e29-a2b4-1882768d775b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:52:29.346Z|0eedf664-12e8-4e29-a2b4-1882768d775b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:52:29.347Z|0eedf664-12e8-4e29-a2b4-1882768d775b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:52:29.350Z|0eedf664-12e8-4e29-a2b4-1882768d775b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:52:29.350Z|0eedf664-12e8-4e29-a2b4-1882768d775b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:52:29.350Z|0eedf664-12e8-4e29-a2b4-1882768d775b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:52:29.350Z|0eedf664-12e8-4e29-a2b4-1882768d775b|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:Wed, 20 Apr 2022 10:52:29 GMT;Connection:close;
2022-04-20T10:52:29.350Z|0eedf664-12e8-4e29-a2b4-1882768d775b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:52:29.350Z|0eedf664-12e8-4e29-a2b4-1882768d775b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:52:32.581Z|e11bfe38-f10f-4625-8888-a83c2e5e98e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:52:32.581Z|e11bfe38-f10f-4625-8888-a83c2e5e98e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:52:32.733Z|8cba2f5d-cec1-4244-be51-d0085d3159c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:52:32.734Z|8cba2f5d-cec1-4244-be51-d0085d3159c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:52:47.581Z|1c8f2ec2-1354-4bce-ad6a-7d223ab86047|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:52:47.583Z|1c8f2ec2-1354-4bce-ad6a-7d223ab86047|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:53:02.581Z|985580d0-4f6a-4fe1-8880-d43dfc814333|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:53:02.582Z|985580d0-4f6a-4fe1-8880-d43dfc814333|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:53:02.735Z|c1f871eb-745b-40e1-9f76-4a5575d743dd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:53:02.736Z|c1f871eb-745b-40e1-9f76-4a5575d743dd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:53:17.581Z|e61726e4-0d58-42b6-b72c-18e43f4d0b20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:53:17.581Z|e61726e4-0d58-42b6-b72c-18e43f4d0b20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:53:29.345Z|1a6930e2-c32c-4692-b533-991e1decefbd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:53:29.345Z|1a6930e2-c32c-4692-b533-991e1decefbd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:53:29.345Z|1a6930e2-c32c-4692-b533-991e1decefbd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:53:29.345Z|1a6930e2-c32c-4692-b533-991e1decefbd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:53:29.346Z|1a6930e2-c32c-4692-b533-991e1decefbd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:53:29.346Z|1a6930e2-c32c-4692-b533-991e1decefbd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:53:29.349Z|1a6930e2-c32c-4692-b533-991e1decefbd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:53:29.349Z|1a6930e2-c32c-4692-b533-991e1decefbd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:53:29.349Z|1a6930e2-c32c-4692-b533-991e1decefbd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:53:29.349Z|1a6930e2-c32c-4692-b533-991e1decefbd|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:Wed, 20 Apr 2022 10:53:29 GMT;Connection:close;
2022-04-20T10:53:29.350Z|1a6930e2-c32c-4692-b533-991e1decefbd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:53:29.350Z|1a6930e2-c32c-4692-b533-991e1decefbd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:53:32.581Z|9de89a7b-44b4-4d1a-a2c7-ea78ab871ae8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:53:32.583Z|9de89a7b-44b4-4d1a-a2c7-ea78ab871ae8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:53:32.737Z|cd3a126b-c04d-4c31-aeca-dd1c8f9e6656|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:53:32.737Z|cd3a126b-c04d-4c31-aeca-dd1c8f9e6656|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:53:47.581Z|1b84774b-62f8-4746-b85a-2f644c5e9860|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:53:47.581Z|1b84774b-62f8-4746-b85a-2f644c5e9860|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:54:02.581Z|c0e78140-2b6b-4dc3-87dc-7a27a6c4f5f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:54:02.581Z|c0e78140-2b6b-4dc3-87dc-7a27a6c4f5f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:54:02.738Z|9ed1c604-f2f7-42c6-8910-4d621c431c11|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:54:02.738Z|9ed1c604-f2f7-42c6-8910-4d621c431c11|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:54:17.581Z|9bb1b54a-340c-4abb-b21e-35a1f65a4b3d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:54:17.581Z|9bb1b54a-340c-4abb-b21e-35a1f65a4b3d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:54:29.346Z|ebb7f45f-f264-4b10-8068-59ebf3a4a2dc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:54:29.346Z|ebb7f45f-f264-4b10-8068-59ebf3a4a2dc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:54:29.346Z|ebb7f45f-f264-4b10-8068-59ebf3a4a2dc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:54:29.346Z|ebb7f45f-f264-4b10-8068-59ebf3a4a2dc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:54:29.347Z|ebb7f45f-f264-4b10-8068-59ebf3a4a2dc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:54:29.347Z|ebb7f45f-f264-4b10-8068-59ebf3a4a2dc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:54:29.352Z|ebb7f45f-f264-4b10-8068-59ebf3a4a2dc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:54:29.352Z|ebb7f45f-f264-4b10-8068-59ebf3a4a2dc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:54:29.352Z|ebb7f45f-f264-4b10-8068-59ebf3a4a2dc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:54:29.353Z|ebb7f45f-f264-4b10-8068-59ebf3a4a2dc|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:Wed, 20 Apr 2022 10:54:29 GMT;Connection:close;
2022-04-20T10:54:29.353Z|ebb7f45f-f264-4b10-8068-59ebf3a4a2dc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:54:29.353Z|ebb7f45f-f264-4b10-8068-59ebf3a4a2dc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:54:32.581Z|9a8fdf0c-5f18-4ba2-9d5b-2068cb623993|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:54:32.581Z|9a8fdf0c-5f18-4ba2-9d5b-2068cb623993|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:54:32.739Z|80747a62-357a-4875-aafc-978e9d87b537|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:54:32.740Z|80747a62-357a-4875-aafc-978e9d87b537|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:54:47.581Z|72181375-cc44-4ba9-bb1f-dc327dc9b494|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:54:47.584Z|72181375-cc44-4ba9-bb1f-dc327dc9b494|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:55:02.581Z|fbc88b7d-a578-4f5f-ada3-595a88003d7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:55:02.581Z|fbc88b7d-a578-4f5f-ada3-595a88003d7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:55:02.740Z|1620845f-d533-4f52-a32f-f37ae242ac94|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:55:02.741Z|1620845f-d533-4f52-a32f-f37ae242ac94|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:55:17.582Z|98fd8cb5-5fdd-409b-9bd8-e42d317a532e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:55:17.582Z|98fd8cb5-5fdd-409b-9bd8-e42d317a532e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:55:29.345Z|b17adafe-6911-4720-ad41-2edfa0ef3259|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:55:29.345Z|b17adafe-6911-4720-ad41-2edfa0ef3259|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:55:29.345Z|b17adafe-6911-4720-ad41-2edfa0ef3259|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:55:29.345Z|b17adafe-6911-4720-ad41-2edfa0ef3259|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:55:29.346Z|b17adafe-6911-4720-ad41-2edfa0ef3259|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:55:29.346Z|b17adafe-6911-4720-ad41-2edfa0ef3259|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:55:29.348Z|b17adafe-6911-4720-ad41-2edfa0ef3259|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:55:29.349Z|b17adafe-6911-4720-ad41-2edfa0ef3259|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:55:29.349Z|b17adafe-6911-4720-ad41-2edfa0ef3259|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:55:29.349Z|b17adafe-6911-4720-ad41-2edfa0ef3259|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:Wed, 20 Apr 2022 10:55:29 GMT;Connection:close;
2022-04-20T10:55:29.349Z|b17adafe-6911-4720-ad41-2edfa0ef3259|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:55:29.349Z|b17adafe-6911-4720-ad41-2edfa0ef3259|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:55:32.581Z|43cad3ec-7403-4820-9b64-415e1f31eca0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:55:32.583Z|43cad3ec-7403-4820-9b64-415e1f31eca0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:55:32.742Z|9eb43037-86e6-4a94-ab4a-f4ce5c446bcf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:55:32.742Z|9eb43037-86e6-4a94-ab4a-f4ce5c446bcf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:55:47.581Z|fbe0f895-b0de-4bf6-8004-53c3d9946742|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:55:47.581Z|fbe0f895-b0de-4bf6-8004-53c3d9946742|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:56:02.581Z|0e6cdf48-2edb-4f3a-8107-072d7cce6bfd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:56:02.581Z|0e6cdf48-2edb-4f3a-8107-072d7cce6bfd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:56:02.743Z|947b2476-e91e-48cd-aaa1-afe14719f5e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:56:02.744Z|947b2476-e91e-48cd-aaa1-afe14719f5e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:56:17.581Z|6ecf6750-9819-496a-ac49-03881342247c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:56:17.583Z|6ecf6750-9819-496a-ac49-03881342247c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:56:29.348Z|98a0ddd1-797b-4b42-8005-3cf3d75cd27d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:56:29.348Z|98a0ddd1-797b-4b42-8005-3cf3d75cd27d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:56:29.348Z|98a0ddd1-797b-4b42-8005-3cf3d75cd27d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:56:29.348Z|98a0ddd1-797b-4b42-8005-3cf3d75cd27d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:56:29.349Z|98a0ddd1-797b-4b42-8005-3cf3d75cd27d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:56:29.349Z|98a0ddd1-797b-4b42-8005-3cf3d75cd27d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:56:29.353Z|98a0ddd1-797b-4b42-8005-3cf3d75cd27d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:56:29.353Z|98a0ddd1-797b-4b42-8005-3cf3d75cd27d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:56:29.353Z|98a0ddd1-797b-4b42-8005-3cf3d75cd27d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:56:29.353Z|98a0ddd1-797b-4b42-8005-3cf3d75cd27d|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:Wed, 20 Apr 2022 10:56:29 GMT;Connection:close;
2022-04-20T10:56:29.353Z|98a0ddd1-797b-4b42-8005-3cf3d75cd27d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:56:29.354Z|98a0ddd1-797b-4b42-8005-3cf3d75cd27d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:56:32.581Z|465af02d-6689-471b-bf84-3e28474f6e82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:56:32.581Z|465af02d-6689-471b-bf84-3e28474f6e82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:56:32.744Z|5739a86c-8134-4c73-bf7b-21fc9132ad0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:56:32.745Z|5739a86c-8134-4c73-bf7b-21fc9132ad0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:56:47.581Z|c7bfee7a-b24a-41a7-9fee-e71f6de0974e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:56:47.581Z|c7bfee7a-b24a-41a7-9fee-e71f6de0974e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:57:02.581Z|8dcef2d0-f9fc-402c-afd3-57a011a19754|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:57:02.583Z|8dcef2d0-f9fc-402c-afd3-57a011a19754|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:57:02.746Z|dc4d6db7-852b-4b87-ad56-226b8881ced2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:57:02.746Z|dc4d6db7-852b-4b87-ad56-226b8881ced2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:57:17.582Z|8142bc1e-a29c-4b27-9cf5-b122ab6d9b8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:57:17.584Z|8142bc1e-a29c-4b27-9cf5-b122ab6d9b8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:57:29.347Z|2523ccbb-7ac0-4ea6-a938-8a50492ce065|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:57:29.348Z|2523ccbb-7ac0-4ea6-a938-8a50492ce065|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:57:29.348Z|2523ccbb-7ac0-4ea6-a938-8a50492ce065|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:57:29.348Z|2523ccbb-7ac0-4ea6-a938-8a50492ce065|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:57:29.348Z|2523ccbb-7ac0-4ea6-a938-8a50492ce065|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:57:29.349Z|2523ccbb-7ac0-4ea6-a938-8a50492ce065|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:57:29.353Z|2523ccbb-7ac0-4ea6-a938-8a50492ce065|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:57:29.353Z|2523ccbb-7ac0-4ea6-a938-8a50492ce065|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:57:29.353Z|2523ccbb-7ac0-4ea6-a938-8a50492ce065|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:57:29.353Z|2523ccbb-7ac0-4ea6-a938-8a50492ce065|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:Wed, 20 Apr 2022 10:57:29 GMT;Connection:close;
2022-04-20T10:57:29.353Z|2523ccbb-7ac0-4ea6-a938-8a50492ce065|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:57:29.354Z|2523ccbb-7ac0-4ea6-a938-8a50492ce065|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:57:32.581Z|972b3c2d-c7f7-41cc-b310-47c91a50da67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:57:32.581Z|972b3c2d-c7f7-41cc-b310-47c91a50da67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:57:32.747Z|5b8fae02-cbb4-46e3-8b39-bf4199b0b266|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:57:32.747Z|5b8fae02-cbb4-46e3-8b39-bf4199b0b266|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:57:47.582Z|f97a03fb-57b6-4604-9700-ef7bd4eee06a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:57:47.586Z|f97a03fb-57b6-4604-9700-ef7bd4eee06a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:58:02.581Z|8bdc82c6-b016-4516-89c0-9d971bf1ac0d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:58:02.581Z|8bdc82c6-b016-4516-89c0-9d971bf1ac0d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:58:02.748Z|638fe0b3-bca5-4f67-950c-11e2040bee34|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:58:02.749Z|638fe0b3-bca5-4f67-950c-11e2040bee34|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:58:17.581Z|ea67d0b2-62e0-4014-b536-086ec7c6bc44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:58:17.582Z|ea67d0b2-62e0-4014-b536-086ec7c6bc44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:58:29.347Z|7e0c3fe9-09b5-4a33-bb55-2d525ce499e8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:58:29.347Z|7e0c3fe9-09b5-4a33-bb55-2d525ce499e8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:58:29.347Z|7e0c3fe9-09b5-4a33-bb55-2d525ce499e8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:58:29.347Z|7e0c3fe9-09b5-4a33-bb55-2d525ce499e8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:58:29.348Z|7e0c3fe9-09b5-4a33-bb55-2d525ce499e8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:58:29.348Z|7e0c3fe9-09b5-4a33-bb55-2d525ce499e8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:58:29.352Z|7e0c3fe9-09b5-4a33-bb55-2d525ce499e8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:58:29.352Z|7e0c3fe9-09b5-4a33-bb55-2d525ce499e8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:58:29.352Z|7e0c3fe9-09b5-4a33-bb55-2d525ce499e8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:58:29.352Z|7e0c3fe9-09b5-4a33-bb55-2d525ce499e8|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:Wed, 20 Apr 2022 10:58:29 GMT;Connection:close;
2022-04-20T10:58:29.352Z|7e0c3fe9-09b5-4a33-bb55-2d525ce499e8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:58:29.353Z|7e0c3fe9-09b5-4a33-bb55-2d525ce499e8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:58:32.581Z|71c0da90-38cb-4932-8a26-def2f8f71356|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:58:32.583Z|71c0da90-38cb-4932-8a26-def2f8f71356|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:58:32.750Z|1f877401-edd2-46ce-a714-07fed0495cb8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:58:32.750Z|1f877401-edd2-46ce-a714-07fed0495cb8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:58:47.584Z|4990d550-3f84-42e9-94b6-aeb09bb7d67c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:58:47.587Z|4990d550-3f84-42e9-94b6-aeb09bb7d67c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:59:02.581Z|f434f637-c7c7-4473-ba9f-10a437271047|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:59:02.581Z|f434f637-c7c7-4473-ba9f-10a437271047|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:59:02.751Z|1bccb948-9ea6-4973-b60b-c9f7ded64eca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:59:02.751Z|1bccb948-9ea6-4973-b60b-c9f7ded64eca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:59:17.581Z|838e7576-e9c3-4f7a-9a1c-af3fc23beba5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:59:17.584Z|838e7576-e9c3-4f7a-9a1c-af3fc23beba5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:59:29.345Z|4d1dec7c-9138-4aa8-b311-f58d01f319df|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T10:59:29.345Z|4d1dec7c-9138-4aa8-b311-f58d01f319df|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T10:59:29.345Z|4d1dec7c-9138-4aa8-b311-f58d01f319df|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T10:59:29.345Z|4d1dec7c-9138-4aa8-b311-f58d01f319df|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T10:59:29.346Z|4d1dec7c-9138-4aa8-b311-f58d01f319df|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T10:59:29.346Z|4d1dec7c-9138-4aa8-b311-f58d01f319df|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T10:59:29.349Z|4d1dec7c-9138-4aa8-b311-f58d01f319df|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T10:59:29.349Z|4d1dec7c-9138-4aa8-b311-f58d01f319df|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T10:59:29.349Z|4d1dec7c-9138-4aa8-b311-f58d01f319df|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T10:59:29.349Z|4d1dec7c-9138-4aa8-b311-f58d01f319df|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:Wed, 20 Apr 2022 10:59:29 GMT;Connection:close;
2022-04-20T10:59:29.350Z|4d1dec7c-9138-4aa8-b311-f58d01f319df|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T10:59:29.350Z|4d1dec7c-9138-4aa8-b311-f58d01f319df|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T10:59:32.581Z|1daeaf8c-78ba-40c4-b0d5-e8757f28515f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:59:32.581Z|1daeaf8c-78ba-40c4-b0d5-e8757f28515f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:59:32.752Z|630e9b73-82fa-4d12-9da2-e61bb392177c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:59:32.753Z|630e9b73-82fa-4d12-9da2-e61bb392177c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T10:59:47.581Z|87c706b2-2f08-4f05-9ecd-e4b6f8ef2f97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T10:59:47.581Z|87c706b2-2f08-4f05-9ecd-e4b6f8ef2f97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:00:02.581Z|980cb5c7-9118-4095-b2bf-c38cd9bdbe66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:00:02.582Z|980cb5c7-9118-4095-b2bf-c38cd9bdbe66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:00:02.754Z|ebec6691-5c22-44e6-979d-0a96a47ae4a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:00:02.754Z|ebec6691-5c22-44e6-979d-0a96a47ae4a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:00:17.581Z|44bf986e-ca6b-4131-9de8-d82437a3cded|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:00:17.582Z|44bf986e-ca6b-4131-9de8-d82437a3cded|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:00:29.345Z|21dc975b-b408-4b4b-97db-7f55fb4da46f|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:00:29.346Z|21dc975b-b408-4b4b-97db-7f55fb4da46f|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:00:29.346Z|21dc975b-b408-4b4b-97db-7f55fb4da46f|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:00:29.346Z|21dc975b-b408-4b4b-97db-7f55fb4da46f|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:00:29.346Z|21dc975b-b408-4b4b-97db-7f55fb4da46f|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:00:29.346Z|21dc975b-b408-4b4b-97db-7f55fb4da46f|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:00:29.349Z|21dc975b-b408-4b4b-97db-7f55fb4da46f|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:00:29.349Z|21dc975b-b408-4b4b-97db-7f55fb4da46f|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:00:29.349Z|21dc975b-b408-4b4b-97db-7f55fb4da46f|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:00:29.350Z|21dc975b-b408-4b4b-97db-7f55fb4da46f|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:Wed, 20 Apr 2022 11:00:29 GMT;Connection:close;
2022-04-20T11:00:29.350Z|21dc975b-b408-4b4b-97db-7f55fb4da46f|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:00:29.350Z|21dc975b-b408-4b4b-97db-7f55fb4da46f|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:00:32.581Z|42d3b025-18a9-447b-960b-f49b593b41fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:00:32.581Z|42d3b025-18a9-447b-960b-f49b593b41fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:00:32.755Z|c919da49-dccf-41e6-a202-731dd58b0d9a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:00:32.755Z|c919da49-dccf-41e6-a202-731dd58b0d9a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:00:47.581Z|6eb95e2f-0fc9-4297-9949-d563d2ee544a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:00:47.583Z|6eb95e2f-0fc9-4297-9949-d563d2ee544a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:01:02.581Z|67c9ad5e-534e-4694-9cf3-66ca0382b28b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:01:02.581Z|67c9ad5e-534e-4694-9cf3-66ca0382b28b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:01:02.756Z|173f7d50-e5f3-44a9-a1ba-97f7beeaba6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:01:02.757Z|173f7d50-e5f3-44a9-a1ba-97f7beeaba6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:01:17.581Z|afd5fb86-b801-433b-8659-aff150956616|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:01:17.581Z|afd5fb86-b801-433b-8659-aff150956616|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:01:29.345Z|fcf277da-70c0-4a8c-aec9-4a009ae5fc9f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:01:29.346Z|fcf277da-70c0-4a8c-aec9-4a009ae5fc9f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:01:29.346Z|fcf277da-70c0-4a8c-aec9-4a009ae5fc9f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:01:29.346Z|fcf277da-70c0-4a8c-aec9-4a009ae5fc9f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:01:29.346Z|fcf277da-70c0-4a8c-aec9-4a009ae5fc9f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:01:29.347Z|fcf277da-70c0-4a8c-aec9-4a009ae5fc9f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:01:29.350Z|fcf277da-70c0-4a8c-aec9-4a009ae5fc9f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:01:29.350Z|fcf277da-70c0-4a8c-aec9-4a009ae5fc9f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:01:29.351Z|fcf277da-70c0-4a8c-aec9-4a009ae5fc9f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:01:29.351Z|fcf277da-70c0-4a8c-aec9-4a009ae5fc9f|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:Wed, 20 Apr 2022 11:01:29 GMT;Connection:close;
2022-04-20T11:01:29.351Z|fcf277da-70c0-4a8c-aec9-4a009ae5fc9f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:01:29.352Z|fcf277da-70c0-4a8c-aec9-4a009ae5fc9f|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:01:32.581Z|16a73f11-c3cf-4d95-adc5-98672f1c980d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:01:32.583Z|16a73f11-c3cf-4d95-adc5-98672f1c980d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:01:32.758Z|fd392973-9323-46ef-934f-b03d12d8e702|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:01:32.759Z|fd392973-9323-46ef-934f-b03d12d8e702|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:01:47.581Z|bfe36839-9b51-4f01-8874-46e5ff2a7e1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:01:47.581Z|bfe36839-9b51-4f01-8874-46e5ff2a7e1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:02:02.581Z|1093c77c-da31-4e06-b5a2-c0353285dc09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:02:02.581Z|1093c77c-da31-4e06-b5a2-c0353285dc09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:02:02.759Z|a77aec2d-84a8-4438-8f8e-cbca95ac0a53|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:02:02.760Z|a77aec2d-84a8-4438-8f8e-cbca95ac0a53|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:02:17.581Z|85aebdb6-f5ad-423e-bb02-4d12cfe980e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:02:17.584Z|85aebdb6-f5ad-423e-bb02-4d12cfe980e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:02:29.346Z|3cb19cda-3a37-4935-b54f-d3c251838c6b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:02:29.346Z|3cb19cda-3a37-4935-b54f-d3c251838c6b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:02:29.346Z|3cb19cda-3a37-4935-b54f-d3c251838c6b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:02:29.346Z|3cb19cda-3a37-4935-b54f-d3c251838c6b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:02:29.347Z|3cb19cda-3a37-4935-b54f-d3c251838c6b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:02:29.347Z|3cb19cda-3a37-4935-b54f-d3c251838c6b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:02:29.350Z|3cb19cda-3a37-4935-b54f-d3c251838c6b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:02:29.350Z|3cb19cda-3a37-4935-b54f-d3c251838c6b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:02:29.350Z|3cb19cda-3a37-4935-b54f-d3c251838c6b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:02:29.351Z|3cb19cda-3a37-4935-b54f-d3c251838c6b|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:Wed, 20 Apr 2022 11:02:29 GMT;Connection:close;
2022-04-20T11:02:29.351Z|3cb19cda-3a37-4935-b54f-d3c251838c6b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:02:29.351Z|3cb19cda-3a37-4935-b54f-d3c251838c6b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:02:32.581Z|c874a6f3-9ff3-49af-aef6-9c6b0c079a2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:02:32.581Z|c874a6f3-9ff3-49af-aef6-9c6b0c079a2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:02:32.761Z|7070b281-974f-4f78-a948-ca5b6195be22|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:02:32.761Z|7070b281-974f-4f78-a948-ca5b6195be22|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:02:47.581Z|1e3f120f-3f6b-453b-bcad-c2c083f3c84b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:02:47.581Z|1e3f120f-3f6b-453b-bcad-c2c083f3c84b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:03:02.581Z|8e7aea97-e5b2-4342-9fdd-988d48b4d006|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:03:02.583Z|8e7aea97-e5b2-4342-9fdd-988d48b4d006|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:03:02.762Z|c40990ec-11ab-40fd-a6ac-ba43bc6b9a5e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:03:02.762Z|c40990ec-11ab-40fd-a6ac-ba43bc6b9a5e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:03:17.581Z|d5cf3e84-d613-49cd-9b9b-b65dd922848c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:03:17.581Z|d5cf3e84-d613-49cd-9b9b-b65dd922848c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:03:29.346Z|3fe947e8-527a-4732-bf7f-fc6d9fca688e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:03:29.346Z|3fe947e8-527a-4732-bf7f-fc6d9fca688e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:03:29.346Z|3fe947e8-527a-4732-bf7f-fc6d9fca688e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:03:29.346Z|3fe947e8-527a-4732-bf7f-fc6d9fca688e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:03:29.347Z|3fe947e8-527a-4732-bf7f-fc6d9fca688e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:03:29.347Z|3fe947e8-527a-4732-bf7f-fc6d9fca688e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:03:29.350Z|3fe947e8-527a-4732-bf7f-fc6d9fca688e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:03:29.351Z|3fe947e8-527a-4732-bf7f-fc6d9fca688e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:03:29.351Z|3fe947e8-527a-4732-bf7f-fc6d9fca688e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:03:29.351Z|3fe947e8-527a-4732-bf7f-fc6d9fca688e|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:Wed, 20 Apr 2022 11:03:29 GMT;Connection:close;
2022-04-20T11:03:29.351Z|3fe947e8-527a-4732-bf7f-fc6d9fca688e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:03:29.352Z|3fe947e8-527a-4732-bf7f-fc6d9fca688e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:03:32.581Z|8605466d-5753-4b79-afe7-372de54cb03f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:03:32.581Z|8605466d-5753-4b79-afe7-372de54cb03f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:03:32.763Z|a1093ac7-9266-43a2-ac64-75124ecf19be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:03:32.764Z|a1093ac7-9266-43a2-ac64-75124ecf19be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:03:47.581Z|75ebe7fc-eb7e-4cd6-82a0-0ce47e85fc4a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:03:47.583Z|75ebe7fc-eb7e-4cd6-82a0-0ce47e85fc4a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:04:02.581Z|9fb195fd-7a7f-47f1-bccb-09b6f50cd3f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:04:02.581Z|9fb195fd-7a7f-47f1-bccb-09b6f50cd3f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:04:02.765Z|2537ae85-3f07-4edd-bd2a-1e28545d9af0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:04:02.765Z|2537ae85-3f07-4edd-bd2a-1e28545d9af0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:04:17.581Z|9916e667-36ad-4dd8-9a0d-1ffe400addd3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:04:17.582Z|9916e667-36ad-4dd8-9a0d-1ffe400addd3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:04:29.345Z|9ea3d612-300a-48bb-ac24-3288241b9016|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:04:29.345Z|9ea3d612-300a-48bb-ac24-3288241b9016|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:04:29.345Z|9ea3d612-300a-48bb-ac24-3288241b9016|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:04:29.345Z|9ea3d612-300a-48bb-ac24-3288241b9016|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:04:29.346Z|9ea3d612-300a-48bb-ac24-3288241b9016|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:04:29.346Z|9ea3d612-300a-48bb-ac24-3288241b9016|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:04:29.351Z|9ea3d612-300a-48bb-ac24-3288241b9016|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:04:29.351Z|9ea3d612-300a-48bb-ac24-3288241b9016|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:04:29.351Z|9ea3d612-300a-48bb-ac24-3288241b9016|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:04:29.352Z|9ea3d612-300a-48bb-ac24-3288241b9016|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:Wed, 20 Apr 2022 11:04:29 GMT;Connection:close;
2022-04-20T11:04:29.352Z|9ea3d612-300a-48bb-ac24-3288241b9016|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:04:29.352Z|9ea3d612-300a-48bb-ac24-3288241b9016|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:04:32.581Z|e8daea07-ecfb-4fe6-a044-dab7cfeadb32|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:04:32.581Z|e8daea07-ecfb-4fe6-a044-dab7cfeadb32|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:04:32.766Z|8ab9922f-ae34-4e7d-9108-430407e14323|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:04:32.766Z|8ab9922f-ae34-4e7d-9108-430407e14323|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:04:47.581Z|34ce3d41-c0f4-4a3e-8e11-88c73bc80a3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:04:47.581Z|34ce3d41-c0f4-4a3e-8e11-88c73bc80a3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:05:02.581Z|4381740f-1cff-42d4-a9c4-5f25181f8f81|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:05:02.584Z|4381740f-1cff-42d4-a9c4-5f25181f8f81|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:05:02.767Z|32008110-2eb5-4cbb-a039-4eb5dd1b56b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:05:02.768Z|32008110-2eb5-4cbb-a039-4eb5dd1b56b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:05:17.581Z|2e96271d-253b-4859-825a-f7275a7b9c27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:05:17.581Z|2e96271d-253b-4859-825a-f7275a7b9c27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:05:29.345Z|d2f11c6e-5d9b-4a2f-8c0a-5c1fe3ba6faf|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:05:29.346Z|d2f11c6e-5d9b-4a2f-8c0a-5c1fe3ba6faf|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:05:29.346Z|d2f11c6e-5d9b-4a2f-8c0a-5c1fe3ba6faf|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:05:29.346Z|d2f11c6e-5d9b-4a2f-8c0a-5c1fe3ba6faf|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:05:29.346Z|d2f11c6e-5d9b-4a2f-8c0a-5c1fe3ba6faf|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:05:29.346Z|d2f11c6e-5d9b-4a2f-8c0a-5c1fe3ba6faf|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:05:29.351Z|d2f11c6e-5d9b-4a2f-8c0a-5c1fe3ba6faf|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:05:29.352Z|d2f11c6e-5d9b-4a2f-8c0a-5c1fe3ba6faf|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:05:29.352Z|d2f11c6e-5d9b-4a2f-8c0a-5c1fe3ba6faf|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:05:29.352Z|d2f11c6e-5d9b-4a2f-8c0a-5c1fe3ba6faf|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:Wed, 20 Apr 2022 11:05:29 GMT;Connection:close;
2022-04-20T11:05:29.352Z|d2f11c6e-5d9b-4a2f-8c0a-5c1fe3ba6faf|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:05:29.352Z|d2f11c6e-5d9b-4a2f-8c0a-5c1fe3ba6faf|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:05:32.581Z|314641a6-45ae-4f54-aac5-40f490bfa39c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:05:32.581Z|314641a6-45ae-4f54-aac5-40f490bfa39c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:05:32.769Z|ea8a9ec3-906e-40b5-b272-84f700eabba1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:05:32.769Z|ea8a9ec3-906e-40b5-b272-84f700eabba1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:05:47.581Z|a8a265c5-603d-4c7b-8c62-a53321c1217c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:05:47.584Z|a8a265c5-603d-4c7b-8c62-a53321c1217c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:06:02.581Z|a613e31c-0cf0-43ce-8f22-2aa58c41a91b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:06:02.581Z|a613e31c-0cf0-43ce-8f22-2aa58c41a91b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:06:02.770Z|bd0e26b2-1e82-4184-a15e-a518d9c24a33|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:06:02.771Z|bd0e26b2-1e82-4184-a15e-a518d9c24a33|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:06:17.581Z|78eeb029-b3bd-4c03-9211-5d4d1b621b9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:06:17.581Z|78eeb029-b3bd-4c03-9211-5d4d1b621b9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:06:29.345Z|0f0ce6f9-459a-4730-b5d1-f35bd43a3fec|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:06:29.345Z|0f0ce6f9-459a-4730-b5d1-f35bd43a3fec|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:06:29.345Z|0f0ce6f9-459a-4730-b5d1-f35bd43a3fec|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:06:29.345Z|0f0ce6f9-459a-4730-b5d1-f35bd43a3fec|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:06:29.346Z|0f0ce6f9-459a-4730-b5d1-f35bd43a3fec|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:06:29.346Z|0f0ce6f9-459a-4730-b5d1-f35bd43a3fec|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:06:29.350Z|0f0ce6f9-459a-4730-b5d1-f35bd43a3fec|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:06:29.350Z|0f0ce6f9-459a-4730-b5d1-f35bd43a3fec|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:06:29.350Z|0f0ce6f9-459a-4730-b5d1-f35bd43a3fec|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:06:29.350Z|0f0ce6f9-459a-4730-b5d1-f35bd43a3fec|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:Wed, 20 Apr 2022 11:06:29 GMT;Connection:close;
2022-04-20T11:06:29.350Z|0f0ce6f9-459a-4730-b5d1-f35bd43a3fec|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:06:29.350Z|0f0ce6f9-459a-4730-b5d1-f35bd43a3fec|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:06:32.581Z|8c1026e6-137e-446a-a141-90120b085aa4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:06:32.583Z|8c1026e6-137e-446a-a141-90120b085aa4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:06:32.772Z|159588e2-1542-4f2f-b1e1-9c61014fbfeb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:06:32.773Z|159588e2-1542-4f2f-b1e1-9c61014fbfeb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:06:47.581Z|0da5b52c-a50f-4876-b6ef-ee3f2b9449a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:06:47.581Z|0da5b52c-a50f-4876-b6ef-ee3f2b9449a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:07:02.581Z|343fde4a-c922-45ce-b8c7-d73c49044e5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:07:02.581Z|343fde4a-c922-45ce-b8c7-d73c49044e5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:07:02.775Z|5bb5d0b6-1aa5-4bc9-a67d-d457bd2af1e5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:07:02.775Z|5bb5d0b6-1aa5-4bc9-a67d-d457bd2af1e5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:07:17.581Z|1482e799-7184-4fe9-82ba-4b9998f9c0f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:07:17.583Z|1482e799-7184-4fe9-82ba-4b9998f9c0f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:07:29.345Z|493a6a83-1b07-435b-ad6a-c946fde14b16|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:07:29.345Z|493a6a83-1b07-435b-ad6a-c946fde14b16|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:07:29.345Z|493a6a83-1b07-435b-ad6a-c946fde14b16|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:07:29.345Z|493a6a83-1b07-435b-ad6a-c946fde14b16|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:07:29.346Z|493a6a83-1b07-435b-ad6a-c946fde14b16|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:07:29.346Z|493a6a83-1b07-435b-ad6a-c946fde14b16|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:07:29.350Z|493a6a83-1b07-435b-ad6a-c946fde14b16|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:07:29.350Z|493a6a83-1b07-435b-ad6a-c946fde14b16|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:07:29.350Z|493a6a83-1b07-435b-ad6a-c946fde14b16|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:07:29.351Z|493a6a83-1b07-435b-ad6a-c946fde14b16|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:Wed, 20 Apr 2022 11:07:29 GMT;Connection:close;
2022-04-20T11:07:29.351Z|493a6a83-1b07-435b-ad6a-c946fde14b16|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:07:29.351Z|493a6a83-1b07-435b-ad6a-c946fde14b16|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:07:32.581Z|314b06de-7119-43ea-8319-6c66528e4d1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:07:32.581Z|314b06de-7119-43ea-8319-6c66528e4d1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:07:32.776Z|3ae73640-1528-4183-94a4-61b7a633ebbd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:07:32.776Z|3ae73640-1528-4183-94a4-61b7a633ebbd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:07:47.581Z|a1769e3a-c11c-4a6a-913c-c4a5d9ea85de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:07:47.581Z|a1769e3a-c11c-4a6a-913c-c4a5d9ea85de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:08:02.581Z|b5f4aa0e-b7bd-44c3-aa1e-9301e7eee1cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:08:02.583Z|b5f4aa0e-b7bd-44c3-aa1e-9301e7eee1cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:08:02.777Z|c6172475-f861-495a-a6df-c336d011f8ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:08:02.778Z|c6172475-f861-495a-a6df-c336d011f8ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:08:17.581Z|9636e319-a673-408c-a683-6086ae91c244|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:08:17.581Z|9636e319-a673-408c-a683-6086ae91c244|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:08:29.345Z|ce3db7d7-062f-4b69-983f-4a2c36da96c5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:08:29.345Z|ce3db7d7-062f-4b69-983f-4a2c36da96c5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:08:29.345Z|ce3db7d7-062f-4b69-983f-4a2c36da96c5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:08:29.346Z|ce3db7d7-062f-4b69-983f-4a2c36da96c5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:08:29.346Z|ce3db7d7-062f-4b69-983f-4a2c36da96c5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:08:29.346Z|ce3db7d7-062f-4b69-983f-4a2c36da96c5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:08:29.350Z|ce3db7d7-062f-4b69-983f-4a2c36da96c5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:08:29.350Z|ce3db7d7-062f-4b69-983f-4a2c36da96c5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:08:29.351Z|ce3db7d7-062f-4b69-983f-4a2c36da96c5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:08:29.351Z|ce3db7d7-062f-4b69-983f-4a2c36da96c5|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:Wed, 20 Apr 2022 11:08:29 GMT;Connection:close;
2022-04-20T11:08:29.351Z|ce3db7d7-062f-4b69-983f-4a2c36da96c5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:08:29.351Z|ce3db7d7-062f-4b69-983f-4a2c36da96c5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:08:32.580Z|43da9b76-58b0-41e1-b7e0-1ebc7c11847e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:08:32.581Z|43da9b76-58b0-41e1-b7e0-1ebc7c11847e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:08:32.779Z|79ebf616-3e73-43bb-b7d3-c00295bcef9c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:08:32.779Z|79ebf616-3e73-43bb-b7d3-c00295bcef9c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:08:47.581Z|3d4bbf65-f605-48b6-8f9e-0a9375ed5686|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:08:47.584Z|3d4bbf65-f605-48b6-8f9e-0a9375ed5686|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:09:02.581Z|426e5d07-976e-4b45-baf3-6a0733ba9e58|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:09:02.581Z|426e5d07-976e-4b45-baf3-6a0733ba9e58|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:09:02.780Z|bf3ea3d3-79c9-4141-9ba4-ec06b49b94f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:09:02.781Z|bf3ea3d3-79c9-4141-9ba4-ec06b49b94f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:09:17.581Z|bb5580aa-4ed6-48d7-aca8-99813d55d52b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:09:17.581Z|bb5580aa-4ed6-48d7-aca8-99813d55d52b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:09:29.345Z|12b8edbb-6b6e-4bab-b9e4-94bee655e234|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:09:29.345Z|12b8edbb-6b6e-4bab-b9e4-94bee655e234|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:09:29.346Z|12b8edbb-6b6e-4bab-b9e4-94bee655e234|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:09:29.346Z|12b8edbb-6b6e-4bab-b9e4-94bee655e234|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:09:29.346Z|12b8edbb-6b6e-4bab-b9e4-94bee655e234|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:09:29.346Z|12b8edbb-6b6e-4bab-b9e4-94bee655e234|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:09:29.351Z|12b8edbb-6b6e-4bab-b9e4-94bee655e234|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:09:29.351Z|12b8edbb-6b6e-4bab-b9e4-94bee655e234|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:09:29.351Z|12b8edbb-6b6e-4bab-b9e4-94bee655e234|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:09:29.352Z|12b8edbb-6b6e-4bab-b9e4-94bee655e234|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:Wed, 20 Apr 2022 11:09:29 GMT;Connection:close;
2022-04-20T11:09:29.352Z|12b8edbb-6b6e-4bab-b9e4-94bee655e234|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:09:29.352Z|12b8edbb-6b6e-4bab-b9e4-94bee655e234|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:09:32.581Z|5228efc1-a7bb-4f84-abd0-32eed67d9fbf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:09:32.583Z|5228efc1-a7bb-4f84-abd0-32eed67d9fbf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:09:32.782Z|bf71cc7a-6819-465b-82a7-ac381747f3f7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:09:32.782Z|bf71cc7a-6819-465b-82a7-ac381747f3f7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:09:47.581Z|c6501d9d-1d1b-4a13-ad46-4289b16b2f33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:09:47.581Z|c6501d9d-1d1b-4a13-ad46-4289b16b2f33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:10:02.581Z|3cc6ddba-9aa0-421f-80a5-6eaa247b7ddd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:10:02.581Z|3cc6ddba-9aa0-421f-80a5-6eaa247b7ddd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:10:02.783Z|6f2ae7f5-9b2f-4069-a8ec-10ebf462a592|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:10:02.784Z|6f2ae7f5-9b2f-4069-a8ec-10ebf462a592|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:10:17.581Z|281e289d-b35b-4145-915a-65ff7b504ba7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:10:17.583Z|281e289d-b35b-4145-915a-65ff7b504ba7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:10:29.345Z|abdbb9f6-d4fe-44f6-9307-257384e9fc26|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:10:29.345Z|abdbb9f6-d4fe-44f6-9307-257384e9fc26|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:10:29.345Z|abdbb9f6-d4fe-44f6-9307-257384e9fc26|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:10:29.345Z|abdbb9f6-d4fe-44f6-9307-257384e9fc26|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:10:29.346Z|abdbb9f6-d4fe-44f6-9307-257384e9fc26|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:10:29.346Z|abdbb9f6-d4fe-44f6-9307-257384e9fc26|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:10:29.351Z|abdbb9f6-d4fe-44f6-9307-257384e9fc26|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:10:29.351Z|abdbb9f6-d4fe-44f6-9307-257384e9fc26|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:10:29.352Z|abdbb9f6-d4fe-44f6-9307-257384e9fc26|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:10:29.352Z|abdbb9f6-d4fe-44f6-9307-257384e9fc26|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:Wed, 20 Apr 2022 11:10:29 GMT;Connection:close;
2022-04-20T11:10:29.352Z|abdbb9f6-d4fe-44f6-9307-257384e9fc26|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:10:29.352Z|abdbb9f6-d4fe-44f6-9307-257384e9fc26|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:10:32.581Z|024aed06-ff28-482d-ad21-efc5251fbaed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:10:32.581Z|024aed06-ff28-482d-ad21-efc5251fbaed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:10:32.785Z|0453b4af-436f-4740-8284-60c8eec8d7de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:10:32.785Z|0453b4af-436f-4740-8284-60c8eec8d7de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:10:47.581Z|312cfefa-9d15-4a0d-aa39-f966eeb485cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:10:47.581Z|312cfefa-9d15-4a0d-aa39-f966eeb485cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:11:02.581Z|52d11725-cd70-4745-990e-c0f0c5059748|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:11:02.584Z|52d11725-cd70-4745-990e-c0f0c5059748|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:11:02.786Z|e3158ec6-5a16-41e0-b367-29fffbf2ab99|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:11:02.787Z|e3158ec6-5a16-41e0-b367-29fffbf2ab99|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:11:17.581Z|c5ce76d8-331f-4c0c-9d7b-992deee5096f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:11:17.581Z|c5ce76d8-331f-4c0c-9d7b-992deee5096f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:11:29.345Z|9daea553-bfe9-4f06-98d2-e935e192fc61|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:11:29.346Z|9daea553-bfe9-4f06-98d2-e935e192fc61|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:11:29.346Z|9daea553-bfe9-4f06-98d2-e935e192fc61|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:11:29.346Z|9daea553-bfe9-4f06-98d2-e935e192fc61|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:11:29.346Z|9daea553-bfe9-4f06-98d2-e935e192fc61|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:11:29.346Z|9daea553-bfe9-4f06-98d2-e935e192fc61|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:11:29.351Z|9daea553-bfe9-4f06-98d2-e935e192fc61|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:11:29.351Z|9daea553-bfe9-4f06-98d2-e935e192fc61|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:11:29.352Z|9daea553-bfe9-4f06-98d2-e935e192fc61|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:11:29.352Z|9daea553-bfe9-4f06-98d2-e935e192fc61|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:Wed, 20 Apr 2022 11:11:29 GMT;Connection:close;
2022-04-20T11:11:29.352Z|9daea553-bfe9-4f06-98d2-e935e192fc61|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:11:29.352Z|9daea553-bfe9-4f06-98d2-e935e192fc61|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:11:32.581Z|650b71a3-cdc9-4ae8-b352-4e8c738f982a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:11:32.581Z|650b71a3-cdc9-4ae8-b352-4e8c738f982a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:11:32.787Z|a98e8c0a-7656-4975-8d68-4b287b2ae15e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:11:32.788Z|a98e8c0a-7656-4975-8d68-4b287b2ae15e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:11:47.581Z|01c99b7d-5951-41cb-a9cf-789520613d9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:11:47.583Z|01c99b7d-5951-41cb-a9cf-789520613d9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:12:02.581Z|c58d97a3-f753-468d-8f54-7d8d57f1dfa4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:12:02.581Z|c58d97a3-f753-468d-8f54-7d8d57f1dfa4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:12:02.789Z|5ee2eab2-a23f-46bb-b935-5aeea3483504|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:12:02.789Z|5ee2eab2-a23f-46bb-b935-5aeea3483504|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:12:17.581Z|374ffb54-d286-42fa-a6c7-cf54387247f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:12:17.581Z|374ffb54-d286-42fa-a6c7-cf54387247f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:12:29.346Z|65cce339-80d6-43fd-acdf-6e58c90cba77|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:12:29.346Z|65cce339-80d6-43fd-acdf-6e58c90cba77|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:12:29.346Z|65cce339-80d6-43fd-acdf-6e58c90cba77|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:12:29.346Z|65cce339-80d6-43fd-acdf-6e58c90cba77|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:12:29.347Z|65cce339-80d6-43fd-acdf-6e58c90cba77|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:12:29.347Z|65cce339-80d6-43fd-acdf-6e58c90cba77|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:12:29.351Z|65cce339-80d6-43fd-acdf-6e58c90cba77|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:12:29.352Z|65cce339-80d6-43fd-acdf-6e58c90cba77|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:12:29.352Z|65cce339-80d6-43fd-acdf-6e58c90cba77|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:12:29.352Z|65cce339-80d6-43fd-acdf-6e58c90cba77|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:Wed, 20 Apr 2022 11:12:29 GMT;Connection:close;
2022-04-20T11:12:29.352Z|65cce339-80d6-43fd-acdf-6e58c90cba77|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:12:29.352Z|65cce339-80d6-43fd-acdf-6e58c90cba77|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:12:32.581Z|0840961d-c486-462f-9e4c-3a6aeb0a5282|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:12:32.583Z|0840961d-c486-462f-9e4c-3a6aeb0a5282|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:12:32.790Z|5e3f267c-69b7-4df9-9798-5dfdd6ca6046|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:12:32.790Z|5e3f267c-69b7-4df9-9798-5dfdd6ca6046|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:12:47.581Z|3dab59b2-c673-4934-a911-5d6a7ed08072|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:12:47.581Z|3dab59b2-c673-4934-a911-5d6a7ed08072|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:13:02.581Z|da8d4db3-b708-4f78-b1d7-f4a5650c88ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:13:02.581Z|da8d4db3-b708-4f78-b1d7-f4a5650c88ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:13:02.791Z|3221cd69-e833-4240-a318-cf874c70d8fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:13:02.792Z|3221cd69-e833-4240-a318-cf874c70d8fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:13:17.581Z|96799d93-4a78-4884-9d31-8f3a1494f5d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:13:17.584Z|96799d93-4a78-4884-9d31-8f3a1494f5d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:13:29.345Z|31d2d141-43e3-4c1a-a43b-a34bbccb988f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:13:29.345Z|31d2d141-43e3-4c1a-a43b-a34bbccb988f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:13:29.345Z|31d2d141-43e3-4c1a-a43b-a34bbccb988f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:13:29.345Z|31d2d141-43e3-4c1a-a43b-a34bbccb988f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:13:29.345Z|31d2d141-43e3-4c1a-a43b-a34bbccb988f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:13:29.346Z|31d2d141-43e3-4c1a-a43b-a34bbccb988f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:13:29.350Z|31d2d141-43e3-4c1a-a43b-a34bbccb988f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:13:29.350Z|31d2d141-43e3-4c1a-a43b-a34bbccb988f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:13:29.350Z|31d2d141-43e3-4c1a-a43b-a34bbccb988f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:13:29.350Z|31d2d141-43e3-4c1a-a43b-a34bbccb988f|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:Wed, 20 Apr 2022 11:13:29 GMT;Connection:close;
2022-04-20T11:13:29.350Z|31d2d141-43e3-4c1a-a43b-a34bbccb988f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:13:29.350Z|31d2d141-43e3-4c1a-a43b-a34bbccb988f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:13:32.580Z|3d2b0656-726a-444a-b87d-55dce64ea686|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:13:32.581Z|3d2b0656-726a-444a-b87d-55dce64ea686|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:13:32.793Z|1a15b98c-c0c9-43e5-b945-2040b26fc6ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:13:32.793Z|1a15b98c-c0c9-43e5-b945-2040b26fc6ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:13:47.581Z|ba2e2b6e-3499-46e3-9faf-9797e4cdbcb9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:13:47.581Z|ba2e2b6e-3499-46e3-9faf-9797e4cdbcb9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:14:02.581Z|017870d7-a7bc-494c-923d-e5a91058aedb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:14:02.583Z|017870d7-a7bc-494c-923d-e5a91058aedb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:14:02.794Z|54c1cb76-6a63-4fd8-b3ab-de4b62cfb171|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:14:02.794Z|54c1cb76-6a63-4fd8-b3ab-de4b62cfb171|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:14:17.581Z|4ac015fe-2a58-4dd5-8fdd-365418b71ccb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:14:17.581Z|4ac015fe-2a58-4dd5-8fdd-365418b71ccb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:14:29.346Z|c59c3731-35fb-4477-82f7-c3d8aa4d7fb6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:14:29.347Z|c59c3731-35fb-4477-82f7-c3d8aa4d7fb6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:14:29.347Z|c59c3731-35fb-4477-82f7-c3d8aa4d7fb6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:14:29.348Z|c59c3731-35fb-4477-82f7-c3d8aa4d7fb6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:14:29.348Z|c59c3731-35fb-4477-82f7-c3d8aa4d7fb6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:14:29.348Z|c59c3731-35fb-4477-82f7-c3d8aa4d7fb6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:14:29.353Z|c59c3731-35fb-4477-82f7-c3d8aa4d7fb6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:14:29.354Z|c59c3731-35fb-4477-82f7-c3d8aa4d7fb6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:14:29.354Z|c59c3731-35fb-4477-82f7-c3d8aa4d7fb6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:14:29.354Z|c59c3731-35fb-4477-82f7-c3d8aa4d7fb6|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:Wed, 20 Apr 2022 11:14:29 GMT;Connection:close;
2022-04-20T11:14:29.354Z|c59c3731-35fb-4477-82f7-c3d8aa4d7fb6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:14:29.354Z|c59c3731-35fb-4477-82f7-c3d8aa4d7fb6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:14:32.581Z|7ae6bf6f-12c4-4a80-b22f-eac81d16edb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:14:32.581Z|7ae6bf6f-12c4-4a80-b22f-eac81d16edb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:14:32.795Z|1bf47f78-fb40-4565-880d-41bd41595127|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:14:32.796Z|1bf47f78-fb40-4565-880d-41bd41595127|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:14:47.581Z|387340ad-d108-4020-8ec3-f98b1daf65a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:14:47.583Z|387340ad-d108-4020-8ec3-f98b1daf65a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:15:02.581Z|44e6e963-8a9c-4fd3-933b-c7ed13e6154c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:15:02.581Z|44e6e963-8a9c-4fd3-933b-c7ed13e6154c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:15:02.797Z|c47d4e22-9767-4dd3-81e6-3b8f7c89f3eb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:15:02.797Z|c47d4e22-9767-4dd3-81e6-3b8f7c89f3eb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:15:17.581Z|fd845d0b-c230-41ca-a0b5-37324fb118b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:15:17.581Z|fd845d0b-c230-41ca-a0b5-37324fb118b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:15:29.345Z|74648d0e-3ed8-42c6-871f-eaf673b385a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:15:29.345Z|74648d0e-3ed8-42c6-871f-eaf673b385a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:15:29.345Z|74648d0e-3ed8-42c6-871f-eaf673b385a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:15:29.345Z|74648d0e-3ed8-42c6-871f-eaf673b385a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:15:29.346Z|74648d0e-3ed8-42c6-871f-eaf673b385a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:15:29.346Z|74648d0e-3ed8-42c6-871f-eaf673b385a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:15:29.350Z|74648d0e-3ed8-42c6-871f-eaf673b385a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:15:29.350Z|74648d0e-3ed8-42c6-871f-eaf673b385a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:15:29.350Z|74648d0e-3ed8-42c6-871f-eaf673b385a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:15:29.351Z|74648d0e-3ed8-42c6-871f-eaf673b385a7|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:Wed, 20 Apr 2022 11:15:29 GMT;Connection:close;
2022-04-20T11:15:29.351Z|74648d0e-3ed8-42c6-871f-eaf673b385a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:15:29.351Z|74648d0e-3ed8-42c6-871f-eaf673b385a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:15:32.581Z|23690c68-2a81-48e0-bb5f-4231b71b451a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:15:32.583Z|23690c68-2a81-48e0-bb5f-4231b71b451a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:15:32.798Z|1131cf89-fde7-499a-803e-ac483e1c5d4c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:15:32.799Z|1131cf89-fde7-499a-803e-ac483e1c5d4c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:15:47.581Z|c29ec9f1-52cc-40f9-b8cf-d615727fa5ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:15:47.581Z|c29ec9f1-52cc-40f9-b8cf-d615727fa5ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:16:02.581Z|77bfeeeb-c5ee-493a-8b4f-d584a8b38a88|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:16:02.581Z|77bfeeeb-c5ee-493a-8b4f-d584a8b38a88|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:16:02.799Z|56baba62-8921-4003-9e4d-e093957a8eb9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:16:02.800Z|56baba62-8921-4003-9e4d-e093957a8eb9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:16:17.581Z|daa49b12-5399-447a-be61-8a661615f4e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:16:17.583Z|daa49b12-5399-447a-be61-8a661615f4e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:16:29.345Z|5644dddd-3e64-4243-9807-cea5c2b644b3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:16:29.345Z|5644dddd-3e64-4243-9807-cea5c2b644b3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:16:29.345Z|5644dddd-3e64-4243-9807-cea5c2b644b3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:16:29.345Z|5644dddd-3e64-4243-9807-cea5c2b644b3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:16:29.346Z|5644dddd-3e64-4243-9807-cea5c2b644b3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:16:29.346Z|5644dddd-3e64-4243-9807-cea5c2b644b3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:16:29.350Z|5644dddd-3e64-4243-9807-cea5c2b644b3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:16:29.350Z|5644dddd-3e64-4243-9807-cea5c2b644b3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:16:29.350Z|5644dddd-3e64-4243-9807-cea5c2b644b3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:16:29.350Z|5644dddd-3e64-4243-9807-cea5c2b644b3|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:Wed, 20 Apr 2022 11:16:29 GMT;Connection:close;
2022-04-20T11:16:29.350Z|5644dddd-3e64-4243-9807-cea5c2b644b3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:16:29.351Z|5644dddd-3e64-4243-9807-cea5c2b644b3|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:16:32.581Z|48c2b8fe-4ad8-4294-aeae-e6b085a80514|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:16:32.581Z|48c2b8fe-4ad8-4294-aeae-e6b085a80514|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:16:32.800Z|d6b2a18b-7a60-4944-bb1e-9d97793759c8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:16:32.801Z|d6b2a18b-7a60-4944-bb1e-9d97793759c8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:16:47.581Z|4e2f6574-6b39-42b1-95dd-755ea7d38dbb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:16:47.581Z|4e2f6574-6b39-42b1-95dd-755ea7d38dbb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:17:02.581Z|d2171b10-6897-449a-afd2-959b694ab211|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:17:02.584Z|d2171b10-6897-449a-afd2-959b694ab211|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:17:02.802Z|cdc42a22-9162-4901-9f33-12f4d8a438b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:17:02.802Z|cdc42a22-9162-4901-9f33-12f4d8a438b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:17:17.581Z|a5322e84-edc0-422b-ad00-17905a65020e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:17:17.581Z|a5322e84-edc0-422b-ad00-17905a65020e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:17:29.344Z|03b2e327-bb73-4907-8ea2-85fee982f2ea|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:17:29.345Z|03b2e327-bb73-4907-8ea2-85fee982f2ea|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:17:29.345Z|03b2e327-bb73-4907-8ea2-85fee982f2ea|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:17:29.345Z|03b2e327-bb73-4907-8ea2-85fee982f2ea|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:17:29.345Z|03b2e327-bb73-4907-8ea2-85fee982f2ea|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:17:29.345Z|03b2e327-bb73-4907-8ea2-85fee982f2ea|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:17:29.349Z|03b2e327-bb73-4907-8ea2-85fee982f2ea|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:17:29.350Z|03b2e327-bb73-4907-8ea2-85fee982f2ea|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:17:29.350Z|03b2e327-bb73-4907-8ea2-85fee982f2ea|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:17:29.350Z|03b2e327-bb73-4907-8ea2-85fee982f2ea|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:Wed, 20 Apr 2022 11:17:29 GMT;Connection:close;
2022-04-20T11:17:29.350Z|03b2e327-bb73-4907-8ea2-85fee982f2ea|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:17:29.350Z|03b2e327-bb73-4907-8ea2-85fee982f2ea|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:17:32.580Z|f7081183-2f5a-4f7c-9c2a-14c43b9e4685|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:17:32.581Z|f7081183-2f5a-4f7c-9c2a-14c43b9e4685|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:17:32.803Z|f65e419a-a181-49ec-9170-2bf0bd75b96e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:17:32.804Z|f65e419a-a181-49ec-9170-2bf0bd75b96e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:17:47.581Z|5f12101a-3ba3-4f11-a028-e57c181b30a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:17:47.583Z|5f12101a-3ba3-4f11-a028-e57c181b30a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:18:02.581Z|9918e515-70b7-4003-876b-82c042b71ab1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:18:02.581Z|9918e515-70b7-4003-876b-82c042b71ab1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:18:02.804Z|fd9fd0eb-f72e-4ac8-92f6-a7f1c5557958|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:18:02.805Z|fd9fd0eb-f72e-4ac8-92f6-a7f1c5557958|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:18:17.580Z|54b847e4-7ab3-4148-9dc3-7b70b9a8a61f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:18:17.581Z|54b847e4-7ab3-4148-9dc3-7b70b9a8a61f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:18:29.345Z|19aab7ed-1327-44c0-9723-b9491fd240ee|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:18:29.345Z|19aab7ed-1327-44c0-9723-b9491fd240ee|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:18:29.345Z|19aab7ed-1327-44c0-9723-b9491fd240ee|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:18:29.345Z|19aab7ed-1327-44c0-9723-b9491fd240ee|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:18:29.346Z|19aab7ed-1327-44c0-9723-b9491fd240ee|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:18:29.346Z|19aab7ed-1327-44c0-9723-b9491fd240ee|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:18:29.350Z|19aab7ed-1327-44c0-9723-b9491fd240ee|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:18:29.350Z|19aab7ed-1327-44c0-9723-b9491fd240ee|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:18:29.350Z|19aab7ed-1327-44c0-9723-b9491fd240ee|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:18:29.351Z|19aab7ed-1327-44c0-9723-b9491fd240ee|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:Wed, 20 Apr 2022 11:18:29 GMT;Connection:close;
2022-04-20T11:18:29.351Z|19aab7ed-1327-44c0-9723-b9491fd240ee|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:18:29.351Z|19aab7ed-1327-44c0-9723-b9491fd240ee|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:18:32.580Z|926c50fe-6af2-4ca1-bb2a-7a3010710099|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:18:32.583Z|926c50fe-6af2-4ca1-bb2a-7a3010710099|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:18:32.805Z|2bdba8e8-8f29-43f9-8a6f-94728e46db9d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:18:32.806Z|2bdba8e8-8f29-43f9-8a6f-94728e46db9d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:18:47.581Z|18ee3cfb-b257-454d-a2eb-f8c2a09700e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:18:47.581Z|18ee3cfb-b257-454d-a2eb-f8c2a09700e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:19:02.581Z|205c96d4-6a2e-497a-8e55-a6ee25a3ead4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:19:02.581Z|205c96d4-6a2e-497a-8e55-a6ee25a3ead4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:19:02.806Z|58bbd41f-ca86-46f6-9f55-34627043db41|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:19:02.807Z|58bbd41f-ca86-46f6-9f55-34627043db41|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:19:17.581Z|d1a34968-0b39-47df-a8d2-1b2b0b2247bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:19:17.584Z|d1a34968-0b39-47df-a8d2-1b2b0b2247bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:19:29.345Z|176a5548-6eba-43e2-9ad6-70f3b66b5f68|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:19:29.345Z|176a5548-6eba-43e2-9ad6-70f3b66b5f68|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:19:29.346Z|176a5548-6eba-43e2-9ad6-70f3b66b5f68|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:19:29.346Z|176a5548-6eba-43e2-9ad6-70f3b66b5f68|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:19:29.346Z|176a5548-6eba-43e2-9ad6-70f3b66b5f68|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:19:29.346Z|176a5548-6eba-43e2-9ad6-70f3b66b5f68|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:19:29.351Z|176a5548-6eba-43e2-9ad6-70f3b66b5f68|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:19:29.351Z|176a5548-6eba-43e2-9ad6-70f3b66b5f68|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:19:29.351Z|176a5548-6eba-43e2-9ad6-70f3b66b5f68|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:19:29.351Z|176a5548-6eba-43e2-9ad6-70f3b66b5f68|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:Wed, 20 Apr 2022 11:19:29 GMT;Connection:close;
2022-04-20T11:19:29.351Z|176a5548-6eba-43e2-9ad6-70f3b66b5f68|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:19:29.351Z|176a5548-6eba-43e2-9ad6-70f3b66b5f68|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:19:32.580Z|2fc81a21-ea2d-43f8-aa17-4bc1990ab054|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:19:32.581Z|2fc81a21-ea2d-43f8-aa17-4bc1990ab054|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:19:32.807Z|6cc03d18-f162-47e0-a020-eaf583a215bd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:19:32.808Z|6cc03d18-f162-47e0-a020-eaf583a215bd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:19:47.581Z|a663f87d-a820-41a4-9765-98c258bfbc12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:19:47.581Z|a663f87d-a820-41a4-9765-98c258bfbc12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:20:02.581Z|026953c5-203d-471c-b98d-2f3d8b5b10b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:20:02.583Z|026953c5-203d-471c-b98d-2f3d8b5b10b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:20:02.808Z|423c108f-7eeb-4eab-bac8-094e622d2602|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:20:02.809Z|423c108f-7eeb-4eab-bac8-094e622d2602|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:20:17.580Z|e98ff2a7-cce7-4c00-bcb7-5d755468bcfc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:20:17.581Z|e98ff2a7-cce7-4c00-bcb7-5d755468bcfc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:20:29.344Z|4e98f533-abe2-4969-b910-a4f23a779601|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:20:29.345Z|4e98f533-abe2-4969-b910-a4f23a779601|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:20:29.345Z|4e98f533-abe2-4969-b910-a4f23a779601|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:20:29.345Z|4e98f533-abe2-4969-b910-a4f23a779601|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:20:29.345Z|4e98f533-abe2-4969-b910-a4f23a779601|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:20:29.345Z|4e98f533-abe2-4969-b910-a4f23a779601|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:20:29.349Z|4e98f533-abe2-4969-b910-a4f23a779601|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:20:29.350Z|4e98f533-abe2-4969-b910-a4f23a779601|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:20:29.350Z|4e98f533-abe2-4969-b910-a4f23a779601|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:20:29.350Z|4e98f533-abe2-4969-b910-a4f23a779601|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:Wed, 20 Apr 2022 11:20:29 GMT;Connection:close;
2022-04-20T11:20:29.350Z|4e98f533-abe2-4969-b910-a4f23a779601|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:20:29.350Z|4e98f533-abe2-4969-b910-a4f23a779601|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:20:32.580Z|04e23dc8-edb7-4cab-8d15-5408ce301840|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:20:32.581Z|04e23dc8-edb7-4cab-8d15-5408ce301840|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:20:32.810Z|d68a35eb-3a2d-465e-9dcd-3f4d680d4a2e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:20:32.810Z|d68a35eb-3a2d-465e-9dcd-3f4d680d4a2e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:20:47.580Z|bf99153d-a448-44fc-97c4-28812a4ea14a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:20:47.583Z|bf99153d-a448-44fc-97c4-28812a4ea14a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:21:02.581Z|fff4a1b4-bb9b-4b76-8847-012b42ba00ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:21:02.581Z|fff4a1b4-bb9b-4b76-8847-012b42ba00ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:21:02.811Z|b675bf64-8c8c-4326-b63a-ea5626bcbb52|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:21:02.811Z|b675bf64-8c8c-4326-b63a-ea5626bcbb52|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:21:17.581Z|fe45be82-622a-4f63-b4e2-6af1a82dbb8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:21:17.581Z|fe45be82-622a-4f63-b4e2-6af1a82dbb8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:21:29.346Z|64465e45-ae3b-429d-b554-88ccf1739118|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:21:29.346Z|64465e45-ae3b-429d-b554-88ccf1739118|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:21:29.346Z|64465e45-ae3b-429d-b554-88ccf1739118|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:21:29.346Z|64465e45-ae3b-429d-b554-88ccf1739118|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:21:29.347Z|64465e45-ae3b-429d-b554-88ccf1739118|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:21:29.347Z|64465e45-ae3b-429d-b554-88ccf1739118|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:21:29.351Z|64465e45-ae3b-429d-b554-88ccf1739118|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:21:29.351Z|64465e45-ae3b-429d-b554-88ccf1739118|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:21:29.351Z|64465e45-ae3b-429d-b554-88ccf1739118|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:21:29.351Z|64465e45-ae3b-429d-b554-88ccf1739118|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:Wed, 20 Apr 2022 11:21:29 GMT;Connection:close;
2022-04-20T11:21:29.352Z|64465e45-ae3b-429d-b554-88ccf1739118|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:21:29.352Z|64465e45-ae3b-429d-b554-88ccf1739118|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:21:32.581Z|85fae44b-1e73-4fb3-abea-5e710affb426|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:21:32.585Z|85fae44b-1e73-4fb3-abea-5e710affb426|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:21:32.812Z|8dabbfa5-1ee9-4fee-9516-d7862ef89d5d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:21:32.813Z|8dabbfa5-1ee9-4fee-9516-d7862ef89d5d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:21:47.581Z|e26bfcdf-0969-4539-8f62-b56b5909803e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:21:47.581Z|e26bfcdf-0969-4539-8f62-b56b5909803e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:22:02.581Z|be646975-205a-4ad4-ad92-7160c25fa482|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:22:02.581Z|be646975-205a-4ad4-ad92-7160c25fa482|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:22:02.814Z|e2ff4d52-bbe3-4ce6-9737-639e63764f61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:22:02.814Z|e2ff4d52-bbe3-4ce6-9737-639e63764f61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:22:17.580Z|25a1b493-fec9-4e08-a2c0-0d6b2246ba5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:22:17.583Z|25a1b493-fec9-4e08-a2c0-0d6b2246ba5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:22:29.344Z|699ed28e-b71f-4e05-80c9-6c6f46fb4adb|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:22:29.344Z|699ed28e-b71f-4e05-80c9-6c6f46fb4adb|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:22:29.344Z|699ed28e-b71f-4e05-80c9-6c6f46fb4adb|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:22:29.344Z|699ed28e-b71f-4e05-80c9-6c6f46fb4adb|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:22:29.345Z|699ed28e-b71f-4e05-80c9-6c6f46fb4adb|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:22:29.345Z|699ed28e-b71f-4e05-80c9-6c6f46fb4adb|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:22:29.349Z|699ed28e-b71f-4e05-80c9-6c6f46fb4adb|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:22:29.349Z|699ed28e-b71f-4e05-80c9-6c6f46fb4adb|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:22:29.349Z|699ed28e-b71f-4e05-80c9-6c6f46fb4adb|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:22:29.349Z|699ed28e-b71f-4e05-80c9-6c6f46fb4adb|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:Wed, 20 Apr 2022 11:22:29 GMT;Connection:close;
2022-04-20T11:22:29.349Z|699ed28e-b71f-4e05-80c9-6c6f46fb4adb|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:22:29.349Z|699ed28e-b71f-4e05-80c9-6c6f46fb4adb|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:22:32.580Z|76d776e6-1f1e-4466-bb4b-aae5881b8f7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:22:32.581Z|76d776e6-1f1e-4466-bb4b-aae5881b8f7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:22:32.815Z|33da8432-f868-41b4-bc8b-8218b33d7e59|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:22:32.815Z|33da8432-f868-41b4-bc8b-8218b33d7e59|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:22:47.581Z|0ad9a094-6902-41ef-936f-92168396394b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:22:47.581Z|0ad9a094-6902-41ef-936f-92168396394b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:23:02.580Z|e6434140-1ce9-4c6a-a427-92a5b66f6e9b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:23:02.583Z|e6434140-1ce9-4c6a-a427-92a5b66f6e9b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:23:02.816Z|99d3dac3-dbe7-4b2f-8395-cf4c5bc16daa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:23:02.816Z|99d3dac3-dbe7-4b2f-8395-cf4c5bc16daa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:23:17.581Z|0fff0fc3-42a6-48f3-ad06-140f9eb18353|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:23:17.581Z|0fff0fc3-42a6-48f3-ad06-140f9eb18353|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:23:29.345Z|0f7c7ba4-5297-443b-a0df-1231cb560463|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:23:29.345Z|0f7c7ba4-5297-443b-a0df-1231cb560463|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:23:29.345Z|0f7c7ba4-5297-443b-a0df-1231cb560463|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:23:29.345Z|0f7c7ba4-5297-443b-a0df-1231cb560463|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:23:29.345Z|0f7c7ba4-5297-443b-a0df-1231cb560463|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:23:29.346Z|0f7c7ba4-5297-443b-a0df-1231cb560463|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:23:29.349Z|0f7c7ba4-5297-443b-a0df-1231cb560463|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:23:29.350Z|0f7c7ba4-5297-443b-a0df-1231cb560463|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:23:29.350Z|0f7c7ba4-5297-443b-a0df-1231cb560463|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:23:29.350Z|0f7c7ba4-5297-443b-a0df-1231cb560463|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:Wed, 20 Apr 2022 11:23:29 GMT;Connection:close;
2022-04-20T11:23:29.350Z|0f7c7ba4-5297-443b-a0df-1231cb560463|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:23:29.350Z|0f7c7ba4-5297-443b-a0df-1231cb560463|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:23:32.580Z|dc10bf8f-db23-43b7-8660-364da2f18176|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:23:32.581Z|dc10bf8f-db23-43b7-8660-364da2f18176|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:23:32.817Z|5b431638-9be9-49b5-af2a-03bbe6b268e2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:23:32.817Z|5b431638-9be9-49b5-af2a-03bbe6b268e2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:23:47.581Z|01c7a6c9-2f76-440a-a521-f8c99399cdf2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:23:47.581Z|01c7a6c9-2f76-440a-a521-f8c99399cdf2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:24:02.581Z|5198fcd0-aeb6-4de2-baab-6eb5df479598|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:24:02.581Z|5198fcd0-aeb6-4de2-baab-6eb5df479598|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:24:02.818Z|9b56e1a2-7007-4c94-b66d-109930c4c9d5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:24:02.818Z|9b56e1a2-7007-4c94-b66d-109930c4c9d5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:24:17.581Z|2710273e-58e3-42e1-91a8-31e43eff774b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:24:17.583Z|2710273e-58e3-42e1-91a8-31e43eff774b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:24:29.345Z|fde15dd4-0b7a-4a45-a664-e4f56a930d59|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:24:29.345Z|fde15dd4-0b7a-4a45-a664-e4f56a930d59|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:24:29.345Z|fde15dd4-0b7a-4a45-a664-e4f56a930d59|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:24:29.345Z|fde15dd4-0b7a-4a45-a664-e4f56a930d59|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:24:29.345Z|fde15dd4-0b7a-4a45-a664-e4f56a930d59|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:24:29.345Z|fde15dd4-0b7a-4a45-a664-e4f56a930d59|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:24:29.350Z|fde15dd4-0b7a-4a45-a664-e4f56a930d59|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:24:29.350Z|fde15dd4-0b7a-4a45-a664-e4f56a930d59|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:24:29.350Z|fde15dd4-0b7a-4a45-a664-e4f56a930d59|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:24:29.350Z|fde15dd4-0b7a-4a45-a664-e4f56a930d59|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:Wed, 20 Apr 2022 11:24:29 GMT;Connection:close;
2022-04-20T11:24:29.350Z|fde15dd4-0b7a-4a45-a664-e4f56a930d59|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:24:29.350Z|fde15dd4-0b7a-4a45-a664-e4f56a930d59|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:24:32.581Z|1d66b5c3-3271-4e49-9caf-8eb2c11b5a90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:24:32.581Z|1d66b5c3-3271-4e49-9caf-8eb2c11b5a90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:24:32.819Z|b3b33180-f774-45e8-9d31-2f1bee4f98e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:24:32.819Z|b3b33180-f774-45e8-9d31-2f1bee4f98e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:24:47.580Z|aa42a382-66bf-4098-b13c-95ff082a8b3c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:24:47.581Z|aa42a382-66bf-4098-b13c-95ff082a8b3c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:25:02.581Z|26317f23-1e65-4950-bc89-5c9616190fed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:25:02.583Z|26317f23-1e65-4950-bc89-5c9616190fed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:25:02.820Z|dff740ca-c584-4e86-8d43-2561e55544d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:25:02.820Z|dff740ca-c584-4e86-8d43-2561e55544d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:25:17.581Z|3e428920-566a-4162-a037-9ff620980595|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:25:17.581Z|3e428920-566a-4162-a037-9ff620980595|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:25:29.345Z|7244f83e-f371-4bbb-b150-f25877233051|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:25:29.345Z|7244f83e-f371-4bbb-b150-f25877233051|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:25:29.345Z|7244f83e-f371-4bbb-b150-f25877233051|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:25:29.346Z|7244f83e-f371-4bbb-b150-f25877233051|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:25:29.346Z|7244f83e-f371-4bbb-b150-f25877233051|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:25:29.346Z|7244f83e-f371-4bbb-b150-f25877233051|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:25:29.351Z|7244f83e-f371-4bbb-b150-f25877233051|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:25:29.351Z|7244f83e-f371-4bbb-b150-f25877233051|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:25:29.351Z|7244f83e-f371-4bbb-b150-f25877233051|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:25:29.351Z|7244f83e-f371-4bbb-b150-f25877233051|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:Wed, 20 Apr 2022 11:25:29 GMT;Connection:close;
2022-04-20T11:25:29.351Z|7244f83e-f371-4bbb-b150-f25877233051|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:25:29.352Z|7244f83e-f371-4bbb-b150-f25877233051|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:25:32.581Z|d358d3a8-6f54-4581-ad3c-8d85809fc3af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:25:32.581Z|d358d3a8-6f54-4581-ad3c-8d85809fc3af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:25:32.821Z|5b0bb286-ef63-49d2-a3b0-f8712e741c00|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:25:32.821Z|5b0bb286-ef63-49d2-a3b0-f8712e741c00|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:25:47.580Z|119d995c-4ada-4a78-bb48-7525c5fe8dd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:25:47.583Z|119d995c-4ada-4a78-bb48-7525c5fe8dd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:26:02.581Z|c41b50df-d2c3-49ba-ae13-15c4a3e230a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:26:02.581Z|c41b50df-d2c3-49ba-ae13-15c4a3e230a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:26:02.822Z|8ebbc26f-2907-4989-9a78-c3114823e3c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:26:02.822Z|8ebbc26f-2907-4989-9a78-c3114823e3c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:26:17.581Z|22479877-46c1-4385-ae95-8dee7ea10e84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:26:17.581Z|22479877-46c1-4385-ae95-8dee7ea10e84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:26:29.345Z|454b2e54-c84c-4976-983b-effdb430f6b2|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:26:29.345Z|454b2e54-c84c-4976-983b-effdb430f6b2|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:26:29.345Z|454b2e54-c84c-4976-983b-effdb430f6b2|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:26:29.345Z|454b2e54-c84c-4976-983b-effdb430f6b2|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:26:29.346Z|454b2e54-c84c-4976-983b-effdb430f6b2|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:26:29.346Z|454b2e54-c84c-4976-983b-effdb430f6b2|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:26:29.350Z|454b2e54-c84c-4976-983b-effdb430f6b2|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:26:29.350Z|454b2e54-c84c-4976-983b-effdb430f6b2|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:26:29.350Z|454b2e54-c84c-4976-983b-effdb430f6b2|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:26:29.350Z|454b2e54-c84c-4976-983b-effdb430f6b2|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:Wed, 20 Apr 2022 11:26:29 GMT;Connection:close;
2022-04-20T11:26:29.350Z|454b2e54-c84c-4976-983b-effdb430f6b2|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:26:29.350Z|454b2e54-c84c-4976-983b-effdb430f6b2|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:26:32.580Z|144144ce-b8f0-4272-9063-3b26a0a1cf4a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:26:32.583Z|144144ce-b8f0-4272-9063-3b26a0a1cf4a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:26:32.823Z|1ad02f65-59a6-4cc5-8a8e-a1cca6fd1b7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:26:32.823Z|1ad02f65-59a6-4cc5-8a8e-a1cca6fd1b7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:26:47.580Z|8508f8c0-b143-4048-8fd7-28e9babdfe6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:26:47.581Z|8508f8c0-b143-4048-8fd7-28e9babdfe6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:27:02.581Z|0e6dfad0-ae3c-4518-b139-62f6d83f931f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:27:02.581Z|0e6dfad0-ae3c-4518-b139-62f6d83f931f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:27:02.824Z|fc61c542-7f57-4a2b-83fc-9faf14c06fc1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:27:02.825Z|fc61c542-7f57-4a2b-83fc-9faf14c06fc1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:27:17.581Z|f1e70774-79f4-4364-abe9-7c55d1bb5c51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:27:17.583Z|f1e70774-79f4-4364-abe9-7c55d1bb5c51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:27:29.345Z|c24b40de-717e-4e15-ad7b-771d3e321754|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:27:29.345Z|c24b40de-717e-4e15-ad7b-771d3e321754|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:27:29.345Z|c24b40de-717e-4e15-ad7b-771d3e321754|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:27:29.346Z|c24b40de-717e-4e15-ad7b-771d3e321754|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:27:29.346Z|c24b40de-717e-4e15-ad7b-771d3e321754|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:27:29.346Z|c24b40de-717e-4e15-ad7b-771d3e321754|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:27:29.350Z|c24b40de-717e-4e15-ad7b-771d3e321754|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:27:29.350Z|c24b40de-717e-4e15-ad7b-771d3e321754|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:27:29.350Z|c24b40de-717e-4e15-ad7b-771d3e321754|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:27:29.350Z|c24b40de-717e-4e15-ad7b-771d3e321754|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:Wed, 20 Apr 2022 11:27:29 GMT;Connection:close;
2022-04-20T11:27:29.350Z|c24b40de-717e-4e15-ad7b-771d3e321754|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:27:29.351Z|c24b40de-717e-4e15-ad7b-771d3e321754|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:27:32.580Z|bc7deb3b-a924-4e4c-8363-a0b66ed7a202|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:27:32.581Z|bc7deb3b-a924-4e4c-8363-a0b66ed7a202|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:27:32.825Z|8ffad3bf-3ca8-46ea-9f67-624ff98b5ff3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:27:32.826Z|8ffad3bf-3ca8-46ea-9f67-624ff98b5ff3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:27:47.580Z|ce39264b-fe3e-4b4c-90ee-12dd3301920f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:27:47.581Z|ce39264b-fe3e-4b4c-90ee-12dd3301920f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:28:02.581Z|f7e6765e-7dec-4d8d-9d7f-aa985cff6407|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:28:02.583Z|f7e6765e-7dec-4d8d-9d7f-aa985cff6407|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:28:02.827Z|2b9d5484-7d11-42c3-8a90-0ad34704930f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:28:02.827Z|2b9d5484-7d11-42c3-8a90-0ad34704930f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:28:17.581Z|c26e7973-5ff3-4651-a0a8-7748612080de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:28:17.581Z|c26e7973-5ff3-4651-a0a8-7748612080de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:28:29.345Z|3e326064-8caa-482f-ba55-9f0dea0aa4e6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:28:29.346Z|3e326064-8caa-482f-ba55-9f0dea0aa4e6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:28:29.346Z|3e326064-8caa-482f-ba55-9f0dea0aa4e6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:28:29.346Z|3e326064-8caa-482f-ba55-9f0dea0aa4e6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:28:29.346Z|3e326064-8caa-482f-ba55-9f0dea0aa4e6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:28:29.346Z|3e326064-8caa-482f-ba55-9f0dea0aa4e6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:28:29.350Z|3e326064-8caa-482f-ba55-9f0dea0aa4e6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:28:29.351Z|3e326064-8caa-482f-ba55-9f0dea0aa4e6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:28:29.351Z|3e326064-8caa-482f-ba55-9f0dea0aa4e6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:28:29.351Z|3e326064-8caa-482f-ba55-9f0dea0aa4e6|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:Wed, 20 Apr 2022 11:28:29 GMT;Connection:close;
2022-04-20T11:28:29.351Z|3e326064-8caa-482f-ba55-9f0dea0aa4e6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:28:29.351Z|3e326064-8caa-482f-ba55-9f0dea0aa4e6|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:28:32.581Z|01c8377a-0c04-415b-b70a-e40123f39460|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:28:32.581Z|01c8377a-0c04-415b-b70a-e40123f39460|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:28:32.828Z|1da647a8-c5f7-41f3-af64-339f56bc1e42|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:28:32.828Z|1da647a8-c5f7-41f3-af64-339f56bc1e42|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:28:47.581Z|690fcfc2-ff2c-43f6-9b45-8c66ba6a2bfa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:28:47.584Z|690fcfc2-ff2c-43f6-9b45-8c66ba6a2bfa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:29:02.580Z|b1306c1b-a91f-475d-939a-6f7e993ae638|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:29:02.581Z|b1306c1b-a91f-475d-939a-6f7e993ae638|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:29:02.829Z|819f6cc9-57c3-48b8-a31b-d81be924b6ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:29:02.829Z|819f6cc9-57c3-48b8-a31b-d81be924b6ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:29:17.580Z|cc59cfa8-1b1b-44c4-8826-bd09e19a3635|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:29:17.581Z|cc59cfa8-1b1b-44c4-8826-bd09e19a3635|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:29:29.345Z|6d07e5c6-8bc0-4ea0-bee1-1e33965c3aec|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:29:29.345Z|6d07e5c6-8bc0-4ea0-bee1-1e33965c3aec|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:29:29.346Z|6d07e5c6-8bc0-4ea0-bee1-1e33965c3aec|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:29:29.346Z|6d07e5c6-8bc0-4ea0-bee1-1e33965c3aec|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:29:29.346Z|6d07e5c6-8bc0-4ea0-bee1-1e33965c3aec|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:29:29.346Z|6d07e5c6-8bc0-4ea0-bee1-1e33965c3aec|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:29:29.350Z|6d07e5c6-8bc0-4ea0-bee1-1e33965c3aec|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:29:29.350Z|6d07e5c6-8bc0-4ea0-bee1-1e33965c3aec|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:29:29.351Z|6d07e5c6-8bc0-4ea0-bee1-1e33965c3aec|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:29:29.351Z|6d07e5c6-8bc0-4ea0-bee1-1e33965c3aec|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:Wed, 20 Apr 2022 11:29:29 GMT;Connection:close;
2022-04-20T11:29:29.351Z|6d07e5c6-8bc0-4ea0-bee1-1e33965c3aec|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:29:29.351Z|6d07e5c6-8bc0-4ea0-bee1-1e33965c3aec|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:29:32.580Z|152d7358-ac5c-487e-acc6-a4e09bdf98d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:29:32.583Z|152d7358-ac5c-487e-acc6-a4e09bdf98d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:29:32.830Z|e6ddf78d-a0e9-4811-89da-cd1a41e1530a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:29:32.830Z|e6ddf78d-a0e9-4811-89da-cd1a41e1530a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:29:47.581Z|6c043d1c-6835-44ab-ba36-96b72e2b7643|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:29:47.581Z|6c043d1c-6835-44ab-ba36-96b72e2b7643|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:30:02.580Z|d8407e09-fa5b-4649-8b62-bb23eaf79064|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:30:02.581Z|d8407e09-fa5b-4649-8b62-bb23eaf79064|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:30:02.831Z|1b080919-9f8d-4c8e-b69a-287f4c5f18ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:30:02.831Z|1b080919-9f8d-4c8e-b69a-287f4c5f18ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:30:17.580Z|8b600613-7f9c-4eaa-9118-7f263e4188b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:30:17.583Z|8b600613-7f9c-4eaa-9118-7f263e4188b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:30:29.345Z|27a6f4ba-7cdf-425f-b03c-b76f0f1e17df|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:30:29.346Z|27a6f4ba-7cdf-425f-b03c-b76f0f1e17df|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:30:29.346Z|27a6f4ba-7cdf-425f-b03c-b76f0f1e17df|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:30:29.346Z|27a6f4ba-7cdf-425f-b03c-b76f0f1e17df|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:30:29.346Z|27a6f4ba-7cdf-425f-b03c-b76f0f1e17df|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:30:29.346Z|27a6f4ba-7cdf-425f-b03c-b76f0f1e17df|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:30:29.351Z|27a6f4ba-7cdf-425f-b03c-b76f0f1e17df|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:30:29.351Z|27a6f4ba-7cdf-425f-b03c-b76f0f1e17df|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:30:29.351Z|27a6f4ba-7cdf-425f-b03c-b76f0f1e17df|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:30:29.352Z|27a6f4ba-7cdf-425f-b03c-b76f0f1e17df|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:Wed, 20 Apr 2022 11:30:29 GMT;Connection:close;
2022-04-20T11:30:29.352Z|27a6f4ba-7cdf-425f-b03c-b76f0f1e17df|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:30:29.352Z|27a6f4ba-7cdf-425f-b03c-b76f0f1e17df|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:30:32.580Z|8aa7ad57-3dee-4431-b0cc-e8f6c8abf935|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:30:32.581Z|8aa7ad57-3dee-4431-b0cc-e8f6c8abf935|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:30:32.832Z|f8fb4547-e46c-4d30-9105-6c2badbf114d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:30:32.832Z|f8fb4547-e46c-4d30-9105-6c2badbf114d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:30:47.580Z|8e5b6988-7edb-47aa-a192-1b4880305560|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:30:47.581Z|8e5b6988-7edb-47aa-a192-1b4880305560|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:31:02.581Z|66859fa2-cbd1-41e4-a163-e9f36aa333d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:31:02.584Z|66859fa2-cbd1-41e4-a163-e9f36aa333d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:31:02.833Z|b70fbc9b-01ba-485b-9451-d50e46cf8188|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:31:02.833Z|b70fbc9b-01ba-485b-9451-d50e46cf8188|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:31:17.581Z|f42e645a-6496-43b4-b63e-8388a773bfa1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:31:17.581Z|f42e645a-6496-43b4-b63e-8388a773bfa1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:31:29.345Z|e833f797-c7ac-44f2-9f8f-017ea088c0b8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:31:29.345Z|e833f797-c7ac-44f2-9f8f-017ea088c0b8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:31:29.345Z|e833f797-c7ac-44f2-9f8f-017ea088c0b8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:31:29.346Z|e833f797-c7ac-44f2-9f8f-017ea088c0b8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:31:29.346Z|e833f797-c7ac-44f2-9f8f-017ea088c0b8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:31:29.346Z|e833f797-c7ac-44f2-9f8f-017ea088c0b8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:31:29.351Z|e833f797-c7ac-44f2-9f8f-017ea088c0b8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:31:29.351Z|e833f797-c7ac-44f2-9f8f-017ea088c0b8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:31:29.351Z|e833f797-c7ac-44f2-9f8f-017ea088c0b8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:31:29.351Z|e833f797-c7ac-44f2-9f8f-017ea088c0b8|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:Wed, 20 Apr 2022 11:31:29 GMT;Connection:close;
2022-04-20T11:31:29.352Z|e833f797-c7ac-44f2-9f8f-017ea088c0b8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:31:29.352Z|e833f797-c7ac-44f2-9f8f-017ea088c0b8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:31:32.580Z|1137c282-f8be-4ed7-9fdb-98874c352c97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:31:32.581Z|1137c282-f8be-4ed7-9fdb-98874c352c97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:31:32.834Z|c13ae4b0-0001-46f3-a453-be0c931db965|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:31:32.834Z|c13ae4b0-0001-46f3-a453-be0c931db965|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:31:47.581Z|0448ee57-879e-467d-8568-5519e321a2d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:31:47.583Z|0448ee57-879e-467d-8568-5519e321a2d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:32:02.580Z|44646dc6-6dea-4c3a-9641-e0f8b1b626dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:32:02.581Z|44646dc6-6dea-4c3a-9641-e0f8b1b626dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:32:02.835Z|478c47ab-b14e-44a1-9440-8e8fcc58cdc2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:32:02.835Z|478c47ab-b14e-44a1-9440-8e8fcc58cdc2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:32:17.581Z|d6d348e0-9264-4d3c-ac0c-fa35360b60e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:32:17.581Z|d6d348e0-9264-4d3c-ac0c-fa35360b60e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:32:29.344Z|2db374d9-57c8-4adb-aa06-c64d3eb10468|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:32:29.344Z|2db374d9-57c8-4adb-aa06-c64d3eb10468|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:32:29.345Z|2db374d9-57c8-4adb-aa06-c64d3eb10468|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:32:29.345Z|2db374d9-57c8-4adb-aa06-c64d3eb10468|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:32:29.345Z|2db374d9-57c8-4adb-aa06-c64d3eb10468|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:32:29.345Z|2db374d9-57c8-4adb-aa06-c64d3eb10468|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:32:29.350Z|2db374d9-57c8-4adb-aa06-c64d3eb10468|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:32:29.351Z|2db374d9-57c8-4adb-aa06-c64d3eb10468|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:32:29.351Z|2db374d9-57c8-4adb-aa06-c64d3eb10468|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:32:29.351Z|2db374d9-57c8-4adb-aa06-c64d3eb10468|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:Wed, 20 Apr 2022 11:32:29 GMT;Connection:close;
2022-04-20T11:32:29.351Z|2db374d9-57c8-4adb-aa06-c64d3eb10468|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:32:29.351Z|2db374d9-57c8-4adb-aa06-c64d3eb10468|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:32:32.580Z|e6d58ec8-ed9b-490f-b53d-fb4930352a8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:32:32.583Z|e6d58ec8-ed9b-490f-b53d-fb4930352a8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:32:32.836Z|105d98a7-2209-4cfc-a527-eb79476a35ec|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:32:32.836Z|105d98a7-2209-4cfc-a527-eb79476a35ec|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:32:47.580Z|610736fa-fd77-4aa3-a62a-227b02a2d627|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:32:47.581Z|610736fa-fd77-4aa3-a62a-227b02a2d627|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:33:02.580Z|9a661c0a-c9cb-4953-9f12-050bad18d113|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:33:02.581Z|9a661c0a-c9cb-4953-9f12-050bad18d113|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:33:02.837Z|d637d7e1-5067-4be3-8e3b-4ebb3a380e77|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:33:02.837Z|d637d7e1-5067-4be3-8e3b-4ebb3a380e77|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:33:17.580Z|547bca6b-f8ae-4dce-a35b-72f594efc410|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:33:17.583Z|547bca6b-f8ae-4dce-a35b-72f594efc410|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:33:29.344Z|0981a194-ff5d-4599-ab43-3a59198a73bd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:33:29.345Z|0981a194-ff5d-4599-ab43-3a59198a73bd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:33:29.345Z|0981a194-ff5d-4599-ab43-3a59198a73bd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:33:29.345Z|0981a194-ff5d-4599-ab43-3a59198a73bd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:33:29.345Z|0981a194-ff5d-4599-ab43-3a59198a73bd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:33:29.345Z|0981a194-ff5d-4599-ab43-3a59198a73bd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:33:29.349Z|0981a194-ff5d-4599-ab43-3a59198a73bd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:33:29.349Z|0981a194-ff5d-4599-ab43-3a59198a73bd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:33:29.349Z|0981a194-ff5d-4599-ab43-3a59198a73bd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:33:29.350Z|0981a194-ff5d-4599-ab43-3a59198a73bd|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:Wed, 20 Apr 2022 11:33:29 GMT;Connection:close;
2022-04-20T11:33:29.350Z|0981a194-ff5d-4599-ab43-3a59198a73bd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:33:29.350Z|0981a194-ff5d-4599-ab43-3a59198a73bd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:33:32.580Z|58da08dd-57d3-40b3-9395-7375bdc1ac19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:33:32.581Z|58da08dd-57d3-40b3-9395-7375bdc1ac19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:33:32.838Z|c7139ddb-7d68-4ba0-b97e-ee3447e2e451|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:33:32.838Z|c7139ddb-7d68-4ba0-b97e-ee3447e2e451|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:33:47.580Z|a86e13ba-f329-41cd-abf2-d029e01740fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:33:47.581Z|a86e13ba-f329-41cd-abf2-d029e01740fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:34:02.580Z|2258f823-6eec-4a77-bde4-bd4670fec50e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:34:02.581Z|2258f823-6eec-4a77-bde4-bd4670fec50e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:34:02.839Z|b3979b60-79e8-45fd-a79e-4cd6e79c0123|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:34:02.839Z|b3979b60-79e8-45fd-a79e-4cd6e79c0123|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:34:17.580Z|d7366bc1-2e98-4dbd-bdf7-250b333f1730|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:34:17.581Z|d7366bc1-2e98-4dbd-bdf7-250b333f1730|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:34:29.345Z|e3370ffe-91bb-4f05-b439-a3a08b9be127|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:34:29.345Z|e3370ffe-91bb-4f05-b439-a3a08b9be127|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:34:29.345Z|e3370ffe-91bb-4f05-b439-a3a08b9be127|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:34:29.345Z|e3370ffe-91bb-4f05-b439-a3a08b9be127|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:34:29.345Z|e3370ffe-91bb-4f05-b439-a3a08b9be127|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:34:29.346Z|e3370ffe-91bb-4f05-b439-a3a08b9be127|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:34:29.350Z|e3370ffe-91bb-4f05-b439-a3a08b9be127|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:34:29.350Z|e3370ffe-91bb-4f05-b439-a3a08b9be127|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:34:29.350Z|e3370ffe-91bb-4f05-b439-a3a08b9be127|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:34:29.350Z|e3370ffe-91bb-4f05-b439-a3a08b9be127|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:Wed, 20 Apr 2022 11:34:29 GMT;Connection:close;
2022-04-20T11:34:29.351Z|e3370ffe-91bb-4f05-b439-a3a08b9be127|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:34:29.351Z|e3370ffe-91bb-4f05-b439-a3a08b9be127|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:34:32.580Z|5fc98761-d2ea-4aa7-b135-2f33cd98c598|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:34:32.581Z|5fc98761-d2ea-4aa7-b135-2f33cd98c598|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:34:32.840Z|6424ba41-c0dd-4bd1-8e0d-09db37bde840|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:34:32.840Z|6424ba41-c0dd-4bd1-8e0d-09db37bde840|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:34:46.798Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/infraActiveRequests/0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|bpel|||INFO|500||Entering
2022-04-20T11:34:46.798Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/infraActiveRequests/0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|bpel|||DEBUG|500||===========================request begin================================================
2022-04-20T11:34:46.798Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/infraActiveRequests/0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|bpel|||DEBUG|500||URI         : /infraActiveRequests/0d1664a5-b64a-4ccc-8273-1a9e491fcbf7
2022-04-20T11:34:46.798Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/infraActiveRequests/0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|bpel|||DEBUG|500||Method      : GET
2022-04-20T11:34:46.799Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/infraActiveRequests/0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f08341d9800331dd;x-b3-spanid:68e8d92f8a7795d8;x-b3-parentspanid:f08341d9800331dd;x-b3-sampled:0;x-onap-requestid:0d1664a5-b64a-4ccc-8273-1a9e491fcbf7;x-requestid:0d1664a5-b64a-4ccc-8273-1a9e491fcbf7;x-transactionid:0d1664a5-b64a-4ccc-8273-1a9e491fcbf7;x-ecomp-requestid:0d1664a5-b64a-4ccc-8273-1a9e491fcbf7;x-onap-partnername:SO.APIH;x-invocationid:4e0e9334-6600-42e3-9049-da487b51b673;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-04-20T11:34:46.799Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/infraActiveRequests/0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|bpel|||DEBUG|500||===========================request end==================================================
2022-04-20T11:34:46.912Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/infraActiveRequests/0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|bpel|||WARN|500||reqdb-pool - Connection org.mariadb.jdbc.MariaDbConnection@321e5769 marked as broken because of SQLSTATE(08S01), ErrorCode(1047)
java.sql.SQLNonTransientConnectionException: (conn=2925) WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:153)
	at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:229)
	at org.mariadb.jdbc.ClientSidePreparedStatement.execute(ClientSidePreparedStatement.java:149)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeQuery(ClientSidePreparedStatement.java:163)
	at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)
	at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:57)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.getResultSet(AbstractLoadPlanBasedLoader.java:390)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeQueryStatement(AbstractLoadPlanBasedLoader.java:163)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeLoad(AbstractLoadPlanBasedLoader.java:104)
	at org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:285)
	at org.hibernate.persister.entity.AbstractEntityPersister.doLoad(AbstractEntityPersister.java:4441)
	at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:4431)
	at org.hibernate.event.internal.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:569)
	at org.hibernate.event.internal.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:537)
	at org.hibernate.event.internal.DefaultLoadEventListener.load(DefaultLoadEventListener.java:208)
	at org.hibernate.event.internal.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:332)
	at org.hibernate.event.internal.DefaultLoadEventListener.doOnLoad(DefaultLoadEventListener.java:108)
	at org.hibernate.event.internal.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:74)
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:113)
	at org.hibernate.internal.SessionImpl.fireLoadNoChecks(SessionImpl.java:1186)
	at org.hibernate.internal.SessionImpl.fireLoad(SessionImpl.java:1175)
	at org.hibernate.internal.SessionImpl.access$2100(SessionImpl.java:193)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.doLoad(SessionImpl.java:2786)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.lambda$load$1(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.perform(SessionImpl.java:2723)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.load(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3322)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3289)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerInvocationHandler.invoke(ExtendedEntityManagerCreator.java:366)
	at com.sun.proxy.$Proxy164.find(Unknown Source)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:314)
	at com.sun.proxy.$Proxy164.find(Unknown Source)
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.findById(SimpleJpaRepository.java:281)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.data.repository.core.support.ImplementationInvocationMetadata.invoke(ImplementationInvocationMetadata.java:72)
	at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:382)
	at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:205)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:550)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:155)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:130)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:80)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy172.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException.of(MariaDbSqlException.java:34)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:194)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:177)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:321)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:220)
	... 164 common frames omitted
Caused by: java.sql.SQLException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readErrorPacket(AbstractQueryProtocol.java:1688)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readPacket(AbstractQueryProtocol.java:1550)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.getResult(AbstractQueryProtocol.java:1513)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:318)
	... 165 common frames omitted
2022-04-20T11:34:46.914Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/infraActiveRequests/0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|bpel|||WARN|500||SQL Error: 1047, SQLState: 08S01
2022-04-20T11:34:46.914Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/infraActiveRequests/0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|bpel|||ERROR|500||(conn=2925) WSREP has not yet prepared node for application use
2022-04-20T11:34:46.915Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/infraActiveRequests/0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|bpel|||INFO|500||HHH000327: Error performing load command
org.hibernate.exception.JDBCConnectionException: could not extract ResultSet
	at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:48)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:67)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.getResultSet(AbstractLoadPlanBasedLoader.java:390)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeQueryStatement(AbstractLoadPlanBasedLoader.java:163)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeLoad(AbstractLoadPlanBasedLoader.java:104)
	at org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:285)
	at org.hibernate.persister.entity.AbstractEntityPersister.doLoad(AbstractEntityPersister.java:4441)
	at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:4431)
	at org.hibernate.event.internal.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:569)
	at org.hibernate.event.internal.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:537)
	at org.hibernate.event.internal.DefaultLoadEventListener.load(DefaultLoadEventListener.java:208)
	at org.hibernate.event.internal.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:332)
	at org.hibernate.event.internal.DefaultLoadEventListener.doOnLoad(DefaultLoadEventListener.java:108)
	at org.hibernate.event.internal.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:74)
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:113)
	at org.hibernate.internal.SessionImpl.fireLoadNoChecks(SessionImpl.java:1186)
	at org.hibernate.internal.SessionImpl.fireLoad(SessionImpl.java:1175)
	at org.hibernate.internal.SessionImpl.access$2100(SessionImpl.java:193)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.doLoad(SessionImpl.java:2786)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.lambda$load$1(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.perform(SessionImpl.java:2723)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.load(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3322)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3289)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerInvocationHandler.invoke(ExtendedEntityManagerCreator.java:366)
	at com.sun.proxy.$Proxy164.find(Unknown Source)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:314)
	at com.sun.proxy.$Proxy164.find(Unknown Source)
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.findById(SimpleJpaRepository.java:281)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.data.repository.core.support.ImplementationInvocationMetadata.invoke(ImplementationInvocationMetadata.java:72)
	at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:382)
	at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:205)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:550)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:155)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:130)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:80)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy172.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.sql.SQLNonTransientConnectionException: (conn=2925) WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:153)
	at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:229)
	at org.mariadb.jdbc.ClientSidePreparedStatement.execute(ClientSidePreparedStatement.java:149)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeQuery(ClientSidePreparedStatement.java:163)
	at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)
	at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:57)
	... 159 common frames omitted
Caused by: org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException.of(MariaDbSqlException.java:34)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:194)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:177)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:321)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:220)
	... 164 common frames omitted
Caused by: java.sql.SQLException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readErrorPacket(AbstractQueryProtocol.java:1688)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readPacket(AbstractQueryProtocol.java:1550)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.getResult(AbstractQueryProtocol.java:1513)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:318)
	... 165 common frames omitted
2022-04-20T11:34:46.919Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/infraActiveRequests/0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|bpel|||ERROR|500||Application exception overridden by rollback exception
javax.persistence.PersistenceException: org.hibernate.exception.JDBCConnectionException: could not extract ResultSet
	at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3357)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3289)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerInvocationHandler.invoke(ExtendedEntityManagerCreator.java:366)
	at com.sun.proxy.$Proxy164.find(Unknown Source)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:314)
	at com.sun.proxy.$Proxy164.find(Unknown Source)
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.findById(SimpleJpaRepository.java:281)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.data.repository.core.support.ImplementationInvocationMetadata.invoke(ImplementationInvocationMetadata.java:72)
	at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:382)
	at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:205)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:550)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:155)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:130)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:80)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy172.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.hibernate.exception.JDBCConnectionException: could not extract ResultSet
	at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:48)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:67)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.getResultSet(AbstractLoadPlanBasedLoader.java:390)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeQueryStatement(AbstractLoadPlanBasedLoader.java:163)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeLoad(AbstractLoadPlanBasedLoader.java:104)
	at org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:285)
	at org.hibernate.persister.entity.AbstractEntityPersister.doLoad(AbstractEntityPersister.java:4441)
	at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:4431)
	at org.hibernate.event.internal.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:569)
	at org.hibernate.event.internal.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:537)
	at org.hibernate.event.internal.DefaultLoadEventListener.load(DefaultLoadEventListener.java:208)
	at org.hibernate.event.internal.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:332)
	at org.hibernate.event.internal.DefaultLoadEventListener.doOnLoad(DefaultLoadEventListener.java:108)
	at org.hibernate.event.internal.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:74)
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:113)
	at org.hibernate.internal.SessionImpl.fireLoadNoChecks(SessionImpl.java:1186)
	at org.hibernate.internal.SessionImpl.fireLoad(SessionImpl.java:1175)
	at org.hibernate.internal.SessionImpl.access$2100(SessionImpl.java:193)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.doLoad(SessionImpl.java:2786)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.lambda$load$1(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.perform(SessionImpl.java:2723)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.load(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3322)
	... 138 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=2925) WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:153)
	at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:229)
	at org.mariadb.jdbc.ClientSidePreparedStatement.execute(ClientSidePreparedStatement.java:149)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeQuery(ClientSidePreparedStatement.java:163)
	at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)
	at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:57)
	... 159 common frames omitted
Caused by: org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException.of(MariaDbSqlException.java:34)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:194)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:177)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:321)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:220)
	... 164 common frames omitted
Caused by: java.sql.SQLException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readErrorPacket(AbstractQueryProtocol.java:1688)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readPacket(AbstractQueryProtocol.java:1550)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.getResult(AbstractQueryProtocol.java:1513)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:318)
	... 165 common frames omitted
2022-04-20T11:34:46.928Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/infraActiveRequests/0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|bpel|||ERROR|500||Uncaught exception thrown
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.transaction.TransactionSystemException: Could not roll back JPA transaction; nested exception is org.hibernate.TransactionException: Unable to rollback against JDBC Connection
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.springframework.transaction.TransactionSystemException: Could not roll back JPA transaction; nested exception is org.hibernate.TransactionException: Unable to rollback against JDBC Connection
	at org.springframework.orm.jpa.JpaTransactionManager.doRollback(JpaTransactionManager.java:565)
	at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:835)
	at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:809)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:651)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:371)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy172.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	... 82 common frames omitted
Caused by: org.hibernate.TransactionException: Unable to rollback against JDBC Connection
	at org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor.rollback(AbstractLogicalConnectionImplementor.java:127)
	at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl$TransactionDriverControlImpl.rollback(JdbcResourceLocalTransactionCoordinatorImpl.java:304)
	at org.hibernate.engine.transaction.internal.TransactionImpl.rollback(TransactionImpl.java:142)
	at org.springframework.orm.jpa.JpaTransactionManager.doRollback(JpaTransactionManager.java:561)
	... 113 common frames omitted
Caused by: java.sql.SQLException: Connection is closed
	at com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection.lambda$getClosedConnection$0(ProxyConnection.java:515)
	at com.sun.proxy.$Proxy141.rollback(Unknown Source)
	at com.zaxxer.hikari.pool.ProxyConnection.rollback(ProxyConnection.java:396)
	at com.zaxxer.hikari.pool.HikariProxyConnection.rollback(HikariProxyConnection.java)
	at org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor.rollback(AbstractLogicalConnectionImplementor.java:121)
	... 116 common frames omitted
2022-04-20T11:34:46.931Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/infraActiveRequests/0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|bpel|||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.transaction.TransactionSystemException: Could not roll back JPA transaction; nested exception is org.hibernate.TransactionException: Unable to rollback against JDBC Connection] with root cause
java.sql.SQLException: Connection is closed
	at com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection.lambda$getClosedConnection$0(ProxyConnection.java:515)
	at com.sun.proxy.$Proxy141.rollback(Unknown Source)
	at com.zaxxer.hikari.pool.ProxyConnection.rollback(ProxyConnection.java:396)
	at com.zaxxer.hikari.pool.HikariProxyConnection.rollback(HikariProxyConnection.java)
	at org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor.rollback(AbstractLogicalConnectionImplementor.java:121)
	at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl$TransactionDriverControlImpl.rollback(JdbcResourceLocalTransactionCoordinatorImpl.java:304)
	at org.hibernate.engine.transaction.internal.TransactionImpl.rollback(TransactionImpl.java:142)
	at org.springframework.orm.jpa.JpaTransactionManager.doRollback(JpaTransactionManager.java:561)
	at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:835)
	at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:809)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:651)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:371)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy172.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-20T11:34:46.936Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/error|bpel|||INFO|500||Entering
2022-04-20T11:34:46.937Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/error|bpel|||DEBUG|500||===========================request begin================================================
2022-04-20T11:34:46.937Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/error|bpel|||DEBUG|500||URI         : /error
2022-04-20T11:34:46.937Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/error|bpel|||DEBUG|500||Method      : GET
2022-04-20T11:34:46.937Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/error|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f08341d9800331dd;x-b3-spanid:68e8d92f8a7795d8;x-b3-parentspanid:f08341d9800331dd;x-b3-sampled:0;x-onap-requestid:0d1664a5-b64a-4ccc-8273-1a9e491fcbf7;x-requestid:0d1664a5-b64a-4ccc-8273-1a9e491fcbf7;x-transactionid:0d1664a5-b64a-4ccc-8273-1a9e491fcbf7;x-ecomp-requestid:0d1664a5-b64a-4ccc-8273-1a9e491fcbf7;x-onap-partnername:SO.APIH;x-invocationid:4e0e9334-6600-42e3-9049-da487b51b673;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-04-20T11:34:46.937Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/error|bpel|||DEBUG|500||===========================request end==================================================
2022-04-20T11:34:46.959Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/error|bpel|||DEBUG|500||============================response begin==========================================
2022-04-20T11:34:46.959Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/error|bpel|||DEBUG|500||Status code  : 500
2022-04-20T11:34:46.959Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/error|bpel|||DEBUG|500||Status text  : Internal Server Error
2022-04-20T11:34:46.960Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/error|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=552F482BD572409BB1E4ABD4120E482E; 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:Wed, 20 Apr 2022 11:34:46 GMT;Connection:close;
2022-04-20T11:34:46.960Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/error|bpel|||DEBUG|500||============================response end============================================
2022-04-20T11:34:46.960Z|0d1664a5-b64a-4ccc-8273-1a9e491fcbf7|http-nio-8083-exec-2|/error|bpel|||INFO|500|Internal Server Error|Exiting.
2022-04-20T11:34:47.581Z|afbf3f93-5a60-4f7b-a9af-2a4b6bc653b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:34:47.581Z|afbf3f93-5a60-4f7b-a9af-2a4b6bc653b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:35:00.891Z|1266e03a-ae97-45f2-9016-c9971892302e|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-20T11:35:00.891Z|1266e03a-ae97-45f2-9016-c9971892302e|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-04-20T11:35:00.892Z|1266e03a-ae97-45f2-9016-c9971892302e|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-04-20T11:35:00.892Z|1266e03a-ae97-45f2-9016-c9971892302e|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-04-20T11:35:00.892Z|1266e03a-ae97-45f2-9016-c9971892302e|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:1266e03a-ae97-45f2-9016-c9971892302e;x-fromappid:robot-ete;
2022-04-20T11:35:00.892Z|1266e03a-ae97-45f2-9016-c9971892302e|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-04-20T11:35:00.912Z|1266e03a-ae97-45f2-9016-c9971892302e|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-04-20T11:35:00.912Z|1266e03a-ae97-45f2-9016-c9971892302e|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-04-20T11:35:00.912Z|1266e03a-ae97-45f2-9016-c9971892302e|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-04-20T11:35:00.912Z|1266e03a-ae97-45f2-9016-c9971892302e|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:Wed, 20 Apr 2022 11:35:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-04-20T11:35:00.912Z|1266e03a-ae97-45f2-9016-c9971892302e|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-04-20T11:35:00.913Z|1266e03a-ae97-45f2-9016-c9971892302e|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-04-20T11:35:02.580Z|9cd7ecab-1693-4f95-9adf-a9ea14609db9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:35:02.583Z|9cd7ecab-1693-4f95-9adf-a9ea14609db9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:35:02.841Z|cdfecd67-a90d-44dd-8e4c-0887f96c630e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:35:02.841Z|cdfecd67-a90d-44dd-8e4c-0887f96c630e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:35:17.581Z|967bf731-21cd-4e6d-b06d-5434e361d3bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:35:17.581Z|967bf731-21cd-4e6d-b06d-5434e361d3bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:35:29.344Z|1e8a22f2-9e66-425b-9b3c-1ec77d7e95f3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:35:29.345Z|1e8a22f2-9e66-425b-9b3c-1ec77d7e95f3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:35:29.345Z|1e8a22f2-9e66-425b-9b3c-1ec77d7e95f3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:35:29.345Z|1e8a22f2-9e66-425b-9b3c-1ec77d7e95f3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:35:29.345Z|1e8a22f2-9e66-425b-9b3c-1ec77d7e95f3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:35:29.345Z|1e8a22f2-9e66-425b-9b3c-1ec77d7e95f3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:35:29.349Z|1e8a22f2-9e66-425b-9b3c-1ec77d7e95f3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:35:29.349Z|1e8a22f2-9e66-425b-9b3c-1ec77d7e95f3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:35:29.349Z|1e8a22f2-9e66-425b-9b3c-1ec77d7e95f3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:35:29.349Z|1e8a22f2-9e66-425b-9b3c-1ec77d7e95f3|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:Wed, 20 Apr 2022 11:35:29 GMT;Connection:close;
2022-04-20T11:35:29.350Z|1e8a22f2-9e66-425b-9b3c-1ec77d7e95f3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:35:29.350Z|1e8a22f2-9e66-425b-9b3c-1ec77d7e95f3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:35:32.581Z|d290ff08-db46-4d84-a37e-f42215186a4a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:35:32.581Z|d290ff08-db46-4d84-a37e-f42215186a4a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:35:32.842Z|0787d49b-90bf-48ac-9b4c-0340665ac8e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:35:32.842Z|0787d49b-90bf-48ac-9b4c-0340665ac8e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:35:47.580Z|6254c182-2d4c-4065-90f5-4a5b70645743|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:35:47.583Z|6254c182-2d4c-4065-90f5-4a5b70645743|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:35:57.868Z|8f4fddd8-abdf-40e5-adbb-c1a6f2dcf3ae|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-20T11:35:57.869Z|8f4fddd8-abdf-40e5-adbb-c1a6f2dcf3ae|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-04-20T11:35:57.869Z|8f4fddd8-abdf-40e5-adbb-c1a6f2dcf3ae|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-04-20T11:35:57.869Z|8f4fddd8-abdf-40e5-adbb-c1a6f2dcf3ae|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-04-20T11:35:57.869Z|8f4fddd8-abdf-40e5-adbb-c1a6f2dcf3ae|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:8f4fddd8-abdf-40e5-adbb-c1a6f2dcf3ae;x-fromappid:robot-ete;
2022-04-20T11:35:57.869Z|8f4fddd8-abdf-40e5-adbb-c1a6f2dcf3ae|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-04-20T11:35:57.873Z|8f4fddd8-abdf-40e5-adbb-c1a6f2dcf3ae|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-04-20T11:35:57.874Z|8f4fddd8-abdf-40e5-adbb-c1a6f2dcf3ae|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-04-20T11:35:57.874Z|8f4fddd8-abdf-40e5-adbb-c1a6f2dcf3ae|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-04-20T11:35:57.874Z|8f4fddd8-abdf-40e5-adbb-c1a6f2dcf3ae|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:Wed, 20 Apr 2022 11:35:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-04-20T11:35:57.874Z|8f4fddd8-abdf-40e5-adbb-c1a6f2dcf3ae|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-04-20T11:35:57.874Z|8f4fddd8-abdf-40e5-adbb-c1a6f2dcf3ae|http-nio-8083-exec-6|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-04-20T11:36:02.580Z|737fbaf7-471b-4a7e-83c5-d22c2d835f7d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:36:02.581Z|737fbaf7-471b-4a7e-83c5-d22c2d835f7d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:36:02.843Z|f64ffb07-42e4-4d8b-aa64-e77dd6dfc565|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:36:02.843Z|f64ffb07-42e4-4d8b-aa64-e77dd6dfc565|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:36:17.580Z|07063490-c0d9-44f4-97c3-02df335992b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:36:17.581Z|07063490-c0d9-44f4-97c3-02df335992b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:36:29.344Z|dfc6d1c8-c6df-4dc3-8ac6-7dd6618f7126|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:36:29.345Z|dfc6d1c8-c6df-4dc3-8ac6-7dd6618f7126|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:36:29.345Z|dfc6d1c8-c6df-4dc3-8ac6-7dd6618f7126|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:36:29.345Z|dfc6d1c8-c6df-4dc3-8ac6-7dd6618f7126|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:36:29.345Z|dfc6d1c8-c6df-4dc3-8ac6-7dd6618f7126|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:36:29.345Z|dfc6d1c8-c6df-4dc3-8ac6-7dd6618f7126|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:36:29.350Z|dfc6d1c8-c6df-4dc3-8ac6-7dd6618f7126|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:36:29.350Z|dfc6d1c8-c6df-4dc3-8ac6-7dd6618f7126|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:36:29.350Z|dfc6d1c8-c6df-4dc3-8ac6-7dd6618f7126|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:36:29.350Z|dfc6d1c8-c6df-4dc3-8ac6-7dd6618f7126|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:Wed, 20 Apr 2022 11:36:29 GMT;Connection:close;
2022-04-20T11:36:29.350Z|dfc6d1c8-c6df-4dc3-8ac6-7dd6618f7126|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:36:29.350Z|dfc6d1c8-c6df-4dc3-8ac6-7dd6618f7126|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:36:32.580Z|d79b62f1-50f7-4b74-959c-cdc3054abb85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:36:32.583Z|d79b62f1-50f7-4b74-959c-cdc3054abb85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:36:32.844Z|fb0f1737-f76f-4557-986f-3d8799b70436|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:36:32.844Z|fb0f1737-f76f-4557-986f-3d8799b70436|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:36:47.580Z|47daf5c9-d21a-42ad-be13-2b43f620bc74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:36:47.581Z|47daf5c9-d21a-42ad-be13-2b43f620bc74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:37:02.580Z|42717749-b80c-4be7-9183-f945ab4e07fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:37:02.581Z|42717749-b80c-4be7-9183-f945ab4e07fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:37:02.845Z|049ab163-f3a3-4254-963b-c0b0d3c0d716|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:37:02.845Z|049ab163-f3a3-4254-963b-c0b0d3c0d716|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:37:03.165Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/infraActiveRequests/a55b6b10-0425-4911-8cbc-3192bdb0b76b|bpel|||INFO|500||Entering
2022-04-20T11:37:03.165Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/infraActiveRequests/a55b6b10-0425-4911-8cbc-3192bdb0b76b|bpel|||DEBUG|500||===========================request begin================================================
2022-04-20T11:37:03.165Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/infraActiveRequests/a55b6b10-0425-4911-8cbc-3192bdb0b76b|bpel|||DEBUG|500||URI         : /infraActiveRequests/a55b6b10-0425-4911-8cbc-3192bdb0b76b
2022-04-20T11:37:03.165Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/infraActiveRequests/a55b6b10-0425-4911-8cbc-3192bdb0b76b|bpel|||DEBUG|500||Method      : GET
2022-04-20T11:37:03.166Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/infraActiveRequests/a55b6b10-0425-4911-8cbc-3192bdb0b76b|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ac9b20d4824fc326;x-b3-spanid:d457a3d2c89a3d3b;x-b3-parentspanid:ac9b20d4824fc326;x-b3-sampled:0;x-onap-requestid:a55b6b10-0425-4911-8cbc-3192bdb0b76b;x-requestid:a55b6b10-0425-4911-8cbc-3192bdb0b76b;x-transactionid:a55b6b10-0425-4911-8cbc-3192bdb0b76b;x-ecomp-requestid:a55b6b10-0425-4911-8cbc-3192bdb0b76b;x-onap-partnername:SO.APIH;x-invocationid:6ce61ba2-88c9-42ac-8daf-8968492b19c7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=552F482BD572409BB1E4ABD4120E482E;accept-encoding:gzip,deflate;
2022-04-20T11:37:03.166Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/infraActiveRequests/a55b6b10-0425-4911-8cbc-3192bdb0b76b|bpel|||DEBUG|500||===========================request end==================================================
2022-04-20T11:37:03.172Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/infraActiveRequests/a55b6b10-0425-4911-8cbc-3192bdb0b76b|bpel|||WARN|500||reqdb-pool - Connection org.mariadb.jdbc.MariaDbConnection@24d64ca2 marked as broken because of SQLSTATE(08S01), ErrorCode(1047)
java.sql.SQLNonTransientConnectionException: (conn=3282) WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:153)
	at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:229)
	at org.mariadb.jdbc.ClientSidePreparedStatement.execute(ClientSidePreparedStatement.java:149)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeQuery(ClientSidePreparedStatement.java:163)
	at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)
	at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:57)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.getResultSet(AbstractLoadPlanBasedLoader.java:390)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeQueryStatement(AbstractLoadPlanBasedLoader.java:163)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeLoad(AbstractLoadPlanBasedLoader.java:104)
	at org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:285)
	at org.hibernate.persister.entity.AbstractEntityPersister.doLoad(AbstractEntityPersister.java:4441)
	at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:4431)
	at org.hibernate.event.internal.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:569)
	at org.hibernate.event.internal.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:537)
	at org.hibernate.event.internal.DefaultLoadEventListener.load(DefaultLoadEventListener.java:208)
	at org.hibernate.event.internal.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:332)
	at org.hibernate.event.internal.DefaultLoadEventListener.doOnLoad(DefaultLoadEventListener.java:108)
	at org.hibernate.event.internal.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:74)
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:113)
	at org.hibernate.internal.SessionImpl.fireLoadNoChecks(SessionImpl.java:1186)
	at org.hibernate.internal.SessionImpl.fireLoad(SessionImpl.java:1175)
	at org.hibernate.internal.SessionImpl.access$2100(SessionImpl.java:193)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.doLoad(SessionImpl.java:2786)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.lambda$load$1(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.perform(SessionImpl.java:2723)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.load(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3322)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3289)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerInvocationHandler.invoke(ExtendedEntityManagerCreator.java:366)
	at com.sun.proxy.$Proxy164.find(Unknown Source)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:314)
	at com.sun.proxy.$Proxy164.find(Unknown Source)
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.findById(SimpleJpaRepository.java:281)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.data.repository.core.support.ImplementationInvocationMetadata.invoke(ImplementationInvocationMetadata.java:72)
	at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:382)
	at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:205)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:550)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:155)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:130)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:80)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy172.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException.of(MariaDbSqlException.java:34)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:194)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:177)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:321)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:220)
	... 164 common frames omitted
Caused by: java.sql.SQLException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readErrorPacket(AbstractQueryProtocol.java:1688)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readPacket(AbstractQueryProtocol.java:1550)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.getResult(AbstractQueryProtocol.java:1513)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:318)
	... 165 common frames omitted
2022-04-20T11:37:03.173Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/infraActiveRequests/a55b6b10-0425-4911-8cbc-3192bdb0b76b|bpel|||WARN|500||SQL Error: 1047, SQLState: 08S01
2022-04-20T11:37:03.173Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/infraActiveRequests/a55b6b10-0425-4911-8cbc-3192bdb0b76b|bpel|||ERROR|500||(conn=3282) WSREP has not yet prepared node for application use
2022-04-20T11:37:03.175Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/infraActiveRequests/a55b6b10-0425-4911-8cbc-3192bdb0b76b|bpel|||INFO|500||HHH000327: Error performing load command
org.hibernate.exception.JDBCConnectionException: could not extract ResultSet
	at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:48)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:67)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.getResultSet(AbstractLoadPlanBasedLoader.java:390)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeQueryStatement(AbstractLoadPlanBasedLoader.java:163)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeLoad(AbstractLoadPlanBasedLoader.java:104)
	at org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:285)
	at org.hibernate.persister.entity.AbstractEntityPersister.doLoad(AbstractEntityPersister.java:4441)
	at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:4431)
	at org.hibernate.event.internal.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:569)
	at org.hibernate.event.internal.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:537)
	at org.hibernate.event.internal.DefaultLoadEventListener.load(DefaultLoadEventListener.java:208)
	at org.hibernate.event.internal.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:332)
	at org.hibernate.event.internal.DefaultLoadEventListener.doOnLoad(DefaultLoadEventListener.java:108)
	at org.hibernate.event.internal.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:74)
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:113)
	at org.hibernate.internal.SessionImpl.fireLoadNoChecks(SessionImpl.java:1186)
	at org.hibernate.internal.SessionImpl.fireLoad(SessionImpl.java:1175)
	at org.hibernate.internal.SessionImpl.access$2100(SessionImpl.java:193)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.doLoad(SessionImpl.java:2786)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.lambda$load$1(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.perform(SessionImpl.java:2723)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.load(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3322)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3289)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerInvocationHandler.invoke(ExtendedEntityManagerCreator.java:366)
	at com.sun.proxy.$Proxy164.find(Unknown Source)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:314)
	at com.sun.proxy.$Proxy164.find(Unknown Source)
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.findById(SimpleJpaRepository.java:281)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.data.repository.core.support.ImplementationInvocationMetadata.invoke(ImplementationInvocationMetadata.java:72)
	at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:382)
	at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:205)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:550)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:155)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:130)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:80)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy172.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.sql.SQLNonTransientConnectionException: (conn=3282) WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:153)
	at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:229)
	at org.mariadb.jdbc.ClientSidePreparedStatement.execute(ClientSidePreparedStatement.java:149)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeQuery(ClientSidePreparedStatement.java:163)
	at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)
	at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:57)
	... 159 common frames omitted
Caused by: org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException.of(MariaDbSqlException.java:34)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:194)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:177)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:321)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:220)
	... 164 common frames omitted
Caused by: java.sql.SQLException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readErrorPacket(AbstractQueryProtocol.java:1688)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readPacket(AbstractQueryProtocol.java:1550)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.getResult(AbstractQueryProtocol.java:1513)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:318)
	... 165 common frames omitted
2022-04-20T11:37:03.176Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/infraActiveRequests/a55b6b10-0425-4911-8cbc-3192bdb0b76b|bpel|||ERROR|500||Application exception overridden by rollback exception
javax.persistence.PersistenceException: org.hibernate.exception.JDBCConnectionException: could not extract ResultSet
	at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3357)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3289)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerInvocationHandler.invoke(ExtendedEntityManagerCreator.java:366)
	at com.sun.proxy.$Proxy164.find(Unknown Source)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:314)
	at com.sun.proxy.$Proxy164.find(Unknown Source)
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.findById(SimpleJpaRepository.java:281)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.data.repository.core.support.ImplementationInvocationMetadata.invoke(ImplementationInvocationMetadata.java:72)
	at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:382)
	at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:205)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:550)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:155)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:130)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:80)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy172.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.hibernate.exception.JDBCConnectionException: could not extract ResultSet
	at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:48)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:67)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.getResultSet(AbstractLoadPlanBasedLoader.java:390)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeQueryStatement(AbstractLoadPlanBasedLoader.java:163)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeLoad(AbstractLoadPlanBasedLoader.java:104)
	at org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:285)
	at org.hibernate.persister.entity.AbstractEntityPersister.doLoad(AbstractEntityPersister.java:4441)
	at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:4431)
	at org.hibernate.event.internal.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:569)
	at org.hibernate.event.internal.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:537)
	at org.hibernate.event.internal.DefaultLoadEventListener.load(DefaultLoadEventListener.java:208)
	at org.hibernate.event.internal.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:332)
	at org.hibernate.event.internal.DefaultLoadEventListener.doOnLoad(DefaultLoadEventListener.java:108)
	at org.hibernate.event.internal.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:74)
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:113)
	at org.hibernate.internal.SessionImpl.fireLoadNoChecks(SessionImpl.java:1186)
	at org.hibernate.internal.SessionImpl.fireLoad(SessionImpl.java:1175)
	at org.hibernate.internal.SessionImpl.access$2100(SessionImpl.java:193)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.doLoad(SessionImpl.java:2786)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.lambda$load$1(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.perform(SessionImpl.java:2723)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.load(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3322)
	... 138 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=3282) WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:153)
	at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:229)
	at org.mariadb.jdbc.ClientSidePreparedStatement.execute(ClientSidePreparedStatement.java:149)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeQuery(ClientSidePreparedStatement.java:163)
	at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)
	at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:57)
	... 159 common frames omitted
Caused by: org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.MariaDbSqlException.of(MariaDbSqlException.java:34)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:194)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.exceptionWithQuery(AbstractQueryProtocol.java:177)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:321)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:220)
	... 164 common frames omitted
Caused by: java.sql.SQLException: WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readErrorPacket(AbstractQueryProtocol.java:1688)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readPacket(AbstractQueryProtocol.java:1550)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.getResult(AbstractQueryProtocol.java:1513)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:318)
	... 165 common frames omitted
2022-04-20T11:37:03.177Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/infraActiveRequests/a55b6b10-0425-4911-8cbc-3192bdb0b76b|bpel|||ERROR|500||Uncaught exception thrown
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.transaction.TransactionSystemException: Could not roll back JPA transaction; nested exception is org.hibernate.TransactionException: Unable to rollback against JDBC Connection
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.springframework.transaction.TransactionSystemException: Could not roll back JPA transaction; nested exception is org.hibernate.TransactionException: Unable to rollback against JDBC Connection
	at org.springframework.orm.jpa.JpaTransactionManager.doRollback(JpaTransactionManager.java:565)
	at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:835)
	at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:809)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:651)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:371)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy172.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	... 82 common frames omitted
Caused by: org.hibernate.TransactionException: Unable to rollback against JDBC Connection
	at org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor.rollback(AbstractLogicalConnectionImplementor.java:127)
	at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl$TransactionDriverControlImpl.rollback(JdbcResourceLocalTransactionCoordinatorImpl.java:304)
	at org.hibernate.engine.transaction.internal.TransactionImpl.rollback(TransactionImpl.java:142)
	at org.springframework.orm.jpa.JpaTransactionManager.doRollback(JpaTransactionManager.java:561)
	... 113 common frames omitted
Caused by: java.sql.SQLException: Connection is closed
	at com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection.lambda$getClosedConnection$0(ProxyConnection.java:515)
	at com.sun.proxy.$Proxy141.rollback(Unknown Source)
	at com.zaxxer.hikari.pool.ProxyConnection.rollback(ProxyConnection.java:396)
	at com.zaxxer.hikari.pool.HikariProxyConnection.rollback(HikariProxyConnection.java)
	at org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor.rollback(AbstractLogicalConnectionImplementor.java:121)
	... 116 common frames omitted
2022-04-20T11:37:03.178Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/infraActiveRequests/a55b6b10-0425-4911-8cbc-3192bdb0b76b|bpel|||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.transaction.TransactionSystemException: Could not roll back JPA transaction; nested exception is org.hibernate.TransactionException: Unable to rollback against JDBC Connection] with root cause
java.sql.SQLException: Connection is closed
	at com.zaxxer.hikari.pool.ProxyConnection$ClosedConnection.lambda$getClosedConnection$0(ProxyConnection.java:515)
	at com.sun.proxy.$Proxy141.rollback(Unknown Source)
	at com.zaxxer.hikari.pool.ProxyConnection.rollback(ProxyConnection.java:396)
	at com.zaxxer.hikari.pool.HikariProxyConnection.rollback(HikariProxyConnection.java)
	at org.hibernate.resource.jdbc.internal.AbstractLogicalConnectionImplementor.rollback(AbstractLogicalConnectionImplementor.java:121)
	at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl$TransactionDriverControlImpl.rollback(JdbcResourceLocalTransactionCoordinatorImpl.java:304)
	at org.hibernate.engine.transaction.internal.TransactionImpl.rollback(TransactionImpl.java:142)
	at org.springframework.orm.jpa.JpaTransactionManager.doRollback(JpaTransactionManager.java:561)
	at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:835)
	at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:809)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:651)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:371)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy172.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-20T11:37:03.180Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/error|bpel|||INFO|500||Entering
2022-04-20T11:37:03.180Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/error|bpel|||DEBUG|500||===========================request begin================================================
2022-04-20T11:37:03.181Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/error|bpel|||DEBUG|500||URI         : /error
2022-04-20T11:37:03.181Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/error|bpel|||DEBUG|500||Method      : GET
2022-04-20T11:37:03.181Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/error|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ac9b20d4824fc326;x-b3-spanid:d457a3d2c89a3d3b;x-b3-parentspanid:ac9b20d4824fc326;x-b3-sampled:0;x-onap-requestid:a55b6b10-0425-4911-8cbc-3192bdb0b76b;x-requestid:a55b6b10-0425-4911-8cbc-3192bdb0b76b;x-transactionid:a55b6b10-0425-4911-8cbc-3192bdb0b76b;x-ecomp-requestid:a55b6b10-0425-4911-8cbc-3192bdb0b76b;x-onap-partnername:SO.APIH;x-invocationid:6ce61ba2-88c9-42ac-8daf-8968492b19c7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=552F482BD572409BB1E4ABD4120E482E;accept-encoding:gzip,deflate;
2022-04-20T11:37:03.181Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/error|bpel|||DEBUG|500||===========================request end==================================================
2022-04-20T11:37:03.183Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/error|bpel|||DEBUG|500||============================response begin==========================================
2022-04-20T11:37:03.183Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/error|bpel|||DEBUG|500||Status code  : 500
2022-04-20T11:37:03.183Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/error|bpel|||DEBUG|500||Status text  : Internal Server Error
2022-04-20T11:37:03.183Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/error|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:Wed, 20 Apr 2022 11:37:03 GMT;Connection:close;
2022-04-20T11:37:03.183Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/error|bpel|||DEBUG|500||============================response end============================================
2022-04-20T11:37:03.183Z|a55b6b10-0425-4911-8cbc-3192bdb0b76b|http-nio-8083-exec-9|/error|bpel|||INFO|500|Internal Server Error|Exiting.
2022-04-20T11:37:17.580Z|e4e4089d-5428-4c6c-a021-ea0074baa297|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:37:17.581Z|e4e4089d-5428-4c6c-a021-ea0074baa297|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:37:29.345Z|4e1e3aba-a30c-4e1f-9b10-c5deb0a78735|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:37:29.345Z|4e1e3aba-a30c-4e1f-9b10-c5deb0a78735|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:37:29.345Z|4e1e3aba-a30c-4e1f-9b10-c5deb0a78735|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:37:29.345Z|4e1e3aba-a30c-4e1f-9b10-c5deb0a78735|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:37:29.345Z|4e1e3aba-a30c-4e1f-9b10-c5deb0a78735|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:37:29.346Z|4e1e3aba-a30c-4e1f-9b10-c5deb0a78735|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:37:29.353Z|4e1e3aba-a30c-4e1f-9b10-c5deb0a78735|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:37:29.354Z|4e1e3aba-a30c-4e1f-9b10-c5deb0a78735|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:37:29.354Z|4e1e3aba-a30c-4e1f-9b10-c5deb0a78735|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:37:29.354Z|4e1e3aba-a30c-4e1f-9b10-c5deb0a78735|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:Wed, 20 Apr 2022 11:37:29 GMT;Connection:close;
2022-04-20T11:37:29.354Z|4e1e3aba-a30c-4e1f-9b10-c5deb0a78735|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:37:29.354Z|4e1e3aba-a30c-4e1f-9b10-c5deb0a78735|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:37:32.580Z|8f7dfe2d-b776-40dd-a0af-73b26110397e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:37:32.581Z|8f7dfe2d-b776-40dd-a0af-73b26110397e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:37:32.846Z|70faca86-5ff4-48f4-bb62-43d8bfb82c36|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:37:32.846Z|70faca86-5ff4-48f4-bb62-43d8bfb82c36|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:37:47.580Z|12064b6b-cb6e-4b6b-9497-f8a29abf6a28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:37:47.584Z|12064b6b-cb6e-4b6b-9497-f8a29abf6a28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:38:02.580Z|c741e481-422e-4cac-870d-4d0b3fedbd44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:38:02.581Z|c741e481-422e-4cac-870d-4d0b3fedbd44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:38:02.847Z|8bc5d396-f380-4858-82c5-454e122584b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:38:02.847Z|8bc5d396-f380-4858-82c5-454e122584b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:38:11.835Z|c91a322e-7414-4f7e-a173-d99841f150a4|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-20T11:38:11.835Z|c91a322e-7414-4f7e-a173-d99841f150a4|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-04-20T11:38:11.835Z|c91a322e-7414-4f7e-a173-d99841f150a4|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-04-20T11:38:11.835Z|c91a322e-7414-4f7e-a173-d99841f150a4|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-04-20T11:38:11.836Z|c91a322e-7414-4f7e-a173-d99841f150a4|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:c91a322e-7414-4f7e-a173-d99841f150a4;x-fromappid:robot-ete;
2022-04-20T11:38:11.836Z|c91a322e-7414-4f7e-a173-d99841f150a4|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-04-20T11:38:11.840Z|c91a322e-7414-4f7e-a173-d99841f150a4|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-04-20T11:38:11.841Z|c91a322e-7414-4f7e-a173-d99841f150a4|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-04-20T11:38:11.841Z|c91a322e-7414-4f7e-a173-d99841f150a4|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-04-20T11:38:11.841Z|c91a322e-7414-4f7e-a173-d99841f150a4|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:Wed, 20 Apr 2022 11:38:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-04-20T11:38:11.841Z|c91a322e-7414-4f7e-a173-d99841f150a4|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-04-20T11:38:11.841Z|c91a322e-7414-4f7e-a173-d99841f150a4|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-04-20T11:38:17.580Z|7cd2d541-25bb-43f0-8705-25022c9a1576|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:38:17.581Z|7cd2d541-25bb-43f0-8705-25022c9a1576|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:38:29.344Z|fb88d6ae-1a57-4bf0-a35f-a6337ac5268c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:38:29.344Z|fb88d6ae-1a57-4bf0-a35f-a6337ac5268c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:38:29.345Z|fb88d6ae-1a57-4bf0-a35f-a6337ac5268c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:38:29.345Z|fb88d6ae-1a57-4bf0-a35f-a6337ac5268c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:38:29.345Z|fb88d6ae-1a57-4bf0-a35f-a6337ac5268c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:38:29.345Z|fb88d6ae-1a57-4bf0-a35f-a6337ac5268c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:38:29.349Z|fb88d6ae-1a57-4bf0-a35f-a6337ac5268c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:38:29.349Z|fb88d6ae-1a57-4bf0-a35f-a6337ac5268c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:38:29.349Z|fb88d6ae-1a57-4bf0-a35f-a6337ac5268c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:38:29.350Z|fb88d6ae-1a57-4bf0-a35f-a6337ac5268c|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:Wed, 20 Apr 2022 11:38:29 GMT;Connection:close;
2022-04-20T11:38:29.350Z|fb88d6ae-1a57-4bf0-a35f-a6337ac5268c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:38:29.350Z|fb88d6ae-1a57-4bf0-a35f-a6337ac5268c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:38:32.580Z|39d4ef2f-89a7-49e8-9571-ab5e34682df8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:38:32.583Z|39d4ef2f-89a7-49e8-9571-ab5e34682df8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:38:32.848Z|4485b531-5b69-4474-9926-00e2ac4479e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:38:32.848Z|4485b531-5b69-4474-9926-00e2ac4479e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:38:47.581Z|8fb62846-89ae-4a63-a2e1-4890dc83c26a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:38:47.581Z|8fb62846-89ae-4a63-a2e1-4890dc83c26a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:39:02.580Z|12ba9b60-3391-4e1d-aa1e-0811d8f896eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:39:02.581Z|12ba9b60-3391-4e1d-aa1e-0811d8f896eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:39:02.848Z|a0a57337-5679-4e9c-8eef-a64336c26a72|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:39:02.849Z|a0a57337-5679-4e9c-8eef-a64336c26a72|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:39:17.581Z|d0668496-a313-40d7-91ba-5a74f95858c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:39:17.583Z|d0668496-a313-40d7-91ba-5a74f95858c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:39:29.346Z|cf051775-23fa-4d06-a029-ec4c8646c853|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:39:29.346Z|cf051775-23fa-4d06-a029-ec4c8646c853|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:39:29.346Z|cf051775-23fa-4d06-a029-ec4c8646c853|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:39:29.346Z|cf051775-23fa-4d06-a029-ec4c8646c853|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:39:29.346Z|cf051775-23fa-4d06-a029-ec4c8646c853|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:39:29.347Z|cf051775-23fa-4d06-a029-ec4c8646c853|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:39:29.351Z|cf051775-23fa-4d06-a029-ec4c8646c853|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:39:29.351Z|cf051775-23fa-4d06-a029-ec4c8646c853|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:39:29.351Z|cf051775-23fa-4d06-a029-ec4c8646c853|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:39:29.351Z|cf051775-23fa-4d06-a029-ec4c8646c853|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:Wed, 20 Apr 2022 11:39:29 GMT;Connection:close;
2022-04-20T11:39:29.351Z|cf051775-23fa-4d06-a029-ec4c8646c853|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:39:29.352Z|cf051775-23fa-4d06-a029-ec4c8646c853|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:39:32.580Z|55bdea61-4f30-4f3e-8174-c1bf6bf08d8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:39:32.581Z|55bdea61-4f30-4f3e-8174-c1bf6bf08d8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:39:32.850Z|0bcde27f-c615-40b1-8dd2-2d88a1b817ef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:39:32.850Z|0bcde27f-c615-40b1-8dd2-2d88a1b817ef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:39:47.581Z|9bee7655-beaa-4297-a35c-5d9b01df9f15|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:39:47.581Z|9bee7655-beaa-4297-a35c-5d9b01df9f15|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:40:02.580Z|45b5cd6a-371b-40f4-be52-cc4893fbdce1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:40:02.584Z|45b5cd6a-371b-40f4-be52-cc4893fbdce1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:40:02.850Z|b81f4b99-414a-45cc-b27f-aa235614dc99|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:40:02.851Z|b81f4b99-414a-45cc-b27f-aa235614dc99|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:40:17.581Z|a16767d1-543a-4b57-b216-007e44a0e242|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:40:17.581Z|a16767d1-543a-4b57-b216-007e44a0e242|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:40:29.345Z|2ceb4307-0d23-459b-94a6-4ad6c540f827|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-20T11:40:29.345Z|2ceb4307-0d23-459b-94a6-4ad6c540f827|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-04-20T11:40:29.346Z|2ceb4307-0d23-459b-94a6-4ad6c540f827|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-04-20T11:40:29.346Z|2ceb4307-0d23-459b-94a6-4ad6c540f827|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-04-20T11:40:29.346Z|2ceb4307-0d23-459b-94a6-4ad6c540f827|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.194:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-04-20T11:40:29.346Z|2ceb4307-0d23-459b-94a6-4ad6c540f827|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-04-20T11:40:29.350Z|2ceb4307-0d23-459b-94a6-4ad6c540f827|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-04-20T11:40:29.350Z|2ceb4307-0d23-459b-94a6-4ad6c540f827|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-04-20T11:40:29.350Z|2ceb4307-0d23-459b-94a6-4ad6c540f827|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-04-20T11:40:29.351Z|2ceb4307-0d23-459b-94a6-4ad6c540f827|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:Wed, 20 Apr 2022 11:40:29 GMT;Connection:close;
2022-04-20T11:40:29.351Z|2ceb4307-0d23-459b-94a6-4ad6c540f827|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-04-20T11:40:29.351Z|2ceb4307-0d23-459b-94a6-4ad6c540f827|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-04-20T11:40:32.581Z|35ac5157-9b5e-43d7-919b-849a4f0ac3cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:40:32.581Z|35ac5157-9b5e-43d7-919b-849a4f0ac3cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:40:32.852Z|12b13855-ce18-4b99-b0ef-d1e8b159257e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-04-20T11:40:32.852Z|12b13855-ce18-4b99-b0ef-d1e8b159257e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-04-20T11:40:39.409Z|da64d817-f73b-407f-949c-c0f022d3022f|http-nio-8083-exec-6|/infraActiveRequests/da64d817-f73b-407f-949c-c0f022d3022f|bpel|||INFO|500||Entering
2022-04-20T11:40:39.410Z|da64d817-f73b-407f-949c-c0f022d3022f|http-nio-8083-exec-6|/infraActiveRequests/da64d817-f73b-407f-949c-c0f022d3022f|bpel|||DEBUG|500||===========================request begin================================================
2022-04-20T11:40:39.410Z|da64d817-f73b-407f-949c-c0f022d3022f|http-nio-8083-exec-6|/infraActiveRequests/da64d817-f73b-407f-949c-c0f022d3022f|bpel|||DEBUG|500||URI         : /infraActiveRequests/da64d817-f73b-407f-949c-c0f022d3022f
2022-04-20T11:40:39.410Z|da64d817-f73b-407f-949c-c0f022d3022f|http-nio-8083-exec-6|/infraActiveRequests/da64d817-f73b-407f-949c-c0f022d3022f|bpel|||DEBUG|500||Method      : GET
2022-04-20T11:40:39.410Z|da64d817-f73b-407f-949c-c0f022d3022f|http-nio-8083-exec-6|/infraActiveRequests/da64d817-f73b-407f-949c-c0f022d3022f|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:987d2e25e4255f23;x-b3-spanid:bf1a1481aabebd5f;x-b3-parentspanid:987d2e25e4255f23;x-b3-sampled:0;x-onap-requestid:da64d817-f73b-407f-949c-c0f022d3022f;x-requestid:da64d817-f73b-407f-949c-c0f022d3022f;x-transactionid:da64d817-f73b-407f-949c-c0f022d3022f;x-ecomp-requestid:da64d817-f73b-407f-949c-c0f022d3022f;x-onap-partnername:SO.APIH;x-invocationid:b4d3ee0b-0019-43a2-8416-6203c6a74183;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=552F482BD572409BB1E4ABD4120E482E;accept-encoding:gzip,deflate;
2022-04-20T11:40:39.410Z|da64d817-f73b-407f-949c-c0f022d3022f|http-nio-8083-exec-6|/infraActiveRequests/da64d817-f73b-407f-949c-c0f022d3022f|bpel|||DEBUG|500||===========================request end==================================================
2022-04-20T11:40:39.416Z|da64d817-f73b-407f-949c-c0f022d3022f|http-nio-8083-exec-6|/infraActiveRequests/da64d817-f73b-407f-949c-c0f022d3022f|bpel|||WARN|500||reqdb-pool - Connection org.mariadb.jdbc.MariaDbConnection@70051274 marked as broken because of SQLSTATE(08S01), ErrorCode(1047)
java.sql.SQLNonTransientConnectionException: (conn=3267) WSREP has not yet prepared node for application use
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:153)
	at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:274)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:229)
	at org.mariadb.jdbc.ClientSidePreparedStatement.execute(ClientSidePreparedStatement.java:149)
	at org.mariadb.jdbc.ClientSidePreparedStatement.executeQuery(ClientSidePreparedStatement.java:163)
	at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)
	at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:57)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.getResultSet(AbstractLoadPlanBasedLoader.java:390)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeQueryStatement(AbstractLoadPlanBasedLoader.java:163)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeLoad(AbstractLoadPlanBasedLoader.java:104)
	at org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:285)
	at org.hibernate.persister.entity.AbstractEntityPersister.doLoad(AbstractEntityPersister.java:4441)
	at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:4431)
	at org.hibernate.event.internal.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:569)
	at org.hibernate.event.internal.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:537)
	at org.hibernate.event.internal.DefaultLoadEventListener.load(DefaultLoadEventListener.java:208)
	at org.hibernate.event.internal.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:332)
	at org.hibernate.event.internal.DefaultLoadEventListener.doOnLoad(DefaultLoadEventListener.java:108)
	at org.hibernate.event.internal.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:74)
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:113)
	at org.hibernate.internal.SessionImpl.fireLoadNoChecks(SessionImpl.java:1186)
	at org.hibernate.internal.SessionImpl.fireLoad(SessionImpl.java:1175)
	at org.hibernate.internal.SessionImpl.access$2100(SessionImpl.java:193)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.doLoad(SessionImpl.java:2786)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.lambda$load$1(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.perform(SessionImpl.java:2723)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.load(SessionImpl.java:2767)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3322)
	at org.hibernate.internal.SessionImpl.find(SessionImpl.java:3289)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerInvocationHandler.invoke(ExtendedEntityManagerCreator.java:366)
	at com.sun.proxy.$Proxy164.find(Unknown Source)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:314)
	at com.sun.proxy.$Proxy164.find(Unknown Source)
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.findById(SimpleJpaRepository.java:281)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.data.repository.core.support.ImplementationInvocationMetadata.invoke(ImplementationInvocationMetadata.java:72)
	at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:382)
	at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:205)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:550)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:155)
	at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:130)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:80)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:178)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
	at com.sun.proxy.$Proxy172.findById(Unknown Source)
	at org.springframework.data.repository.support.CrudRepositoryInvoker.invokeFindById(CrudRepositoryInvoker.java:92)
	at org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory$UnwrappingRepositoryInvoker.invokeFindById(UnwrappingRepositoryInvokerFactory.java:94)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:514)
	at org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(RepositoryEntityController.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:626)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org