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) 2021-04-01T04:13:41.252Z||main|||||INFO|500||Starting MSORequestDBApplication on onap-so-request-db-adapter-6cf8d4d695-nwn44 with PID 13 (/app/app.jar started by so in /app) 2021-04-01T04:13:41.257Z||main|||||DEBUG|500||Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE 2021-04-01T04:13:41.258Z||main|||||INFO|500||The following profiles are active: basic 2021-04-01T04:13:46.995Z||main|||||INFO|500||Starting service [Tomcat] 2021-04-01T04:13:46.996Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2021-04-01T04:13:47.077Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-04-01T04:13:47.828Z||main|||||INFO|500||reqdb-pool - Starting... 2021-04-01T04:13:47.934Z||main|||||INFO|500||reqdb-pool - Start completed. 2021-04-01T04:13:48.006Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate 2021-04-01T04:13:48.086Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5) 2021-04-01T04:13:48.123Z||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. 2021-04-01T04:13:48.182Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.039s) 2021-04-01T04:13:48.213Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ... 2021-04-01T04:13:48.268Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State: - Error Code: 1280) 2021-04-01T04:13:48.307Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >> 2021-04-01T04:13:48.325Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version 2021-04-01T04:13:48.552Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests 2021-04-01T04:13:48.597Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status 2021-04-01T04:13:48.679Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data 2021-04-01T04:13:48.710Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns 2021-04-01T04:13:48.769Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests 2021-04-01T04:13:48.826Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock 2021-04-01T04:13:48.881Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes 2021-04-01T04:13:48.922Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data 2021-04-01T04:13:48.976Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size 2021-04-01T04:13:49.021Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests 2021-04-01T04:13:49.063Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests 2021-04-01T04:13:49.139Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500 2021-04-01T04:13:49.191Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data 2021-04-01T04:13:49.273Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup 2021-04-01T04:13:49.331Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column 2021-04-01T04:13:49.371Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column 2021-04-01T04:13:49.407Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information 2021-04-01T04:13:49.457Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id 2021-04-01T04:13:49.507Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source 2021-04-01T04:13:49.554Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL 2021-04-01T04:13:49.593Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source 2021-04-01T04:13:49.645Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table 2021-04-01T04:13:49.703Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status 2021-04-01T04:13:49.745Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status 2021-04-01T04:13:49.787Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table 2021-04-01T04:13:49.878Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column 2021-04-01T04:13:49.947Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests 2021-04-01T04:13:49.986Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData 2021-04-01T04:13:50.013Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables 2021-04-01T04:13:50.131Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables 2021-04-01T04:13:50.183Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables 2021-04-01T04:13:50.232Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name 2021-04-01T04:13:50.307Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn 2021-04-01T04:13:50.355Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table 2021-04-01T04:13:50.401Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status 2021-04-01T04:13:50.431Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name 2021-04-01T04:13:50.493Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:02.197s) 2021-04-01T04:13:50.759Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2021-04-01T04:13:50.875Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2021-04-01T04:13:51.220Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-04-01T04:13:51.788Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-04-01T04:13:53.584Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-04-01T04:13:56.389Z||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 2021-04-01T04:13:57.565Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter 2021-04-01T04:13:58.706Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter 2021-04-01T04:13:59.177Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-04-01T04:14:02.064Z||main|||||INFO|500||Started MSORequestDBApplication in 22.53 seconds (JVM running for 23.398) 2021-04-01T04:14:02.073Z|21e698bf-1adb-4d1a-b106-1f4b8721e2ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:14:02.078Z|21e698bf-1adb-4d1a-b106-1f4b8721e2ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:14:02.079Z|5ce0715c-7f48-4fc3-8449-36add989fd59|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:14:02.121Z|5ce0715c-7f48-4fc3-8449-36add989fd59|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:14:17.057Z|e9f4748d-802a-459e-a17a-def9ee65d745|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:14:17.058Z|e9f4748d-802a-459e-a17a-def9ee65d745|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:14:32.057Z|18ffdfdf-e913-4568-977b-128fd5abc3c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:14:32.061Z|18ffdfdf-e913-4568-977b-128fd5abc3c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:14:32.123Z|280f35ba-70d1-4fd4-ad26-c4baaf2f746d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:14:32.124Z|280f35ba-70d1-4fd4-ad26-c4baaf2f746d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:14:47.058Z|80e68b08-8aa9-4d32-bf1f-1a814b4bb656|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:14:47.059Z|80e68b08-8aa9-4d32-bf1f-1a814b4bb656|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:15:02.058Z|1d92ed7c-2a59-4295-bb55-102bebff545f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:15:02.059Z|1d92ed7c-2a59-4295-bb55-102bebff545f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:15:02.126Z|1e471ccc-1099-4cbf-a767-c653d6d53500|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:15:02.127Z|1e471ccc-1099-4cbf-a767-c653d6d53500|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:15:17.057Z|e04a4cea-c6b5-40ee-958b-57239a99a16b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:15:17.062Z|e04a4cea-c6b5-40ee-958b-57239a99a16b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:15:32.057Z|05dc7420-daee-4a9b-bedc-f4ecc3dff094|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:15:32.058Z|05dc7420-daee-4a9b-bedc-f4ecc3dff094|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:15:32.128Z|eae657dd-c399-446e-bd3b-437915844d78|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:15:32.128Z|eae657dd-c399-446e-bd3b-437915844d78|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:15:47.057Z|17b2d067-d1ed-42ee-af3a-aee0ce758bd2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:15:47.058Z|17b2d067-d1ed-42ee-af3a-aee0ce758bd2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:16:02.057Z|e50ec716-a255-4f88-b300-53138301fa5e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:16:02.060Z|e50ec716-a255-4f88-b300-53138301fa5e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:16:02.129Z|3ba63cc5-b2e0-41ab-9360-30a7f2f10282|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:16:02.130Z|3ba63cc5-b2e0-41ab-9360-30a7f2f10282|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:16:17.057Z|a12ea6d3-7092-4f6b-b525-089a96875c77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:16:17.058Z|a12ea6d3-7092-4f6b-b525-089a96875c77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:16:32.058Z|25fed95f-4e82-450e-8b60-f26f6b1ff6ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:16:32.059Z|25fed95f-4e82-450e-8b60-f26f6b1ff6ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:16:32.131Z|c4102e74-287a-4716-8dbf-523f3394a41f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:16:32.132Z|c4102e74-287a-4716-8dbf-523f3394a41f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:16:47.057Z|e65a8317-c6a9-4999-9eb0-5fb603d8c991|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:16:47.060Z|e65a8317-c6a9-4999-9eb0-5fb603d8c991|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:17:02.057Z|c035d6aa-4122-4bb5-b811-ceaee59586e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:17:02.058Z|c035d6aa-4122-4bb5-b811-ceaee59586e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:17:02.133Z|f5aa450e-93ac-40d6-a32b-e6c70b6f5154|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:17:02.134Z|f5aa450e-93ac-40d6-a32b-e6c70b6f5154|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:17:17.057Z|ed1145cb-b14c-43aa-9067-fa410fef5a91|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:17:17.058Z|ed1145cb-b14c-43aa-9067-fa410fef5a91|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:17:32.058Z|8d5126c7-d006-48c4-9c8b-c7ef1ea7204b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:17:32.062Z|8d5126c7-d006-48c4-9c8b-c7ef1ea7204b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:17:32.135Z|1d844bb7-273a-425f-a57b-4e868f7e04f4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:17:32.135Z|1d844bb7-273a-425f-a57b-4e868f7e04f4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:17:47.058Z|e7f051dc-b3d5-4cde-960e-42686ad459fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:17:47.059Z|e7f051dc-b3d5-4cde-960e-42686ad459fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:18:02.059Z|1e1d8516-041c-4d28-ba16-84549215ecb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:18:02.060Z|1e1d8516-041c-4d28-ba16-84549215ecb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:18:02.137Z|f6ae0c52-ce62-4a62-bc94-9ae610afdc17|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:18:02.137Z|f6ae0c52-ce62-4a62-bc94-9ae610afdc17|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:18:17.059Z|1667d559-615e-492c-8bb1-e8730ef9e2df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:18:17.061Z|1667d559-615e-492c-8bb1-e8730ef9e2df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:18:32.057Z|c5db189f-10d0-43e1-b657-5083c9cb89c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:18:32.057Z|c5db189f-10d0-43e1-b657-5083c9cb89c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:18:32.138Z|6883cb01-3bcd-4672-8068-0415390a700a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:18:32.139Z|6883cb01-3bcd-4672-8068-0415390a700a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:18:47.057Z|64fb3435-d89f-4260-bf98-8ce760f46426|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:18:47.059Z|64fb3435-d89f-4260-bf98-8ce760f46426|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:19:02.057Z|4f6159d3-83da-44b3-aebf-e1d91b194152|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:19:02.060Z|4f6159d3-83da-44b3-aebf-e1d91b194152|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:19:02.141Z|a9b0d363-3c01-4c66-8dcf-370657424c4c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:19:02.143Z|a9b0d363-3c01-4c66-8dcf-370657424c4c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:19:17.058Z|321ee797-ffff-4c7f-b1e8-85e1eac5824a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:19:17.059Z|321ee797-ffff-4c7f-b1e8-85e1eac5824a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:19:32.060Z|302653c6-a0d5-4b92-bd94-21d01d59a899|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:19:32.065Z|302653c6-a0d5-4b92-bd94-21d01d59a899|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:19:32.144Z|f12cb83b-63a7-4102-8bd2-9c3e2dbf6ca0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:19:32.145Z|f12cb83b-63a7-4102-8bd2-9c3e2dbf6ca0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:19:47.057Z|dd66e9f4-ceeb-42bc-8a41-4ab08bd1322a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:19:47.058Z|dd66e9f4-ceeb-42bc-8a41-4ab08bd1322a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:20:02.057Z|756b43bf-f595-4844-8868-fe2d6e6f10cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:20:02.059Z|756b43bf-f595-4844-8868-fe2d6e6f10cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:20:02.146Z|44a8e11f-a422-447d-b37b-70342b429846|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:20:02.147Z|44a8e11f-a422-447d-b37b-70342b429846|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:20:17.057Z|7fc31054-79ff-47ba-bf5c-9d2293478995|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:20:17.059Z|7fc31054-79ff-47ba-bf5c-9d2293478995|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:20:32.057Z|27cbcafb-f7e8-43c5-aaef-20a9a1f7deb5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:20:32.058Z|27cbcafb-f7e8-43c5-aaef-20a9a1f7deb5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:20:32.147Z|dfa9131f-c928-4eaa-809a-2c977daf3a38|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:20:32.148Z|dfa9131f-c928-4eaa-809a-2c977daf3a38|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:20:47.058Z|4d749dcd-3bba-482b-80f5-ee39a250ce5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:20:47.062Z|4d749dcd-3bba-482b-80f5-ee39a250ce5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:21:02.057Z|ccf78da1-f262-49ee-bdce-1dabf50f3985|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:21:02.058Z|ccf78da1-f262-49ee-bdce-1dabf50f3985|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:21:02.149Z|63823821-55e4-47da-bd1e-6827dec6b546|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:21:02.150Z|63823821-55e4-47da-bd1e-6827dec6b546|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:21:17.057Z|0614c208-993d-465f-88b9-e9ff74a16d1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:21:17.057Z|0614c208-993d-465f-88b9-e9ff74a16d1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:21:32.057Z|0c89f30f-51cb-47ca-916e-4f8acc3e0ced|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:21:32.060Z|0c89f30f-51cb-47ca-916e-4f8acc3e0ced|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:21:32.154Z|b12cff7d-6789-451a-9e1f-062849d1979e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:21:32.155Z|b12cff7d-6789-451a-9e1f-062849d1979e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:21:47.057Z|60250532-d1bf-4e91-beea-56648ba191e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:21:47.058Z|60250532-d1bf-4e91-beea-56648ba191e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:22:02.057Z|8fe0fe05-b256-43c7-ac17-28d83db481ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:22:02.058Z|8fe0fe05-b256-43c7-ac17-28d83db481ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:22:02.156Z|b8738c53-e464-4a6e-8d45-77eb7dffb8f8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:22:02.157Z|b8738c53-e464-4a6e-8d45-77eb7dffb8f8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:22:17.058Z|dcda88a5-9133-4e96-bbf8-4e35b318d977|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:22:17.061Z|dcda88a5-9133-4e96-bbf8-4e35b318d977|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:22:32.057Z|39da7515-ca52-4992-b22f-8c493e6b9e28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:22:32.058Z|39da7515-ca52-4992-b22f-8c493e6b9e28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:22:32.158Z|4bdf96de-5aa8-4468-bb1d-20c783b69161|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:22:32.158Z|4bdf96de-5aa8-4468-bb1d-20c783b69161|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:22:47.057Z|4a064e62-bd08-40dd-b84f-2e24da2dd62a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:22:47.057Z|4a064e62-bd08-40dd-b84f-2e24da2dd62a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:23:02.057Z|a44fe76e-7c4f-499d-987d-3872fe210e2d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:23:02.060Z|a44fe76e-7c4f-499d-987d-3872fe210e2d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:23:02.160Z|d19cdbde-f3d4-44b9-bb3e-91755de2159a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:23:02.161Z|d19cdbde-f3d4-44b9-bb3e-91755de2159a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:23:17.057Z|fb238f09-34bb-4227-bb14-6e1d88803984|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:23:17.059Z|fb238f09-34bb-4227-bb14-6e1d88803984|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:23:32.057Z|b206c255-5514-4853-b6d7-ce4871b27ddf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:23:32.058Z|b206c255-5514-4853-b6d7-ce4871b27ddf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:23:32.163Z|3afe261d-a92b-4d11-9681-d549ef9b0ccf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:23:32.164Z|3afe261d-a92b-4d11-9681-d549ef9b0ccf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:23:47.057Z|825c053b-c4a7-4ee4-9da2-80a2a3444728|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:23:47.060Z|825c053b-c4a7-4ee4-9da2-80a2a3444728|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:24:02.057Z|429c1202-7cd6-465e-94d5-f9822b8961c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:24:02.057Z|429c1202-7cd6-465e-94d5-f9822b8961c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:24:02.165Z|a760809a-e576-461e-9ba8-c3017f6b4190|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:24:02.166Z|a760809a-e576-461e-9ba8-c3017f6b4190|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:24:02.686Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-04-01T04:24:02.774Z|6dcc5bba-ec0e-4821-b7a0-cf161b2a547c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:24:02.775Z|6dcc5bba-ec0e-4821-b7a0-cf161b2a547c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:24:02.775Z|6dcc5bba-ec0e-4821-b7a0-cf161b2a547c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:24:02.775Z|6dcc5bba-ec0e-4821-b7a0-cf161b2a547c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:24:02.776Z|6dcc5bba-ec0e-4821-b7a0-cf161b2a547c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:24:02.776Z|6dcc5bba-ec0e-4821-b7a0-cf161b2a547c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:24:02.821Z|6dcc5bba-ec0e-4821-b7a0-cf161b2a547c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||WARN|500||reqdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@6b8a0be ((conn=661) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-01T04:24:03.004Z|6dcc5bba-ec0e-4821-b7a0-cf161b2a547c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:24:03.004Z|6dcc5bba-ec0e-4821-b7a0-cf161b2a547c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:24:03.006Z|6dcc5bba-ec0e-4821-b7a0-cf161b2a547c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:24:03.007Z|6dcc5bba-ec0e-4821-b7a0-cf161b2a547c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:24:03 GMT;Connection:close; 2021-04-01T04:24:03.007Z|6dcc5bba-ec0e-4821-b7a0-cf161b2a547c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:24:03.007Z|6dcc5bba-ec0e-4821-b7a0-cf161b2a547c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:24:17.057Z|d9d22372-3e63-4a5b-96fc-4ce80032bd28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:24:17.058Z|d9d22372-3e63-4a5b-96fc-4ce80032bd28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:24:32.057Z|29198bc9-3611-4dfb-aa66-00abccf2584e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:24:32.059Z|29198bc9-3611-4dfb-aa66-00abccf2584e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:24:32.168Z|d8053ad7-388f-4528-bfd0-47902cb7f53b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:24:32.169Z|d8053ad7-388f-4528-bfd0-47902cb7f53b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:24:47.057Z|fc6fccde-2f8b-43ca-b913-ad6a2cf3fc23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:24:47.058Z|fc6fccde-2f8b-43ca-b913-ad6a2cf3fc23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:25:02.057Z|291d4f1b-06eb-4925-98c3-aa2b4fcf04de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:25:02.058Z|291d4f1b-06eb-4925-98c3-aa2b4fcf04de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:25:02.170Z|e470cf3d-a643-45a9-9731-6bd3fec91071|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:25:02.171Z|e470cf3d-a643-45a9-9731-6bd3fec91071|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:25:02.556Z|b8801f62-db6e-4387-b401-4f348ce5450b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:25:02.557Z|b8801f62-db6e-4387-b401-4f348ce5450b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:25:02.557Z|b8801f62-db6e-4387-b401-4f348ce5450b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:25:02.557Z|b8801f62-db6e-4387-b401-4f348ce5450b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:25:02.558Z|b8801f62-db6e-4387-b401-4f348ce5450b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:25:02.558Z|b8801f62-db6e-4387-b401-4f348ce5450b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:25:02.566Z|b8801f62-db6e-4387-b401-4f348ce5450b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:25:02.566Z|b8801f62-db6e-4387-b401-4f348ce5450b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:25:02.566Z|b8801f62-db6e-4387-b401-4f348ce5450b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:25:02.566Z|b8801f62-db6e-4387-b401-4f348ce5450b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:25:02 GMT;Connection:close; 2021-04-01T04:25:02.567Z|b8801f62-db6e-4387-b401-4f348ce5450b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:25:02.567Z|b8801f62-db6e-4387-b401-4f348ce5450b|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:25:17.057Z|bdeb31ba-6626-495d-b1db-a6cf842cfa14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:25:17.060Z|bdeb31ba-6626-495d-b1db-a6cf842cfa14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:25:32.057Z|daaebc3d-e39b-43d1-b92f-626d0b414729|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:25:32.058Z|daaebc3d-e39b-43d1-b92f-626d0b414729|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:25:32.173Z|1897057a-7627-4ddb-a5fa-9263e8e3f8c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:25:32.173Z|1897057a-7627-4ddb-a5fa-9263e8e3f8c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:25:47.057Z|3504bb9c-c85a-4564-978a-a32ca27c1d05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:25:47.058Z|3504bb9c-c85a-4564-978a-a32ca27c1d05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:26:02.057Z|67bf3577-036b-4577-a54c-8f3fa04c69f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:26:02.060Z|67bf3577-036b-4577-a54c-8f3fa04c69f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:26:02.175Z|4c54d9d1-c5de-4cd5-b38b-877723b1ad51|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:26:02.175Z|4c54d9d1-c5de-4cd5-b38b-877723b1ad51|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:26:02.554Z|76c6a812-627b-41f0-a143-a1237c3658ac|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:26:02.555Z|76c6a812-627b-41f0-a143-a1237c3658ac|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:26:02.555Z|76c6a812-627b-41f0-a143-a1237c3658ac|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:26:02.555Z|76c6a812-627b-41f0-a143-a1237c3658ac|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:26:02.555Z|76c6a812-627b-41f0-a143-a1237c3658ac|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:26:02.556Z|76c6a812-627b-41f0-a143-a1237c3658ac|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:26:02.561Z|76c6a812-627b-41f0-a143-a1237c3658ac|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:26:02.561Z|76c6a812-627b-41f0-a143-a1237c3658ac|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:26:02.561Z|76c6a812-627b-41f0-a143-a1237c3658ac|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:26:02.562Z|76c6a812-627b-41f0-a143-a1237c3658ac|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:26:02 GMT;Connection:close; 2021-04-01T04:26:02.562Z|76c6a812-627b-41f0-a143-a1237c3658ac|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:26:02.562Z|76c6a812-627b-41f0-a143-a1237c3658ac|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:26:17.057Z|4958af4c-1aaf-4c12-b10e-694a9082bb7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:26:17.058Z|4958af4c-1aaf-4c12-b10e-694a9082bb7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:26:32.057Z|1f683437-0ed0-42e8-a8df-50ae7331f081|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:26:32.057Z|1f683437-0ed0-42e8-a8df-50ae7331f081|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:26:32.176Z|ebada634-19a1-49e3-aedd-51b84d6e644d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:26:32.177Z|ebada634-19a1-49e3-aedd-51b84d6e644d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:26:47.057Z|3ecb882b-4145-4fe5-8964-00db1cd7f488|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:26:47.060Z|3ecb882b-4145-4fe5-8964-00db1cd7f488|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:27:02.057Z|3859d277-7e9b-4f20-b329-142544a2d17d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:27:02.057Z|3859d277-7e9b-4f20-b329-142544a2d17d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:27:02.178Z|f32cbeb6-c9f9-4d05-b51c-ec5d8d48caf9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:27:02.178Z|f32cbeb6-c9f9-4d05-b51c-ec5d8d48caf9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:27:02.552Z|908a3da3-6b97-47ed-9075-8dbcbee475b3|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:27:02.552Z|908a3da3-6b97-47ed-9075-8dbcbee475b3|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:27:02.553Z|908a3da3-6b97-47ed-9075-8dbcbee475b3|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:27:02.553Z|908a3da3-6b97-47ed-9075-8dbcbee475b3|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:27:02.553Z|908a3da3-6b97-47ed-9075-8dbcbee475b3|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:27:02.554Z|908a3da3-6b97-47ed-9075-8dbcbee475b3|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:27:02.558Z|908a3da3-6b97-47ed-9075-8dbcbee475b3|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:27:02.558Z|908a3da3-6b97-47ed-9075-8dbcbee475b3|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:27:02.559Z|908a3da3-6b97-47ed-9075-8dbcbee475b3|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:27:02.559Z|908a3da3-6b97-47ed-9075-8dbcbee475b3|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:27:02 GMT;Connection:close; 2021-04-01T04:27:02.559Z|908a3da3-6b97-47ed-9075-8dbcbee475b3|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:27:02.560Z|908a3da3-6b97-47ed-9075-8dbcbee475b3|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:27:17.057Z|d849bb1b-8c0a-49f1-977d-306f3f88a8a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:27:17.058Z|d849bb1b-8c0a-49f1-977d-306f3f88a8a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:27:32.057Z|45f5bfa2-5aa5-4273-bf7e-fd0e54ac1700|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:27:32.060Z|45f5bfa2-5aa5-4273-bf7e-fd0e54ac1700|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:27:32.179Z|6482aaed-4aa4-4dc9-a96f-b9a05c5857d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:27:32.181Z|6482aaed-4aa4-4dc9-a96f-b9a05c5857d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:27:47.057Z|31e8958a-cf93-434d-b0ab-aefb022dac17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:27:47.057Z|31e8958a-cf93-434d-b0ab-aefb022dac17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:28:02.057Z|22f04ca4-eca6-4f93-ba85-1bda8a65aa35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:28:02.058Z|22f04ca4-eca6-4f93-ba85-1bda8a65aa35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:28:02.182Z|339b1450-a4b0-4bca-88a7-e708c6342bce|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:28:02.182Z|339b1450-a4b0-4bca-88a7-e708c6342bce|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:28:02.552Z|b39ef62d-b571-4c2e-9fa5-597123b707ff|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:28:02.552Z|b39ef62d-b571-4c2e-9fa5-597123b707ff|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:28:02.553Z|b39ef62d-b571-4c2e-9fa5-597123b707ff|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:28:02.553Z|b39ef62d-b571-4c2e-9fa5-597123b707ff|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:28:02.553Z|b39ef62d-b571-4c2e-9fa5-597123b707ff|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:28:02.553Z|b39ef62d-b571-4c2e-9fa5-597123b707ff|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:28:02.557Z|b39ef62d-b571-4c2e-9fa5-597123b707ff|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:28:02.557Z|b39ef62d-b571-4c2e-9fa5-597123b707ff|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:28:02.557Z|b39ef62d-b571-4c2e-9fa5-597123b707ff|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:28:02.557Z|b39ef62d-b571-4c2e-9fa5-597123b707ff|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:28:02 GMT;Connection:close; 2021-04-01T04:28:02.557Z|b39ef62d-b571-4c2e-9fa5-597123b707ff|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:28:02.558Z|b39ef62d-b571-4c2e-9fa5-597123b707ff|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:28:17.057Z|d8175c3c-f526-46d8-abe4-2c8fb3b9a20e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:28:17.059Z|d8175c3c-f526-46d8-abe4-2c8fb3b9a20e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:28:32.057Z|533e585e-3399-49a0-8679-d982e2e65189|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:28:32.057Z|533e585e-3399-49a0-8679-d982e2e65189|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:28:32.183Z|d21ae317-0f79-4e26-96f5-c28ab4bc2b14|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:28:32.184Z|d21ae317-0f79-4e26-96f5-c28ab4bc2b14|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:28:47.057Z|87227fed-6550-48b3-ab24-b4d3bc658e7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:28:47.057Z|87227fed-6550-48b3-ab24-b4d3bc658e7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:29:02.057Z|4a5ab98c-7071-43f8-8c71-e7afc07a0bb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:29:02.060Z|4a5ab98c-7071-43f8-8c71-e7afc07a0bb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:29:02.185Z|5b45067d-eb64-433c-ab5d-7450f9777a9d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:29:02.185Z|5b45067d-eb64-433c-ab5d-7450f9777a9d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:29:02.553Z|0aff96cd-5153-4de9-a50f-85d1aa973710|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:29:02.553Z|0aff96cd-5153-4de9-a50f-85d1aa973710|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:29:02.553Z|0aff96cd-5153-4de9-a50f-85d1aa973710|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:29:02.553Z|0aff96cd-5153-4de9-a50f-85d1aa973710|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:29:02.554Z|0aff96cd-5153-4de9-a50f-85d1aa973710|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:29:02.554Z|0aff96cd-5153-4de9-a50f-85d1aa973710|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:29:02.557Z|0aff96cd-5153-4de9-a50f-85d1aa973710|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:29:02.558Z|0aff96cd-5153-4de9-a50f-85d1aa973710|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:29:02.558Z|0aff96cd-5153-4de9-a50f-85d1aa973710|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:29:02.558Z|0aff96cd-5153-4de9-a50f-85d1aa973710|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:29:02 GMT;Connection:close; 2021-04-01T04:29:02.558Z|0aff96cd-5153-4de9-a50f-85d1aa973710|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:29:02.558Z|0aff96cd-5153-4de9-a50f-85d1aa973710|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:29:17.057Z|112ec4f4-71d4-4db9-81d8-73b94f34872c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:29:17.057Z|112ec4f4-71d4-4db9-81d8-73b94f34872c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:29:32.057Z|ecec5716-8286-4004-99ce-0bb6bacee20e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:29:32.057Z|ecec5716-8286-4004-99ce-0bb6bacee20e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:29:32.186Z|8bc3748e-222f-47e1-99f2-c60c6f6a9234|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:29:32.187Z|8bc3748e-222f-47e1-99f2-c60c6f6a9234|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:29:47.057Z|7bf27421-4608-491c-9a84-0cbb412767ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:29:47.059Z|7bf27421-4608-491c-9a84-0cbb412767ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:30:02.057Z|889265a2-ee46-4449-893d-e3d2eee91eae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:30:02.057Z|889265a2-ee46-4449-893d-e3d2eee91eae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:30:02.189Z|dda07b73-2905-47f0-8a16-4c115d0b6a41|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:30:02.189Z|dda07b73-2905-47f0-8a16-4c115d0b6a41|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:30:02.557Z|76d5b898-a6bc-4af1-beee-5e1a587864bf|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:30:02.557Z|76d5b898-a6bc-4af1-beee-5e1a587864bf|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:30:02.557Z|76d5b898-a6bc-4af1-beee-5e1a587864bf|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:30:02.557Z|76d5b898-a6bc-4af1-beee-5e1a587864bf|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:30:02.558Z|76d5b898-a6bc-4af1-beee-5e1a587864bf|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:30:02.558Z|76d5b898-a6bc-4af1-beee-5e1a587864bf|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:30:02.563Z|76d5b898-a6bc-4af1-beee-5e1a587864bf|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:30:02.563Z|76d5b898-a6bc-4af1-beee-5e1a587864bf|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:30:02.564Z|76d5b898-a6bc-4af1-beee-5e1a587864bf|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:30:02.564Z|76d5b898-a6bc-4af1-beee-5e1a587864bf|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:30:02 GMT;Connection:close; 2021-04-01T04:30:02.564Z|76d5b898-a6bc-4af1-beee-5e1a587864bf|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:30:02.564Z|76d5b898-a6bc-4af1-beee-5e1a587864bf|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:30:17.057Z|3b777b41-980f-45de-8142-c829f37e421f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:30:17.058Z|3b777b41-980f-45de-8142-c829f37e421f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:30:32.057Z|21abda29-13ea-4834-a9d3-da33b08943ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:30:32.061Z|21abda29-13ea-4834-a9d3-da33b08943ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:30:32.190Z|8671a399-b491-469a-a145-d35cccf9d4ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:30:32.191Z|8671a399-b491-469a-a145-d35cccf9d4ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:30:47.057Z|a3cdf8f3-e74c-4a2d-aa7d-c6ce59a82eb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:30:47.057Z|a3cdf8f3-e74c-4a2d-aa7d-c6ce59a82eb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:31:02.057Z|5c26ea5f-dbce-4643-bc06-e313158dbcec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:31:02.058Z|5c26ea5f-dbce-4643-bc06-e313158dbcec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:31:02.192Z|9215a584-a795-40f5-be01-033e0cd659ac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:31:02.193Z|9215a584-a795-40f5-be01-033e0cd659ac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:31:02.553Z|bdc432d4-208b-4f5f-aca4-59c863622d9e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:31:02.553Z|bdc432d4-208b-4f5f-aca4-59c863622d9e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:31:02.553Z|bdc432d4-208b-4f5f-aca4-59c863622d9e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:31:02.553Z|bdc432d4-208b-4f5f-aca4-59c863622d9e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:31:02.554Z|bdc432d4-208b-4f5f-aca4-59c863622d9e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:31:02.554Z|bdc432d4-208b-4f5f-aca4-59c863622d9e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:31:02.559Z|bdc432d4-208b-4f5f-aca4-59c863622d9e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:31:02.559Z|bdc432d4-208b-4f5f-aca4-59c863622d9e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:31:02.559Z|bdc432d4-208b-4f5f-aca4-59c863622d9e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:31:02.559Z|bdc432d4-208b-4f5f-aca4-59c863622d9e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:31:02 GMT;Connection:close; 2021-04-01T04:31:02.559Z|bdc432d4-208b-4f5f-aca4-59c863622d9e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:31:02.560Z|bdc432d4-208b-4f5f-aca4-59c863622d9e|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:31:17.057Z|b9a5ebec-57ba-4dbd-9180-966148d4dfbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:31:17.059Z|b9a5ebec-57ba-4dbd-9180-966148d4dfbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:31:32.057Z|80aadf13-fda5-477b-936c-9d214615d1c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:31:32.057Z|80aadf13-fda5-477b-936c-9d214615d1c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:31:32.194Z|3257983e-078a-4a05-a420-72f7f4d928ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:31:32.194Z|3257983e-078a-4a05-a420-72f7f4d928ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:31:47.057Z|82a723ad-b5eb-4dd6-8cfe-886645cc467b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:31:47.057Z|82a723ad-b5eb-4dd6-8cfe-886645cc467b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:32:02.057Z|7363073f-7177-4f8f-bbce-6c883291e17e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:32:02.060Z|7363073f-7177-4f8f-bbce-6c883291e17e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:32:02.196Z|15dc2b98-3f8f-44b0-aa3a-f5d6cacfff4c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:32:02.197Z|15dc2b98-3f8f-44b0-aa3a-f5d6cacfff4c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:32:02.555Z|94f10b7e-5567-432f-928d-cba18e228880|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:32:02.556Z|94f10b7e-5567-432f-928d-cba18e228880|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:32:02.556Z|94f10b7e-5567-432f-928d-cba18e228880|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:32:02.556Z|94f10b7e-5567-432f-928d-cba18e228880|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:32:02.557Z|94f10b7e-5567-432f-928d-cba18e228880|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:32:02.557Z|94f10b7e-5567-432f-928d-cba18e228880|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:32:02.563Z|94f10b7e-5567-432f-928d-cba18e228880|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:32:02.563Z|94f10b7e-5567-432f-928d-cba18e228880|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:32:02.563Z|94f10b7e-5567-432f-928d-cba18e228880|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:32:02.564Z|94f10b7e-5567-432f-928d-cba18e228880|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:32:02 GMT;Connection:close; 2021-04-01T04:32:02.564Z|94f10b7e-5567-432f-928d-cba18e228880|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:32:02.564Z|94f10b7e-5567-432f-928d-cba18e228880|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:32:17.057Z|7596e042-2b23-4d5e-badd-a5b9c9ddd417|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:32:17.057Z|7596e042-2b23-4d5e-badd-a5b9c9ddd417|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:32:32.057Z|5296fe97-1530-4e83-b691-eece83bae5a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:32:32.058Z|5296fe97-1530-4e83-b691-eece83bae5a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:32:32.198Z|47b3c486-bd0d-4d2c-a15b-ba1edc740949|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:32:32.199Z|47b3c486-bd0d-4d2c-a15b-ba1edc740949|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:32:47.057Z|5f3dbc3a-2d33-4826-9980-be92c9cd9e31|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:32:47.060Z|5f3dbc3a-2d33-4826-9980-be92c9cd9e31|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:33:02.057Z|3fbd0dba-2c6c-439b-9b2a-c5557313caa7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:33:02.057Z|3fbd0dba-2c6c-439b-9b2a-c5557313caa7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:33:02.200Z|6026e039-af2d-47e5-966a-aa3103442493|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:33:02.201Z|6026e039-af2d-47e5-966a-aa3103442493|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:33:02.554Z|7984497a-f708-41c8-b24a-5f19d66e5716|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:33:02.554Z|7984497a-f708-41c8-b24a-5f19d66e5716|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:33:02.555Z|7984497a-f708-41c8-b24a-5f19d66e5716|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:33:02.555Z|7984497a-f708-41c8-b24a-5f19d66e5716|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:33:02.556Z|7984497a-f708-41c8-b24a-5f19d66e5716|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:33:02.556Z|7984497a-f708-41c8-b24a-5f19d66e5716|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:33:02.560Z|7984497a-f708-41c8-b24a-5f19d66e5716|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:33:02.560Z|7984497a-f708-41c8-b24a-5f19d66e5716|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:33:02.560Z|7984497a-f708-41c8-b24a-5f19d66e5716|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:33:02.561Z|7984497a-f708-41c8-b24a-5f19d66e5716|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:33:02 GMT;Connection:close; 2021-04-01T04:33:02.561Z|7984497a-f708-41c8-b24a-5f19d66e5716|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:33:02.561Z|7984497a-f708-41c8-b24a-5f19d66e5716|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:33:17.057Z|465ed249-8fc8-42d3-8721-52a16586a7db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:33:17.057Z|465ed249-8fc8-42d3-8721-52a16586a7db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:33:32.057Z|9c2e03f5-af39-436d-ad8f-4badcc0f787f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:33:32.060Z|9c2e03f5-af39-436d-ad8f-4badcc0f787f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:33:32.203Z|951552e4-1189-4374-8f7c-dd8275625885|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:33:32.203Z|951552e4-1189-4374-8f7c-dd8275625885|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:33:47.057Z|25debc7b-9f44-4298-8a7c-99cbcd3d76e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:33:47.058Z|25debc7b-9f44-4298-8a7c-99cbcd3d76e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:34:02.057Z|4f89adac-826a-4c06-bf7f-e4e2b939e83b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:34:02.058Z|4f89adac-826a-4c06-bf7f-e4e2b939e83b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:34:02.204Z|afc74332-e445-4733-bd2d-68242c1b231d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:34:02.205Z|afc74332-e445-4733-bd2d-68242c1b231d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:34:02.553Z|47eee0bd-40df-46b5-a7ea-9c5d45a28030|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:34:02.553Z|47eee0bd-40df-46b5-a7ea-9c5d45a28030|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:34:02.554Z|47eee0bd-40df-46b5-a7ea-9c5d45a28030|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:34:02.554Z|47eee0bd-40df-46b5-a7ea-9c5d45a28030|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:34:02.554Z|47eee0bd-40df-46b5-a7ea-9c5d45a28030|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:34:02.554Z|47eee0bd-40df-46b5-a7ea-9c5d45a28030|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:34:02.560Z|47eee0bd-40df-46b5-a7ea-9c5d45a28030|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:34:02.560Z|47eee0bd-40df-46b5-a7ea-9c5d45a28030|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:34:02.560Z|47eee0bd-40df-46b5-a7ea-9c5d45a28030|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:34:02.560Z|47eee0bd-40df-46b5-a7ea-9c5d45a28030|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:34:02 GMT;Connection:close; 2021-04-01T04:34:02.561Z|47eee0bd-40df-46b5-a7ea-9c5d45a28030|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:34:02.561Z|47eee0bd-40df-46b5-a7ea-9c5d45a28030|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:34:17.057Z|ae26e292-929f-4199-9098-424cebad1615|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:34:17.060Z|ae26e292-929f-4199-9098-424cebad1615|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:34:32.057Z|5b31d1a2-65ee-47dd-85a2-ce11725739f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:34:32.058Z|5b31d1a2-65ee-47dd-85a2-ce11725739f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:34:32.205Z|4d3cb43f-3db3-4da4-bae3-0743b8fc75cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:34:32.206Z|4d3cb43f-3db3-4da4-bae3-0743b8fc75cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:34:47.057Z|86facb43-d4f3-4cac-a80e-724d09486d84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:34:47.058Z|86facb43-d4f3-4cac-a80e-724d09486d84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:35:02.057Z|a5aa4b1e-13e9-4dba-94d9-00cfefd9c495|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:35:02.060Z|a5aa4b1e-13e9-4dba-94d9-00cfefd9c495|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:35:02.206Z|36dd13cc-4838-40c5-ac25-04b07ce16193|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:35:02.207Z|36dd13cc-4838-40c5-ac25-04b07ce16193|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:35:02.552Z|d76676cf-32e2-4f45-89e8-96f987989723|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:35:02.553Z|d76676cf-32e2-4f45-89e8-96f987989723|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:35:02.553Z|d76676cf-32e2-4f45-89e8-96f987989723|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:35:02.553Z|d76676cf-32e2-4f45-89e8-96f987989723|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:35:02.553Z|d76676cf-32e2-4f45-89e8-96f987989723|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:35:02.553Z|d76676cf-32e2-4f45-89e8-96f987989723|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:35:02.558Z|d76676cf-32e2-4f45-89e8-96f987989723|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:35:02.558Z|d76676cf-32e2-4f45-89e8-96f987989723|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:35:02.558Z|d76676cf-32e2-4f45-89e8-96f987989723|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:35:02.558Z|d76676cf-32e2-4f45-89e8-96f987989723|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:35:02 GMT;Connection:close; 2021-04-01T04:35:02.558Z|d76676cf-32e2-4f45-89e8-96f987989723|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:35:02.559Z|d76676cf-32e2-4f45-89e8-96f987989723|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:35:17.057Z|9884c1f3-3211-433e-bf74-12b120133e17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:35:17.058Z|9884c1f3-3211-433e-bf74-12b120133e17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:35:32.058Z|411ab495-c1f0-4bd0-ab19-23c140f53987|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:35:32.058Z|411ab495-c1f0-4bd0-ab19-23c140f53987|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:35:32.208Z|bed9e548-1b3c-4e1d-880b-2c292eeb9a31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:35:32.209Z|bed9e548-1b3c-4e1d-880b-2c292eeb9a31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:35:47.057Z|1f856e03-0b19-4a30-b072-dfedd99771be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:35:47.060Z|1f856e03-0b19-4a30-b072-dfedd99771be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:36:02.057Z|9698bb85-9d35-455c-9bbd-f42f0ca73c6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:36:02.058Z|9698bb85-9d35-455c-9bbd-f42f0ca73c6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:36:02.210Z|2652f459-ec02-4615-a8ed-7cafd2327302|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:36:02.210Z|2652f459-ec02-4615-a8ed-7cafd2327302|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:36:02.559Z|d8f24a66-9ac4-4322-8966-c57864894838|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:36:02.560Z|d8f24a66-9ac4-4322-8966-c57864894838|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:36:02.560Z|d8f24a66-9ac4-4322-8966-c57864894838|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:36:02.560Z|d8f24a66-9ac4-4322-8966-c57864894838|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:36:02.561Z|d8f24a66-9ac4-4322-8966-c57864894838|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:36:02.561Z|d8f24a66-9ac4-4322-8966-c57864894838|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:36:02.568Z|d8f24a66-9ac4-4322-8966-c57864894838|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:36:02.568Z|d8f24a66-9ac4-4322-8966-c57864894838|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:36:02.568Z|d8f24a66-9ac4-4322-8966-c57864894838|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:36:02.568Z|d8f24a66-9ac4-4322-8966-c57864894838|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:36:02 GMT;Connection:close; 2021-04-01T04:36:02.568Z|d8f24a66-9ac4-4322-8966-c57864894838|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:36:02.569Z|d8f24a66-9ac4-4322-8966-c57864894838|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:36:17.057Z|09bb97a4-4f16-452a-8985-b98d8b6495e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:36:17.057Z|09bb97a4-4f16-452a-8985-b98d8b6495e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:36:32.057Z|e45aa62c-3ec0-41ee-9e65-80ab128dd869|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:36:32.060Z|e45aa62c-3ec0-41ee-9e65-80ab128dd869|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:36:32.211Z|bf53791f-b049-40b1-a428-524129d5bd0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:36:32.212Z|bf53791f-b049-40b1-a428-524129d5bd0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:36:47.057Z|1ec387ac-016e-46ae-9fbb-586e11c99a0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:36:47.058Z|1ec387ac-016e-46ae-9fbb-586e11c99a0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:37:02.058Z|7131a854-5893-4e7b-a4c7-8a57ea2252bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:37:02.058Z|7131a854-5893-4e7b-a4c7-8a57ea2252bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:37:02.213Z|242e1f99-0c53-47e0-ada7-8e6e27465a5d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:37:02.214Z|242e1f99-0c53-47e0-ada7-8e6e27465a5d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:37:02.556Z|473aed91-0f9f-4296-8e7d-e04b5bde1173|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:37:02.556Z|473aed91-0f9f-4296-8e7d-e04b5bde1173|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:37:02.556Z|473aed91-0f9f-4296-8e7d-e04b5bde1173|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:37:02.557Z|473aed91-0f9f-4296-8e7d-e04b5bde1173|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:37:02.557Z|473aed91-0f9f-4296-8e7d-e04b5bde1173|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:37:02.557Z|473aed91-0f9f-4296-8e7d-e04b5bde1173|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:37:02.562Z|473aed91-0f9f-4296-8e7d-e04b5bde1173|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:37:02.562Z|473aed91-0f9f-4296-8e7d-e04b5bde1173|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:37:02.563Z|473aed91-0f9f-4296-8e7d-e04b5bde1173|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:37:02.563Z|473aed91-0f9f-4296-8e7d-e04b5bde1173|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:37:02 GMT;Connection:close; 2021-04-01T04:37:02.563Z|473aed91-0f9f-4296-8e7d-e04b5bde1173|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:37:02.563Z|473aed91-0f9f-4296-8e7d-e04b5bde1173|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:37:17.057Z|5f11ec9f-c065-4c6b-99cc-5238f68638a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:37:17.060Z|5f11ec9f-c065-4c6b-99cc-5238f68638a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:37:32.058Z|cfc21c50-56c1-4be9-870c-473e28275ecb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:37:32.059Z|cfc21c50-56c1-4be9-870c-473e28275ecb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:37:32.215Z|758cede1-1936-4948-8b7c-4bccadbe63ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:37:32.215Z|758cede1-1936-4948-8b7c-4bccadbe63ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:37:47.057Z|08ebe452-22fc-46f8-9c83-14c04caa8e95|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:37:47.058Z|08ebe452-22fc-46f8-9c83-14c04caa8e95|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:38:02.057Z|d76cf799-dd87-4cc0-8cdf-3a2ea239aaf1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:38:02.061Z|d76cf799-dd87-4cc0-8cdf-3a2ea239aaf1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:38:02.217Z|63c89b11-a65a-4b95-b665-78e43dfc5aab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:38:02.218Z|63c89b11-a65a-4b95-b665-78e43dfc5aab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:38:02.553Z|f7eb2a09-afd8-4616-ae00-5fa54bb4ee9e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:38:02.553Z|f7eb2a09-afd8-4616-ae00-5fa54bb4ee9e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:38:02.553Z|f7eb2a09-afd8-4616-ae00-5fa54bb4ee9e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:38:02.553Z|f7eb2a09-afd8-4616-ae00-5fa54bb4ee9e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:38:02.554Z|f7eb2a09-afd8-4616-ae00-5fa54bb4ee9e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:38:02.554Z|f7eb2a09-afd8-4616-ae00-5fa54bb4ee9e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:38:02.560Z|f7eb2a09-afd8-4616-ae00-5fa54bb4ee9e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:38:02.561Z|f7eb2a09-afd8-4616-ae00-5fa54bb4ee9e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:38:02.561Z|f7eb2a09-afd8-4616-ae00-5fa54bb4ee9e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:38:02.562Z|f7eb2a09-afd8-4616-ae00-5fa54bb4ee9e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:38:02 GMT;Connection:close; 2021-04-01T04:38:02.562Z|f7eb2a09-afd8-4616-ae00-5fa54bb4ee9e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:38:02.562Z|f7eb2a09-afd8-4616-ae00-5fa54bb4ee9e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:38:17.057Z|ba15187b-5c80-4808-a49c-22a8c1041d61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:38:17.058Z|ba15187b-5c80-4808-a49c-22a8c1041d61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:38:32.057Z|f344828f-895f-411e-8465-148313d6023f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:38:32.059Z|f344828f-895f-411e-8465-148313d6023f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:38:32.219Z|6917369c-47b0-44f3-825a-7b4f32ea2c17|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:38:32.220Z|6917369c-47b0-44f3-825a-7b4f32ea2c17|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:38:47.057Z|975fcfa7-e86b-4c87-a70b-14e8869e8f68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:38:47.060Z|975fcfa7-e86b-4c87-a70b-14e8869e8f68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:39:02.057Z|769421ff-b189-41e5-bc04-62a9933c1a81|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:39:02.057Z|769421ff-b189-41e5-bc04-62a9933c1a81|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:39:02.221Z|a8d7fc3c-46c8-437d-928f-f65b17af1dc4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:39:02.221Z|a8d7fc3c-46c8-437d-928f-f65b17af1dc4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:39:02.553Z|503d286a-52e3-4ce6-98eb-636523b1a2f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:39:02.554Z|503d286a-52e3-4ce6-98eb-636523b1a2f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:39:02.554Z|503d286a-52e3-4ce6-98eb-636523b1a2f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:39:02.554Z|503d286a-52e3-4ce6-98eb-636523b1a2f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:39:02.554Z|503d286a-52e3-4ce6-98eb-636523b1a2f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:39:02.554Z|503d286a-52e3-4ce6-98eb-636523b1a2f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:39:02.564Z|503d286a-52e3-4ce6-98eb-636523b1a2f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:39:02.565Z|503d286a-52e3-4ce6-98eb-636523b1a2f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:39:02.565Z|503d286a-52e3-4ce6-98eb-636523b1a2f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:39:02.565Z|503d286a-52e3-4ce6-98eb-636523b1a2f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:39:02 GMT;Connection:close; 2021-04-01T04:39:02.565Z|503d286a-52e3-4ce6-98eb-636523b1a2f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:39:02.566Z|503d286a-52e3-4ce6-98eb-636523b1a2f5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:39:17.057Z|f7868624-f52e-49b3-a212-0fc7ef1c1998|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:39:17.057Z|f7868624-f52e-49b3-a212-0fc7ef1c1998|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:39:32.057Z|b49cee68-4c89-4b5f-84ad-c1cba5a5105b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:39:32.060Z|b49cee68-4c89-4b5f-84ad-c1cba5a5105b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:39:32.223Z|1089c6f6-65d8-4d9e-868e-4e8687b4ded9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:39:32.224Z|1089c6f6-65d8-4d9e-868e-4e8687b4ded9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:39:47.057Z|36fbbd92-82bc-48e7-8f89-4cadedfe53c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:39:47.058Z|36fbbd92-82bc-48e7-8f89-4cadedfe53c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:40:02.057Z|cdd90d90-7608-4916-99d3-741f8921aae4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:40:02.058Z|cdd90d90-7608-4916-99d3-741f8921aae4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:40:02.225Z|1c734ede-7269-4ea3-843b-a712fe22897c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:40:02.226Z|1c734ede-7269-4ea3-843b-a712fe22897c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:40:02.554Z|c47bd7d1-d829-4d14-b360-c5098e079e2a|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:40:02.554Z|c47bd7d1-d829-4d14-b360-c5098e079e2a|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:40:02.555Z|c47bd7d1-d829-4d14-b360-c5098e079e2a|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:40:02.555Z|c47bd7d1-d829-4d14-b360-c5098e079e2a|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:40:02.555Z|c47bd7d1-d829-4d14-b360-c5098e079e2a|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:40:02.555Z|c47bd7d1-d829-4d14-b360-c5098e079e2a|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:40:02.561Z|c47bd7d1-d829-4d14-b360-c5098e079e2a|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:40:02.561Z|c47bd7d1-d829-4d14-b360-c5098e079e2a|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:40:02.562Z|c47bd7d1-d829-4d14-b360-c5098e079e2a|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:40:02.562Z|c47bd7d1-d829-4d14-b360-c5098e079e2a|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:40:02 GMT;Connection:close; 2021-04-01T04:40:02.562Z|c47bd7d1-d829-4d14-b360-c5098e079e2a|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:40:02.562Z|c47bd7d1-d829-4d14-b360-c5098e079e2a|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:40:17.057Z|7d3d443f-172c-4971-b37e-427ee02ceb48|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:40:17.060Z|7d3d443f-172c-4971-b37e-427ee02ceb48|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:40:32.057Z|1c0c685e-b704-4650-be12-6ecf5665f270|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:40:32.057Z|1c0c685e-b704-4650-be12-6ecf5665f270|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:40:32.227Z|dca06386-4950-4b00-aeaa-7eab3894bd42|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:40:32.227Z|dca06386-4950-4b00-aeaa-7eab3894bd42|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:40:47.057Z|531ec6bd-a9f9-4d05-bed8-5e3cd3be4719|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:40:47.058Z|531ec6bd-a9f9-4d05-bed8-5e3cd3be4719|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:41:02.057Z|92b233b0-e36e-48a9-849e-f2f78ac1e837|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:41:02.061Z|92b233b0-e36e-48a9-849e-f2f78ac1e837|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:41:02.228Z|7a8d3676-5805-4721-b371-347f400cc1f9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:41:02.229Z|7a8d3676-5805-4721-b371-347f400cc1f9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:41:02.555Z|b74c2b5b-2c2d-467a-95a2-9c73ed4aa50d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:41:02.556Z|b74c2b5b-2c2d-467a-95a2-9c73ed4aa50d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:41:02.556Z|b74c2b5b-2c2d-467a-95a2-9c73ed4aa50d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:41:02.557Z|b74c2b5b-2c2d-467a-95a2-9c73ed4aa50d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:41:02.557Z|b74c2b5b-2c2d-467a-95a2-9c73ed4aa50d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:41:02.558Z|b74c2b5b-2c2d-467a-95a2-9c73ed4aa50d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:41:02.563Z|b74c2b5b-2c2d-467a-95a2-9c73ed4aa50d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:41:02.564Z|b74c2b5b-2c2d-467a-95a2-9c73ed4aa50d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:41:02.564Z|b74c2b5b-2c2d-467a-95a2-9c73ed4aa50d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:41:02.564Z|b74c2b5b-2c2d-467a-95a2-9c73ed4aa50d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:41:02 GMT;Connection:close; 2021-04-01T04:41:02.564Z|b74c2b5b-2c2d-467a-95a2-9c73ed4aa50d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:41:02.564Z|b74c2b5b-2c2d-467a-95a2-9c73ed4aa50d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:41:17.057Z|27a7ea8e-91a5-4a52-997d-1e9c951ef118|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:41:17.058Z|27a7ea8e-91a5-4a52-997d-1e9c951ef118|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:41:32.057Z|e63c513a-d3cd-449d-aaa9-ce4652d1b025|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:41:32.058Z|e63c513a-d3cd-449d-aaa9-ce4652d1b025|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:41:32.230Z|344c5db2-b322-497d-bf92-b324eda52b80|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:41:32.231Z|344c5db2-b322-497d-bf92-b324eda52b80|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:41:47.057Z|078fdd25-d694-4c77-9788-8ed06421aac0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:41:47.060Z|078fdd25-d694-4c77-9788-8ed06421aac0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:42:02.057Z|cb281e4b-ae27-4128-ba71-c39898a4a65b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:42:02.057Z|cb281e4b-ae27-4128-ba71-c39898a4a65b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:42:02.232Z|b4e30361-35e7-4920-b2b3-44f8de6bee13|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:42:02.233Z|b4e30361-35e7-4920-b2b3-44f8de6bee13|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:42:02.554Z|6582cf5d-f290-461e-95df-3960e8f5e509|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:42:02.555Z|6582cf5d-f290-461e-95df-3960e8f5e509|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:42:02.555Z|6582cf5d-f290-461e-95df-3960e8f5e509|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:42:02.556Z|6582cf5d-f290-461e-95df-3960e8f5e509|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:42:02.556Z|6582cf5d-f290-461e-95df-3960e8f5e509|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:42:02.557Z|6582cf5d-f290-461e-95df-3960e8f5e509|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:42:02.562Z|6582cf5d-f290-461e-95df-3960e8f5e509|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:42:02.562Z|6582cf5d-f290-461e-95df-3960e8f5e509|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:42:02.563Z|6582cf5d-f290-461e-95df-3960e8f5e509|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:42:02.563Z|6582cf5d-f290-461e-95df-3960e8f5e509|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:42:02 GMT;Connection:close; 2021-04-01T04:42:02.563Z|6582cf5d-f290-461e-95df-3960e8f5e509|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:42:02.563Z|6582cf5d-f290-461e-95df-3960e8f5e509|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:42:17.057Z|566bc1d4-148e-4a68-b930-61cdc3d96a64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:42:17.058Z|566bc1d4-148e-4a68-b930-61cdc3d96a64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:42:32.057Z|f88cf2c7-26fc-4adf-b56c-8eaf253dc29e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:42:32.060Z|f88cf2c7-26fc-4adf-b56c-8eaf253dc29e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:42:32.233Z|3072e69c-e972-4540-aa73-1b6569aee712|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:42:32.234Z|3072e69c-e972-4540-aa73-1b6569aee712|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:42:47.057Z|b89ea554-34ae-4423-ac3d-a9d421bd5b16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:42:47.058Z|b89ea554-34ae-4423-ac3d-a9d421bd5b16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:43:02.057Z|eca46a03-5565-4fdb-836a-6d083674713b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:43:02.057Z|eca46a03-5565-4fdb-836a-6d083674713b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:43:02.235Z|735f774b-7543-40fa-94bb-65be732de5d0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:43:02.235Z|735f774b-7543-40fa-94bb-65be732de5d0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:43:02.554Z|364b3804-840c-40ea-8218-22be8c8162ff|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:43:02.554Z|364b3804-840c-40ea-8218-22be8c8162ff|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:43:02.555Z|364b3804-840c-40ea-8218-22be8c8162ff|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:43:02.555Z|364b3804-840c-40ea-8218-22be8c8162ff|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:43:02.556Z|364b3804-840c-40ea-8218-22be8c8162ff|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:43:02.556Z|364b3804-840c-40ea-8218-22be8c8162ff|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:43:02.562Z|364b3804-840c-40ea-8218-22be8c8162ff|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:43:02.562Z|364b3804-840c-40ea-8218-22be8c8162ff|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:43:02.563Z|364b3804-840c-40ea-8218-22be8c8162ff|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:43:02.563Z|364b3804-840c-40ea-8218-22be8c8162ff|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:43:02 GMT;Connection:close; 2021-04-01T04:43:02.563Z|364b3804-840c-40ea-8218-22be8c8162ff|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:43:02.564Z|364b3804-840c-40ea-8218-22be8c8162ff|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:43:17.057Z|e26ea3d0-2abd-48de-9c58-d5f20879959e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:43:17.058Z|e26ea3d0-2abd-48de-9c58-d5f20879959e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:43:32.057Z|54273e6c-51d7-4fd4-8b6c-0554fb2deb77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:43:32.057Z|54273e6c-51d7-4fd4-8b6c-0554fb2deb77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:43:32.236Z|a9e6e4ba-86f0-4940-99b0-5ac73e77e42c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:43:32.237Z|a9e6e4ba-86f0-4940-99b0-5ac73e77e42c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:43:47.057Z|bdf66598-ba2e-40de-8203-b9cd922e4f68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:43:47.057Z|bdf66598-ba2e-40de-8203-b9cd922e4f68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:44:02.057Z|4d949770-b653-43c7-9ce5-e5e6fcbc3dac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:44:02.058Z|4d949770-b653-43c7-9ce5-e5e6fcbc3dac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:44:02.238Z|b6845456-d1cc-46d4-a5b8-5f202a046660|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:44:02.238Z|b6845456-d1cc-46d4-a5b8-5f202a046660|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:44:02.554Z|912afc03-35b8-44a5-8ed5-a7aa160f9c51|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:44:02.554Z|912afc03-35b8-44a5-8ed5-a7aa160f9c51|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:44:02.554Z|912afc03-35b8-44a5-8ed5-a7aa160f9c51|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:44:02.554Z|912afc03-35b8-44a5-8ed5-a7aa160f9c51|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:44:02.555Z|912afc03-35b8-44a5-8ed5-a7aa160f9c51|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:44:02.555Z|912afc03-35b8-44a5-8ed5-a7aa160f9c51|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:44:02.561Z|912afc03-35b8-44a5-8ed5-a7aa160f9c51|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:44:02.562Z|912afc03-35b8-44a5-8ed5-a7aa160f9c51|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:44:02.562Z|912afc03-35b8-44a5-8ed5-a7aa160f9c51|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:44:02.562Z|912afc03-35b8-44a5-8ed5-a7aa160f9c51|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:44:02 GMT;Connection:close; 2021-04-01T04:44:02.562Z|912afc03-35b8-44a5-8ed5-a7aa160f9c51|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:44:02.563Z|912afc03-35b8-44a5-8ed5-a7aa160f9c51|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:44:17.057Z|460109b6-4551-433f-8597-7288a6852a8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:44:17.060Z|460109b6-4551-433f-8597-7288a6852a8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:44:32.057Z|a0a10c55-7468-47b2-af19-585e24ac7edc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:44:32.057Z|a0a10c55-7468-47b2-af19-585e24ac7edc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:44:32.239Z|4d1c12e7-b3a9-4d8a-9b61-b55f0cd984c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:44:32.239Z|4d1c12e7-b3a9-4d8a-9b61-b55f0cd984c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:44:47.057Z|098f9a38-0849-490f-b197-aac60a6cd7ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:44:47.058Z|098f9a38-0849-490f-b197-aac60a6cd7ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:45:02.057Z|93844bea-29ea-4ec1-93aa-d4377a94343d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:45:02.060Z|93844bea-29ea-4ec1-93aa-d4377a94343d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:45:02.240Z|b05ba4d9-0d8e-4951-a1e4-26f077a58452|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:45:02.240Z|b05ba4d9-0d8e-4951-a1e4-26f077a58452|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:45:02.555Z|a9727f1e-7bd0-41e9-9f06-47ea5a4b0189|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:45:02.555Z|a9727f1e-7bd0-41e9-9f06-47ea5a4b0189|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:45:02.556Z|a9727f1e-7bd0-41e9-9f06-47ea5a4b0189|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:45:02.556Z|a9727f1e-7bd0-41e9-9f06-47ea5a4b0189|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:45:02.557Z|a9727f1e-7bd0-41e9-9f06-47ea5a4b0189|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:45:02.557Z|a9727f1e-7bd0-41e9-9f06-47ea5a4b0189|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:45:02.564Z|a9727f1e-7bd0-41e9-9f06-47ea5a4b0189|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:45:02.564Z|a9727f1e-7bd0-41e9-9f06-47ea5a4b0189|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:45:02.564Z|a9727f1e-7bd0-41e9-9f06-47ea5a4b0189|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:45:02.564Z|a9727f1e-7bd0-41e9-9f06-47ea5a4b0189|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:45:02 GMT;Connection:close; 2021-04-01T04:45:02.564Z|a9727f1e-7bd0-41e9-9f06-47ea5a4b0189|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:45:02.565Z|a9727f1e-7bd0-41e9-9f06-47ea5a4b0189|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:45:17.057Z|95ad62db-b53d-47a8-838d-0567171a556b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:45:17.057Z|95ad62db-b53d-47a8-838d-0567171a556b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:45:32.057Z|97a736c2-4f0e-4215-a89d-e35e0d6f1f3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:45:32.057Z|97a736c2-4f0e-4215-a89d-e35e0d6f1f3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:45:32.241Z|9c7f1479-f901-4206-908e-e2d80d6b0705|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:45:32.242Z|9c7f1479-f901-4206-908e-e2d80d6b0705|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:45:47.057Z|b7f89a67-74a7-4284-98ed-b190d2af206b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:45:47.059Z|b7f89a67-74a7-4284-98ed-b190d2af206b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:46:02.057Z|b3c2f284-30be-430d-8c89-7ae89d4fdcbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:46:02.057Z|b3c2f284-30be-430d-8c89-7ae89d4fdcbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:46:02.243Z|e04e5887-4f9d-4ce0-8c91-dc7fb95cf7d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:46:02.244Z|e04e5887-4f9d-4ce0-8c91-dc7fb95cf7d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:46:02.553Z|30e7168f-3844-4bbc-97e7-450dfe16fe19|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:46:02.553Z|30e7168f-3844-4bbc-97e7-450dfe16fe19|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:46:02.553Z|30e7168f-3844-4bbc-97e7-450dfe16fe19|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:46:02.554Z|30e7168f-3844-4bbc-97e7-450dfe16fe19|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:46:02.554Z|30e7168f-3844-4bbc-97e7-450dfe16fe19|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:46:02.554Z|30e7168f-3844-4bbc-97e7-450dfe16fe19|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:46:02.558Z|30e7168f-3844-4bbc-97e7-450dfe16fe19|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:46:02.558Z|30e7168f-3844-4bbc-97e7-450dfe16fe19|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:46:02.558Z|30e7168f-3844-4bbc-97e7-450dfe16fe19|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:46:02.558Z|30e7168f-3844-4bbc-97e7-450dfe16fe19|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:46:02 GMT;Connection:close; 2021-04-01T04:46:02.558Z|30e7168f-3844-4bbc-97e7-450dfe16fe19|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:46:02.559Z|30e7168f-3844-4bbc-97e7-450dfe16fe19|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:46:17.057Z|7f31c556-9367-4934-ad98-a8d5a33fe152|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:46:17.057Z|7f31c556-9367-4934-ad98-a8d5a33fe152|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:46:32.057Z|c911751b-6180-480b-ab83-4ce95ef94fc9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:46:32.059Z|c911751b-6180-480b-ab83-4ce95ef94fc9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:46:32.244Z|18ce713f-b30f-4d6e-9add-9b41341d5468|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:46:32.245Z|18ce713f-b30f-4d6e-9add-9b41341d5468|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:46:47.057Z|294167af-a17f-4ecf-948f-fd7ba53d60cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:46:47.057Z|294167af-a17f-4ecf-948f-fd7ba53d60cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:47:02.057Z|697269a4-7e67-4c82-bac9-69b31a5be122|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:47:02.057Z|697269a4-7e67-4c82-bac9-69b31a5be122|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:47:02.245Z|509bedfc-3596-4f4c-8f40-ace913e5623b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:47:02.245Z|509bedfc-3596-4f4c-8f40-ace913e5623b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:47:02.554Z|5b9d5c66-94b6-491b-9183-0cb1930a9e0c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:47:02.555Z|5b9d5c66-94b6-491b-9183-0cb1930a9e0c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:47:02.555Z|5b9d5c66-94b6-491b-9183-0cb1930a9e0c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:47:02.555Z|5b9d5c66-94b6-491b-9183-0cb1930a9e0c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:47:02.556Z|5b9d5c66-94b6-491b-9183-0cb1930a9e0c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:47:02.556Z|5b9d5c66-94b6-491b-9183-0cb1930a9e0c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:47:02.562Z|5b9d5c66-94b6-491b-9183-0cb1930a9e0c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:47:02.562Z|5b9d5c66-94b6-491b-9183-0cb1930a9e0c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:47:02.562Z|5b9d5c66-94b6-491b-9183-0cb1930a9e0c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:47:02.562Z|5b9d5c66-94b6-491b-9183-0cb1930a9e0c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:47:02 GMT;Connection:close; 2021-04-01T04:47:02.562Z|5b9d5c66-94b6-491b-9183-0cb1930a9e0c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:47:02.563Z|5b9d5c66-94b6-491b-9183-0cb1930a9e0c|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:47:17.057Z|686c42f5-01f7-4d0c-931b-85202e7163dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:47:17.061Z|686c42f5-01f7-4d0c-931b-85202e7163dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:47:32.057Z|4d0e5aef-b9d0-41fd-83f8-efb81eae6e23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:47:32.057Z|4d0e5aef-b9d0-41fd-83f8-efb81eae6e23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:47:32.246Z|ad92f365-f3c4-4a9d-aa8d-6c806ba0d32b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:47:32.246Z|ad92f365-f3c4-4a9d-aa8d-6c806ba0d32b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:47:47.057Z|f2fc9426-c094-4144-94d3-cca802b7e607|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:47:47.057Z|f2fc9426-c094-4144-94d3-cca802b7e607|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:48:02.057Z|d248af04-787e-430a-bfc8-23d37c655e18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:48:02.061Z|d248af04-787e-430a-bfc8-23d37c655e18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:48:02.247Z|2d31ea86-b864-4b92-afe4-57ed17907b63|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:48:02.248Z|2d31ea86-b864-4b92-afe4-57ed17907b63|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:48:02.553Z|6318abda-fe37-41f2-8c97-e221abbfdd91|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:48:02.554Z|6318abda-fe37-41f2-8c97-e221abbfdd91|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:48:02.554Z|6318abda-fe37-41f2-8c97-e221abbfdd91|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:48:02.554Z|6318abda-fe37-41f2-8c97-e221abbfdd91|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:48:02.554Z|6318abda-fe37-41f2-8c97-e221abbfdd91|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:48:02.554Z|6318abda-fe37-41f2-8c97-e221abbfdd91|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:48:02.558Z|6318abda-fe37-41f2-8c97-e221abbfdd91|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:48:02.558Z|6318abda-fe37-41f2-8c97-e221abbfdd91|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:48:02.558Z|6318abda-fe37-41f2-8c97-e221abbfdd91|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:48:02.558Z|6318abda-fe37-41f2-8c97-e221abbfdd91|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:48:02 GMT;Connection:close; 2021-04-01T04:48:02.558Z|6318abda-fe37-41f2-8c97-e221abbfdd91|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:48:02.558Z|6318abda-fe37-41f2-8c97-e221abbfdd91|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:48:17.057Z|2b19fbc7-a575-4a62-9dac-10e4bb35cf68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:48:17.057Z|2b19fbc7-a575-4a62-9dac-10e4bb35cf68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:48:32.057Z|ea660ac9-2148-4cd6-8702-3e3c143ea9cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:48:32.057Z|ea660ac9-2148-4cd6-8702-3e3c143ea9cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:48:32.248Z|ea0c0521-50bf-4a2a-96ce-70d34ce210ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:48:32.249Z|ea0c0521-50bf-4a2a-96ce-70d34ce210ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:48:47.057Z|4dc3074b-2017-4dd8-b86a-3d4c398c82be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:48:47.060Z|4dc3074b-2017-4dd8-b86a-3d4c398c82be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:49:02.057Z|2cc7dc99-2ad9-4847-98a7-089af3067ee7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:49:02.057Z|2cc7dc99-2ad9-4847-98a7-089af3067ee7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:49:02.250Z|b95ad024-2b34-4001-b19d-595e8015d0cf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:49:02.250Z|b95ad024-2b34-4001-b19d-595e8015d0cf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:49:02.553Z|359bc0a4-61b1-48e6-9aa5-8fec113c8057|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:49:02.553Z|359bc0a4-61b1-48e6-9aa5-8fec113c8057|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:49:02.553Z|359bc0a4-61b1-48e6-9aa5-8fec113c8057|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:49:02.553Z|359bc0a4-61b1-48e6-9aa5-8fec113c8057|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:49:02.553Z|359bc0a4-61b1-48e6-9aa5-8fec113c8057|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:49:02.553Z|359bc0a4-61b1-48e6-9aa5-8fec113c8057|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:49:02.557Z|359bc0a4-61b1-48e6-9aa5-8fec113c8057|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:49:02.558Z|359bc0a4-61b1-48e6-9aa5-8fec113c8057|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:49:02.558Z|359bc0a4-61b1-48e6-9aa5-8fec113c8057|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:49:02.558Z|359bc0a4-61b1-48e6-9aa5-8fec113c8057|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:49:02 GMT;Connection:close; 2021-04-01T04:49:02.558Z|359bc0a4-61b1-48e6-9aa5-8fec113c8057|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:49:02.558Z|359bc0a4-61b1-48e6-9aa5-8fec113c8057|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:49:17.057Z|de828b7c-b209-4de5-b32b-1c1e258c0714|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:49:17.057Z|de828b7c-b209-4de5-b32b-1c1e258c0714|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:49:32.057Z|20bce596-1f71-43fd-8d43-d80c3f02ee56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:49:32.059Z|20bce596-1f71-43fd-8d43-d80c3f02ee56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:49:32.251Z|524bee34-ea5a-41ab-8307-90348c5ef898|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:49:32.251Z|524bee34-ea5a-41ab-8307-90348c5ef898|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:49:47.057Z|d1b88175-80ca-4d8c-b36f-d4984d2ff865|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:49:47.057Z|d1b88175-80ca-4d8c-b36f-d4984d2ff865|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:50:02.057Z|7a19f01c-a947-4e18-b486-a899b6b825e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:50:02.057Z|7a19f01c-a947-4e18-b486-a899b6b825e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:50:02.252Z|3b1475a9-ba6d-4dee-a248-4daa439d084a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:50:02.252Z|3b1475a9-ba6d-4dee-a248-4daa439d084a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:50:02.554Z|03cd9172-cd97-4f3f-9940-79cfe211aa1c|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:50:02.554Z|03cd9172-cd97-4f3f-9940-79cfe211aa1c|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:50:02.554Z|03cd9172-cd97-4f3f-9940-79cfe211aa1c|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:50:02.555Z|03cd9172-cd97-4f3f-9940-79cfe211aa1c|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:50:02.555Z|03cd9172-cd97-4f3f-9940-79cfe211aa1c|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:50:02.555Z|03cd9172-cd97-4f3f-9940-79cfe211aa1c|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:50:02.560Z|03cd9172-cd97-4f3f-9940-79cfe211aa1c|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:50:02.560Z|03cd9172-cd97-4f3f-9940-79cfe211aa1c|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:50:02.561Z|03cd9172-cd97-4f3f-9940-79cfe211aa1c|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:50:02.561Z|03cd9172-cd97-4f3f-9940-79cfe211aa1c|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:50:02 GMT;Connection:close; 2021-04-01T04:50:02.561Z|03cd9172-cd97-4f3f-9940-79cfe211aa1c|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:50:02.562Z|03cd9172-cd97-4f3f-9940-79cfe211aa1c|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:50:17.057Z|3a5b4e0c-7290-42a6-8f02-7d2f36d1ab7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:50:17.060Z|3a5b4e0c-7290-42a6-8f02-7d2f36d1ab7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:50:32.057Z|f97a7871-ceb2-4ac9-87a2-76b51d91ec0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:50:32.057Z|f97a7871-ceb2-4ac9-87a2-76b51d91ec0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:50:32.253Z|945a046e-baf1-4cd1-ba9a-910e8715bf0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:50:32.253Z|945a046e-baf1-4cd1-ba9a-910e8715bf0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:50:47.057Z|b8ca3905-e21c-47fd-a626-ec68f92a812f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:50:47.057Z|b8ca3905-e21c-47fd-a626-ec68f92a812f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:51:02.057Z|2fd2c382-a631-4457-8200-7b298d67af54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:51:02.062Z|2fd2c382-a631-4457-8200-7b298d67af54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:51:02.254Z|244867b7-513e-4670-bbef-e4764e4328a7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:51:02.255Z|244867b7-513e-4670-bbef-e4764e4328a7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:51:02.555Z|812f4b33-33d1-43c7-aa68-5f642d1e3de9|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:51:02.556Z|812f4b33-33d1-43c7-aa68-5f642d1e3de9|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:51:02.556Z|812f4b33-33d1-43c7-aa68-5f642d1e3de9|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:51:02.556Z|812f4b33-33d1-43c7-aa68-5f642d1e3de9|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:51:02.557Z|812f4b33-33d1-43c7-aa68-5f642d1e3de9|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:51:02.557Z|812f4b33-33d1-43c7-aa68-5f642d1e3de9|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:51:02.564Z|812f4b33-33d1-43c7-aa68-5f642d1e3de9|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:51:02.564Z|812f4b33-33d1-43c7-aa68-5f642d1e3de9|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:51:02.564Z|812f4b33-33d1-43c7-aa68-5f642d1e3de9|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:51:02.565Z|812f4b33-33d1-43c7-aa68-5f642d1e3de9|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:51:02 GMT;Connection:close; 2021-04-01T04:51:02.565Z|812f4b33-33d1-43c7-aa68-5f642d1e3de9|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:51:02.565Z|812f4b33-33d1-43c7-aa68-5f642d1e3de9|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:51:17.057Z|2743c7c4-9bbd-495b-a311-c496506d8b0c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:51:17.057Z|2743c7c4-9bbd-495b-a311-c496506d8b0c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:51:20.270Z|67595e3f-66cb-4e2a-94a9-a0e0054bc328|http-nio-8083-exec-9|/infraActiveRequests/67595e3f-66cb-4e2a-94a9-a0e0054bc328|bpel|||INFO|500||Entering 2021-04-01T04:51:20.270Z|67595e3f-66cb-4e2a-94a9-a0e0054bc328|http-nio-8083-exec-9|/infraActiveRequests/67595e3f-66cb-4e2a-94a9-a0e0054bc328|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:51:20.270Z|67595e3f-66cb-4e2a-94a9-a0e0054bc328|http-nio-8083-exec-9|/infraActiveRequests/67595e3f-66cb-4e2a-94a9-a0e0054bc328|bpel|||DEBUG|500||URI : /infraActiveRequests/67595e3f-66cb-4e2a-94a9-a0e0054bc328 2021-04-01T04:51:20.270Z|67595e3f-66cb-4e2a-94a9-a0e0054bc328|http-nio-8083-exec-9|/infraActiveRequests/67595e3f-66cb-4e2a-94a9-a0e0054bc328|bpel|||DEBUG|500||Method : GET 2021-04-01T04:51:20.271Z|67595e3f-66cb-4e2a-94a9-a0e0054bc328|http-nio-8083-exec-9|/infraActiveRequests/67595e3f-66cb-4e2a-94a9-a0e0054bc328|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:67595e3f-66cb-4e2a-94a9-a0e0054bc328;x-requestid:67595e3f-66cb-4e2a-94a9-a0e0054bc328;x-transactionid:67595e3f-66cb-4e2a-94a9-a0e0054bc328;x-ecomp-requestid:67595e3f-66cb-4e2a-94a9-a0e0054bc328;x-onap-partnername:SO.APIH;x-invocationid:31eba915-b1f2-4fde-b8d1-c774de718b72;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; 2021-04-01T04:51:20.271Z|67595e3f-66cb-4e2a-94a9-a0e0054bc328|http-nio-8083-exec-9|/infraActiveRequests/67595e3f-66cb-4e2a-94a9-a0e0054bc328|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T04:51:26.539Z|1feb1b7c-61d8-4dbc-a9df-9a628a8b139e|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||INFO|500||Entering 2021-04-01T04:51:26.540Z|1feb1b7c-61d8-4dbc-a9df-9a628a8b139e|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:51:26.540Z|1feb1b7c-61d8-4dbc-a9df-9a628a8b139e|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||URI : /manage/health 2021-04-01T04:51:26.540Z|1feb1b7c-61d8-4dbc-a9df-9a628a8b139e|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||Method : GET 2021-04-01T04:51:26.540Z|1feb1b7c-61d8-4dbc-a9df-9a628a8b139e|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.25.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:1feb1b7c-61d8-4dbc-a9df-9a628a8b139e;x-fromappid:robot-ete; 2021-04-01T04:51:26.541Z|1feb1b7c-61d8-4dbc-a9df-9a628a8b139e|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request end================================================== 2021-04-01T04:51:26.568Z|1feb1b7c-61d8-4dbc-a9df-9a628a8b139e|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response begin========================================== 2021-04-01T04:51:26.568Z|1feb1b7c-61d8-4dbc-a9df-9a628a8b139e|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||Status code : 200 2021-04-01T04:51:26.569Z|1feb1b7c-61d8-4dbc-a9df-9a628a8b139e|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||Status text : OK 2021-04-01T04:51:26.569Z|1feb1b7c-61d8-4dbc-a9df-9a628a8b139e|http-nio-8083-exec-10|/manage/health|python-requests/2.25.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:Thu, 01 Apr 2021 04:51:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T04:51:26.569Z|1feb1b7c-61d8-4dbc-a9df-9a628a8b139e|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response end============================================ 2021-04-01T04:51:26.569Z|1feb1b7c-61d8-4dbc-a9df-9a628a8b139e|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||INFO|500||Exiting. 2021-04-01T04:51:32.057Z|a814213b-5e1f-4b3b-8555-8813b3eee56f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:51:32.057Z|a814213b-5e1f-4b3b-8555-8813b3eee56f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:51:32.256Z|0df773bf-f21c-4a3a-b464-90af6ae42fed|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:51:32.256Z|0df773bf-f21c-4a3a-b464-90af6ae42fed|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:51:38.375Z|ae3d728d-d184-4182-9477-4fa397f61626|http-nio-8083-exec-2|/manage/health|python-requests/2.25.1|||INFO|500||Entering 2021-04-01T04:51:38.375Z|ae3d728d-d184-4182-9477-4fa397f61626|http-nio-8083-exec-2|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:51:38.375Z|ae3d728d-d184-4182-9477-4fa397f61626|http-nio-8083-exec-2|/manage/health|python-requests/2.25.1|||DEBUG|500||URI : /manage/health 2021-04-01T04:51:38.376Z|ae3d728d-d184-4182-9477-4fa397f61626|http-nio-8083-exec-2|/manage/health|python-requests/2.25.1|||DEBUG|500||Method : GET 2021-04-01T04:51:38.376Z|ae3d728d-d184-4182-9477-4fa397f61626|http-nio-8083-exec-2|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.25.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:ae3d728d-d184-4182-9477-4fa397f61626;x-fromappid:robot-ete; 2021-04-01T04:51:38.376Z|ae3d728d-d184-4182-9477-4fa397f61626|http-nio-8083-exec-2|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request end================================================== 2021-04-01T04:51:38.382Z|ae3d728d-d184-4182-9477-4fa397f61626|http-nio-8083-exec-2|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response begin========================================== 2021-04-01T04:51:38.382Z|ae3d728d-d184-4182-9477-4fa397f61626|http-nio-8083-exec-2|/manage/health|python-requests/2.25.1|||DEBUG|500||Status code : 200 2021-04-01T04:51:38.382Z|ae3d728d-d184-4182-9477-4fa397f61626|http-nio-8083-exec-2|/manage/health|python-requests/2.25.1|||DEBUG|500||Status text : OK 2021-04-01T04:51:38.382Z|ae3d728d-d184-4182-9477-4fa397f61626|http-nio-8083-exec-2|/manage/health|python-requests/2.25.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:Thu, 01 Apr 2021 04:51:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T04:51:38.382Z|ae3d728d-d184-4182-9477-4fa397f61626|http-nio-8083-exec-2|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response end============================================ 2021-04-01T04:51:38.383Z|ae3d728d-d184-4182-9477-4fa397f61626|http-nio-8083-exec-2|/manage/health|python-requests/2.25.1|||INFO|500||Exiting. 2021-04-01T04:51:47.057Z|173c6394-f84f-49ed-8c45-d70781bfd092|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:51:47.060Z|173c6394-f84f-49ed-8c45-d70781bfd092|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:52:02.057Z|a98105f4-3142-4b31-a75d-3c83e630aa99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:52:02.057Z|a98105f4-3142-4b31-a75d-3c83e630aa99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:52:02.257Z|adbc0269-2521-4b64-af25-473bae2de247|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:52:02.257Z|adbc0269-2521-4b64-af25-473bae2de247|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:52:02.554Z|1a721f5a-0741-4ef7-b482-540955fcad90|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:52:02.555Z|1a721f5a-0741-4ef7-b482-540955fcad90|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:52:02.556Z|1a721f5a-0741-4ef7-b482-540955fcad90|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:52:02.556Z|1a721f5a-0741-4ef7-b482-540955fcad90|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:52:02.557Z|1a721f5a-0741-4ef7-b482-540955fcad90|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:52:02.557Z|1a721f5a-0741-4ef7-b482-540955fcad90|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:52:02.562Z|1a721f5a-0741-4ef7-b482-540955fcad90|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:52:02.562Z|1a721f5a-0741-4ef7-b482-540955fcad90|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:52:02.563Z|1a721f5a-0741-4ef7-b482-540955fcad90|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:52:02.563Z|1a721f5a-0741-4ef7-b482-540955fcad90|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:52:02 GMT;Connection:close; 2021-04-01T04:52:02.563Z|1a721f5a-0741-4ef7-b482-540955fcad90|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:52:02.564Z|1a721f5a-0741-4ef7-b482-540955fcad90|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:52:17.057Z|66a12c36-a4c6-4549-9635-4f4705cb7241|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:52:17.057Z|66a12c36-a4c6-4549-9635-4f4705cb7241|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:52:32.057Z|e237d352-08c4-4892-b3e5-dc842d147807|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:52:32.059Z|e237d352-08c4-4892-b3e5-dc842d147807|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:52:32.258Z|52b6e18e-4872-420f-9253-7f6949a20e33|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:52:32.258Z|52b6e18e-4872-420f-9253-7f6949a20e33|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:52:47.057Z|cee48c1e-f8d9-471e-a51a-0de872328cea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:52:47.057Z|cee48c1e-f8d9-471e-a51a-0de872328cea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:53:02.057Z|447336e6-fd54-4b88-adcf-bbb2884b4241|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:53:02.057Z|447336e6-fd54-4b88-adcf-bbb2884b4241|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:53:02.259Z|cbed77a9-ec40-4258-bdbf-bb3223d07723|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:53:02.260Z|cbed77a9-ec40-4258-bdbf-bb3223d07723|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:53:02.552Z|100370bc-1356-4de7-86d8-4bc4388574ba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:53:02.553Z|100370bc-1356-4de7-86d8-4bc4388574ba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:53:02.553Z|100370bc-1356-4de7-86d8-4bc4388574ba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:53:02.553Z|100370bc-1356-4de7-86d8-4bc4388574ba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:53:02.553Z|100370bc-1356-4de7-86d8-4bc4388574ba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:53:02.553Z|100370bc-1356-4de7-86d8-4bc4388574ba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:53:02.557Z|100370bc-1356-4de7-86d8-4bc4388574ba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:53:02.557Z|100370bc-1356-4de7-86d8-4bc4388574ba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:53:02.557Z|100370bc-1356-4de7-86d8-4bc4388574ba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:53:02.558Z|100370bc-1356-4de7-86d8-4bc4388574ba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:53:02 GMT;Connection:close; 2021-04-01T04:53:02.558Z|100370bc-1356-4de7-86d8-4bc4388574ba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:53:02.558Z|100370bc-1356-4de7-86d8-4bc4388574ba|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:53:17.057Z|38d507f7-96da-4300-a21d-ffaa136ec38f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:53:17.060Z|38d507f7-96da-4300-a21d-ffaa136ec38f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:53:32.057Z|5d62b7eb-c2bc-4cb1-abed-e7361ce10424|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:53:32.057Z|5d62b7eb-c2bc-4cb1-abed-e7361ce10424|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:53:32.261Z|62ebf2ec-757f-40a5-88c6-c81a74c51275|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:53:32.262Z|62ebf2ec-757f-40a5-88c6-c81a74c51275|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:53:36.403Z|28f57da6-914d-4ae1-8f96-6be16060d001|http-nio-8083-exec-7|/infraActiveRequests/28f57da6-914d-4ae1-8f96-6be16060d001|bpel|||INFO|500||Entering 2021-04-01T04:53:36.404Z|28f57da6-914d-4ae1-8f96-6be16060d001|http-nio-8083-exec-7|/infraActiveRequests/28f57da6-914d-4ae1-8f96-6be16060d001|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:53:36.404Z|28f57da6-914d-4ae1-8f96-6be16060d001|http-nio-8083-exec-7|/infraActiveRequests/28f57da6-914d-4ae1-8f96-6be16060d001|bpel|||DEBUG|500||URI : /infraActiveRequests/28f57da6-914d-4ae1-8f96-6be16060d001 2021-04-01T04:53:36.404Z|28f57da6-914d-4ae1-8f96-6be16060d001|http-nio-8083-exec-7|/infraActiveRequests/28f57da6-914d-4ae1-8f96-6be16060d001|bpel|||DEBUG|500||Method : GET 2021-04-01T04:53:36.404Z|28f57da6-914d-4ae1-8f96-6be16060d001|http-nio-8083-exec-7|/infraActiveRequests/28f57da6-914d-4ae1-8f96-6be16060d001|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:28f57da6-914d-4ae1-8f96-6be16060d001;x-requestid:28f57da6-914d-4ae1-8f96-6be16060d001;x-transactionid:28f57da6-914d-4ae1-8f96-6be16060d001;x-ecomp-requestid:28f57da6-914d-4ae1-8f96-6be16060d001;x-onap-partnername:SO.APIH;x-invocationid:e7862041-1217-4880-9de8-11a0fc6c1678;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T04:53:36.405Z|28f57da6-914d-4ae1-8f96-6be16060d001|http-nio-8083-exec-7|/infraActiveRequests/28f57da6-914d-4ae1-8f96-6be16060d001|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T04:53:47.057Z|a8b81220-65bf-4416-9b08-4731b3b6346a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:53:47.057Z|a8b81220-65bf-4416-9b08-4731b3b6346a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:54:02.057Z|ec798692-883c-4122-9a09-dadd8d34544b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:54:02.064Z|ec798692-883c-4122-9a09-dadd8d34544b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:54:02.263Z|64fdfa5d-8249-4be7-bef1-c88506a5f82e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:54:02.264Z|64fdfa5d-8249-4be7-bef1-c88506a5f82e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:54:02.555Z|dc7b7233-75fe-47ee-8f04-4aab2604d34a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:54:02.555Z|dc7b7233-75fe-47ee-8f04-4aab2604d34a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:54:02.556Z|dc7b7233-75fe-47ee-8f04-4aab2604d34a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:54:02.556Z|dc7b7233-75fe-47ee-8f04-4aab2604d34a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:54:02.556Z|dc7b7233-75fe-47ee-8f04-4aab2604d34a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:54:02.557Z|dc7b7233-75fe-47ee-8f04-4aab2604d34a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:54:02.563Z|dc7b7233-75fe-47ee-8f04-4aab2604d34a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:54:02.563Z|dc7b7233-75fe-47ee-8f04-4aab2604d34a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:54:02.563Z|dc7b7233-75fe-47ee-8f04-4aab2604d34a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:54:02.564Z|dc7b7233-75fe-47ee-8f04-4aab2604d34a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:54:02 GMT;Connection:close; 2021-04-01T04:54:02.564Z|dc7b7233-75fe-47ee-8f04-4aab2604d34a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:54:02.564Z|dc7b7233-75fe-47ee-8f04-4aab2604d34a|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:54:12.255Z|57093a4d-f8f7-4f87-b335-a26c58dd1254|http-nio-8083-exec-9|/manage/health|python-requests/2.25.1|||INFO|500||Entering 2021-04-01T04:54:12.256Z|57093a4d-f8f7-4f87-b335-a26c58dd1254|http-nio-8083-exec-9|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:54:12.256Z|57093a4d-f8f7-4f87-b335-a26c58dd1254|http-nio-8083-exec-9|/manage/health|python-requests/2.25.1|||DEBUG|500||URI : /manage/health 2021-04-01T04:54:12.256Z|57093a4d-f8f7-4f87-b335-a26c58dd1254|http-nio-8083-exec-9|/manage/health|python-requests/2.25.1|||DEBUG|500||Method : GET 2021-04-01T04:54:12.257Z|57093a4d-f8f7-4f87-b335-a26c58dd1254|http-nio-8083-exec-9|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.25.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:57093a4d-f8f7-4f87-b335-a26c58dd1254;x-fromappid:robot-ete; 2021-04-01T04:54:12.257Z|57093a4d-f8f7-4f87-b335-a26c58dd1254|http-nio-8083-exec-9|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request end================================================== 2021-04-01T04:54:12.261Z|57093a4d-f8f7-4f87-b335-a26c58dd1254|http-nio-8083-exec-9|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response begin========================================== 2021-04-01T04:54:12.261Z|57093a4d-f8f7-4f87-b335-a26c58dd1254|http-nio-8083-exec-9|/manage/health|python-requests/2.25.1|||DEBUG|500||Status code : 200 2021-04-01T04:54:12.261Z|57093a4d-f8f7-4f87-b335-a26c58dd1254|http-nio-8083-exec-9|/manage/health|python-requests/2.25.1|||DEBUG|500||Status text : OK 2021-04-01T04:54:12.261Z|57093a4d-f8f7-4f87-b335-a26c58dd1254|http-nio-8083-exec-9|/manage/health|python-requests/2.25.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:Thu, 01 Apr 2021 04:54:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T04:54:12.262Z|57093a4d-f8f7-4f87-b335-a26c58dd1254|http-nio-8083-exec-9|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response end============================================ 2021-04-01T04:54:12.262Z|57093a4d-f8f7-4f87-b335-a26c58dd1254|http-nio-8083-exec-9|/manage/health|python-requests/2.25.1|||INFO|500||Exiting. 2021-04-01T04:54:17.057Z|d481f487-28d4-4da6-bcd7-cba78a8b087d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:54:17.057Z|d481f487-28d4-4da6-bcd7-cba78a8b087d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:54:32.057Z|bdff458c-8eed-430b-b524-aa035bab0ae6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:54:32.057Z|bdff458c-8eed-430b-b524-aa035bab0ae6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:54:32.265Z|a8dc8af3-dbc1-4ff5-907f-509f84fea75e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:54:32.265Z|a8dc8af3-dbc1-4ff5-907f-509f84fea75e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:54:47.057Z|7075c057-da32-4e9e-b797-46d59e7af31c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:54:47.059Z|7075c057-da32-4e9e-b797-46d59e7af31c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:55:02.057Z|3e25f7e7-8ca4-4275-a288-cc8c4169c366|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:55:02.058Z|3e25f7e7-8ca4-4275-a288-cc8c4169c366|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:55:02.266Z|2e8a5674-c0f7-42a4-a72b-7d8ba9a3a86e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:55:02.267Z|2e8a5674-c0f7-42a4-a72b-7d8ba9a3a86e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:55:02.555Z|e3d60066-5a7f-4525-a8f7-69c917a1bc18|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:55:02.555Z|e3d60066-5a7f-4525-a8f7-69c917a1bc18|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:55:02.555Z|e3d60066-5a7f-4525-a8f7-69c917a1bc18|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:55:02.556Z|e3d60066-5a7f-4525-a8f7-69c917a1bc18|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:55:02.556Z|e3d60066-5a7f-4525-a8f7-69c917a1bc18|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:55:02.556Z|e3d60066-5a7f-4525-a8f7-69c917a1bc18|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:55:02.561Z|e3d60066-5a7f-4525-a8f7-69c917a1bc18|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:55:02.562Z|e3d60066-5a7f-4525-a8f7-69c917a1bc18|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:55:02.562Z|e3d60066-5a7f-4525-a8f7-69c917a1bc18|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:55:02.562Z|e3d60066-5a7f-4525-a8f7-69c917a1bc18|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:55:02 GMT;Connection:close; 2021-04-01T04:55:02.563Z|e3d60066-5a7f-4525-a8f7-69c917a1bc18|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:55:02.563Z|e3d60066-5a7f-4525-a8f7-69c917a1bc18|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:55:17.057Z|6eddf740-dc65-43f2-9db1-cbc979848e70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:55:17.057Z|6eddf740-dc65-43f2-9db1-cbc979848e70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:55:20.435Z|b88f934f-ec91-4363-ac76-7e255966c61f|http-nio-8083-exec-3|/infraActiveRequests/b88f934f-ec91-4363-ac76-7e255966c61f|bpel|||INFO|500||Entering 2021-04-01T04:55:20.436Z|b88f934f-ec91-4363-ac76-7e255966c61f|http-nio-8083-exec-3|/infraActiveRequests/b88f934f-ec91-4363-ac76-7e255966c61f|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:55:20.436Z|b88f934f-ec91-4363-ac76-7e255966c61f|http-nio-8083-exec-3|/infraActiveRequests/b88f934f-ec91-4363-ac76-7e255966c61f|bpel|||DEBUG|500||URI : /infraActiveRequests/b88f934f-ec91-4363-ac76-7e255966c61f 2021-04-01T04:55:20.436Z|b88f934f-ec91-4363-ac76-7e255966c61f|http-nio-8083-exec-3|/infraActiveRequests/b88f934f-ec91-4363-ac76-7e255966c61f|bpel|||DEBUG|500||Method : GET 2021-04-01T04:55:20.436Z|b88f934f-ec91-4363-ac76-7e255966c61f|http-nio-8083-exec-3|/infraActiveRequests/b88f934f-ec91-4363-ac76-7e255966c61f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:b88f934f-ec91-4363-ac76-7e255966c61f;x-requestid:b88f934f-ec91-4363-ac76-7e255966c61f;x-transactionid:b88f934f-ec91-4363-ac76-7e255966c61f;x-ecomp-requestid:b88f934f-ec91-4363-ac76-7e255966c61f;x-onap-partnername:SO.APIH;x-invocationid:e7bf6ca9-d13f-46a4-a89f-2b207746fc5e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T04:55:20.436Z|b88f934f-ec91-4363-ac76-7e255966c61f|http-nio-8083-exec-3|/infraActiveRequests/b88f934f-ec91-4363-ac76-7e255966c61f|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T04:55:32.057Z|440db7ed-7177-4216-a6e3-5cffa553d8c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:55:32.059Z|440db7ed-7177-4216-a6e3-5cffa553d8c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:55:32.268Z|cf97c35f-f862-49ef-900e-903a3f706bff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:55:32.268Z|cf97c35f-f862-49ef-900e-903a3f706bff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:55:47.057Z|781e3609-6b51-4313-8361-c6348aae3d70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:55:47.057Z|781e3609-6b51-4313-8361-c6348aae3d70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:55:53.862Z|42a08b41-010e-4571-ae78-c96ef05b28b5|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||INFO|500||Entering 2021-04-01T04:55:53.862Z|42a08b41-010e-4571-ae78-c96ef05b28b5|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:55:53.862Z|42a08b41-010e-4571-ae78-c96ef05b28b5|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||URI : /manage/health 2021-04-01T04:55:53.863Z|42a08b41-010e-4571-ae78-c96ef05b28b5|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||Method : GET 2021-04-01T04:55:53.863Z|42a08b41-010e-4571-ae78-c96ef05b28b5|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.25.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:42a08b41-010e-4571-ae78-c96ef05b28b5;x-fromappid:robot-ete; 2021-04-01T04:55:53.863Z|42a08b41-010e-4571-ae78-c96ef05b28b5|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request end================================================== 2021-04-01T04:55:53.867Z|42a08b41-010e-4571-ae78-c96ef05b28b5|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response begin========================================== 2021-04-01T04:55:53.867Z|42a08b41-010e-4571-ae78-c96ef05b28b5|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||Status code : 200 2021-04-01T04:55:53.867Z|42a08b41-010e-4571-ae78-c96ef05b28b5|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||Status text : OK 2021-04-01T04:55:53.867Z|42a08b41-010e-4571-ae78-c96ef05b28b5|http-nio-8083-exec-4|/manage/health|python-requests/2.25.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:Thu, 01 Apr 2021 04:55:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T04:55:53.867Z|42a08b41-010e-4571-ae78-c96ef05b28b5|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response end============================================ 2021-04-01T04:55:53.867Z|42a08b41-010e-4571-ae78-c96ef05b28b5|http-nio-8083-exec-4|/manage/health|python-requests/2.25.1|||INFO|500||Exiting. 2021-04-01T04:56:02.057Z|3c42d85b-c25e-423f-a19c-b89696255a0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:56:02.058Z|3c42d85b-c25e-423f-a19c-b89696255a0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:56:02.269Z|c6b82007-4622-42e0-aef8-72300491706b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:56:02.270Z|c6b82007-4622-42e0-aef8-72300491706b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:56:02.554Z|f7deaea0-ff10-4d0b-9298-aef5de894bb0|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:56:02.554Z|f7deaea0-ff10-4d0b-9298-aef5de894bb0|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:56:02.555Z|f7deaea0-ff10-4d0b-9298-aef5de894bb0|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:56:02.555Z|f7deaea0-ff10-4d0b-9298-aef5de894bb0|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:56:02.556Z|f7deaea0-ff10-4d0b-9298-aef5de894bb0|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:56:02.556Z|f7deaea0-ff10-4d0b-9298-aef5de894bb0|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:56:02.562Z|f7deaea0-ff10-4d0b-9298-aef5de894bb0|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:56:02.563Z|f7deaea0-ff10-4d0b-9298-aef5de894bb0|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:56:02.563Z|f7deaea0-ff10-4d0b-9298-aef5de894bb0|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:56:02.563Z|f7deaea0-ff10-4d0b-9298-aef5de894bb0|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:56:02 GMT;Connection:close; 2021-04-01T04:56:02.563Z|f7deaea0-ff10-4d0b-9298-aef5de894bb0|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:56:02.564Z|f7deaea0-ff10-4d0b-9298-aef5de894bb0|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:56:17.057Z|edbd0d33-6715-41d4-a46c-0dc775e76485|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:56:17.060Z|edbd0d33-6715-41d4-a46c-0dc775e76485|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:56:32.057Z|d503a5bc-4cc1-4431-b4fa-3159fbaafa37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:56:32.057Z|d503a5bc-4cc1-4431-b4fa-3159fbaafa37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:56:32.271Z|feadb8b3-07ea-443a-b9c3-a42a7c13a84e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:56:32.272Z|feadb8b3-07ea-443a-b9c3-a42a7c13a84e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:56:47.057Z|53cb55bf-edcb-4143-89d3-f94659559a80|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:56:47.058Z|53cb55bf-edcb-4143-89d3-f94659559a80|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:57:02.057Z|408bc951-3ee1-4b1a-be50-2edd064d3b52|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:57:02.061Z|408bc951-3ee1-4b1a-be50-2edd064d3b52|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:57:02.272Z|0b3781c7-6aee-4204-ab62-44a7f870b020|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:57:02.273Z|0b3781c7-6aee-4204-ab62-44a7f870b020|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:57:02.553Z|a7e7963f-454c-46a2-8706-a92b7897989f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:57:02.553Z|a7e7963f-454c-46a2-8706-a92b7897989f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:57:02.554Z|a7e7963f-454c-46a2-8706-a92b7897989f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:57:02.554Z|a7e7963f-454c-46a2-8706-a92b7897989f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:57:02.554Z|a7e7963f-454c-46a2-8706-a92b7897989f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:57:02.554Z|a7e7963f-454c-46a2-8706-a92b7897989f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:57:02.558Z|a7e7963f-454c-46a2-8706-a92b7897989f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:57:02.559Z|a7e7963f-454c-46a2-8706-a92b7897989f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:57:02.559Z|a7e7963f-454c-46a2-8706-a92b7897989f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:57:02.559Z|a7e7963f-454c-46a2-8706-a92b7897989f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:57:02 GMT;Connection:close; 2021-04-01T04:57:02.559Z|a7e7963f-454c-46a2-8706-a92b7897989f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:57:02.559Z|a7e7963f-454c-46a2-8706-a92b7897989f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:57:11.510Z|3f947bf6-e797-43f3-a2c5-853c66a786b1|http-nio-8083-exec-9|/infraActiveRequests/3f947bf6-e797-43f3-a2c5-853c66a786b1|bpel|||INFO|500||Entering 2021-04-01T04:57:11.510Z|3f947bf6-e797-43f3-a2c5-853c66a786b1|http-nio-8083-exec-9|/infraActiveRequests/3f947bf6-e797-43f3-a2c5-853c66a786b1|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:57:11.510Z|3f947bf6-e797-43f3-a2c5-853c66a786b1|http-nio-8083-exec-9|/infraActiveRequests/3f947bf6-e797-43f3-a2c5-853c66a786b1|bpel|||DEBUG|500||URI : /infraActiveRequests/3f947bf6-e797-43f3-a2c5-853c66a786b1 2021-04-01T04:57:11.510Z|3f947bf6-e797-43f3-a2c5-853c66a786b1|http-nio-8083-exec-9|/infraActiveRequests/3f947bf6-e797-43f3-a2c5-853c66a786b1|bpel|||DEBUG|500||Method : GET 2021-04-01T04:57:11.511Z|3f947bf6-e797-43f3-a2c5-853c66a786b1|http-nio-8083-exec-9|/infraActiveRequests/3f947bf6-e797-43f3-a2c5-853c66a786b1|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:3f947bf6-e797-43f3-a2c5-853c66a786b1;x-requestid:3f947bf6-e797-43f3-a2c5-853c66a786b1;x-transactionid:3f947bf6-e797-43f3-a2c5-853c66a786b1;x-ecomp-requestid:3f947bf6-e797-43f3-a2c5-853c66a786b1;x-onap-partnername:SO.APIH;x-invocationid:c52d2571-7133-4d3c-bb1a-91bedf28d199;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T04:57:11.511Z|3f947bf6-e797-43f3-a2c5-853c66a786b1|http-nio-8083-exec-9|/infraActiveRequests/3f947bf6-e797-43f3-a2c5-853c66a786b1|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T04:57:17.057Z|6641db41-ecd3-448b-8a1f-57143b96cf15|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:57:17.058Z|6641db41-ecd3-448b-8a1f-57143b96cf15|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:57:30.339Z|fdcb59c6-d850-4445-b9ad-52eeb4936892|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||INFO|500||Entering 2021-04-01T04:57:30.339Z|fdcb59c6-d850-4445-b9ad-52eeb4936892|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:57:30.339Z|fdcb59c6-d850-4445-b9ad-52eeb4936892|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||URI : /manage/health 2021-04-01T04:57:30.340Z|fdcb59c6-d850-4445-b9ad-52eeb4936892|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||Method : GET 2021-04-01T04:57:30.340Z|fdcb59c6-d850-4445-b9ad-52eeb4936892|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.25.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:fdcb59c6-d850-4445-b9ad-52eeb4936892;x-fromappid:robot-ete; 2021-04-01T04:57:30.340Z|fdcb59c6-d850-4445-b9ad-52eeb4936892|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request end================================================== 2021-04-01T04:57:30.346Z|fdcb59c6-d850-4445-b9ad-52eeb4936892|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response begin========================================== 2021-04-01T04:57:30.346Z|fdcb59c6-d850-4445-b9ad-52eeb4936892|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||Status code : 200 2021-04-01T04:57:30.347Z|fdcb59c6-d850-4445-b9ad-52eeb4936892|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||Status text : OK 2021-04-01T04:57:30.347Z|fdcb59c6-d850-4445-b9ad-52eeb4936892|http-nio-8083-exec-10|/manage/health|python-requests/2.25.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:Thu, 01 Apr 2021 04:57:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T04:57:30.347Z|fdcb59c6-d850-4445-b9ad-52eeb4936892|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response end============================================ 2021-04-01T04:57:30.348Z|fdcb59c6-d850-4445-b9ad-52eeb4936892|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||INFO|500||Exiting. 2021-04-01T04:57:32.057Z|a3996cc9-316e-4d66-890c-a93616836129|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:57:32.057Z|a3996cc9-316e-4d66-890c-a93616836129|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:57:32.273Z|d75a4dce-99df-4624-87e4-7960153d7332|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:57:32.274Z|d75a4dce-99df-4624-87e4-7960153d7332|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:57:47.057Z|3ba574b7-25cb-4c02-90df-77cb07f24eca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:57:47.060Z|3ba574b7-25cb-4c02-90df-77cb07f24eca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:58:02.058Z|d1519d53-3d01-4ad5-83aa-2dfd36945bd1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:58:02.058Z|d1519d53-3d01-4ad5-83aa-2dfd36945bd1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:58:02.275Z|23da919e-4921-49b3-b058-e6d1d256e5cf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:58:02.276Z|23da919e-4921-49b3-b058-e6d1d256e5cf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:58:02.553Z|3ce0d6be-8872-4314-8090-8bda234b5dba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:58:02.553Z|3ce0d6be-8872-4314-8090-8bda234b5dba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:58:02.553Z|3ce0d6be-8872-4314-8090-8bda234b5dba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:58:02.554Z|3ce0d6be-8872-4314-8090-8bda234b5dba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:58:02.554Z|3ce0d6be-8872-4314-8090-8bda234b5dba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:58:02.554Z|3ce0d6be-8872-4314-8090-8bda234b5dba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:58:02.559Z|3ce0d6be-8872-4314-8090-8bda234b5dba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:58:02.559Z|3ce0d6be-8872-4314-8090-8bda234b5dba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:58:02.559Z|3ce0d6be-8872-4314-8090-8bda234b5dba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:58:02.560Z|3ce0d6be-8872-4314-8090-8bda234b5dba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:58:02 GMT;Connection:close; 2021-04-01T04:58:02.560Z|3ce0d6be-8872-4314-8090-8bda234b5dba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:58:02.560Z|3ce0d6be-8872-4314-8090-8bda234b5dba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:58:17.057Z|7d1fefe5-8288-49d2-8238-9e833b869a02|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:58:17.057Z|7d1fefe5-8288-49d2-8238-9e833b869a02|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:58:32.057Z|426dc508-595c-46c7-a7de-2676171ea60e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:58:32.060Z|426dc508-595c-46c7-a7de-2676171ea60e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:58:32.277Z|6a4be583-f48f-4c61-bb76-d6e912b12764|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:58:32.278Z|6a4be583-f48f-4c61-bb76-d6e912b12764|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:58:47.058Z|07ca3147-61d6-4e1b-ab69-f4eed8eb8985|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:58:47.060Z|07ca3147-61d6-4e1b-ab69-f4eed8eb8985|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:58:56.994Z|081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f|http-nio-8083-exec-4|/infraActiveRequests/081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f|bpel|||INFO|500||Entering 2021-04-01T04:58:56.995Z|081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f|http-nio-8083-exec-4|/infraActiveRequests/081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:58:56.995Z|081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f|http-nio-8083-exec-4|/infraActiveRequests/081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f|bpel|||DEBUG|500||URI : /infraActiveRequests/081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f 2021-04-01T04:58:56.995Z|081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f|http-nio-8083-exec-4|/infraActiveRequests/081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f|bpel|||DEBUG|500||Method : GET 2021-04-01T04:58:56.995Z|081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f|http-nio-8083-exec-4|/infraActiveRequests/081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f;x-requestid:081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f;x-transactionid:081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f;x-ecomp-requestid:081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f;x-onap-partnername:SO.APIH;x-invocationid:a522f84f-fab2-4bec-88ef-fc5803ff89eb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T04:58:56.995Z|081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f|http-nio-8083-exec-4|/infraActiveRequests/081db405-9cd4-4ba3-b7fe-c22fd1b5fa0f|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T04:59:02.059Z|f55eb7c5-8aa7-4330-9db1-8234317e084d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:59:02.060Z|f55eb7c5-8aa7-4330-9db1-8234317e084d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:59:02.279Z|216e6892-4632-4b39-9e74-de09b7fec975|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:59:02.279Z|216e6892-4632-4b39-9e74-de09b7fec975|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:59:02.555Z|e809558f-bb86-43ef-a3f3-8609fb308e8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T04:59:02.555Z|e809558f-bb86-43ef-a3f3-8609fb308e8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:59:02.556Z|e809558f-bb86-43ef-a3f3-8609fb308e8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T04:59:02.556Z|e809558f-bb86-43ef-a3f3-8609fb308e8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T04:59:02.556Z|e809558f-bb86-43ef-a3f3-8609fb308e8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T04:59:02.556Z|e809558f-bb86-43ef-a3f3-8609fb308e8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T04:59:02.561Z|e809558f-bb86-43ef-a3f3-8609fb308e8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T04:59:02.562Z|e809558f-bb86-43ef-a3f3-8609fb308e8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T04:59:02.562Z|e809558f-bb86-43ef-a3f3-8609fb308e8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T04:59:02.562Z|e809558f-bb86-43ef-a3f3-8609fb308e8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 04:59:02 GMT;Connection:close; 2021-04-01T04:59:02.562Z|e809558f-bb86-43ef-a3f3-8609fb308e8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T04:59:02.563Z|e809558f-bb86-43ef-a3f3-8609fb308e8e|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T04:59:17.057Z|c455f8e1-de2e-48be-96ff-5b28cc6932b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:59:17.060Z|c455f8e1-de2e-48be-96ff-5b28cc6932b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:59:32.057Z|26beb3f0-c477-4b74-a2bd-3c4bef11e356|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:59:32.058Z|26beb3f0-c477-4b74-a2bd-3c4bef11e356|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:59:32.280Z|8dff06dc-095e-4beb-a022-ac1581853f5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:59:32.281Z|8dff06dc-095e-4beb-a022-ac1581853f5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T04:59:32.404Z|0f724c07-9569-4140-a7b6-e4275e5bfdd2|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||INFO|500||Entering 2021-04-01T04:59:32.405Z|0f724c07-9569-4140-a7b6-e4275e5bfdd2|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request begin================================================ 2021-04-01T04:59:32.405Z|0f724c07-9569-4140-a7b6-e4275e5bfdd2|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||URI : /manage/health 2021-04-01T04:59:32.406Z|0f724c07-9569-4140-a7b6-e4275e5bfdd2|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||Method : GET 2021-04-01T04:59:32.406Z|0f724c07-9569-4140-a7b6-e4275e5bfdd2|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.25.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:0f724c07-9569-4140-a7b6-e4275e5bfdd2;x-fromappid:robot-ete; 2021-04-01T04:59:32.407Z|0f724c07-9569-4140-a7b6-e4275e5bfdd2|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request end================================================== 2021-04-01T04:59:32.413Z|0f724c07-9569-4140-a7b6-e4275e5bfdd2|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response begin========================================== 2021-04-01T04:59:32.413Z|0f724c07-9569-4140-a7b6-e4275e5bfdd2|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||Status code : 200 2021-04-01T04:59:32.413Z|0f724c07-9569-4140-a7b6-e4275e5bfdd2|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||Status text : OK 2021-04-01T04:59:32.413Z|0f724c07-9569-4140-a7b6-e4275e5bfdd2|http-nio-8083-exec-6|/manage/health|python-requests/2.25.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:Thu, 01 Apr 2021 04:59:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T04:59:32.413Z|0f724c07-9569-4140-a7b6-e4275e5bfdd2|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response end============================================ 2021-04-01T04:59:32.414Z|0f724c07-9569-4140-a7b6-e4275e5bfdd2|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||INFO|500||Exiting. 2021-04-01T04:59:47.057Z|8d6030ff-054c-4802-8c81-8934a5eb6a6d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T04:59:47.057Z|8d6030ff-054c-4802-8c81-8934a5eb6a6d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:00:02.057Z|3150cd46-90ec-4eb0-80c1-c74ab4c10551|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:00:02.061Z|3150cd46-90ec-4eb0-80c1-c74ab4c10551|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:00:02.281Z|cfeba1ff-cd90-4bce-a49f-55c8cadc4c30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:00:02.282Z|cfeba1ff-cd90-4bce-a49f-55c8cadc4c30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:00:02.554Z|1c6cd787-18d5-48d6-b480-79949114bfa1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T05:00:02.554Z|1c6cd787-18d5-48d6-b480-79949114bfa1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:00:02.554Z|1c6cd787-18d5-48d6-b480-79949114bfa1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T05:00:02.554Z|1c6cd787-18d5-48d6-b480-79949114bfa1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T05:00:02.555Z|1c6cd787-18d5-48d6-b480-79949114bfa1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T05:00:02.555Z|1c6cd787-18d5-48d6-b480-79949114bfa1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T05:00:02.560Z|1c6cd787-18d5-48d6-b480-79949114bfa1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T05:00:02.560Z|1c6cd787-18d5-48d6-b480-79949114bfa1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T05:00:02.560Z|1c6cd787-18d5-48d6-b480-79949114bfa1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T05:00:02.561Z|1c6cd787-18d5-48d6-b480-79949114bfa1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 05:00:02 GMT;Connection:close; 2021-04-01T05:00:02.561Z|1c6cd787-18d5-48d6-b480-79949114bfa1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T05:00:02.561Z|1c6cd787-18d5-48d6-b480-79949114bfa1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T05:00:17.057Z|63d95db1-9ffc-4850-a82d-cfaac2da445f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:00:17.058Z|63d95db1-9ffc-4850-a82d-cfaac2da445f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:00:19.141Z|cea1a4e6-07c1-4f2f-ac01-49128459030b|http-nio-8083-exec-10|/infraActiveRequests/cea1a4e6-07c1-4f2f-ac01-49128459030b|bpel|||INFO|500||Entering 2021-04-01T05:00:19.142Z|cea1a4e6-07c1-4f2f-ac01-49128459030b|http-nio-8083-exec-10|/infraActiveRequests/cea1a4e6-07c1-4f2f-ac01-49128459030b|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:00:19.142Z|cea1a4e6-07c1-4f2f-ac01-49128459030b|http-nio-8083-exec-10|/infraActiveRequests/cea1a4e6-07c1-4f2f-ac01-49128459030b|bpel|||DEBUG|500||URI : /infraActiveRequests/cea1a4e6-07c1-4f2f-ac01-49128459030b 2021-04-01T05:00:19.143Z|cea1a4e6-07c1-4f2f-ac01-49128459030b|http-nio-8083-exec-10|/infraActiveRequests/cea1a4e6-07c1-4f2f-ac01-49128459030b|bpel|||DEBUG|500||Method : GET 2021-04-01T05:00:19.143Z|cea1a4e6-07c1-4f2f-ac01-49128459030b|http-nio-8083-exec-10|/infraActiveRequests/cea1a4e6-07c1-4f2f-ac01-49128459030b|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:cea1a4e6-07c1-4f2f-ac01-49128459030b;x-requestid:cea1a4e6-07c1-4f2f-ac01-49128459030b;x-transactionid:cea1a4e6-07c1-4f2f-ac01-49128459030b;x-ecomp-requestid:cea1a4e6-07c1-4f2f-ac01-49128459030b;x-onap-partnername:SO.APIH;x-invocationid:f1183892-5e1e-407a-bc87-2bad4d63a53b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:00:19.144Z|cea1a4e6-07c1-4f2f-ac01-49128459030b|http-nio-8083-exec-10|/infraActiveRequests/cea1a4e6-07c1-4f2f-ac01-49128459030b|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:00:32.057Z|e01b7854-9646-49fb-9e41-ed1b38f9f0f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:00:32.057Z|e01b7854-9646-49fb-9e41-ed1b38f9f0f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:00:32.282Z|c683b2f0-b5c4-4bc3-a232-014246790dfc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:00:32.283Z|c683b2f0-b5c4-4bc3-a232-014246790dfc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:00:47.057Z|15f3caa9-cd64-4711-aea3-416b2415746d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:00:47.059Z|15f3caa9-cd64-4711-aea3-416b2415746d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:00:49.052Z|5594239c-78e0-48ab-9954-3ca982f978da|http-nio-8083-exec-1|/manage/health|python-requests/2.25.1|||INFO|500||Entering 2021-04-01T05:00:49.052Z|5594239c-78e0-48ab-9954-3ca982f978da|http-nio-8083-exec-1|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:00:49.052Z|5594239c-78e0-48ab-9954-3ca982f978da|http-nio-8083-exec-1|/manage/health|python-requests/2.25.1|||DEBUG|500||URI : /manage/health 2021-04-01T05:00:49.053Z|5594239c-78e0-48ab-9954-3ca982f978da|http-nio-8083-exec-1|/manage/health|python-requests/2.25.1|||DEBUG|500||Method : GET 2021-04-01T05:00:49.053Z|5594239c-78e0-48ab-9954-3ca982f978da|http-nio-8083-exec-1|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.25.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:5594239c-78e0-48ab-9954-3ca982f978da;x-fromappid:robot-ete; 2021-04-01T05:00:49.053Z|5594239c-78e0-48ab-9954-3ca982f978da|http-nio-8083-exec-1|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request end================================================== 2021-04-01T05:00:49.062Z|5594239c-78e0-48ab-9954-3ca982f978da|http-nio-8083-exec-1|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response begin========================================== 2021-04-01T05:00:49.062Z|5594239c-78e0-48ab-9954-3ca982f978da|http-nio-8083-exec-1|/manage/health|python-requests/2.25.1|||DEBUG|500||Status code : 200 2021-04-01T05:00:49.063Z|5594239c-78e0-48ab-9954-3ca982f978da|http-nio-8083-exec-1|/manage/health|python-requests/2.25.1|||DEBUG|500||Status text : OK 2021-04-01T05:00:49.063Z|5594239c-78e0-48ab-9954-3ca982f978da|http-nio-8083-exec-1|/manage/health|python-requests/2.25.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:Thu, 01 Apr 2021 05:00:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:00:49.063Z|5594239c-78e0-48ab-9954-3ca982f978da|http-nio-8083-exec-1|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response end============================================ 2021-04-01T05:00:49.063Z|5594239c-78e0-48ab-9954-3ca982f978da|http-nio-8083-exec-1|/manage/health|python-requests/2.25.1|||INFO|500||Exiting. 2021-04-01T05:01:02.057Z|01689d56-bd03-48eb-80c5-64b993338b59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:01:02.057Z|01689d56-bd03-48eb-80c5-64b993338b59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:01:02.284Z|bbf711c8-47f6-4c1a-a4c1-32bb8a00cb15|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:01:02.284Z|bbf711c8-47f6-4c1a-a4c1-32bb8a00cb15|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:01:02.554Z|ecd27c5a-7afd-4672-bfbd-89ab918a7097|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T05:01:02.555Z|ecd27c5a-7afd-4672-bfbd-89ab918a7097|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:01:02.555Z|ecd27c5a-7afd-4672-bfbd-89ab918a7097|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T05:01:02.555Z|ecd27c5a-7afd-4672-bfbd-89ab918a7097|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T05:01:02.555Z|ecd27c5a-7afd-4672-bfbd-89ab918a7097|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T05:01:02.556Z|ecd27c5a-7afd-4672-bfbd-89ab918a7097|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T05:01:02.561Z|ecd27c5a-7afd-4672-bfbd-89ab918a7097|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T05:01:02.562Z|ecd27c5a-7afd-4672-bfbd-89ab918a7097|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T05:01:02.562Z|ecd27c5a-7afd-4672-bfbd-89ab918a7097|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T05:01:02.562Z|ecd27c5a-7afd-4672-bfbd-89ab918a7097|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 05:01:02 GMT;Connection:close; 2021-04-01T05:01:02.562Z|ecd27c5a-7afd-4672-bfbd-89ab918a7097|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T05:01:02.563Z|ecd27c5a-7afd-4672-bfbd-89ab918a7097|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T05:01:17.057Z|6c6dd8ff-d7e6-4898-acd1-e253fd2bc821|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:01:17.057Z|6c6dd8ff-d7e6-4898-acd1-e253fd2bc821|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:01:32.057Z|692559f9-1b84-43e3-a3f7-1507159b9497|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:01:32.060Z|692559f9-1b84-43e3-a3f7-1507159b9497|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:01:32.285Z|6979e7ca-f3f2-4901-ab0c-92b2a8fcbf63|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:01:32.286Z|6979e7ca-f3f2-4901-ab0c-92b2a8fcbf63|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:01:47.057Z|3d3f3b70-6615-4f62-9156-0ebdd589d4aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:01:47.057Z|3d3f3b70-6615-4f62-9156-0ebdd589d4aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:02:02.057Z|f2101c89-ab5e-44d2-a0ac-508c012bb9ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:02:02.057Z|f2101c89-ab5e-44d2-a0ac-508c012bb9ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:02:02.286Z|d8dbe019-f3e9-4cc3-a506-718714c2fd4b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:02:02.287Z|d8dbe019-f3e9-4cc3-a506-718714c2fd4b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:02:02.553Z|6ea890e6-0bcb-45b4-a50e-adda4d82fa6a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T05:02:02.553Z|6ea890e6-0bcb-45b4-a50e-adda4d82fa6a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:02:02.553Z|6ea890e6-0bcb-45b4-a50e-adda4d82fa6a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T05:02:02.554Z|6ea890e6-0bcb-45b4-a50e-adda4d82fa6a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T05:02:02.554Z|6ea890e6-0bcb-45b4-a50e-adda4d82fa6a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T05:02:02.554Z|6ea890e6-0bcb-45b4-a50e-adda4d82fa6a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T05:02:02.559Z|6ea890e6-0bcb-45b4-a50e-adda4d82fa6a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T05:02:02.559Z|6ea890e6-0bcb-45b4-a50e-adda4d82fa6a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T05:02:02.559Z|6ea890e6-0bcb-45b4-a50e-adda4d82fa6a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T05:02:02.559Z|6ea890e6-0bcb-45b4-a50e-adda4d82fa6a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 05:02:02 GMT;Connection:close; 2021-04-01T05:02:02.560Z|6ea890e6-0bcb-45b4-a50e-adda4d82fa6a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T05:02:02.560Z|6ea890e6-0bcb-45b4-a50e-adda4d82fa6a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T05:02:17.057Z|791cd838-c39a-4446-a7f3-e03f119e64c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:02:17.060Z|791cd838-c39a-4446-a7f3-e03f119e64c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:02:32.057Z|d29c25d9-0ede-40e9-9630-da2159a92026|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:02:32.057Z|d29c25d9-0ede-40e9-9630-da2159a92026|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:02:32.288Z|ef20d867-aa64-4392-a4fe-1947680252cf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:02:32.288Z|ef20d867-aa64-4392-a4fe-1947680252cf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:02:47.057Z|5a805569-e710-45a2-b4be-1eec7830f747|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:02:47.057Z|5a805569-e710-45a2-b4be-1eec7830f747|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:03:02.057Z|ce28634b-a2f0-46f6-9a6c-a8483a19504f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:03:02.059Z|ce28634b-a2f0-46f6-9a6c-a8483a19504f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:03:02.289Z|203d296b-7185-41e6-8bec-015b082b0c85|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:03:02.290Z|203d296b-7185-41e6-8bec-015b082b0c85|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:03:02.553Z|5023bdec-88af-421b-8382-5e88991fd6cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T05:03:02.553Z|5023bdec-88af-421b-8382-5e88991fd6cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:03:02.553Z|5023bdec-88af-421b-8382-5e88991fd6cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T05:03:02.553Z|5023bdec-88af-421b-8382-5e88991fd6cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T05:03:02.553Z|5023bdec-88af-421b-8382-5e88991fd6cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T05:03:02.554Z|5023bdec-88af-421b-8382-5e88991fd6cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T05:03:02.559Z|5023bdec-88af-421b-8382-5e88991fd6cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T05:03:02.559Z|5023bdec-88af-421b-8382-5e88991fd6cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T05:03:02.560Z|5023bdec-88af-421b-8382-5e88991fd6cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T05:03:02.560Z|5023bdec-88af-421b-8382-5e88991fd6cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 05:03:02 GMT;Connection:close; 2021-04-01T05:03:02.560Z|5023bdec-88af-421b-8382-5e88991fd6cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T05:03:02.561Z|5023bdec-88af-421b-8382-5e88991fd6cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T05:03:17.057Z|54961a39-cd47-422d-8595-685f767bb4a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:03:17.057Z|54961a39-cd47-422d-8595-685f767bb4a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:03:32.057Z|9c6d43aa-ff99-4a44-a88b-3718ec8907a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:03:32.057Z|9c6d43aa-ff99-4a44-a88b-3718ec8907a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:03:32.291Z|557ae77a-7e30-40b8-95a3-44785df01ce7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:03:32.291Z|557ae77a-7e30-40b8-95a3-44785df01ce7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:03:47.057Z|74bd590f-6a5d-426e-954b-47a0756d9a84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:03:47.060Z|74bd590f-6a5d-426e-954b-47a0756d9a84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:04:02.057Z|d9ed5fa3-3914-4c97-b698-3555e44bb972|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:04:02.057Z|d9ed5fa3-3914-4c97-b698-3555e44bb972|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:04:02.292Z|d5fdbc37-fb05-4b02-aa34-2b3537f238a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:04:02.292Z|d5fdbc37-fb05-4b02-aa34-2b3537f238a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:04:02.552Z|8db295df-8b3b-440f-b876-b00f10264859|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T05:04:02.553Z|8db295df-8b3b-440f-b876-b00f10264859|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:04:02.553Z|8db295df-8b3b-440f-b876-b00f10264859|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T05:04:02.553Z|8db295df-8b3b-440f-b876-b00f10264859|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T05:04:02.553Z|8db295df-8b3b-440f-b876-b00f10264859|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T05:04:02.553Z|8db295df-8b3b-440f-b876-b00f10264859|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T05:04:02.558Z|8db295df-8b3b-440f-b876-b00f10264859|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T05:04:02.558Z|8db295df-8b3b-440f-b876-b00f10264859|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T05:04:02.558Z|8db295df-8b3b-440f-b876-b00f10264859|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T05:04:02.558Z|8db295df-8b3b-440f-b876-b00f10264859|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 05:04:02 GMT;Connection:close; 2021-04-01T05:04:02.559Z|8db295df-8b3b-440f-b876-b00f10264859|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T05:04:02.559Z|8db295df-8b3b-440f-b876-b00f10264859|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T05:04:17.057Z|c61c3ce9-71b8-4249-84a1-061b4c7dbdb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:04:17.057Z|c61c3ce9-71b8-4249-84a1-061b4c7dbdb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:04:32.057Z|c9b5f77f-15f6-4d6e-ad10-d0b12cacb56f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:04:32.060Z|c9b5f77f-15f6-4d6e-ad10-d0b12cacb56f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:04:32.293Z|8071d1ea-a23d-41e7-bfbf-4295db86037c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:04:32.294Z|8071d1ea-a23d-41e7-bfbf-4295db86037c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:04:47.057Z|b26e743d-f3d8-4d7b-bcb1-65b8e6e0ef49|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:04:47.057Z|b26e743d-f3d8-4d7b-bcb1-65b8e6e0ef49|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:05:02.057Z|708dfd7d-4b1b-42d8-9e80-1087547e5ba6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:05:02.057Z|708dfd7d-4b1b-42d8-9e80-1087547e5ba6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:05:02.295Z|bc11b814-a1ee-4c7d-96c6-77d83f6733a1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:05:02.295Z|bc11b814-a1ee-4c7d-96c6-77d83f6733a1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:05:02.553Z|fd379fa4-8851-4cad-9472-bc8ac6f61eca|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T05:05:02.553Z|fd379fa4-8851-4cad-9472-bc8ac6f61eca|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:02.554Z|fd379fa4-8851-4cad-9472-bc8ac6f61eca|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T05:05:02.554Z|fd379fa4-8851-4cad-9472-bc8ac6f61eca|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T05:05:02.554Z|fd379fa4-8851-4cad-9472-bc8ac6f61eca|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T05:05:02.554Z|fd379fa4-8851-4cad-9472-bc8ac6f61eca|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:02.559Z|fd379fa4-8851-4cad-9472-bc8ac6f61eca|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:02.559Z|fd379fa4-8851-4cad-9472-bc8ac6f61eca|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T05:05:02.560Z|fd379fa4-8851-4cad-9472-bc8ac6f61eca|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T05:05:02.560Z|fd379fa4-8851-4cad-9472-bc8ac6f61eca|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 05:05:02 GMT;Connection:close; 2021-04-01T05:05:02.560Z|fd379fa4-8851-4cad-9472-bc8ac6f61eca|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:02.560Z|fd379fa4-8851-4cad-9472-bc8ac6f61eca|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T05:05:08.216Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Entering 2021-04-01T05:05:08.217Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:08.217Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||URI : /infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8 2021-04-01T05:05:08.217Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Method : GET 2021-04-01T05:05:08.217Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-transactionid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-ecomp-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-onap-partnername:SO.APIH;x-invocationid:7d01b9d0-1bc9-4121-b4d3-61d6e2a355d5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:05:08.217Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:17.057Z|26e4be41-3037-493d-abc8-62e25055a24f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:05:17.061Z|26e4be41-3037-493d-abc8-62e25055a24f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:05:23.093Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2021-04-01T05:05:23.093Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:23.094Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2021-04-01T05:05:23.094Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2021-04-01T05:05:23.094Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-transactionid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-ecomp-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-onap-partnername:SO.APIH;x-invocationid:be687bf8-d67f-4601-88b9-8dfaec8e75d5;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=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:05:23.094Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:23.176Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2021-04-01T05:05:23.254Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:23.254Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:23.254Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:23.255Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2021-04-01T05:05:23.255Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:23.255Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2021-04-01T05:05:23.797Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||INFO|500||Entering 2021-04-01T05:05:23.797Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:23.797Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2021-04-01T05:05:23.797Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2021-04-01T05:05:23.798Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-transactionid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-ecomp-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-onap-partnername:SO.APIH;x-invocationid:e554d1b8-373d-435d-96a1-fe34b7e2a314;content-length:1858;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:05:23.798Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:24.124Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:24.124Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2021-04-01T05:05:24.124Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2021-04-01T05:05:24.124Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Thu, 01 Apr 2021 05:05:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:24.124Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:24.125Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2021-04-01T05:05:28.099Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Entering 2021-04-01T05:05:28.099Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:28.100Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2021-04-01T05:05:28.100Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2021-04-01T05:05:28.100Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-transactionid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-ecomp-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-onap-partnername:UNKNOWN;x-invocationid:7daea74c-3d3a-47ee-a7ce-65620ce72cc8;content-length:3868;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; 2021-04-01T05:05:28.100Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:28.148Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:28.149Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2021-04-01T05:05:28.149Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2021-04-01T05:05:28.149Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B; 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:Thu, 01 Apr 2021 05:05:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:28.149Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:28.149Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Exiting. 2021-04-01T05:05:28.240Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Entering 2021-04-01T05:05:28.240Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:28.240Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||URI : /infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8 2021-04-01T05:05:28.241Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Method : GET 2021-04-01T05:05:28.241Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-transactionid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-ecomp-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-onap-partnername:UNKNOWN;x-invocationid:53c60c7f-d699-49e4-86d4-f9df963aa381;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:05:28.241Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:28.268Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:28.268Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:28.269Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:28.269Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|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:Thu, 01 Apr 2021 05:05:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:28.269Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:28.269Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Exiting. 2021-04-01T05:05:28.293Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Entering 2021-04-01T05:05:28.293Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:28.293Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||URI : /infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8 2021-04-01T05:05:28.293Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Method : PUT 2021-04-01T05:05:28.293Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-transactionid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-ecomp-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-onap-partnername:UNKNOWN;x-invocationid:04e78d65-7270-49e9-91a5-4fb1a445b0f7;content-length:1951;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:05:28.294Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:28.364Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:28.364Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:28.364Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:28.365Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Thu, 01 Apr 2021 05:05:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:28.365Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:28.365Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Exiting. 2021-04-01T05:05:29.067Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Entering 2021-04-01T05:05:29.068Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:29.068Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||URI : /infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8 2021-04-01T05:05:29.068Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Method : GET 2021-04-01T05:05:29.068Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:722dcbe9-12cd-4185-9212-36b80726031e;x-requestid:722dcbe9-12cd-4185-9212-36b80726031e;x-transactionid:722dcbe9-12cd-4185-9212-36b80726031e;x-ecomp-requestid:722dcbe9-12cd-4185-9212-36b80726031e;x-onap-partnername:SO.APIH;x-invocationid:05fc63fa-7852-4454-81ef-ed9a6f967389;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:05:29.068Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:29.078Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:29.079Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:29.079Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:29.079Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|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:Thu, 01 Apr 2021 05:05:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:29.079Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:29.079Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Exiting. 2021-04-01T05:05:29.101Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:05:29.101Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:29.101Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:05:29.102Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:05:29.102Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:722dcbe9-12cd-4185-9212-36b80726031e;x-requestid:722dcbe9-12cd-4185-9212-36b80726031e;x-transactionid:722dcbe9-12cd-4185-9212-36b80726031e;x-ecomp-requestid:722dcbe9-12cd-4185-9212-36b80726031e;x-onap-partnername:SO.APIH;x-invocationid:92c4065b-1e8d-4d5b-aa98-18dbb0dc34d0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:05:29.102Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:29.162Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:29.162Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:29.162Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:29.163Z|722dcbe9-12cd-4185-9212-36b80726031e|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:Thu, 01 Apr 2021 05:05:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:29.163Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:29.163Z|722dcbe9-12cd-4185-9212-36b80726031e|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:05:32.057Z|cf953d59-4691-4097-8932-fe874ffa7790|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:05:32.057Z|cf953d59-4691-4097-8932-fe874ffa7790|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:05:32.296Z|20e877c7-cbb9-4e73-ae46-d1fc9463d1e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:05:32.297Z|20e877c7-cbb9-4e73-ae46-d1fc9463d1e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:05:39.324Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Entering 2021-04-01T05:05:39.325Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:39.325Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||URI : /infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8 2021-04-01T05:05:39.325Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Method : GET 2021-04-01T05:05:39.325Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52;x-requestid:3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52;x-transactionid:3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52;x-ecomp-requestid:3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52;x-onap-partnername:SO.APIH;x-invocationid:b1f0c51c-aa78-4270-a2fc-7e899eaad0df;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:05:39.326Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:39.343Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:39.343Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:39.344Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:39.344Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|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:Thu, 01 Apr 2021 05:05:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:39.344Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:39.344Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Exiting. 2021-04-01T05:05:39.358Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:05:39.358Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:39.358Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:05:39.358Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:05:39.359Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52;x-requestid:3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52;x-transactionid:3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52;x-ecomp-requestid:3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52;x-onap-partnername:SO.APIH;x-invocationid:b7cad9a6-9bb8-4a0f-a706-3644640ce81b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:05:39.359Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:39.364Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:39.365Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:39.365Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:39.365Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|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:Thu, 01 Apr 2021 05:05:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:39.365Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:39.365Z|3e7c1bbc-7832-4a0e-aab7-adc2e1a1ae52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:05:47.057Z|9a1b76e0-e2ac-4a26-a882-54291aade9f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:05:47.057Z|9a1b76e0-e2ac-4a26-a882-54291aade9f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:05:49.512Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Entering 2021-04-01T05:05:49.512Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:49.513Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||URI : /infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8 2021-04-01T05:05:49.513Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Method : GET 2021-04-01T05:05:49.513Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:366b8628-be04-4928-9abe-6478b2537c6b;x-requestid:366b8628-be04-4928-9abe-6478b2537c6b;x-transactionid:366b8628-be04-4928-9abe-6478b2537c6b;x-ecomp-requestid:366b8628-be04-4928-9abe-6478b2537c6b;x-onap-partnername:SO.APIH;x-invocationid:2936bd59-a270-47c5-8c0c-0b69d82e2d9a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:05:49.513Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:49.525Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:49.525Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:49.526Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:49.526Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|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:Thu, 01 Apr 2021 05:05:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:49.526Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:49.526Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Exiting. 2021-04-01T05:05:49.540Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:05:49.540Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:49.541Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:05:49.541Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:05:49.541Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:366b8628-be04-4928-9abe-6478b2537c6b;x-requestid:366b8628-be04-4928-9abe-6478b2537c6b;x-transactionid:366b8628-be04-4928-9abe-6478b2537c6b;x-ecomp-requestid:366b8628-be04-4928-9abe-6478b2537c6b;x-onap-partnername:SO.APIH;x-invocationid:b5b8f9b1-a58d-427d-b839-9a22d2e1df89;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:05:49.541Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:49.546Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:49.546Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:49.546Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:49.546Z|366b8628-be04-4928-9abe-6478b2537c6b|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:Thu, 01 Apr 2021 05:05:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:49.546Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:49.546Z|366b8628-be04-4928-9abe-6478b2537c6b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:05:55.984Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Entering 2021-04-01T05:05:55.985Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:55.985Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||URI : /infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8 2021-04-01T05:05:55.985Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Method : GET 2021-04-01T05:05:55.985Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-transactionid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-ecomp-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-onap-partnername:UNKNOWN;x-invocationid:14357e66-b85c-450e-ba40-50d3cfc171d0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:05:55.985Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:55.997Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:55.997Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:55.998Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:55.998Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|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:Thu, 01 Apr 2021 05:05:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:55.998Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:55.998Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Exiting. 2021-04-01T05:05:56.025Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Entering 2021-04-01T05:05:56.025Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:56.026Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||URI : /infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8 2021-04-01T05:05:56.026Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Method : PUT 2021-04-01T05:05:56.026Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-transactionid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-ecomp-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-onap-partnername:UNKNOWN;x-invocationid:52d86391-3e32-496d-9a2f-04e65082410d;content-length:2150;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:05:56.026Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:56.051Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:56.051Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:56.051Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:56.051Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Thu, 01 Apr 2021 05:05:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:56.051Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:56.052Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-2|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Exiting. 2021-04-01T05:05:57.318Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Entering 2021-04-01T05:05:57.319Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:57.319Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||URI : /infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8 2021-04-01T05:05:57.319Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Method : GET 2021-04-01T05:05:57.320Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-transactionid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-ecomp-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-onap-partnername:UNKNOWN;x-invocationid:983bae60-da47-4e45-a804-abac314bb241;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:05:57.320Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:57.330Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:57.331Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:57.331Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:57.331Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|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:Thu, 01 Apr 2021 05:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:57.331Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:57.332Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Exiting. 2021-04-01T05:05:57.351Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Entering 2021-04-01T05:05:57.351Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:57.352Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||URI : /infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8 2021-04-01T05:05:57.352Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Method : PUT 2021-04-01T05:05:57.352Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-transactionid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-ecomp-requestid:f316ad6b-51ba-49b9-99cc-98d2e7d709a8;x-onap-partnername:UNKNOWN;x-invocationid:0ea9468e-f0f0-4c8b-8000-1dc016cc574d;content-length:2127;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:05:57.352Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:57.374Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:57.375Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:57.375Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:57.375Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Thu, 01 Apr 2021 05:05:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:57.375Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:57.375Z|f316ad6b-51ba-49b9-99cc-98d2e7d709a8|http-nio-8083-exec-4|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Exiting. 2021-04-01T05:05:59.694Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Entering 2021-04-01T05:05:59.694Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:59.694Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||URI : /infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8 2021-04-01T05:05:59.695Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Method : GET 2021-04-01T05:05:59.695Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0cdf858b-0395-453c-b46a-22b8a05081cb;x-requestid:0cdf858b-0395-453c-b46a-22b8a05081cb;x-transactionid:0cdf858b-0395-453c-b46a-22b8a05081cb;x-ecomp-requestid:0cdf858b-0395-453c-b46a-22b8a05081cb;x-onap-partnername:SO.APIH;x-invocationid:c83d4085-c4fd-473e-9a8e-c45e9136681c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:05:59.696Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:59.708Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:59.708Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:59.708Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:59.709Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|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:Thu, 01 Apr 2021 05:05:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:59.709Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:59.709Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-5|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Exiting. 2021-04-01T05:05:59.779Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:05:59.779Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:59.780Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:05:59.780Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:05:59.780Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0cdf858b-0395-453c-b46a-22b8a05081cb;x-requestid:0cdf858b-0395-453c-b46a-22b8a05081cb;x-transactionid:0cdf858b-0395-453c-b46a-22b8a05081cb;x-ecomp-requestid:0cdf858b-0395-453c-b46a-22b8a05081cb;x-onap-partnername:SO.APIH;x-invocationid:437a14ef-6811-401c-824f-44c2d9e5c8db;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:05:59.780Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:59.786Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:59.786Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:59.787Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:59.787Z|0cdf858b-0395-453c-b46a-22b8a05081cb|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:Thu, 01 Apr 2021 05:05:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:59.787Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:59.787Z|0cdf858b-0395-453c-b46a-22b8a05081cb|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:05:59.915Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Entering 2021-04-01T05:05:59.915Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:59.916Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||URI : /infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8 2021-04-01T05:05:59.916Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Method : GET 2021-04-01T05:05:59.916Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:00a419e0-e791-4b15-84b9-475a6f677a02;x-requestid:00a419e0-e791-4b15-84b9-475a6f677a02;x-transactionid:00a419e0-e791-4b15-84b9-475a6f677a02;x-ecomp-requestid:00a419e0-e791-4b15-84b9-475a6f677a02;x-onap-partnername:SO.APIH;x-invocationid:ce720db2-cde4-4e65-91ff-9c3ab76b9fde;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:05:59.916Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:59.928Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:59.928Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:59.928Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:59.928Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|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:Thu, 01 Apr 2021 05:05:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:59.928Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:59.929Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-7|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Exiting. 2021-04-01T05:05:59.939Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:05:59.939Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:05:59.939Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:05:59.939Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:05:59.939Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:00a419e0-e791-4b15-84b9-475a6f677a02;x-requestid:00a419e0-e791-4b15-84b9-475a6f677a02;x-transactionid:00a419e0-e791-4b15-84b9-475a6f677a02;x-ecomp-requestid:00a419e0-e791-4b15-84b9-475a6f677a02;x-onap-partnername:SO.APIH;x-invocationid:78d29000-d2d6-4917-bc10-66d0cc7b4163;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:05:59.940Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:05:59.944Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:05:59.944Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:05:59.944Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:05:59.944Z|00a419e0-e791-4b15-84b9-475a6f677a02|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:Thu, 01 Apr 2021 05:05:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:05:59.944Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:05:59.945Z|00a419e0-e791-4b15-84b9-475a6f677a02|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:06:00.088Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Entering 2021-04-01T05:06:00.089Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:00.089Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||URI : /infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8 2021-04-01T05:06:00.089Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:00.090Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:93a7a248-02e5-4c2b-a7e6-be398c1efc6e;x-requestid:93a7a248-02e5-4c2b-a7e6-be398c1efc6e;x-transactionid:93a7a248-02e5-4c2b-a7e6-be398c1efc6e;x-ecomp-requestid:93a7a248-02e5-4c2b-a7e6-be398c1efc6e;x-onap-partnername:SO.APIH;x-invocationid:58f0f08e-5434-4b3a-9c1d-803db1fd304e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:00.090Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:00.104Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:00.104Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:00.104Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:00.105Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|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:Thu, 01 Apr 2021 05:05:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:00.105Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:00.105Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-9|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Exiting. 2021-04-01T05:06:00.117Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:06:00.117Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:00.117Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:06:00.117Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:00.118Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:93a7a248-02e5-4c2b-a7e6-be398c1efc6e;x-requestid:93a7a248-02e5-4c2b-a7e6-be398c1efc6e;x-transactionid:93a7a248-02e5-4c2b-a7e6-be398c1efc6e;x-ecomp-requestid:93a7a248-02e5-4c2b-a7e6-be398c1efc6e;x-onap-partnername:SO.APIH;x-invocationid:62f0d335-64f4-4978-a923-21336d4692ac;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:00.118Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:00.123Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:00.123Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:00.123Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:00.123Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|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:Thu, 01 Apr 2021 05:05:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:00.123Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:00.124Z|93a7a248-02e5-4c2b-a7e6-be398c1efc6e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:06:00.257Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Entering 2021-04-01T05:06:00.257Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:00.257Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||URI : /infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8 2021-04-01T05:06:00.258Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:00.258Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:f2cfdb1f-ae98-4f58-9e20-10123ed3e71d;x-requestid:f2cfdb1f-ae98-4f58-9e20-10123ed3e71d;x-transactionid:f2cfdb1f-ae98-4f58-9e20-10123ed3e71d;x-ecomp-requestid:f2cfdb1f-ae98-4f58-9e20-10123ed3e71d;x-onap-partnername:SO.APIH;x-invocationid:91f428d0-6815-4ce6-b781-01ef309faf4c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:00.258Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:00.266Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:00.266Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:00.266Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:00.266Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|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:Thu, 01 Apr 2021 05:05:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:00.266Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:00.267Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-1|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Exiting. 2021-04-01T05:06:00.278Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:06:00.278Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:00.278Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:06:00.278Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:00.278Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:f2cfdb1f-ae98-4f58-9e20-10123ed3e71d;x-requestid:f2cfdb1f-ae98-4f58-9e20-10123ed3e71d;x-transactionid:f2cfdb1f-ae98-4f58-9e20-10123ed3e71d;x-ecomp-requestid:f2cfdb1f-ae98-4f58-9e20-10123ed3e71d;x-onap-partnername:SO.APIH;x-invocationid:dc6bdbd2-a672-4e7c-94aa-4ff3418157db;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:00.278Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:00.283Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:00.283Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:00.284Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:00.284Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|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:Thu, 01 Apr 2021 05:05:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:00.284Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:00.284Z|f2cfdb1f-ae98-4f58-9e20-10123ed3e71d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:06:00.416Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Entering 2021-04-01T05:06:00.417Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:00.417Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||URI : /infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8 2021-04-01T05:06:00.417Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:00.418Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:4c62e895-721b-4f34-9c84-1ae009828551;x-requestid:4c62e895-721b-4f34-9c84-1ae009828551;x-transactionid:4c62e895-721b-4f34-9c84-1ae009828551;x-ecomp-requestid:4c62e895-721b-4f34-9c84-1ae009828551;x-onap-partnername:SO.APIH;x-invocationid:35c56169-8dde-4ea4-bdcd-330835f0c5d4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:00.418Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:00.439Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:00.439Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:00.439Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:00.440Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|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:Thu, 01 Apr 2021 05:05:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:00.440Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:00.441Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-3|/infraActiveRequests/f316ad6b-51ba-49b9-99cc-98d2e7d709a8|bpel|||INFO|500||Exiting. 2021-04-01T05:06:00.451Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:06:00.451Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:00.451Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:06:00.451Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:00.451Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:4c62e895-721b-4f34-9c84-1ae009828551;x-requestid:4c62e895-721b-4f34-9c84-1ae009828551;x-transactionid:4c62e895-721b-4f34-9c84-1ae009828551;x-ecomp-requestid:4c62e895-721b-4f34-9c84-1ae009828551;x-onap-partnername:SO.APIH;x-invocationid:0c65f6fb-d719-4a7d-95b0-54bc1ebd4047;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:00.451Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:00.455Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:00.456Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:00.456Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:00.456Z|4c62e895-721b-4f34-9c84-1ae009828551|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:Thu, 01 Apr 2021 05:05:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:00.456Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:00.456Z|4c62e895-721b-4f34-9c84-1ae009828551|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:06:02.057Z|537a0323-1369-4e79-a635-9ccc55090b91|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:06:02.059Z|537a0323-1369-4e79-a635-9ccc55090b91|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:06:02.297Z|97c0d60f-ed63-4424-b0d1-e71c217d337c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:06:02.298Z|97c0d60f-ed63-4424-b0d1-e71c217d337c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:06:02.552Z|d1b3acbc-a1da-41dd-a318-57f83c36d2f7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T05:06:02.552Z|d1b3acbc-a1da-41dd-a318-57f83c36d2f7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:02.552Z|d1b3acbc-a1da-41dd-a318-57f83c36d2f7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T05:06:02.552Z|d1b3acbc-a1da-41dd-a318-57f83c36d2f7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T05:06:02.553Z|d1b3acbc-a1da-41dd-a318-57f83c36d2f7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T05:06:02.553Z|d1b3acbc-a1da-41dd-a318-57f83c36d2f7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:02.557Z|d1b3acbc-a1da-41dd-a318-57f83c36d2f7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:02.557Z|d1b3acbc-a1da-41dd-a318-57f83c36d2f7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T05:06:02.557Z|d1b3acbc-a1da-41dd-a318-57f83c36d2f7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T05:06:02.558Z|d1b3acbc-a1da-41dd-a318-57f83c36d2f7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 05:06:02 GMT;Connection:close; 2021-04-01T05:06:02.558Z|d1b3acbc-a1da-41dd-a318-57f83c36d2f7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:02.558Z|d1b3acbc-a1da-41dd-a318-57f83c36d2f7|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T05:06:14.567Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:06:14.568Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:14.568Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:06:14.569Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:14.569Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-transactionid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-ecomp-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-onap-partnername:SO.APIH;x-invocationid:4975337f-a34f-4ac9-85b3-94f8e7716ee4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:14.570Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:14.852Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2021-04-01T05:06:14.852Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:14.852Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2021-04-01T05:06:14.852Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2021-04-01T05:06:14.853Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-transactionid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-ecomp-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-onap-partnername:SO.APIH;x-invocationid:b38624fe-d0bc-477b-bb0e-d5ac46f60152;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=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:14.853Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:14.856Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2021-04-01T05:06:14.864Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:14.864Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:14.864Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:14.864Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2021-04-01T05:06:14.864Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:14.865Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2021-04-01T05:06:15.052Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||INFO|500||Entering 2021-04-01T05:06:15.052Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:15.052Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2021-04-01T05:06:15.052Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2021-04-01T05:06:15.053Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-transactionid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-ecomp-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-onap-partnername:SO.APIH;x-invocationid:a95301b8-ec53-4c05-adc4-1c32408e6f42;content-length:2638;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:15.053Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:15.077Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:15.077Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2021-04-01T05:06:15.077Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2021-04-01T05:06:15.077Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Thu, 01 Apr 2021 05:06:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:15.077Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:15.078Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2021-04-01T05:06:15.503Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Entering 2021-04-01T05:06:15.504Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:15.504Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2021-04-01T05:06:15.504Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2021-04-01T05:06:15.504Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-transactionid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-ecomp-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-onap-partnername:UNKNOWN;x-invocationid:f944be14-a702-47f9-ada5-aad8fba55ff9;content-length:7678;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:06:15.505Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:15.523Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:15.524Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2021-04-01T05:06:15.524Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2021-04-01T05:06:15.524Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|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/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:Thu, 01 Apr 2021 05:06:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:15.524Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:15.524Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Exiting. 2021-04-01T05:06:15.567Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:06:15.568Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:15.568Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:06:15.569Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:15.569Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-transactionid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-ecomp-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-onap-partnername:UNKNOWN;x-invocationid:a2fb607e-a351-4cc0-b9b4-30293081f01a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:06:15.569Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:15.584Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:15.584Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:15.584Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:15.584Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:06:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:15.584Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:15.584Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:06:15.595Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:06:15.595Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:15.595Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:06:15.595Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : PUT 2021-04-01T05:06:15.596Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-transactionid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-ecomp-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-onap-partnername:UNKNOWN;x-invocationid:09b9eec2-47a9-4154-9c8a-b532dbd1d899;content-length:2723;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:06:15.596Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:15.623Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:15.623Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:15.623Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:15.624Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Thu, 01 Apr 2021 05:06:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:15.624Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:15.624Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:06:16.239Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:06:16.239Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:16.240Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:06:16.240Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:16.240Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:a957145e-5845-45ac-be44-b46d0a014dde;x-requestid:a957145e-5845-45ac-be44-b46d0a014dde;x-transactionid:a957145e-5845-45ac-be44-b46d0a014dde;x-ecomp-requestid:a957145e-5845-45ac-be44-b46d0a014dde;x-onap-partnername:SO.APIH;x-invocationid:4068edf6-3db7-4c34-9d83-1ee6514cf707;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:16.240Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:16.250Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:16.250Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:16.250Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:16.251Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:06:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:16.251Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:16.251Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:06:16.264Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:06:16.265Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:16.265Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:06:16.265Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:16.266Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:a957145e-5845-45ac-be44-b46d0a014dde;x-requestid:a957145e-5845-45ac-be44-b46d0a014dde;x-transactionid:a957145e-5845-45ac-be44-b46d0a014dde;x-ecomp-requestid:a957145e-5845-45ac-be44-b46d0a014dde;x-onap-partnername:SO.APIH;x-invocationid:f260387b-c67f-4935-9690-f7bb78e4eff6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:16.266Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:16.272Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:16.273Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:16.273Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:16.273Z|a957145e-5845-45ac-be44-b46d0a014dde|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:Thu, 01 Apr 2021 05:06:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:16.273Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:16.273Z|a957145e-5845-45ac-be44-b46d0a014dde|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:06:17.057Z|06c49039-3d28-4448-942f-577fe0ac5fa2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:06:17.057Z|06c49039-3d28-4448-942f-577fe0ac5fa2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:06:26.415Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:06:26.416Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:26.416Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:06:26.416Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:26.417Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1a048945-4b3d-48ef-a4ec-eef4dc1844fe;x-requestid:1a048945-4b3d-48ef-a4ec-eef4dc1844fe;x-transactionid:1a048945-4b3d-48ef-a4ec-eef4dc1844fe;x-ecomp-requestid:1a048945-4b3d-48ef-a4ec-eef4dc1844fe;x-onap-partnername:SO.APIH;x-invocationid:fe4b3090-432d-488e-be14-a5c8d446ce1b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:26.417Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:26.428Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:26.428Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:26.429Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:26.429Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:06:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:26.429Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:26.429Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:06:26.442Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:06:26.443Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:26.443Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:06:26.443Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:26.444Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1a048945-4b3d-48ef-a4ec-eef4dc1844fe;x-requestid:1a048945-4b3d-48ef-a4ec-eef4dc1844fe;x-transactionid:1a048945-4b3d-48ef-a4ec-eef4dc1844fe;x-ecomp-requestid:1a048945-4b3d-48ef-a4ec-eef4dc1844fe;x-onap-partnername:SO.APIH;x-invocationid:b0370ee6-4c54-425d-8c0e-f49a8b4c4afb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:26.444Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:26.451Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:26.451Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:26.451Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:26.451Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 01 Apr 2021 05:06:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:26.451Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:26.452Z|1a048945-4b3d-48ef-a4ec-eef4dc1844fe|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:06:30.572Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:06:30.573Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:30.573Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:06:30.573Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:30.574Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-transactionid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-ecomp-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-onap-partnername:UNKNOWN;x-invocationid:9c330129-a241-497d-99f9-cdbdb8863af2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:06:30.574Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:30.583Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:30.584Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:30.584Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:30.584Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:06:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:30.584Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:30.584Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:06:30.594Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:06:30.594Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:30.594Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:06:30.594Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : PUT 2021-04-01T05:06:30.594Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-transactionid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-ecomp-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-onap-partnername:UNKNOWN;x-invocationid:82e6a5d3-fc98-4ce9-b516-54b699980748;content-length:2904;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:06:30.594Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:30.617Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:30.617Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:30.617Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:30.618Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Thu, 01 Apr 2021 05:06:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:30.618Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:30.618Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-7|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:06:32.057Z|011b4be6-d53a-49a7-99ea-7fbbac151c8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:06:32.057Z|011b4be6-d53a-49a7-99ea-7fbbac151c8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:06:32.299Z|f35cece5-24f0-4a19-89c1-143a7c1dff2f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:06:32.299Z|f35cece5-24f0-4a19-89c1-143a7c1dff2f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:06:36.592Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:06:36.592Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:36.593Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:06:36.593Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:36.593Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:c0213cd2-a923-414b-879e-5749a9bb81cb;x-requestid:c0213cd2-a923-414b-879e-5749a9bb81cb;x-transactionid:c0213cd2-a923-414b-879e-5749a9bb81cb;x-ecomp-requestid:c0213cd2-a923-414b-879e-5749a9bb81cb;x-onap-partnername:SO.APIH;x-invocationid:5914952d-0646-4515-8f9a-5f33d94f0df7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:36.593Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:36.602Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:36.602Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:36.602Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:36.603Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:06:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:36.603Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:36.603Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:06:36.612Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:06:36.612Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:36.612Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:06:36.612Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:36.612Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:c0213cd2-a923-414b-879e-5749a9bb81cb;x-requestid:c0213cd2-a923-414b-879e-5749a9bb81cb;x-transactionid:c0213cd2-a923-414b-879e-5749a9bb81cb;x-ecomp-requestid:c0213cd2-a923-414b-879e-5749a9bb81cb;x-onap-partnername:SO.APIH;x-invocationid:ed7728d1-3323-495a-9594-3c447c3933cb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:36.612Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:36.616Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:36.617Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:36.617Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:36.617Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 01 Apr 2021 05:06:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:36.617Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:36.617Z|c0213cd2-a923-414b-879e-5749a9bb81cb|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:06:37.826Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:06:37.826Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:37.826Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:06:37.827Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:37.827Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-transactionid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-ecomp-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-onap-partnername:UNKNOWN;x-invocationid:c8b99d1e-5c78-4fb3-8ac7-2ace5090320a;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; 2021-04-01T05:06:37.827Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:37.839Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:37.839Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:37.840Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:37.840Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=836DC11B802AF8AB64A9E3A47EE4609D; 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:Thu, 01 Apr 2021 05:06:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:37.840Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:37.840Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:06:37.861Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:06:37.861Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:37.861Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:06:37.861Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : PUT 2021-04-01T05:06:37.861Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-transactionid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-ecomp-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-onap-partnername:UNKNOWN;x-invocationid:53b7ef2c-2b5d-4ac1-960a-61d7000c8729;content-length:3188;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=836DC11B802AF8AB64A9E3A47EE4609D;accept-encoding:gzip,deflate; 2021-04-01T05:06:37.862Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:37.888Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:37.888Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:37.888Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:37.889Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Thu, 01 Apr 2021 05:06:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:37.889Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:37.889Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-1|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:06:40.268Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2021-04-01T05:06:40.268Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:40.269Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2021-04-01T05:06:40.269Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:40.269Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:9f45edb0-26ac-47ba-be0f-eed61589abf7;x-requestid:9f45edb0-26ac-47ba-be0f-eed61589abf7;x-transactionid:9f45edb0-26ac-47ba-be0f-eed61589abf7;x-ecomp-requestid:9f45edb0-26ac-47ba-be0f-eed61589abf7;x-onap-partnername:UNKNOWN;x-invocationid:581034fd-7945-4159-8a34-b7c8caf5e650;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=836DC11B802AF8AB64A9E3A47EE4609D;accept-encoding:gzip,deflate; 2021-04-01T05:06:40.269Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:40.303Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Entering 2021-04-01T05:06:40.304Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:40.304Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2021-04-01T05:06:40.304Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2021-04-01T05:06:40.305Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:9f45edb0-26ac-47ba-be0f-eed61589abf7;x-requestid:9f45edb0-26ac-47ba-be0f-eed61589abf7;x-transactionid:9f45edb0-26ac-47ba-be0f-eed61589abf7;x-ecomp-requestid:9f45edb0-26ac-47ba-be0f-eed61589abf7;x-onap-partnername:UNKNOWN;x-invocationid:dae3b52d-76cb-4559-ab0c-db76fe8c5eda;content-length:1598;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=836DC11B802AF8AB64A9E3A47EE4609D;accept-encoding:gzip,deflate; 2021-04-01T05:06:40.305Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:40.318Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:40.319Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2021-04-01T05:06:40.319Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2021-04-01T05:06:40.319Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-3|/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:Thu, 01 Apr 2021 05:06:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:40.320Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:40.320Z|9f45edb0-26ac-47ba-be0f-eed61589abf7|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Exiting. 2021-04-01T05:06:47.057Z|8a4eb33c-fde4-4a32-b824-f3589409b078|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:06:47.059Z|8a4eb33c-fde4-4a32-b824-f3589409b078|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:06:47.183Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:06:47.184Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:47.184Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:06:47.184Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:47.184Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:38c4aa65-7165-4165-ac7e-33c522dd1102;x-requestid:38c4aa65-7165-4165-ac7e-33c522dd1102;x-transactionid:38c4aa65-7165-4165-ac7e-33c522dd1102;x-ecomp-requestid:38c4aa65-7165-4165-ac7e-33c522dd1102;x-onap-partnername:SO.APIH;x-invocationid:74e4c8a1-ed4f-4b8c-9665-c51c3a076221;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:47.184Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:47.194Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:47.194Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:47.194Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:47.194Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:06:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:47.195Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:47.195Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:06:47.207Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:06:47.207Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:47.207Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:06:47.208Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:47.208Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:38c4aa65-7165-4165-ac7e-33c522dd1102;x-requestid:38c4aa65-7165-4165-ac7e-33c522dd1102;x-transactionid:38c4aa65-7165-4165-ac7e-33c522dd1102;x-ecomp-requestid:38c4aa65-7165-4165-ac7e-33c522dd1102;x-onap-partnername:SO.APIH;x-invocationid:56978f68-8619-4d4c-89bd-62a02bfbb7ca;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:47.208Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:47.218Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:47.219Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:47.219Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:47.219Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 01 Apr 2021 05:06:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:47.219Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:47.219Z|38c4aa65-7165-4165-ac7e-33c522dd1102|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:06:55.290Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2021-04-01T05:06:55.291Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:55.291Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2021-04-01T05:06:55.292Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:55.292Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:38198187-0eee-47a7-9243-1ef4df41bcd7;x-requestid:38198187-0eee-47a7-9243-1ef4df41bcd7;x-transactionid:38198187-0eee-47a7-9243-1ef4df41bcd7;x-ecomp-requestid:38198187-0eee-47a7-9243-1ef4df41bcd7;x-onap-partnername:UNKNOWN;x-invocationid:44cce799-a12b-43c1-87e6-87899afcda48;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=836DC11B802AF8AB64A9E3A47EE4609D;accept-encoding:gzip,deflate; 2021-04-01T05:06:55.293Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:55.303Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:55.303Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:55.304Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:55.304Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 01 Apr 2021 05:06:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:55.304Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:55.304Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2021-04-01T05:06:55.315Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-7|/requestProcessingData/8|bpel|||INFO|500||Entering 2021-04-01T05:06:55.316Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-7|/requestProcessingData/8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:55.316Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-7|/requestProcessingData/8|bpel|||DEBUG|500||URI : /requestProcessingData/8 2021-04-01T05:06:55.317Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-7|/requestProcessingData/8|bpel|||DEBUG|500||Method : PUT 2021-04-01T05:06:55.317Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-7|/requestProcessingData/8|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:38198187-0eee-47a7-9243-1ef4df41bcd7;x-requestid:38198187-0eee-47a7-9243-1ef4df41bcd7;x-transactionid:38198187-0eee-47a7-9243-1ef4df41bcd7;x-ecomp-requestid:38198187-0eee-47a7-9243-1ef4df41bcd7;x-onap-partnername:UNKNOWN;x-invocationid:c5e716f3-d303-4c84-86c4-399caf3e63d7;content-length:1677;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=836DC11B802AF8AB64A9E3A47EE4609D;accept-encoding:gzip,deflate; 2021-04-01T05:06:55.317Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-7|/requestProcessingData/8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:55.327Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:06:55.327Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:55.328Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:06:55.328Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : PATCH 2021-04-01T05:06:55.328Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-transactionid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-ecomp-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-onap-partnername:UNKNOWN;x-invocationid:a191e509-4150-4fe9-943d-d22d4965e29e;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=836DC11B802AF8AB64A9E3A47EE4609D;accept-encoding:gzip,deflate; 2021-04-01T05:06:55.328Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:55.346Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-7|/requestProcessingData/8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:55.346Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-7|/requestProcessingData/8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:55.347Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-7|/requestProcessingData/8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:55.347Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-7|/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:Thu, 01 Apr 2021 05:06:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:55.347Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-7|/requestProcessingData/8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:55.347Z|38198187-0eee-47a7-9243-1ef4df41bcd7|http-nio-8083-exec-7|/requestProcessingData/8|bpel|||INFO|500||Exiting. 2021-04-01T05:06:55.362Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:55.363Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:55.363Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:55.364Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:06:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:55.364Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:55.364Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:06:57.672Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:06:57.672Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:57.672Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:06:57.673Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:57.673Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd;x-requestid:fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd;x-transactionid:fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd;x-ecomp-requestid:fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd;x-onap-partnername:SO.APIH;x-invocationid:dd94c365-77f0-40f1-bf3a-6b80e9dc833f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:57.673Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:57.685Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:57.686Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:57.686Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:57.686Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:06:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:57.686Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:57.686Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:06:57.697Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:06:57.697Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:06:57.697Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:06:57.697Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:06:57.698Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd;x-requestid:fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd;x-transactionid:fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd;x-ecomp-requestid:fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd;x-onap-partnername:SO.APIH;x-invocationid:1e93d6f1-a2c3-448b-a4fe-480b712efd5b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:06:57.698Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:06:57.704Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:06:57.704Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:06:57.704Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:06:57.704Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|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:Thu, 01 Apr 2021 05:06:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:06:57.704Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:06:57.705Z|fa2a0620-b6a1-4dc5-9a5b-ba4f5ba3afdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:07:01.420Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2021-04-01T05:07:01.421Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:01.421Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2021-04-01T05:07:01.421Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:01.422Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:b081c138-e086-4555-97f7-54b30fe6208d;x-requestid:b081c138-e086-4555-97f7-54b30fe6208d;x-transactionid:b081c138-e086-4555-97f7-54b30fe6208d;x-ecomp-requestid:b081c138-e086-4555-97f7-54b30fe6208d;x-onap-partnername:UNKNOWN;x-invocationid:a565e126-1934-445b-9dbe-2a31ba2a14d0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=836DC11B802AF8AB64A9E3A47EE4609D;accept-encoding:gzip,deflate; 2021-04-01T05:07:01.422Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:01.433Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:01.434Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:01.434Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:01.434Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-1|/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:Thu, 01 Apr 2021 05:07:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:01.434Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:01.435Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2021-04-01T05:07:01.445Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-2|/requestProcessingData/8|bpel|||INFO|500||Entering 2021-04-01T05:07:01.445Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-2|/requestProcessingData/8|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:01.446Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-2|/requestProcessingData/8|bpel|||DEBUG|500||URI : /requestProcessingData/8 2021-04-01T05:07:01.446Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-2|/requestProcessingData/8|bpel|||DEBUG|500||Method : PUT 2021-04-01T05:07:01.446Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-2|/requestProcessingData/8|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:b081c138-e086-4555-97f7-54b30fe6208d;x-requestid:b081c138-e086-4555-97f7-54b30fe6208d;x-transactionid:b081c138-e086-4555-97f7-54b30fe6208d;x-ecomp-requestid:b081c138-e086-4555-97f7-54b30fe6208d;x-onap-partnername:UNKNOWN;x-invocationid:06bda5a5-e5d5-48b0-85b2-4cf8e27fadf3;content-length:1677;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=836DC11B802AF8AB64A9E3A47EE4609D;accept-encoding:gzip,deflate; 2021-04-01T05:07:01.446Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-2|/requestProcessingData/8|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:01.465Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-2|/requestProcessingData/8|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:01.466Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-2|/requestProcessingData/8|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:01.466Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-2|/requestProcessingData/8|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:01.466Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-2|/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:Thu, 01 Apr 2021 05:07:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:01.466Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-2|/requestProcessingData/8|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:01.466Z|b081c138-e086-4555-97f7-54b30fe6208d|http-nio-8083-exec-2|/requestProcessingData/8|bpel|||INFO|500||Exiting. 2021-04-01T05:07:02.057Z|a1f27c43-bfb4-4207-a667-21a3827c1c8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:07:02.057Z|a1f27c43-bfb4-4207-a667-21a3827c1c8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:07:02.300Z|8d64e97c-9517-4035-bff3-9e608de40aa3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:07:02.300Z|8d64e97c-9517-4035-bff3-9e608de40aa3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:07:02.423Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-3|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:07:02.424Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-3|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:02.424Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-3|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:07:02.424Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-3|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:02.425Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-3|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-transactionid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-ecomp-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-onap-partnername:UNKNOWN;x-invocationid:874ae228-f793-43a8-89c1-86ab3918f65d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:07:02.425Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-3|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:02.436Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-3|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:02.436Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-3|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:02.436Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-3|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:02.436Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-3|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:07:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:02.436Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-3|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:02.437Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-3|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:07:02.450Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:07:02.450Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:02.450Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:07:02.450Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : PUT 2021-04-01T05:07:02.450Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-transactionid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-ecomp-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-onap-partnername:UNKNOWN;x-invocationid:1fcfc184-b48a-47ea-a4b9-4622acab2741;content-length:3294;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:07:02.450Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:02.479Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:02.479Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:02.479Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:02.480Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Thu, 01 Apr 2021 05:07:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:02.480Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:02.481Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:07:02.552Z|42ec0985-24c2-4e7d-a63c-c1f79bb1b2a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-04-01T05:07:02.553Z|42ec0985-24c2-4e7d-a63c-c1f79bb1b2a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:02.553Z|42ec0985-24c2-4e7d-a63c-c1f79bb1b2a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-04-01T05:07:02.553Z|42ec0985-24c2-4e7d-a63c-c1f79bb1b2a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-04-01T05:07:02.554Z|42ec0985-24c2-4e7d-a63c-c1f79bb1b2a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.74.30:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-04-01T05:07:02.554Z|42ec0985-24c2-4e7d-a63c-c1f79bb1b2a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:02.558Z|42ec0985-24c2-4e7d-a63c-c1f79bb1b2a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:02.558Z|42ec0985-24c2-4e7d-a63c-c1f79bb1b2a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-04-01T05:07:02.559Z|42ec0985-24c2-4e7d-a63c-c1f79bb1b2a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-04-01T05:07:02.559Z|42ec0985-24c2-4e7d-a63c-c1f79bb1b2a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||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:Thu, 01 Apr 2021 05:07:02 GMT;Connection:close; 2021-04-01T05:07:02.559Z|42ec0985-24c2-4e7d-a63c-c1f79bb1b2a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:02.559Z|42ec0985-24c2-4e7d-a63c-c1f79bb1b2a6|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-04-01T05:07:08.148Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:07:08.149Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:08.149Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:07:08.149Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:08.149Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1e7d9bda-14b9-4e64-998a-7af93bd6c1cd;x-requestid:1e7d9bda-14b9-4e64-998a-7af93bd6c1cd;x-transactionid:1e7d9bda-14b9-4e64-998a-7af93bd6c1cd;x-ecomp-requestid:1e7d9bda-14b9-4e64-998a-7af93bd6c1cd;x-onap-partnername:SO.APIH;x-invocationid:8abfff98-b6b3-4ece-81e7-147a2f1b9e7d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:08.150Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:08.160Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:08.161Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:08.161Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:08.161Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:07:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:08.161Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:08.162Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:07:08.172Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:07:08.172Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:08.172Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:07:08.172Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:08.173Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1e7d9bda-14b9-4e64-998a-7af93bd6c1cd;x-requestid:1e7d9bda-14b9-4e64-998a-7af93bd6c1cd;x-transactionid:1e7d9bda-14b9-4e64-998a-7af93bd6c1cd;x-ecomp-requestid:1e7d9bda-14b9-4e64-998a-7af93bd6c1cd;x-onap-partnername:SO.APIH;x-invocationid:3e7fe103-6c32-4f16-861c-6ac50390beb0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:08.173Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:08.179Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:08.179Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:08.179Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:08.179Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 01 Apr 2021 05:07:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:08.179Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:08.179Z|1e7d9bda-14b9-4e64-998a-7af93bd6c1cd|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:07:09.578Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:07:09.579Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:09.580Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:07:09.580Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:09.580Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-transactionid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-ecomp-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-onap-partnername:UNKNOWN;x-invocationid:fac98aff-8687-4c22-a837-d00419803aa4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:07:09.581Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:09.593Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:09.593Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:09.593Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:09.593Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:07:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:09.593Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:09.593Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:07:09.604Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:07:09.605Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:09.605Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:07:09.605Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : PUT 2021-04-01T05:07:09.605Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-transactionid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-ecomp-requestid:bf8c3284-3e15-4f4b-8262-1f3580927f1c;x-onap-partnername:UNKNOWN;x-invocationid:08dbcb2c-7a04-467b-871d-a3f96d8a8a52;content-length:3287;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:07:09.606Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:09.626Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:09.626Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:09.627Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:09.627Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Thu, 01 Apr 2021 05:07:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:09.627Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:09.627Z|bf8c3284-3e15-4f4b-8262-1f3580927f1c|http-nio-8083-exec-9|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:07:17.057Z|63609c9f-0caf-4f8a-bd52-24ea547868bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:07:17.057Z|63609c9f-0caf-4f8a-bd52-24ea547868bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:07:18.628Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:07:18.628Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:18.628Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:07:18.629Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:18.629Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:4abbb98d-5124-4b6e-88aa-3a730111be6f;x-requestid:4abbb98d-5124-4b6e-88aa-3a730111be6f;x-transactionid:4abbb98d-5124-4b6e-88aa-3a730111be6f;x-ecomp-requestid:4abbb98d-5124-4b6e-88aa-3a730111be6f;x-onap-partnername:SO.APIH;x-invocationid:14fb7cec-cfd3-4412-8c8d-9d6f1a5bfdd0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:18.629Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:18.641Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:18.641Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:18.641Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:18.641Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:07:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:18.641Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:18.641Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-10|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:07:18.651Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:07:18.652Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:18.652Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:07:18.653Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:18.653Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:4abbb98d-5124-4b6e-88aa-3a730111be6f;x-requestid:4abbb98d-5124-4b6e-88aa-3a730111be6f;x-transactionid:4abbb98d-5124-4b6e-88aa-3a730111be6f;x-ecomp-requestid:4abbb98d-5124-4b6e-88aa-3a730111be6f;x-onap-partnername:SO.APIH;x-invocationid:a0d4e866-9320-49dd-bb38-96f3feb0a0c8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:18.653Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:18.659Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:18.660Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:18.660Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:18.660Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|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:Thu, 01 Apr 2021 05:07:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:18.660Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:18.661Z|4abbb98d-5124-4b6e-88aa-3a730111be6f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:07:18.789Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:07:18.789Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:18.789Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:07:18.790Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:18.790Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0fe9ab1c-e534-4b0c-8575-dbb2571e3690;x-requestid:0fe9ab1c-e534-4b0c-8575-dbb2571e3690;x-transactionid:0fe9ab1c-e534-4b0c-8575-dbb2571e3690;x-ecomp-requestid:0fe9ab1c-e534-4b0c-8575-dbb2571e3690;x-onap-partnername:SO.APIH;x-invocationid:f79490fd-ad72-4333-9de7-4b9a950dca14;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:18.790Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:18.801Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:18.801Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:18.802Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:18.802Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:07:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:18.802Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:18.802Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-2|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:07:18.817Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:07:18.817Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:18.817Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:07:18.818Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:18.818Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0fe9ab1c-e534-4b0c-8575-dbb2571e3690;x-requestid:0fe9ab1c-e534-4b0c-8575-dbb2571e3690;x-transactionid:0fe9ab1c-e534-4b0c-8575-dbb2571e3690;x-ecomp-requestid:0fe9ab1c-e534-4b0c-8575-dbb2571e3690;x-onap-partnername:SO.APIH;x-invocationid:7b62717b-5b58-45eb-84b5-249655613890;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:18.818Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:18.824Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:18.824Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:18.824Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:18.825Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|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:Thu, 01 Apr 2021 05:07:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:18.825Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:18.825Z|0fe9ab1c-e534-4b0c-8575-dbb2571e3690|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:07:18.946Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:07:18.947Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:18.947Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:07:18.947Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:18.947Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:010b41ae-b47c-433a-988f-9b1981505ea4;x-requestid:010b41ae-b47c-433a-988f-9b1981505ea4;x-transactionid:010b41ae-b47c-433a-988f-9b1981505ea4;x-ecomp-requestid:010b41ae-b47c-433a-988f-9b1981505ea4;x-onap-partnername:SO.APIH;x-invocationid:751780b7-69dd-4b23-be18-d5522c31fb65;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:18.948Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:18.958Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:18.958Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:18.958Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:18.959Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:07:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:18.959Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:18.959Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-4|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:07:18.969Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:07:18.969Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:18.969Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:07:18.969Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:18.970Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:010b41ae-b47c-433a-988f-9b1981505ea4;x-requestid:010b41ae-b47c-433a-988f-9b1981505ea4;x-transactionid:010b41ae-b47c-433a-988f-9b1981505ea4;x-ecomp-requestid:010b41ae-b47c-433a-988f-9b1981505ea4;x-onap-partnername:SO.APIH;x-invocationid:53d9748f-8192-4164-ae81-ede06ffa2519;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:18.970Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:18.975Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:18.975Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:18.975Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:18.975Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 01 Apr 2021 05:07:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:18.975Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:18.976Z|010b41ae-b47c-433a-988f-9b1981505ea4|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:07:19.099Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:07:19.099Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:19.100Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:07:19.100Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:19.100Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e;x-requestid:4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e;x-transactionid:4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e;x-ecomp-requestid:4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e;x-onap-partnername:SO.APIH;x-invocationid:5e47f276-08b1-43f2-99b9-12acdcd3c13f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:19.100Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:19.112Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:19.113Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:19.113Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:19.114Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:07:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:19.114Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:19.157Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-6|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:07:19.172Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:07:19.172Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:19.173Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:07:19.173Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:19.173Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e;x-requestid:4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e;x-transactionid:4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e;x-ecomp-requestid:4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e;x-onap-partnername:SO.APIH;x-invocationid:49c2ff6d-fef6-4ec4-a899-5ca9166d3b3c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:19.173Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:19.178Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:19.178Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:19.178Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:19.179Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 01 Apr 2021 05:07:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:19.179Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:19.179Z|4040c0c6-f3f9-40c3-8fc1-7d9e5b02432e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:07:19.299Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Entering 2021-04-01T05:07:19.299Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:19.300Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||URI : /infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c 2021-04-01T05:07:19.300Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:19.300Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0a73a49c-834d-40bc-a9e9-4ce214ce0ddc;x-requestid:0a73a49c-834d-40bc-a9e9-4ce214ce0ddc;x-transactionid:0a73a49c-834d-40bc-a9e9-4ce214ce0ddc;x-ecomp-requestid:0a73a49c-834d-40bc-a9e9-4ce214ce0ddc;x-onap-partnername:SO.APIH;x-invocationid:01223123-17fc-45f7-b660-c15e69e401b6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:19.300Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:19.309Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:19.309Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:19.309Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:19.310Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|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:Thu, 01 Apr 2021 05:07:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:19.310Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:19.310Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-8|/infraActiveRequests/bf8c3284-3e15-4f4b-8262-1f3580927f1c|bpel|||INFO|500||Exiting. 2021-04-01T05:07:19.320Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:07:19.320Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:19.321Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:07:19.321Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:19.321Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0a73a49c-834d-40bc-a9e9-4ce214ce0ddc;x-requestid:0a73a49c-834d-40bc-a9e9-4ce214ce0ddc;x-transactionid:0a73a49c-834d-40bc-a9e9-4ce214ce0ddc;x-ecomp-requestid:0a73a49c-834d-40bc-a9e9-4ce214ce0ddc;x-onap-partnername:SO.APIH;x-invocationid:aa4dd859-dd9d-4b3a-913b-ab0eb96c48ce;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:19.321Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:19.326Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:19.326Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:19.327Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:19.327Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 01 Apr 2021 05:07:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:19.327Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:19.327Z|0a73a49c-834d-40bc-a9e9-4ce214ce0ddc|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:07:30.875Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||INFO|500||Entering 2021-04-01T05:07:30.875Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:30.876Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||URI : /infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed 2021-04-01T05:07:30.876Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:30.876Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-transactionid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-ecomp-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-onap-partnername:SO.APIH;x-invocationid:877195ca-8e76-47e9-b359-4450e5a273cf;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:30.876Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:31.863Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2021-04-01T05:07:31.864Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:31.864Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2021-04-01T05:07:31.865Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2021-04-01T05:07:31.865Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-transactionid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-ecomp-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-onap-partnername:SO.APIH;x-invocationid:8a8962cb-0aa0-4db6-8e9f-6c3c357dfb5d;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=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:31.866Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:31.870Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2021-04-01T05:07:31.877Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:31.877Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:31.878Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:31.878Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2021-04-01T05:07:31.878Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:31.878Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-1|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2021-04-01T05:07:31.916Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||INFO|500||Entering 2021-04-01T05:07:31.916Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:31.916Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2021-04-01T05:07:31.916Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2021-04-01T05:07:31.917Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-transactionid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-ecomp-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-onap-partnername:SO.APIH;x-invocationid:4ed5168f-8e16-4092-a82f-18182b4f2891;content-length:1221;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:31.917Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:31.932Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:31.932Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2021-04-01T05:07:31.932Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2021-04-01T05:07:31.932Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Thu, 01 Apr 2021 05:07:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:31.932Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:31.933Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2021-04-01T05:07:32.055Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Entering 2021-04-01T05:07:32.056Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:32.056Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2021-04-01T05:07:32.056Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2021-04-01T05:07:32.056Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-transactionid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-ecomp-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-onap-partnername:UNKNOWN;x-invocationid:4e2cf3bd-ba0f-4a75-b812-d85cb025db2a;content-length:3608;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:07:32.057Z|b1ed4bba-72b5-4d5a-9bfa-e348df2b298c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:07:32.057Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:32.063Z|b1ed4bba-72b5-4d5a-9bfa-e348df2b298c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:07:32.073Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:32.073Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2021-04-01T05:07:32.073Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2021-04-01T05:07:32.073Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-3|/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:Thu, 01 Apr 2021 05:07:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:32.073Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:32.073Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Exiting. 2021-04-01T05:07:32.089Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-4|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||INFO|500||Entering 2021-04-01T05:07:32.090Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-4|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:32.090Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-4|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||URI : /infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed 2021-04-01T05:07:32.090Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-4|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:32.090Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-4|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-transactionid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-ecomp-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-onap-partnername:UNKNOWN;x-invocationid:7292ace3-7046-4be5-a505-e2b2b656a6d5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:07:32.091Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-4|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:32.101Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-4|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:32.102Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-4|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:32.102Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-4|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:32.102Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-4|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|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:Thu, 01 Apr 2021 05:07:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:32.102Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-4|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:32.102Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-4|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||INFO|500||Exiting. 2021-04-01T05:07:32.284Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-5|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||INFO|500||Entering 2021-04-01T05:07:32.285Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-5|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:32.285Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-5|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||URI : /infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed 2021-04-01T05:07:32.285Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-5|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Method : PUT 2021-04-01T05:07:32.286Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-5|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-transactionid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-ecomp-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-onap-partnername:UNKNOWN;x-invocationid:825375f4-3d8c-410d-9723-e1665f443707;content-length:1328;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:07:32.286Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-5|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:32.301Z|e9b57f9e-9548-447b-89ca-e7289be0b5a7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:07:32.301Z|e9b57f9e-9548-447b-89ca-e7289be0b5a7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:07:32.312Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-5|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:32.313Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-5|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:32.313Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-5|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:32.313Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-5|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Thu, 01 Apr 2021 05:07:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:32.313Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-5|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:32.313Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-5|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||INFO|500||Exiting. 2021-04-01T05:07:33.100Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-6|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||INFO|500||Entering 2021-04-01T05:07:33.101Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-6|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:33.101Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-6|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||URI : /infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed 2021-04-01T05:07:33.102Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-6|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:33.102Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-6|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:c1215359-2127-4a0e-b31f-aaa65a5fa471;x-requestid:c1215359-2127-4a0e-b31f-aaa65a5fa471;x-transactionid:c1215359-2127-4a0e-b31f-aaa65a5fa471;x-ecomp-requestid:c1215359-2127-4a0e-b31f-aaa65a5fa471;x-onap-partnername:SO.APIH;x-invocationid:851d6ff6-fbe2-4fdf-aacd-275769b17794;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:33.102Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-6|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:33.113Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-6|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:33.113Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-6|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:33.114Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-6|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:33.114Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-6|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|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:Thu, 01 Apr 2021 05:07:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:33.114Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-6|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:33.114Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-6|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||INFO|500||Exiting. 2021-04-01T05:07:33.124Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:07:33.124Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:33.125Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:07:33.125Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:33.125Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:c1215359-2127-4a0e-b31f-aaa65a5fa471;x-requestid:c1215359-2127-4a0e-b31f-aaa65a5fa471;x-transactionid:c1215359-2127-4a0e-b31f-aaa65a5fa471;x-ecomp-requestid:c1215359-2127-4a0e-b31f-aaa65a5fa471;x-onap-partnername:SO.APIH;x-invocationid:56c7e790-85a3-4588-9250-a06a8499bb31;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:33.125Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:33.131Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:33.131Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:33.131Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:33.131Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 01 Apr 2021 05:07:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:33.131Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:33.132Z|c1215359-2127-4a0e-b31f-aaa65a5fa471|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:07:38.614Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-8|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||INFO|500||Entering 2021-04-01T05:07:38.615Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-8|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:38.615Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-8|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||URI : /infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed 2021-04-01T05:07:38.615Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-8|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:38.615Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-8|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-transactionid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-ecomp-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-onap-partnername:UNKNOWN;x-invocationid:ad6af01f-271d-42d6-bbd6-82712ab1d931;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:07:38.616Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-8|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:38.627Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-8|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:38.628Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-8|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:38.628Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-8|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:38.628Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-8|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|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:Thu, 01 Apr 2021 05:07:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:38.628Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-8|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:38.628Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-8|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||INFO|500||Exiting. 2021-04-01T05:07:38.639Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-9|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||INFO|500||Entering 2021-04-01T05:07:38.640Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-9|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:38.640Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-9|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||URI : /infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed 2021-04-01T05:07:38.640Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-9|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Method : PUT 2021-04-01T05:07:38.641Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-9|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-transactionid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-ecomp-requestid:47eb8c69-d2b8-44d0-90b4-31672105baed;x-onap-partnername:UNKNOWN;x-invocationid:feaecf45-5938-4642-bd95-857a51c511b9;content-length:1513;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=31296E93795298D96CC5F3C24581BD9B;accept-encoding:gzip,deflate; 2021-04-01T05:07:38.641Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-9|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:38.663Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-9|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:38.664Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-9|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:38.664Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-9|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:38.664Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-9|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Thu, 01 Apr 2021 05:07:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:38.664Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-9|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:38.665Z|47eb8c69-d2b8-44d0-90b4-31672105baed|http-nio-8083-exec-9|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||INFO|500||Exiting. 2021-04-01T05:07:43.279Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||INFO|500||Entering 2021-04-01T05:07:43.279Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:43.279Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||URI : /infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed 2021-04-01T05:07:43.279Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:43.279Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1f96ae0d-0870-44f6-9637-669ddcd6af7d;x-requestid:1f96ae0d-0870-44f6-9637-669ddcd6af7d;x-transactionid:1f96ae0d-0870-44f6-9637-669ddcd6af7d;x-ecomp-requestid:1f96ae0d-0870-44f6-9637-669ddcd6af7d;x-onap-partnername:SO.APIH;x-invocationid:485a5043-ac5a-4b1b-8948-1827dbaeea54;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:43.279Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:43.292Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:43.292Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:43.292Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:43.292Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|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:Thu, 01 Apr 2021 05:07:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:43.293Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:43.293Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-10|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||INFO|500||Exiting. 2021-04-01T05:07:43.303Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-04-01T05:07:43.303Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:43.304Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-04-01T05:07:43.304Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:43.304Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1f96ae0d-0870-44f6-9637-669ddcd6af7d;x-requestid:1f96ae0d-0870-44f6-9637-669ddcd6af7d;x-transactionid:1f96ae0d-0870-44f6-9637-669ddcd6af7d;x-ecomp-requestid:1f96ae0d-0870-44f6-9637-669ddcd6af7d;x-onap-partnername:SO.APIH;x-invocationid:2d7ae74a-fdff-41f8-b477-39fb10eb09f6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:43.304Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:43.310Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:43.311Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:43.311Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:43.311Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|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:Thu, 01 Apr 2021 05:07:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-04-01T05:07:43.311Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-04-01T05:07:43.311Z|1f96ae0d-0870-44f6-9637-669ddcd6af7d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-04-01T05:07:47.057Z|42ba7205-a99f-4850-aa58-d9dd278d3105|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-04-01T05:07:47.057Z|42ba7205-a99f-4850-aa58-d9dd278d3105|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-04-01T05:07:53.739Z|e039f977-3824-43f7-a3dc-a3a63ae21840|http-nio-8083-exec-2|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||INFO|500||Entering 2021-04-01T05:07:53.740Z|e039f977-3824-43f7-a3dc-a3a63ae21840|http-nio-8083-exec-2|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request begin================================================ 2021-04-01T05:07:53.740Z|e039f977-3824-43f7-a3dc-a3a63ae21840|http-nio-8083-exec-2|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||URI : /infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed 2021-04-01T05:07:53.740Z|e039f977-3824-43f7-a3dc-a3a63ae21840|http-nio-8083-exec-2|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Method : GET 2021-04-01T05:07:53.740Z|e039f977-3824-43f7-a3dc-a3a63ae21840|http-nio-8083-exec-2|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:e039f977-3824-43f7-a3dc-a3a63ae21840;x-requestid:e039f977-3824-43f7-a3dc-a3a63ae21840;x-transactionid:e039f977-3824-43f7-a3dc-a3a63ae21840;x-ecomp-requestid:e039f977-3824-43f7-a3dc-a3a63ae21840;x-onap-partnername:SO.APIH;x-invocationid:52fcc0c4-05c7-4417-905d-18a8650f69ca;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=4F5C9E3CA95DBF4043C9CBE11C754B97;accept-encoding:gzip,deflate; 2021-04-01T05:07:53.740Z|e039f977-3824-43f7-a3dc-a3a63ae21840|http-nio-8083-exec-2|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||===========================request end================================================== 2021-04-01T05:07:53.750Z|e039f977-3824-43f7-a3dc-a3a63ae21840|http-nio-8083-exec-2|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||============================response begin========================================== 2021-04-01T05:07:53.751Z|e039f977-3824-43f7-a3dc-a3a63ae21840|http-nio-8083-exec-2|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Status code : 200 2021-04-01T05:07:53.751Z|e039f977-3824-43f7-a3dc-a3a63ae21840|http-nio-8083-exec-2|/infraActiveRequests/47eb8c69-d2b8-44d0-90b4-31672105baed|bpel|||DEBUG|500||Status text : OK 2021-04-01T05:07:53.751Z|e039f977-3824-43f7-a3dc-a3a63ae21840|http-nio-8083-exec-2|/infra