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-10-29T05:27:15.818Z||main|||||INFO|500||The following profiles are active: basic 2022-10-29T05:27:27.383Z||main|||||INFO|500||Starting service [Tomcat] 2022-10-29T05:27:27.384Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-10-29T05:27:27.488Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-10-29T05:27:28.354Z||main|||||INFO|500||reqdb-pool - Starting... 2022-10-29T05:27:28.573Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-10-29T05:27:28.781Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate 2022-10-29T05:27:28.878Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5) 2022-10-29T05:27:28.901Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.5 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4. 2022-10-29T05:27:28.977Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.051s) 2022-10-29T05:27:29.005Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ... 2022-10-29T05:27:29.065Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State: - Error Code: 1280) 2022-10-29T05:27:29.109Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >> 2022-10-29T05:27:29.134Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version 2022-10-29T05:27:29.429Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests 2022-10-29T05:27:29.482Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status 2022-10-29T05:27:29.585Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data 2022-10-29T05:27:29.624Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns 2022-10-29T05:27:29.713Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests 2022-10-29T05:27:29.791Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock 2022-10-29T05:27:29.877Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes 2022-10-29T05:27:29.947Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data 2022-10-29T05:27:30.020Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size 2022-10-29T05:27:30.082Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests 2022-10-29T05:27:30.140Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests 2022-10-29T05:27:30.226Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500 2022-10-29T05:27:30.289Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data 2022-10-29T05:27:30.412Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup 2022-10-29T05:27:30.506Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column 2022-10-29T05:27:30.579Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column 2022-10-29T05:27:30.644Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information 2022-10-29T05:27:30.728Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id 2022-10-29T05:27:30.804Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source 2022-10-29T05:27:30.891Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL 2022-10-29T05:27:30.957Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source 2022-10-29T05:27:31.013Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table 2022-10-29T05:27:31.081Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status 2022-10-29T05:27:31.142Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status 2022-10-29T05:27:31.215Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table 2022-10-29T05:27:31.375Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column 2022-10-29T05:27:31.469Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests 2022-10-29T05:27:31.513Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData 2022-10-29T05:27:31.546Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables 2022-10-29T05:27:31.690Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables 2022-10-29T05:27:31.749Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables 2022-10-29T05:27:31.821Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name 2022-10-29T05:27:31.919Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn 2022-10-29T05:27:32.000Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table 2022-10-29T05:27:32.072Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status 2022-10-29T05:27:32.121Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name 2022-10-29T05:27:32.227Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:03.128s) 2022-10-29T05:27:32.763Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-10-29T05:27:33.076Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-10-29T05:27:34.233Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-10-29T05:27:36.980Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-10-29T05:27:39.650Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-10-29T05:27:46.339Z||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-10-29T05:27:48.220Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter 2022-10-29T05:27:50.097Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter 2022-10-29T05:27:50.803Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-10-29T05:27:56.154Z||main|||||INFO|500||Started MSORequestDBApplication in 44.236 seconds (JVM running for 46.607) 2022-10-29T05:27:56.174Z|8321a3b3-70dc-448d-a7f4-0d19f01800cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:27:56.187Z|8321a3b3-70dc-448d-a7f4-0d19f01800cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:27:56.189Z|97a21078-1ed9-42e6-98cb-919ce665f55e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:27:56.195Z|97a21078-1ed9-42e6-98cb-919ce665f55e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:28:11.146Z|e1278a06-5763-4929-85e0-d8ebcb339b2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:28:11.149Z|e1278a06-5763-4929-85e0-d8ebcb339b2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:28:26.146Z|2c3c7ede-c900-48b2-96ba-ae73cde18ff5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:28:26.147Z|2c3c7ede-c900-48b2-96ba-ae73cde18ff5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:28:26.197Z|48ed759e-e745-46cd-a4e2-95012db04c9e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:28:26.198Z|48ed759e-e745-46cd-a4e2-95012db04c9e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:28:41.146Z|42bb95b0-860c-46c8-91c1-01ab822a8cdb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:28:41.147Z|42bb95b0-860c-46c8-91c1-01ab822a8cdb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:28:56.146Z|6bdcc602-66b8-4d52-95f0-41dc4c22d082|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:28:56.149Z|6bdcc602-66b8-4d52-95f0-41dc4c22d082|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:28:56.198Z|aca276c6-ad88-468e-8f91-95731f779537|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:28:56.199Z|aca276c6-ad88-468e-8f91-95731f779537|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:29:11.146Z|2c385f9a-a5cd-487c-9375-f19bd7049e42|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:29:11.147Z|2c385f9a-a5cd-487c-9375-f19bd7049e42|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:29:26.146Z|ee735aeb-c5cd-4785-b187-c215d0bf67e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:29:26.147Z|ee735aeb-c5cd-4785-b187-c215d0bf67e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:29:26.200Z|b9b9f9c9-7e81-4bfa-842f-cf99c1a67a4d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:29:26.201Z|b9b9f9c9-7e81-4bfa-842f-cf99c1a67a4d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:29:41.146Z|3cb86cde-2460-4023-8176-f129ffd0ca02|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:29:41.149Z|3cb86cde-2460-4023-8176-f129ffd0ca02|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:29:56.147Z|8476a1b0-9efb-40b9-aebe-c369589fce55|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:29:56.149Z|8476a1b0-9efb-40b9-aebe-c369589fce55|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:29:56.204Z|8c247ac8-13a5-4b12-b458-a6513e2d78c3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:29:56.205Z|8c247ac8-13a5-4b12-b458-a6513e2d78c3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:30:11.146Z|5f084108-115e-471a-884d-b279a71f304c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:30:11.148Z|5f084108-115e-471a-884d-b279a71f304c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:30:26.148Z|4b41c9fd-8c31-48d7-8bc4-05e3b30c6b2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:30:26.152Z|4b41c9fd-8c31-48d7-8bc4-05e3b30c6b2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:30:26.207Z|7144d126-3451-4d7d-b833-6293e61fb4b4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:30:26.208Z|7144d126-3451-4d7d-b833-6293e61fb4b4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:30:41.146Z|1c11c1dc-6625-498b-9afb-4b414efdc187|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:30:41.147Z|1c11c1dc-6625-498b-9afb-4b414efdc187|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:30:56.146Z|2daac9ee-e522-4bc8-a074-195b990903f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:30:56.149Z|2daac9ee-e522-4bc8-a074-195b990903f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:30:56.209Z|d63891c1-bc2a-4812-99f9-282a3a0324b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:30:56.211Z|d63891c1-bc2a-4812-99f9-282a3a0324b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:31:11.146Z|4785e4f6-9e83-49cc-a2a2-42100e71ae13|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:31:11.149Z|4785e4f6-9e83-49cc-a2a2-42100e71ae13|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:31:26.146Z|d524b59a-8d17-48e8-ae98-4e6b0e3bb98f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:31:26.147Z|d524b59a-8d17-48e8-ae98-4e6b0e3bb98f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:31:26.215Z|80a12b25-6906-4c17-9c01-841dca2a8caf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:31:26.216Z|80a12b25-6906-4c17-9c01-841dca2a8caf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:31:41.148Z|7443936e-5fa0-419e-8d61-a289ee08fda6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:31:41.149Z|7443936e-5fa0-419e-8d61-a289ee08fda6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:31:56.146Z|bec4504a-5875-4ff0-8a56-c98c2ba7fbfe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:31:56.149Z|bec4504a-5875-4ff0-8a56-c98c2ba7fbfe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:31:56.217Z|607cb5d6-8f7f-41c9-aeec-15e72cd49574|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:31:56.219Z|607cb5d6-8f7f-41c9-aeec-15e72cd49574|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:32:11.146Z|8013fa8c-16ba-4d6d-9d9f-d321b392f854|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:32:11.147Z|8013fa8c-16ba-4d6d-9d9f-d321b392f854|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:32:26.146Z|83382943-5812-42c4-9f70-f6250c79fe47|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:32:26.148Z|83382943-5812-42c4-9f70-f6250c79fe47|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:32:26.220Z|fedbdeeb-64f8-4009-a27c-026549f837fe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:32:26.221Z|fedbdeeb-64f8-4009-a27c-026549f837fe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:32:41.146Z|947e08b7-0e02-40bf-809c-a2e6982d523e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:32:41.150Z|947e08b7-0e02-40bf-809c-a2e6982d523e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:32:56.146Z|bbc6d1ac-7fdf-44c8-94d2-d6a309e7a176|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:32:56.147Z|bbc6d1ac-7fdf-44c8-94d2-d6a309e7a176|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:32:56.222Z|b7d07dbc-ca7a-478e-a21c-9bfe9ef43645|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:32:56.224Z|b7d07dbc-ca7a-478e-a21c-9bfe9ef43645|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:33:11.146Z|768ed81c-daf3-43c6-9f2a-7037fbebe30d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:33:11.147Z|768ed81c-daf3-43c6-9f2a-7037fbebe30d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:33:26.146Z|cf05cb3c-7ebb-4650-95bd-9ffb7510b662|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:33:26.149Z|cf05cb3c-7ebb-4650-95bd-9ffb7510b662|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:33:26.226Z|0eb4e4f6-aaa5-4491-b4e4-8417e18810d4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:33:26.227Z|0eb4e4f6-aaa5-4491-b4e4-8417e18810d4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:33:41.146Z|e708e08a-84de-49bb-bef3-6ef5394d5f2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:33:41.147Z|e708e08a-84de-49bb-bef3-6ef5394d5f2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:33:56.147Z|cd463789-56b3-4ef5-a367-0c300239c45f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:33:56.148Z|cd463789-56b3-4ef5-a367-0c300239c45f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:33:56.228Z|f3db1378-88b7-44bd-a444-275d8b37a2f4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:33:56.229Z|f3db1378-88b7-44bd-a444-275d8b37a2f4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:34:11.146Z|c097a82f-2f5a-480c-a998-c59e9ad0668e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:34:11.150Z|c097a82f-2f5a-480c-a998-c59e9ad0668e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:34:26.146Z|6448d3d2-45cf-4a80-a416-3b5bef47772c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:34:26.148Z|6448d3d2-45cf-4a80-a416-3b5bef47772c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:34:26.231Z|5b93b9f1-5174-4406-b3f7-4315dea22687|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:34:26.232Z|5b93b9f1-5174-4406-b3f7-4315dea22687|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:34:41.146Z|939a0f76-3723-4b21-8d46-34432e1b1210|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:34:41.147Z|939a0f76-3723-4b21-8d46-34432e1b1210|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:34:56.146Z|19c9ce7c-f32b-48fa-a85b-6e48e720cf76|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:34:56.148Z|19c9ce7c-f32b-48fa-a85b-6e48e720cf76|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:34:56.233Z|b55e4400-0a13-4569-830a-cb6a6eccbd52|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:34:56.234Z|b55e4400-0a13-4569-830a-cb6a6eccbd52|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:35:11.146Z|c5c7740a-60b0-4b29-b7b6-64f13f544456|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:35:11.147Z|c5c7740a-60b0-4b29-b7b6-64f13f544456|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:35:26.146Z|5f4c9a24-0045-46f3-8d61-9f0378893408|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:35:26.147Z|5f4c9a24-0045-46f3-8d61-9f0378893408|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:35:26.237Z|96c252c3-4bda-49a7-91f2-a307802ed1cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:35:26.238Z|96c252c3-4bda-49a7-91f2-a307802ed1cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:35:41.146Z|a97196b6-13dd-4b48-9ac2-c3816fad14c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:35:41.149Z|a97196b6-13dd-4b48-9ac2-c3816fad14c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:35:56.146Z|32d18a5c-a480-4dca-8c6d-1a8c272ea6b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:35:56.147Z|32d18a5c-a480-4dca-8c6d-1a8c272ea6b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:35:56.240Z|3d88f7e6-26c5-4dd5-b95a-4a24b4c4af11|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:35:56.241Z|3d88f7e6-26c5-4dd5-b95a-4a24b4c4af11|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:36:11.146Z|4520f3d9-c638-4baf-8511-75c5ba31f5ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:36:11.147Z|4520f3d9-c638-4baf-8511-75c5ba31f5ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:36:26.146Z|6171b3c0-2519-4cb2-8bd9-daeabd577a6b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:36:26.149Z|6171b3c0-2519-4cb2-8bd9-daeabd577a6b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:36:26.243Z|3360ccc2-068e-4258-ae45-c42849fea7d5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:36:26.244Z|3360ccc2-068e-4258-ae45-c42849fea7d5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:36:41.146Z|8012625f-0e87-4f24-973c-fd964e70b9c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:36:41.147Z|8012625f-0e87-4f24-973c-fd964e70b9c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:36:56.145Z|9af1ca02-c9db-44c2-8e32-465df8ec18f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:36:56.147Z|9af1ca02-c9db-44c2-8e32-465df8ec18f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:36:56.245Z|d0597994-7f50-4b40-ac50-29d4b00901f3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:36:56.246Z|d0597994-7f50-4b40-ac50-29d4b00901f3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:37:11.149Z|c2dce126-415b-41a4-a104-1dca0491a474|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:37:11.151Z|c2dce126-415b-41a4-a104-1dca0491a474|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:37:26.146Z|b3261b5d-4ef4-4ff9-9c91-4948e71f3ae8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:37:26.147Z|b3261b5d-4ef4-4ff9-9c91-4948e71f3ae8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:37:26.249Z|254f315f-1050-4fcb-acc4-ac6fc411b8ec|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:37:26.250Z|254f315f-1050-4fcb-acc4-ac6fc411b8ec|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:37:41.146Z|862c210c-41a4-42d8-8a72-a86e0809a6d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:37:41.147Z|862c210c-41a4-42d8-8a72-a86e0809a6d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:37:47.186Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-10-29T05:37:47.387Z|bda8b037-6891-4ece-8884-884a448c9362|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:37:47.388Z|bda8b037-6891-4ece-8884-884a448c9362|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:37:47.389Z|bda8b037-6891-4ece-8884-884a448c9362|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:37:47.391Z|bda8b037-6891-4ece-8884-884a448c9362|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:37:47.392Z|bda8b037-6891-4ece-8884-884a448c9362|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:37:47.392Z|bda8b037-6891-4ece-8884-884a448c9362|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:37:47.638Z|bda8b037-6891-4ece-8884-884a448c9362|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:37:47.638Z|bda8b037-6891-4ece-8884-884a448c9362|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:37:47.643Z|bda8b037-6891-4ece-8884-884a448c9362|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:37:47.644Z|bda8b037-6891-4ece-8884-884a448c9362|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:37:47 GMT;Connection:close; 2022-10-29T05:37:47.644Z|bda8b037-6891-4ece-8884-884a448c9362|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:37:47.645Z|bda8b037-6891-4ece-8884-884a448c9362|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:37:56.146Z|c229e775-3ade-4ea2-8970-4125fb78a25b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:37:56.149Z|c229e775-3ade-4ea2-8970-4125fb78a25b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:37:56.251Z|d9cb6a20-298e-4810-aadc-51044d92aadf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:37:56.252Z|d9cb6a20-298e-4810-aadc-51044d92aadf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:38:11.146Z|7626ea4d-0738-4d6e-822a-9d215236a7e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:38:11.147Z|7626ea4d-0738-4d6e-822a-9d215236a7e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:38:26.146Z|547d05fa-bd45-45bc-8bb1-ab916dbbb353|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:38:26.147Z|547d05fa-bd45-45bc-8bb1-ab916dbbb353|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:38:26.253Z|2b220daa-a5d5-4c40-b986-0fc25a9271d5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:38:26.254Z|2b220daa-a5d5-4c40-b986-0fc25a9271d5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:38:41.146Z|98f386fc-3a5c-4288-ab58-6970c17a9b43|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:38:41.148Z|98f386fc-3a5c-4288-ab58-6970c17a9b43|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:38:46.994Z|31c5e550-7eef-401b-bc88-3e02a5b8025f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:38:46.995Z|31c5e550-7eef-401b-bc88-3e02a5b8025f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:38:46.995Z|31c5e550-7eef-401b-bc88-3e02a5b8025f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:38:46.995Z|31c5e550-7eef-401b-bc88-3e02a5b8025f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:38:46.995Z|31c5e550-7eef-401b-bc88-3e02a5b8025f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:38:46.996Z|31c5e550-7eef-401b-bc88-3e02a5b8025f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:38:47.008Z|31c5e550-7eef-401b-bc88-3e02a5b8025f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:38:47.009Z|31c5e550-7eef-401b-bc88-3e02a5b8025f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:38:47.009Z|31c5e550-7eef-401b-bc88-3e02a5b8025f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:38:47.009Z|31c5e550-7eef-401b-bc88-3e02a5b8025f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:38:47 GMT;Connection:close; 2022-10-29T05:38:47.010Z|31c5e550-7eef-401b-bc88-3e02a5b8025f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:38:47.010Z|31c5e550-7eef-401b-bc88-3e02a5b8025f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:38:56.146Z|5f90e1c5-8af4-4054-8193-7774a36cf64a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:38:56.148Z|5f90e1c5-8af4-4054-8193-7774a36cf64a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:38:56.256Z|dba74a8c-e673-4215-a179-5cd74efaaa8f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:38:56.257Z|dba74a8c-e673-4215-a179-5cd74efaaa8f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:39:11.146Z|e5f22b5c-3d99-4a3f-8d55-80729cfaccbb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:39:11.147Z|e5f22b5c-3d99-4a3f-8d55-80729cfaccbb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:39:26.146Z|4db0343f-2787-4abf-a41d-00f996f59a35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:39:26.151Z|4db0343f-2787-4abf-a41d-00f996f59a35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:39:26.258Z|af3605f7-9889-4dc8-821c-1a6cbff75765|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:39:26.259Z|af3605f7-9889-4dc8-821c-1a6cbff75765|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:39:41.146Z|60367034-6c3c-4316-bf66-cbd6c4f601c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:39:41.147Z|60367034-6c3c-4316-bf66-cbd6c4f601c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:39:46.992Z|fbbe0d1b-2772-4896-8eae-53f91ad3f033|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:39:46.993Z|fbbe0d1b-2772-4896-8eae-53f91ad3f033|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:39:46.993Z|fbbe0d1b-2772-4896-8eae-53f91ad3f033|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:39:46.995Z|fbbe0d1b-2772-4896-8eae-53f91ad3f033|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:39:46.995Z|fbbe0d1b-2772-4896-8eae-53f91ad3f033|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:39:46.995Z|fbbe0d1b-2772-4896-8eae-53f91ad3f033|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:39:47.003Z|fbbe0d1b-2772-4896-8eae-53f91ad3f033|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:39:47.003Z|fbbe0d1b-2772-4896-8eae-53f91ad3f033|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:39:47.003Z|fbbe0d1b-2772-4896-8eae-53f91ad3f033|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:39:47.004Z|fbbe0d1b-2772-4896-8eae-53f91ad3f033|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:39:47 GMT;Connection:close; 2022-10-29T05:39:47.004Z|fbbe0d1b-2772-4896-8eae-53f91ad3f033|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:39:47.005Z|fbbe0d1b-2772-4896-8eae-53f91ad3f033|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:39:56.146Z|5cf6fb1c-6151-4408-bec8-cb43e7c5b04c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:39:56.146Z|5cf6fb1c-6151-4408-bec8-cb43e7c5b04c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:39:56.260Z|eec15ba5-c610-4e65-9b90-cff9ddbf1a10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:39:56.261Z|eec15ba5-c610-4e65-9b90-cff9ddbf1a10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:40:11.146Z|edc04ddb-9656-453f-a1f5-f7e907a6975a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:40:11.149Z|edc04ddb-9656-453f-a1f5-f7e907a6975a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:40:26.146Z|54e206d6-f994-41ed-8848-80ad91029cb7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:40:26.147Z|54e206d6-f994-41ed-8848-80ad91029cb7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:40:26.262Z|e5f3d71f-493a-42ea-a21c-7954f4c97f42|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:40:26.263Z|e5f3d71f-493a-42ea-a21c-7954f4c97f42|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:40:41.146Z|b561b4e6-4703-4acc-9ba7-39f37ba79905|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:40:41.147Z|b561b4e6-4703-4acc-9ba7-39f37ba79905|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:40:46.998Z|fbdad535-a2ab-4535-bd90-9719463836c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:40:46.998Z|fbdad535-a2ab-4535-bd90-9719463836c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:40:46.998Z|fbdad535-a2ab-4535-bd90-9719463836c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:40:46.999Z|fbdad535-a2ab-4535-bd90-9719463836c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:40:46.999Z|fbdad535-a2ab-4535-bd90-9719463836c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:40:46.999Z|fbdad535-a2ab-4535-bd90-9719463836c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:40:47.014Z|fbdad535-a2ab-4535-bd90-9719463836c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:40:47.015Z|fbdad535-a2ab-4535-bd90-9719463836c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:40:47.015Z|fbdad535-a2ab-4535-bd90-9719463836c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:40:47.016Z|fbdad535-a2ab-4535-bd90-9719463836c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:40:47 GMT;Connection:close; 2022-10-29T05:40:47.016Z|fbdad535-a2ab-4535-bd90-9719463836c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:40:47.017Z|fbdad535-a2ab-4535-bd90-9719463836c7|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:40:56.146Z|bbc4d9e9-80f6-4a45-82bf-9f6df587c8d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:40:56.148Z|bbc4d9e9-80f6-4a45-82bf-9f6df587c8d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:40:56.265Z|7a44b676-fc5a-4642-ae19-c45a3ac2aaaa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:40:56.266Z|7a44b676-fc5a-4642-ae19-c45a3ac2aaaa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:41:11.146Z|391fb839-55b2-447b-8e40-5568ca6da9e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:41:11.147Z|391fb839-55b2-447b-8e40-5568ca6da9e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:41:26.146Z|8d7a5f22-2c18-43d6-9baa-3133720ba30c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:41:26.147Z|8d7a5f22-2c18-43d6-9baa-3133720ba30c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:41:26.267Z|1b5b6caf-37cf-48bb-9a5a-1e0795b16cc8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:41:26.268Z|1b5b6caf-37cf-48bb-9a5a-1e0795b16cc8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:41:41.146Z|bf0a1c64-edc2-4fa1-848d-d4614303755c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:41:41.148Z|bf0a1c64-edc2-4fa1-848d-d4614303755c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:41:46.992Z|bc8a30da-f246-46d1-9fe5-7c9e1f645bc4|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:41:46.993Z|bc8a30da-f246-46d1-9fe5-7c9e1f645bc4|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:41:46.993Z|bc8a30da-f246-46d1-9fe5-7c9e1f645bc4|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:41:46.993Z|bc8a30da-f246-46d1-9fe5-7c9e1f645bc4|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:41:46.994Z|bc8a30da-f246-46d1-9fe5-7c9e1f645bc4|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:41:46.994Z|bc8a30da-f246-46d1-9fe5-7c9e1f645bc4|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:41:47.002Z|bc8a30da-f246-46d1-9fe5-7c9e1f645bc4|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:41:47.002Z|bc8a30da-f246-46d1-9fe5-7c9e1f645bc4|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:41:47.002Z|bc8a30da-f246-46d1-9fe5-7c9e1f645bc4|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:41:47.002Z|bc8a30da-f246-46d1-9fe5-7c9e1f645bc4|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:41:47 GMT;Connection:close; 2022-10-29T05:41:47.003Z|bc8a30da-f246-46d1-9fe5-7c9e1f645bc4|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:41:47.003Z|bc8a30da-f246-46d1-9fe5-7c9e1f645bc4|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:41:56.146Z|13c5aa2d-2856-47a0-82bb-9cc9459de8bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:41:56.147Z|13c5aa2d-2856-47a0-82bb-9cc9459de8bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:41:56.269Z|0ab91215-61ed-4201-b397-4382955005fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:41:56.270Z|0ab91215-61ed-4201-b397-4382955005fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:42:11.146Z|3d63a8ef-2e7c-4b57-bcf3-383bc0ea0402|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:42:11.147Z|3d63a8ef-2e7c-4b57-bcf3-383bc0ea0402|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:42:26.146Z|24be837d-18d8-4b5e-9370-8a22f18bd5db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:42:26.149Z|24be837d-18d8-4b5e-9370-8a22f18bd5db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:42:26.272Z|11e4874e-2b58-4d15-8181-8dd014afde10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:42:26.272Z|11e4874e-2b58-4d15-8181-8dd014afde10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:42:41.145Z|ff08c681-cfa0-4623-aa43-a6fbf481dfc9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:42:41.146Z|ff08c681-cfa0-4623-aa43-a6fbf481dfc9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:42:46.997Z|115b8c64-9111-4176-a2d2-1545b9592683|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:42:46.998Z|115b8c64-9111-4176-a2d2-1545b9592683|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:42:46.998Z|115b8c64-9111-4176-a2d2-1545b9592683|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:42:46.999Z|115b8c64-9111-4176-a2d2-1545b9592683|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:42:47.002Z|115b8c64-9111-4176-a2d2-1545b9592683|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:42:47.004Z|115b8c64-9111-4176-a2d2-1545b9592683|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:42:47.016Z|115b8c64-9111-4176-a2d2-1545b9592683|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:42:47.017Z|115b8c64-9111-4176-a2d2-1545b9592683|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:42:47.018Z|115b8c64-9111-4176-a2d2-1545b9592683|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:42:47.018Z|115b8c64-9111-4176-a2d2-1545b9592683|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:42:47 GMT;Connection:close; 2022-10-29T05:42:47.018Z|115b8c64-9111-4176-a2d2-1545b9592683|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:42:47.020Z|115b8c64-9111-4176-a2d2-1545b9592683|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:42:56.146Z|accab00f-2a5a-4b4a-bbe4-49d0ffa558f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:42:56.147Z|accab00f-2a5a-4b4a-bbe4-49d0ffa558f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:42:56.274Z|5d727d42-1e90-4dd9-8762-30a9cf40c7bb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:42:56.274Z|5d727d42-1e90-4dd9-8762-30a9cf40c7bb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:43:11.146Z|d5a6aefa-be95-46e7-827b-ac81ad0cc454|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:43:11.149Z|d5a6aefa-be95-46e7-827b-ac81ad0cc454|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:43:26.146Z|4dfc463d-50a2-45fe-bd22-8825aa26ed72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:43:26.147Z|4dfc463d-50a2-45fe-bd22-8825aa26ed72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:43:26.276Z|c79dff3e-abdb-440b-b7bd-ebf5b7ebc572|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:43:26.277Z|c79dff3e-abdb-440b-b7bd-ebf5b7ebc572|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:43:41.146Z|62fa4529-9e23-4100-a94e-2bb616761025|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:43:41.146Z|62fa4529-9e23-4100-a94e-2bb616761025|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:43:46.993Z|c4fc4657-d3b3-48a6-9f48-800ce4d4ded0|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:43:46.994Z|c4fc4657-d3b3-48a6-9f48-800ce4d4ded0|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:43:46.994Z|c4fc4657-d3b3-48a6-9f48-800ce4d4ded0|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:43:46.995Z|c4fc4657-d3b3-48a6-9f48-800ce4d4ded0|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:43:46.995Z|c4fc4657-d3b3-48a6-9f48-800ce4d4ded0|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:43:46.996Z|c4fc4657-d3b3-48a6-9f48-800ce4d4ded0|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:43:47.003Z|c4fc4657-d3b3-48a6-9f48-800ce4d4ded0|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:43:47.003Z|c4fc4657-d3b3-48a6-9f48-800ce4d4ded0|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:43:47.003Z|c4fc4657-d3b3-48a6-9f48-800ce4d4ded0|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:43:47.003Z|c4fc4657-d3b3-48a6-9f48-800ce4d4ded0|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:43:47 GMT;Connection:close; 2022-10-29T05:43:47.004Z|c4fc4657-d3b3-48a6-9f48-800ce4d4ded0|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:43:47.004Z|c4fc4657-d3b3-48a6-9f48-800ce4d4ded0|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:43:56.146Z|54305835-ece3-4e99-a6cc-af045706dae5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:43:56.149Z|54305835-ece3-4e99-a6cc-af045706dae5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:43:56.278Z|11de8250-a555-4617-b68c-cffdb72b157c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:43:56.279Z|11de8250-a555-4617-b68c-cffdb72b157c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:44:11.146Z|486acdf5-37b6-46e7-bead-6f671f7173b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:44:11.147Z|486acdf5-37b6-46e7-bead-6f671f7173b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:44:26.146Z|50c44999-a861-47b3-9f8d-026c0b0675fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:44:26.148Z|50c44999-a861-47b3-9f8d-026c0b0675fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:44:26.281Z|d46eedb3-159f-4a2b-bb4a-0bee2931c8a7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:44:26.282Z|d46eedb3-159f-4a2b-bb4a-0bee2931c8a7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:44:41.146Z|294078cc-e203-4670-b930-d2b2a64a970d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:44:41.152Z|294078cc-e203-4670-b930-d2b2a64a970d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:44:46.998Z|65cea45b-d6d7-486b-a653-45f50a19281c|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:44:46.998Z|65cea45b-d6d7-486b-a653-45f50a19281c|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:44:46.999Z|65cea45b-d6d7-486b-a653-45f50a19281c|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:44:46.999Z|65cea45b-d6d7-486b-a653-45f50a19281c|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:44:47.000Z|65cea45b-d6d7-486b-a653-45f50a19281c|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:44:47.000Z|65cea45b-d6d7-486b-a653-45f50a19281c|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:44:47.009Z|65cea45b-d6d7-486b-a653-45f50a19281c|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:44:47.010Z|65cea45b-d6d7-486b-a653-45f50a19281c|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:44:47.010Z|65cea45b-d6d7-486b-a653-45f50a19281c|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:44:47.010Z|65cea45b-d6d7-486b-a653-45f50a19281c|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:44:47 GMT;Connection:close; 2022-10-29T05:44:47.011Z|65cea45b-d6d7-486b-a653-45f50a19281c|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:44:47.011Z|65cea45b-d6d7-486b-a653-45f50a19281c|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:44:56.146Z|7c3478e5-4e53-4bdc-8352-65199cda6287|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:44:56.147Z|7c3478e5-4e53-4bdc-8352-65199cda6287|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:44:56.283Z|d42a12c3-32e6-4d33-871d-d0f771ba67d5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:44:56.284Z|d42a12c3-32e6-4d33-871d-d0f771ba67d5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:45:11.146Z|f457ae97-69ed-4dc0-8366-c2ee10952f46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:45:11.147Z|f457ae97-69ed-4dc0-8366-c2ee10952f46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:45:26.146Z|58ef89fd-99eb-4810-8cbc-23495036cbb5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:45:26.149Z|58ef89fd-99eb-4810-8cbc-23495036cbb5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:45:26.285Z|dff7a58c-2925-4e74-b457-9d3422e02854|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:45:26.286Z|dff7a58c-2925-4e74-b457-9d3422e02854|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:45:41.146Z|e03002b5-229c-4b49-9fb8-6ee7707783fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:45:41.147Z|e03002b5-229c-4b49-9fb8-6ee7707783fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:45:46.997Z|d2d10cb4-d1d3-4eca-ac14-64f6589c43a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:45:46.998Z|d2d10cb4-d1d3-4eca-ac14-64f6589c43a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:45:46.998Z|d2d10cb4-d1d3-4eca-ac14-64f6589c43a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:45:47.001Z|d2d10cb4-d1d3-4eca-ac14-64f6589c43a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:45:47.002Z|d2d10cb4-d1d3-4eca-ac14-64f6589c43a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:45:47.002Z|d2d10cb4-d1d3-4eca-ac14-64f6589c43a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:45:47.011Z|d2d10cb4-d1d3-4eca-ac14-64f6589c43a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:45:47.012Z|d2d10cb4-d1d3-4eca-ac14-64f6589c43a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:45:47.012Z|d2d10cb4-d1d3-4eca-ac14-64f6589c43a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:45:47.013Z|d2d10cb4-d1d3-4eca-ac14-64f6589c43a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:45:47 GMT;Connection:close; 2022-10-29T05:45:47.013Z|d2d10cb4-d1d3-4eca-ac14-64f6589c43a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:45:47.014Z|d2d10cb4-d1d3-4eca-ac14-64f6589c43a6|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:45:56.146Z|63c0c1a0-81d5-40c9-b549-5d0648432f04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:45:56.147Z|63c0c1a0-81d5-40c9-b549-5d0648432f04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:45:56.288Z|34dddb0b-23fa-4e25-ac06-b02e11eb43df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:45:56.288Z|34dddb0b-23fa-4e25-ac06-b02e11eb43df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:46:11.146Z|d666151c-eeed-4669-98a2-7d0933975ecd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:46:11.149Z|d666151c-eeed-4669-98a2-7d0933975ecd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:46:26.146Z|c72fdbac-cf79-4dc2-95c8-82eebc98b33c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:46:26.147Z|c72fdbac-cf79-4dc2-95c8-82eebc98b33c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:46:26.290Z|cfda26ca-9430-4730-b9c2-a172d0e4d814|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:46:26.291Z|cfda26ca-9430-4730-b9c2-a172d0e4d814|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:46:41.146Z|ea603211-c2c6-49ac-9be4-0fe01af0617f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:46:41.148Z|ea603211-c2c6-49ac-9be4-0fe01af0617f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:46:46.993Z|8ff0a5df-0300-44c6-a2e3-8075bb3abce7|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:46:46.993Z|8ff0a5df-0300-44c6-a2e3-8075bb3abce7|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:46:46.994Z|8ff0a5df-0300-44c6-a2e3-8075bb3abce7|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:46:46.994Z|8ff0a5df-0300-44c6-a2e3-8075bb3abce7|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:46:46.995Z|8ff0a5df-0300-44c6-a2e3-8075bb3abce7|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:46:46.995Z|8ff0a5df-0300-44c6-a2e3-8075bb3abce7|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:46:47.001Z|8ff0a5df-0300-44c6-a2e3-8075bb3abce7|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:46:47.002Z|8ff0a5df-0300-44c6-a2e3-8075bb3abce7|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:46:47.002Z|8ff0a5df-0300-44c6-a2e3-8075bb3abce7|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:46:47.002Z|8ff0a5df-0300-44c6-a2e3-8075bb3abce7|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:46:47 GMT;Connection:close; 2022-10-29T05:46:47.002Z|8ff0a5df-0300-44c6-a2e3-8075bb3abce7|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:46:47.003Z|8ff0a5df-0300-44c6-a2e3-8075bb3abce7|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:46:56.146Z|3be6452a-1dc2-4d1a-a9c8-0b0b7c277296|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:46:56.148Z|3be6452a-1dc2-4d1a-a9c8-0b0b7c277296|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:46:56.292Z|8e1fd83a-15c5-41d3-8fb8-10527ecfab45|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:46:56.293Z|8e1fd83a-15c5-41d3-8fb8-10527ecfab45|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:47:11.146Z|50711c9e-26a6-4379-b5da-7aadd7cf9b0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:47:11.147Z|50711c9e-26a6-4379-b5da-7aadd7cf9b0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:47:26.146Z|12a36a62-4c31-4d73-aceb-822dc1ef5ca1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:47:26.147Z|12a36a62-4c31-4d73-aceb-822dc1ef5ca1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:47:26.295Z|8ffc689f-dfea-4965-8aa0-106ced490ad3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:47:26.296Z|8ffc689f-dfea-4965-8aa0-106ced490ad3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:47:41.146Z|a4145678-bb1e-415b-ad65-c98014a11581|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:47:41.149Z|a4145678-bb1e-415b-ad65-c98014a11581|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:47:46.992Z|99e94c4f-0c45-4144-9754-bbd1d0287449|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:47:46.992Z|99e94c4f-0c45-4144-9754-bbd1d0287449|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:47:46.993Z|99e94c4f-0c45-4144-9754-bbd1d0287449|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:47:46.993Z|99e94c4f-0c45-4144-9754-bbd1d0287449|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:47:46.993Z|99e94c4f-0c45-4144-9754-bbd1d0287449|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:47:46.994Z|99e94c4f-0c45-4144-9754-bbd1d0287449|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:47:46.998Z|99e94c4f-0c45-4144-9754-bbd1d0287449|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:47:46.999Z|99e94c4f-0c45-4144-9754-bbd1d0287449|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:47:47.011Z|99e94c4f-0c45-4144-9754-bbd1d0287449|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:47:47.011Z|99e94c4f-0c45-4144-9754-bbd1d0287449|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:47:46 GMT;Connection:close; 2022-10-29T05:47:47.011Z|99e94c4f-0c45-4144-9754-bbd1d0287449|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:47:47.012Z|99e94c4f-0c45-4144-9754-bbd1d0287449|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:47:56.146Z|bbfb03e3-2a35-4c16-9636-1f635177db10|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:47:56.147Z|bbfb03e3-2a35-4c16-9636-1f635177db10|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:47:56.297Z|6595602e-1f8f-49dd-9745-dfc10cd40e6d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:47:56.298Z|6595602e-1f8f-49dd-9745-dfc10cd40e6d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:48:11.146Z|5fb25b00-fe3a-442c-a789-75cc7e6053a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:48:11.147Z|5fb25b00-fe3a-442c-a789-75cc7e6053a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:48:26.146Z|041298e0-5cd9-4900-8801-65af1ac5f97e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:48:26.148Z|041298e0-5cd9-4900-8801-65af1ac5f97e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:48:26.299Z|9573bf22-8b0c-4c5e-8cec-efc41c979359|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:48:26.300Z|9573bf22-8b0c-4c5e-8cec-efc41c979359|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:48:41.146Z|dd1dd0a9-fb78-4b61-bebc-ae05a206d8a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:48:41.146Z|dd1dd0a9-fb78-4b61-bebc-ae05a206d8a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:48:46.992Z|b38cb9ef-3019-4951-91b4-24e1418f55e2|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:48:46.993Z|b38cb9ef-3019-4951-91b4-24e1418f55e2|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:48:46.993Z|b38cb9ef-3019-4951-91b4-24e1418f55e2|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:48:46.994Z|b38cb9ef-3019-4951-91b4-24e1418f55e2|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:48:46.995Z|b38cb9ef-3019-4951-91b4-24e1418f55e2|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:48:46.995Z|b38cb9ef-3019-4951-91b4-24e1418f55e2|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:48:47.010Z|b38cb9ef-3019-4951-91b4-24e1418f55e2|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:48:47.011Z|b38cb9ef-3019-4951-91b4-24e1418f55e2|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:48:47.011Z|b38cb9ef-3019-4951-91b4-24e1418f55e2|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:48:47.011Z|b38cb9ef-3019-4951-91b4-24e1418f55e2|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:48:47 GMT;Connection:close; 2022-10-29T05:48:47.012Z|b38cb9ef-3019-4951-91b4-24e1418f55e2|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:48:47.012Z|b38cb9ef-3019-4951-91b4-24e1418f55e2|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:48:56.146Z|c66f4598-1da4-4fd0-8299-c21a4966f977|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:48:56.146Z|c66f4598-1da4-4fd0-8299-c21a4966f977|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:48:56.302Z|97107e35-3e99-45fd-b832-1a3f97de0013|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:48:56.302Z|97107e35-3e99-45fd-b832-1a3f97de0013|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:49:11.147Z|b7bd7fe7-1c9a-4f75-aaf6-bcef93d8165e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:49:11.151Z|b7bd7fe7-1c9a-4f75-aaf6-bcef93d8165e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:49:26.146Z|6bd28e29-02e8-43d2-9720-c903faa15ac8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:49:26.146Z|6bd28e29-02e8-43d2-9720-c903faa15ac8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:49:26.304Z|9ff03cbd-4719-4f7f-9ea3-c55f49b4abe5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:49:26.305Z|9ff03cbd-4719-4f7f-9ea3-c55f49b4abe5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:49:41.146Z|1026619c-2016-4927-aec0-46cae4e21d2d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:49:41.147Z|1026619c-2016-4927-aec0-46cae4e21d2d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:49:46.995Z|86cbb7ff-cf16-463a-b422-aeaeb6128e4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:49:46.995Z|86cbb7ff-cf16-463a-b422-aeaeb6128e4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:49:46.995Z|86cbb7ff-cf16-463a-b422-aeaeb6128e4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:49:46.996Z|86cbb7ff-cf16-463a-b422-aeaeb6128e4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:49:46.996Z|86cbb7ff-cf16-463a-b422-aeaeb6128e4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:49:46.997Z|86cbb7ff-cf16-463a-b422-aeaeb6128e4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:49:47.003Z|86cbb7ff-cf16-463a-b422-aeaeb6128e4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:49:47.003Z|86cbb7ff-cf16-463a-b422-aeaeb6128e4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:49:47.003Z|86cbb7ff-cf16-463a-b422-aeaeb6128e4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:49:47.003Z|86cbb7ff-cf16-463a-b422-aeaeb6128e4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:49:47 GMT;Connection:close; 2022-10-29T05:49:47.004Z|86cbb7ff-cf16-463a-b422-aeaeb6128e4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:49:47.004Z|86cbb7ff-cf16-463a-b422-aeaeb6128e4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:49:56.146Z|f22d6f2a-37aa-43ff-9cdc-ca6eb4a11dc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:49:56.149Z|f22d6f2a-37aa-43ff-9cdc-ca6eb4a11dc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:49:56.307Z|8dbbab96-a8b1-4b58-9e28-85bbfa3c805c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:49:56.308Z|8dbbab96-a8b1-4b58-9e28-85bbfa3c805c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:50:11.146Z|510143b2-918a-48a7-b505-bd57d8f7929a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:50:11.146Z|510143b2-918a-48a7-b505-bd57d8f7929a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:50:26.146Z|d0015f4b-cc74-4e3d-b5c7-ac641e883de7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:50:26.146Z|d0015f4b-cc74-4e3d-b5c7-ac641e883de7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:50:26.309Z|ada2f6a7-4e63-479e-8f09-e714136b1681|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:50:26.310Z|ada2f6a7-4e63-479e-8f09-e714136b1681|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:50:41.146Z|0b358215-78ce-410b-b98f-3dcd51989f0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:50:41.149Z|0b358215-78ce-410b-b98f-3dcd51989f0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:50:46.992Z|fe86435f-b648-490a-bce4-8e2e1f26932c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:50:46.993Z|fe86435f-b648-490a-bce4-8e2e1f26932c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:50:46.993Z|fe86435f-b648-490a-bce4-8e2e1f26932c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:50:46.993Z|fe86435f-b648-490a-bce4-8e2e1f26932c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:50:46.994Z|fe86435f-b648-490a-bce4-8e2e1f26932c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:50:46.994Z|fe86435f-b648-490a-bce4-8e2e1f26932c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:50:47.000Z|fe86435f-b648-490a-bce4-8e2e1f26932c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:50:47.000Z|fe86435f-b648-490a-bce4-8e2e1f26932c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:50:47.001Z|fe86435f-b648-490a-bce4-8e2e1f26932c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:50:47.001Z|fe86435f-b648-490a-bce4-8e2e1f26932c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:50:46 GMT;Connection:close; 2022-10-29T05:50:47.001Z|fe86435f-b648-490a-bce4-8e2e1f26932c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:50:47.002Z|fe86435f-b648-490a-bce4-8e2e1f26932c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:50:56.146Z|68c05691-5d7d-4fee-9f30-371c501ab2cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:50:56.146Z|68c05691-5d7d-4fee-9f30-371c501ab2cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:50:56.311Z|f5306731-727e-43ae-baf9-103eb853240b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:50:56.312Z|f5306731-727e-43ae-baf9-103eb853240b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:51:11.146Z|c0f06b14-e3c8-4c95-a23d-2c73efef78fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:51:11.147Z|c0f06b14-e3c8-4c95-a23d-2c73efef78fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:51:26.146Z|89a79145-6999-4c1a-88c6-4d26d46cf284|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:51:26.149Z|89a79145-6999-4c1a-88c6-4d26d46cf284|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:51:26.313Z|956f9b06-8db6-49ce-bc41-4f8654fb22a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:51:26.314Z|956f9b06-8db6-49ce-bc41-4f8654fb22a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:51:41.146Z|9f9ce3ba-a5fa-4ba1-a93d-dbe161f0a01f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:51:41.147Z|9f9ce3ba-a5fa-4ba1-a93d-dbe161f0a01f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:51:46.992Z|43563224-ce93-43b8-bff8-7210563a88c2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:51:46.993Z|43563224-ce93-43b8-bff8-7210563a88c2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:51:46.993Z|43563224-ce93-43b8-bff8-7210563a88c2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:51:46.996Z|43563224-ce93-43b8-bff8-7210563a88c2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:51:46.996Z|43563224-ce93-43b8-bff8-7210563a88c2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:51:46.996Z|43563224-ce93-43b8-bff8-7210563a88c2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:51:47.003Z|43563224-ce93-43b8-bff8-7210563a88c2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:51:47.004Z|43563224-ce93-43b8-bff8-7210563a88c2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:51:47.004Z|43563224-ce93-43b8-bff8-7210563a88c2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:51:47.005Z|43563224-ce93-43b8-bff8-7210563a88c2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:51:47 GMT;Connection:close; 2022-10-29T05:51:47.005Z|43563224-ce93-43b8-bff8-7210563a88c2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:51:47.006Z|43563224-ce93-43b8-bff8-7210563a88c2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:51:56.146Z|56b8f564-3e66-4d8d-a0a7-53b2591079b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:51:56.147Z|56b8f564-3e66-4d8d-a0a7-53b2591079b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:51:56.315Z|a5d1c1d5-bf7a-4e0a-a4d8-82d2e41113b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:51:56.316Z|a5d1c1d5-bf7a-4e0a-a4d8-82d2e41113b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:52:11.146Z|5206f5ea-6404-4f68-b9b0-b8c6c3c3d451|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:52:11.148Z|5206f5ea-6404-4f68-b9b0-b8c6c3c3d451|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:52:26.145Z|4d9fc891-770f-4c57-8dba-3590d9823064|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:52:26.146Z|4d9fc891-770f-4c57-8dba-3590d9823064|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:52:26.317Z|01fd3798-90d8-4d5e-9301-3273a6e97f43|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:52:26.318Z|01fd3798-90d8-4d5e-9301-3273a6e97f43|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:52:41.145Z|d9e2874a-9c63-4194-9952-95fc9809186a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:52:41.146Z|d9e2874a-9c63-4194-9952-95fc9809186a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:52:46.991Z|5c4710e1-ec11-4610-8b0c-517a2f4efddd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:52:46.991Z|5c4710e1-ec11-4610-8b0c-517a2f4efddd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:52:46.992Z|5c4710e1-ec11-4610-8b0c-517a2f4efddd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:52:46.992Z|5c4710e1-ec11-4610-8b0c-517a2f4efddd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:52:46.992Z|5c4710e1-ec11-4610-8b0c-517a2f4efddd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:52:46.993Z|5c4710e1-ec11-4610-8b0c-517a2f4efddd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:52:47.005Z|5c4710e1-ec11-4610-8b0c-517a2f4efddd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:52:47.005Z|5c4710e1-ec11-4610-8b0c-517a2f4efddd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:52:47.006Z|5c4710e1-ec11-4610-8b0c-517a2f4efddd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:52:47.006Z|5c4710e1-ec11-4610-8b0c-517a2f4efddd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:52:47 GMT;Connection:close; 2022-10-29T05:52:47.006Z|5c4710e1-ec11-4610-8b0c-517a2f4efddd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:52:47.006Z|5c4710e1-ec11-4610-8b0c-517a2f4efddd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:52:56.145Z|a202aa50-a0b4-4b5d-b28d-1b2c3be82ed0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:52:56.148Z|a202aa50-a0b4-4b5d-b28d-1b2c3be82ed0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:52:56.319Z|9ac34e8d-3fc4-4f06-8f84-79196d9ea8aa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:52:56.320Z|9ac34e8d-3fc4-4f06-8f84-79196d9ea8aa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:53:11.146Z|1fbd44ac-ef99-4d30-a1be-6482b650b820|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:53:11.147Z|1fbd44ac-ef99-4d30-a1be-6482b650b820|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:53:26.146Z|d21694e8-8f8f-454e-9b23-cc9439e75c06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:53:26.146Z|d21694e8-8f8f-454e-9b23-cc9439e75c06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:53:26.321Z|47b31b9d-a601-4365-b86b-b678a4f84b56|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:53:26.322Z|47b31b9d-a601-4365-b86b-b678a4f84b56|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:53:41.146Z|9109ae64-24c0-496f-bb60-feac94390b5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:53:41.151Z|9109ae64-24c0-496f-bb60-feac94390b5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:53:46.992Z|8b70e27f-b4ea-497b-a700-eb1a61c640c4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:53:46.993Z|8b70e27f-b4ea-497b-a700-eb1a61c640c4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:53:46.993Z|8b70e27f-b4ea-497b-a700-eb1a61c640c4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:53:46.993Z|8b70e27f-b4ea-497b-a700-eb1a61c640c4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:53:46.993Z|8b70e27f-b4ea-497b-a700-eb1a61c640c4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:53:46.994Z|8b70e27f-b4ea-497b-a700-eb1a61c640c4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:53:47.008Z|8b70e27f-b4ea-497b-a700-eb1a61c640c4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:53:47.008Z|8b70e27f-b4ea-497b-a700-eb1a61c640c4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:53:47.009Z|8b70e27f-b4ea-497b-a700-eb1a61c640c4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:53:47.009Z|8b70e27f-b4ea-497b-a700-eb1a61c640c4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:53:47 GMT;Connection:close; 2022-10-29T05:53:47.009Z|8b70e27f-b4ea-497b-a700-eb1a61c640c4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:53:47.010Z|8b70e27f-b4ea-497b-a700-eb1a61c640c4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:53:56.145Z|193875ff-355c-4aa0-bcc1-8c7d5207bdd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:53:56.146Z|193875ff-355c-4aa0-bcc1-8c7d5207bdd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:53:56.323Z|be2ee3b4-d563-4ddb-9729-3a12b93fa6ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:53:56.324Z|be2ee3b4-d563-4ddb-9729-3a12b93fa6ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:54:11.145Z|af3ddc52-48d8-4122-a5ec-a23d945d7598|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:54:11.146Z|af3ddc52-48d8-4122-a5ec-a23d945d7598|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:54:26.146Z|d33b5ffc-747e-48de-876a-f731f3b9078a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:54:26.148Z|d33b5ffc-747e-48de-876a-f731f3b9078a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:54:26.326Z|517a7f90-6744-4f6c-b965-eb35e77901ce|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:54:26.327Z|517a7f90-6744-4f6c-b965-eb35e77901ce|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:54:41.146Z|a8f5e352-25fa-4bec-a3c1-6f9410648bb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:54:41.147Z|a8f5e352-25fa-4bec-a3c1-6f9410648bb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:54:46.993Z|49d77525-ccae-407b-9fec-a6485420353f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:54:46.994Z|49d77525-ccae-407b-9fec-a6485420353f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:54:46.995Z|49d77525-ccae-407b-9fec-a6485420353f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:54:46.995Z|49d77525-ccae-407b-9fec-a6485420353f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:54:46.996Z|49d77525-ccae-407b-9fec-a6485420353f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:54:46.996Z|49d77525-ccae-407b-9fec-a6485420353f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:54:47.002Z|49d77525-ccae-407b-9fec-a6485420353f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:54:47.003Z|49d77525-ccae-407b-9fec-a6485420353f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:54:47.003Z|49d77525-ccae-407b-9fec-a6485420353f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:54:47.003Z|49d77525-ccae-407b-9fec-a6485420353f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:54:47 GMT;Connection:close; 2022-10-29T05:54:47.004Z|49d77525-ccae-407b-9fec-a6485420353f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:54:47.004Z|49d77525-ccae-407b-9fec-a6485420353f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:54:56.146Z|b36f36ea-ef4b-4f53-9a21-7e98dc794e75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:54:56.146Z|b36f36ea-ef4b-4f53-9a21-7e98dc794e75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:54:56.329Z|f5d1d874-1b7d-4371-9606-fcdb19f02cd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:54:56.329Z|f5d1d874-1b7d-4371-9606-fcdb19f02cd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:55:11.145Z|6c4d002e-84aa-48f1-9676-d186bf938991|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:55:11.148Z|6c4d002e-84aa-48f1-9676-d186bf938991|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:55:26.146Z|4544ebd5-5ba5-4e4a-8e4c-5ad1b1def792|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:55:26.146Z|4544ebd5-5ba5-4e4a-8e4c-5ad1b1def792|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:55:26.331Z|a34b6d09-a544-4d6e-9924-c59c60cbd192|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:55:26.331Z|a34b6d09-a544-4d6e-9924-c59c60cbd192|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:55:41.149Z|0ce5d384-3b3e-4752-8811-2db8e8063df2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:55:41.153Z|0ce5d384-3b3e-4752-8811-2db8e8063df2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:55:46.992Z|1176c10d-7322-4574-8f0e-042c64e75125|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:55:46.992Z|1176c10d-7322-4574-8f0e-042c64e75125|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:55:46.993Z|1176c10d-7322-4574-8f0e-042c64e75125|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:55:46.993Z|1176c10d-7322-4574-8f0e-042c64e75125|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:55:46.994Z|1176c10d-7322-4574-8f0e-042c64e75125|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:55:46.994Z|1176c10d-7322-4574-8f0e-042c64e75125|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:55:47.001Z|1176c10d-7322-4574-8f0e-042c64e75125|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:55:47.001Z|1176c10d-7322-4574-8f0e-042c64e75125|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:55:47.001Z|1176c10d-7322-4574-8f0e-042c64e75125|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:55:47.002Z|1176c10d-7322-4574-8f0e-042c64e75125|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:55:46 GMT;Connection:close; 2022-10-29T05:55:47.002Z|1176c10d-7322-4574-8f0e-042c64e75125|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:55:47.002Z|1176c10d-7322-4574-8f0e-042c64e75125|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:55:56.145Z|1c7dd860-2b16-4994-a37a-e1b6bf7ab786|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:55:56.146Z|1c7dd860-2b16-4994-a37a-e1b6bf7ab786|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:55:56.332Z|0f41e2f3-8e7d-4ccf-b37a-24946e52d1a1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:55:56.333Z|0f41e2f3-8e7d-4ccf-b37a-24946e52d1a1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:56:11.146Z|7532fc7d-bd41-4908-81d1-8b491dcbe74c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:56:11.147Z|7532fc7d-bd41-4908-81d1-8b491dcbe74c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:56:26.146Z|7c6c2dc4-b9cf-429c-babc-6f7dbec6090b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:56:26.149Z|7c6c2dc4-b9cf-429c-babc-6f7dbec6090b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:56:26.335Z|bae7ba26-4c61-4dad-9035-88e7646befcf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:56:26.336Z|bae7ba26-4c61-4dad-9035-88e7646befcf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:56:41.146Z|a9b017eb-00a7-40ee-aea8-862a6223763e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:56:41.147Z|a9b017eb-00a7-40ee-aea8-862a6223763e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:56:46.993Z|f889d5e2-7ace-48ba-a335-bb0e0e024bdb|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:56:46.994Z|f889d5e2-7ace-48ba-a335-bb0e0e024bdb|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:56:46.994Z|f889d5e2-7ace-48ba-a335-bb0e0e024bdb|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:56:46.995Z|f889d5e2-7ace-48ba-a335-bb0e0e024bdb|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:56:46.995Z|f889d5e2-7ace-48ba-a335-bb0e0e024bdb|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:56:46.995Z|f889d5e2-7ace-48ba-a335-bb0e0e024bdb|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:56:47.005Z|f889d5e2-7ace-48ba-a335-bb0e0e024bdb|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:56:47.005Z|f889d5e2-7ace-48ba-a335-bb0e0e024bdb|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:56:47.005Z|f889d5e2-7ace-48ba-a335-bb0e0e024bdb|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:56:47.006Z|f889d5e2-7ace-48ba-a335-bb0e0e024bdb|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:56:47 GMT;Connection:close; 2022-10-29T05:56:47.006Z|f889d5e2-7ace-48ba-a335-bb0e0e024bdb|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:56:47.006Z|f889d5e2-7ace-48ba-a335-bb0e0e024bdb|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:56:56.145Z|c0c8fabe-bfd2-4065-bfd6-b4347f32941b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:56:56.146Z|c0c8fabe-bfd2-4065-bfd6-b4347f32941b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:56:56.337Z|856b85f5-7a01-4760-afea-6c44077969b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:56:56.338Z|856b85f5-7a01-4760-afea-6c44077969b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:57:11.146Z|716179cb-ff50-4610-9e5b-4b15fda95170|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:57:11.146Z|716179cb-ff50-4610-9e5b-4b15fda95170|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:57:26.145Z|67f2be1b-d8d6-48f0-9860-11e4e4adfc8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:57:26.146Z|67f2be1b-d8d6-48f0-9860-11e4e4adfc8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:57:26.339Z|01f3117b-df4e-493d-890d-395bc2a3d6de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:57:26.340Z|01f3117b-df4e-493d-890d-395bc2a3d6de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:57:41.145Z|9a64344f-c939-486e-bc74-33eabbaba007|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:57:41.153Z|9a64344f-c939-486e-bc74-33eabbaba007|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:57:46.992Z|3e2d3cb4-f484-47f4-83e1-8bd6028bcfc7|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:57:46.992Z|3e2d3cb4-f484-47f4-83e1-8bd6028bcfc7|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:57:46.992Z|3e2d3cb4-f484-47f4-83e1-8bd6028bcfc7|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:57:46.992Z|3e2d3cb4-f484-47f4-83e1-8bd6028bcfc7|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:57:46.993Z|3e2d3cb4-f484-47f4-83e1-8bd6028bcfc7|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:57:46.994Z|3e2d3cb4-f484-47f4-83e1-8bd6028bcfc7|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:57:46.999Z|3e2d3cb4-f484-47f4-83e1-8bd6028bcfc7|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:57:46.999Z|3e2d3cb4-f484-47f4-83e1-8bd6028bcfc7|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:57:47.000Z|3e2d3cb4-f484-47f4-83e1-8bd6028bcfc7|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:57:47.000Z|3e2d3cb4-f484-47f4-83e1-8bd6028bcfc7|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:57:46 GMT;Connection:close; 2022-10-29T05:57:47.000Z|3e2d3cb4-f484-47f4-83e1-8bd6028bcfc7|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:57:47.000Z|3e2d3cb4-f484-47f4-83e1-8bd6028bcfc7|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:57:56.146Z|c3fa76a4-8411-4c2c-8df6-4429bbbefe4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:57:56.146Z|c3fa76a4-8411-4c2c-8df6-4429bbbefe4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:57:56.341Z|e7188cad-d153-42c5-86e6-5be8f8e8e365|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:57:56.342Z|e7188cad-d153-42c5-86e6-5be8f8e8e365|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:58:11.146Z|4edd5dfe-1c85-469e-803e-2ec2216a12e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:58:11.147Z|4edd5dfe-1c85-469e-803e-2ec2216a12e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:58:26.145Z|5ff841d7-75dd-460b-a80f-19dd3fe1a576|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:58:26.148Z|5ff841d7-75dd-460b-a80f-19dd3fe1a576|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:58:26.343Z|5a2eb5fb-216b-4094-b6f3-1699ca134a0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:58:26.344Z|5a2eb5fb-216b-4094-b6f3-1699ca134a0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:58:41.146Z|09abdfd0-d326-4313-b426-7ec869b1d9b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:58:41.147Z|09abdfd0-d326-4313-b426-7ec869b1d9b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:58:46.992Z|cea3915b-324b-4f2e-be71-65a57c13e06c|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:58:46.993Z|cea3915b-324b-4f2e-be71-65a57c13e06c|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:58:46.993Z|cea3915b-324b-4f2e-be71-65a57c13e06c|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:58:46.993Z|cea3915b-324b-4f2e-be71-65a57c13e06c|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:58:46.993Z|cea3915b-324b-4f2e-be71-65a57c13e06c|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:58:46.995Z|cea3915b-324b-4f2e-be71-65a57c13e06c|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:58:47.003Z|cea3915b-324b-4f2e-be71-65a57c13e06c|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:58:47.003Z|cea3915b-324b-4f2e-be71-65a57c13e06c|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:58:47.003Z|cea3915b-324b-4f2e-be71-65a57c13e06c|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:58:47.004Z|cea3915b-324b-4f2e-be71-65a57c13e06c|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:58:47 GMT;Connection:close; 2022-10-29T05:58:47.004Z|cea3915b-324b-4f2e-be71-65a57c13e06c|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:58:47.004Z|cea3915b-324b-4f2e-be71-65a57c13e06c|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:58:56.145Z|ce155a34-b529-4051-947d-c70f67f0093b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:58:56.146Z|ce155a34-b529-4051-947d-c70f67f0093b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:58:56.345Z|0a1b7923-3f3d-4121-b71e-d15c4fb64204|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:58:56.346Z|0a1b7923-3f3d-4121-b71e-d15c4fb64204|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:59:11.146Z|6f7d355c-95cc-4ac1-b556-a0634c83be16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:59:11.150Z|6f7d355c-95cc-4ac1-b556-a0634c83be16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:59:26.146Z|ded5f07e-1f4e-4e57-8d2a-9f9bf84cec44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:59:26.147Z|ded5f07e-1f4e-4e57-8d2a-9f9bf84cec44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:59:26.347Z|5583d79e-33f4-4f6d-9ae0-6ad3f1fda6cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:59:26.348Z|5583d79e-33f4-4f6d-9ae0-6ad3f1fda6cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:59:41.146Z|12c7ff72-b71d-446f-bb61-4a92e0f6eb26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:59:41.147Z|12c7ff72-b71d-446f-bb61-4a92e0f6eb26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:59:46.997Z|daa9b441-e7dc-4db2-a37a-bc828bf5d692|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T05:59:46.998Z|daa9b441-e7dc-4db2-a37a-bc828bf5d692|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T05:59:46.998Z|daa9b441-e7dc-4db2-a37a-bc828bf5d692|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T05:59:46.998Z|daa9b441-e7dc-4db2-a37a-bc828bf5d692|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T05:59:46.999Z|daa9b441-e7dc-4db2-a37a-bc828bf5d692|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T05:59:47.001Z|daa9b441-e7dc-4db2-a37a-bc828bf5d692|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T05:59:47.009Z|daa9b441-e7dc-4db2-a37a-bc828bf5d692|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T05:59:47.009Z|daa9b441-e7dc-4db2-a37a-bc828bf5d692|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T05:59:47.009Z|daa9b441-e7dc-4db2-a37a-bc828bf5d692|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T05:59:47.010Z|daa9b441-e7dc-4db2-a37a-bc828bf5d692|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 05:59:47 GMT;Connection:close; 2022-10-29T05:59:47.010Z|daa9b441-e7dc-4db2-a37a-bc828bf5d692|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T05:59:47.010Z|daa9b441-e7dc-4db2-a37a-bc828bf5d692|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T05:59:56.146Z|2f0ccb89-bebb-4a58-a89d-0f6e93474527|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:59:56.149Z|2f0ccb89-bebb-4a58-a89d-0f6e93474527|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T05:59:56.349Z|d9cc357e-b13b-4f83-9bb3-4bd9fd784887|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T05:59:56.350Z|d9cc357e-b13b-4f83-9bb3-4bd9fd784887|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:00:11.146Z|43766cba-4b7b-4884-b3a0-eb216824c845|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:00:11.147Z|43766cba-4b7b-4884-b3a0-eb216824c845|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:00:26.146Z|1d5ce045-6431-468a-9038-625d3bf1fe5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:00:26.147Z|1d5ce045-6431-468a-9038-625d3bf1fe5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:00:26.351Z|d6635d13-b4a6-4727-ba61-ebc6067270a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:00:26.352Z|d6635d13-b4a6-4727-ba61-ebc6067270a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:00:41.146Z|b862542b-b501-45a4-9de8-57dc23e4f740|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:00:41.149Z|b862542b-b501-45a4-9de8-57dc23e4f740|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:00:46.994Z|f7f97118-3da4-47ab-a17f-e082eb0383cb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:00:46.995Z|f7f97118-3da4-47ab-a17f-e082eb0383cb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:00:46.995Z|f7f97118-3da4-47ab-a17f-e082eb0383cb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:00:46.995Z|f7f97118-3da4-47ab-a17f-e082eb0383cb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:00:46.996Z|f7f97118-3da4-47ab-a17f-e082eb0383cb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:00:46.998Z|f7f97118-3da4-47ab-a17f-e082eb0383cb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:00:47.007Z|f7f97118-3da4-47ab-a17f-e082eb0383cb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:00:47.007Z|f7f97118-3da4-47ab-a17f-e082eb0383cb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:00:47.007Z|f7f97118-3da4-47ab-a17f-e082eb0383cb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:00:47.008Z|f7f97118-3da4-47ab-a17f-e082eb0383cb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:00:47 GMT;Connection:close; 2022-10-29T06:00:47.009Z|f7f97118-3da4-47ab-a17f-e082eb0383cb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:00:47.010Z|f7f97118-3da4-47ab-a17f-e082eb0383cb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:00:56.145Z|c554958a-3352-413f-b802-b93cdbe13470|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:00:56.146Z|c554958a-3352-413f-b802-b93cdbe13470|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:00:56.353Z|d9e4bd4a-ca5e-466a-9684-82fd57c004b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:00:56.354Z|d9e4bd4a-ca5e-466a-9684-82fd57c004b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:01:11.146Z|da136a1e-0cd8-4a28-9ffe-4702577e9b44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:01:11.147Z|da136a1e-0cd8-4a28-9ffe-4702577e9b44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:01:26.145Z|74cd580d-b691-4571-b033-547b1483a4df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:01:26.149Z|74cd580d-b691-4571-b033-547b1483a4df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:01:26.355Z|9bae2d64-b242-4681-bd68-c967c033f928|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:01:26.356Z|9bae2d64-b242-4681-bd68-c967c033f928|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:01:41.146Z|2ed370db-8212-484e-a572-7566ae68adf6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:01:41.146Z|2ed370db-8212-484e-a572-7566ae68adf6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:01:46.992Z|34571ef8-e6da-43b5-af4b-c67c402bd60a|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:01:46.993Z|34571ef8-e6da-43b5-af4b-c67c402bd60a|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:01:46.993Z|34571ef8-e6da-43b5-af4b-c67c402bd60a|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:01:46.993Z|34571ef8-e6da-43b5-af4b-c67c402bd60a|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:01:46.993Z|34571ef8-e6da-43b5-af4b-c67c402bd60a|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:01:46.994Z|34571ef8-e6da-43b5-af4b-c67c402bd60a|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:01:47.005Z|34571ef8-e6da-43b5-af4b-c67c402bd60a|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:01:47.005Z|34571ef8-e6da-43b5-af4b-c67c402bd60a|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:01:47.005Z|34571ef8-e6da-43b5-af4b-c67c402bd60a|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:01:47.006Z|34571ef8-e6da-43b5-af4b-c67c402bd60a|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:01:47 GMT;Connection:close; 2022-10-29T06:01:47.006Z|34571ef8-e6da-43b5-af4b-c67c402bd60a|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:01:47.006Z|34571ef8-e6da-43b5-af4b-c67c402bd60a|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:01:56.146Z|034f0ae7-ef9a-419e-8179-9d309bb3c96f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:01:56.147Z|034f0ae7-ef9a-419e-8179-9d309bb3c96f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:01:56.358Z|79cc5f65-4dc5-49e8-a6d9-7d2c94731a52|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:01:56.359Z|79cc5f65-4dc5-49e8-a6d9-7d2c94731a52|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:02:11.145Z|e07c5fd3-8bfc-4047-803c-30e77c992e92|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:02:11.148Z|e07c5fd3-8bfc-4047-803c-30e77c992e92|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:02:26.145Z|4b46164e-111e-432e-bfcf-8d27bba2f9e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:02:26.146Z|4b46164e-111e-432e-bfcf-8d27bba2f9e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:02:26.361Z|098d10f9-cfe1-48e8-89fa-4a34ee05bf18|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:02:26.362Z|098d10f9-cfe1-48e8-89fa-4a34ee05bf18|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:02:41.145Z|99b28952-3eb0-41c7-a300-43d527ddf8cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:02:41.146Z|99b28952-3eb0-41c7-a300-43d527ddf8cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:02:46.993Z|669471f7-1e14-4449-930c-4eb5bc4253d8|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:02:46.993Z|669471f7-1e14-4449-930c-4eb5bc4253d8|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:02:46.994Z|669471f7-1e14-4449-930c-4eb5bc4253d8|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:02:46.994Z|669471f7-1e14-4449-930c-4eb5bc4253d8|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:02:46.995Z|669471f7-1e14-4449-930c-4eb5bc4253d8|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:02:46.995Z|669471f7-1e14-4449-930c-4eb5bc4253d8|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:02:47.001Z|669471f7-1e14-4449-930c-4eb5bc4253d8|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:02:47.001Z|669471f7-1e14-4449-930c-4eb5bc4253d8|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:02:47.002Z|669471f7-1e14-4449-930c-4eb5bc4253d8|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:02:47.002Z|669471f7-1e14-4449-930c-4eb5bc4253d8|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:02:47 GMT;Connection:close; 2022-10-29T06:02:47.002Z|669471f7-1e14-4449-930c-4eb5bc4253d8|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:02:47.003Z|669471f7-1e14-4449-930c-4eb5bc4253d8|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:02:56.146Z|9fbb9ca8-74b6-4872-9a41-6495a9daad82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:02:56.149Z|9fbb9ca8-74b6-4872-9a41-6495a9daad82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:02:56.364Z|dd9b50cc-64b4-4c58-b552-ae4523f40901|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:02:56.365Z|dd9b50cc-64b4-4c58-b552-ae4523f40901|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:03:11.145Z|de9bf827-2de9-4ec6-b63c-fbdbb56c7faf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:03:11.146Z|de9bf827-2de9-4ec6-b63c-fbdbb56c7faf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:03:26.146Z|84b4e427-5608-46f1-b6a5-cd5af68c9d4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:03:26.147Z|84b4e427-5608-46f1-b6a5-cd5af68c9d4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:03:26.367Z|ebbc83ae-5de9-4d1a-b88e-b251eca22983|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:03:26.368Z|ebbc83ae-5de9-4d1a-b88e-b251eca22983|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:03:41.146Z|6bf6d362-6e39-49f8-8c79-babd1ff8958f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:03:41.150Z|6bf6d362-6e39-49f8-8c79-babd1ff8958f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:03:46.993Z|31e10670-2442-4ef6-bdfd-83fa54bc58c1|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:03:46.993Z|31e10670-2442-4ef6-bdfd-83fa54bc58c1|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:03:46.993Z|31e10670-2442-4ef6-bdfd-83fa54bc58c1|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:03:46.994Z|31e10670-2442-4ef6-bdfd-83fa54bc58c1|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:03:46.994Z|31e10670-2442-4ef6-bdfd-83fa54bc58c1|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:03:46.994Z|31e10670-2442-4ef6-bdfd-83fa54bc58c1|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:03:47.011Z|31e10670-2442-4ef6-bdfd-83fa54bc58c1|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:03:47.012Z|31e10670-2442-4ef6-bdfd-83fa54bc58c1|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:03:47.012Z|31e10670-2442-4ef6-bdfd-83fa54bc58c1|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:03:47.013Z|31e10670-2442-4ef6-bdfd-83fa54bc58c1|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:03:47 GMT;Connection:close; 2022-10-29T06:03:47.013Z|31e10670-2442-4ef6-bdfd-83fa54bc58c1|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:03:47.013Z|31e10670-2442-4ef6-bdfd-83fa54bc58c1|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:03:51.903Z|2c3c1e3f-a06c-468c-b4d8-971b02a9a799|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-10-29T06:03:51.904Z|2c3c1e3f-a06c-468c-b4d8-971b02a9a799|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:03:51.904Z|2c3c1e3f-a06c-468c-b4d8-971b02a9a799|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||URI : /manage/health 2022-10-29T06:03:51.904Z|2c3c1e3f-a06c-468c-b4d8-971b02a9a799|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||Method : GET 2022-10-29T06:03:51.905Z|2c3c1e3f-a06c-468c-b4d8-971b02a9a799|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.28.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:2c3c1e3f-a06c-468c-b4d8-971b02a9a799;x-fromappid:robot-ete; 2022-10-29T06:03:51.905Z|2c3c1e3f-a06c-468c-b4d8-971b02a9a799|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end================================================== 2022-10-29T06:03:51.946Z|2c3c1e3f-a06c-468c-b4d8-971b02a9a799|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin========================================== 2022-10-29T06:03:51.946Z|2c3c1e3f-a06c-468c-b4d8-971b02a9a799|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code : 200 2022-10-29T06:03:51.946Z|2c3c1e3f-a06c-468c-b4d8-971b02a9a799|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text : OK 2022-10-29T06:03:51.946Z|2c3c1e3f-a06c-468c-b4d8-971b02a9a799|http-nio-8083-exec-8|/manage/health|python-requests/2.28.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:Sat, 29 Oct 2022 06:03:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:03:51.947Z|2c3c1e3f-a06c-468c-b4d8-971b02a9a799|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================ 2022-10-29T06:03:51.947Z|2c3c1e3f-a06c-468c-b4d8-971b02a9a799|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||INFO|500||Exiting. 2022-10-29T06:03:56.145Z|ba414abc-9a10-4993-9991-c950fa945f97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:03:56.146Z|ba414abc-9a10-4993-9991-c950fa945f97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:03:56.369Z|ae3b46d6-608d-4e26-8d77-12c98298b357|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:03:56.369Z|ae3b46d6-608d-4e26-8d77-12c98298b357|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:03:57.611Z|8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c|http-nio-8083-exec-10|/infraActiveRequests/8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c|bpel|||INFO|500||Entering 2022-10-29T06:03:57.612Z|8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c|http-nio-8083-exec-10|/infraActiveRequests/8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:03:57.612Z|8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c|http-nio-8083-exec-10|/infraActiveRequests/8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c|bpel|||DEBUG|500||URI : /infraActiveRequests/8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c 2022-10-29T06:03:57.613Z|8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c|http-nio-8083-exec-10|/infraActiveRequests/8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c|bpel|||DEBUG|500||Method : GET 2022-10-29T06:03:57.613Z|8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c|http-nio-8083-exec-10|/infraActiveRequests/8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:62eb2a5ecf92642a;x-b3-spanid:9fe305713d059527;x-b3-parentspanid:62eb2a5ecf92642a;x-b3-sampled:0;x-onap-requestid:8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c;x-requestid:8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c;x-transactionid:8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c;x-ecomp-requestid:8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c;x-onap-partnername:SO.APIH;x-invocationid:e9f594ce-e9fd-4af1-af3a-8ea1cc748bb1;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-10-29T06:03:57.614Z|8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c|http-nio-8083-exec-10|/infraActiveRequests/8f9e7aad-ed1d-4be9-8c75-5e2a7a1cc75c|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:04:11.145Z|386e9507-56b6-4627-b2c3-9a3d46adbb2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:04:11.146Z|386e9507-56b6-4627-b2c3-9a3d46adbb2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:04:11.975Z|29d83664-cb39-40f9-81a9-5e74aaa449ca|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-10-29T06:04:11.976Z|29d83664-cb39-40f9-81a9-5e74aaa449ca|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:04:11.976Z|29d83664-cb39-40f9-81a9-5e74aaa449ca|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||URI : /manage/health 2022-10-29T06:04:11.977Z|29d83664-cb39-40f9-81a9-5e74aaa449ca|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||Method : GET 2022-10-29T06:04:11.977Z|29d83664-cb39-40f9-81a9-5e74aaa449ca|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.28.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:29d83664-cb39-40f9-81a9-5e74aaa449ca;x-fromappid:robot-ete; 2022-10-29T06:04:11.977Z|29d83664-cb39-40f9-81a9-5e74aaa449ca|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end================================================== 2022-10-29T06:04:11.983Z|29d83664-cb39-40f9-81a9-5e74aaa449ca|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin========================================== 2022-10-29T06:04:11.983Z|29d83664-cb39-40f9-81a9-5e74aaa449ca|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code : 200 2022-10-29T06:04:11.983Z|29d83664-cb39-40f9-81a9-5e74aaa449ca|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text : OK 2022-10-29T06:04:11.983Z|29d83664-cb39-40f9-81a9-5e74aaa449ca|http-nio-8083-exec-1|/manage/health|python-requests/2.28.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:Sat, 29 Oct 2022 06:04:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:04:11.984Z|29d83664-cb39-40f9-81a9-5e74aaa449ca|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================ 2022-10-29T06:04:11.984Z|29d83664-cb39-40f9-81a9-5e74aaa449ca|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||INFO|500||Exiting. 2022-10-29T06:04:26.146Z|6af7a64e-8574-4d60-99d3-898d358b5df0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:04:26.149Z|6af7a64e-8574-4d60-99d3-898d358b5df0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:04:26.370Z|5580b2c6-2c22-4453-b28e-8a4cf9ba4569|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:04:26.371Z|5580b2c6-2c22-4453-b28e-8a4cf9ba4569|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:04:41.145Z|fe6f698f-df82-4e68-bfd2-40ee6533a183|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:04:41.146Z|fe6f698f-df82-4e68-bfd2-40ee6533a183|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:04:46.992Z|55486d8c-70ae-4fb8-b17b-d42d8b61ff1b|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:04:46.992Z|55486d8c-70ae-4fb8-b17b-d42d8b61ff1b|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:04:46.993Z|55486d8c-70ae-4fb8-b17b-d42d8b61ff1b|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:04:46.993Z|55486d8c-70ae-4fb8-b17b-d42d8b61ff1b|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:04:46.993Z|55486d8c-70ae-4fb8-b17b-d42d8b61ff1b|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:04:46.995Z|55486d8c-70ae-4fb8-b17b-d42d8b61ff1b|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:04:47.003Z|55486d8c-70ae-4fb8-b17b-d42d8b61ff1b|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:04:47.004Z|55486d8c-70ae-4fb8-b17b-d42d8b61ff1b|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:04:47.004Z|55486d8c-70ae-4fb8-b17b-d42d8b61ff1b|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:04:47.005Z|55486d8c-70ae-4fb8-b17b-d42d8b61ff1b|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:04:47 GMT;Connection:close; 2022-10-29T06:04:47.005Z|55486d8c-70ae-4fb8-b17b-d42d8b61ff1b|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:04:47.006Z|55486d8c-70ae-4fb8-b17b-d42d8b61ff1b|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:04:56.145Z|f5f1d486-abc8-4068-ad1b-96a5585184d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:04:56.146Z|f5f1d486-abc8-4068-ad1b-96a5585184d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:04:56.372Z|b3b1b16b-f746-4ed5-982d-ac4ed8e8de0c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:04:56.373Z|b3b1b16b-f746-4ed5-982d-ac4ed8e8de0c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:05:11.145Z|69a93225-7df1-4ae4-a488-e83dc2828fba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:05:11.148Z|69a93225-7df1-4ae4-a488-e83dc2828fba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:05:26.146Z|33b0c4fd-91fc-4f25-b3cb-e6d0a099974f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:05:26.147Z|33b0c4fd-91fc-4f25-b3cb-e6d0a099974f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:05:26.374Z|1dc502eb-c57a-417c-b246-733291c04080|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:05:26.375Z|1dc502eb-c57a-417c-b246-733291c04080|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:05:41.146Z|d3b11bfe-e2aa-45aa-995b-4c6de13ba124|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:05:41.146Z|d3b11bfe-e2aa-45aa-995b-4c6de13ba124|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:05:46.994Z|92420794-d06d-4b10-a09a-688fc269e596|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:05:46.994Z|92420794-d06d-4b10-a09a-688fc269e596|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:05:46.994Z|92420794-d06d-4b10-a09a-688fc269e596|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:05:46.994Z|92420794-d06d-4b10-a09a-688fc269e596|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:05:46.995Z|92420794-d06d-4b10-a09a-688fc269e596|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:05:46.995Z|92420794-d06d-4b10-a09a-688fc269e596|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:05:47.001Z|92420794-d06d-4b10-a09a-688fc269e596|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:05:47.002Z|92420794-d06d-4b10-a09a-688fc269e596|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:05:47.002Z|92420794-d06d-4b10-a09a-688fc269e596|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:05:47.002Z|92420794-d06d-4b10-a09a-688fc269e596|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:05:47 GMT;Connection:close; 2022-10-29T06:05:47.002Z|92420794-d06d-4b10-a09a-688fc269e596|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:05:47.003Z|92420794-d06d-4b10-a09a-688fc269e596|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:05:56.145Z|ce1a94cf-90f5-4c83-be36-89db8e2e64a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:05:56.149Z|ce1a94cf-90f5-4c83-be36-89db8e2e64a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:05:56.376Z|4341a0b4-edf3-48cf-a48b-49ccd4e7fb0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:05:56.377Z|4341a0b4-edf3-48cf-a48b-49ccd4e7fb0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:06:11.145Z|944f8954-7e93-410a-ba75-7f9a4df45795|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:06:11.146Z|944f8954-7e93-410a-ba75-7f9a4df45795|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:06:26.146Z|0384953d-d945-492d-aa65-ed566705ae98|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:06:26.146Z|0384953d-d945-492d-aa65-ed566705ae98|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:06:26.378Z|835b9cf9-66ce-4650-9bf5-a7d4f84fe45e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:06:26.379Z|835b9cf9-66ce-4650-9bf5-a7d4f84fe45e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:06:41.146Z|3361006a-d8ab-4ed4-9d86-527021f4803b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:06:41.149Z|3361006a-d8ab-4ed4-9d86-527021f4803b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:06:46.993Z|10c648b7-29a1-4d2f-8505-aedc20301ffb|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:06:46.993Z|10c648b7-29a1-4d2f-8505-aedc20301ffb|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:06:46.994Z|10c648b7-29a1-4d2f-8505-aedc20301ffb|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:06:46.995Z|10c648b7-29a1-4d2f-8505-aedc20301ffb|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:06:46.996Z|10c648b7-29a1-4d2f-8505-aedc20301ffb|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:06:46.996Z|10c648b7-29a1-4d2f-8505-aedc20301ffb|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:06:47.003Z|10c648b7-29a1-4d2f-8505-aedc20301ffb|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:06:47.004Z|10c648b7-29a1-4d2f-8505-aedc20301ffb|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:06:47.004Z|10c648b7-29a1-4d2f-8505-aedc20301ffb|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:06:47.004Z|10c648b7-29a1-4d2f-8505-aedc20301ffb|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:06:47 GMT;Connection:close; 2022-10-29T06:06:47.005Z|10c648b7-29a1-4d2f-8505-aedc20301ffb|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:06:47.005Z|10c648b7-29a1-4d2f-8505-aedc20301ffb|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:06:56.145Z|5d43e8ee-dc6a-4dde-b6df-74bb5228e036|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:06:56.146Z|5d43e8ee-dc6a-4dde-b6df-74bb5228e036|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:06:56.380Z|94e09c92-a398-4936-a945-522f9d0170fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:06:56.381Z|94e09c92-a398-4936-a945-522f9d0170fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:07:11.145Z|37416555-bf16-49c6-aff6-a424ad949eef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:07:11.146Z|37416555-bf16-49c6-aff6-a424ad949eef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:07:26.145Z|c1f38253-8741-49d4-a324-49ed22bfe82c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:07:26.148Z|c1f38253-8741-49d4-a324-49ed22bfe82c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:07:26.382Z|746755d1-43e8-423e-ba6d-2e94b0af00c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:07:26.383Z|746755d1-43e8-423e-ba6d-2e94b0af00c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:07:41.145Z|7b3fe7b3-607d-407d-88ab-e8c8ce32952b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:07:41.146Z|7b3fe7b3-607d-407d-88ab-e8c8ce32952b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:07:46.992Z|2f057a3e-ab5e-4c1b-8d8b-265be2273fb3|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:07:46.993Z|2f057a3e-ab5e-4c1b-8d8b-265be2273fb3|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:07:46.993Z|2f057a3e-ab5e-4c1b-8d8b-265be2273fb3|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:07:46.994Z|2f057a3e-ab5e-4c1b-8d8b-265be2273fb3|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:07:46.994Z|2f057a3e-ab5e-4c1b-8d8b-265be2273fb3|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:07:46.994Z|2f057a3e-ab5e-4c1b-8d8b-265be2273fb3|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:07:47.004Z|2f057a3e-ab5e-4c1b-8d8b-265be2273fb3|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:07:47.005Z|2f057a3e-ab5e-4c1b-8d8b-265be2273fb3|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:07:47.005Z|2f057a3e-ab5e-4c1b-8d8b-265be2273fb3|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:07:47.006Z|2f057a3e-ab5e-4c1b-8d8b-265be2273fb3|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:07:47 GMT;Connection:close; 2022-10-29T06:07:47.006Z|2f057a3e-ab5e-4c1b-8d8b-265be2273fb3|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:07:47.007Z|2f057a3e-ab5e-4c1b-8d8b-265be2273fb3|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:07:56.145Z|0fc793cb-4eb0-40c5-9ec9-7f28cb8efba6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:07:56.146Z|0fc793cb-4eb0-40c5-9ec9-7f28cb8efba6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:07:56.384Z|655d87b1-8c55-4c10-9779-835eb3252743|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:07:56.385Z|655d87b1-8c55-4c10-9779-835eb3252743|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:08:11.145Z|f82f4953-bba3-4bc5-adf3-fd54a7e5acb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:08:11.148Z|f82f4953-bba3-4bc5-adf3-fd54a7e5acb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:08:26.145Z|bafee18a-9a0f-4eeb-a268-191a2b6001f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:08:26.147Z|bafee18a-9a0f-4eeb-a268-191a2b6001f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:08:26.386Z|898b2135-1f0f-4304-b488-0950426d423c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:08:26.387Z|898b2135-1f0f-4304-b488-0950426d423c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:08:41.145Z|7b70a940-3db1-4fb4-accd-5af0cfada9eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:08:41.147Z|7b70a940-3db1-4fb4-accd-5af0cfada9eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:08:46.995Z|cd461f7a-9dfe-4645-a53d-676e5efd02f7|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:08:46.998Z|cd461f7a-9dfe-4645-a53d-676e5efd02f7|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:08:46.998Z|cd461f7a-9dfe-4645-a53d-676e5efd02f7|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:08:46.998Z|cd461f7a-9dfe-4645-a53d-676e5efd02f7|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:08:46.999Z|cd461f7a-9dfe-4645-a53d-676e5efd02f7|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:08:46.999Z|cd461f7a-9dfe-4645-a53d-676e5efd02f7|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:08:47.006Z|cd461f7a-9dfe-4645-a53d-676e5efd02f7|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:08:47.007Z|cd461f7a-9dfe-4645-a53d-676e5efd02f7|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:08:47.007Z|cd461f7a-9dfe-4645-a53d-676e5efd02f7|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:08:47.007Z|cd461f7a-9dfe-4645-a53d-676e5efd02f7|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:08:47 GMT;Connection:close; 2022-10-29T06:08:47.008Z|cd461f7a-9dfe-4645-a53d-676e5efd02f7|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:08:47.008Z|cd461f7a-9dfe-4645-a53d-676e5efd02f7|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:08:56.145Z|9b078004-be43-419e-95d5-39a27e7886d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:08:56.148Z|9b078004-be43-419e-95d5-39a27e7886d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:08:56.388Z|bb608e7f-1469-491e-a2b4-0dce16560eda|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:08:56.389Z|bb608e7f-1469-491e-a2b4-0dce16560eda|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:09:11.146Z|31fbeba4-ddf2-48b2-9e1b-91edabf1d232|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:09:11.146Z|31fbeba4-ddf2-48b2-9e1b-91edabf1d232|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:09:26.145Z|09b39444-6fc5-45b4-8606-078c8a4e991e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:09:26.146Z|09b39444-6fc5-45b4-8606-078c8a4e991e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:09:26.391Z|60ee7f83-077c-43ef-8ac9-f3bcccbd86f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:09:26.391Z|60ee7f83-077c-43ef-8ac9-f3bcccbd86f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:09:41.145Z|9a939884-364c-4b78-a019-167de722cc3c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:09:41.149Z|9a939884-364c-4b78-a019-167de722cc3c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:09:46.992Z|1179e204-6d91-472d-b68a-1688eefcf815|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:09:46.993Z|1179e204-6d91-472d-b68a-1688eefcf815|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:09:46.993Z|1179e204-6d91-472d-b68a-1688eefcf815|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:09:46.995Z|1179e204-6d91-472d-b68a-1688eefcf815|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:09:46.996Z|1179e204-6d91-472d-b68a-1688eefcf815|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:09:46.996Z|1179e204-6d91-472d-b68a-1688eefcf815|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:09:47.002Z|1179e204-6d91-472d-b68a-1688eefcf815|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:09:47.002Z|1179e204-6d91-472d-b68a-1688eefcf815|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:09:47.002Z|1179e204-6d91-472d-b68a-1688eefcf815|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:09:47.003Z|1179e204-6d91-472d-b68a-1688eefcf815|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:09:47 GMT;Connection:close; 2022-10-29T06:09:47.003Z|1179e204-6d91-472d-b68a-1688eefcf815|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:09:47.003Z|1179e204-6d91-472d-b68a-1688eefcf815|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:09:56.145Z|c9e6a3ca-caf1-4865-8e42-7f43a915f322|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:09:56.146Z|c9e6a3ca-caf1-4865-8e42-7f43a915f322|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:09:56.392Z|25455111-4e30-45ae-b4c1-b2458c87dbc7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:09:56.393Z|25455111-4e30-45ae-b4c1-b2458c87dbc7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:10:11.145Z|8524dbf6-c2f8-45f7-9d7a-011f1f599dde|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:10:11.146Z|8524dbf6-c2f8-45f7-9d7a-011f1f599dde|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:10:26.145Z|09577d7b-00ce-4640-a7ab-8abe2e87fc60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:10:26.149Z|09577d7b-00ce-4640-a7ab-8abe2e87fc60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:10:26.395Z|2fae7bb1-6bec-439b-84f2-17edcc4da3b7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:10:26.395Z|2fae7bb1-6bec-439b-84f2-17edcc4da3b7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:10:41.145Z|bde77e2e-18fc-4797-aa32-073d238b4587|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:10:41.146Z|bde77e2e-18fc-4797-aa32-073d238b4587|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:10:46.995Z|6858feed-9013-41bf-9eef-1eb1d711a073|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:10:46.995Z|6858feed-9013-41bf-9eef-1eb1d711a073|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:10:46.995Z|6858feed-9013-41bf-9eef-1eb1d711a073|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:10:46.996Z|6858feed-9013-41bf-9eef-1eb1d711a073|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:10:46.996Z|6858feed-9013-41bf-9eef-1eb1d711a073|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:10:46.997Z|6858feed-9013-41bf-9eef-1eb1d711a073|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:10:47.003Z|6858feed-9013-41bf-9eef-1eb1d711a073|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:10:47.004Z|6858feed-9013-41bf-9eef-1eb1d711a073|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:10:47.004Z|6858feed-9013-41bf-9eef-1eb1d711a073|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:10:47.004Z|6858feed-9013-41bf-9eef-1eb1d711a073|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:10:47 GMT;Connection:close; 2022-10-29T06:10:47.004Z|6858feed-9013-41bf-9eef-1eb1d711a073|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:10:47.005Z|6858feed-9013-41bf-9eef-1eb1d711a073|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:10:56.146Z|7e172a0c-1527-4121-99b3-478dcfa0e7b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:10:56.147Z|7e172a0c-1527-4121-99b3-478dcfa0e7b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:10:56.396Z|90a651b9-3cd8-47fc-b7e8-75be82766e35|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:10:56.397Z|90a651b9-3cd8-47fc-b7e8-75be82766e35|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:11:11.145Z|5afde563-4413-45b8-b35f-da6e417934eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:11:11.149Z|5afde563-4413-45b8-b35f-da6e417934eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:11:26.145Z|d754c0c0-2fe2-49e0-93d6-0130b0fecdaa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:11:26.146Z|d754c0c0-2fe2-49e0-93d6-0130b0fecdaa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:11:26.398Z|51bb10b2-cb37-430f-9612-eeaafdd726c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:11:26.399Z|51bb10b2-cb37-430f-9612-eeaafdd726c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:11:41.146Z|240c2071-3785-4774-ae8e-f667ed57c4a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:11:41.146Z|240c2071-3785-4774-ae8e-f667ed57c4a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:11:46.998Z|2901168f-ee38-4fff-9400-921ef0a7c717|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:11:46.999Z|2901168f-ee38-4fff-9400-921ef0a7c717|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:11:46.999Z|2901168f-ee38-4fff-9400-921ef0a7c717|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:11:46.999Z|2901168f-ee38-4fff-9400-921ef0a7c717|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:11:47.001Z|2901168f-ee38-4fff-9400-921ef0a7c717|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:11:47.001Z|2901168f-ee38-4fff-9400-921ef0a7c717|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:11:47.009Z|2901168f-ee38-4fff-9400-921ef0a7c717|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:11:47.009Z|2901168f-ee38-4fff-9400-921ef0a7c717|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:11:47.009Z|2901168f-ee38-4fff-9400-921ef0a7c717|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:11:47.010Z|2901168f-ee38-4fff-9400-921ef0a7c717|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:11:47 GMT;Connection:close; 2022-10-29T06:11:47.010Z|2901168f-ee38-4fff-9400-921ef0a7c717|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:11:47.010Z|2901168f-ee38-4fff-9400-921ef0a7c717|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:11:56.146Z|d0f0f3f4-7075-41c1-b8d4-c3c485f5c8ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:11:56.149Z|d0f0f3f4-7075-41c1-b8d4-c3c485f5c8ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:11:56.400Z|313b9943-c347-4bd5-92d8-861e389dfe25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:11:56.401Z|313b9943-c347-4bd5-92d8-861e389dfe25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:12:11.146Z|40466f3d-ef16-4ec8-ab13-adffa810cc4c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:12:11.147Z|40466f3d-ef16-4ec8-ab13-adffa810cc4c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:12:26.145Z|e48aa748-7ae0-4587-b192-17951e079a6c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:12:26.147Z|e48aa748-7ae0-4587-b192-17951e079a6c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:12:26.402Z|95a9a2fd-a542-4691-a5c9-8e0714e83d5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:12:26.403Z|95a9a2fd-a542-4691-a5c9-8e0714e83d5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:12:41.145Z|d2ca5806-35bb-4276-98b0-19fb01ab7a10|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:12:41.148Z|d2ca5806-35bb-4276-98b0-19fb01ab7a10|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:12:46.995Z|0d779363-0724-4487-a9e8-8545cc79e4a4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:12:46.995Z|0d779363-0724-4487-a9e8-8545cc79e4a4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:12:46.996Z|0d779363-0724-4487-a9e8-8545cc79e4a4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:12:46.996Z|0d779363-0724-4487-a9e8-8545cc79e4a4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:12:46.996Z|0d779363-0724-4487-a9e8-8545cc79e4a4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:12:47.000Z|0d779363-0724-4487-a9e8-8545cc79e4a4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:12:47.008Z|0d779363-0724-4487-a9e8-8545cc79e4a4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:12:47.008Z|0d779363-0724-4487-a9e8-8545cc79e4a4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:12:47.009Z|0d779363-0724-4487-a9e8-8545cc79e4a4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:12:47.009Z|0d779363-0724-4487-a9e8-8545cc79e4a4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:12:47 GMT;Connection:close; 2022-10-29T06:12:47.009Z|0d779363-0724-4487-a9e8-8545cc79e4a4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:12:47.010Z|0d779363-0724-4487-a9e8-8545cc79e4a4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:12:56.146Z|fcf79e8c-7fad-47f3-bfe1-5e5e02c949e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:12:56.148Z|fcf79e8c-7fad-47f3-bfe1-5e5e02c949e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:12:56.404Z|3ab46a29-800b-45c6-a296-1468cceea16d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:12:56.405Z|3ab46a29-800b-45c6-a296-1468cceea16d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:13:11.145Z|e1a4ef21-f88c-4886-b3bb-ea33fc0d07fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:13:11.146Z|e1a4ef21-f88c-4886-b3bb-ea33fc0d07fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:13:26.145Z|77280278-01e6-4f11-9868-3562c989a33e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:13:26.148Z|77280278-01e6-4f11-9868-3562c989a33e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:13:26.406Z|718795df-d916-423e-bd45-60a3822fb88e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:13:26.407Z|718795df-d916-423e-bd45-60a3822fb88e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:13:41.145Z|e8f9a625-69c6-4c35-9c4c-1ebbad1e5232|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:13:41.146Z|e8f9a625-69c6-4c35-9c4c-1ebbad1e5232|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:13:46.996Z|3d73acc4-1f41-4199-bcfa-98ebfb0287be|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:13:46.997Z|3d73acc4-1f41-4199-bcfa-98ebfb0287be|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:13:46.998Z|3d73acc4-1f41-4199-bcfa-98ebfb0287be|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:13:46.999Z|3d73acc4-1f41-4199-bcfa-98ebfb0287be|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:13:46.999Z|3d73acc4-1f41-4199-bcfa-98ebfb0287be|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:13:46.999Z|3d73acc4-1f41-4199-bcfa-98ebfb0287be|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:13:47.011Z|3d73acc4-1f41-4199-bcfa-98ebfb0287be|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:13:47.011Z|3d73acc4-1f41-4199-bcfa-98ebfb0287be|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:13:47.011Z|3d73acc4-1f41-4199-bcfa-98ebfb0287be|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:13:47.011Z|3d73acc4-1f41-4199-bcfa-98ebfb0287be|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:13:47 GMT;Connection:close; 2022-10-29T06:13:47.012Z|3d73acc4-1f41-4199-bcfa-98ebfb0287be|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:13:47.012Z|3d73acc4-1f41-4199-bcfa-98ebfb0287be|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:13:56.146Z|837a2e8f-6402-44b6-a8c8-afd481b9234d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:13:56.147Z|837a2e8f-6402-44b6-a8c8-afd481b9234d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:13:56.409Z|b42a9bd0-40a6-40cb-ad2f-40d070730116|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:13:56.410Z|b42a9bd0-40a6-40cb-ad2f-40d070730116|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:14:11.146Z|bb802131-a434-436c-978c-32f5653aac64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:14:11.149Z|bb802131-a434-436c-978c-32f5653aac64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:14:26.146Z|beead8f8-87f1-4175-80cd-a31ad437a836|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:14:26.150Z|beead8f8-87f1-4175-80cd-a31ad437a836|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:14:26.412Z|92f7ef24-bd09-4de2-a068-134a317e11b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:14:26.413Z|92f7ef24-bd09-4de2-a068-134a317e11b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:14:41.147Z|4b5c7c0e-d550-4420-b26f-2f19081f16c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:14:41.149Z|4b5c7c0e-d550-4420-b26f-2f19081f16c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:14:47.015Z|fead6fe7-1e1c-489e-afed-753b2557f2a0|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:14:47.016Z|fead6fe7-1e1c-489e-afed-753b2557f2a0|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:14:47.016Z|fead6fe7-1e1c-489e-afed-753b2557f2a0|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:14:47.016Z|fead6fe7-1e1c-489e-afed-753b2557f2a0|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:14:47.017Z|fead6fe7-1e1c-489e-afed-753b2557f2a0|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:14:47.017Z|fead6fe7-1e1c-489e-afed-753b2557f2a0|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:14:47.026Z|fead6fe7-1e1c-489e-afed-753b2557f2a0|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:14:47.027Z|fead6fe7-1e1c-489e-afed-753b2557f2a0|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:14:47.027Z|fead6fe7-1e1c-489e-afed-753b2557f2a0|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:14:47.027Z|fead6fe7-1e1c-489e-afed-753b2557f2a0|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:14:47 GMT;Connection:close; 2022-10-29T06:14:47.027Z|fead6fe7-1e1c-489e-afed-753b2557f2a0|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:14:47.028Z|fead6fe7-1e1c-489e-afed-753b2557f2a0|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:14:56.146Z|cf408fee-5d0d-40ca-b25b-402cc3c5ff4a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:14:56.149Z|cf408fee-5d0d-40ca-b25b-402cc3c5ff4a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:14:56.414Z|1f871dca-5bbb-44bf-ba53-faecd247597b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:14:56.415Z|1f871dca-5bbb-44bf-ba53-faecd247597b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:15:11.146Z|63e0264c-481c-40f3-babb-0200badd370d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:15:11.147Z|63e0264c-481c-40f3-babb-0200badd370d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:15:26.146Z|61786878-702e-46b3-9172-cb9377ed1723|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:15:26.147Z|61786878-702e-46b3-9172-cb9377ed1723|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:15:26.417Z|9452128e-882a-41d4-af3f-f1c9ee28f2d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:15:26.418Z|9452128e-882a-41d4-af3f-f1c9ee28f2d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:15:41.146Z|89a95870-7a8e-4db9-89a6-ed483a6346c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:15:41.150Z|89a95870-7a8e-4db9-89a6-ed483a6346c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:15:46.995Z|057b1bb9-0222-4762-99fc-c4d44ec20a85|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:15:46.995Z|057b1bb9-0222-4762-99fc-c4d44ec20a85|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:15:46.996Z|057b1bb9-0222-4762-99fc-c4d44ec20a85|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:15:46.996Z|057b1bb9-0222-4762-99fc-c4d44ec20a85|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:15:46.996Z|057b1bb9-0222-4762-99fc-c4d44ec20a85|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:15:46.997Z|057b1bb9-0222-4762-99fc-c4d44ec20a85|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:15:47.012Z|057b1bb9-0222-4762-99fc-c4d44ec20a85|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:15:47.013Z|057b1bb9-0222-4762-99fc-c4d44ec20a85|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:15:47.013Z|057b1bb9-0222-4762-99fc-c4d44ec20a85|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:15:47.014Z|057b1bb9-0222-4762-99fc-c4d44ec20a85|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:15:47 GMT;Connection:close; 2022-10-29T06:15:47.014Z|057b1bb9-0222-4762-99fc-c4d44ec20a85|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:15:47.015Z|057b1bb9-0222-4762-99fc-c4d44ec20a85|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:15:56.145Z|181747e1-1b30-44f4-921a-ce96f019796a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:15:56.146Z|181747e1-1b30-44f4-921a-ce96f019796a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:15:56.419Z|578a8b6d-4487-408e-9e26-48cacc080167|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:15:56.420Z|578a8b6d-4487-408e-9e26-48cacc080167|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:16:11.145Z|1de7291d-526a-4a38-b45a-6626828923e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:16:11.146Z|1de7291d-526a-4a38-b45a-6626828923e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:16:26.145Z|e342c7ec-c3ef-461c-a373-e660ea8c4afc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:16:26.148Z|e342c7ec-c3ef-461c-a373-e660ea8c4afc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:16:26.421Z|cb35c51e-6520-451e-8beb-c59e331f191e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:16:26.422Z|cb35c51e-6520-451e-8beb-c59e331f191e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:16:41.145Z|07849bb2-1bbe-423e-b530-89780e915400|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:16:41.147Z|07849bb2-1bbe-423e-b530-89780e915400|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:16:46.997Z|d96c3277-29ae-4c18-b3f3-37e06361cb3c|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:16:46.998Z|d96c3277-29ae-4c18-b3f3-37e06361cb3c|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:16:46.998Z|d96c3277-29ae-4c18-b3f3-37e06361cb3c|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:16:46.998Z|d96c3277-29ae-4c18-b3f3-37e06361cb3c|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:16:46.999Z|d96c3277-29ae-4c18-b3f3-37e06361cb3c|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:16:46.999Z|d96c3277-29ae-4c18-b3f3-37e06361cb3c|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:16:47.006Z|d96c3277-29ae-4c18-b3f3-37e06361cb3c|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:16:47.006Z|d96c3277-29ae-4c18-b3f3-37e06361cb3c|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:16:47.006Z|d96c3277-29ae-4c18-b3f3-37e06361cb3c|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:16:47.007Z|d96c3277-29ae-4c18-b3f3-37e06361cb3c|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:16:47 GMT;Connection:close; 2022-10-29T06:16:47.007Z|d96c3277-29ae-4c18-b3f3-37e06361cb3c|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:16:47.007Z|d96c3277-29ae-4c18-b3f3-37e06361cb3c|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:16:56.148Z|00e3bbf7-ec30-436c-8aca-ef99c544f142|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:16:56.151Z|00e3bbf7-ec30-436c-8aca-ef99c544f142|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:16:56.423Z|75c1a083-f176-40aa-901c-677a60956770|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:16:56.423Z|75c1a083-f176-40aa-901c-677a60956770|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:17:11.145Z|14e6072e-3efa-4b2e-9f98-63a6db7a9cae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:17:11.146Z|14e6072e-3efa-4b2e-9f98-63a6db7a9cae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:17:26.145Z|09b8f694-3ab1-4bb4-ac73-040d7de5d0e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:17:26.146Z|09b8f694-3ab1-4bb4-ac73-040d7de5d0e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:17:26.425Z|157afcc8-c1ab-48ac-b492-0a00780d78db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:17:26.426Z|157afcc8-c1ab-48ac-b492-0a00780d78db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:17:41.145Z|8dd3b646-cc77-41a9-8d7e-e5368084b239|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:17:41.147Z|8dd3b646-cc77-41a9-8d7e-e5368084b239|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:17:46.996Z|7830f574-7cc0-4010-b380-fffc008cb762|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:17:46.997Z|7830f574-7cc0-4010-b380-fffc008cb762|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:17:46.997Z|7830f574-7cc0-4010-b380-fffc008cb762|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:17:46.998Z|7830f574-7cc0-4010-b380-fffc008cb762|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:17:46.998Z|7830f574-7cc0-4010-b380-fffc008cb762|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:17:46.998Z|7830f574-7cc0-4010-b380-fffc008cb762|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:17:47.005Z|7830f574-7cc0-4010-b380-fffc008cb762|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:17:47.005Z|7830f574-7cc0-4010-b380-fffc008cb762|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:17:47.006Z|7830f574-7cc0-4010-b380-fffc008cb762|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:17:47.006Z|7830f574-7cc0-4010-b380-fffc008cb762|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:17:47 GMT;Connection:close; 2022-10-29T06:17:47.006Z|7830f574-7cc0-4010-b380-fffc008cb762|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:17:47.105Z|7830f574-7cc0-4010-b380-fffc008cb762|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:17:56.146Z|3319383b-06fb-4099-a4dc-9509f3d2561d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:17:56.146Z|3319383b-06fb-4099-a4dc-9509f3d2561d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:17:56.427Z|c222e132-f2b7-4fc4-a776-1878a49da63e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:17:56.428Z|c222e132-f2b7-4fc4-a776-1878a49da63e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:18:11.145Z|ac2a3421-d9e7-4f79-a1ff-acc719e39a0d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:18:11.146Z|ac2a3421-d9e7-4f79-a1ff-acc719e39a0d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:18:26.145Z|f77535f9-cc9d-4e2d-83c0-90b2b0b34448|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:18:26.147Z|f77535f9-cc9d-4e2d-83c0-90b2b0b34448|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:18:26.430Z|0404c757-3556-4df1-bfc9-abac7e9cff69|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:18:26.431Z|0404c757-3556-4df1-bfc9-abac7e9cff69|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:18:41.145Z|7534bf44-c203-497b-b034-05ed44d4b276|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:18:41.146Z|7534bf44-c203-497b-b034-05ed44d4b276|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:18:46.994Z|025ac5a4-8348-4267-9d2e-84125f03ab3e|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:18:46.995Z|025ac5a4-8348-4267-9d2e-84125f03ab3e|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:18:46.995Z|025ac5a4-8348-4267-9d2e-84125f03ab3e|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:18:46.997Z|025ac5a4-8348-4267-9d2e-84125f03ab3e|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:18:46.997Z|025ac5a4-8348-4267-9d2e-84125f03ab3e|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:18:46.998Z|025ac5a4-8348-4267-9d2e-84125f03ab3e|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:18:47.007Z|025ac5a4-8348-4267-9d2e-84125f03ab3e|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:18:47.007Z|025ac5a4-8348-4267-9d2e-84125f03ab3e|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:18:47.008Z|025ac5a4-8348-4267-9d2e-84125f03ab3e|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:18:47.008Z|025ac5a4-8348-4267-9d2e-84125f03ab3e|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:18:47 GMT;Connection:close; 2022-10-29T06:18:47.009Z|025ac5a4-8348-4267-9d2e-84125f03ab3e|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:18:47.009Z|025ac5a4-8348-4267-9d2e-84125f03ab3e|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:18:56.145Z|b256ee77-ef1f-4d51-a325-8a28f5bc0ec3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:18:56.146Z|b256ee77-ef1f-4d51-a325-8a28f5bc0ec3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:18:56.433Z|177e5926-f6ae-44ff-839c-65bcbbd4f944|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:18:56.434Z|177e5926-f6ae-44ff-839c-65bcbbd4f944|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:19:11.145Z|fe48fb4c-1e5b-4b64-a91e-ceac8e533938|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:19:11.147Z|fe48fb4c-1e5b-4b64-a91e-ceac8e533938|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:19:26.145Z|2aa8fc2f-a33d-4a9e-baae-5442fd07fb0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:19:26.146Z|2aa8fc2f-a33d-4a9e-baae-5442fd07fb0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:19:26.434Z|f895d18e-68d5-436e-991c-c16c69ddf7df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:19:26.435Z|f895d18e-68d5-436e-991c-c16c69ddf7df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:19:41.145Z|b1b16e80-12e6-410e-9904-2961fc4a2536|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:19:41.146Z|b1b16e80-12e6-410e-9904-2961fc4a2536|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:19:46.994Z|ced43333-45e1-411d-98df-78f227ded76e|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:19:46.995Z|ced43333-45e1-411d-98df-78f227ded76e|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:19:46.995Z|ced43333-45e1-411d-98df-78f227ded76e|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:19:46.995Z|ced43333-45e1-411d-98df-78f227ded76e|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:19:46.996Z|ced43333-45e1-411d-98df-78f227ded76e|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:19:46.998Z|ced43333-45e1-411d-98df-78f227ded76e|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:19:47.011Z|ced43333-45e1-411d-98df-78f227ded76e|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:19:47.011Z|ced43333-45e1-411d-98df-78f227ded76e|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:19:47.012Z|ced43333-45e1-411d-98df-78f227ded76e|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:19:47.012Z|ced43333-45e1-411d-98df-78f227ded76e|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:19:47 GMT;Connection:close; 2022-10-29T06:19:47.013Z|ced43333-45e1-411d-98df-78f227ded76e|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:19:47.013Z|ced43333-45e1-411d-98df-78f227ded76e|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:19:56.145Z|32f34878-0de0-4125-8cb5-0794059a65e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:19:56.147Z|32f34878-0de0-4125-8cb5-0794059a65e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:19:56.436Z|3ca048bd-1fca-40c5-9f12-3ae34c050591|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:19:56.437Z|3ca048bd-1fca-40c5-9f12-3ae34c050591|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:20:11.145Z|093441dd-9028-4e21-9e6d-40828c4dde3a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:20:11.146Z|093441dd-9028-4e21-9e6d-40828c4dde3a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:20:26.145Z|c237959a-e7da-4d54-bb6d-772853c9e8e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:20:26.146Z|c237959a-e7da-4d54-bb6d-772853c9e8e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:20:26.438Z|0718f6fc-d56c-4f95-85a8-ceda4c6e3e40|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:20:26.439Z|0718f6fc-d56c-4f95-85a8-ceda4c6e3e40|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:20:41.145Z|77124404-386c-4e22-9470-f4e6ae35c542|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:20:41.147Z|77124404-386c-4e22-9470-f4e6ae35c542|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:20:46.991Z|ace1a4a8-ddd0-4da1-96e7-db2faee2b87b|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:20:46.991Z|ace1a4a8-ddd0-4da1-96e7-db2faee2b87b|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:20:46.992Z|ace1a4a8-ddd0-4da1-96e7-db2faee2b87b|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:20:46.992Z|ace1a4a8-ddd0-4da1-96e7-db2faee2b87b|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:20:46.992Z|ace1a4a8-ddd0-4da1-96e7-db2faee2b87b|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:20:46.992Z|ace1a4a8-ddd0-4da1-96e7-db2faee2b87b|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:20:47.002Z|ace1a4a8-ddd0-4da1-96e7-db2faee2b87b|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:20:47.002Z|ace1a4a8-ddd0-4da1-96e7-db2faee2b87b|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:20:47.002Z|ace1a4a8-ddd0-4da1-96e7-db2faee2b87b|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:20:47.003Z|ace1a4a8-ddd0-4da1-96e7-db2faee2b87b|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:20:47 GMT;Connection:close; 2022-10-29T06:20:47.003Z|ace1a4a8-ddd0-4da1-96e7-db2faee2b87b|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:20:47.003Z|ace1a4a8-ddd0-4da1-96e7-db2faee2b87b|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:20:56.145Z|475cbccc-caf2-4cfd-a75b-7f7dcb02f214|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:20:56.146Z|475cbccc-caf2-4cfd-a75b-7f7dcb02f214|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:20:56.439Z|fc44e1ad-8e0e-44a3-aba2-0582dccf789c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:20:56.440Z|fc44e1ad-8e0e-44a3-aba2-0582dccf789c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:21:11.145Z|78e1bfe1-b25b-47a1-bd07-1d79e71ed4dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:21:11.146Z|78e1bfe1-b25b-47a1-bd07-1d79e71ed4dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:21:26.145Z|fe081ecd-5caf-4268-9bf8-3d397f069a85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:21:26.147Z|fe081ecd-5caf-4268-9bf8-3d397f069a85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:21:26.441Z|595b3f32-7946-49c2-9095-6aede8a28274|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:21:26.442Z|595b3f32-7946-49c2-9095-6aede8a28274|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:21:41.145Z|88ae9821-c95d-4dde-ae6d-e465cf0d083b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:21:41.146Z|88ae9821-c95d-4dde-ae6d-e465cf0d083b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:21:46.991Z|a859aac6-7bd3-4b89-acf7-25a1461cee58|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:21:46.994Z|a859aac6-7bd3-4b89-acf7-25a1461cee58|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:21:46.996Z|a859aac6-7bd3-4b89-acf7-25a1461cee58|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:21:46.997Z|a859aac6-7bd3-4b89-acf7-25a1461cee58|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:21:47.008Z|a859aac6-7bd3-4b89-acf7-25a1461cee58|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:21:47.010Z|a859aac6-7bd3-4b89-acf7-25a1461cee58|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:21:47.016Z|a859aac6-7bd3-4b89-acf7-25a1461cee58|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:21:47.017Z|a859aac6-7bd3-4b89-acf7-25a1461cee58|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:21:47.017Z|a859aac6-7bd3-4b89-acf7-25a1461cee58|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:21:47.017Z|a859aac6-7bd3-4b89-acf7-25a1461cee58|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:21:47 GMT;Connection:close; 2022-10-29T06:21:47.017Z|a859aac6-7bd3-4b89-acf7-25a1461cee58|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:21:47.018Z|a859aac6-7bd3-4b89-acf7-25a1461cee58|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:21:56.145Z|1b2926f4-d360-4f34-8ba7-d0c084ccee39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:21:56.146Z|1b2926f4-d360-4f34-8ba7-d0c084ccee39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:21:56.443Z|75ed86c7-f39a-4e91-8336-6e653017ddd5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:21:56.443Z|75ed86c7-f39a-4e91-8336-6e653017ddd5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:22:11.145Z|b0508d86-d642-499d-a27f-54198a42854c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:22:11.147Z|b0508d86-d642-499d-a27f-54198a42854c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:22:26.145Z|5720a7b1-d799-45e5-bef8-20a887bd0ab9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:22:26.146Z|5720a7b1-d799-45e5-bef8-20a887bd0ab9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:22:26.444Z|ded2bf11-ae4b-41a3-b2ab-2e4dd91fbc8f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:22:26.445Z|ded2bf11-ae4b-41a3-b2ab-2e4dd91fbc8f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:22:41.146Z|3468dbb5-a489-4ef6-84cf-fcac505c0068|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:22:41.146Z|3468dbb5-a489-4ef6-84cf-fcac505c0068|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:22:46.995Z|d4db39c7-4df8-4e7a-a01b-57d6f719281b|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:22:46.995Z|d4db39c7-4df8-4e7a-a01b-57d6f719281b|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:22:46.996Z|d4db39c7-4df8-4e7a-a01b-57d6f719281b|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:22:46.996Z|d4db39c7-4df8-4e7a-a01b-57d6f719281b|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:22:46.997Z|d4db39c7-4df8-4e7a-a01b-57d6f719281b|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:22:46.997Z|d4db39c7-4df8-4e7a-a01b-57d6f719281b|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:22:47.003Z|d4db39c7-4df8-4e7a-a01b-57d6f719281b|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:22:47.004Z|d4db39c7-4df8-4e7a-a01b-57d6f719281b|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:22:47.005Z|d4db39c7-4df8-4e7a-a01b-57d6f719281b|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:22:47.005Z|d4db39c7-4df8-4e7a-a01b-57d6f719281b|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:22:47 GMT;Connection:close; 2022-10-29T06:22:47.005Z|d4db39c7-4df8-4e7a-a01b-57d6f719281b|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:22:47.006Z|d4db39c7-4df8-4e7a-a01b-57d6f719281b|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:22:56.145Z|df122623-d6dd-431b-8692-8e9d1efeffa2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:22:56.147Z|df122623-d6dd-431b-8692-8e9d1efeffa2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:22:56.446Z|b5e22389-30d7-43cc-99a4-8e4be41a74bb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:22:56.447Z|b5e22389-30d7-43cc-99a4-8e4be41a74bb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:23:11.145Z|96adbb71-d11a-4173-a1fe-5d4077cd5959|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:23:11.146Z|96adbb71-d11a-4173-a1fe-5d4077cd5959|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:23:26.145Z|0458021e-80c5-4567-b765-1b74830bc11e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:23:26.146Z|0458021e-80c5-4567-b765-1b74830bc11e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:23:26.448Z|80209fe5-ad78-43a6-b840-49d13600c77a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:23:26.450Z|80209fe5-ad78-43a6-b840-49d13600c77a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:23:35.114Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-3|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:23:35.115Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-3|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:23:35.115Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-3|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:23:35.116Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-3|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : GET 2022-10-29T06:23:35.116Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-3|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0da286e752ee0aed;x-b3-spanid:059b5d251891949e;x-b3-parentspanid:0da286e752ee0aed;x-b3-sampled:0;x-onap-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-transactionid:f22bd0ae-ef05-4465-879a-0f730985c275;x-ecomp-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-onap-partnername:SO.APIH;x-invocationid:add80796-d0b0-4e26-9a51-8e8f81161237;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:23:35.116Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-3|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:23:41.148Z|363a9b0d-59d8-461c-8931-fae38be3b735|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:23:41.150Z|363a9b0d-59d8-461c-8931-fae38be3b735|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:23:46.995Z|b45d0b2a-599e-484d-9946-faad338d5223|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:23:46.996Z|b45d0b2a-599e-484d-9946-faad338d5223|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:23:46.996Z|b45d0b2a-599e-484d-9946-faad338d5223|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:23:46.996Z|b45d0b2a-599e-484d-9946-faad338d5223|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:23:46.996Z|b45d0b2a-599e-484d-9946-faad338d5223|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:23:46.997Z|b45d0b2a-599e-484d-9946-faad338d5223|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:23:47.001Z|b45d0b2a-599e-484d-9946-faad338d5223|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:23:47.002Z|b45d0b2a-599e-484d-9946-faad338d5223|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:23:47.002Z|b45d0b2a-599e-484d-9946-faad338d5223|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:23:47.002Z|b45d0b2a-599e-484d-9946-faad338d5223|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:23:47 GMT;Connection:close; 2022-10-29T06:23:47.002Z|b45d0b2a-599e-484d-9946-faad338d5223|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:23:47.003Z|b45d0b2a-599e-484d-9946-faad338d5223|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:23:56.145Z|c82fc75e-c69f-4dfa-b83b-3f5db8afa3ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:23:56.147Z|c82fc75e-c69f-4dfa-b83b-3f5db8afa3ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:23:56.452Z|69ae196e-fe79-4379-81de-fe34713d179f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:23:56.453Z|69ae196e-fe79-4379-81de-fe34713d179f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:23:57.437Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-10-29T06:23:57.438Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:23:57.438Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-10-29T06:23:57.439Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-10-29T06:23:57.440Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0da286e752ee0aed;x-b3-spanid:573c310de6052763;x-b3-parentspanid:0da286e752ee0aed;x-b3-sampled:0;x-onap-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-transactionid:f22bd0ae-ef05-4465-879a-0f730985c275;x-ecomp-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-onap-partnername:SO.APIH;x-invocationid:b43c3a56-3c7e-4b7b-a33f-528a4412fdb6;content-length:115;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:23:57.440Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:23:57.564Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-10-29T06:23:57.706Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:23:57.707Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:23:57.707Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:23:57.707Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-10-29T06:23:57.707Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:23:57.708Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-10-29T06:23:58.345Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-10-29T06:23:58.346Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:23:58.346Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-10-29T06:23:58.346Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-10-29T06:23:58.346Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0da286e752ee0aed;x-b3-spanid:5baf7f9957a9bc54;x-b3-parentspanid:0da286e752ee0aed;x-b3-sampled:0;x-onap-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-transactionid:f22bd0ae-ef05-4465-879a-0f730985c275;x-ecomp-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-onap-partnername:SO.APIH;x-invocationid:02cdfe3e-dc92-441d-b15e-cfda5c948b66;content-length:1853;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:23:58.347Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:23:58.885Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:23:58.885Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-10-29T06:23:58.886Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-10-29T06:23:58.886Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275;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:Sat, 29 Oct 2022 06:23:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:23:58.886Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:23:58.888Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-10-29T06:24:02.864Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-7|/requestProcessingData|bpel|||INFO|500||Entering 2022-10-29T06:24:02.864Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:02.864Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-10-29T06:24:02.865Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-10-29T06:24:02.866Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0da286e752ee0aed;x-b3-spanid:a7e3444dacef0f59;x-b3-parentspanid:a02deb580a532e3b;x-b3-sampled:0;x-onap-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-transactionid:f22bd0ae-ef05-4465-879a-0f730985c275;x-ecomp-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-onap-partnername:UNKNOWN;x-invocationid:cbfffb85-8ff9-459c-864f-5248130b11f8;content-length:3978;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2022-10-29T06:24:02.866Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:02.971Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:02.972Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-10-29T06:24:02.972Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-10-29T06:24:02.972Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/1;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:Sat, 29 Oct 2022 06:24:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:02.972Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:02.973Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-7|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-10-29T06:24:03.104Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:24:03.104Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:03.104Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:24:03.105Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:03.105Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0da286e752ee0aed;x-b3-spanid:809f75dc7f1dbb5c;x-b3-parentspanid:a02deb580a532e3b;x-b3-sampled:0;x-onap-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-transactionid:f22bd0ae-ef05-4465-879a-0f730985c275;x-ecomp-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-onap-partnername:UNKNOWN;x-invocationid:1c2bddeb-83d4-4807-b216-8e50a5e942c4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:24:03.105Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:03.142Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:03.143Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:03.143Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:03.143Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|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:Sat, 29 Oct 2022 06:24:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:03.143Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:03.144Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Exiting. 2022-10-29T06:24:03.181Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:24:03.182Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:03.182Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:24:03.182Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : PUT 2022-10-29T06:24:03.183Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0da286e752ee0aed;x-b3-spanid:492dc8c5919ca7e2;x-b3-parentspanid:a02deb580a532e3b;x-b3-sampled:0;x-onap-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-transactionid:f22bd0ae-ef05-4465-879a-0f730985c275;x-ecomp-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-onap-partnername:UNKNOWN;x-invocationid:838208b5-1209-4d73-bd0e-5c353bd02be8;content-length:1946;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:24:03.183Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:03.281Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:03.282Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:03.282Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:03.282Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275;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:Sat, 29 Oct 2022 06:24:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:03.282Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:03.283Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Exiting. 2022-10-29T06:24:04.158Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:24:04.158Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:04.158Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:24:04.158Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:04.160Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1a954d22a6dcc434;x-b3-spanid:5bfa678bd3665e1b;x-b3-parentspanid:1a954d22a6dcc434;x-b3-sampled:0;x-onap-requestid:d6288af6-dbad-4ae2-ba8a-c97857f0eef1;x-requestid:d6288af6-dbad-4ae2-ba8a-c97857f0eef1;x-transactionid:d6288af6-dbad-4ae2-ba8a-c97857f0eef1;x-ecomp-requestid:d6288af6-dbad-4ae2-ba8a-c97857f0eef1;x-onap-partnername:SO.APIH;x-invocationid:e002baed-66e5-4c72-8f92-1ee332cd7681;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:04.160Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:04.177Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:04.177Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:04.177Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:04.178Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|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:Sat, 29 Oct 2022 06:24:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:04.178Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:04.178Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Exiting. 2022-10-29T06:24:04.208Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:24:04.209Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:04.209Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:24:04.209Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:04.209Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1a954d22a6dcc434;x-b3-spanid:c3bbf0b60f6deadb;x-b3-parentspanid:1a954d22a6dcc434;x-b3-sampled:0;x-onap-requestid:d6288af6-dbad-4ae2-ba8a-c97857f0eef1;x-requestid:d6288af6-dbad-4ae2-ba8a-c97857f0eef1;x-transactionid:d6288af6-dbad-4ae2-ba8a-c97857f0eef1;x-ecomp-requestid:d6288af6-dbad-4ae2-ba8a-c97857f0eef1;x-onap-partnername:SO.APIH;x-invocationid:58bfff16-d7ac-4bb9-b125-472513b6ae4f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:04.210Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:04.297Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:04.298Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:04.298Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:04.298Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:24:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:04.298Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:04.299Z|d6288af6-dbad-4ae2-ba8a-c97857f0eef1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:24:11.146Z|48127562-bf4d-4787-a1c7-2e2cf8102f9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:24:11.146Z|48127562-bf4d-4787-a1c7-2e2cf8102f9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:24:14.503Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:24:14.503Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:14.504Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:24:14.504Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:14.504Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ec08ca2def83a0e3;x-b3-spanid:28a59027186ca9f2;x-b3-parentspanid:ec08ca2def83a0e3;x-b3-sampled:0;x-onap-requestid:4da6b462-4825-403b-8521-aa29687052f8;x-requestid:4da6b462-4825-403b-8521-aa29687052f8;x-transactionid:4da6b462-4825-403b-8521-aa29687052f8;x-ecomp-requestid:4da6b462-4825-403b-8521-aa29687052f8;x-onap-partnername:SO.APIH;x-invocationid:70940738-2c3c-4970-8397-801c70be1b59;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:14.504Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:14.521Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:14.521Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:14.521Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:14.521Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|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:Sat, 29 Oct 2022 06:24:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:14.521Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:14.522Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Exiting. 2022-10-29T06:24:14.540Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:24:14.540Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:14.540Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:24:14.541Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:14.541Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ec08ca2def83a0e3;x-b3-spanid:bb0c41c134001150;x-b3-parentspanid:ec08ca2def83a0e3;x-b3-sampled:0;x-onap-requestid:4da6b462-4825-403b-8521-aa29687052f8;x-requestid:4da6b462-4825-403b-8521-aa29687052f8;x-transactionid:4da6b462-4825-403b-8521-aa29687052f8;x-ecomp-requestid:4da6b462-4825-403b-8521-aa29687052f8;x-onap-partnername:SO.APIH;x-invocationid:79bb3ba0-9f8d-4df9-959b-a91f74c10675;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:14.541Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:14.549Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:14.549Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:14.549Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:14.550Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:24:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:14.550Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:14.550Z|4da6b462-4825-403b-8521-aa29687052f8|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:24:24.732Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:24:24.733Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:24.733Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:24:24.733Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:24.733Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:eae5bc24e4646cc4;x-b3-spanid:5f64eef586003cb0;x-b3-parentspanid:eae5bc24e4646cc4;x-b3-sampled:0;x-onap-requestid:2870a52e-87b9-47d5-92f4-0661ab11c3aa;x-requestid:2870a52e-87b9-47d5-92f4-0661ab11c3aa;x-transactionid:2870a52e-87b9-47d5-92f4-0661ab11c3aa;x-ecomp-requestid:2870a52e-87b9-47d5-92f4-0661ab11c3aa;x-onap-partnername:SO.APIH;x-invocationid:69af3a9e-d98e-4acb-8cc0-26385e9039d7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:24.734Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:24.753Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:24.753Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:24.754Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:24.754Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|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:Sat, 29 Oct 2022 06:24:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:24.754Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:24.755Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Exiting. 2022-10-29T06:24:24.769Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:24:24.770Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:24.770Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:24:24.770Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:24.771Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:eae5bc24e4646cc4;x-b3-spanid:c8e0270f8a33d6c7;x-b3-parentspanid:eae5bc24e4646cc4;x-b3-sampled:0;x-onap-requestid:2870a52e-87b9-47d5-92f4-0661ab11c3aa;x-requestid:2870a52e-87b9-47d5-92f4-0661ab11c3aa;x-transactionid:2870a52e-87b9-47d5-92f4-0661ab11c3aa;x-ecomp-requestid:2870a52e-87b9-47d5-92f4-0661ab11c3aa;x-onap-partnername:SO.APIH;x-invocationid:917a5606-29b8-4be7-912a-c9ea4c6b90ff;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:24.771Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:24.778Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:24.778Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:24.779Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:24.779Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:24:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:24.779Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:24.779Z|2870a52e-87b9-47d5-92f4-0661ab11c3aa|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:24:26.146Z|2e27c5c9-5970-410d-9727-5ae3b88aa166|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:24:26.149Z|2e27c5c9-5970-410d-9727-5ae3b88aa166|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:24:26.455Z|7f36c197-7062-4769-8933-8a9a48c05d04|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:24:26.456Z|7f36c197-7062-4769-8933-8a9a48c05d04|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:24:34.944Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:24:34.945Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:34.945Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:24:34.945Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:34.945Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:969bf09516bc82ba;x-b3-spanid:4f724580093f5004;x-b3-parentspanid:969bf09516bc82ba;x-b3-sampled:0;x-onap-requestid:e89dbe42-a732-4a3c-a8d6-01a9923f40fa;x-requestid:e89dbe42-a732-4a3c-a8d6-01a9923f40fa;x-transactionid:e89dbe42-a732-4a3c-a8d6-01a9923f40fa;x-ecomp-requestid:e89dbe42-a732-4a3c-a8d6-01a9923f40fa;x-onap-partnername:SO.APIH;x-invocationid:29b1a5c3-303e-42fc-8027-7b8a4fe1dad6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:34.946Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:34.966Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:34.967Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:34.967Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:34.967Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|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:Sat, 29 Oct 2022 06:24:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:34.968Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:34.969Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Exiting. 2022-10-29T06:24:34.983Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:24:34.983Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:34.984Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:24:34.984Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:34.984Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:969bf09516bc82ba;x-b3-spanid:71aa967017801144;x-b3-parentspanid:969bf09516bc82ba;x-b3-sampled:0;x-onap-requestid:e89dbe42-a732-4a3c-a8d6-01a9923f40fa;x-requestid:e89dbe42-a732-4a3c-a8d6-01a9923f40fa;x-transactionid:e89dbe42-a732-4a3c-a8d6-01a9923f40fa;x-ecomp-requestid:e89dbe42-a732-4a3c-a8d6-01a9923f40fa;x-onap-partnername:SO.APIH;x-invocationid:e89d8c89-578f-46f0-865b-f30f0f638299;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:34.985Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:34.992Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:34.992Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:34.992Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:34.992Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:24:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:34.993Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:34.994Z|e89dbe42-a732-4a3c-a8d6-01a9923f40fa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:24:36.665Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:24:36.665Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:36.665Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:24:36.666Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:36.666Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9d16f249512bf5be;x-b3-spanid:115039a047a20499;x-b3-parentspanid:9d16f249512bf5be;x-b3-sampled:0;x-onap-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-transactionid:f22bd0ae-ef05-4465-879a-0f730985c275;x-ecomp-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-onap-partnername:UNKNOWN;x-invocationid:a4b919f5-9b34-4e2c-8c48-e75378901bd1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:24:36.666Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:36.682Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:36.682Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:36.684Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:36.685Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|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:Sat, 29 Oct 2022 06:24:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:36.685Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:36.686Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Exiting. 2022-10-29T06:24:36.718Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:24:36.719Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:36.719Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:24:36.719Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : PUT 2022-10-29T06:24:36.719Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:9d16f249512bf5be;x-b3-spanid:85b85435c3a2378f;x-b3-parentspanid:9d16f249512bf5be;x-b3-sampled:0;x-onap-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-transactionid:f22bd0ae-ef05-4465-879a-0f730985c275;x-ecomp-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-onap-partnername:UNKNOWN;x-invocationid:ca7e7785-ab6a-4b2e-a59f-fe832c7d4664;content-length:2145;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:24:36.719Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:36.755Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:36.756Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:36.756Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:36.757Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275;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:Sat, 29 Oct 2022 06:24:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:36.757Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:36.758Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-9|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Exiting. 2022-10-29T06:24:38.295Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:24:38.295Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:38.296Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:24:38.296Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:38.296Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9d16f249512bf5be;x-b3-spanid:9ba193f4bfd466c8;x-b3-parentspanid:9d16f249512bf5be;x-b3-sampled:0;x-onap-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-transactionid:f22bd0ae-ef05-4465-879a-0f730985c275;x-ecomp-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-onap-partnername:UNKNOWN;x-invocationid:e43b51b3-4d0a-4c7b-9511-8b9ec74fe986;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:24:38.297Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:38.310Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:38.311Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:38.311Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:38.312Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|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:Sat, 29 Oct 2022 06:24:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:38.312Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:38.313Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Exiting. 2022-10-29T06:24:38.328Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-1|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:24:38.328Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-1|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:38.328Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-1|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:24:38.329Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-1|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : PUT 2022-10-29T06:24:38.329Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-1|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:9d16f249512bf5be;x-b3-spanid:572c3800d9ffe108;x-b3-parentspanid:9d16f249512bf5be;x-b3-sampled:0;x-onap-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-transactionid:f22bd0ae-ef05-4465-879a-0f730985c275;x-ecomp-requestid:f22bd0ae-ef05-4465-879a-0f730985c275;x-onap-partnername:UNKNOWN;x-invocationid:b3a6ce66-a46c-4c5f-a10e-0475a17d39a8;content-length:2122;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:24:38.329Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-1|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:38.361Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-1|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:38.361Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-1|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:38.362Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-1|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:38.362Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-1|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275;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:Sat, 29 Oct 2022 06:24:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:38.363Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-1|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:38.363Z|f22bd0ae-ef05-4465-879a-0f730985c275|http-nio-8083-exec-1|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Exiting. 2022-10-29T06:24:41.146Z|261fabfd-5f9a-42f6-bd7b-3f73ab001817|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:24:41.147Z|261fabfd-5f9a-42f6-bd7b-3f73ab001817|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:24:45.167Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:24:45.168Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:45.168Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:24:45.168Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:45.168Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1909bd56eacf62fb;x-b3-spanid:1eafb1468c1b4a9d;x-b3-parentspanid:1909bd56eacf62fb;x-b3-sampled:0;x-onap-requestid:b86386ae-67b1-431e-9aa5-f6c778a2b4b1;x-requestid:b86386ae-67b1-431e-9aa5-f6c778a2b4b1;x-transactionid:b86386ae-67b1-431e-9aa5-f6c778a2b4b1;x-ecomp-requestid:b86386ae-67b1-431e-9aa5-f6c778a2b4b1;x-onap-partnername:SO.APIH;x-invocationid:03ca602a-84e1-4d1f-ae71-f220b31a936c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:45.169Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:45.183Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:45.183Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:45.183Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:45.184Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|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:Sat, 29 Oct 2022 06:24:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:45.184Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:45.184Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-2|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Exiting. 2022-10-29T06:24:45.199Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:24:45.199Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:45.200Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:24:45.200Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:45.200Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1909bd56eacf62fb;x-b3-spanid:920fe8332d63a5c1;x-b3-parentspanid:1909bd56eacf62fb;x-b3-sampled:0;x-onap-requestid:b86386ae-67b1-431e-9aa5-f6c778a2b4b1;x-requestid:b86386ae-67b1-431e-9aa5-f6c778a2b4b1;x-transactionid:b86386ae-67b1-431e-9aa5-f6c778a2b4b1;x-ecomp-requestid:b86386ae-67b1-431e-9aa5-f6c778a2b4b1;x-onap-partnername:SO.APIH;x-invocationid:f0304668-d1db-4be7-9643-f72df24ab723;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:45.201Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:45.207Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:45.208Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:45.208Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:45.209Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:24:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:45.209Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:45.210Z|b86386ae-67b1-431e-9aa5-f6c778a2b4b1|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:24:45.369Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:24:45.369Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:45.370Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:24:45.370Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:45.370Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d4fd9c8f5fe8f83c;x-b3-spanid:2e5ed9ef03967e72;x-b3-parentspanid:d4fd9c8f5fe8f83c;x-b3-sampled:0;x-onap-requestid:301808f2-173e-4d7e-8bc0-6421b423eae8;x-requestid:301808f2-173e-4d7e-8bc0-6421b423eae8;x-transactionid:301808f2-173e-4d7e-8bc0-6421b423eae8;x-ecomp-requestid:301808f2-173e-4d7e-8bc0-6421b423eae8;x-onap-partnername:SO.APIH;x-invocationid:a4fbf8a3-a656-4b8a-ad6a-19fba8c30d53;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:45.370Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:45.384Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:45.385Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:45.385Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:45.385Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|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:Sat, 29 Oct 2022 06:24:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:45.385Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:45.386Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-4|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Exiting. 2022-10-29T06:24:45.399Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:24:45.400Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:45.400Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:24:45.400Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:45.400Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d4fd9c8f5fe8f83c;x-b3-spanid:886be8b427361380;x-b3-parentspanid:d4fd9c8f5fe8f83c;x-b3-sampled:0;x-onap-requestid:301808f2-173e-4d7e-8bc0-6421b423eae8;x-requestid:301808f2-173e-4d7e-8bc0-6421b423eae8;x-transactionid:301808f2-173e-4d7e-8bc0-6421b423eae8;x-ecomp-requestid:301808f2-173e-4d7e-8bc0-6421b423eae8;x-onap-partnername:SO.APIH;x-invocationid:01df7b37-c062-41fd-b486-35e97beb12ae;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:45.401Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:45.408Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:45.409Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:45.409Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:45.409Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:24:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:45.409Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:45.410Z|301808f2-173e-4d7e-8bc0-6421b423eae8|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:24:45.558Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:24:45.559Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:45.559Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:24:45.559Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:45.559Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:91bc21a00e638c56;x-b3-spanid:e6dc10df7ddd95ab;x-b3-parentspanid:91bc21a00e638c56;x-b3-sampled:0;x-onap-requestid:105a433e-cc9a-4436-8184-1967c1bf4436;x-requestid:105a433e-cc9a-4436-8184-1967c1bf4436;x-transactionid:105a433e-cc9a-4436-8184-1967c1bf4436;x-ecomp-requestid:105a433e-cc9a-4436-8184-1967c1bf4436;x-onap-partnername:SO.APIH;x-invocationid:5ecab823-3289-4abf-b70b-c24e96b237ac;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:45.560Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:45.572Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:45.572Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:45.572Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:45.573Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|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:Sat, 29 Oct 2022 06:24:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:45.573Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:45.573Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-6|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Exiting. 2022-10-29T06:24:45.589Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:24:45.589Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:45.590Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:24:45.590Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:45.590Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:91bc21a00e638c56;x-b3-spanid:ce5239e3491d54ce;x-b3-parentspanid:91bc21a00e638c56;x-b3-sampled:0;x-onap-requestid:105a433e-cc9a-4436-8184-1967c1bf4436;x-requestid:105a433e-cc9a-4436-8184-1967c1bf4436;x-transactionid:105a433e-cc9a-4436-8184-1967c1bf4436;x-ecomp-requestid:105a433e-cc9a-4436-8184-1967c1bf4436;x-onap-partnername:SO.APIH;x-invocationid:d9ac2234-7b2f-481d-b7a3-2888fe3ec44e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:45.591Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:45.598Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:45.598Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:45.599Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:45.599Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:24:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:45.599Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:45.600Z|105a433e-cc9a-4436-8184-1967c1bf4436|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:24:45.760Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:24:45.760Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:45.761Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:24:45.761Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:45.761Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d823bf42c7c90020;x-b3-spanid:050cb510cafafe6d;x-b3-parentspanid:d823bf42c7c90020;x-b3-sampled:0;x-onap-requestid:df0fd65e-39be-48fa-9334-3d3c52952d68;x-requestid:df0fd65e-39be-48fa-9334-3d3c52952d68;x-transactionid:df0fd65e-39be-48fa-9334-3d3c52952d68;x-ecomp-requestid:df0fd65e-39be-48fa-9334-3d3c52952d68;x-onap-partnername:SO.APIH;x-invocationid:7b991880-993f-4de4-802c-cddd0088ffc1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:45.761Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:45.777Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:45.777Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:45.777Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:45.777Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|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:Sat, 29 Oct 2022 06:24:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:45.777Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:45.778Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-8|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Exiting. 2022-10-29T06:24:45.795Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:24:45.795Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:45.796Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:24:45.796Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:45.797Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d823bf42c7c90020;x-b3-spanid:96438f3a5bcef2f0;x-b3-parentspanid:d823bf42c7c90020;x-b3-sampled:0;x-onap-requestid:df0fd65e-39be-48fa-9334-3d3c52952d68;x-requestid:df0fd65e-39be-48fa-9334-3d3c52952d68;x-transactionid:df0fd65e-39be-48fa-9334-3d3c52952d68;x-ecomp-requestid:df0fd65e-39be-48fa-9334-3d3c52952d68;x-onap-partnername:SO.APIH;x-invocationid:5d962491-9532-4c8d-95ee-c0eb14440b45;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:45.797Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:45.808Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:45.808Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:45.809Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:45.809Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:24:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:45.809Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:45.810Z|df0fd65e-39be-48fa-9334-3d3c52952d68|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:24:45.972Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Entering 2022-10-29T06:24:45.973Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:45.973Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||URI : /infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275 2022-10-29T06:24:45.974Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:45.974Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e2b0162ff189e2f7;x-b3-spanid:c83a9db615f8e43e;x-b3-parentspanid:e2b0162ff189e2f7;x-b3-sampled:0;x-onap-requestid:0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13;x-requestid:0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13;x-transactionid:0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13;x-ecomp-requestid:0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13;x-onap-partnername:SO.APIH;x-invocationid:5eb78bde-17aa-4046-a3dc-8f60776994c5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:45.974Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:46.012Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:46.013Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:46.013Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:46.013Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|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:Sat, 29 Oct 2022 06:24:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:46.013Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:46.014Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-10|/infraActiveRequests/f22bd0ae-ef05-4465-879a-0f730985c275|bpel|||INFO|500||Exiting. 2022-10-29T06:24:46.026Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:24:46.026Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:46.027Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:24:46.027Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:46.027Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e2b0162ff189e2f7;x-b3-spanid:6915f256566672f0;x-b3-parentspanid:e2b0162ff189e2f7;x-b3-sampled:0;x-onap-requestid:0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13;x-requestid:0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13;x-transactionid:0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13;x-ecomp-requestid:0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13;x-onap-partnername:SO.APIH;x-invocationid:3d8263ae-a75f-41be-91db-ad323ef9758e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:46.027Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:46.034Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:46.034Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:46.035Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:46.035Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:24:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:46.035Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:46.035Z|0cdbe921-c5da-42ee-8d46-d6bd7bf4bc13|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:24:46.991Z|4503cb8a-8a9f-4657-9a59-5544130aac7d|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:24:46.992Z|4503cb8a-8a9f-4657-9a59-5544130aac7d|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:46.993Z|4503cb8a-8a9f-4657-9a59-5544130aac7d|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:24:46.993Z|4503cb8a-8a9f-4657-9a59-5544130aac7d|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:24:46.993Z|4503cb8a-8a9f-4657-9a59-5544130aac7d|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:24:46.994Z|4503cb8a-8a9f-4657-9a59-5544130aac7d|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:47.001Z|4503cb8a-8a9f-4657-9a59-5544130aac7d|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:47.002Z|4503cb8a-8a9f-4657-9a59-5544130aac7d|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:24:47.002Z|4503cb8a-8a9f-4657-9a59-5544130aac7d|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:24:47.002Z|4503cb8a-8a9f-4657-9a59-5544130aac7d|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:24:46 GMT;Connection:close; 2022-10-29T06:24:47.003Z|4503cb8a-8a9f-4657-9a59-5544130aac7d|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:47.003Z|4503cb8a-8a9f-4657-9a59-5544130aac7d|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:24:47.904Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:24:47.904Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:47.905Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:24:47.905Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:47.905Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3df1b3e9a8ab351b;x-b3-spanid:226d3d7d2c0a52c7;x-b3-parentspanid:3df1b3e9a8ab351b;x-b3-sampled:0;x-onap-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-transactionid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-ecomp-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-onap-partnername:SO.APIH;x-invocationid:8f912fdd-ceb9-498e-bed6-49b99914b261;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:47.905Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:48.243Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-10-29T06:24:48.243Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:48.244Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-10-29T06:24:48.244Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-10-29T06:24:48.244Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3df1b3e9a8ab351b;x-b3-spanid:7f0490703aec422b;x-b3-parentspanid:3df1b3e9a8ab351b;x-b3-sampled:0;x-onap-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-transactionid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-ecomp-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-onap-partnername:SO.APIH;x-invocationid:e1acb18d-f759-4b68-abba-b1a9c3a8ce87;content-length:177;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:48.244Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:48.248Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-10-29T06:24:48.260Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:48.261Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:48.261Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:48.261Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-10-29T06:24:48.262Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:48.262Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-10-29T06:24:48.513Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-10-29T06:24:48.513Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:48.513Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-10-29T06:24:48.514Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-10-29T06:24:48.514Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3df1b3e9a8ab351b;x-b3-spanid:2c1c68f62eb54538;x-b3-parentspanid:3df1b3e9a8ab351b;x-b3-sampled:0;x-onap-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-transactionid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-ecomp-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-onap-partnername:SO.APIH;x-invocationid:dfc7fa81-b928-4366-ab30-2d1fd7de0475;content-length:2665;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:48.514Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:48.536Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:48.536Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-10-29T06:24:48.536Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-10-29T06:24:48.536Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b;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:Sat, 29 Oct 2022 06:24:48 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:48.537Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:48.537Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-10-29T06:24:49.026Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Entering 2022-10-29T06:24:49.026Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:49.026Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-10-29T06:24:49.026Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-10-29T06:24:49.027Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3df1b3e9a8ab351b;x-b3-spanid:b8e2f921e57a8d5d;x-b3-parentspanid:42d32297fe9fe732;x-b3-sampled:0;x-onap-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-transactionid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-ecomp-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-onap-partnername:UNKNOWN;x-invocationid:04a56148-3fab-4473-ab0e-011d530b2f58;content-length:7843;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:24:49.027Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:49.049Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:49.050Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-10-29T06:24:49.050Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-10-29T06:24:49.050Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/4;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:Sat, 29 Oct 2022 06:24:48 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:49.050Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:49.051Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-10-29T06:24:49.080Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:24:49.081Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:49.081Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:24:49.081Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:49.082Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3df1b3e9a8ab351b;x-b3-spanid:fdf65bdee7fe1794;x-b3-parentspanid:42d32297fe9fe732;x-b3-sampled:0;x-onap-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-transactionid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-ecomp-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-onap-partnername:UNKNOWN;x-invocationid:823db1ac-fbbe-473f-9d4e-d5908413e7f1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:24:49.082Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:49.097Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:49.097Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:49.097Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:49.097Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|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:Sat, 29 Oct 2022 06:24:48 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:49.098Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:49.098Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:24:49.119Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:24:49.120Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:49.120Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:24:49.120Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : PUT 2022-10-29T06:24:49.121Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3df1b3e9a8ab351b;x-b3-spanid:e0e42303a344a27c;x-b3-parentspanid:42d32297fe9fe732;x-b3-sampled:0;x-onap-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-transactionid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-ecomp-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-onap-partnername:UNKNOWN;x-invocationid:56d30f5e-7054-4d4e-aba6-8210dde93229;content-length:2750;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:24:49.121Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:49.162Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:49.162Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:49.163Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:49.163Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b;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:Sat, 29 Oct 2022 06:24:48 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:49.163Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:49.164Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:24:49.754Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:24:49.754Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:49.755Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:24:49.755Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:49.755Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9291a40a2582e514;x-b3-spanid:37c9d2de9f3a700c;x-b3-parentspanid:9291a40a2582e514;x-b3-sampled:0;x-onap-requestid:f40f786b-a6bd-481c-871a-f4fd810c4b58;x-requestid:f40f786b-a6bd-481c-871a-f4fd810c4b58;x-transactionid:f40f786b-a6bd-481c-871a-f4fd810c4b58;x-ecomp-requestid:f40f786b-a6bd-481c-871a-f4fd810c4b58;x-onap-partnername:SO.APIH;x-invocationid:40a65614-e8a5-450f-b0f8-700f4f37a3da;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:49.755Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:49.774Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:49.774Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:49.775Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:49.775Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|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:Sat, 29 Oct 2022 06:24:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:49.775Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:49.775Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:24:49.794Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:24:49.794Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:49.794Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:24:49.795Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:49.795Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9291a40a2582e514;x-b3-spanid:93bd7a61b118fe23;x-b3-parentspanid:9291a40a2582e514;x-b3-sampled:0;x-onap-requestid:f40f786b-a6bd-481c-871a-f4fd810c4b58;x-requestid:f40f786b-a6bd-481c-871a-f4fd810c4b58;x-transactionid:f40f786b-a6bd-481c-871a-f4fd810c4b58;x-ecomp-requestid:f40f786b-a6bd-481c-871a-f4fd810c4b58;x-onap-partnername:SO.APIH;x-invocationid:8c53b2a9-2823-4b80-9d91-ddec6053fa8b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:49.795Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:49.803Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:49.804Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:49.804Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:49.804Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:24:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:49.804Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:49.805Z|f40f786b-a6bd-481c-871a-f4fd810c4b58|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:24:56.145Z|943bc564-108e-43b8-b9c3-b87b629e4c1d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:24:56.146Z|943bc564-108e-43b8-b9c3-b87b629e4c1d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:24:56.457Z|d942a075-e263-493b-a63e-8077cbd59257|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:24:56.458Z|d942a075-e263-493b-a63e-8077cbd59257|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:24:56.497Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:24:56.497Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:56.497Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:24:56.497Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:56.498Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8e7fa69d5ba12a75;x-b3-spanid:e7d29e803b167dcd;x-b3-parentspanid:8e7fa69d5ba12a75;x-b3-sampled:0;x-onap-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-transactionid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-ecomp-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-onap-partnername:UNKNOWN;x-invocationid:015af4b1-c288-4ac5-a7f0-9994e291fbc2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:24:56.498Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:56.513Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:56.513Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:56.513Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:56.514Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|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:Sat, 29 Oct 2022 06:24:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:56.514Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:56.514Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:24:56.528Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:24:56.528Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:56.528Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:24:56.528Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : PUT 2022-10-29T06:24:56.529Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8e7fa69d5ba12a75;x-b3-spanid:e49119479e3806b2;x-b3-parentspanid:8e7fa69d5ba12a75;x-b3-sampled:0;x-onap-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-transactionid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-ecomp-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-onap-partnername:UNKNOWN;x-invocationid:f200f179-e94b-4dd0-ac16-4671269950c9;content-length:2931;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:24:56.529Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:24:56.558Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:24:56.558Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:24:56.560Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:24:56.560Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b;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:Sat, 29 Oct 2022 06:24:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:24:56.561Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:24:56.562Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:24:59.986Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:24:59.986Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:24:59.987Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:24:59.987Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:24:59.987Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6eacf8c28d759a0e;x-b3-spanid:22cee2eb58979aa7;x-b3-parentspanid:6eacf8c28d759a0e;x-b3-sampled:0;x-onap-requestid:145e14c6-b24c-4d69-b786-1d84654e2c9d;x-requestid:145e14c6-b24c-4d69-b786-1d84654e2c9d;x-transactionid:145e14c6-b24c-4d69-b786-1d84654e2c9d;x-ecomp-requestid:145e14c6-b24c-4d69-b786-1d84654e2c9d;x-onap-partnername:SO.APIH;x-invocationid:bdd828a1-fb44-4ac9-9227-5548ab961c51;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:24:59.988Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:00.003Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:00.004Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:00.004Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:00.004Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|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:Sat, 29 Oct 2022 06:25:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:00.005Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:00.005Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-3|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:00.031Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:25:00.032Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:00.032Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:25:00.032Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:00.033Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6eacf8c28d759a0e;x-b3-spanid:fcd8d293891b82de;x-b3-parentspanid:6eacf8c28d759a0e;x-b3-sampled:0;x-onap-requestid:145e14c6-b24c-4d69-b786-1d84654e2c9d;x-requestid:145e14c6-b24c-4d69-b786-1d84654e2c9d;x-transactionid:145e14c6-b24c-4d69-b786-1d84654e2c9d;x-ecomp-requestid:145e14c6-b24c-4d69-b786-1d84654e2c9d;x-onap-partnername:SO.APIH;x-invocationid:93b05fe3-50d2-418d-b817-e9cc09d5c708;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:00.033Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:00.042Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:00.043Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:00.043Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:00.046Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:25:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:00.046Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:00.046Z|145e14c6-b24c-4d69-b786-1d84654e2c9d|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:25:10.055Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:25:10.055Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:10.055Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:25:10.056Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:10.056Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b6bd5a895bde51a9;x-b3-spanid:b6bd5a895bde51a9;x-b3-sampled:0;x-onap-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-transactionid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-ecomp-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-onap-partnername:UNKNOWN;x-invocationid:c80046b7-0791-4d29-931d-b5281f58f405;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-10-29T06:25:10.056Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:10.076Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:10.077Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:10.077Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:10.077Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=E0E31AAE08E99B0EFB69666EA492BD59; 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:Sat, 29 Oct 2022 06:25:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:10.077Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:10.078Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-5|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:10.118Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:25:10.119Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:10.119Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:25:10.120Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : PUT 2022-10-29T06:25:10.120Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3a60383cf9eef4d9;x-b3-spanid:3a60383cf9eef4d9;x-b3-sampled:0;x-onap-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-transactionid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-ecomp-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-onap-partnername:UNKNOWN;x-invocationid:e91db12b-b588-4768-9ca0-2f692f3d1331;content-length:3215;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E0E31AAE08E99B0EFB69666EA492BD59;accept-encoding:gzip,deflate; 2022-10-29T06:25:10.120Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:10.179Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:10.179Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:10.180Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:10.180Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b;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:Sat, 29 Oct 2022 06:25:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:10.181Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:10.181Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:10.781Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:25:10.782Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:10.782Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:25:10.783Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:10.783Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:adf4d1485192ae5c;x-b3-spanid:a2c76aa6fe301e27;x-b3-parentspanid:adf4d1485192ae5c;x-b3-sampled:0;x-onap-requestid:40dcc6a1-f1af-4787-9ca3-64b87399941e;x-requestid:40dcc6a1-f1af-4787-9ca3-64b87399941e;x-transactionid:40dcc6a1-f1af-4787-9ca3-64b87399941e;x-ecomp-requestid:40dcc6a1-f1af-4787-9ca3-64b87399941e;x-onap-partnername:SO.APIH;x-invocationid:5bad1e66-0320-4a98-be2e-133035875418;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:10.783Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:10.801Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:10.802Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:10.802Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:10.802Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|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:Sat, 29 Oct 2022 06:25:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:10.803Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:10.803Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-7|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:10.815Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:25:10.815Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:10.815Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:25:10.816Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:10.816Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:adf4d1485192ae5c;x-b3-spanid:6e96c44194f825a1;x-b3-parentspanid:adf4d1485192ae5c;x-b3-sampled:0;x-onap-requestid:40dcc6a1-f1af-4787-9ca3-64b87399941e;x-requestid:40dcc6a1-f1af-4787-9ca3-64b87399941e;x-transactionid:40dcc6a1-f1af-4787-9ca3-64b87399941e;x-ecomp-requestid:40dcc6a1-f1af-4787-9ca3-64b87399941e;x-onap-partnername:SO.APIH;x-invocationid:a8d903ee-0eb2-4bf6-8bd6-324c574bed89;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:10.816Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:10.825Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:10.825Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:10.826Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:10.826Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:25:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:10.826Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:10.826Z|40dcc6a1-f1af-4787-9ca3-64b87399941e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:25:11.145Z|54a5c386-2b4c-4f47-83b9-0a152ca856ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:25:11.149Z|54a5c386-2b4c-4f47-83b9-0a152ca856ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:25:15.547Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:25:15.548Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:15.548Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:25:15.548Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : PATCH 2022-10-29T06:25:15.549Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d9ebb7f39138cbcb;x-b3-spanid:d9ebb7f39138cbcb;x-b3-sampled:0;x-onap-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-transactionid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-ecomp-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-onap-partnername:UNKNOWN;x-invocationid:dedea695-5a47-43e0-8f5f-04d2c51627c9;content-length:206;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E0E31AAE08E99B0EFB69666EA492BD59;accept-encoding:gzip,deflate; 2022-10-29T06:25:15.549Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:15.596Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:15.596Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:15.596Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:15.597Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|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:Sat, 29 Oct 2022 06:25:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:15.597Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:15.597Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:19.135Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-10-29T06:25:19.135Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:19.135Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-10-29T06:25:19.136Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:19.136Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2c698df4cbba8d0a;x-b3-spanid:c506b1c5814a6d79;x-b3-parentspanid:2c698df4cbba8d0a;x-b3-sampled:0;x-onap-requestid:65d94b38-4cfb-4a00-91d4-b7f307445cea;x-requestid:65d94b38-4cfb-4a00-91d4-b7f307445cea;x-transactionid:65d94b38-4cfb-4a00-91d4-b7f307445cea;x-ecomp-requestid:65d94b38-4cfb-4a00-91d4-b7f307445cea;x-onap-partnername:UNKNOWN;x-invocationid:29d9161b-bb5e-49bd-b605-9575c4ba8574;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E0E31AAE08E99B0EFB69666EA492BD59;accept-encoding:gzip,deflate; 2022-10-29T06:25:19.136Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:19.190Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Entering 2022-10-29T06:25:19.191Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:19.191Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-10-29T06:25:19.191Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-10-29T06:25:19.192Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:2c698df4cbba8d0a;x-b3-spanid:a7b6481b60ab5547;x-b3-parentspanid:2c698df4cbba8d0a;x-b3-sampled:0;x-onap-requestid:65d94b38-4cfb-4a00-91d4-b7f307445cea;x-requestid:65d94b38-4cfb-4a00-91d4-b7f307445cea;x-transactionid:65d94b38-4cfb-4a00-91d4-b7f307445cea;x-ecomp-requestid:65d94b38-4cfb-4a00-91d4-b7f307445cea;x-onap-partnername:UNKNOWN;x-invocationid:e471e115-5964-467d-b65e-96b5be9cf12d;content-length:1581;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E0E31AAE08E99B0EFB69666EA492BD59;accept-encoding:gzip,deflate; 2022-10-29T06:25:19.192Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:19.213Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:19.213Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-10-29T06:25:19.213Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-10-29T06:25:19.214Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/7;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:Sat, 29 Oct 2022 06:25:19 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:19.214Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:19.214Z|65d94b38-4cfb-4a00-91d4-b7f307445cea|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-10-29T06:25:21.302Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:25:21.302Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:21.302Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:25:21.303Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:21.303Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:431808d9bbc54497;x-b3-spanid:787455de87740d61;x-b3-parentspanid:431808d9bbc54497;x-b3-sampled:0;x-onap-requestid:9437077d-9caf-46f2-988d-50bd829226ec;x-requestid:9437077d-9caf-46f2-988d-50bd829226ec;x-transactionid:9437077d-9caf-46f2-988d-50bd829226ec;x-ecomp-requestid:9437077d-9caf-46f2-988d-50bd829226ec;x-onap-partnername:SO.APIH;x-invocationid:681fa459-3d8f-43ed-9b9b-b12050c060be;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:21.303Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:21.322Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:21.323Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:21.323Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:21.323Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|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:Sat, 29 Oct 2022 06:25:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:21.324Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:21.324Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:21.339Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:25:21.340Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:21.340Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:25:21.340Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:21.341Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:431808d9bbc54497;x-b3-spanid:3b9aee61ccec5714;x-b3-parentspanid:431808d9bbc54497;x-b3-sampled:0;x-onap-requestid:9437077d-9caf-46f2-988d-50bd829226ec;x-requestid:9437077d-9caf-46f2-988d-50bd829226ec;x-transactionid:9437077d-9caf-46f2-988d-50bd829226ec;x-ecomp-requestid:9437077d-9caf-46f2-988d-50bd829226ec;x-onap-partnername:SO.APIH;x-invocationid:1873dedf-ba1b-491a-adcf-b361dfc2150f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:21.341Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:21.357Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:21.365Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:21.366Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:21.366Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:25:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:21.366Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:21.367Z|9437077d-9caf-46f2-988d-50bd829226ec|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:25:26.146Z|ea5544d8-baf9-4206-9836-f58967071938|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:25:26.146Z|ea5544d8-baf9-4206-9836-f58967071938|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:25:26.458Z|64841a2c-4f37-402b-a912-cd236cc6d946|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:25:26.459Z|64841a2c-4f37-402b-a912-cd236cc6d946|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:25:31.841Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:25:31.841Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:31.842Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:25:31.842Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:31.842Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fd6ba819123db270;x-b3-spanid:f397730aa9aea734;x-b3-parentspanid:fd6ba819123db270;x-b3-sampled:0;x-onap-requestid:816a7549-6310-4be9-9747-83aa60c87d5f;x-requestid:816a7549-6310-4be9-9747-83aa60c87d5f;x-transactionid:816a7549-6310-4be9-9747-83aa60c87d5f;x-ecomp-requestid:816a7549-6310-4be9-9747-83aa60c87d5f;x-onap-partnername:SO.APIH;x-invocationid:25b16a20-ecc5-4f71-bb90-92e0aec7afdc;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:31.843Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:31.861Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:31.862Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:31.862Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:31.862Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|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:Sat, 29 Oct 2022 06:25:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:31.862Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:31.863Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:31.877Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:25:31.878Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:31.878Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:25:31.878Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:31.879Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fd6ba819123db270;x-b3-spanid:0aa14aa16c3d17c4;x-b3-parentspanid:fd6ba819123db270;x-b3-sampled:0;x-onap-requestid:816a7549-6310-4be9-9747-83aa60c87d5f;x-requestid:816a7549-6310-4be9-9747-83aa60c87d5f;x-transactionid:816a7549-6310-4be9-9747-83aa60c87d5f;x-ecomp-requestid:816a7549-6310-4be9-9747-83aa60c87d5f;x-onap-partnername:SO.APIH;x-invocationid:047ca9cc-953c-4b2d-a4dd-56d7f4b38d23;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:31.879Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:31.889Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:31.889Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:31.889Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:31.890Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:25:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:31.890Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:31.890Z|816a7549-6310-4be9-9747-83aa60c87d5f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:25:36.207Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-10-29T06:25:36.207Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:36.207Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-10-29T06:25:36.208Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:36.208Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0355c1ca06c90dac;x-b3-spanid:9310ec4a3f77408f;x-b3-parentspanid:0355c1ca06c90dac;x-b3-sampled:0;x-onap-requestid:09c3a1b3-e420-468b-a163-1b70bcc0e8b4;x-requestid:09c3a1b3-e420-468b-a163-1b70bcc0e8b4;x-transactionid:09c3a1b3-e420-468b-a163-1b70bcc0e8b4;x-ecomp-requestid:09c3a1b3-e420-468b-a163-1b70bcc0e8b4;x-onap-partnername:UNKNOWN;x-invocationid:f5546d5c-b8e7-4c0e-8920-ed7f0f43fbda;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E0E31AAE08E99B0EFB69666EA492BD59;accept-encoding:gzip,deflate; 2022-10-29T06:25:36.208Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:36.226Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:36.226Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:36.226Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:36.227Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:25:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:36.227Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:36.228Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2022-10-29T06:25:36.242Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-7|/requestProcessingData/7|bpel|||INFO|500||Entering 2022-10-29T06:25:36.243Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-7|/requestProcessingData/7|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:36.243Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-7|/requestProcessingData/7|bpel|||DEBUG|500||URI : /requestProcessingData/7 2022-10-29T06:25:36.243Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-7|/requestProcessingData/7|bpel|||DEBUG|500||Method : PUT 2022-10-29T06:25:36.244Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-7|/requestProcessingData/7|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0355c1ca06c90dac;x-b3-spanid:d460723f41728824;x-b3-parentspanid:0355c1ca06c90dac;x-b3-sampled:0;x-onap-requestid:09c3a1b3-e420-468b-a163-1b70bcc0e8b4;x-requestid:09c3a1b3-e420-468b-a163-1b70bcc0e8b4;x-transactionid:09c3a1b3-e420-468b-a163-1b70bcc0e8b4;x-ecomp-requestid:09c3a1b3-e420-468b-a163-1b70bcc0e8b4;x-onap-partnername:UNKNOWN;x-invocationid:7bfcb9d5-4fc6-4b0b-900a-6f35eb8e48b0;content-length:1660;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E0E31AAE08E99B0EFB69666EA492BD59;accept-encoding:gzip,deflate; 2022-10-29T06:25:36.244Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-7|/requestProcessingData/7|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:36.275Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-7|/requestProcessingData/7|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:36.275Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-7|/requestProcessingData/7|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:36.276Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-7|/requestProcessingData/7|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:36.276Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-7|/requestProcessingData/7|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/7;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:Sat, 29 Oct 2022 06:25:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:36.276Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-7|/requestProcessingData/7|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:36.277Z|09c3a1b3-e420-468b-a163-1b70bcc0e8b4|http-nio-8083-exec-7|/requestProcessingData/7|bpel|||INFO|500||Exiting. 2022-10-29T06:25:36.883Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:25:36.883Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:36.883Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:25:36.884Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:36.884Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2f0d96a3af043e28;x-b3-spanid:5da2f03e5d8098e0;x-b3-parentspanid:2f0d96a3af043e28;x-b3-sampled:0;x-onap-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-transactionid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-ecomp-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-onap-partnername:UNKNOWN;x-invocationid:ff8cdc31-ad54-4fde-8eeb-ce80dfc8863a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:25:36.884Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:36.901Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:36.902Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:36.902Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:36.902Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|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:Sat, 29 Oct 2022 06:25:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:36.902Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:36.902Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:36.916Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:25:36.916Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:36.917Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:25:36.917Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : PUT 2022-10-29T06:25:36.917Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:2f0d96a3af043e28;x-b3-spanid:0844ccffc5fcada3;x-b3-parentspanid:2f0d96a3af043e28;x-b3-sampled:0;x-onap-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-transactionid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-ecomp-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-onap-partnername:UNKNOWN;x-invocationid:688d35a8-293a-4640-af12-6555126013a0;content-length:3321;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:25:36.917Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:36.971Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:36.972Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:36.972Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:36.972Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b;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:Sat, 29 Oct 2022 06:25:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:36.972Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:36.973Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-9|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:39.263Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:25:39.264Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:39.264Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:25:39.264Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:39.264Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f57923d94b484a2d;x-b3-spanid:bc387cbb47a9d954;x-b3-parentspanid:f57923d94b484a2d;x-b3-sampled:0;x-onap-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-transactionid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-ecomp-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-onap-partnername:UNKNOWN;x-invocationid:c7c7fad2-4141-4f09-a669-073eb9fa1c11;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:25:39.265Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:39.285Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:39.286Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:39.286Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:39.286Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|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:Sat, 29 Oct 2022 06:25:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:39.286Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:39.287Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:39.301Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:25:39.301Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:39.301Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:25:39.301Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : PUT 2022-10-29T06:25:39.302Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:f57923d94b484a2d;x-b3-spanid:3615b500651bba19;x-b3-parentspanid:f57923d94b484a2d;x-b3-sampled:0;x-onap-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-transactionid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-ecomp-requestid:fb69f136-db3b-40a6-a721-1ce5dd982f2b;x-onap-partnername:UNKNOWN;x-invocationid:75226aa4-45e4-42dc-b691-aef8b1931f62;content-length:3314;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:25:39.302Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:39.332Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:39.333Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:39.333Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:39.333Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b;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:Sat, 29 Oct 2022 06:25:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:39.334Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:39.334Z|fb69f136-db3b-40a6-a721-1ce5dd982f2b|http-nio-8083-exec-1|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:41.146Z|60b66155-352d-4990-805b-3f8065b371c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:25:41.146Z|60b66155-352d-4990-805b-3f8065b371c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:25:42.473Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:25:42.474Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:42.474Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:25:42.474Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:42.474Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:98c43961199e7389;x-b3-spanid:74fdb08f71d31c6a;x-b3-parentspanid:98c43961199e7389;x-b3-sampled:0;x-onap-requestid:00ce34f1-4aa9-4db8-ab49-e90be8b1c978;x-requestid:00ce34f1-4aa9-4db8-ab49-e90be8b1c978;x-transactionid:00ce34f1-4aa9-4db8-ab49-e90be8b1c978;x-ecomp-requestid:00ce34f1-4aa9-4db8-ab49-e90be8b1c978;x-onap-partnername:SO.APIH;x-invocationid:03b70732-5675-4151-b027-8bbf9cdc3b59;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:42.475Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:42.491Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:42.491Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:42.492Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:42.492Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|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:Sat, 29 Oct 2022 06:25:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:42.492Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:42.492Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-2|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:42.504Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:25:42.504Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:42.504Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:25:42.505Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:42.505Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:98c43961199e7389;x-b3-spanid:b491e4c22eb13649;x-b3-parentspanid:98c43961199e7389;x-b3-sampled:0;x-onap-requestid:00ce34f1-4aa9-4db8-ab49-e90be8b1c978;x-requestid:00ce34f1-4aa9-4db8-ab49-e90be8b1c978;x-transactionid:00ce34f1-4aa9-4db8-ab49-e90be8b1c978;x-ecomp-requestid:00ce34f1-4aa9-4db8-ab49-e90be8b1c978;x-onap-partnername:SO.APIH;x-invocationid:257892db-6c56-4425-b103-5723e4fc34c9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:42.505Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:42.513Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:42.513Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:42.514Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:42.514Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:25:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:42.514Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:42.514Z|00ce34f1-4aa9-4db8-ab49-e90be8b1c978|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:25:42.670Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:25:42.671Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:42.671Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:25:42.671Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:42.671Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:33f6aff4d0872184;x-b3-spanid:774aea85959e21e6;x-b3-parentspanid:33f6aff4d0872184;x-b3-sampled:0;x-onap-requestid:69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e;x-requestid:69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e;x-transactionid:69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e;x-ecomp-requestid:69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e;x-onap-partnername:SO.APIH;x-invocationid:139a067f-402f-4136-92c6-a59ead37eccb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:42.672Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:42.684Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:42.684Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:42.684Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:42.684Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|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:Sat, 29 Oct 2022 06:25:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:42.684Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:42.685Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-4|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:42.703Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:25:42.703Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:42.704Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:25:42.704Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:42.705Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:33f6aff4d0872184;x-b3-spanid:cfe6656d9c8b865f;x-b3-parentspanid:33f6aff4d0872184;x-b3-sampled:0;x-onap-requestid:69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e;x-requestid:69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e;x-transactionid:69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e;x-ecomp-requestid:69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e;x-onap-partnername:SO.APIH;x-invocationid:451d34b1-b3df-4e59-8d0e-36ab8bd74065;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:42.705Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:42.714Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:42.715Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:42.715Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:42.715Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:25:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:42.715Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:42.716Z|69d80f2f-fd2a-4fc8-8ce0-5668d89fbd5e|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:25:42.861Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:25:42.861Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:42.861Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:25:42.862Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:42.862Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1fee01b4c4614b62;x-b3-spanid:bd1b61efbe2fee80;x-b3-parentspanid:1fee01b4c4614b62;x-b3-sampled:0;x-onap-requestid:8c49ae9c-746a-4ff5-b941-801ebbad63a0;x-requestid:8c49ae9c-746a-4ff5-b941-801ebbad63a0;x-transactionid:8c49ae9c-746a-4ff5-b941-801ebbad63a0;x-ecomp-requestid:8c49ae9c-746a-4ff5-b941-801ebbad63a0;x-onap-partnername:SO.APIH;x-invocationid:c4be355e-6d62-4672-828c-f337c0e5d585;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:42.862Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:42.876Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:42.876Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:42.877Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:42.877Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|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:Sat, 29 Oct 2022 06:25:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:42.880Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:42.880Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-6|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:42.900Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:25:42.900Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:42.901Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:25:42.901Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:42.902Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1fee01b4c4614b62;x-b3-spanid:21a62da628a906f2;x-b3-parentspanid:1fee01b4c4614b62;x-b3-sampled:0;x-onap-requestid:8c49ae9c-746a-4ff5-b941-801ebbad63a0;x-requestid:8c49ae9c-746a-4ff5-b941-801ebbad63a0;x-transactionid:8c49ae9c-746a-4ff5-b941-801ebbad63a0;x-ecomp-requestid:8c49ae9c-746a-4ff5-b941-801ebbad63a0;x-onap-partnername:SO.APIH;x-invocationid:1993f5b2-1365-48fc-85f0-f6c648dbc8fd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:42.902Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:42.909Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:42.910Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:42.911Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:42.911Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:25:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:42.912Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:42.912Z|8c49ae9c-746a-4ff5-b941-801ebbad63a0|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:25:43.061Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:25:43.061Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:43.062Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:25:43.062Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:43.062Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:59b1c54f019a6966;x-b3-spanid:48dcb52f894b1c47;x-b3-parentspanid:59b1c54f019a6966;x-b3-sampled:0;x-onap-requestid:6da87b46-80a7-4784-9e84-862af6a05af1;x-requestid:6da87b46-80a7-4784-9e84-862af6a05af1;x-transactionid:6da87b46-80a7-4784-9e84-862af6a05af1;x-ecomp-requestid:6da87b46-80a7-4784-9e84-862af6a05af1;x-onap-partnername:SO.APIH;x-invocationid:3eb97cb4-51af-4420-b8f7-6ccc33ff0abb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:43.062Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:43.076Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:43.076Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:43.076Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:43.076Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|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:Sat, 29 Oct 2022 06:25:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:43.077Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:43.077Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-8|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:43.088Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:25:43.088Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:43.088Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:25:43.088Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:43.089Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:59b1c54f019a6966;x-b3-spanid:69c34544596f9236;x-b3-parentspanid:59b1c54f019a6966;x-b3-sampled:0;x-onap-requestid:6da87b46-80a7-4784-9e84-862af6a05af1;x-requestid:6da87b46-80a7-4784-9e84-862af6a05af1;x-transactionid:6da87b46-80a7-4784-9e84-862af6a05af1;x-ecomp-requestid:6da87b46-80a7-4784-9e84-862af6a05af1;x-onap-partnername:SO.APIH;x-invocationid:2c2b1556-8d73-4744-90d4-40e39a839629;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:43.089Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:43.100Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:43.100Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:43.100Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:43.100Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:25:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:43.101Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:43.101Z|6da87b46-80a7-4784-9e84-862af6a05af1|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:25:43.247Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Entering 2022-10-29T06:25:43.248Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:43.248Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||URI : /infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b 2022-10-29T06:25:43.248Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:43.248Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5820f34e1ab67a75;x-b3-spanid:13ba68957ef3d109;x-b3-parentspanid:5820f34e1ab67a75;x-b3-sampled:0;x-onap-requestid:5ee19118-f67c-4131-a0f5-2dcb56983d6d;x-requestid:5ee19118-f67c-4131-a0f5-2dcb56983d6d;x-transactionid:5ee19118-f67c-4131-a0f5-2dcb56983d6d;x-ecomp-requestid:5ee19118-f67c-4131-a0f5-2dcb56983d6d;x-onap-partnername:SO.APIH;x-invocationid:ac8073be-23ed-476c-9409-b4282d4637e1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:43.249Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:43.263Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:43.268Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:43.268Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:43.268Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|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:Sat, 29 Oct 2022 06:25:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:43.269Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:43.269Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-10|/infraActiveRequests/fb69f136-db3b-40a6-a721-1ce5dd982f2b|bpel|||INFO|500||Exiting. 2022-10-29T06:25:43.283Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:25:43.284Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:43.284Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:25:43.284Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:43.285Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5820f34e1ab67a75;x-b3-spanid:0130e387579e9985;x-b3-parentspanid:5820f34e1ab67a75;x-b3-sampled:0;x-onap-requestid:5ee19118-f67c-4131-a0f5-2dcb56983d6d;x-requestid:5ee19118-f67c-4131-a0f5-2dcb56983d6d;x-transactionid:5ee19118-f67c-4131-a0f5-2dcb56983d6d;x-ecomp-requestid:5ee19118-f67c-4131-a0f5-2dcb56983d6d;x-onap-partnername:SO.APIH;x-invocationid:2d1a328d-837c-49f0-840c-9f331bdf30ef;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:43.285Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:43.293Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:43.293Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:43.294Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:43.294Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:25:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:43.295Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:43.295Z|5ee19118-f67c-4131-a0f5-2dcb56983d6d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:25:46.992Z|2dacf620-dc87-449b-a0e4-1bd1fad03e78|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-29T06:25:46.993Z|2dacf620-dc87-449b-a0e4-1bd1fad03e78|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:46.993Z|2dacf620-dc87-449b-a0e4-1bd1fad03e78|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||URI : /manage/health 2022-10-29T06:25:46.993Z|2dacf620-dc87-449b-a0e4-1bd1fad03e78|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Method : GET 2022-10-29T06:25:46.993Z|2dacf620-dc87-449b-a0e4-1bd1fad03e78|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Headers : host:10.233.68.209:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close; 2022-10-29T06:25:46.994Z|2dacf620-dc87-449b-a0e4-1bd1fad03e78|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:46.999Z|2dacf620-dc87-449b-a0e4-1bd1fad03e78|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:46.999Z|2dacf620-dc87-449b-a0e4-1bd1fad03e78|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status code : 200 2022-10-29T06:25:46.999Z|2dacf620-dc87-449b-a0e4-1bd1fad03e78|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status text : OK 2022-10-29T06:25:47.000Z|2dacf620-dc87-449b-a0e4-1bd1fad03e78|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||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:Sat, 29 Oct 2022 06:25:46 GMT;Connection:close; 2022-10-29T06:25:47.000Z|2dacf620-dc87-449b-a0e4-1bd1fad03e78|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:47.000Z|2dacf620-dc87-449b-a0e4-1bd1fad03e78|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Exiting. 2022-10-29T06:25:54.051Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||INFO|500||Entering 2022-10-29T06:25:54.052Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:54.052Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||URI : /infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc 2022-10-29T06:25:54.053Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:54.053Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6d75ec099b50d8f7;x-b3-spanid:2ccc4e87b78f78e9;x-b3-parentspanid:6d75ec099b50d8f7;x-b3-sampled:0;x-onap-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-transactionid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-ecomp-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-onap-partnername:SO.APIH;x-invocationid:3a4df62d-05ec-4d84-ac4e-dae374895c45;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:54.054Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:55.241Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-10-29T06:25:55.241Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:55.242Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-10-29T06:25:55.242Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-10-29T06:25:55.242Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6d75ec099b50d8f7;x-b3-spanid:3cb8b5b78a88a026;x-b3-parentspanid:6d75ec099b50d8f7;x-b3-sampled:0;x-onap-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-transactionid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-ecomp-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-onap-partnername:SO.APIH;x-invocationid:630017bc-ab63-4987-b366-bd65430b8015;content-length:182;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:55.242Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:55.247Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-10-29T06:25:55.264Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:55.265Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:55.265Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:55.265Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-10-29T06:25:55.265Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:55.266Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-10-29T06:25:55.318Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-10-29T06:25:55.319Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:55.320Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-10-29T06:25:55.320Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-10-29T06:25:55.320Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:6d75ec099b50d8f7;x-b3-spanid:124844bd2962952e;x-b3-parentspanid:6d75ec099b50d8f7;x-b3-sampled:0;x-onap-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-transactionid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-ecomp-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-onap-partnername:SO.APIH;x-invocationid:afac96d0-a0d3-4682-b527-af32ebc4cce1;content-length:1255;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:55.321Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:55.344Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:55.344Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-10-29T06:25:55.345Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-10-29T06:25:55.346Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;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:Sat, 29 Oct 2022 06:25:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:55.346Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:55.347Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-10-29T06:25:55.507Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Entering 2022-10-29T06:25:55.507Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:55.507Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-10-29T06:25:55.508Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-10-29T06:25:55.508Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:6d75ec099b50d8f7;x-b3-spanid:82cecd2b0524fcd8;x-b3-parentspanid:5c38a35584937cee;x-b3-sampled:0;x-onap-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-transactionid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-ecomp-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-onap-partnername:UNKNOWN;x-invocationid:89c9546d-19f0-45a0-a147-aa1b9522b6c0;content-length:3827;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:25:55.508Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:55.525Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:55.583Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-10-29T06:25:55.584Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-10-29T06:25:55.584Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/10;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:Sat, 29 Oct 2022 06:25:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:55.584Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:55.585Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-10-29T06:25:55.603Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-7|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||INFO|500||Entering 2022-10-29T06:25:55.604Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-7|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:55.604Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-7|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||URI : /infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc 2022-10-29T06:25:55.604Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-7|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:55.604Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-7|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6d75ec099b50d8f7;x-b3-spanid:5afb6c76c6878a66;x-b3-parentspanid:5c38a35584937cee;x-b3-sampled:0;x-onap-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-transactionid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-ecomp-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-onap-partnername:UNKNOWN;x-invocationid:5f4346cd-b839-43a1-ac98-17e365d68044;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:25:55.605Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-7|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:55.619Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-7|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:55.619Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-7|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:55.619Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-7|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:55.621Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-7|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|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:Sat, 29 Oct 2022 06:25:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:55.622Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-7|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:55.622Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-7|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||INFO|500||Exiting. 2022-10-29T06:25:55.773Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-8|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||INFO|500||Entering 2022-10-29T06:25:55.774Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-8|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:55.774Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-8|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||URI : /infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc 2022-10-29T06:25:55.774Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-8|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Method : PUT 2022-10-29T06:25:55.774Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-8|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:6d75ec099b50d8f7;x-b3-spanid:4b83d4a1bb9da7fc;x-b3-parentspanid:5c38a35584937cee;x-b3-sampled:0;x-onap-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-transactionid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-ecomp-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-onap-partnername:UNKNOWN;x-invocationid:27d6b779-6d97-4891-980d-577426e6c71b;content-length:1362;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:25:55.775Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-8|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:55.809Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-8|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:55.810Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-8|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:55.810Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-8|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:55.810Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-8|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;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:Sat, 29 Oct 2022 06:25:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:55.810Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-8|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:55.811Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-8|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||INFO|500||Exiting. 2022-10-29T06:25:56.146Z|239cba92-8497-447a-a869-7975f1cbbc21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:25:56.147Z|239cba92-8497-447a-a869-7975f1cbbc21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:25:56.460Z|2dff07ac-364f-47ed-8e4c-9fed3580707c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-10-29T06:25:56.461Z|2dff07ac-364f-47ed-8e4c-9fed3580707c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-10-29T06:25:56.539Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-9|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||INFO|500||Entering 2022-10-29T06:25:56.539Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-9|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:56.540Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-9|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||URI : /infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc 2022-10-29T06:25:56.540Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-9|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:56.540Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-9|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f2f92b08d362ad50;x-b3-spanid:c81e11505565c908;x-b3-parentspanid:f2f92b08d362ad50;x-b3-sampled:0;x-onap-requestid:d33ed5c6-ed96-44f0-a843-bc3cf918fca5;x-requestid:d33ed5c6-ed96-44f0-a843-bc3cf918fca5;x-transactionid:d33ed5c6-ed96-44f0-a843-bc3cf918fca5;x-ecomp-requestid:d33ed5c6-ed96-44f0-a843-bc3cf918fca5;x-onap-partnername:SO.APIH;x-invocationid:85a6ca9c-4a28-42cd-a5ae-d3cd5fb4fa07;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:56.541Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-9|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:56.557Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-9|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:56.557Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-9|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:56.558Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-9|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:56.558Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-9|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|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:Sat, 29 Oct 2022 06:25:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:56.558Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-9|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:56.559Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-9|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||INFO|500||Exiting. 2022-10-29T06:25:56.572Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:25:56.572Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:56.572Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:25:56.572Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:56.572Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f2f92b08d362ad50;x-b3-spanid:76a026f7ebd5ef04;x-b3-parentspanid:f2f92b08d362ad50;x-b3-sampled:0;x-onap-requestid:d33ed5c6-ed96-44f0-a843-bc3cf918fca5;x-requestid:d33ed5c6-ed96-44f0-a843-bc3cf918fca5;x-transactionid:d33ed5c6-ed96-44f0-a843-bc3cf918fca5;x-ecomp-requestid:d33ed5c6-ed96-44f0-a843-bc3cf918fca5;x-onap-partnername:SO.APIH;x-invocationid:b9a6d8e8-6125-4fa8-9c44-f445e3f37575;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:25:56.573Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:56.581Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:56.582Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:56.582Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:56.582Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:25:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:56.582Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:56.582Z|d33ed5c6-ed96-44f0-a843-bc3cf918fca5|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:25:57.366Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-1|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||INFO|500||Entering 2022-10-29T06:25:57.366Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-1|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:57.367Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-1|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||URI : /infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc 2022-10-29T06:25:57.367Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-1|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:25:57.367Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-1|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4c295e25e4cde035;x-b3-spanid:52dbeaa76f3fa241;x-b3-parentspanid:4c295e25e4cde035;x-b3-sampled:0;x-onap-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-transactionid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-ecomp-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-onap-partnername:UNKNOWN;x-invocationid:2c7ea2b3-ef01-4c93-9753-808c468440a9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:25:57.367Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-1|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:57.382Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-1|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:57.383Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-1|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:57.383Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-1|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:57.383Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-1|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|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:Sat, 29 Oct 2022 06:25:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:57.383Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-1|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:57.384Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-1|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||INFO|500||Exiting. 2022-10-29T06:25:57.397Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-2|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||INFO|500||Entering 2022-10-29T06:25:57.398Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-2|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:25:57.398Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-2|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||URI : /infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc 2022-10-29T06:25:57.398Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-2|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Method : PUT 2022-10-29T06:25:57.399Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-2|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:4c295e25e4cde035;x-b3-spanid:1e236a25e3aa195c;x-b3-parentspanid:4c295e25e4cde035;x-b3-sampled:0;x-onap-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-transactionid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-ecomp-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-onap-partnername:UNKNOWN;x-invocationid:c42da5cd-2c26-48f8-8591-08581039d5ee;content-length:1547;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0E466F8B4C59F4A7108C7F959B611183;accept-encoding:gzip,deflate; 2022-10-29T06:25:57.399Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-2|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:25:57.429Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-2|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:25:57.429Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-2|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:25:57.430Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-2|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:25:57.431Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-2|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;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:Sat, 29 Oct 2022 06:25:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:25:57.431Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-2|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:25:57.431Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-2|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||INFO|500||Exiting. 2022-10-29T06:26:04.298Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||INFO|500||Entering 2022-10-29T06:26:04.299Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:26:04.299Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||URI : /infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc 2022-10-29T06:26:04.299Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Method : PATCH 2022-10-29T06:26:04.300Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9fb6006da6cca765;x-b3-spanid:9fb6006da6cca765;x-b3-sampled:0;x-onap-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-transactionid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-ecomp-requestid:8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc;x-onap-partnername:UNKNOWN;x-invocationid:dfeef18f-1e15-43a0-9e0c-46a195d7d7cd;content-length:202;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E0E31AAE08E99B0EFB69666EA492BD59;accept-encoding:gzip,deflate; 2022-10-29T06:26:04.300Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:26:04.329Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:26:04.329Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:26:04.329Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:26:04.330Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|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:Sat, 29 Oct 2022 06:26:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:26:04.330Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:26:04.330Z|8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|http-nio-8083-exec-3|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||INFO|500||Exiting. 2022-10-29T06:26:06.744Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-4|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||INFO|500||Entering 2022-10-29T06:26:06.744Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-4|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:26:06.744Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-4|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||URI : /infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc 2022-10-29T06:26:06.744Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-4|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:26:06.745Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-4|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0d9bc8193cf12c1f;x-b3-spanid:8cf744c1cabf1648;x-b3-parentspanid:0d9bc8193cf12c1f;x-b3-sampled:0;x-onap-requestid:2493f8e5-9a5e-4305-85df-fa50ddb17de3;x-requestid:2493f8e5-9a5e-4305-85df-fa50ddb17de3;x-transactionid:2493f8e5-9a5e-4305-85df-fa50ddb17de3;x-ecomp-requestid:2493f8e5-9a5e-4305-85df-fa50ddb17de3;x-onap-partnername:SO.APIH;x-invocationid:c5992d5f-379d-4849-98eb-2799b193a173;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:26:06.745Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-4|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:26:06.760Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-4|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:26:06.761Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-4|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:26:06.761Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-4|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:26:06.761Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-4|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|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:Sat, 29 Oct 2022 06:26:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:26:06.762Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-4|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:26:06.762Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-4|/infraActiveRequests/8bcd4dcd-39e6-4cad-81dd-b1db6ce416cc|bpel|||INFO|500||Exiting. 2022-10-29T06:26:06.774Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-10-29T06:26:06.775Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:26:06.775Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-10-29T06:26:06.775Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-10-29T06:26:06.775Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0d9bc8193cf12c1f;x-b3-spanid:b9341c1c046efd22;x-b3-parentspanid:0d9bc8193cf12c1f;x-b3-sampled:0;x-onap-requestid:2493f8e5-9a5e-4305-85df-fa50ddb17de3;x-requestid:2493f8e5-9a5e-4305-85df-fa50ddb17de3;x-transactionid:2493f8e5-9a5e-4305-85df-fa50ddb17de3;x-ecomp-requestid:2493f8e5-9a5e-4305-85df-fa50ddb17de3;x-onap-partnername:SO.APIH;x-invocationid:35289120-5789-49a5-a6e5-500bbb14d228;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28B89212370C472CEEC9A860461ECAD1;accept-encoding:gzip,deflate; 2022-10-29T06:26:06.776Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-10-29T06:26:06.788Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-10-29T06:26:06.788Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-10-29T06:26:06.789Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-10-29T06:26:06.789Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 29 Oct 2022 06:26:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-10-29T06:26:06.789Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-10-29T06:26:06.790Z|2493f8e5-9a5e-4305-85df-fa50ddb17de3|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-10-29T06:26:07.138Z|f6940a02-13ab-487e-8847-bb44905b0935|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-10-29T06:26:07.138Z|f6940a02-13ab-487e-8847-bb44905b0935|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-10-29T06:26:07.138Z|f6940a02-13ab-487e-8847-bb44905b0935|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoReques