JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/reqdb/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-05-13T06:40:41.470Z||main|||||INFO|500||The following profiles are active: basic 2022-05-13T06:40:48.270Z||main|||||INFO|500||Starting service [Tomcat] 2022-05-13T06:40:48.271Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-05-13T06:40:48.368Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-05-13T06:40:48.992Z||main|||||INFO|500||reqdb-pool - Starting... 2022-05-13T06:40:49.117Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-05-13T06:40:49.210Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate 2022-05-13T06:40:49.266Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5) 2022-05-13T06:40:49.283Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.5 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4. 2022-05-13T06:40:49.329Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.030s) 2022-05-13T06:40:49.349Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ... 2022-05-13T06:40:49.393Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State: - Error Code: 1280) 2022-05-13T06:40:49.427Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >> 2022-05-13T06:40:49.444Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version 2022-05-13T06:40:49.677Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests 2022-05-13T06:40:49.721Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status 2022-05-13T06:40:49.802Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data 2022-05-13T06:40:49.829Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns 2022-05-13T06:40:49.886Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests 2022-05-13T06:40:49.943Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock 2022-05-13T06:40:49.988Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes 2022-05-13T06:40:50.031Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data 2022-05-13T06:40:50.082Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size 2022-05-13T06:40:50.125Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests 2022-05-13T06:40:50.175Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests 2022-05-13T06:40:50.282Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500 2022-05-13T06:40:50.332Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data 2022-05-13T06:40:50.411Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup 2022-05-13T06:40:50.474Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column 2022-05-13T06:40:50.507Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column 2022-05-13T06:40:50.537Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information 2022-05-13T06:40:50.590Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id 2022-05-13T06:40:50.634Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source 2022-05-13T06:40:50.685Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL 2022-05-13T06:40:50.716Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source 2022-05-13T06:40:50.765Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table 2022-05-13T06:40:50.805Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status 2022-05-13T06:40:50.831Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status 2022-05-13T06:40:50.860Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table 2022-05-13T06:40:50.949Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column 2022-05-13T06:40:51.014Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests 2022-05-13T06:40:51.045Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData 2022-05-13T06:40:51.065Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables 2022-05-13T06:40:51.183Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables 2022-05-13T06:40:51.236Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables 2022-05-13T06:40:51.279Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name 2022-05-13T06:40:51.366Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn 2022-05-13T06:40:51.419Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table 2022-05-13T06:40:51.475Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status 2022-05-13T06:40:51.506Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name 2022-05-13T06:40:51.562Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:02.143s) 2022-05-13T06:40:51.912Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-05-13T06:40:52.083Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-05-13T06:40:52.650Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-13T06:40:54.853Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-05-13T06:40:56.492Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-13T06:41:00.682Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-05-13T06:41:02.150Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter 2022-05-13T06:41:03.419Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter 2022-05-13T06:41:03.816Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-05-13T06:41:07.639Z||main|||||INFO|500||Started MSORequestDBApplication in 28.094 seconds (JVM running for 29.356) 2022-05-13T06:41:07.660Z|a960c861-d6b3-4861-a1d6-6bfa5684d04d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:41:07.670Z|a960c861-d6b3-4861-a1d6-6bfa5684d04d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:41:07.672Z|eac90d09-67bb-47e2-85ea-ca899827f9df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:41:07.677Z|eac90d09-67bb-47e2-85ea-ca899827f9df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:41:22.632Z|edc160ee-a983-46d3-9e11-272eedbb999a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:41:22.637Z|edc160ee-a983-46d3-9e11-272eedbb999a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:41:37.632Z|fb36204a-f305-4af8-a13a-df6a57b07df0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:41:37.634Z|fb36204a-f305-4af8-a13a-df6a57b07df0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:41:37.679Z|3791bdcd-1150-46c8-962d-dec6aed92b36|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:41:37.680Z|3791bdcd-1150-46c8-962d-dec6aed92b36|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:41:52.632Z|72448c3c-fcd7-4bc1-907b-53474d1f96c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:41:52.633Z|72448c3c-fcd7-4bc1-907b-53474d1f96c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:42:07.631Z|1a47e150-c614-47ff-af98-6f2eaf0e7a25|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:42:07.636Z|1a47e150-c614-47ff-af98-6f2eaf0e7a25|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:42:07.681Z|31e0c1c8-3c94-488e-ba63-2145047f9eff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:42:07.682Z|31e0c1c8-3c94-488e-ba63-2145047f9eff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:42:22.642Z|88fa238f-553e-470a-a5cd-97dba63c0f5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:42:22.646Z|88fa238f-553e-470a-a5cd-97dba63c0f5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:42:37.636Z|ee612f68-8baa-43fc-a777-6fe5558390c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:42:37.642Z|ee612f68-8baa-43fc-a777-6fe5558390c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:42:37.683Z|4aa665bb-c7e0-4d14-9535-fff25d392633|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:42:37.685Z|4aa665bb-c7e0-4d14-9535-fff25d392633|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:42:52.632Z|cfa455e9-1eb3-4d67-bac7-481d1863be9a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:42:52.633Z|cfa455e9-1eb3-4d67-bac7-481d1863be9a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:43:07.633Z|e035c4f3-34f1-461c-a8e4-153fdfa78c78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:43:07.635Z|e035c4f3-34f1-461c-a8e4-153fdfa78c78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:43:07.687Z|1a59de86-569f-4f87-bd33-8146fe44967e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:43:07.688Z|1a59de86-569f-4f87-bd33-8146fe44967e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:43:22.632Z|df82d7b2-bd10-4583-b542-4b1eb0675587|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:43:22.640Z|df82d7b2-bd10-4583-b542-4b1eb0675587|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:43:37.635Z|07603097-aa61-4ec1-b17d-76a27d9f471a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:43:37.638Z|07603097-aa61-4ec1-b17d-76a27d9f471a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:43:37.689Z|ab4a74de-2e0b-4bb6-869f-5f8c1ee6df07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:43:37.690Z|ab4a74de-2e0b-4bb6-869f-5f8c1ee6df07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:43:52.631Z|c5904cbc-ac4e-49ce-92ce-69fa65c92fe6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:43:52.632Z|c5904cbc-ac4e-49ce-92ce-69fa65c92fe6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:44:07.632Z|9b0861f6-a77d-4b69-b537-8cc2738e70ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:44:07.636Z|9b0861f6-a77d-4b69-b537-8cc2738e70ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:44:07.691Z|d6220865-ad59-433f-8496-514d93424c35|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:44:07.692Z|d6220865-ad59-433f-8496-514d93424c35|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:44:22.631Z|c35beee8-3016-4742-81d3-1d0f4b06b5b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:44:22.632Z|c35beee8-3016-4742-81d3-1d0f4b06b5b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:44:37.631Z|89d12b27-30ce-4216-87b7-4b071afb37f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:44:37.632Z|89d12b27-30ce-4216-87b7-4b071afb37f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:44:37.697Z|556890ce-63d3-40cd-9ffa-34c91afeeb72|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:44:37.701Z|556890ce-63d3-40cd-9ffa-34c91afeeb72|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:44:52.640Z|2cc9b3e3-575b-4a1b-bf84-ba265af7ea24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:44:52.651Z|2cc9b3e3-575b-4a1b-bf84-ba265af7ea24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:45:07.632Z|2d92ab2a-37cb-4803-91db-05454b423ef5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:45:07.633Z|2d92ab2a-37cb-4803-91db-05454b423ef5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:45:07.705Z|e50fa730-b2e7-4269-bd65-91a35e45d036|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:45:07.706Z|e50fa730-b2e7-4269-bd65-91a35e45d036|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:45:22.631Z|0ae3ae74-11b7-4057-9a20-281cdecac133|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:45:22.632Z|0ae3ae74-11b7-4057-9a20-281cdecac133|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:45:37.631Z|2f1e23df-4e64-4531-b8f4-e10fb566b9c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:45:37.635Z|2f1e23df-4e64-4531-b8f4-e10fb566b9c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:45:37.708Z|657c762d-d4f3-4da4-984e-90d1d3c53baa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:45:37.709Z|657c762d-d4f3-4da4-984e-90d1d3c53baa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:45:52.632Z|f896f933-dcb3-4c76-b2d4-a9ee14ecf4cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:45:52.633Z|f896f933-dcb3-4c76-b2d4-a9ee14ecf4cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:46:07.634Z|69b58ed0-84e0-4d72-997b-e89413fbd806|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:46:07.639Z|69b58ed0-84e0-4d72-997b-e89413fbd806|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:46:07.711Z|7f697a01-4242-4cfe-9a6a-c0b546f08336|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:46:07.712Z|7f697a01-4242-4cfe-9a6a-c0b546f08336|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:46:22.634Z|0ad3aefb-3591-4728-8502-cfa47f20c6f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:46:22.637Z|0ad3aefb-3591-4728-8502-cfa47f20c6f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:46:37.633Z|db300ef6-799a-4166-ba35-88505b30d841|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:46:37.635Z|db300ef6-799a-4166-ba35-88505b30d841|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:46:37.713Z|61511911-9526-42a6-88d1-09fd46de5b73|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:46:37.715Z|61511911-9526-42a6-88d1-09fd46de5b73|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:46:52.637Z|f16451ab-d05b-4555-a6a5-070a7f5c43c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:46:52.644Z|f16451ab-d05b-4555-a6a5-070a7f5c43c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:47:07.632Z|3615e4af-2074-4ecf-be0f-c6d2062095b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:47:07.638Z|3615e4af-2074-4ecf-be0f-c6d2062095b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:47:07.717Z|0a3b4e7e-57c4-4c04-86f4-a9823ee95c31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:47:07.718Z|0a3b4e7e-57c4-4c04-86f4-a9823ee95c31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:47:22.632Z|618053f0-6afc-42db-ac53-c9d5058427d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:47:22.633Z|618053f0-6afc-42db-ac53-c9d5058427d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:47:37.631Z|bc925746-d7df-49c8-a1ea-15e7a586abab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:47:37.636Z|bc925746-d7df-49c8-a1ea-15e7a586abab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:47:37.720Z|43c9a113-da1e-4dfe-ab34-8fa25a28d007|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:47:37.721Z|43c9a113-da1e-4dfe-ab34-8fa25a28d007|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:47:52.632Z|c3e172a6-4d6f-4dc1-bd1d-633ecbaa5e4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:47:52.635Z|c3e172a6-4d6f-4dc1-bd1d-633ecbaa5e4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:48:07.632Z|616f6c75-e7c6-4c08-b154-e532beb90d50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:48:07.633Z|616f6c75-e7c6-4c08-b154-e532beb90d50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:48:07.723Z|7a576acf-079c-44b1-bb5a-b6260399a749|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:48:07.724Z|7a576acf-079c-44b1-bb5a-b6260399a749|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:48:22.631Z|4579d764-d6d3-466c-80e7-0a0752aa935c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:48:22.634Z|4579d764-d6d3-466c-80e7-0a0752aa935c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:48:37.631Z|640db902-d56b-41c9-b7eb-2961fc31d9e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:48:37.632Z|640db902-d56b-41c9-b7eb-2961fc31d9e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:48:37.728Z|0cd2aceb-04d8-47c1-94fc-f9b0fab9469a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:48:37.729Z|0cd2aceb-04d8-47c1-94fc-f9b0fab9469a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:48:52.632Z|04a29966-c593-4b7f-89af-1c1c5be52af6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:48:52.633Z|04a29966-c593-4b7f-89af-1c1c5be52af6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:49:07.632Z|5b41a559-8cf9-4ef8-af39-4e8c7850b7ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:49:07.636Z|5b41a559-8cf9-4ef8-af39-4e8c7850b7ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:49:07.731Z|430af95f-3bd3-443e-aab2-170d8a1585b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:49:07.731Z|430af95f-3bd3-443e-aab2-170d8a1585b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:49:22.631Z|e30e2b20-ee72-45ae-82fa-8cb1bf59f68c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:49:22.632Z|e30e2b20-ee72-45ae-82fa-8cb1bf59f68c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:49:37.633Z|24608c2d-466b-440b-a3d5-c6ef677db5f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:49:37.634Z|24608c2d-466b-440b-a3d5-c6ef677db5f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:49:37.733Z|9139d762-fe59-4c1c-8399-caab4cc0594e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:49:37.733Z|9139d762-fe59-4c1c-8399-caab4cc0594e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:49:52.631Z|3e5d8e97-c87d-448e-85d8-01347b60d9de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:49:52.635Z|3e5d8e97-c87d-448e-85d8-01347b60d9de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:50:07.634Z|e7392a60-7a3f-4f7d-b35f-88e09f557710|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:50:07.636Z|e7392a60-7a3f-4f7d-b35f-88e09f557710|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:50:07.738Z|b6469682-4834-4259-ae2f-198e55d8ede2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:50:07.746Z|b6469682-4834-4259-ae2f-198e55d8ede2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:50:22.638Z|ebff0e2f-2cc8-4d6a-abae-d939cf2f092d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:50:22.646Z|ebff0e2f-2cc8-4d6a-abae-d939cf2f092d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:50:37.632Z|4cae1066-6896-4de3-9b14-e622e236fd80|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:50:37.634Z|4cae1066-6896-4de3-9b14-e622e236fd80|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:50:37.747Z|42eebffb-1b2c-49d1-ada7-df6497e0d526|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:50:37.748Z|42eebffb-1b2c-49d1-ada7-df6497e0d526|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:50:52.631Z|e3798fad-8515-4843-9ea2-c09f37f84cc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:50:52.633Z|e3798fad-8515-4843-9ea2-c09f37f84cc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:51:07.632Z|1d446f72-24f9-4355-868e-8cee4b99e8ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:51:07.634Z|1d446f72-24f9-4355-868e-8cee4b99e8ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:51:07.750Z|e0027aa4-deea-4868-8020-d4c461f5d3ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:51:07.751Z|e0027aa4-deea-4868-8020-d4c461f5d3ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:51:15.819Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-05-13T06:51:15.926Z|c165e2b7-8413-4be3-9301-25a60375f18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T06:51:15.926Z|c165e2b7-8413-4be3-9301-25a60375f18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T06:51:15.926Z|c165e2b7-8413-4be3-9301-25a60375f18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T06:51:15.927Z|c165e2b7-8413-4be3-9301-25a60375f18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T06:51:15.931Z|c165e2b7-8413-4be3-9301-25a60375f18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T06:51:15.931Z|c165e2b7-8413-4be3-9301-25a60375f18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T06:51:16.104Z|c165e2b7-8413-4be3-9301-25a60375f18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T06:51:16.104Z|c165e2b7-8413-4be3-9301-25a60375f18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T06:51:16.106Z|c165e2b7-8413-4be3-9301-25a60375f18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T06:51:16.107Z|c165e2b7-8413-4be3-9301-25a60375f18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 06:51:16 GMT;Connection:close; 2022-05-13T06:51:16.107Z|c165e2b7-8413-4be3-9301-25a60375f18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T06:51:16.108Z|c165e2b7-8413-4be3-9301-25a60375f18f|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T06:51:22.631Z|2b624241-b898-49e7-a5db-c2c98c635c18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:51:22.632Z|2b624241-b898-49e7-a5db-c2c98c635c18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:51:37.632Z|4f896c21-4c14-412e-9560-4703f63c88bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:51:37.633Z|4f896c21-4c14-412e-9560-4703f63c88bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:51:37.752Z|cc900f2a-47fd-43a8-80a8-54b687da1179|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:51:37.753Z|cc900f2a-47fd-43a8-80a8-54b687da1179|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:51:52.631Z|51f62117-2a96-4995-8f6e-0e2367edb4c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:51:52.634Z|51f62117-2a96-4995-8f6e-0e2367edb4c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:52:07.631Z|6484d4d5-4e5b-4b7d-88ae-a9e320db2140|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:52:07.632Z|6484d4d5-4e5b-4b7d-88ae-a9e320db2140|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:52:07.755Z|7b69d33e-a1c0-4fec-b4df-113c889cae1e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:52:07.756Z|7b69d33e-a1c0-4fec-b4df-113c889cae1e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:52:15.717Z|e2c83b38-716d-45c6-9c6f-ace890b5e0b1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T06:52:15.717Z|e2c83b38-716d-45c6-9c6f-ace890b5e0b1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T06:52:15.718Z|e2c83b38-716d-45c6-9c6f-ace890b5e0b1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T06:52:15.718Z|e2c83b38-716d-45c6-9c6f-ace890b5e0b1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T06:52:15.719Z|e2c83b38-716d-45c6-9c6f-ace890b5e0b1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T06:52:15.719Z|e2c83b38-716d-45c6-9c6f-ace890b5e0b1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T06:52:15.728Z|e2c83b38-716d-45c6-9c6f-ace890b5e0b1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T06:52:15.729Z|e2c83b38-716d-45c6-9c6f-ace890b5e0b1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T06:52:15.729Z|e2c83b38-716d-45c6-9c6f-ace890b5e0b1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T06:52:15.730Z|e2c83b38-716d-45c6-9c6f-ace890b5e0b1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 06:52:15 GMT;Connection:close; 2022-05-13T06:52:15.730Z|e2c83b38-716d-45c6-9c6f-ace890b5e0b1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T06:52:15.731Z|e2c83b38-716d-45c6-9c6f-ace890b5e0b1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T06:52:22.631Z|8f115b6c-0aa4-4247-a9f0-6f313454c5ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:52:22.632Z|8f115b6c-0aa4-4247-a9f0-6f313454c5ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:52:37.631Z|efcc2a2c-85a1-4220-9700-c2ce0f092c8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:52:37.635Z|efcc2a2c-85a1-4220-9700-c2ce0f092c8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:52:37.758Z|a17d615e-aebe-4a1d-8b27-40dbfcb072f8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:52:37.759Z|a17d615e-aebe-4a1d-8b27-40dbfcb072f8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:52:52.631Z|4a9870af-d3cb-48ff-8a59-042b451b04f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:52:52.633Z|4a9870af-d3cb-48ff-8a59-042b451b04f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:53:07.633Z|d313bf71-a8bf-4077-8af2-59d8939e99d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:53:07.633Z|d313bf71-a8bf-4077-8af2-59d8939e99d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:53:07.761Z|d5797016-437a-4ff5-9169-7c6c935bd6ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:53:07.762Z|d5797016-437a-4ff5-9169-7c6c935bd6ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:53:15.716Z|f4a343e3-07f7-410c-93b5-07e6e4be2cc9|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T06:53:15.717Z|f4a343e3-07f7-410c-93b5-07e6e4be2cc9|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T06:53:15.717Z|f4a343e3-07f7-410c-93b5-07e6e4be2cc9|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T06:53:15.718Z|f4a343e3-07f7-410c-93b5-07e6e4be2cc9|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T06:53:15.718Z|f4a343e3-07f7-410c-93b5-07e6e4be2cc9|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T06:53:15.718Z|f4a343e3-07f7-410c-93b5-07e6e4be2cc9|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T06:53:15.724Z|f4a343e3-07f7-410c-93b5-07e6e4be2cc9|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T06:53:15.725Z|f4a343e3-07f7-410c-93b5-07e6e4be2cc9|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T06:53:15.725Z|f4a343e3-07f7-410c-93b5-07e6e4be2cc9|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T06:53:15.725Z|f4a343e3-07f7-410c-93b5-07e6e4be2cc9|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 06:53:15 GMT;Connection:close; 2022-05-13T06:53:15.725Z|f4a343e3-07f7-410c-93b5-07e6e4be2cc9|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T06:53:15.726Z|f4a343e3-07f7-410c-93b5-07e6e4be2cc9|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T06:53:22.632Z|3d632aa7-992e-45f2-a42e-bf5d6f34fc69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:53:22.635Z|3d632aa7-992e-45f2-a42e-bf5d6f34fc69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:53:37.631Z|53d8f8df-3e9c-4d0c-9cf9-07cec32406b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:53:37.634Z|53d8f8df-3e9c-4d0c-9cf9-07cec32406b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:53:37.764Z|cd2f4d7b-2d52-4d42-957a-85ba204a6a72|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:53:37.765Z|cd2f4d7b-2d52-4d42-957a-85ba204a6a72|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:53:52.632Z|07ab4214-509b-4930-a662-f02183567297|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:53:52.633Z|07ab4214-509b-4930-a662-f02183567297|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:54:07.633Z|553106a5-d7d8-4368-9559-947f7f8b8617|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:54:07.639Z|553106a5-d7d8-4368-9559-947f7f8b8617|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:54:07.766Z|d1c9d1c8-bfeb-49e4-9577-040350ee8d30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:54:07.767Z|d1c9d1c8-bfeb-49e4-9577-040350ee8d30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:54:15.716Z|1625cc95-997c-4549-bfa6-edcd252d61ae|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T06:54:15.717Z|1625cc95-997c-4549-bfa6-edcd252d61ae|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T06:54:15.717Z|1625cc95-997c-4549-bfa6-edcd252d61ae|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T06:54:15.717Z|1625cc95-997c-4549-bfa6-edcd252d61ae|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T06:54:15.718Z|1625cc95-997c-4549-bfa6-edcd252d61ae|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T06:54:15.718Z|1625cc95-997c-4549-bfa6-edcd252d61ae|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T06:54:15.725Z|1625cc95-997c-4549-bfa6-edcd252d61ae|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T06:54:15.725Z|1625cc95-997c-4549-bfa6-edcd252d61ae|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T06:54:15.726Z|1625cc95-997c-4549-bfa6-edcd252d61ae|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T06:54:15.726Z|1625cc95-997c-4549-bfa6-edcd252d61ae|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 06:54:15 GMT;Connection:close; 2022-05-13T06:54:15.726Z|1625cc95-997c-4549-bfa6-edcd252d61ae|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T06:54:15.726Z|1625cc95-997c-4549-bfa6-edcd252d61ae|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T06:54:22.631Z|78fb7b22-b133-49f1-a304-9a37463388f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:54:22.632Z|78fb7b22-b133-49f1-a304-9a37463388f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:54:37.631Z|fe3d54e2-ba17-4430-925e-805b1ed95901|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:54:37.632Z|fe3d54e2-ba17-4430-925e-805b1ed95901|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:54:37.769Z|d83ee3a8-a191-4e4a-a3cf-cc0b37c85de5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:54:37.769Z|d83ee3a8-a191-4e4a-a3cf-cc0b37c85de5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:54:52.631Z|bdcd00e5-31ee-410f-86d8-c845a8e1033a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:54:52.633Z|bdcd00e5-31ee-410f-86d8-c845a8e1033a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:55:07.631Z|d2596ae0-a37e-4dc5-b705-d79afc062d4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:55:07.632Z|d2596ae0-a37e-4dc5-b705-d79afc062d4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:55:07.770Z|cb437144-d537-443a-83cf-c4aafb96e8cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:55:07.771Z|cb437144-d537-443a-83cf-c4aafb96e8cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:55:15.716Z|a1f2aae9-ea5e-4db8-add2-09f10adac289|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T06:55:15.717Z|a1f2aae9-ea5e-4db8-add2-09f10adac289|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T06:55:15.717Z|a1f2aae9-ea5e-4db8-add2-09f10adac289|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T06:55:15.718Z|a1f2aae9-ea5e-4db8-add2-09f10adac289|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T06:55:15.718Z|a1f2aae9-ea5e-4db8-add2-09f10adac289|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T06:55:15.719Z|a1f2aae9-ea5e-4db8-add2-09f10adac289|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T06:55:15.725Z|a1f2aae9-ea5e-4db8-add2-09f10adac289|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T06:55:15.725Z|a1f2aae9-ea5e-4db8-add2-09f10adac289|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T06:55:15.726Z|a1f2aae9-ea5e-4db8-add2-09f10adac289|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T06:55:15.726Z|a1f2aae9-ea5e-4db8-add2-09f10adac289|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 06:55:15 GMT;Connection:close; 2022-05-13T06:55:15.726Z|a1f2aae9-ea5e-4db8-add2-09f10adac289|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T06:55:15.727Z|a1f2aae9-ea5e-4db8-add2-09f10adac289|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T06:55:22.631Z|65143658-6e2d-4166-a15b-5f8aebb09774|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:55:22.632Z|65143658-6e2d-4166-a15b-5f8aebb09774|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:55:37.631Z|2af8ab7a-ee64-4101-80ad-39606ac31fee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:55:37.634Z|2af8ab7a-ee64-4101-80ad-39606ac31fee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:55:37.772Z|682d898a-858a-42a9-a941-c45b48623cb6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:55:37.773Z|682d898a-858a-42a9-a941-c45b48623cb6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:55:52.631Z|db5f5377-0f49-489b-905b-2e3e6b510cb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:55:52.632Z|db5f5377-0f49-489b-905b-2e3e6b510cb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:56:07.636Z|e191acd6-5905-467c-a031-cf4b46cea4ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:56:07.640Z|e191acd6-5905-467c-a031-cf4b46cea4ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:56:07.775Z|9470f912-21f0-4463-8653-1e15b95266c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:56:07.776Z|9470f912-21f0-4463-8653-1e15b95266c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:56:15.715Z|4a44ac10-f092-4e9a-b8f0-4a39256eeb08|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T06:56:15.715Z|4a44ac10-f092-4e9a-b8f0-4a39256eeb08|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T06:56:15.716Z|4a44ac10-f092-4e9a-b8f0-4a39256eeb08|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T06:56:15.717Z|4a44ac10-f092-4e9a-b8f0-4a39256eeb08|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T06:56:15.717Z|4a44ac10-f092-4e9a-b8f0-4a39256eeb08|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T06:56:15.717Z|4a44ac10-f092-4e9a-b8f0-4a39256eeb08|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T06:56:15.724Z|4a44ac10-f092-4e9a-b8f0-4a39256eeb08|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T06:56:15.724Z|4a44ac10-f092-4e9a-b8f0-4a39256eeb08|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T06:56:15.725Z|4a44ac10-f092-4e9a-b8f0-4a39256eeb08|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T06:56:15.725Z|4a44ac10-f092-4e9a-b8f0-4a39256eeb08|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 06:56:15 GMT;Connection:close; 2022-05-13T06:56:15.725Z|4a44ac10-f092-4e9a-b8f0-4a39256eeb08|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T06:56:15.726Z|4a44ac10-f092-4e9a-b8f0-4a39256eeb08|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T06:56:22.631Z|24d99e90-a9f3-4f16-8b89-d06da592fd09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:56:22.632Z|24d99e90-a9f3-4f16-8b89-d06da592fd09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:56:37.631Z|7d3fd27e-0539-436b-81e4-38dd736623f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:56:37.633Z|7d3fd27e-0539-436b-81e4-38dd736623f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:56:37.778Z|efe23d2c-f541-47d7-8538-b95b8d9df7bb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:56:37.779Z|efe23d2c-f541-47d7-8538-b95b8d9df7bb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:56:52.631Z|87e2eb9e-da40-4b84-97c6-bf196d958336|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:56:52.634Z|87e2eb9e-da40-4b84-97c6-bf196d958336|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:57:07.631Z|6ec4d77c-b700-4a05-a2f8-7c4269dca3f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:57:07.632Z|6ec4d77c-b700-4a05-a2f8-7c4269dca3f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:57:07.782Z|9c7c13c3-a736-44b5-8b1d-d9b870bfd1de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:57:07.783Z|9c7c13c3-a736-44b5-8b1d-d9b870bfd1de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:57:15.715Z|3100a663-0f21-4ffc-a8f0-c25e661b45ec|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T06:57:15.716Z|3100a663-0f21-4ffc-a8f0-c25e661b45ec|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T06:57:15.716Z|3100a663-0f21-4ffc-a8f0-c25e661b45ec|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T06:57:15.716Z|3100a663-0f21-4ffc-a8f0-c25e661b45ec|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T06:57:15.717Z|3100a663-0f21-4ffc-a8f0-c25e661b45ec|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T06:57:15.717Z|3100a663-0f21-4ffc-a8f0-c25e661b45ec|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T06:57:15.723Z|3100a663-0f21-4ffc-a8f0-c25e661b45ec|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T06:57:15.723Z|3100a663-0f21-4ffc-a8f0-c25e661b45ec|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T06:57:15.723Z|3100a663-0f21-4ffc-a8f0-c25e661b45ec|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T06:57:15.724Z|3100a663-0f21-4ffc-a8f0-c25e661b45ec|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 06:57:15 GMT;Connection:close; 2022-05-13T06:57:15.724Z|3100a663-0f21-4ffc-a8f0-c25e661b45ec|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T06:57:15.724Z|3100a663-0f21-4ffc-a8f0-c25e661b45ec|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T06:57:22.631Z|dd7c9f67-26f3-4400-848f-7e74fb9c7488|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:57:22.632Z|dd7c9f67-26f3-4400-848f-7e74fb9c7488|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:57:37.635Z|28505644-c293-45f1-ad20-354c26e643f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:57:37.639Z|28505644-c293-45f1-ad20-354c26e643f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:57:37.788Z|78bba7f2-cc82-4dc6-b3ca-137ae826cbea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:57:37.789Z|78bba7f2-cc82-4dc6-b3ca-137ae826cbea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:57:52.636Z|52b5a6b3-7806-4200-8b22-8ac2ce2b8b89|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:57:52.641Z|52b5a6b3-7806-4200-8b22-8ac2ce2b8b89|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:58:07.632Z|deb6b940-0e80-4f50-99d8-31989ebb9b3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:58:07.633Z|deb6b940-0e80-4f50-99d8-31989ebb9b3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:58:07.791Z|f76d2995-c1ee-4b52-8b02-ec1d20bb76c7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:58:07.792Z|f76d2995-c1ee-4b52-8b02-ec1d20bb76c7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:58:15.718Z|255f7289-28d3-4da3-895e-7409b0fb9063|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T06:58:15.719Z|255f7289-28d3-4da3-895e-7409b0fb9063|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T06:58:15.719Z|255f7289-28d3-4da3-895e-7409b0fb9063|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T06:58:15.720Z|255f7289-28d3-4da3-895e-7409b0fb9063|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T06:58:15.721Z|255f7289-28d3-4da3-895e-7409b0fb9063|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T06:58:15.721Z|255f7289-28d3-4da3-895e-7409b0fb9063|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T06:58:15.739Z|255f7289-28d3-4da3-895e-7409b0fb9063|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T06:58:15.740Z|255f7289-28d3-4da3-895e-7409b0fb9063|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T06:58:15.740Z|255f7289-28d3-4da3-895e-7409b0fb9063|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T06:58:15.740Z|255f7289-28d3-4da3-895e-7409b0fb9063|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 06:58:15 GMT;Connection:close; 2022-05-13T06:58:15.740Z|255f7289-28d3-4da3-895e-7409b0fb9063|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T06:58:15.741Z|255f7289-28d3-4da3-895e-7409b0fb9063|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T06:58:22.631Z|75f2609a-74c6-4385-831d-85d3555bca38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:58:22.634Z|75f2609a-74c6-4385-831d-85d3555bca38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:58:37.631Z|b66162ec-214b-472d-ba31-a2d728860fea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:58:37.633Z|b66162ec-214b-472d-ba31-a2d728860fea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:58:37.794Z|15f985b1-2700-44dd-ac8b-892f28e466ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:58:37.795Z|15f985b1-2700-44dd-ac8b-892f28e466ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:58:52.631Z|cd0ac97c-657e-4a11-afb3-f7ce9c17c6a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:58:52.632Z|cd0ac97c-657e-4a11-afb3-f7ce9c17c6a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:59:07.631Z|e8d71828-e854-4df3-9a86-f10241df1d1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:59:07.635Z|e8d71828-e854-4df3-9a86-f10241df1d1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:59:07.796Z|120db953-c25a-4b19-9edd-085ba2e593af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:59:07.797Z|120db953-c25a-4b19-9edd-085ba2e593af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:59:15.714Z|028ac48c-fbf5-4ed7-9012-f29ea255aa93|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T06:59:15.714Z|028ac48c-fbf5-4ed7-9012-f29ea255aa93|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T06:59:15.715Z|028ac48c-fbf5-4ed7-9012-f29ea255aa93|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T06:59:15.715Z|028ac48c-fbf5-4ed7-9012-f29ea255aa93|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T06:59:15.715Z|028ac48c-fbf5-4ed7-9012-f29ea255aa93|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T06:59:15.716Z|028ac48c-fbf5-4ed7-9012-f29ea255aa93|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T06:59:15.723Z|028ac48c-fbf5-4ed7-9012-f29ea255aa93|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T06:59:15.724Z|028ac48c-fbf5-4ed7-9012-f29ea255aa93|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T06:59:15.724Z|028ac48c-fbf5-4ed7-9012-f29ea255aa93|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T06:59:15.724Z|028ac48c-fbf5-4ed7-9012-f29ea255aa93|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 06:59:15 GMT;Connection:close; 2022-05-13T06:59:15.724Z|028ac48c-fbf5-4ed7-9012-f29ea255aa93|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T06:59:15.725Z|028ac48c-fbf5-4ed7-9012-f29ea255aa93|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T06:59:22.631Z|cd18b180-7612-451b-95ef-d7c6d65afd1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:59:22.632Z|cd18b180-7612-451b-95ef-d7c6d65afd1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:59:37.632Z|59fb03b2-12de-4e05-bc77-7adf2ef8685f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:59:37.633Z|59fb03b2-12de-4e05-bc77-7adf2ef8685f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:59:37.798Z|0b2d098c-54a4-4d3f-969b-c7362b0fac18|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:59:37.799Z|0b2d098c-54a4-4d3f-969b-c7362b0fac18|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T06:59:52.631Z|e0e36932-98a6-4b33-8eb8-1b7415cfa8af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T06:59:52.634Z|e0e36932-98a6-4b33-8eb8-1b7415cfa8af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:00:07.631Z|d11e399c-aff0-4ada-9865-11640fa81fbe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:00:07.632Z|d11e399c-aff0-4ada-9865-11640fa81fbe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:00:07.801Z|e8d285f7-17d3-4dca-b60a-b9ecee970369|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:00:07.801Z|e8d285f7-17d3-4dca-b60a-b9ecee970369|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:00:15.714Z|f6065722-1299-4ea3-8c86-8e281c101d8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:00:15.715Z|f6065722-1299-4ea3-8c86-8e281c101d8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:00:15.717Z|f6065722-1299-4ea3-8c86-8e281c101d8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:00:15.717Z|f6065722-1299-4ea3-8c86-8e281c101d8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:00:15.717Z|f6065722-1299-4ea3-8c86-8e281c101d8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:00:15.718Z|f6065722-1299-4ea3-8c86-8e281c101d8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:00:15.725Z|f6065722-1299-4ea3-8c86-8e281c101d8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:00:15.725Z|f6065722-1299-4ea3-8c86-8e281c101d8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:00:15.725Z|f6065722-1299-4ea3-8c86-8e281c101d8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:00:15.725Z|f6065722-1299-4ea3-8c86-8e281c101d8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:00:15 GMT;Connection:close; 2022-05-13T07:00:15.726Z|f6065722-1299-4ea3-8c86-8e281c101d8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:00:15.726Z|f6065722-1299-4ea3-8c86-8e281c101d8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:00:22.631Z|a7c54b8c-a7b8-4b48-8d2d-942b225dfc87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:00:22.632Z|a7c54b8c-a7b8-4b48-8d2d-942b225dfc87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:00:37.631Z|fd7771cc-06ea-435d-b716-c832ea39f859|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:00:37.634Z|fd7771cc-06ea-435d-b716-c832ea39f859|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:00:37.803Z|0fb2cc63-598e-4f0c-881b-64f22dd97ce9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:00:37.804Z|0fb2cc63-598e-4f0c-881b-64f22dd97ce9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:00:41.617Z||http-nio-8083-exec-1|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n...]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-13T07:00:52.631Z|7bbe5419-2257-4a3b-8981-a943e26307aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:00:52.632Z|7bbe5419-2257-4a3b-8981-a943e26307aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:01:07.631Z|7f87168d-7988-4eee-bafb-a519dd8c5915|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:01:07.632Z|7f87168d-7988-4eee-bafb-a519dd8c5915|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:01:07.805Z|71863b99-d8ec-4d6f-95b6-75b5ef532d34|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:01:07.805Z|71863b99-d8ec-4d6f-95b6-75b5ef532d34|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:01:15.715Z|d7413373-86a7-4c3c-a246-28f2d81f4026|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:01:15.715Z|d7413373-86a7-4c3c-a246-28f2d81f4026|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:01:15.716Z|d7413373-86a7-4c3c-a246-28f2d81f4026|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:01:15.717Z|d7413373-86a7-4c3c-a246-28f2d81f4026|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:01:15.718Z|d7413373-86a7-4c3c-a246-28f2d81f4026|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:01:15.718Z|d7413373-86a7-4c3c-a246-28f2d81f4026|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:01:15.724Z|d7413373-86a7-4c3c-a246-28f2d81f4026|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:01:15.724Z|d7413373-86a7-4c3c-a246-28f2d81f4026|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:01:15.724Z|d7413373-86a7-4c3c-a246-28f2d81f4026|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:01:15.724Z|d7413373-86a7-4c3c-a246-28f2d81f4026|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:01:15 GMT;Connection:close; 2022-05-13T07:01:15.725Z|d7413373-86a7-4c3c-a246-28f2d81f4026|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:01:15.725Z|d7413373-86a7-4c3c-a246-28f2d81f4026|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:01:22.631Z|d4da11f3-4fab-442a-a57f-9c30ea31059a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:01:22.634Z|d4da11f3-4fab-442a-a57f-9c30ea31059a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:01:37.631Z|183d1f1b-af99-46f6-88ba-e6f3f299a216|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:01:37.632Z|183d1f1b-af99-46f6-88ba-e6f3f299a216|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:01:37.806Z|d4225471-a0d6-472b-a85b-6082de1ae1d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:01:37.808Z|d4225471-a0d6-472b-a85b-6082de1ae1d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:01:52.631Z|4dbf5fee-dbc9-41a7-9bf8-fb9c696699df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:01:52.632Z|4dbf5fee-dbc9-41a7-9bf8-fb9c696699df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:02:07.631Z|0f6070ff-ef4e-4e74-90e1-e82f3482ef05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:02:07.634Z|0f6070ff-ef4e-4e74-90e1-e82f3482ef05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:02:07.809Z|d133c6c1-864f-4f00-8a46-09ca680a8e71|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:02:07.810Z|d133c6c1-864f-4f00-8a46-09ca680a8e71|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:02:15.714Z|9a15630c-7a17-4ceb-b445-571fcf3268ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:02:15.714Z|9a15630c-7a17-4ceb-b445-571fcf3268ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:02:15.715Z|9a15630c-7a17-4ceb-b445-571fcf3268ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:02:15.715Z|9a15630c-7a17-4ceb-b445-571fcf3268ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:02:15.716Z|9a15630c-7a17-4ceb-b445-571fcf3268ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:02:15.716Z|9a15630c-7a17-4ceb-b445-571fcf3268ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:02:15.720Z|9a15630c-7a17-4ceb-b445-571fcf3268ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:02:15.720Z|9a15630c-7a17-4ceb-b445-571fcf3268ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:02:15.721Z|9a15630c-7a17-4ceb-b445-571fcf3268ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:02:15.721Z|9a15630c-7a17-4ceb-b445-571fcf3268ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:02:15 GMT;Connection:close; 2022-05-13T07:02:15.721Z|9a15630c-7a17-4ceb-b445-571fcf3268ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:02:15.721Z|9a15630c-7a17-4ceb-b445-571fcf3268ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:02:22.631Z|79fad9fe-9a19-470e-ba79-e5b0a6a1bcfc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:02:22.632Z|79fad9fe-9a19-470e-ba79-e5b0a6a1bcfc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:02:37.631Z|561a281d-7542-4697-b1a9-555142bf6bd2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:02:37.632Z|561a281d-7542-4697-b1a9-555142bf6bd2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:02:37.811Z|bd09ca78-c07c-4192-b707-9cb612209487|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:02:37.812Z|bd09ca78-c07c-4192-b707-9cb612209487|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:02:52.631Z|d7dbc3e5-a188-472a-b6d7-503499761ce5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:02:52.635Z|d7dbc3e5-a188-472a-b6d7-503499761ce5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:03:07.631Z|58d4c350-cda0-44b3-82f2-3d20608a7e3a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:03:07.632Z|58d4c350-cda0-44b3-82f2-3d20608a7e3a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:03:07.813Z|1f8468c7-354f-4bb8-94ba-1ad5be074936|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:03:07.814Z|1f8468c7-354f-4bb8-94ba-1ad5be074936|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:03:15.717Z|f8399ba1-11f2-4a91-a15c-58bef015f160|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:03:15.717Z|f8399ba1-11f2-4a91-a15c-58bef015f160|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:03:15.717Z|f8399ba1-11f2-4a91-a15c-58bef015f160|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:03:15.718Z|f8399ba1-11f2-4a91-a15c-58bef015f160|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:03:15.718Z|f8399ba1-11f2-4a91-a15c-58bef015f160|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:03:15.719Z|f8399ba1-11f2-4a91-a15c-58bef015f160|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:03:15.724Z|f8399ba1-11f2-4a91-a15c-58bef015f160|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:03:15.725Z|f8399ba1-11f2-4a91-a15c-58bef015f160|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:03:15.725Z|f8399ba1-11f2-4a91-a15c-58bef015f160|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:03:15.725Z|f8399ba1-11f2-4a91-a15c-58bef015f160|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:03:15 GMT;Connection:close; 2022-05-13T07:03:15.725Z|f8399ba1-11f2-4a91-a15c-58bef015f160|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:03:15.726Z|f8399ba1-11f2-4a91-a15c-58bef015f160|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:03:22.631Z|72b85b62-fee0-41b3-a285-f432c98cd281|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:03:22.632Z|72b85b62-fee0-41b3-a285-f432c98cd281|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:03:37.631Z|60ca9723-581e-4324-93ae-bd8973c5beda|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:03:37.635Z|60ca9723-581e-4324-93ae-bd8973c5beda|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:03:37.815Z|cf2808a8-e4d9-488d-bf43-6fa4b556143b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:03:37.816Z|cf2808a8-e4d9-488d-bf43-6fa4b556143b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:03:52.631Z|8c6a8511-21ed-47fc-b3e2-b68aa88702cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:03:52.632Z|8c6a8511-21ed-47fc-b3e2-b68aa88702cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:04:07.631Z|c82ad10f-4dfb-4dbf-b98d-ca94b611b808|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:04:07.632Z|c82ad10f-4dfb-4dbf-b98d-ca94b611b808|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:04:07.817Z|bde7b789-f0c2-4df7-8d42-1bb130c2a579|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:04:07.818Z|bde7b789-f0c2-4df7-8d42-1bb130c2a579|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:04:15.713Z|88df2d28-f8a2-4f32-b31c-dbedb984110e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:04:15.714Z|88df2d28-f8a2-4f32-b31c-dbedb984110e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:04:15.715Z|88df2d28-f8a2-4f32-b31c-dbedb984110e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:04:15.715Z|88df2d28-f8a2-4f32-b31c-dbedb984110e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:04:15.715Z|88df2d28-f8a2-4f32-b31c-dbedb984110e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:04:15.715Z|88df2d28-f8a2-4f32-b31c-dbedb984110e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:04:15.721Z|88df2d28-f8a2-4f32-b31c-dbedb984110e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:04:15.721Z|88df2d28-f8a2-4f32-b31c-dbedb984110e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:04:15.721Z|88df2d28-f8a2-4f32-b31c-dbedb984110e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:04:15.721Z|88df2d28-f8a2-4f32-b31c-dbedb984110e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:04:15 GMT;Connection:close; 2022-05-13T07:04:15.721Z|88df2d28-f8a2-4f32-b31c-dbedb984110e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:04:15.722Z|88df2d28-f8a2-4f32-b31c-dbedb984110e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:04:22.631Z|df13c1ab-4fdf-43ac-ac38-3aa85009724f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:04:22.634Z|df13c1ab-4fdf-43ac-ac38-3aa85009724f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:04:37.632Z|eb478d19-ec63-4389-a2f1-58a566219112|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:04:37.633Z|eb478d19-ec63-4389-a2f1-58a566219112|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:04:37.819Z|c4d5a6db-47fa-48f7-a6b5-92f4e8159bff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:04:37.820Z|c4d5a6db-47fa-48f7-a6b5-92f4e8159bff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:04:52.631Z|f728db11-21ec-4106-ae55-b26d0b497442|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:04:52.632Z|f728db11-21ec-4106-ae55-b26d0b497442|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:05:07.634Z|0f7462ae-3dab-4f79-a1a1-0597d8901c77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:05:07.641Z|0f7462ae-3dab-4f79-a1a1-0597d8901c77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:05:07.821Z|92c9fb50-f806-4953-a315-f58ba06d8ca5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:05:07.822Z|92c9fb50-f806-4953-a315-f58ba06d8ca5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:05:15.721Z|ab3fb6eb-78f5-42e8-89d0-f19a3f033dc8|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:05:15.722Z|ab3fb6eb-78f5-42e8-89d0-f19a3f033dc8|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:05:15.722Z|ab3fb6eb-78f5-42e8-89d0-f19a3f033dc8|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:05:15.723Z|ab3fb6eb-78f5-42e8-89d0-f19a3f033dc8|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:05:15.723Z|ab3fb6eb-78f5-42e8-89d0-f19a3f033dc8|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:05:15.723Z|ab3fb6eb-78f5-42e8-89d0-f19a3f033dc8|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:05:15.732Z|ab3fb6eb-78f5-42e8-89d0-f19a3f033dc8|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:05:15.733Z|ab3fb6eb-78f5-42e8-89d0-f19a3f033dc8|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:05:15.733Z|ab3fb6eb-78f5-42e8-89d0-f19a3f033dc8|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:05:15.733Z|ab3fb6eb-78f5-42e8-89d0-f19a3f033dc8|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:05:15 GMT;Connection:close; 2022-05-13T07:05:15.733Z|ab3fb6eb-78f5-42e8-89d0-f19a3f033dc8|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:05:15.734Z|ab3fb6eb-78f5-42e8-89d0-f19a3f033dc8|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:05:22.631Z|9da61b0f-adf4-42d5-8d9b-8aa96da23127|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:05:22.632Z|9da61b0f-adf4-42d5-8d9b-8aa96da23127|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:05:36.907Z|f791cf5f-74d2-4e5e-bba3-bd717a92c9d4|http-nio-8083-exec-8|/infraActiveRequests/f791cf5f-74d2-4e5e-bba3-bd717a92c9d4|bpel|||INFO|500||Entering 2022-05-13T07:05:36.908Z|f791cf5f-74d2-4e5e-bba3-bd717a92c9d4|http-nio-8083-exec-8|/infraActiveRequests/f791cf5f-74d2-4e5e-bba3-bd717a92c9d4|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:05:36.908Z|f791cf5f-74d2-4e5e-bba3-bd717a92c9d4|http-nio-8083-exec-8|/infraActiveRequests/f791cf5f-74d2-4e5e-bba3-bd717a92c9d4|bpel|||DEBUG|500||URI : /infraActiveRequests/f791cf5f-74d2-4e5e-bba3-bd717a92c9d4 2022-05-13T07:05:36.909Z|f791cf5f-74d2-4e5e-bba3-bd717a92c9d4|http-nio-8083-exec-8|/infraActiveRequests/f791cf5f-74d2-4e5e-bba3-bd717a92c9d4|bpel|||DEBUG|500||Method : GET 2022-05-13T07:05:36.909Z|f791cf5f-74d2-4e5e-bba3-bd717a92c9d4|http-nio-8083-exec-8|/infraActiveRequests/f791cf5f-74d2-4e5e-bba3-bd717a92c9d4|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:73f193b8f7e59568;x-b3-spanid:4d633bb2eea12cdb;x-b3-parentspanid:73f193b8f7e59568;x-b3-sampled:0;x-onap-requestid:f791cf5f-74d2-4e5e-bba3-bd717a92c9d4;x-requestid:f791cf5f-74d2-4e5e-bba3-bd717a92c9d4;x-transactionid:f791cf5f-74d2-4e5e-bba3-bd717a92c9d4;x-ecomp-requestid:f791cf5f-74d2-4e5e-bba3-bd717a92c9d4;x-onap-partnername:SO.APIH;x-invocationid:02ef48fe-c9d0-4a9d-9416-ff312c510d5b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2022-05-13T07:05:36.909Z|f791cf5f-74d2-4e5e-bba3-bd717a92c9d4|http-nio-8083-exec-8|/infraActiveRequests/f791cf5f-74d2-4e5e-bba3-bd717a92c9d4|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:05:37.631Z|8268cbea-b136-415d-827e-ecde34bb84aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:05:37.632Z|8268cbea-b136-415d-827e-ecde34bb84aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:05:37.823Z|aab72d60-666a-4190-8af1-1d04b8dac293|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:05:37.825Z|aab72d60-666a-4190-8af1-1d04b8dac293|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:05:43.995Z|d056f8b4-e099-46c0-9595-78f11aabff88|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-05-13T07:05:43.996Z|d056f8b4-e099-46c0-9595-78f11aabff88|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:05:43.997Z|d056f8b4-e099-46c0-9595-78f11aabff88|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||URI : /manage/health 2022-05-13T07:05:43.998Z|d056f8b4-e099-46c0-9595-78f11aabff88|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Method : GET 2022-05-13T07:05:43.998Z|d056f8b4-e099-46c0-9595-78f11aabff88|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:d056f8b4-e099-46c0-9595-78f11aabff88;x-fromappid:robot-ete; 2022-05-13T07:05:43.998Z|d056f8b4-e099-46c0-9595-78f11aabff88|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end================================================== 2022-05-13T07:05:44.022Z|d056f8b4-e099-46c0-9595-78f11aabff88|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin========================================== 2022-05-13T07:05:44.023Z|d056f8b4-e099-46c0-9595-78f11aabff88|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code : 200 2022-05-13T07:05:44.023Z|d056f8b4-e099-46c0-9595-78f11aabff88|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text : OK 2022-05-13T07:05:44.023Z|d056f8b4-e099-46c0-9595-78f11aabff88|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:05:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:05:44.023Z|d056f8b4-e099-46c0-9595-78f11aabff88|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================ 2022-05-13T07:05:44.023Z|d056f8b4-e099-46c0-9595-78f11aabff88|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||INFO|500||Exiting. 2022-05-13T07:05:48.672Z|e2c0cf3e-f250-4676-a0b1-888e4a9795ce|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-05-13T07:05:48.673Z|e2c0cf3e-f250-4676-a0b1-888e4a9795ce|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:05:48.674Z|e2c0cf3e-f250-4676-a0b1-888e4a9795ce|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||URI : /manage/health 2022-05-13T07:05:48.674Z|e2c0cf3e-f250-4676-a0b1-888e4a9795ce|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||Method : GET 2022-05-13T07:05:48.675Z|e2c0cf3e-f250-4676-a0b1-888e4a9795ce|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:e2c0cf3e-f250-4676-a0b1-888e4a9795ce;x-fromappid:robot-ete; 2022-05-13T07:05:48.675Z|e2c0cf3e-f250-4676-a0b1-888e4a9795ce|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end================================================== 2022-05-13T07:05:48.686Z|e2c0cf3e-f250-4676-a0b1-888e4a9795ce|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin========================================== 2022-05-13T07:05:48.686Z|e2c0cf3e-f250-4676-a0b1-888e4a9795ce|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code : 200 2022-05-13T07:05:48.687Z|e2c0cf3e-f250-4676-a0b1-888e4a9795ce|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text : OK 2022-05-13T07:05:48.687Z|e2c0cf3e-f250-4676-a0b1-888e4a9795ce|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:05:48 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:05:48.687Z|e2c0cf3e-f250-4676-a0b1-888e4a9795ce|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================ 2022-05-13T07:05:48.688Z|e2c0cf3e-f250-4676-a0b1-888e4a9795ce|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||INFO|500||Exiting. 2022-05-13T07:05:52.631Z|d967723c-0f9a-4fba-846e-7e71063f29ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:05:52.634Z|d967723c-0f9a-4fba-846e-7e71063f29ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:06:07.632Z|16093c55-37b0-43a4-9b84-69f893200ee6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:06:07.633Z|16093c55-37b0-43a4-9b84-69f893200ee6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:06:07.826Z|c3d009ae-6a68-4b15-9d99-6a3a96c1e2c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:06:07.827Z|c3d009ae-6a68-4b15-9d99-6a3a96c1e2c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:06:15.714Z|85a8ff69-95ea-4713-8a66-9ecac0b386b8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:06:15.715Z|85a8ff69-95ea-4713-8a66-9ecac0b386b8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:06:15.715Z|85a8ff69-95ea-4713-8a66-9ecac0b386b8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:06:15.715Z|85a8ff69-95ea-4713-8a66-9ecac0b386b8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:06:15.716Z|85a8ff69-95ea-4713-8a66-9ecac0b386b8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:06:15.716Z|85a8ff69-95ea-4713-8a66-9ecac0b386b8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:06:15.724Z|85a8ff69-95ea-4713-8a66-9ecac0b386b8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:06:15.725Z|85a8ff69-95ea-4713-8a66-9ecac0b386b8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:06:15.725Z|85a8ff69-95ea-4713-8a66-9ecac0b386b8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:06:15.725Z|85a8ff69-95ea-4713-8a66-9ecac0b386b8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:06:15 GMT;Connection:close; 2022-05-13T07:06:15.725Z|85a8ff69-95ea-4713-8a66-9ecac0b386b8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:06:15.725Z|85a8ff69-95ea-4713-8a66-9ecac0b386b8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:06:22.631Z|984273a8-51af-4762-b141-12ae50c5a12d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:06:22.632Z|984273a8-51af-4762-b141-12ae50c5a12d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:06:37.631Z|ccf73336-3d0e-4a1a-a815-992ee6d666ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:06:37.635Z|ccf73336-3d0e-4a1a-a815-992ee6d666ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:06:37.828Z|2e461cbe-96f0-46b9-a176-774a1bc2f5e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:06:37.828Z|2e461cbe-96f0-46b9-a176-774a1bc2f5e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:06:52.631Z|32b52fcd-4858-45f7-9206-bfe30b3d112b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:06:52.632Z|32b52fcd-4858-45f7-9206-bfe30b3d112b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:07:07.631Z|d69c8f68-d165-4e05-9f50-d97854314e0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:07:07.632Z|d69c8f68-d165-4e05-9f50-d97854314e0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:07:07.829Z|60c9ccde-d72b-41d8-913b-a315c780b330|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:07:07.830Z|60c9ccde-d72b-41d8-913b-a315c780b330|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:07:15.716Z|bb9c8492-7274-4c64-ac07-5691f15441f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:07:15.716Z|bb9c8492-7274-4c64-ac07-5691f15441f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:07:15.717Z|bb9c8492-7274-4c64-ac07-5691f15441f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:07:15.717Z|bb9c8492-7274-4c64-ac07-5691f15441f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:07:15.718Z|bb9c8492-7274-4c64-ac07-5691f15441f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:07:15.718Z|bb9c8492-7274-4c64-ac07-5691f15441f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:07:15.724Z|bb9c8492-7274-4c64-ac07-5691f15441f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:07:15.724Z|bb9c8492-7274-4c64-ac07-5691f15441f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:07:15.725Z|bb9c8492-7274-4c64-ac07-5691f15441f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:07:15.725Z|bb9c8492-7274-4c64-ac07-5691f15441f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:07:15 GMT;Connection:close; 2022-05-13T07:07:15.725Z|bb9c8492-7274-4c64-ac07-5691f15441f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:07:15.725Z|bb9c8492-7274-4c64-ac07-5691f15441f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:07:22.631Z|38498b84-15e4-4d3b-b9d3-bd589101af87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:07:22.634Z|38498b84-15e4-4d3b-b9d3-bd589101af87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:07:37.631Z|522ccc4a-5bd0-468e-85fc-ed2c9ff8b6a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:07:37.632Z|522ccc4a-5bd0-468e-85fc-ed2c9ff8b6a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:07:37.831Z|065cbd10-4ebb-4cdb-a48e-296194d9c36a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:07:37.832Z|065cbd10-4ebb-4cdb-a48e-296194d9c36a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:07:52.631Z|33005705-e037-4318-9d3c-ab09699443af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:07:52.632Z|33005705-e037-4318-9d3c-ab09699443af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:08:07.631Z|0274ddc9-702d-40e7-915d-025e32755e81|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:08:07.634Z|0274ddc9-702d-40e7-915d-025e32755e81|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:08:07.833Z|8e405302-c481-475c-9096-bfd7aeb5dd0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:08:07.834Z|8e405302-c481-475c-9096-bfd7aeb5dd0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:08:15.715Z|7faca117-30f5-41ac-83b8-a3be75f81c75|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:08:15.715Z|7faca117-30f5-41ac-83b8-a3be75f81c75|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:08:15.715Z|7faca117-30f5-41ac-83b8-a3be75f81c75|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:08:15.715Z|7faca117-30f5-41ac-83b8-a3be75f81c75|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:08:15.716Z|7faca117-30f5-41ac-83b8-a3be75f81c75|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:08:15.717Z|7faca117-30f5-41ac-83b8-a3be75f81c75|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:08:15.728Z|7faca117-30f5-41ac-83b8-a3be75f81c75|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:08:15.729Z|7faca117-30f5-41ac-83b8-a3be75f81c75|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:08:15.729Z|7faca117-30f5-41ac-83b8-a3be75f81c75|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:08:15.729Z|7faca117-30f5-41ac-83b8-a3be75f81c75|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:08:15 GMT;Connection:close; 2022-05-13T07:08:15.729Z|7faca117-30f5-41ac-83b8-a3be75f81c75|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:08:15.729Z|7faca117-30f5-41ac-83b8-a3be75f81c75|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:08:22.633Z|795cd933-7de0-440f-bbdd-c06bcc156760|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:08:22.633Z|795cd933-7de0-440f-bbdd-c06bcc156760|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:08:37.631Z|8593ab48-5bac-4e3b-88a9-5ac289a58071|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:08:37.633Z|8593ab48-5bac-4e3b-88a9-5ac289a58071|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:08:37.835Z|45888548-812a-4ec3-8bc0-0cb33ec33aab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:08:37.836Z|45888548-812a-4ec3-8bc0-0cb33ec33aab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:08:52.631Z|3d0c7279-97e3-4fbc-a239-b44b909cecca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:08:52.634Z|3d0c7279-97e3-4fbc-a239-b44b909cecca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:09:07.631Z|37949c28-5272-41f3-8cb0-cc185ea45847|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:09:07.632Z|37949c28-5272-41f3-8cb0-cc185ea45847|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:09:07.837Z|888692d6-a3f2-41bc-a40f-3615d7164276|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:09:07.838Z|888692d6-a3f2-41bc-a40f-3615d7164276|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:09:15.712Z|62d7170e-6ea0-4f48-9900-56d56dfa320a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:09:15.713Z|62d7170e-6ea0-4f48-9900-56d56dfa320a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:09:15.713Z|62d7170e-6ea0-4f48-9900-56d56dfa320a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:09:15.713Z|62d7170e-6ea0-4f48-9900-56d56dfa320a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:09:15.714Z|62d7170e-6ea0-4f48-9900-56d56dfa320a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:09:15.715Z|62d7170e-6ea0-4f48-9900-56d56dfa320a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:09:15.719Z|62d7170e-6ea0-4f48-9900-56d56dfa320a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:09:15.720Z|62d7170e-6ea0-4f48-9900-56d56dfa320a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:09:15.720Z|62d7170e-6ea0-4f48-9900-56d56dfa320a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:09:15.720Z|62d7170e-6ea0-4f48-9900-56d56dfa320a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:09:15 GMT;Connection:close; 2022-05-13T07:09:15.720Z|62d7170e-6ea0-4f48-9900-56d56dfa320a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:09:15.720Z|62d7170e-6ea0-4f48-9900-56d56dfa320a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:09:22.631Z|b0e34626-79fd-44de-8990-c7e1ebdd0269|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:09:22.632Z|b0e34626-79fd-44de-8990-c7e1ebdd0269|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:09:37.632Z|b75eaea9-6e50-4176-8ad2-56fc57396877|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:09:37.635Z|b75eaea9-6e50-4176-8ad2-56fc57396877|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:09:37.839Z|2abacad0-415f-4acb-b469-b402578021e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:09:37.840Z|2abacad0-415f-4acb-b469-b402578021e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:09:52.631Z|46f59eb3-500a-4892-9359-976b2dd1f4e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:09:52.632Z|46f59eb3-500a-4892-9359-976b2dd1f4e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:10:07.631Z|65103710-52a9-4047-a15c-c95c5d15a9d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:10:07.632Z|65103710-52a9-4047-a15c-c95c5d15a9d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:10:07.841Z|ccf2ca61-98f5-40d4-9056-85ef088e8304|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:10:07.842Z|ccf2ca61-98f5-40d4-9056-85ef088e8304|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:10:15.713Z|cc3e0474-2a28-4ac4-8b8c-48ffdecba394|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:10:15.713Z|cc3e0474-2a28-4ac4-8b8c-48ffdecba394|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:10:15.714Z|cc3e0474-2a28-4ac4-8b8c-48ffdecba394|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:10:15.714Z|cc3e0474-2a28-4ac4-8b8c-48ffdecba394|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:10:15.714Z|cc3e0474-2a28-4ac4-8b8c-48ffdecba394|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:10:15.714Z|cc3e0474-2a28-4ac4-8b8c-48ffdecba394|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:10:15.719Z|cc3e0474-2a28-4ac4-8b8c-48ffdecba394|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:10:15.719Z|cc3e0474-2a28-4ac4-8b8c-48ffdecba394|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:10:15.719Z|cc3e0474-2a28-4ac4-8b8c-48ffdecba394|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:10:15.719Z|cc3e0474-2a28-4ac4-8b8c-48ffdecba394|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:10:15 GMT;Connection:close; 2022-05-13T07:10:15.719Z|cc3e0474-2a28-4ac4-8b8c-48ffdecba394|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:10:15.720Z|cc3e0474-2a28-4ac4-8b8c-48ffdecba394|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:10:22.631Z|00dfbdd4-051b-4b69-8ffe-61654755df90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:10:22.632Z|00dfbdd4-051b-4b69-8ffe-61654755df90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:10:37.632Z|8ca62f07-3d08-4a11-b87a-d42b50559828|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:10:37.633Z|8ca62f07-3d08-4a11-b87a-d42b50559828|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:10:37.843Z|400f6103-9d60-4144-8987-60c85e6e55f4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:10:37.843Z|400f6103-9d60-4144-8987-60c85e6e55f4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:10:52.632Z|2be58285-d1ee-466e-8eac-41b9e6448a95|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:10:52.632Z|2be58285-d1ee-466e-8eac-41b9e6448a95|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:11:07.635Z|c37f3686-9166-494a-bac7-9185a0246481|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:11:07.639Z|c37f3686-9166-494a-bac7-9185a0246481|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:11:07.844Z|d51ba3c8-7b6d-4e2a-a07e-a8bdc778c2f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:11:07.845Z|d51ba3c8-7b6d-4e2a-a07e-a8bdc778c2f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:11:15.723Z|6fffd110-50e4-415a-ad59-413a4e400a12|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:11:15.728Z|6fffd110-50e4-415a-ad59-413a4e400a12|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:11:15.728Z|6fffd110-50e4-415a-ad59-413a4e400a12|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:11:15.728Z|6fffd110-50e4-415a-ad59-413a4e400a12|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:11:15.729Z|6fffd110-50e4-415a-ad59-413a4e400a12|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:11:15.730Z|6fffd110-50e4-415a-ad59-413a4e400a12|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:11:15.738Z|6fffd110-50e4-415a-ad59-413a4e400a12|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:11:15.738Z|6fffd110-50e4-415a-ad59-413a4e400a12|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:11:15.739Z|6fffd110-50e4-415a-ad59-413a4e400a12|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:11:15.739Z|6fffd110-50e4-415a-ad59-413a4e400a12|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:11:15 GMT;Connection:close; 2022-05-13T07:11:15.739Z|6fffd110-50e4-415a-ad59-413a4e400a12|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:11:15.739Z|6fffd110-50e4-415a-ad59-413a4e400a12|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:11:22.631Z|4695c060-4abf-4d02-94ef-78c19dd6488d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:11:22.635Z|4695c060-4abf-4d02-94ef-78c19dd6488d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:11:37.632Z|ba13d06d-64f7-429a-9eaf-7d73063fb782|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:11:37.634Z|ba13d06d-64f7-429a-9eaf-7d73063fb782|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:11:37.846Z|52a5e4bf-bff0-4c46-9d71-5ed189afafe3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:11:37.847Z|52a5e4bf-bff0-4c46-9d71-5ed189afafe3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:11:52.631Z|49e2cdda-f094-4f2e-9b55-b7b11bacc3cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:11:52.632Z|49e2cdda-f094-4f2e-9b55-b7b11bacc3cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:12:07.631Z|b8b6ad69-2cd3-44b7-b4fb-85b29201f954|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:12:07.635Z|b8b6ad69-2cd3-44b7-b4fb-85b29201f954|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:12:07.849Z|e76f1ca4-c56a-4755-8167-3b4a28ac46de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:12:07.850Z|e76f1ca4-c56a-4755-8167-3b4a28ac46de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:12:15.717Z|1418c3e7-3214-4c01-a72a-ec4e1079a201|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:12:15.718Z|1418c3e7-3214-4c01-a72a-ec4e1079a201|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:12:15.718Z|1418c3e7-3214-4c01-a72a-ec4e1079a201|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:12:15.720Z|1418c3e7-3214-4c01-a72a-ec4e1079a201|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:12:15.721Z|1418c3e7-3214-4c01-a72a-ec4e1079a201|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:12:15.721Z|1418c3e7-3214-4c01-a72a-ec4e1079a201|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:12:15.728Z|1418c3e7-3214-4c01-a72a-ec4e1079a201|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:12:15.729Z|1418c3e7-3214-4c01-a72a-ec4e1079a201|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:12:15.729Z|1418c3e7-3214-4c01-a72a-ec4e1079a201|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:12:15.729Z|1418c3e7-3214-4c01-a72a-ec4e1079a201|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:12:15 GMT;Connection:close; 2022-05-13T07:12:15.729Z|1418c3e7-3214-4c01-a72a-ec4e1079a201|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:12:15.729Z|1418c3e7-3214-4c01-a72a-ec4e1079a201|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:12:22.631Z|f9a5bb45-cdd7-419d-92ee-70b535135317|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:12:22.632Z|f9a5bb45-cdd7-419d-92ee-70b535135317|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:12:37.631Z|22297dd5-174e-4115-8ad2-c585da8b720b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:12:37.632Z|22297dd5-174e-4115-8ad2-c585da8b720b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:12:37.851Z|d4e44c48-72ef-4d12-81e2-cdf017d247b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:12:37.852Z|d4e44c48-72ef-4d12-81e2-cdf017d247b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:12:52.631Z|2bc25654-4513-4e99-97fc-5b69c10cf8fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:12:52.637Z|2bc25654-4513-4e99-97fc-5b69c10cf8fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:13:07.631Z|c456bb8d-3bdb-46e5-bb29-c0689fb4dfc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:13:07.633Z|c456bb8d-3bdb-46e5-bb29-c0689fb4dfc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:13:07.853Z|cd56b6b6-4f3d-4662-9248-419bbc214294|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:13:07.854Z|cd56b6b6-4f3d-4662-9248-419bbc214294|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:13:15.713Z|32eba0b0-93c5-408d-ba33-ecf2f963c6dd|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:13:15.714Z|32eba0b0-93c5-408d-ba33-ecf2f963c6dd|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:13:15.714Z|32eba0b0-93c5-408d-ba33-ecf2f963c6dd|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:13:15.714Z|32eba0b0-93c5-408d-ba33-ecf2f963c6dd|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:13:15.714Z|32eba0b0-93c5-408d-ba33-ecf2f963c6dd|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:13:15.714Z|32eba0b0-93c5-408d-ba33-ecf2f963c6dd|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:13:15.719Z|32eba0b0-93c5-408d-ba33-ecf2f963c6dd|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:13:15.719Z|32eba0b0-93c5-408d-ba33-ecf2f963c6dd|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:13:15.719Z|32eba0b0-93c5-408d-ba33-ecf2f963c6dd|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:13:15.719Z|32eba0b0-93c5-408d-ba33-ecf2f963c6dd|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:13:15 GMT;Connection:close; 2022-05-13T07:13:15.720Z|32eba0b0-93c5-408d-ba33-ecf2f963c6dd|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:13:15.720Z|32eba0b0-93c5-408d-ba33-ecf2f963c6dd|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:13:22.631Z|0da78208-f0ad-4107-a085-0d43a89b2971|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:13:22.632Z|0da78208-f0ad-4107-a085-0d43a89b2971|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:13:37.631Z|652e4a5a-e6b9-4192-8060-7ff73d47375c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:13:37.636Z|652e4a5a-e6b9-4192-8060-7ff73d47375c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:13:37.855Z|bf5e9049-9bec-44d4-93f6-2a911137aa52|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:13:37.856Z|bf5e9049-9bec-44d4-93f6-2a911137aa52|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:13:52.631Z|c1b9afc4-64d0-4d0b-a111-f5bb6d3f1753|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:13:52.632Z|c1b9afc4-64d0-4d0b-a111-f5bb6d3f1753|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:14:07.631Z|2f6e79f5-74c3-43e2-8b71-11f8d29a4560|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:14:07.632Z|2f6e79f5-74c3-43e2-8b71-11f8d29a4560|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:14:07.857Z|93b339d9-b3e6-4975-aee9-6b56bcc29e43|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:14:07.858Z|93b339d9-b3e6-4975-aee9-6b56bcc29e43|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:14:15.712Z|81541e1b-68c9-4df4-b41e-fb4ab52a65da|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:14:15.713Z|81541e1b-68c9-4df4-b41e-fb4ab52a65da|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:14:15.713Z|81541e1b-68c9-4df4-b41e-fb4ab52a65da|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:14:15.713Z|81541e1b-68c9-4df4-b41e-fb4ab52a65da|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:14:15.714Z|81541e1b-68c9-4df4-b41e-fb4ab52a65da|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:14:15.714Z|81541e1b-68c9-4df4-b41e-fb4ab52a65da|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:14:15.718Z|81541e1b-68c9-4df4-b41e-fb4ab52a65da|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:14:15.718Z|81541e1b-68c9-4df4-b41e-fb4ab52a65da|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:14:15.718Z|81541e1b-68c9-4df4-b41e-fb4ab52a65da|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:14:15.718Z|81541e1b-68c9-4df4-b41e-fb4ab52a65da|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:14:15 GMT;Connection:close; 2022-05-13T07:14:15.718Z|81541e1b-68c9-4df4-b41e-fb4ab52a65da|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:14:15.719Z|81541e1b-68c9-4df4-b41e-fb4ab52a65da|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:14:22.631Z|b4450abb-3f33-4e15-81a5-7f50f907a788|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:14:22.634Z|b4450abb-3f33-4e15-81a5-7f50f907a788|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:14:37.631Z|64c457a6-830b-4135-b421-b5fb6bb86207|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:14:37.632Z|64c457a6-830b-4135-b421-b5fb6bb86207|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:14:37.859Z|e7d07ab1-0839-45f9-b501-a5864f6a9c60|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:14:37.860Z|e7d07ab1-0839-45f9-b501-a5864f6a9c60|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:14:52.631Z|335dd93c-1caa-48e3-9dcd-0292564b40b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:14:52.632Z|335dd93c-1caa-48e3-9dcd-0292564b40b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:15:07.631Z|f2d6e9fc-f433-4ab8-b368-27445cad7bbb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:15:07.634Z|f2d6e9fc-f433-4ab8-b368-27445cad7bbb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:15:07.861Z|268f9ef6-4de0-4057-bc63-ea180bfc5318|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:15:07.861Z|268f9ef6-4de0-4057-bc63-ea180bfc5318|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:15:15.713Z|750b5777-b5eb-4670-83ba-9f5cb0ef6893|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:15:15.714Z|750b5777-b5eb-4670-83ba-9f5cb0ef6893|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:15:15.714Z|750b5777-b5eb-4670-83ba-9f5cb0ef6893|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:15:15.714Z|750b5777-b5eb-4670-83ba-9f5cb0ef6893|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:15:15.714Z|750b5777-b5eb-4670-83ba-9f5cb0ef6893|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:15:15.714Z|750b5777-b5eb-4670-83ba-9f5cb0ef6893|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:15:15.721Z|750b5777-b5eb-4670-83ba-9f5cb0ef6893|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:15:15.721Z|750b5777-b5eb-4670-83ba-9f5cb0ef6893|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:15:15.722Z|750b5777-b5eb-4670-83ba-9f5cb0ef6893|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:15:15.722Z|750b5777-b5eb-4670-83ba-9f5cb0ef6893|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:15:15 GMT;Connection:close; 2022-05-13T07:15:15.722Z|750b5777-b5eb-4670-83ba-9f5cb0ef6893|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:15:15.723Z|750b5777-b5eb-4670-83ba-9f5cb0ef6893|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:15:22.631Z|4ccefee2-3652-4a62-ba96-0ed4f6abd817|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:15:22.632Z|4ccefee2-3652-4a62-ba96-0ed4f6abd817|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:15:37.631Z|a9236404-81c1-41db-99f0-1fbb798e1df5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:15:37.632Z|a9236404-81c1-41db-99f0-1fbb798e1df5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:15:37.862Z|0c564c28-c6a2-4565-ade7-45df483c520e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:15:37.863Z|0c564c28-c6a2-4565-ade7-45df483c520e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:15:52.631Z|59369500-d99d-46b8-a017-56430724f417|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:15:52.634Z|59369500-d99d-46b8-a017-56430724f417|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:16:07.631Z|7bd06de3-77d4-42ae-b139-2e216796afae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:16:07.632Z|7bd06de3-77d4-42ae-b139-2e216796afae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:16:07.864Z|bb214fc2-6b60-4ec4-afde-74e22e71b948|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:16:07.865Z|bb214fc2-6b60-4ec4-afde-74e22e71b948|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:16:15.713Z|a0f2a2df-c5af-4bd6-a0bf-6254022fbe4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:16:15.714Z|a0f2a2df-c5af-4bd6-a0bf-6254022fbe4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:16:15.714Z|a0f2a2df-c5af-4bd6-a0bf-6254022fbe4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:16:15.714Z|a0f2a2df-c5af-4bd6-a0bf-6254022fbe4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:16:15.714Z|a0f2a2df-c5af-4bd6-a0bf-6254022fbe4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:16:15.714Z|a0f2a2df-c5af-4bd6-a0bf-6254022fbe4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:16:15.719Z|a0f2a2df-c5af-4bd6-a0bf-6254022fbe4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:16:15.719Z|a0f2a2df-c5af-4bd6-a0bf-6254022fbe4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:16:15.719Z|a0f2a2df-c5af-4bd6-a0bf-6254022fbe4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:16:15.719Z|a0f2a2df-c5af-4bd6-a0bf-6254022fbe4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:16:15 GMT;Connection:close; 2022-05-13T07:16:15.719Z|a0f2a2df-c5af-4bd6-a0bf-6254022fbe4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:16:15.720Z|a0f2a2df-c5af-4bd6-a0bf-6254022fbe4f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:16:22.631Z|e2b77375-6d5d-4f0e-b1f4-21ca8659f566|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:16:22.632Z|e2b77375-6d5d-4f0e-b1f4-21ca8659f566|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:16:37.631Z|b2a6f993-b9c7-40cf-a6f1-18d2abcf93de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:16:37.635Z|b2a6f993-b9c7-40cf-a6f1-18d2abcf93de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:16:37.866Z|dd44d3e6-d31c-4865-85d4-59221c45f1f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:16:37.867Z|dd44d3e6-d31c-4865-85d4-59221c45f1f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:16:52.631Z|95d7ab43-2148-4551-813a-583504944506|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:16:52.632Z|95d7ab43-2148-4551-813a-583504944506|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:17:07.631Z|8ea8b884-09d8-456a-8bad-439d85882878|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:17:07.632Z|8ea8b884-09d8-456a-8bad-439d85882878|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:17:07.869Z|35c5d138-7433-4ea2-8bf9-e587e559925c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:17:07.869Z|35c5d138-7433-4ea2-8bf9-e587e559925c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:17:15.715Z|42e0fd71-bce7-4b67-aae4-067d910aafdc|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:17:15.715Z|42e0fd71-bce7-4b67-aae4-067d910aafdc|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:17:15.715Z|42e0fd71-bce7-4b67-aae4-067d910aafdc|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:17:15.716Z|42e0fd71-bce7-4b67-aae4-067d910aafdc|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:17:15.716Z|42e0fd71-bce7-4b67-aae4-067d910aafdc|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:17:15.716Z|42e0fd71-bce7-4b67-aae4-067d910aafdc|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:17:15.723Z|42e0fd71-bce7-4b67-aae4-067d910aafdc|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:17:15.723Z|42e0fd71-bce7-4b67-aae4-067d910aafdc|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:17:15.724Z|42e0fd71-bce7-4b67-aae4-067d910aafdc|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:17:15.724Z|42e0fd71-bce7-4b67-aae4-067d910aafdc|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:17:15 GMT;Connection:close; 2022-05-13T07:17:15.724Z|42e0fd71-bce7-4b67-aae4-067d910aafdc|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:17:15.724Z|42e0fd71-bce7-4b67-aae4-067d910aafdc|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:17:22.631Z|1aba3b68-791f-4234-92c2-208f53e8f21a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:17:22.635Z|1aba3b68-791f-4234-92c2-208f53e8f21a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:17:37.631Z|f33a8af0-6e54-46ce-9cb1-55f33266dfee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:17:37.632Z|f33a8af0-6e54-46ce-9cb1-55f33266dfee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:17:37.871Z|5f66018d-1d68-4933-9ae2-6af45b1583aa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:17:37.873Z|5f66018d-1d68-4933-9ae2-6af45b1583aa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:17:52.631Z|0a568e16-eef9-48ab-853a-2364e48891c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:17:52.631Z|0a568e16-eef9-48ab-853a-2364e48891c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:18:07.631Z|eabf4eda-022e-432f-9966-97ff80a5cad8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:18:07.635Z|eabf4eda-022e-432f-9966-97ff80a5cad8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:18:07.874Z|3c5e680d-965f-4033-bd19-5f1c20065769|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:18:07.874Z|3c5e680d-965f-4033-bd19-5f1c20065769|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:18:15.718Z|72e88fb3-e646-4936-9be8-6d1b723f0054|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:18:15.718Z|72e88fb3-e646-4936-9be8-6d1b723f0054|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:18:15.720Z|72e88fb3-e646-4936-9be8-6d1b723f0054|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:18:15.721Z|72e88fb3-e646-4936-9be8-6d1b723f0054|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:18:15.721Z|72e88fb3-e646-4936-9be8-6d1b723f0054|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:18:15.721Z|72e88fb3-e646-4936-9be8-6d1b723f0054|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:18:15.735Z|72e88fb3-e646-4936-9be8-6d1b723f0054|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:18:15.735Z|72e88fb3-e646-4936-9be8-6d1b723f0054|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:18:15.735Z|72e88fb3-e646-4936-9be8-6d1b723f0054|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:18:15.735Z|72e88fb3-e646-4936-9be8-6d1b723f0054|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:18:15 GMT;Connection:close; 2022-05-13T07:18:15.735Z|72e88fb3-e646-4936-9be8-6d1b723f0054|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:18:15.736Z|72e88fb3-e646-4936-9be8-6d1b723f0054|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:18:22.632Z|89c9ff3d-331a-4d4f-b1f2-c9fd6938397c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:18:22.634Z|89c9ff3d-331a-4d4f-b1f2-c9fd6938397c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:18:37.634Z|c21fdb08-fcbb-44f7-ae29-2a876bf4bf75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:18:37.638Z|c21fdb08-fcbb-44f7-ae29-2a876bf4bf75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:18:37.876Z|16b65293-b35a-4c5f-974c-320a56679a51|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:18:37.877Z|16b65293-b35a-4c5f-974c-320a56679a51|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:18:52.631Z|c16bc3a8-7285-4f0c-9002-96275aa83bbb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:18:52.632Z|c16bc3a8-7285-4f0c-9002-96275aa83bbb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:19:07.631Z|620144f2-0ea4-419f-862f-169cd472ad74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:19:07.632Z|620144f2-0ea4-419f-862f-169cd472ad74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:19:07.877Z|626f3892-f14d-447b-9bf7-5cded9886bf4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:19:07.878Z|626f3892-f14d-447b-9bf7-5cded9886bf4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:19:15.714Z|acb4334e-c206-4455-bfe7-2e2718f8f526|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:19:15.715Z|acb4334e-c206-4455-bfe7-2e2718f8f526|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:19:15.715Z|acb4334e-c206-4455-bfe7-2e2718f8f526|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:19:15.716Z|acb4334e-c206-4455-bfe7-2e2718f8f526|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:19:15.716Z|acb4334e-c206-4455-bfe7-2e2718f8f526|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:19:15.717Z|acb4334e-c206-4455-bfe7-2e2718f8f526|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:19:15.724Z|acb4334e-c206-4455-bfe7-2e2718f8f526|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:19:15.724Z|acb4334e-c206-4455-bfe7-2e2718f8f526|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:19:15.724Z|acb4334e-c206-4455-bfe7-2e2718f8f526|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:19:15.724Z|acb4334e-c206-4455-bfe7-2e2718f8f526|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:19:15 GMT;Connection:close; 2022-05-13T07:19:15.725Z|acb4334e-c206-4455-bfe7-2e2718f8f526|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:19:15.725Z|acb4334e-c206-4455-bfe7-2e2718f8f526|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:19:22.631Z|4b41b602-d1ec-44cc-9388-83c8e1217ac0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:19:22.635Z|4b41b602-d1ec-44cc-9388-83c8e1217ac0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:19:37.631Z|f49cd310-51d3-4056-a9a8-0a439c024d4c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:19:37.632Z|f49cd310-51d3-4056-a9a8-0a439c024d4c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:19:37.879Z|58a9bbb1-c82c-46d6-a1e9-d8a0334274ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:19:37.880Z|58a9bbb1-c82c-46d6-a1e9-d8a0334274ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:19:41.416Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-8|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:19:41.416Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-8|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:19:41.416Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-8|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:19:41.416Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-8|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : GET 2022-05-13T07:19:41.417Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-8|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:072538bca10b1bcd;x-b3-spanid:7be57c98ec70b833;x-b3-parentspanid:072538bca10b1bcd;x-b3-sampled:0;x-onap-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-transactionid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-ecomp-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-onap-partnername:SO.APIH;x-invocationid:4d651384-21d8-484b-91da-de16853998f9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:19:41.417Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-8|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:19:52.631Z|53b1f3ee-a6c2-4e85-a7cd-2bf2e3444e7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:19:52.632Z|53b1f3ee-a6c2-4e85-a7cd-2bf2e3444e7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:20:05.014Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-05-13T07:20:05.014Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:05.014Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-05-13T07:20:05.014Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-05-13T07:20:05.015Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:072538bca10b1bcd;x-b3-spanid:286801b3bb773d0d;x-b3-parentspanid:072538bca10b1bcd;x-b3-sampled:0;x-onap-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-transactionid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-ecomp-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-onap-partnername:SO.APIH;x-invocationid:13ff5c41-5079-40b6-886d-b152f8e2ce39;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=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:05.015Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:05.096Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-05-13T07:20:05.167Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:05.168Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:05.168Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:05.168Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-05-13T07:20:05.168Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:05.169Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-05-13T07:20:05.797Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-05-13T07:20:05.797Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:05.798Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-05-13T07:20:05.798Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-05-13T07:20:05.799Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:072538bca10b1bcd;x-b3-spanid:fe1ea2bba99aacba;x-b3-parentspanid:072538bca10b1bcd;x-b3-sampled:0;x-onap-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-transactionid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-ecomp-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-onap-partnername:SO.APIH;x-invocationid:0d2eeea9-9698-4197-b0c7-705f99cd9eba;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=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:05.799Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:06.084Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:06.084Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-05-13T07:20:06.084Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-05-13T07:20:06.084Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:20:05 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:06.085Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:06.085Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-05-13T07:20:07.632Z|9cf8df96-056b-4822-abf9-e90f753f67da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:20:07.635Z|9cf8df96-056b-4822-abf9-e90f753f67da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:20:07.881Z|a41b8472-c932-4d3c-8b76-2d45a9a5e415|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:20:07.882Z|a41b8472-c932-4d3c-8b76-2d45a9a5e415|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:20:10.104Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Entering 2022-05-13T07:20:10.104Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:10.105Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-05-13T07:20:10.105Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-05-13T07:20:10.106Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:072538bca10b1bcd;x-b3-spanid:eaa852be8d2b4579;x-b3-parentspanid:897a2261ba16adaa;x-b3-sampled:0;x-onap-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-transactionid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-ecomp-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-onap-partnername:UNKNOWN;x-invocationid:5ee2bdb2-afb0-4b41-873d-640b028db4a1;content-length:3978;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2022-05-13T07:20:10.106Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:10.166Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:10.167Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-05-13T07:20:10.167Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-05-13T07:20:10.167Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:20:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:10.167Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:10.168Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-05-13T07:20:10.293Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-1|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:20:10.294Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-1|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:10.294Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-1|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:20:10.295Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-1|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:10.295Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-1|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:072538bca10b1bcd;x-b3-spanid:f48a084e320a67d7;x-b3-parentspanid:897a2261ba16adaa;x-b3-sampled:0;x-onap-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-transactionid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-ecomp-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-onap-partnername:UNKNOWN;x-invocationid:641c329a-ed18-4ca9-9784-0168fc96a882;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:20:10.295Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-1|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:10.324Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-1|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:10.325Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-1|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:10.325Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-1|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:10.325Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-1|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|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:Fri, 13 May 2022 07:20:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:10.325Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-1|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:10.325Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-1|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Exiting. 2022-05-13T07:20:10.357Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:20:10.358Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:10.358Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:20:10.359Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:20:10.359Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:072538bca10b1bcd;x-b3-spanid:c5cde2f6ec9d93ec;x-b3-parentspanid:897a2261ba16adaa;x-b3-sampled:0;x-onap-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-transactionid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-ecomp-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-onap-partnername:UNKNOWN;x-invocationid:f0fac8d2-ba3b-45b0-8cb8-e4ea8456aa38;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=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:20:10.359Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:10.428Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:10.428Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:10.428Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:10.429Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:20:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:10.429Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:10.429Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Exiting. 2022-05-13T07:20:11.239Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:20:11.239Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:11.240Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:20:11.241Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:11.241Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:da52eb21421f7997;x-b3-spanid:82c72fb18c77d0c4;x-b3-parentspanid:da52eb21421f7997;x-b3-sampled:0;x-onap-requestid:b26a6bd2-b03a-4b46-ba90-11cf6beae4ea;x-requestid:b26a6bd2-b03a-4b46-ba90-11cf6beae4ea;x-transactionid:b26a6bd2-b03a-4b46-ba90-11cf6beae4ea;x-ecomp-requestid:b26a6bd2-b03a-4b46-ba90-11cf6beae4ea;x-onap-partnername:SO.APIH;x-invocationid:2b7cf12e-27ae-4144-b68a-766fbb6326c6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:11.241Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:11.255Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:11.255Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:11.256Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:11.256Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|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:Fri, 13 May 2022 07:20:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:11.256Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:11.256Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Exiting. 2022-05-13T07:20:11.281Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:20:11.288Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:11.293Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:20:11.293Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:11.294Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:da52eb21421f7997;x-b3-spanid:588e9782c5b6538b;x-b3-parentspanid:da52eb21421f7997;x-b3-sampled:0;x-onap-requestid:b26a6bd2-b03a-4b46-ba90-11cf6beae4ea;x-requestid:b26a6bd2-b03a-4b46-ba90-11cf6beae4ea;x-transactionid:b26a6bd2-b03a-4b46-ba90-11cf6beae4ea;x-ecomp-requestid:b26a6bd2-b03a-4b46-ba90-11cf6beae4ea;x-onap-partnername:SO.APIH;x-invocationid:aa1f2248-3860-4492-9e91-0138c6e6d80f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:11.294Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:11.365Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:11.366Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:11.366Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:11.366Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|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:Fri, 13 May 2022 07:20:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:11.366Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:11.367Z|b26a6bd2-b03a-4b46-ba90-11cf6beae4ea|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:20:15.715Z|dbda0390-acdc-480b-9771-719baba8a6e1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:20:15.715Z|dbda0390-acdc-480b-9771-719baba8a6e1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:15.715Z|dbda0390-acdc-480b-9771-719baba8a6e1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:20:15.715Z|dbda0390-acdc-480b-9771-719baba8a6e1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:20:15.716Z|dbda0390-acdc-480b-9771-719baba8a6e1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:20:15.716Z|dbda0390-acdc-480b-9771-719baba8a6e1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:15.721Z|dbda0390-acdc-480b-9771-719baba8a6e1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:15.721Z|dbda0390-acdc-480b-9771-719baba8a6e1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:20:15.721Z|dbda0390-acdc-480b-9771-719baba8a6e1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:20:15.721Z|dbda0390-acdc-480b-9771-719baba8a6e1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:20:15 GMT;Connection:close; 2022-05-13T07:20:15.721Z|dbda0390-acdc-480b-9771-719baba8a6e1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:15.722Z|dbda0390-acdc-480b-9771-719baba8a6e1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:20:21.591Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:20:21.592Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:21.592Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:20:21.592Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:21.593Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6e9f68c859a4b56d;x-b3-spanid:fd4b8614984c8078;x-b3-parentspanid:6e9f68c859a4b56d;x-b3-sampled:0;x-onap-requestid:d99dcc97-13da-4f46-9dab-bcf41f6504c8;x-requestid:d99dcc97-13da-4f46-9dab-bcf41f6504c8;x-transactionid:d99dcc97-13da-4f46-9dab-bcf41f6504c8;x-ecomp-requestid:d99dcc97-13da-4f46-9dab-bcf41f6504c8;x-onap-partnername:SO.APIH;x-invocationid:d32cb99c-e2f0-4485-bbe5-e10b563bf75e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:21.593Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:21.608Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:21.608Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:21.609Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:21.609Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|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:Fri, 13 May 2022 07:20:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:21.609Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:21.610Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Exiting. 2022-05-13T07:20:21.627Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:20:21.628Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:21.628Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:20:21.629Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:21.629Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6e9f68c859a4b56d;x-b3-spanid:cc5e729dcda77a08;x-b3-parentspanid:6e9f68c859a4b56d;x-b3-sampled:0;x-onap-requestid:d99dcc97-13da-4f46-9dab-bcf41f6504c8;x-requestid:d99dcc97-13da-4f46-9dab-bcf41f6504c8;x-transactionid:d99dcc97-13da-4f46-9dab-bcf41f6504c8;x-ecomp-requestid:d99dcc97-13da-4f46-9dab-bcf41f6504c8;x-onap-partnername:SO.APIH;x-invocationid:cc3660c7-e86e-4477-a508-66f18eb002e7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:21.629Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:21.635Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:21.635Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:21.636Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:21.638Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|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:Fri, 13 May 2022 07:20:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:21.638Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:21.638Z|d99dcc97-13da-4f46-9dab-bcf41f6504c8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:20:22.631Z|f47420bb-077f-4b6e-9e43-e5ffa82dc520|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:20:22.632Z|f47420bb-077f-4b6e-9e43-e5ffa82dc520|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:20:31.823Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:20:31.823Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:31.823Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:20:31.823Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:31.824Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:909f5f43bf5cbb93;x-b3-spanid:5c66d4ed6abb12e3;x-b3-parentspanid:909f5f43bf5cbb93;x-b3-sampled:0;x-onap-requestid:b118ab36-3f6d-45e1-8264-89ad5dc14da9;x-requestid:b118ab36-3f6d-45e1-8264-89ad5dc14da9;x-transactionid:b118ab36-3f6d-45e1-8264-89ad5dc14da9;x-ecomp-requestid:b118ab36-3f6d-45e1-8264-89ad5dc14da9;x-onap-partnername:SO.APIH;x-invocationid:224cd74c-0923-4edf-9824-be3c46be02bf;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:31.824Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:31.847Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:31.847Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:31.847Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:31.848Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|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:Fri, 13 May 2022 07:20:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:31.848Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:31.848Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Exiting. 2022-05-13T07:20:31.865Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:20:31.866Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:31.866Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:20:31.866Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:31.866Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:909f5f43bf5cbb93;x-b3-spanid:19c8159e1cd8fad8;x-b3-parentspanid:909f5f43bf5cbb93;x-b3-sampled:0;x-onap-requestid:b118ab36-3f6d-45e1-8264-89ad5dc14da9;x-requestid:b118ab36-3f6d-45e1-8264-89ad5dc14da9;x-transactionid:b118ab36-3f6d-45e1-8264-89ad5dc14da9;x-ecomp-requestid:b118ab36-3f6d-45e1-8264-89ad5dc14da9;x-onap-partnername:SO.APIH;x-invocationid:df2dbe80-221f-45cd-93b9-3d888a8a6ab9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:31.866Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:31.873Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:31.873Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:31.873Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:31.873Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|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:Fri, 13 May 2022 07:20:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:31.873Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:31.873Z|b118ab36-3f6d-45e1-8264-89ad5dc14da9|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:20:37.631Z|fdba8a46-eaf9-474d-80d7-45e0e44d2400|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:20:37.632Z|fdba8a46-eaf9-474d-80d7-45e0e44d2400|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:20:37.884Z|d22e8a51-4718-430c-baca-dbcfe69cbb4b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:20:37.884Z|d22e8a51-4718-430c-baca-dbcfe69cbb4b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:20:42.071Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:20:42.072Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:42.072Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:20:42.072Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:42.072Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:202c7db9aa240fef;x-b3-spanid:e52335b6fc864bdc;x-b3-parentspanid:202c7db9aa240fef;x-b3-sampled:0;x-onap-requestid:d1cefd79-d5ab-48a8-af1d-57e5863ae72e;x-requestid:d1cefd79-d5ab-48a8-af1d-57e5863ae72e;x-transactionid:d1cefd79-d5ab-48a8-af1d-57e5863ae72e;x-ecomp-requestid:d1cefd79-d5ab-48a8-af1d-57e5863ae72e;x-onap-partnername:SO.APIH;x-invocationid:3e684860-7579-4d07-b99d-0a323a912cc3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:42.073Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:42.100Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:42.100Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:42.101Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:42.101Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|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:Fri, 13 May 2022 07:20:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:42.101Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:42.101Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Exiting. 2022-05-13T07:20:42.114Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:20:42.114Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:42.114Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:20:42.115Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:42.115Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:202c7db9aa240fef;x-b3-spanid:d7cf264443ec3d3a;x-b3-parentspanid:202c7db9aa240fef;x-b3-sampled:0;x-onap-requestid:d1cefd79-d5ab-48a8-af1d-57e5863ae72e;x-requestid:d1cefd79-d5ab-48a8-af1d-57e5863ae72e;x-transactionid:d1cefd79-d5ab-48a8-af1d-57e5863ae72e;x-ecomp-requestid:d1cefd79-d5ab-48a8-af1d-57e5863ae72e;x-onap-partnername:SO.APIH;x-invocationid:103e1ecf-730f-4318-bc63-d018fa4db139;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:42.115Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:42.121Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:42.121Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:42.121Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:42.122Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|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:Fri, 13 May 2022 07:20:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:42.122Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:42.122Z|d1cefd79-d5ab-48a8-af1d-57e5863ae72e|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:20:46.015Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:20:46.016Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:46.016Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:20:46.016Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:46.017Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f8a59788c49eca3c;x-b3-spanid:78233062408df2ca;x-b3-parentspanid:f8a59788c49eca3c;x-b3-sampled:0;x-onap-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-transactionid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-ecomp-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-onap-partnername:UNKNOWN;x-invocationid:6fb4a717-3c2b-40c6-95ae-1af6223be027;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:20:46.017Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:46.028Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:46.029Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:46.029Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:46.029Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|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:Fri, 13 May 2022 07:20:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:46.029Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:46.029Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Exiting. 2022-05-13T07:20:46.071Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:20:46.071Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:46.071Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:20:46.071Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:20:46.071Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:f8a59788c49eca3c;x-b3-spanid:fcfff9a202125bfd;x-b3-parentspanid:f8a59788c49eca3c;x-b3-sampled:0;x-onap-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-transactionid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-ecomp-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-onap-partnername:UNKNOWN;x-invocationid:d994d488-cbad-47b4-be3b-fb3263ef04b9;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=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:20:46.071Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:46.111Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:46.111Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:46.111Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:46.111Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:20:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:46.111Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:46.111Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-3|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Exiting. 2022-05-13T07:20:48.002Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:20:48.002Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:48.002Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:20:48.002Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:48.003Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f8a59788c49eca3c;x-b3-spanid:8f288277cdfa7b41;x-b3-parentspanid:f8a59788c49eca3c;x-b3-sampled:0;x-onap-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-transactionid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-ecomp-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-onap-partnername:UNKNOWN;x-invocationid:3a29ae1b-2312-46ac-97d5-c407c99a2ed7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:20:48.003Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:48.014Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:48.014Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:48.014Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:48.014Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|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:Fri, 13 May 2022 07:20:48 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:48.014Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:48.015Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Exiting. 2022-05-13T07:20:48.030Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-6|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:20:48.030Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-6|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:48.030Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-6|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:20:48.030Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-6|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:20:48.031Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-6|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:f8a59788c49eca3c;x-b3-spanid:5163570210bd446d;x-b3-parentspanid:f8a59788c49eca3c;x-b3-sampled:0;x-onap-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-transactionid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-ecomp-requestid:9d56f765-f118-4e17-92c3-d4d8733cdb75;x-onap-partnername:UNKNOWN;x-invocationid:6ff53a67-cb17-465e-b9ed-73ace14f6d45;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=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:20:48.031Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-6|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:48.067Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-6|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:48.068Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-6|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:48.068Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-6|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:48.069Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-6|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:20:48 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:48.069Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-6|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:48.069Z|9d56f765-f118-4e17-92c3-d4d8733cdb75|http-nio-8083-exec-6|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Exiting. 2022-05-13T07:20:52.321Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:20:52.321Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:52.322Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:20:52.322Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:52.322Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c27b932a3b2d8516;x-b3-spanid:4af80d63682b8db6;x-b3-parentspanid:c27b932a3b2d8516;x-b3-sampled:0;x-onap-requestid:8fdfbd25-b593-4e52-8b44-2998bd558cff;x-requestid:8fdfbd25-b593-4e52-8b44-2998bd558cff;x-transactionid:8fdfbd25-b593-4e52-8b44-2998bd558cff;x-ecomp-requestid:8fdfbd25-b593-4e52-8b44-2998bd558cff;x-onap-partnername:SO.APIH;x-invocationid:bc614fe7-1226-4679-83fd-9ea5ae477f1b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:52.322Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:52.335Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:52.336Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:52.336Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:52.336Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|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:Fri, 13 May 2022 07:20:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:52.336Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:52.336Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-7|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Exiting. 2022-05-13T07:20:52.370Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:20:52.370Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:52.371Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:20:52.371Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:52.372Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c27b932a3b2d8516;x-b3-spanid:3c4f034e04280b5b;x-b3-parentspanid:c27b932a3b2d8516;x-b3-sampled:0;x-onap-requestid:8fdfbd25-b593-4e52-8b44-2998bd558cff;x-requestid:8fdfbd25-b593-4e52-8b44-2998bd558cff;x-transactionid:8fdfbd25-b593-4e52-8b44-2998bd558cff;x-ecomp-requestid:8fdfbd25-b593-4e52-8b44-2998bd558cff;x-onap-partnername:SO.APIH;x-invocationid:7c51f56f-1b76-4ae7-b43d-0359f4323627;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:52.372Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:52.378Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:52.378Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:52.378Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:52.378Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|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:Fri, 13 May 2022 07:20:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:52.378Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:52.378Z|8fdfbd25-b593-4e52-8b44-2998bd558cff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:20:52.543Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:20:52.543Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:52.543Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:20:52.544Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:52.544Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:58b771e7310ab245;x-b3-spanid:206e742d741d5d54;x-b3-parentspanid:58b771e7310ab245;x-b3-sampled:0;x-onap-requestid:c03b9420-3dcf-4808-82a7-8bfc4fb062d7;x-requestid:c03b9420-3dcf-4808-82a7-8bfc4fb062d7;x-transactionid:c03b9420-3dcf-4808-82a7-8bfc4fb062d7;x-ecomp-requestid:c03b9420-3dcf-4808-82a7-8bfc4fb062d7;x-onap-partnername:SO.APIH;x-invocationid:5a572652-7257-4f22-9ad0-f6a392b5e80a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:52.544Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:52.556Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:52.556Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:52.556Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:52.557Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|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:Fri, 13 May 2022 07:20:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:52.557Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:52.557Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-9|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Exiting. 2022-05-13T07:20:52.575Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:20:52.577Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:52.577Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:20:52.577Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:52.578Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:58b771e7310ab245;x-b3-spanid:be128bf462866911;x-b3-parentspanid:58b771e7310ab245;x-b3-sampled:0;x-onap-requestid:c03b9420-3dcf-4808-82a7-8bfc4fb062d7;x-requestid:c03b9420-3dcf-4808-82a7-8bfc4fb062d7;x-transactionid:c03b9420-3dcf-4808-82a7-8bfc4fb062d7;x-ecomp-requestid:c03b9420-3dcf-4808-82a7-8bfc4fb062d7;x-onap-partnername:SO.APIH;x-invocationid:b8addcb8-f717-4ffb-9895-35a9173f661e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:52.578Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:52.585Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:52.586Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:52.586Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:52.586Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|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:Fri, 13 May 2022 07:20:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:52.586Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:52.586Z|c03b9420-3dcf-4808-82a7-8bfc4fb062d7|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:20:52.631Z|8ea07b2b-b432-4ece-abbb-4d3ace8db763|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:20:52.634Z|8ea07b2b-b432-4ece-abbb-4d3ace8db763|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:20:52.752Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:20:52.753Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:52.753Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:20:52.753Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:52.753Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0476f833caa6b15b;x-b3-spanid:4a93dd2628ee4fc1;x-b3-parentspanid:0476f833caa6b15b;x-b3-sampled:0;x-onap-requestid:2c1aa924-cfce-4a00-a3e8-b028918e1dc3;x-requestid:2c1aa924-cfce-4a00-a3e8-b028918e1dc3;x-transactionid:2c1aa924-cfce-4a00-a3e8-b028918e1dc3;x-ecomp-requestid:2c1aa924-cfce-4a00-a3e8-b028918e1dc3;x-onap-partnername:SO.APIH;x-invocationid:43ee3b51-cdad-4868-b375-b5063f3c6417;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:52.753Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:52.765Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:52.766Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:52.766Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:52.767Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|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:Fri, 13 May 2022 07:20:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:52.767Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:52.767Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-5|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Exiting. 2022-05-13T07:20:52.783Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:20:52.783Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:52.783Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:20:52.784Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:52.784Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0476f833caa6b15b;x-b3-spanid:f2423761d74d6f2e;x-b3-parentspanid:0476f833caa6b15b;x-b3-sampled:0;x-onap-requestid:2c1aa924-cfce-4a00-a3e8-b028918e1dc3;x-requestid:2c1aa924-cfce-4a00-a3e8-b028918e1dc3;x-transactionid:2c1aa924-cfce-4a00-a3e8-b028918e1dc3;x-ecomp-requestid:2c1aa924-cfce-4a00-a3e8-b028918e1dc3;x-onap-partnername:SO.APIH;x-invocationid:53ceb2bf-07e1-410d-aae0-ae8acf8e083a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:52.784Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:52.793Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:52.793Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:52.794Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:52.794Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|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:Fri, 13 May 2022 07:20:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:52.794Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:52.795Z|2c1aa924-cfce-4a00-a3e8-b028918e1dc3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:20:52.977Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:20:52.978Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:52.978Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:20:52.978Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:52.979Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:05caa75349bb1e4d;x-b3-spanid:d6abe0e93bdd3621;x-b3-parentspanid:05caa75349bb1e4d;x-b3-sampled:0;x-onap-requestid:24776c23-167f-42f0-9db2-e8b9010676dc;x-requestid:24776c23-167f-42f0-9db2-e8b9010676dc;x-transactionid:24776c23-167f-42f0-9db2-e8b9010676dc;x-ecomp-requestid:24776c23-167f-42f0-9db2-e8b9010676dc;x-onap-partnername:SO.APIH;x-invocationid:6f10fa2c-b7f1-4181-99df-9af742e283d7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:52.979Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:52.992Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:52.993Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:52.993Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:52.993Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|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:Fri, 13 May 2022 07:20:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:52.994Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:52.994Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-2|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Exiting. 2022-05-13T07:20:53.016Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:20:53.016Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:53.017Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:20:53.017Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:53.017Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:05caa75349bb1e4d;x-b3-spanid:9144be55f88ab089;x-b3-parentspanid:05caa75349bb1e4d;x-b3-sampled:0;x-onap-requestid:24776c23-167f-42f0-9db2-e8b9010676dc;x-requestid:24776c23-167f-42f0-9db2-e8b9010676dc;x-transactionid:24776c23-167f-42f0-9db2-e8b9010676dc;x-ecomp-requestid:24776c23-167f-42f0-9db2-e8b9010676dc;x-onap-partnername:SO.APIH;x-invocationid:cf62ea8a-acf8-42bb-9e53-cfdd76739f45;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:53.018Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:53.025Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:53.025Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:53.027Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:53.029Z|24776c23-167f-42f0-9db2-e8b9010676dc|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:Fri, 13 May 2022 07:20:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:53.029Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:53.029Z|24776c23-167f-42f0-9db2-e8b9010676dc|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:20:53.217Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Entering 2022-05-13T07:20:53.217Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:53.217Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||URI : /infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75 2022-05-13T07:20:53.218Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:53.218Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e1f3cc6c8aaa8bc2;x-b3-spanid:1d828a9a158c2f90;x-b3-parentspanid:e1f3cc6c8aaa8bc2;x-b3-sampled:0;x-onap-requestid:c65f0c1b-da54-4969-9281-a12b2051b75d;x-requestid:c65f0c1b-da54-4969-9281-a12b2051b75d;x-transactionid:c65f0c1b-da54-4969-9281-a12b2051b75d;x-ecomp-requestid:c65f0c1b-da54-4969-9281-a12b2051b75d;x-onap-partnername:SO.APIH;x-invocationid:f9659f7c-12a6-4fa4-8ea0-52b10ef51655;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:53.218Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:53.238Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:53.239Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:53.239Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:53.239Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|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:Fri, 13 May 2022 07:20:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:53.239Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:53.239Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-4|/infraActiveRequests/9d56f765-f118-4e17-92c3-d4d8733cdb75|bpel|||INFO|500||Exiting. 2022-05-13T07:20:53.256Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:20:53.257Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:53.257Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:20:53.257Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:53.257Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e1f3cc6c8aaa8bc2;x-b3-spanid:1da37a58aab388e9;x-b3-parentspanid:e1f3cc6c8aaa8bc2;x-b3-sampled:0;x-onap-requestid:c65f0c1b-da54-4969-9281-a12b2051b75d;x-requestid:c65f0c1b-da54-4969-9281-a12b2051b75d;x-transactionid:c65f0c1b-da54-4969-9281-a12b2051b75d;x-ecomp-requestid:c65f0c1b-da54-4969-9281-a12b2051b75d;x-onap-partnername:SO.APIH;x-invocationid:8c29179b-d83e-4daa-87bf-a4062240c8ef;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:53.257Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:53.263Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:53.264Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:53.264Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:53.264Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:20:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:53.264Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:53.265Z|c65f0c1b-da54-4969-9281-a12b2051b75d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:20:56.445Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:20:56.445Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:56.445Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:20:56.446Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:56.446Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4f9e3e949943a390;x-b3-spanid:869a9b18f63421b7;x-b3-parentspanid:4f9e3e949943a390;x-b3-sampled:0;x-onap-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-transactionid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-ecomp-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-onap-partnername:SO.APIH;x-invocationid:7b765337-4703-4c5a-9dc1-a1a199beb111;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:56.446Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:56.880Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-05-13T07:20:56.880Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:56.881Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-05-13T07:20:56.881Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-05-13T07:20:56.881Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4f9e3e949943a390;x-b3-spanid:cd78f282b920c435;x-b3-parentspanid:4f9e3e949943a390;x-b3-sampled:0;x-onap-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-transactionid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-ecomp-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-onap-partnername:SO.APIH;x-invocationid:d2b7832a-5c7c-4a9e-a540-6617c7b6a3d3;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=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:56.881Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:56.885Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-05-13T07:20:56.894Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:56.894Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:56.894Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:56.894Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-05-13T07:20:56.895Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:56.895Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-05-13T07:20:57.155Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-05-13T07:20:57.155Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:57.156Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-05-13T07:20:57.156Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-05-13T07:20:57.156Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:4f9e3e949943a390;x-b3-spanid:53c79c59e3da3451;x-b3-parentspanid:4f9e3e949943a390;x-b3-sampled:0;x-onap-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-transactionid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-ecomp-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-onap-partnername:SO.APIH;x-invocationid:f27edbfd-e165-41c9-aaa6-564b2714dc03;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=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:57.156Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:57.174Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:57.175Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-05-13T07:20:57.175Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-05-13T07:20:57.175Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:20:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:57.175Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:57.175Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-05-13T07:20:57.738Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Entering 2022-05-13T07:20:57.738Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:57.738Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-05-13T07:20:57.738Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-05-13T07:20:57.738Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:4f9e3e949943a390;x-b3-spanid:154fb936858ee9f6;x-b3-parentspanid:515cb1f86ede698d;x-b3-sampled:0;x-onap-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-transactionid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-ecomp-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-onap-partnername:UNKNOWN;x-invocationid:1fdbc525-bf68-4ecb-a9ef-f65380658a22;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=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:20:57.738Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:57.755Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:57.755Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-05-13T07:20:57.755Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-05-13T07:20:57.755Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:20:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:57.756Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:57.756Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-05-13T07:20:57.786Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:20:57.787Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:57.787Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:20:57.787Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:57.788Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4f9e3e949943a390;x-b3-spanid:e0a706cf45c400ab;x-b3-parentspanid:515cb1f86ede698d;x-b3-sampled:0;x-onap-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-transactionid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-ecomp-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-onap-partnername:UNKNOWN;x-invocationid:40caedd7-3679-4aef-90d8-f4276881cb96;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:20:57.788Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:57.806Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:57.806Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:57.806Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:57.807Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|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:Fri, 13 May 2022 07:20:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:57.807Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:57.807Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:20:57.821Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:20:57.822Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:57.822Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:20:57.822Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:20:57.823Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:4f9e3e949943a390;x-b3-spanid:65a8fbaefdc86fab;x-b3-parentspanid:515cb1f86ede698d;x-b3-sampled:0;x-onap-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-transactionid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-ecomp-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-onap-partnername:UNKNOWN;x-invocationid:bf47b18d-4fb0-4c7f-97e1-80df337fa56b;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=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:20:57.823Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:57.853Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:57.854Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:57.854Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:57.854Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:20:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:57.854Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:57.855Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:20:58.389Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:20:58.389Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:58.389Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:20:58.390Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:58.392Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5bc35a18e3592e66;x-b3-spanid:b116c9b9f17d3ce7;x-b3-parentspanid:5bc35a18e3592e66;x-b3-sampled:0;x-onap-requestid:77a532a8-7396-4667-8004-84f636daf91a;x-requestid:77a532a8-7396-4667-8004-84f636daf91a;x-transactionid:77a532a8-7396-4667-8004-84f636daf91a;x-ecomp-requestid:77a532a8-7396-4667-8004-84f636daf91a;x-onap-partnername:SO.APIH;x-invocationid:dad6ff74-501b-4800-8815-d5ef7208b03c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:58.393Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:58.407Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:58.408Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:58.408Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:58.408Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|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:Fri, 13 May 2022 07:20:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:58.409Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:58.409Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:20:58.428Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:20:58.429Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:20:58.429Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:20:58.429Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:20:58.430Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5bc35a18e3592e66;x-b3-spanid:2be106a33974fa26;x-b3-parentspanid:5bc35a18e3592e66;x-b3-sampled:0;x-onap-requestid:77a532a8-7396-4667-8004-84f636daf91a;x-requestid:77a532a8-7396-4667-8004-84f636daf91a;x-transactionid:77a532a8-7396-4667-8004-84f636daf91a;x-ecomp-requestid:77a532a8-7396-4667-8004-84f636daf91a;x-onap-partnername:SO.APIH;x-invocationid:71d6c972-5469-4c9d-9687-33a87236aca9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:20:58.430Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:20:58.439Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:20:58.439Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:20:58.440Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:20:58.440Z|77a532a8-7396-4667-8004-84f636daf91a|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:Fri, 13 May 2022 07:20:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:20:58.440Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:20:58.440Z|77a532a8-7396-4667-8004-84f636daf91a|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:21:07.631Z|02270de1-158d-4f0c-a678-a80bd6b71cee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:21:07.632Z|02270de1-158d-4f0c-a678-a80bd6b71cee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:21:07.889Z|7191a1e2-8e21-459f-8dc5-0dd35be7f844|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:21:07.889Z|7191a1e2-8e21-459f-8dc5-0dd35be7f844|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:21:08.634Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:08.635Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:08.635Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:08.635Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:08.635Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:316069f524f8f90d;x-b3-spanid:3a70e8cadd7b51e0;x-b3-parentspanid:316069f524f8f90d;x-b3-sampled:0;x-onap-requestid:15931442-24d5-4603-8c12-587b5edd3f14;x-requestid:15931442-24d5-4603-8c12-587b5edd3f14;x-transactionid:15931442-24d5-4603-8c12-587b5edd3f14;x-ecomp-requestid:15931442-24d5-4603-8c12-587b5edd3f14;x-onap-partnername:SO.APIH;x-invocationid:751d4594-a91b-48c4-907c-e5f8430003cb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:08.635Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:08.652Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:08.653Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:08.653Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:08.653Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|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:Fri, 13 May 2022 07:21:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:08.653Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:08.654Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:08.672Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:21:08.672Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:08.672Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:21:08.672Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:08.673Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:316069f524f8f90d;x-b3-spanid:d6d695339059542e;x-b3-parentspanid:316069f524f8f90d;x-b3-sampled:0;x-onap-requestid:15931442-24d5-4603-8c12-587b5edd3f14;x-requestid:15931442-24d5-4603-8c12-587b5edd3f14;x-transactionid:15931442-24d5-4603-8c12-587b5edd3f14;x-ecomp-requestid:15931442-24d5-4603-8c12-587b5edd3f14;x-onap-partnername:SO.APIH;x-invocationid:5e04b9cb-73c9-4070-8067-e6fdf20e0303;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:08.673Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:08.679Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:08.680Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:08.680Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:08.680Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:21:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:08.681Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:08.681Z|15931442-24d5-4603-8c12-587b5edd3f14|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:21:08.738Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:08.739Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:08.739Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:08.739Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:08.740Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3836ad1a18f8c736;x-b3-spanid:d9e9c494e29702ed;x-b3-parentspanid:3836ad1a18f8c736;x-b3-sampled:0;x-onap-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-transactionid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-ecomp-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-onap-partnername:UNKNOWN;x-invocationid:415fe79e-31b9-4b7d-9128-1e324e327150;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:21:08.740Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:08.754Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:08.754Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:08.754Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:08.755Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|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:Fri, 13 May 2022 07:21:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:08.755Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:08.755Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:08.770Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:08.770Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:08.771Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:08.771Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:21:08.771Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3836ad1a18f8c736;x-b3-spanid:3467cc2d498e6d71;x-b3-parentspanid:3836ad1a18f8c736;x-b3-sampled:0;x-onap-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-transactionid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-ecomp-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-onap-partnername:UNKNOWN;x-invocationid:2ee65eed-2093-4c79-8884-2fe5e401958e;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=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:21:08.771Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:08.797Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:08.797Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:08.797Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:08.798Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:21:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:08.798Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:08.798Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-8|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:15.713Z|cbd8b7a5-73dd-4e64-87af-187fca866c72|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:21:15.714Z|cbd8b7a5-73dd-4e64-87af-187fca866c72|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:15.714Z|cbd8b7a5-73dd-4e64-87af-187fca866c72|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:21:15.714Z|cbd8b7a5-73dd-4e64-87af-187fca866c72|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:21:15.714Z|cbd8b7a5-73dd-4e64-87af-187fca866c72|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:21:15.714Z|cbd8b7a5-73dd-4e64-87af-187fca866c72|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:15.719Z|cbd8b7a5-73dd-4e64-87af-187fca866c72|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:15.719Z|cbd8b7a5-73dd-4e64-87af-187fca866c72|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:21:15.719Z|cbd8b7a5-73dd-4e64-87af-187fca866c72|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:21:15.719Z|cbd8b7a5-73dd-4e64-87af-187fca866c72|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:21:15 GMT;Connection:close; 2022-05-13T07:21:15.719Z|cbd8b7a5-73dd-4e64-87af-187fca866c72|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:15.720Z|cbd8b7a5-73dd-4e64-87af-187fca866c72|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:21:18.050Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:18.051Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:18.051Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:18.051Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:18.051Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:96c285e479068da4;x-b3-spanid:96c285e479068da4;x-b3-sampled:0;x-onap-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-transactionid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-ecomp-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-onap-partnername:UNKNOWN;x-invocationid:02f7360f-3163-4db2-8d79-d2487b1c3ef9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2022-05-13T07:21:18.051Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:18.064Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:18.064Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:18.064Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:18.064Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=0CBCF467F83A97FE8937683861A8C396; 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:Fri, 13 May 2022 07:21:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:18.064Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:18.064Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-10|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:18.127Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:18.128Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:18.128Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:18.129Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:21:18.129Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:722558feb3a5a844;x-b3-spanid:722558feb3a5a844;x-b3-sampled:0;x-onap-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-transactionid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-ecomp-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-onap-partnername:UNKNOWN;x-invocationid:c77616dc-74d7-45b2-815d-3fe30d4b519e;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=0CBCF467F83A97FE8937683861A8C396;accept-encoding:gzip,deflate; 2022-05-13T07:21:18.129Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:18.179Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:18.179Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:18.180Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:18.180Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:21:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:18.180Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:18.180Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:18.899Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:18.899Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:18.899Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:18.899Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:18.899Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:132a0ec611c2a246;x-b3-spanid:99e2acb828a5b384;x-b3-parentspanid:132a0ec611c2a246;x-b3-sampled:0;x-onap-requestid:6d9e5f4f-d72c-4236-9ace-a53e2b45349f;x-requestid:6d9e5f4f-d72c-4236-9ace-a53e2b45349f;x-transactionid:6d9e5f4f-d72c-4236-9ace-a53e2b45349f;x-ecomp-requestid:6d9e5f4f-d72c-4236-9ace-a53e2b45349f;x-onap-partnername:SO.APIH;x-invocationid:e87bf6ab-85a1-4afa-a554-5cac5d4d38aa;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:18.900Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:18.914Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:18.914Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:18.914Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:18.915Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|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:Fri, 13 May 2022 07:21:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:18.915Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:18.915Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:18.929Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:21:18.930Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:18.930Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:21:18.930Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:18.930Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:132a0ec611c2a246;x-b3-spanid:fcb7b99e1cfb144a;x-b3-parentspanid:132a0ec611c2a246;x-b3-sampled:0;x-onap-requestid:6d9e5f4f-d72c-4236-9ace-a53e2b45349f;x-requestid:6d9e5f4f-d72c-4236-9ace-a53e2b45349f;x-transactionid:6d9e5f4f-d72c-4236-9ace-a53e2b45349f;x-ecomp-requestid:6d9e5f4f-d72c-4236-9ace-a53e2b45349f;x-onap-partnername:SO.APIH;x-invocationid:f1add761-51e9-46ec-9f41-f49bffe7ba7e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:18.930Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:18.938Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:18.938Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:18.938Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:18.938Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:21:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:18.939Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:18.939Z|6d9e5f4f-d72c-4236-9ace-a53e2b45349f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:21:21.286Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-3|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:21.287Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-3|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:21.287Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-3|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:21.287Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-3|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : PATCH 2022-05-13T07:21:21.288Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-3|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:914089bda6b8448b;x-b3-spanid:914089bda6b8448b;x-b3-sampled:0;x-onap-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-transactionid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-ecomp-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-onap-partnername:UNKNOWN;x-invocationid:6559e99b-6c40-4f7e-a72d-5357ca2e3921;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=0CBCF467F83A97FE8937683861A8C396;accept-encoding:gzip,deflate; 2022-05-13T07:21:21.288Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-3|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:21.334Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-3|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:21.335Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-3|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:21.335Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-3|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:21.335Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-3|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|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:Fri, 13 May 2022 07:21:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:21.335Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-3|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:21.335Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-3|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:22.631Z|f57c62c2-6c45-4034-8aa0-7091f69cb647|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:21:22.632Z|f57c62c2-6c45-4034-8aa0-7091f69cb647|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:21:23.408Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-05-13T07:21:23.409Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:23.409Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-05-13T07:21:23.409Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:23.410Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3217cd2f82f5ed9d;x-b3-spanid:de65deeb03973ea7;x-b3-parentspanid:3217cd2f82f5ed9d;x-b3-sampled:0;x-onap-requestid:0469efc9-6a2d-4c64-a3af-8e6278365a26;x-requestid:0469efc9-6a2d-4c64-a3af-8e6278365a26;x-transactionid:0469efc9-6a2d-4c64-a3af-8e6278365a26;x-ecomp-requestid:0469efc9-6a2d-4c64-a3af-8e6278365a26;x-onap-partnername:UNKNOWN;x-invocationid:474f558a-a864-4897-b134-8d999ad9bdaa;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0CBCF467F83A97FE8937683861A8C396;accept-encoding:gzip,deflate; 2022-05-13T07:21:23.410Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:23.454Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Entering 2022-05-13T07:21:23.455Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:23.456Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-05-13T07:21:23.456Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-05-13T07:21:23.456Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3217cd2f82f5ed9d;x-b3-spanid:08165271bcf0726d;x-b3-parentspanid:3217cd2f82f5ed9d;x-b3-sampled:0;x-onap-requestid:0469efc9-6a2d-4c64-a3af-8e6278365a26;x-requestid:0469efc9-6a2d-4c64-a3af-8e6278365a26;x-transactionid:0469efc9-6a2d-4c64-a3af-8e6278365a26;x-ecomp-requestid:0469efc9-6a2d-4c64-a3af-8e6278365a26;x-onap-partnername:UNKNOWN;x-invocationid:eaea329d-b878-4a50-a015-5f50c6684815;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=0CBCF467F83A97FE8937683861A8C396;accept-encoding:gzip,deflate; 2022-05-13T07:21:23.457Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:23.469Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:23.470Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-05-13T07:21:23.470Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-05-13T07:21:23.470Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|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/8;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:21:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:23.470Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:23.470Z|0469efc9-6a2d-4c64-a3af-8e6278365a26|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-05-13T07:21:29.669Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:29.670Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:29.670Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:29.670Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:29.670Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cbb87066435d6d8d;x-b3-spanid:9a8fe5dd439d5e2a;x-b3-parentspanid:cbb87066435d6d8d;x-b3-sampled:0;x-onap-requestid:c27af191-32bb-4f5a-acdf-cc5252d169b0;x-requestid:c27af191-32bb-4f5a-acdf-cc5252d169b0;x-transactionid:c27af191-32bb-4f5a-acdf-cc5252d169b0;x-ecomp-requestid:c27af191-32bb-4f5a-acdf-cc5252d169b0;x-onap-partnername:SO.APIH;x-invocationid:dd516247-5ec0-4aaf-a013-fef68772714a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:29.670Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:29.689Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:29.689Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:29.690Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:29.690Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|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:Fri, 13 May 2022 07:21:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:29.690Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:29.690Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:29.710Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:21:29.710Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:29.710Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:21:29.711Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:29.711Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cbb87066435d6d8d;x-b3-spanid:9506748ae9c4cad8;x-b3-parentspanid:cbb87066435d6d8d;x-b3-sampled:0;x-onap-requestid:c27af191-32bb-4f5a-acdf-cc5252d169b0;x-requestid:c27af191-32bb-4f5a-acdf-cc5252d169b0;x-transactionid:c27af191-32bb-4f5a-acdf-cc5252d169b0;x-ecomp-requestid:c27af191-32bb-4f5a-acdf-cc5252d169b0;x-onap-partnername:SO.APIH;x-invocationid:3a4bf1e8-48a1-4675-bb7f-51f7b9ad3750;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:29.711Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:29.724Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:29.724Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:29.724Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:29.724Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|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:Fri, 13 May 2022 07:21:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:29.724Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:29.725Z|c27af191-32bb-4f5a-acdf-cc5252d169b0|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:21:37.631Z|16768ddb-7d2e-4bef-9ef5-606b356383a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:21:37.634Z|16768ddb-7d2e-4bef-9ef5-606b356383a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:21:37.891Z|e26b130c-91e9-4c8e-9d89-31ee78a262c0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:21:37.892Z|e26b130c-91e9-4c8e-9d89-31ee78a262c0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:21:38.904Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-05-13T07:21:38.905Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:38.905Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-05-13T07:21:38.905Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:38.905Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a33ae37466e7deef;x-b3-spanid:3c9142d52870061f;x-b3-parentspanid:a33ae37466e7deef;x-b3-sampled:0;x-onap-requestid:d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a;x-requestid:d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a;x-transactionid:d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a;x-ecomp-requestid:d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a;x-onap-partnername:UNKNOWN;x-invocationid:1738d569-ce47-415b-946c-7792414ff692;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0CBCF467F83A97FE8937683861A8C396;accept-encoding:gzip,deflate; 2022-05-13T07:21:38.905Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:38.918Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:38.918Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:38.918Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:38.918Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-9|/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:Fri, 13 May 2022 07:21:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:38.919Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:38.919Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2022-05-13T07:21:39.021Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-10|/requestProcessingData/8|bpel|||INFO|500||Entering 2022-05-13T07:21:39.022Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-10|/requestProcessingData/8|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:39.022Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-10|/requestProcessingData/8|bpel|||DEBUG|500||URI : /requestProcessingData/8 2022-05-13T07:21:39.022Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-10|/requestProcessingData/8|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:21:39.022Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-10|/requestProcessingData/8|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:a33ae37466e7deef;x-b3-spanid:4c7a4f5bf74f0581;x-b3-parentspanid:a33ae37466e7deef;x-b3-sampled:0;x-onap-requestid:d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a;x-requestid:d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a;x-transactionid:d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a;x-ecomp-requestid:d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a;x-onap-partnername:UNKNOWN;x-invocationid:0f2334ae-4c01-4298-8867-4fc54dbcde6e;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=0CBCF467F83A97FE8937683861A8C396;accept-encoding:gzip,deflate; 2022-05-13T07:21:39.022Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-10|/requestProcessingData/8|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:39.048Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-10|/requestProcessingData/8|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:39.049Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-10|/requestProcessingData/8|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:39.049Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-10|/requestProcessingData/8|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:39.049Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-10|/requestProcessingData/8|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/8;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:21:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:39.049Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-10|/requestProcessingData/8|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:39.049Z|d9834243-e8ea-4b6a-8f3a-3a00eb6bfa3a|http-nio-8083-exec-10|/requestProcessingData/8|bpel|||INFO|500||Exiting. 2022-05-13T07:21:40.172Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:40.172Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:40.172Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:40.172Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:40.172Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f742f61c2613d506;x-b3-spanid:b1e75d90994e7dbf;x-b3-parentspanid:f742f61c2613d506;x-b3-sampled:0;x-onap-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-transactionid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-ecomp-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-onap-partnername:UNKNOWN;x-invocationid:cc42baa8-501b-4912-a5d8-22dae55750e6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:21:40.173Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:40.189Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:40.190Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:40.190Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:40.190Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|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:Fri, 13 May 2022 07:21:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:40.190Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:40.191Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:40.206Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:40.206Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:40.206Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:40.206Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:21:40.206Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:f742f61c2613d506;x-b3-spanid:2818cf6074cf91c2;x-b3-parentspanid:f742f61c2613d506;x-b3-sampled:0;x-onap-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-transactionid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-ecomp-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-onap-partnername:UNKNOWN;x-invocationid:1aec809d-9bc3-4cf3-ab24-94009b9e8f0b;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=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:21:40.207Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:40.236Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:40.237Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:40.237Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:40.237Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:40.238Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0ee72bb322d7bd79;x-b3-spanid:a9a54572d5bc4588;x-b3-parentspanid:0ee72bb322d7bd79;x-b3-sampled:0;x-onap-requestid:9e4e1c4c-eec0-423f-a213-f4a2d12629bb;x-requestid:9e4e1c4c-eec0-423f-a213-f4a2d12629bb;x-transactionid:9e4e1c4c-eec0-423f-a213-f4a2d12629bb;x-ecomp-requestid:9e4e1c4c-eec0-423f-a213-f4a2d12629bb;x-onap-partnername:SO.APIH;x-invocationid:43cc15b9-4b4d-42d0-8229-51950019d3c5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:40.238Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:40.238Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:40.239Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:40.239Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:40.239Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:21:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:40.239Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:40.239Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-1|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:40.251Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:40.251Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:40.251Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:40.251Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|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:Fri, 13 May 2022 07:21:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:40.252Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:40.252Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:40.264Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:21:40.264Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:40.264Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:21:40.264Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:40.265Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0ee72bb322d7bd79;x-b3-spanid:e44edb72352169b4;x-b3-parentspanid:0ee72bb322d7bd79;x-b3-sampled:0;x-onap-requestid:9e4e1c4c-eec0-423f-a213-f4a2d12629bb;x-requestid:9e4e1c4c-eec0-423f-a213-f4a2d12629bb;x-transactionid:9e4e1c4c-eec0-423f-a213-f4a2d12629bb;x-ecomp-requestid:9e4e1c4c-eec0-423f-a213-f4a2d12629bb;x-onap-partnername:SO.APIH;x-invocationid:20077468-e4ef-4c02-9ac9-c78da17f98d2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:40.265Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:40.270Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:40.270Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:40.271Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:40.271Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|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:Fri, 13 May 2022 07:21:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:40.271Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:40.271Z|9e4e1c4c-eec0-423f-a213-f4a2d12629bb|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:21:43.056Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:43.056Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:43.056Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:43.056Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:43.056Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4518f12299872552;x-b3-spanid:e546fa5f5c2e5b7f;x-b3-parentspanid:4518f12299872552;x-b3-sampled:0;x-onap-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-transactionid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-ecomp-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-onap-partnername:UNKNOWN;x-invocationid:7945f845-b4b4-4bfb-8378-137c4a2acc65;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:21:43.056Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:43.068Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:43.069Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:43.069Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:43.069Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|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:Fri, 13 May 2022 07:21:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:43.069Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:43.069Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:43.083Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-6|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:43.084Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-6|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:43.084Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-6|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:43.084Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-6|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:21:43.084Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-6|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:4518f12299872552;x-b3-spanid:3ffa33f72337c2dc;x-b3-parentspanid:4518f12299872552;x-b3-sampled:0;x-onap-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-transactionid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-ecomp-requestid:de2a0933-6956-4550-87c1-cc2762aa96d9;x-onap-partnername:UNKNOWN;x-invocationid:733f2c6b-cac4-4785-baec-eca7351e6f77;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=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:21:43.084Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-6|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:43.109Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-6|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:43.109Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-6|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:43.109Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-6|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:43.110Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-6|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:21:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:43.110Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-6|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:43.110Z|de2a0933-6956-4550-87c1-cc2762aa96d9|http-nio-8083-exec-6|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:51.069Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:51.070Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:51.070Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:51.070Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:51.071Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bb9a1abcfaf5b412;x-b3-spanid:ccac150d2e9d6b8b;x-b3-parentspanid:bb9a1abcfaf5b412;x-b3-sampled:0;x-onap-requestid:efb20d50-12a1-4534-bc9f-0a9f37ab4464;x-requestid:efb20d50-12a1-4534-bc9f-0a9f37ab4464;x-transactionid:efb20d50-12a1-4534-bc9f-0a9f37ab4464;x-ecomp-requestid:efb20d50-12a1-4534-bc9f-0a9f37ab4464;x-onap-partnername:SO.APIH;x-invocationid:cd18232a-ed80-4966-8f3e-d31662f8bbe5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:51.071Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:51.088Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:51.089Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:51.089Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:51.089Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|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:Fri, 13 May 2022 07:21:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:51.089Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:51.089Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-7|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:51.114Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:21:51.115Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:51.115Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:21:51.115Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:51.115Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bb9a1abcfaf5b412;x-b3-spanid:8aba6fd52dc81631;x-b3-parentspanid:bb9a1abcfaf5b412;x-b3-sampled:0;x-onap-requestid:efb20d50-12a1-4534-bc9f-0a9f37ab4464;x-requestid:efb20d50-12a1-4534-bc9f-0a9f37ab4464;x-transactionid:efb20d50-12a1-4534-bc9f-0a9f37ab4464;x-ecomp-requestid:efb20d50-12a1-4534-bc9f-0a9f37ab4464;x-onap-partnername:SO.APIH;x-invocationid:1127c47c-a361-44ab-a2fb-e6470abecf85;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:51.115Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:51.123Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:51.123Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:51.123Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:51.123Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|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:Fri, 13 May 2022 07:21:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:51.123Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:51.124Z|efb20d50-12a1-4534-bc9f-0a9f37ab4464|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:21:51.314Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-9|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:51.315Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-9|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:51.315Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-9|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:51.315Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-9|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:51.316Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-9|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d63503d52b52349c;x-b3-spanid:fe33acdd46eff9cb;x-b3-parentspanid:d63503d52b52349c;x-b3-sampled:0;x-onap-requestid:5ee72459-0119-40ce-9d41-be85606618e1;x-requestid:5ee72459-0119-40ce-9d41-be85606618e1;x-transactionid:5ee72459-0119-40ce-9d41-be85606618e1;x-ecomp-requestid:5ee72459-0119-40ce-9d41-be85606618e1;x-onap-partnername:SO.APIH;x-invocationid:3923d932-417d-4e5d-adaa-df481e985189;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:51.316Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-9|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:51.331Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-9|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:51.331Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-9|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:51.331Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-9|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:51.331Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-9|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|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:Fri, 13 May 2022 07:21:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:51.331Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-9|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:51.332Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-9|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:51.373Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:21:51.374Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:51.374Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:21:51.374Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:51.374Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d63503d52b52349c;x-b3-spanid:a0e4fbf959a0ff1f;x-b3-parentspanid:d63503d52b52349c;x-b3-sampled:0;x-onap-requestid:5ee72459-0119-40ce-9d41-be85606618e1;x-requestid:5ee72459-0119-40ce-9d41-be85606618e1;x-transactionid:5ee72459-0119-40ce-9d41-be85606618e1;x-ecomp-requestid:5ee72459-0119-40ce-9d41-be85606618e1;x-onap-partnername:SO.APIH;x-invocationid:7b0f3a35-a744-4028-8701-0a96721f038c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:51.374Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:51.383Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:51.384Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:51.384Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:51.384Z|5ee72459-0119-40ce-9d41-be85606618e1|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:Fri, 13 May 2022 07:21:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:51.384Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:51.384Z|5ee72459-0119-40ce-9d41-be85606618e1|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:21:51.562Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:51.562Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:51.563Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:51.563Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:51.563Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:335c5344044f8e39;x-b3-spanid:24557659d5671246;x-b3-parentspanid:335c5344044f8e39;x-b3-sampled:0;x-onap-requestid:fff3707a-724c-4688-b049-54fb4d141e82;x-requestid:fff3707a-724c-4688-b049-54fb4d141e82;x-transactionid:fff3707a-724c-4688-b049-54fb4d141e82;x-ecomp-requestid:fff3707a-724c-4688-b049-54fb4d141e82;x-onap-partnername:SO.APIH;x-invocationid:b86da47c-bca6-46e4-8da1-aa99521c1543;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:51.564Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:51.576Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:51.577Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:51.577Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:51.577Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|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:Fri, 13 May 2022 07:21:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:51.577Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:51.577Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-5|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:51.604Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:21:51.604Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:51.605Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:21:51.605Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:51.605Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:335c5344044f8e39;x-b3-spanid:01ff7531fdda26e6;x-b3-parentspanid:335c5344044f8e39;x-b3-sampled:0;x-onap-requestid:fff3707a-724c-4688-b049-54fb4d141e82;x-requestid:fff3707a-724c-4688-b049-54fb4d141e82;x-transactionid:fff3707a-724c-4688-b049-54fb4d141e82;x-ecomp-requestid:fff3707a-724c-4688-b049-54fb4d141e82;x-onap-partnername:SO.APIH;x-invocationid:655d7cbd-df5c-4074-a973-9da8e76e6c0c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:51.605Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:51.613Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:51.613Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:51.613Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:51.614Z|fff3707a-724c-4688-b049-54fb4d141e82|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:Fri, 13 May 2022 07:21:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:51.614Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:51.614Z|fff3707a-724c-4688-b049-54fb4d141e82|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:21:51.799Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:51.800Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:51.800Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:51.800Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:51.800Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a8d62d4b046e9337;x-b3-spanid:f2a627ba0b341952;x-b3-parentspanid:a8d62d4b046e9337;x-b3-sampled:0;x-onap-requestid:981cd4ac-e4bc-4237-a655-fdadd4bae49b;x-requestid:981cd4ac-e4bc-4237-a655-fdadd4bae49b;x-transactionid:981cd4ac-e4bc-4237-a655-fdadd4bae49b;x-ecomp-requestid:981cd4ac-e4bc-4237-a655-fdadd4bae49b;x-onap-partnername:SO.APIH;x-invocationid:3d5d075d-985c-4e81-8d01-1cbaac8e850d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:51.801Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:51.813Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:51.813Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:51.813Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:51.813Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|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:Fri, 13 May 2022 07:21:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:51.813Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:51.813Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-2|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:51.830Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:21:51.830Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:51.831Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:21:51.831Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:51.831Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a8d62d4b046e9337;x-b3-spanid:d4c2c099a2515cb5;x-b3-parentspanid:a8d62d4b046e9337;x-b3-sampled:0;x-onap-requestid:981cd4ac-e4bc-4237-a655-fdadd4bae49b;x-requestid:981cd4ac-e4bc-4237-a655-fdadd4bae49b;x-transactionid:981cd4ac-e4bc-4237-a655-fdadd4bae49b;x-ecomp-requestid:981cd4ac-e4bc-4237-a655-fdadd4bae49b;x-onap-partnername:SO.APIH;x-invocationid:1046c6ca-6439-4dc1-bffe-a0ceb75356f1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:51.831Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:51.836Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:51.837Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:51.837Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:51.837Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|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:Fri, 13 May 2022 07:21:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:51.837Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:51.837Z|981cd4ac-e4bc-4237-a655-fdadd4bae49b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:21:52.004Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Entering 2022-05-13T07:21:52.004Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:52.005Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||URI : /infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9 2022-05-13T07:21:52.005Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:52.005Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5e000d980b8dc1e3;x-b3-spanid:74a5aae3a890564d;x-b3-parentspanid:5e000d980b8dc1e3;x-b3-sampled:0;x-onap-requestid:ddcc6de7-e4dd-4794-bf57-e6e0c157b574;x-requestid:ddcc6de7-e4dd-4794-bf57-e6e0c157b574;x-transactionid:ddcc6de7-e4dd-4794-bf57-e6e0c157b574;x-ecomp-requestid:ddcc6de7-e4dd-4794-bf57-e6e0c157b574;x-onap-partnername:SO.APIH;x-invocationid:f3bbc812-4f4b-49bc-912f-b27d8c470cb8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:52.005Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:52.016Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:52.017Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:52.017Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:52.017Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|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:Fri, 13 May 2022 07:21:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:52.017Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:52.017Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-4|/infraActiveRequests/de2a0933-6956-4550-87c1-cc2762aa96d9|bpel|||INFO|500||Exiting. 2022-05-13T07:21:52.034Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:21:52.034Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:21:52.034Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:21:52.034Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:21:52.035Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5e000d980b8dc1e3;x-b3-spanid:670f94e619104d38;x-b3-parentspanid:5e000d980b8dc1e3;x-b3-sampled:0;x-onap-requestid:ddcc6de7-e4dd-4794-bf57-e6e0c157b574;x-requestid:ddcc6de7-e4dd-4794-bf57-e6e0c157b574;x-transactionid:ddcc6de7-e4dd-4794-bf57-e6e0c157b574;x-ecomp-requestid:ddcc6de7-e4dd-4794-bf57-e6e0c157b574;x-onap-partnername:SO.APIH;x-invocationid:76dc7b39-9732-4b48-9255-1218fcf0cedc;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:21:52.035Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:21:52.044Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:21:52.044Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:21:52.044Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:21:52.044Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:21:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:21:52.044Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:21:52.045Z|ddcc6de7-e4dd-4794-bf57-e6e0c157b574|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:21:52.631Z|57d207aa-3838-4f7c-afc3-d2f4ced647ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:21:52.632Z|57d207aa-3838-4f7c-afc3-d2f4ced647ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:22:02.897Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:02.897Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:02.898Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:02.898Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:02.898Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a34f06783fafc939;x-b3-spanid:895268dec91ff961;x-b3-parentspanid:a34f06783fafc939;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:SO.APIH;x-invocationid:2d0c91bd-651e-48d9-93e6-602c89ce2d71;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:22:02.898Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:04.481Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-05-13T07:22:04.482Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:04.482Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-05-13T07:22:04.483Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-05-13T07:22:04.483Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a34f06783fafc939;x-b3-spanid:b2bcaa9185b50a9d;x-b3-parentspanid:a34f06783fafc939;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:SO.APIH;x-invocationid:324fd788-fc00-4484-b12c-ed6b2acfb70c;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=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:22:04.483Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:04.488Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-05-13T07:22:04.498Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:04.498Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:04.499Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:04.499Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-05-13T07:22:04.499Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:04.499Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-05-13T07:22:04.559Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-05-13T07:22:04.560Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:04.560Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-05-13T07:22:04.560Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-05-13T07:22:04.560Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:a34f06783fafc939;x-b3-spanid:437ef3cb81871b79;x-b3-parentspanid:a34f06783fafc939;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:SO.APIH;x-invocationid:3c899519-2869-48a2-9665-579b9fbc828d;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=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:22:04.560Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:04.582Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:04.582Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-05-13T07:22:04.582Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-05-13T07:22:04.583Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:22:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:04.583Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:04.583Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-05-13T07:22:04.770Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Entering 2022-05-13T07:22:04.770Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:04.770Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-05-13T07:22:04.771Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-05-13T07:22:04.771Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:a34f06783fafc939;x-b3-spanid:d1ff2b4daf9426cf;x-b3-parentspanid:582a07629448d559;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:9ed4a6dc-40bd-4976-82da-a39f313f8c2f;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=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:22:04.771Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:04.784Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:04.785Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-05-13T07:22:04.785Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-05-13T07:22:04.785Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/11;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:22:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:04.785Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:04.785Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-05-13T07:22:04.809Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:04.809Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:04.810Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:04.810Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:04.810Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a34f06783fafc939;x-b3-spanid:b005f1880720e68f;x-b3-parentspanid:582a07629448d559;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:224f5493-cc57-4dd5-ad52-af891da3bdc0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:22:04.811Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:04.822Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:04.823Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:04.823Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:04.823Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|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:Fri, 13 May 2022 07:22:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:04.823Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:04.824Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:05.205Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-1|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:05.205Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-1|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:05.205Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-1|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:05.206Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-1|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:22:05.206Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-1|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:a34f06783fafc939;x-b3-spanid:a642c78d4fed51c8;x-b3-parentspanid:582a07629448d559;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:11e20adf-1c74-4a23-af69-ffdddccb0e89;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=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:22:05.206Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-1|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:05.227Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-1|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:05.227Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-1|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:05.227Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-1|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:05.227Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-1|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:22:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:05.228Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-1|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:05.228Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-1|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:05.783Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:05.784Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:05.784Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:05.784Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:05.784Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:39ada2b12f6fd3c5;x-b3-spanid:ad81877c9487db51;x-b3-parentspanid:39ada2b12f6fd3c5;x-b3-sampled:0;x-onap-requestid:7e164cf9-2c20-4961-b5d4-fd699388cb85;x-requestid:7e164cf9-2c20-4961-b5d4-fd699388cb85;x-transactionid:7e164cf9-2c20-4961-b5d4-fd699388cb85;x-ecomp-requestid:7e164cf9-2c20-4961-b5d4-fd699388cb85;x-onap-partnername:SO.APIH;x-invocationid:b710de69-021c-4447-8c18-c78ec52a3fe1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:22:05.784Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:05.798Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:05.798Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:05.799Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:05.799Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|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:Fri, 13 May 2022 07:22:05 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:05.799Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:05.799Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:05.813Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:22:05.814Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:05.815Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:22:05.815Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:05.816Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:39ada2b12f6fd3c5;x-b3-spanid:368e59b0b07d6819;x-b3-parentspanid:39ada2b12f6fd3c5;x-b3-sampled:0;x-onap-requestid:7e164cf9-2c20-4961-b5d4-fd699388cb85;x-requestid:7e164cf9-2c20-4961-b5d4-fd699388cb85;x-transactionid:7e164cf9-2c20-4961-b5d4-fd699388cb85;x-ecomp-requestid:7e164cf9-2c20-4961-b5d4-fd699388cb85;x-onap-partnername:SO.APIH;x-invocationid:e6b85516-bd91-4e99-93cb-ab12926bfc4d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:22:05.816Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:05.823Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:05.824Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:05.824Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:05.824Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|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:Fri, 13 May 2022 07:22:05 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:05.825Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:05.825Z|7e164cf9-2c20-4961-b5d4-fd699388cb85|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:22:07.631Z|b0c7209a-5cef-46ed-92c5-db5c77f7866e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:22:07.632Z|b0c7209a-5cef-46ed-92c5-db5c77f7866e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:22:07.763Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:07.763Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:07.764Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:07.764Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:07.764Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3b4370297973ef4a;x-b3-spanid:49b020a5533bd3fc;x-b3-parentspanid:3b4370297973ef4a;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:50d0590d-afe2-42eb-a050-09a401c719e6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:22:07.764Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:07.787Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:07.787Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:07.787Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:07.787Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|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:Fri, 13 May 2022 07:22:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:07.788Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:07.789Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:07.801Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:07.801Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:07.801Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:07.801Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:22:07.803Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3b4370297973ef4a;x-b3-spanid:bf88f52a25282a99;x-b3-parentspanid:3b4370297973ef4a;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:5a1ed28a-05a6-4be4-965c-e9c868f043ad;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=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:22:07.803Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:07.828Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:07.828Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:07.828Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:07.829Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:22:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:07.829Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:07.829Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:07.893Z|1e2c586a-9954-4429-a3e6-5a2ff9f9a046|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:22:07.893Z|1e2c586a-9954-4429-a3e6-5a2ff9f9a046|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:22:11.876Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:11.877Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:11.877Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:11.877Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : PATCH 2022-05-13T07:22:11.877Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c6a8328b397793db;x-b3-spanid:c6a8328b397793db;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:2a56385e-047d-4a46-a73b-fbeed0cabf84;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=0CBCF467F83A97FE8937683861A8C396;accept-encoding:gzip,deflate; 2022-05-13T07:22:11.877Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:11.904Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:11.904Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:11.905Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:11.905Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|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:Fri, 13 May 2022 07:22:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:11.905Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:11.905Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:13.122Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-05-13T07:22:13.122Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:13.122Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-05-13T07:22:13.122Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:13.123Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1e483afbb2f54177;x-b3-spanid:45c4a7f1b1ba404e;x-b3-parentspanid:1e483afbb2f54177;x-b3-sampled:0;x-onap-requestid:ba026f74-7c33-4d88-a1f4-ded8fdc36cf3;x-requestid:ba026f74-7c33-4d88-a1f4-ded8fdc36cf3;x-transactionid:ba026f74-7c33-4d88-a1f4-ded8fdc36cf3;x-ecomp-requestid:ba026f74-7c33-4d88-a1f4-ded8fdc36cf3;x-onap-partnername:UNKNOWN;x-invocationid:e170f849-04c3-474f-a79f-85f79f7c9be4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0CBCF467F83A97FE8937683861A8C396;accept-encoding:gzip,deflate; 2022-05-13T07:22:13.123Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:13.145Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Entering 2022-05-13T07:22:13.145Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:13.146Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-05-13T07:22:13.146Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-05-13T07:22:13.146Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:1e483afbb2f54177;x-b3-spanid:347c29b7eb0f8678;x-b3-parentspanid:1e483afbb2f54177;x-b3-sampled:0;x-onap-requestid:ba026f74-7c33-4d88-a1f4-ded8fdc36cf3;x-requestid:ba026f74-7c33-4d88-a1f4-ded8fdc36cf3;x-transactionid:ba026f74-7c33-4d88-a1f4-ded8fdc36cf3;x-ecomp-requestid:ba026f74-7c33-4d88-a1f4-ded8fdc36cf3;x-onap-partnername:UNKNOWN;x-invocationid:30a29f96-7d71-49a0-b6f8-6db064a2acd1;content-length:1554;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0CBCF467F83A97FE8937683861A8C396;accept-encoding:gzip,deflate; 2022-05-13T07:22:13.146Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:13.160Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:13.160Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-05-13T07:22:13.160Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-05-13T07:22:13.160Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/14;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:22:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:13.160Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:13.161Z|ba026f74-7c33-4d88-a1f4-ded8fdc36cf3|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-05-13T07:22:15.714Z|dea15d66-066a-4f9b-af25-f307be597f2c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-13T07:22:15.715Z|dea15d66-066a-4f9b-af25-f307be597f2c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:15.715Z|dea15d66-066a-4f9b-af25-f307be597f2c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-05-13T07:22:15.715Z|dea15d66-066a-4f9b-af25-f307be597f2c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-05-13T07:22:15.715Z|dea15d66-066a-4f9b-af25-f307be597f2c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.68.135:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-05-13T07:22:15.716Z|dea15d66-066a-4f9b-af25-f307be597f2c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:15.720Z|dea15d66-066a-4f9b-af25-f307be597f2c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:15.720Z|dea15d66-066a-4f9b-af25-f307be597f2c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-05-13T07:22:15.720Z|dea15d66-066a-4f9b-af25-f307be597f2c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-05-13T07:22:15.720Z|dea15d66-066a-4f9b-af25-f307be597f2c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Fri, 13 May 2022 07:22:15 GMT;Connection:close; 2022-05-13T07:22:15.720Z|dea15d66-066a-4f9b-af25-f307be597f2c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:15.721Z|dea15d66-066a-4f9b-af25-f307be597f2c|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-05-13T07:22:15.998Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:15.999Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:15.999Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:15.999Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:15.999Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:eef4fe1337d1e402;x-b3-spanid:0f621267cd291863;x-b3-parentspanid:eef4fe1337d1e402;x-b3-sampled:0;x-onap-requestid:dded7712-8314-401c-bbf6-aa6a983cff24;x-requestid:dded7712-8314-401c-bbf6-aa6a983cff24;x-transactionid:dded7712-8314-401c-bbf6-aa6a983cff24;x-ecomp-requestid:dded7712-8314-401c-bbf6-aa6a983cff24;x-onap-partnername:SO.APIH;x-invocationid:c858f83e-0394-4898-9c68-42f289f7cad3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:22:15.999Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:16.009Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:16.009Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:16.009Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:16.009Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|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:Fri, 13 May 2022 07:22:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:16.009Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:16.010Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:16.021Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:22:16.022Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:16.022Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:22:16.022Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:16.022Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:eef4fe1337d1e402;x-b3-spanid:df868443bcf14c9e;x-b3-parentspanid:eef4fe1337d1e402;x-b3-sampled:0;x-onap-requestid:dded7712-8314-401c-bbf6-aa6a983cff24;x-requestid:dded7712-8314-401c-bbf6-aa6a983cff24;x-transactionid:dded7712-8314-401c-bbf6-aa6a983cff24;x-ecomp-requestid:dded7712-8314-401c-bbf6-aa6a983cff24;x-onap-partnername:SO.APIH;x-invocationid:fa175c8c-6fc0-4526-9bbd-06b8f50f0c9d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:22:16.022Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:16.029Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:16.029Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:16.029Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:16.029Z|dded7712-8314-401c-bbf6-aa6a983cff24|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:Fri, 13 May 2022 07:22:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:16.029Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:16.030Z|dded7712-8314-401c-bbf6-aa6a983cff24|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:22:22.631Z|22981066-dd31-4cd3-9169-a220dfd2dc44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:22:22.634Z|22981066-dd31-4cd3-9169-a220dfd2dc44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:22:26.569Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:26.569Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:26.569Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:26.570Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:26.570Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:feaa961f4213e1c7;x-b3-spanid:e0d92ea97cc6411d;x-b3-parentspanid:feaa961f4213e1c7;x-b3-sampled:0;x-onap-requestid:d73d9334-15a6-4891-a55d-97eed73ccdb9;x-requestid:d73d9334-15a6-4891-a55d-97eed73ccdb9;x-transactionid:d73d9334-15a6-4891-a55d-97eed73ccdb9;x-ecomp-requestid:d73d9334-15a6-4891-a55d-97eed73ccdb9;x-onap-partnername:SO.APIH;x-invocationid:5afc38a2-c9a9-4f44-bc61-28c01a46e73d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:22:26.570Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:26.586Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:26.586Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:26.587Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:26.587Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|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:Fri, 13 May 2022 07:22:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:26.587Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:26.587Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:26.598Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:22:26.598Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:26.599Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:22:26.599Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:26.599Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:feaa961f4213e1c7;x-b3-spanid:4f8334106f8b972e;x-b3-parentspanid:feaa961f4213e1c7;x-b3-sampled:0;x-onap-requestid:d73d9334-15a6-4891-a55d-97eed73ccdb9;x-requestid:d73d9334-15a6-4891-a55d-97eed73ccdb9;x-transactionid:d73d9334-15a6-4891-a55d-97eed73ccdb9;x-ecomp-requestid:d73d9334-15a6-4891-a55d-97eed73ccdb9;x-onap-partnername:SO.APIH;x-invocationid:ea24a2ac-7529-427d-a07b-48753981e59d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:22:26.599Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:26.613Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:26.614Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:26.614Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:26.614Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|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:Fri, 13 May 2022 07:22:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:26.614Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:26.615Z|d73d9334-15a6-4891-a55d-97eed73ccdb9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:22:28.455Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-05-13T07:22:28.456Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:28.457Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-05-13T07:22:28.457Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:28.458Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d84a44a1a9ce9203;x-b3-spanid:31652d283e8bf39e;x-b3-parentspanid:d84a44a1a9ce9203;x-b3-sampled:0;x-onap-requestid:6f213fca-e673-4718-820b-03ff30d6654e;x-requestid:6f213fca-e673-4718-820b-03ff30d6654e;x-transactionid:6f213fca-e673-4718-820b-03ff30d6654e;x-ecomp-requestid:6f213fca-e673-4718-820b-03ff30d6654e;x-onap-partnername:UNKNOWN;x-invocationid:c4ecc1e1-18e7-49cf-ace0-d026ca0887c2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0CBCF467F83A97FE8937683861A8C396;accept-encoding:gzip,deflate; 2022-05-13T07:22:28.458Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:28.474Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:28.475Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:28.475Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:28.475Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-4|/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:Fri, 13 May 2022 07:22:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:28.475Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:28.476Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2022-05-13T07:22:28.489Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-6|/requestProcessingData/14|bpel|||INFO|500||Entering 2022-05-13T07:22:28.489Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-6|/requestProcessingData/14|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:28.489Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-6|/requestProcessingData/14|bpel|||DEBUG|500||URI : /requestProcessingData/14 2022-05-13T07:22:28.489Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-6|/requestProcessingData/14|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:22:28.490Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-6|/requestProcessingData/14|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d84a44a1a9ce9203;x-b3-spanid:490e02a098b8ce37;x-b3-parentspanid:d84a44a1a9ce9203;x-b3-sampled:0;x-onap-requestid:6f213fca-e673-4718-820b-03ff30d6654e;x-requestid:6f213fca-e673-4718-820b-03ff30d6654e;x-transactionid:6f213fca-e673-4718-820b-03ff30d6654e;x-ecomp-requestid:6f213fca-e673-4718-820b-03ff30d6654e;x-onap-partnername:UNKNOWN;x-invocationid:e5b3756f-0620-4277-87b1-96d077f30577;content-length:1360;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=0CBCF467F83A97FE8937683861A8C396;accept-encoding:gzip,deflate; 2022-05-13T07:22:28.490Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-6|/requestProcessingData/14|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:28.508Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-6|/requestProcessingData/14|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:28.509Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-6|/requestProcessingData/14|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:28.509Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-6|/requestProcessingData/14|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:28.509Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-6|/requestProcessingData/14|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/14;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:22:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:28.509Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-6|/requestProcessingData/14|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:28.509Z|6f213fca-e673-4718-820b-03ff30d6654e|http-nio-8083-exec-6|/requestProcessingData/14|bpel|||INFO|500||Exiting. 2022-05-13T07:22:29.134Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:29.135Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:29.135Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:29.135Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:29.136Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c35622827bad9821;x-b3-spanid:f476693c861b3ba0;x-b3-parentspanid:c35622827bad9821;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:f45c19e0-e535-428b-8a74-68462acadf0b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:22:29.136Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:29.151Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:29.151Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:29.151Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:29.151Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|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:Fri, 13 May 2022 07:22:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:29.151Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:29.152Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:29.164Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:29.165Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:29.165Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:29.165Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:22:29.165Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c35622827bad9821;x-b3-spanid:a233ac58773e31c9;x-b3-parentspanid:c35622827bad9821;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:75e8660a-1b38-4304-b2a6-8dfb1849ab94;content-length:1621;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:22:29.165Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:29.187Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:29.187Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:29.187Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:29.187Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:22:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:29.187Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:29.188Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:31.874Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:31.875Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:31.875Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:31.875Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:31.876Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:74a00834af7aa9a7;x-b3-spanid:b13ab89d04e38fe7;x-b3-parentspanid:74a00834af7aa9a7;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:23a2bf05-e51a-48ab-9e92-8675a23279cb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:22:31.876Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:31.888Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:31.889Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:31.889Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:31.889Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|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:Fri, 13 May 2022 07:22:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:31.889Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:31.889Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:31.904Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:31.904Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:31.904Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:31.904Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:22:31.904Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:74a00834af7aa9a7;x-b3-spanid:262c262915e63d6b;x-b3-parentspanid:74a00834af7aa9a7;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:1634b179-abbf-4e62-bbd3-b63f9a0ecf6f;content-length:1654;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:22:31.904Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:31.924Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:31.924Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:31.925Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:31.925Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:22:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:31.925Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:31.925Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:37.152Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:37.153Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:37.153Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:37.153Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:37.153Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:83665258c31442f8;x-b3-spanid:3fc2df2282be78a9;x-b3-parentspanid:83665258c31442f8;x-b3-sampled:0;x-onap-requestid:ac8caed9-cdaf-45d9-a891-df77f10b9477;x-requestid:ac8caed9-cdaf-45d9-a891-df77f10b9477;x-transactionid:ac8caed9-cdaf-45d9-a891-df77f10b9477;x-ecomp-requestid:ac8caed9-cdaf-45d9-a891-df77f10b9477;x-onap-partnername:SO.APIH;x-invocationid:eba254d5-1784-4438-af81-96e25abca50f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:22:37.153Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:37.166Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:37.167Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:37.167Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:37.167Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|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:Fri, 13 May 2022 07:22:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:37.167Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:37.167Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:37.183Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:22:37.183Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:37.183Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:22:37.183Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:37.184Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:83665258c31442f8;x-b3-spanid:a74be458c4eed13d;x-b3-parentspanid:83665258c31442f8;x-b3-sampled:0;x-onap-requestid:ac8caed9-cdaf-45d9-a891-df77f10b9477;x-requestid:ac8caed9-cdaf-45d9-a891-df77f10b9477;x-transactionid:ac8caed9-cdaf-45d9-a891-df77f10b9477;x-ecomp-requestid:ac8caed9-cdaf-45d9-a891-df77f10b9477;x-onap-partnername:SO.APIH;x-invocationid:c55594cf-2586-46e8-8635-b7dc12b0bdac;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:22:37.184Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:37.191Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:37.191Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:37.191Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:37.192Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|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:Fri, 13 May 2022 07:22:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:37.192Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:37.192Z|ac8caed9-cdaf-45d9-a891-df77f10b9477|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:22:37.635Z|526c8a5a-3ebb-4542-bdfe-b9cfa6846f08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:22:37.636Z|526c8a5a-3ebb-4542-bdfe-b9cfa6846f08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:22:37.894Z|60e2c991-e1b6-430f-9b09-d480bd51057f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-05-13T07:22:37.895Z|60e2c991-e1b6-430f-9b09-d480bd51057f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-05-13T07:22:47.712Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:47.712Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:47.712Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:47.712Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:47.712Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:26c5a7763fd6f122;x-b3-spanid:fa4885afbcda5f9a;x-b3-parentspanid:26c5a7763fd6f122;x-b3-sampled:0;x-onap-requestid:16ab1641-0d55-470f-a7a1-94c4f4084212;x-requestid:16ab1641-0d55-470f-a7a1-94c4f4084212;x-transactionid:16ab1641-0d55-470f-a7a1-94c4f4084212;x-ecomp-requestid:16ab1641-0d55-470f-a7a1-94c4f4084212;x-onap-partnername:SO.APIH;x-invocationid:dcf8a9df-0476-4478-8819-3989d96bbc05;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:22:47.713Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:47.724Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:47.725Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:47.725Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:47.725Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|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:Fri, 13 May 2022 07:22:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:47.725Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:47.725Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-2|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:47.740Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-05-13T07:22:47.740Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:47.741Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-05-13T07:22:47.741Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:47.741Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:26c5a7763fd6f122;x-b3-spanid:7f126b35bd6a02c3;x-b3-parentspanid:26c5a7763fd6f122;x-b3-sampled:0;x-onap-requestid:16ab1641-0d55-470f-a7a1-94c4f4084212;x-requestid:16ab1641-0d55-470f-a7a1-94c4f4084212;x-transactionid:16ab1641-0d55-470f-a7a1-94c4f4084212;x-ecomp-requestid:16ab1641-0d55-470f-a7a1-94c4f4084212;x-onap-partnername:SO.APIH;x-invocationid:08dd9492-d3e7-4f13-a797-862e57d461e8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B7518996F3F5296D05E6BDE665164639;accept-encoding:gzip,deflate; 2022-05-13T07:22:47.742Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:47.751Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:47.751Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:47.752Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:47.752Z|16ab1641-0d55-470f-a7a1-94c4f4084212|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:Fri, 13 May 2022 07:22:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:47.752Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:47.753Z|16ab1641-0d55-470f-a7a1-94c4f4084212|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-05-13T07:22:47.829Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:47.830Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:47.830Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:47.830Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:47.830Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:27bb6d1a4525c557;x-b3-spanid:5f80e54d34f98fed;x-b3-parentspanid:27bb6d1a4525c557;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:68f5c4da-5041-4270-bf17-608f62ec3627;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:22:47.830Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:47.840Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:47.841Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:47.841Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:47.841Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|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:Fri, 13 May 2022 07:22:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:47.841Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:47.841Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-4|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:47.860Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:47.860Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:47.861Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:47.861Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:22:47.861Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:27bb6d1a4525c557;x-b3-spanid:1760d4b878baa2ed;x-b3-parentspanid:27bb6d1a4525c557;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:719f8f23-2206-424a-8bcd-caaca17e68d7;content-length:1873;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:22:47.861Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:47.886Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:47.886Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:47.887Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:47.887Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:22:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:47.887Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:47.887Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-6|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:47.905Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:47.906Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:47.906Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:47.906Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:47.906Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:27bb6d1a4525c557;x-b3-spanid:305b050544a777cd;x-b3-parentspanid:27bb6d1a4525c557;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:96baf51b-bdff-4307-99fd-d217b48d6f23;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:22:47.906Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:47.918Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:47.918Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:47.918Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:47.918Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|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:Fri, 13 May 2022 07:22:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:47.918Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:47.919Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-7|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:47.959Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:47.960Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:47.960Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:47.960Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:22:47.960Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:27bb6d1a4525c557;x-b3-spanid:f5cbd19292bca3fc;x-b3-parentspanid:27bb6d1a4525c557;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:a2d3a837-0232-47f6-864e-01f006149ef7;content-length:1931;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:22:47.961Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:47.984Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:47.984Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:47.984Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:47.985Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:22:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:47.985Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:47.985Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-8|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:48.006Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:48.006Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:48.006Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:48.006Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:48.006Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:27bb6d1a4525c557;x-b3-spanid:7fbbe80e29cb826e;x-b3-parentspanid:27bb6d1a4525c557;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:91082686-5c26-4904-8ccb-11fde215baad;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:22:48.006Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:48.017Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:48.017Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:48.017Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:48.017Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|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:Fri, 13 May 2022 07:22:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:48.017Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:48.018Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-9|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:48.030Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:48.030Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:48.030Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:48.031Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : PUT 2022-05-13T07:22:48.031Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:27bb6d1a4525c557;x-b3-spanid:47f1cdc9f5cb0976;x-b3-parentspanid:27bb6d1a4525c557;x-b3-sampled:0;x-onap-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-transactionid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-ecomp-requestid:b8794682-42c0-4df9-b5e3-10e419511ac5;x-onap-partnername:UNKNOWN;x-invocationid:f2f377ab-bf99-4f84-939c-98c1512b85e8;content-length:1930;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=78D0CC5B197D0CAB13234FA08E0D4EDE;accept-encoding:gzip,deflate; 2022-05-13T07:22:48.031Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request end================================================== 2022-05-13T07:22:48.053Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response begin========================================== 2022-05-13T07:22:48.054Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status code : 200 2022-05-13T07:22:48.054Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Status text : OK 2022-05-13T07:22:48.054Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Fri, 13 May 2022 07:22:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-05-13T07:22:48.054Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||============================response end============================================ 2022-05-13T07:22:48.055Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-10|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Exiting. 2022-05-13T07:22:49.442Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||INFO|500||Entering 2022-05-13T07:22:49.443Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||===========================request begin================================================ 2022-05-13T07:22:49.443Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||URI : /infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5 2022-05-13T07:22:49.443Z|b8794682-42c0-4df9-b5e3-10e419511ac5|http-nio-8083-exec-5|/infraActiveRequests/b8794682-42c0-4df9-b5e3-10e419511ac5|bpel|||DEBUG|500||Method : GET 2022-05-13T07:22:49.44