JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/reqdb/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-03-30T10:26:10.347Z||main|||||INFO|500||The following profiles are active: basic 2022-03-30T10:26:23.133Z||main|||||INFO|500||Starting service [Tomcat] 2022-03-30T10:26:23.134Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-03-30T10:26:23.272Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-03-30T10:26:24.555Z||main|||||INFO|500||reqdb-pool - Starting... 2022-03-30T10:26:24.765Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-03-30T10:26:24.954Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate 2022-03-30T10:26:25.044Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.6) 2022-03-30T10:26:25.089Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.6 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4. 2022-03-30T10:26:25.173Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.056s) 2022-03-30T10:26:25.212Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ... 2022-03-30T10:26:25.319Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State: - Error Code: 1280) 2022-03-30T10:26:25.373Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >> 2022-03-30T10:26:25.402Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version 2022-03-30T10:26:25.794Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests 2022-03-30T10:26:25.869Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status 2022-03-30T10:26:26.038Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data 2022-03-30T10:26:26.094Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns 2022-03-30T10:26:26.209Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests 2022-03-30T10:26:26.289Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock 2022-03-30T10:26:26.371Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes 2022-03-30T10:26:26.466Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data 2022-03-30T10:26:26.540Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size 2022-03-30T10:26:26.627Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests 2022-03-30T10:26:26.704Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests 2022-03-30T10:26:26.820Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500 2022-03-30T10:26:26.891Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data 2022-03-30T10:26:27.030Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup 2022-03-30T10:26:27.150Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column 2022-03-30T10:26:27.200Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column 2022-03-30T10:26:27.250Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information 2022-03-30T10:26:27.315Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id 2022-03-30T10:26:27.407Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source 2022-03-30T10:26:27.490Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL 2022-03-30T10:26:27.545Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source 2022-03-30T10:26:27.660Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table 2022-03-30T10:26:27.735Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status 2022-03-30T10:26:27.797Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status 2022-03-30T10:26:27.876Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table 2022-03-30T10:26:28.037Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column 2022-03-30T10:26:28.164Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests 2022-03-30T10:26:28.213Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData 2022-03-30T10:26:28.250Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables 2022-03-30T10:26:28.501Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables 2022-03-30T10:26:28.600Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables 2022-03-30T10:26:28.715Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name 2022-03-30T10:26:28.898Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn 2022-03-30T10:26:28.986Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table 2022-03-30T10:26:29.068Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status 2022-03-30T10:26:29.111Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name 2022-03-30T10:26:29.249Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:03.890s) 2022-03-30T10:26:29.851Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-03-30T10:26:30.203Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-03-30T10:26:31.134Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-30T10:26:33.746Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-03-30T10:26:37.044Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-30T10:26:45.387Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-03-30T10:26:47.842Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter 2022-03-30T10:26:49.966Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter 2022-03-30T10:26:50.532Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-03-30T10:26:57.248Z||main|||||INFO|500||Started MSORequestDBApplication in 50.972 seconds (JVM running for 53.246) 2022-03-30T10:26:57.271Z|c656116b-fd9a-4394-ad8f-146d8cd2b8b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:26:57.292Z|c656116b-fd9a-4394-ad8f-146d8cd2b8b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:26:57.295Z|60d0896a-631a-40f0-9e7b-caddac23eb79|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:26:57.302Z|60d0896a-631a-40f0-9e7b-caddac23eb79|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:27:12.239Z|3295d7bd-403b-4868-bc9e-ba4d99e3a396|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:27:12.241Z|3295d7bd-403b-4868-bc9e-ba4d99e3a396|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:27:27.237Z|bfcd00ab-7190-448d-a486-3274a6c18c57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:27:27.239Z|bfcd00ab-7190-448d-a486-3274a6c18c57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:27:27.305Z|2a9b0735-8d7e-4a1b-88d1-9acd9a83be0c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:27:27.307Z|2a9b0735-8d7e-4a1b-88d1-9acd9a83be0c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:27:42.238Z|6dea57cb-859a-4b89-a129-266c2acbe7ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:27:42.240Z|6dea57cb-859a-4b89-a129-266c2acbe7ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:27:57.239Z|738c0b06-4b26-4be4-a116-3c5868254d25|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:27:57.243Z|738c0b06-4b26-4be4-a116-3c5868254d25|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:27:57.309Z|3e12ef9e-ed97-4cea-a6d4-8f76794f28a9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:27:57.310Z|3e12ef9e-ed97-4cea-a6d4-8f76794f28a9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:28:12.238Z|cadaa73e-d462-446a-b7c8-be6cf3a0e92c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:28:12.245Z|cadaa73e-d462-446a-b7c8-be6cf3a0e92c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:28:27.238Z|065c5459-cbfb-40ec-9c22-6ae0ada46158|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:28:27.239Z|065c5459-cbfb-40ec-9c22-6ae0ada46158|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:28:27.311Z|d3cb1272-5245-48fb-908e-ebe8f188906a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:28:27.312Z|d3cb1272-5245-48fb-908e-ebe8f188906a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:28:42.237Z|15ea78d6-bc3e-487e-a2d7-f0e5fe22afb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:28:42.238Z|15ea78d6-bc3e-487e-a2d7-f0e5fe22afb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:28:57.237Z|95dcec81-8d20-412f-aad8-19b39ea1f805|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:28:57.240Z|95dcec81-8d20-412f-aad8-19b39ea1f805|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:28:57.314Z|f27fcc0c-f7cc-435e-91a1-387ae82a35ed|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:28:57.315Z|f27fcc0c-f7cc-435e-91a1-387ae82a35ed|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:29:12.237Z|bf9fbdf8-40de-4b9a-995c-0c2a54a5d2e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:29:12.239Z|bf9fbdf8-40de-4b9a-995c-0c2a54a5d2e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:29:27.239Z|4dea2f3a-b49e-4653-9306-f5a8d7a604c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:29:27.243Z|4dea2f3a-b49e-4653-9306-f5a8d7a604c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:29:27.317Z|245650e3-182f-4f27-8502-eb0f7fb26c1e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:29:27.318Z|245650e3-182f-4f27-8502-eb0f7fb26c1e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:29:42.237Z|6045765a-e28a-4b46-addf-04c53ea0070b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:29:42.239Z|6045765a-e28a-4b46-addf-04c53ea0070b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:29:57.239Z|1386746b-bfd5-49cf-b820-e54f510ed5fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:29:57.243Z|1386746b-bfd5-49cf-b820-e54f510ed5fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:29:57.319Z|18aa47f0-9ed9-4ad6-a54a-bf50b466ae9d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:29:57.321Z|18aa47f0-9ed9-4ad6-a54a-bf50b466ae9d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:30:12.237Z|de9f66e1-2560-4aaf-8f0d-bc41a7c91c36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:30:12.241Z|de9f66e1-2560-4aaf-8f0d-bc41a7c91c36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:30:27.237Z|ef2a9e95-f35d-4a44-8c2b-49d918ff5746|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:30:27.239Z|ef2a9e95-f35d-4a44-8c2b-49d918ff5746|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:30:27.322Z|52497654-579d-4231-9277-43f31b5fa151|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:30:27.324Z|52497654-579d-4231-9277-43f31b5fa151|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:30:42.238Z|ab044b5c-d90a-4f0a-bf7e-7d14e4976787|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:30:42.239Z|ab044b5c-d90a-4f0a-bf7e-7d14e4976787|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:30:57.237Z|40f94523-f622-43c1-9d4d-e16ab79cc162|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:30:57.241Z|40f94523-f622-43c1-9d4d-e16ab79cc162|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:30:57.325Z|57a4b120-2463-4664-a57d-7fe67e2b3e07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:30:57.326Z|57a4b120-2463-4664-a57d-7fe67e2b3e07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:31:12.237Z|258943ca-2b99-4de5-9431-43e8952b45ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:31:12.238Z|258943ca-2b99-4de5-9431-43e8952b45ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:31:27.237Z|3be3ba04-09dc-4cf7-9f40-150a60c96998|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:31:27.238Z|3be3ba04-09dc-4cf7-9f40-150a60c96998|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:31:27.328Z|83a80d26-f392-4c23-80d6-2932e142ad94|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:31:27.329Z|83a80d26-f392-4c23-80d6-2932e142ad94|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:31:42.237Z|75ae7050-dae3-4eba-ae90-01cef4cc2e08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:31:42.242Z|75ae7050-dae3-4eba-ae90-01cef4cc2e08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:31:57.237Z|5841538a-73be-45ea-9adc-7a0218f4c469|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:31:57.239Z|5841538a-73be-45ea-9adc-7a0218f4c469|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:31:57.331Z|5a1464fd-056a-4926-b625-52a07ed34316|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:31:57.332Z|5a1464fd-056a-4926-b625-52a07ed34316|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:32:12.237Z|6486738a-25d2-4143-accd-6251013e9908|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:32:12.239Z|6486738a-25d2-4143-accd-6251013e9908|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:32:27.237Z|926b23dc-484c-4dff-8ae2-17c1075f10a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:32:27.242Z|926b23dc-484c-4dff-8ae2-17c1075f10a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:32:27.333Z|e8ee6553-e65e-4d20-930b-c3a64e62f856|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:32:27.335Z|e8ee6553-e65e-4d20-930b-c3a64e62f856|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:32:42.237Z|c0567360-8d37-48e9-a5c4-f1da904da6f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:32:42.238Z|c0567360-8d37-48e9-a5c4-f1da904da6f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:32:57.237Z|5f9d62a4-ae79-41de-bb2b-c5d7d2986eaf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:32:57.239Z|5f9d62a4-ae79-41de-bb2b-c5d7d2986eaf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:32:57.336Z|f68e939b-ee61-4b44-9117-ee7d0e69a3a1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:32:57.338Z|f68e939b-ee61-4b44-9117-ee7d0e69a3a1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:33:12.237Z|9b579c2e-a442-4c59-a834-f41607643f39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:33:12.242Z|9b579c2e-a442-4c59-a834-f41607643f39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:33:27.237Z|a306ff32-1d9b-4867-abf1-4f91e8425915|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:33:27.239Z|a306ff32-1d9b-4867-abf1-4f91e8425915|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:33:27.340Z|ea654a0a-2213-423b-bd57-07f2cb7f8a91|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:33:27.342Z|ea654a0a-2213-423b-bd57-07f2cb7f8a91|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:33:42.237Z|fecc1e10-b69c-4a95-ba1f-5aa0ed0a605f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:33:42.238Z|fecc1e10-b69c-4a95-ba1f-5aa0ed0a605f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:33:57.237Z|8a6785ff-cd1f-4dde-9714-43bc2eb3124a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:33:57.240Z|8a6785ff-cd1f-4dde-9714-43bc2eb3124a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:33:57.344Z|59399ab7-dd15-4039-b850-ce4f1e9d57e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:33:57.345Z|59399ab7-dd15-4039-b850-ce4f1e9d57e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:34:12.237Z|8c9a30c2-e540-4910-a5f5-4acdf1c2e0db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:34:12.238Z|8c9a30c2-e540-4910-a5f5-4acdf1c2e0db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:34:27.237Z|6e3d1c51-f536-4044-befa-7b4f2afe7a85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:34:27.239Z|6e3d1c51-f536-4044-befa-7b4f2afe7a85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:34:27.348Z|7bd1ed31-9ea6-4fcb-aad0-810fed386f2a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:34:27.349Z|7bd1ed31-9ea6-4fcb-aad0-810fed386f2a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:34:42.237Z|04724c23-c783-4195-b8d2-e4df96a64f1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:34:42.240Z|04724c23-c783-4195-b8d2-e4df96a64f1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:34:57.237Z|942b65e2-8571-41f1-97ec-3e1ae32a8152|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:34:57.239Z|942b65e2-8571-41f1-97ec-3e1ae32a8152|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:34:57.352Z|6ae5525a-59f0-44a2-8526-3976ca1ab455|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:34:57.353Z|6ae5525a-59f0-44a2-8526-3976ca1ab455|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:35:12.237Z|dd2ed0b4-7ca5-471a-a723-739748d46176|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:35:12.238Z|dd2ed0b4-7ca5-471a-a723-739748d46176|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:35:27.237Z|8ab813b5-5764-4421-83e6-c776a22ab74d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:35:27.241Z|8ab813b5-5764-4421-83e6-c776a22ab74d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:35:27.355Z|6f18165c-4246-4652-98c2-20e27a99701d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:35:27.356Z|6f18165c-4246-4652-98c2-20e27a99701d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:35:42.237Z|5b33f773-833b-48b8-a6d0-f7368ed46f8f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:35:42.238Z|5b33f773-833b-48b8-a6d0-f7368ed46f8f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:35:57.237Z|fb9a8a19-05b5-4a0b-9bc4-9843574be8f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:35:57.238Z|fb9a8a19-05b5-4a0b-9bc4-9843574be8f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:35:57.357Z|1b5c9f41-ab2d-454a-a7e3-46e5864c6e30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:35:57.359Z|1b5c9f41-ab2d-454a-a7e3-46e5864c6e30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:36:12.237Z|4bd5d8a9-1b81-4453-a954-ebabba3834f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:36:12.241Z|4bd5d8a9-1b81-4453-a954-ebabba3834f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:36:27.237Z|ad118008-8b9a-485f-ad1a-cab1d825a326|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:36:27.238Z|ad118008-8b9a-485f-ad1a-cab1d825a326|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:36:27.360Z|898f9c24-fe6a-49ae-a978-9a8464c376c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:36:27.361Z|898f9c24-fe6a-49ae-a978-9a8464c376c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:36:37.691Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-03-30T10:36:37.926Z|0e0bc942-2bc1-45b2-87ee-75ab95f503e6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:36:37.928Z|0e0bc942-2bc1-45b2-87ee-75ab95f503e6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:36:37.929Z|0e0bc942-2bc1-45b2-87ee-75ab95f503e6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:36:37.930Z|0e0bc942-2bc1-45b2-87ee-75ab95f503e6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:36:37.933Z|0e0bc942-2bc1-45b2-87ee-75ab95f503e6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:36:37.933Z|0e0bc942-2bc1-45b2-87ee-75ab95f503e6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:36:38.216Z|0e0bc942-2bc1-45b2-87ee-75ab95f503e6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:36:38.217Z|0e0bc942-2bc1-45b2-87ee-75ab95f503e6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:36:38.221Z|0e0bc942-2bc1-45b2-87ee-75ab95f503e6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:36:38.221Z|0e0bc942-2bc1-45b2-87ee-75ab95f503e6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:36:38 GMT;Connection:close; 2022-03-30T10:36:38.222Z|0e0bc942-2bc1-45b2-87ee-75ab95f503e6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:36:38.223Z|0e0bc942-2bc1-45b2-87ee-75ab95f503e6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:36:42.237Z|80a96bb4-6f1b-48e5-bbb0-c569b8dc4e28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:36:42.239Z|80a96bb4-6f1b-48e5-bbb0-c569b8dc4e28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:36:57.237Z|6f79da03-bd67-4d02-8431-ad31bfe42876|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:36:57.242Z|6f79da03-bd67-4d02-8431-ad31bfe42876|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:36:57.362Z|88f63905-f6eb-4712-8af6-3c6bd5605c3d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:36:57.364Z|88f63905-f6eb-4712-8af6-3c6bd5605c3d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:37:12.238Z|62179ef3-b9ca-41b7-8b55-d59e59271664|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:37:12.240Z|62179ef3-b9ca-41b7-8b55-d59e59271664|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:37:27.238Z|06c3b1da-448c-4eaa-8fb9-3b292c8e445f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:37:27.239Z|06c3b1da-448c-4eaa-8fb9-3b292c8e445f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:37:27.365Z|ec44ee56-7cea-467c-ae46-04173098d9af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:37:27.367Z|ec44ee56-7cea-467c-ae46-04173098d9af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:37:37.522Z|4d9c3206-c070-4600-87a9-71c89e1b09be|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:37:37.522Z|4d9c3206-c070-4600-87a9-71c89e1b09be|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:37:37.523Z|4d9c3206-c070-4600-87a9-71c89e1b09be|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:37:37.524Z|4d9c3206-c070-4600-87a9-71c89e1b09be|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:37:37.525Z|4d9c3206-c070-4600-87a9-71c89e1b09be|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:37:37.525Z|4d9c3206-c070-4600-87a9-71c89e1b09be|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:37:37.538Z|4d9c3206-c070-4600-87a9-71c89e1b09be|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:37:37.539Z|4d9c3206-c070-4600-87a9-71c89e1b09be|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:37:37.539Z|4d9c3206-c070-4600-87a9-71c89e1b09be|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:37:37.540Z|4d9c3206-c070-4600-87a9-71c89e1b09be|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:37:37 GMT;Connection:close; 2022-03-30T10:37:37.540Z|4d9c3206-c070-4600-87a9-71c89e1b09be|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:37:37.541Z|4d9c3206-c070-4600-87a9-71c89e1b09be|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:37:42.237Z|07d418b6-c699-43cf-adc4-15e0efd97a4d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:37:42.241Z|07d418b6-c699-43cf-adc4-15e0efd97a4d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:37:57.238Z|a3cea8aa-37b7-4d4c-9322-e792a7a1b6fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:37:57.240Z|a3cea8aa-37b7-4d4c-9322-e792a7a1b6fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:37:57.368Z|dcbdaf2f-b37c-47f2-afee-6becd0e7596d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:37:57.369Z|dcbdaf2f-b37c-47f2-afee-6becd0e7596d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:38:12.239Z|c295a8bd-faa8-400f-b128-f08ce6f99945|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:38:12.243Z|c295a8bd-faa8-400f-b128-f08ce6f99945|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:38:27.237Z|1b055d1e-3c54-4a19-8bfa-53999cdf09a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:38:27.239Z|1b055d1e-3c54-4a19-8bfa-53999cdf09a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:38:27.371Z|e48175df-2d54-4ca5-a5e6-2c4d8d398be7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:38:27.372Z|e48175df-2d54-4ca5-a5e6-2c4d8d398be7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:38:37.525Z|3f13b82c-c7d2-42ff-9751-601ab819f9d1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:38:37.526Z|3f13b82c-c7d2-42ff-9751-601ab819f9d1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:38:37.528Z|3f13b82c-c7d2-42ff-9751-601ab819f9d1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:38:37.529Z|3f13b82c-c7d2-42ff-9751-601ab819f9d1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:38:37.529Z|3f13b82c-c7d2-42ff-9751-601ab819f9d1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:38:37.530Z|3f13b82c-c7d2-42ff-9751-601ab819f9d1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:38:37.542Z|3f13b82c-c7d2-42ff-9751-601ab819f9d1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:38:37.543Z|3f13b82c-c7d2-42ff-9751-601ab819f9d1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:38:37.544Z|3f13b82c-c7d2-42ff-9751-601ab819f9d1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:38:37.544Z|3f13b82c-c7d2-42ff-9751-601ab819f9d1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:38:37 GMT;Connection:close; 2022-03-30T10:38:37.545Z|3f13b82c-c7d2-42ff-9751-601ab819f9d1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:38:37.546Z|3f13b82c-c7d2-42ff-9751-601ab819f9d1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:38:42.237Z|4604151a-f357-435a-b834-84b570762d61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:38:42.238Z|4604151a-f357-435a-b834-84b570762d61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:38:57.237Z|9ac0ada0-ac2e-4ee5-be24-4a0ee1532d1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:38:57.239Z|9ac0ada0-ac2e-4ee5-be24-4a0ee1532d1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:38:57.373Z|edee4a4a-e549-4164-8534-d4f43afabdd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:38:57.374Z|edee4a4a-e549-4164-8534-d4f43afabdd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:39:12.237Z|21985b34-fa58-455c-8319-3acc00148c84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:39:12.240Z|21985b34-fa58-455c-8319-3acc00148c84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:39:27.237Z|bdf290d5-7154-42b7-b8ea-b3963e34d088|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:39:27.239Z|bdf290d5-7154-42b7-b8ea-b3963e34d088|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:39:27.376Z|f5af8fe2-62a0-48de-8c6c-9361d1de1823|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:39:27.378Z|f5af8fe2-62a0-48de-8c6c-9361d1de1823|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:39:37.519Z|f5702b64-6cbc-428f-8813-83bddafb51f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:39:37.520Z|f5702b64-6cbc-428f-8813-83bddafb51f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:39:37.520Z|f5702b64-6cbc-428f-8813-83bddafb51f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:39:37.520Z|f5702b64-6cbc-428f-8813-83bddafb51f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:39:37.521Z|f5702b64-6cbc-428f-8813-83bddafb51f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:39:37.521Z|f5702b64-6cbc-428f-8813-83bddafb51f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:39:37.530Z|f5702b64-6cbc-428f-8813-83bddafb51f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:39:37.531Z|f5702b64-6cbc-428f-8813-83bddafb51f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:39:37.532Z|f5702b64-6cbc-428f-8813-83bddafb51f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:39:37.532Z|f5702b64-6cbc-428f-8813-83bddafb51f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:39:37 GMT;Connection:close; 2022-03-30T10:39:37.532Z|f5702b64-6cbc-428f-8813-83bddafb51f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:39:37.533Z|f5702b64-6cbc-428f-8813-83bddafb51f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:39:42.237Z|59502478-59d7-49b3-aa23-3e40dc6cc507|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:39:42.239Z|59502478-59d7-49b3-aa23-3e40dc6cc507|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:39:57.237Z|87621790-3eaa-41de-a1a0-8cb355abf285|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:39:57.238Z|87621790-3eaa-41de-a1a0-8cb355abf285|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:39:57.381Z|b312cf6e-aa31-4c73-9fa4-608400785767|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:39:57.382Z|b312cf6e-aa31-4c73-9fa4-608400785767|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:40:12.237Z|07c1d7b7-3031-48b5-9956-683b5f6268b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:40:12.238Z|07c1d7b7-3031-48b5-9956-683b5f6268b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:40:27.237Z|76605ffa-805c-40f6-a55b-23c81dba9c5a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:40:27.241Z|76605ffa-805c-40f6-a55b-23c81dba9c5a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:40:27.384Z|fc2ef910-37db-4c04-a5a2-8fc83cb3c8dc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:40:27.385Z|fc2ef910-37db-4c04-a5a2-8fc83cb3c8dc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:40:37.521Z|0a849059-30ce-42b6-997f-67d1c7e8c6b2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:40:37.521Z|0a849059-30ce-42b6-997f-67d1c7e8c6b2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:40:37.521Z|0a849059-30ce-42b6-997f-67d1c7e8c6b2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:40:37.522Z|0a849059-30ce-42b6-997f-67d1c7e8c6b2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:40:37.523Z|0a849059-30ce-42b6-997f-67d1c7e8c6b2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:40:37.524Z|0a849059-30ce-42b6-997f-67d1c7e8c6b2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:40:37.531Z|0a849059-30ce-42b6-997f-67d1c7e8c6b2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:40:37.532Z|0a849059-30ce-42b6-997f-67d1c7e8c6b2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:40:37.533Z|0a849059-30ce-42b6-997f-67d1c7e8c6b2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:40:37.533Z|0a849059-30ce-42b6-997f-67d1c7e8c6b2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:40:37 GMT;Connection:close; 2022-03-30T10:40:37.533Z|0a849059-30ce-42b6-997f-67d1c7e8c6b2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:40:37.534Z|0a849059-30ce-42b6-997f-67d1c7e8c6b2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:40:42.237Z|8407207d-3d8c-4c81-ad5e-eb08e8f8b876|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:40:42.238Z|8407207d-3d8c-4c81-ad5e-eb08e8f8b876|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:40:57.237Z|7ad4ea35-64d3-4163-9b6e-80e7c473a178|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:40:57.239Z|7ad4ea35-64d3-4163-9b6e-80e7c473a178|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:40:57.386Z|d98fcaf8-c9ce-4c11-9367-b3dcfbabc5e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:40:57.387Z|d98fcaf8-c9ce-4c11-9367-b3dcfbabc5e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:41:12.237Z|8094c667-71e5-4018-8e2f-a867541d5a35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:41:12.240Z|8094c667-71e5-4018-8e2f-a867541d5a35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:41:27.237Z|30e0e3d2-355d-4e96-9951-bcdec4458977|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:41:27.238Z|30e0e3d2-355d-4e96-9951-bcdec4458977|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:41:27.389Z|63fc06f9-3a7a-4cae-b208-b7c4f895edf5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:41:27.390Z|63fc06f9-3a7a-4cae-b208-b7c4f895edf5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:41:37.517Z|e27dd05a-0694-4b45-8c7d-10bef4563928|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:41:37.517Z|e27dd05a-0694-4b45-8c7d-10bef4563928|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:41:37.517Z|e27dd05a-0694-4b45-8c7d-10bef4563928|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:41:37.518Z|e27dd05a-0694-4b45-8c7d-10bef4563928|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:41:37.520Z|e27dd05a-0694-4b45-8c7d-10bef4563928|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:41:37.520Z|e27dd05a-0694-4b45-8c7d-10bef4563928|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:41:37.526Z|e27dd05a-0694-4b45-8c7d-10bef4563928|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:41:37.527Z|e27dd05a-0694-4b45-8c7d-10bef4563928|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:41:37.527Z|e27dd05a-0694-4b45-8c7d-10bef4563928|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:41:37.527Z|e27dd05a-0694-4b45-8c7d-10bef4563928|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:41:37 GMT;Connection:close; 2022-03-30T10:41:37.527Z|e27dd05a-0694-4b45-8c7d-10bef4563928|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:41:37.528Z|e27dd05a-0694-4b45-8c7d-10bef4563928|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:41:42.237Z|6e95f321-4cf0-433a-bac8-d24f5aa56afb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:41:42.238Z|6e95f321-4cf0-433a-bac8-d24f5aa56afb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:41:57.237Z|4c84ab76-79c9-4506-9e93-1bf1ce2cd04f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:41:57.240Z|4c84ab76-79c9-4506-9e93-1bf1ce2cd04f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:41:57.392Z|17506db5-c3c2-4cce-bdb7-23efc1b429cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:41:57.393Z|17506db5-c3c2-4cce-bdb7-23efc1b429cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:42:12.237Z|494211b9-0fa7-468a-873b-6db543d1331f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:42:12.238Z|494211b9-0fa7-468a-873b-6db543d1331f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:42:27.237Z|52d5cf23-132b-4b90-b152-d2af707a42e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:42:27.238Z|52d5cf23-132b-4b90-b152-d2af707a42e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:42:27.396Z|b7e1a814-72ab-40f5-bacd-dbe925973f73|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:42:27.397Z|b7e1a814-72ab-40f5-bacd-dbe925973f73|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:42:37.519Z|675c5c53-4fb4-4f60-a00b-9a001526546e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:42:37.520Z|675c5c53-4fb4-4f60-a00b-9a001526546e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:42:37.520Z|675c5c53-4fb4-4f60-a00b-9a001526546e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:42:37.521Z|675c5c53-4fb4-4f60-a00b-9a001526546e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:42:37.522Z|675c5c53-4fb4-4f60-a00b-9a001526546e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:42:37.522Z|675c5c53-4fb4-4f60-a00b-9a001526546e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:42:37.531Z|675c5c53-4fb4-4f60-a00b-9a001526546e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:42:37.532Z|675c5c53-4fb4-4f60-a00b-9a001526546e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:42:37.532Z|675c5c53-4fb4-4f60-a00b-9a001526546e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:42:37.533Z|675c5c53-4fb4-4f60-a00b-9a001526546e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:42:37 GMT;Connection:close; 2022-03-30T10:42:37.533Z|675c5c53-4fb4-4f60-a00b-9a001526546e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:42:37.534Z|675c5c53-4fb4-4f60-a00b-9a001526546e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:42:42.237Z|439effe9-ee33-4d3f-b023-e2f4b2ea436c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:42:42.244Z|439effe9-ee33-4d3f-b023-e2f4b2ea436c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:42:57.237Z|787db10a-57f4-4f22-86d1-8fe8d743ca12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:42:57.238Z|787db10a-57f4-4f22-86d1-8fe8d743ca12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:42:57.398Z|a822c23f-103a-48ef-b631-009404d83c93|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:42:57.399Z|a822c23f-103a-48ef-b631-009404d83c93|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:43:12.237Z|258d1fa9-a726-4882-8a8f-ba84a034b5ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:43:12.238Z|258d1fa9-a726-4882-8a8f-ba84a034b5ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:43:27.237Z|4d115df2-ce97-4e82-b81a-0e8bf0d130f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:43:27.240Z|4d115df2-ce97-4e82-b81a-0e8bf0d130f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:43:27.401Z|db183648-f6dc-43fe-a046-5c435c8a86c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:43:27.401Z|db183648-f6dc-43fe-a046-5c435c8a86c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:43:37.518Z|c1e2fa3c-c2be-4881-a6fd-0611d28d4a81|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:43:37.518Z|c1e2fa3c-c2be-4881-a6fd-0611d28d4a81|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:43:37.519Z|c1e2fa3c-c2be-4881-a6fd-0611d28d4a81|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:43:37.519Z|c1e2fa3c-c2be-4881-a6fd-0611d28d4a81|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:43:37.520Z|c1e2fa3c-c2be-4881-a6fd-0611d28d4a81|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:43:37.520Z|c1e2fa3c-c2be-4881-a6fd-0611d28d4a81|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:43:37.529Z|c1e2fa3c-c2be-4881-a6fd-0611d28d4a81|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:43:37.529Z|c1e2fa3c-c2be-4881-a6fd-0611d28d4a81|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:43:37.530Z|c1e2fa3c-c2be-4881-a6fd-0611d28d4a81|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:43:37.530Z|c1e2fa3c-c2be-4881-a6fd-0611d28d4a81|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:43:37 GMT;Connection:close; 2022-03-30T10:43:37.530Z|c1e2fa3c-c2be-4881-a6fd-0611d28d4a81|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:43:37.531Z|c1e2fa3c-c2be-4881-a6fd-0611d28d4a81|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:43:42.237Z|ce50c055-d9da-492b-a2a2-0416f22a5100|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:43:42.238Z|ce50c055-d9da-492b-a2a2-0416f22a5100|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:43:57.237Z|7ece7c83-0e33-4445-8aa5-39dae6c23ced|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:43:57.237Z|7ece7c83-0e33-4445-8aa5-39dae6c23ced|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:43:57.403Z|dfa34163-99d0-4e0e-a0d5-17278cab9d73|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:43:57.404Z|dfa34163-99d0-4e0e-a0d5-17278cab9d73|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:44:12.237Z|4781371a-4033-48ae-8f1b-fa7b712ca20c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:44:12.240Z|4781371a-4033-48ae-8f1b-fa7b712ca20c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:44:27.237Z|a7e78f9b-0099-4b19-a2d6-f541598f8a06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:44:27.238Z|a7e78f9b-0099-4b19-a2d6-f541598f8a06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:44:27.405Z|5f2969cb-5384-4766-ba21-9e39da5f73d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:44:27.406Z|5f2969cb-5384-4766-ba21-9e39da5f73d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:44:37.518Z|98ddc662-608e-4ad7-b01b-85dfa17e34d1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:44:37.518Z|98ddc662-608e-4ad7-b01b-85dfa17e34d1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:44:37.519Z|98ddc662-608e-4ad7-b01b-85dfa17e34d1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:44:37.520Z|98ddc662-608e-4ad7-b01b-85dfa17e34d1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:44:37.521Z|98ddc662-608e-4ad7-b01b-85dfa17e34d1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:44:37.521Z|98ddc662-608e-4ad7-b01b-85dfa17e34d1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:44:37.529Z|98ddc662-608e-4ad7-b01b-85dfa17e34d1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:44:37.529Z|98ddc662-608e-4ad7-b01b-85dfa17e34d1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:44:37.529Z|98ddc662-608e-4ad7-b01b-85dfa17e34d1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:44:37.530Z|98ddc662-608e-4ad7-b01b-85dfa17e34d1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:44:37 GMT;Connection:close; 2022-03-30T10:44:37.530Z|98ddc662-608e-4ad7-b01b-85dfa17e34d1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:44:37.530Z|98ddc662-608e-4ad7-b01b-85dfa17e34d1|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:44:42.237Z|3e105cde-9842-457d-b7e3-9b6caa7a70a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:44:42.238Z|3e105cde-9842-457d-b7e3-9b6caa7a70a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:44:57.237Z|8969572c-55e0-462d-920b-4b45094f93e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:44:57.247Z|8969572c-55e0-462d-920b-4b45094f93e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:44:57.407Z|2ac01c1a-5726-46f9-b68e-7912d4c4cb73|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:44:57.408Z|2ac01c1a-5726-46f9-b68e-7912d4c4cb73|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:45:12.237Z|deb0b626-b2d2-42b0-9b7b-2dd23efe0c87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:45:12.243Z|deb0b626-b2d2-42b0-9b7b-2dd23efe0c87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:45:27.237Z|e011ede8-7146-439b-9df4-6be7f34070c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:45:27.238Z|e011ede8-7146-439b-9df4-6be7f34070c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:45:27.409Z|2abd2ec2-49bf-45f3-b927-ab0da9d6fea2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:45:27.410Z|2abd2ec2-49bf-45f3-b927-ab0da9d6fea2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:45:37.518Z|bd697532-848f-4850-befb-75ba0772e154|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:45:37.519Z|bd697532-848f-4850-befb-75ba0772e154|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:45:37.520Z|bd697532-848f-4850-befb-75ba0772e154|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:45:37.521Z|bd697532-848f-4850-befb-75ba0772e154|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:45:37.521Z|bd697532-848f-4850-befb-75ba0772e154|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:45:37.522Z|bd697532-848f-4850-befb-75ba0772e154|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:45:37.533Z|bd697532-848f-4850-befb-75ba0772e154|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:45:37.534Z|bd697532-848f-4850-befb-75ba0772e154|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:45:37.535Z|bd697532-848f-4850-befb-75ba0772e154|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:45:37.535Z|bd697532-848f-4850-befb-75ba0772e154|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:45:37 GMT;Connection:close; 2022-03-30T10:45:37.535Z|bd697532-848f-4850-befb-75ba0772e154|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:45:37.536Z|bd697532-848f-4850-befb-75ba0772e154|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:45:42.237Z|af3c6d55-cf13-4dbe-9876-35ee205a1c4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:45:42.240Z|af3c6d55-cf13-4dbe-9876-35ee205a1c4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:45:57.237Z|d99c7853-8029-483e-86ac-321400622aa5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:45:57.238Z|d99c7853-8029-483e-86ac-321400622aa5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:45:57.412Z|2207c0b3-60e7-47f9-9df5-f451943232b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:45:57.412Z|2207c0b3-60e7-47f9-9df5-f451943232b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:46:12.237Z|08a5a7c9-32de-493c-8eb3-98f34ca95660|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:46:12.238Z|08a5a7c9-32de-493c-8eb3-98f34ca95660|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:46:27.237Z|65c2ea5a-d3c7-450c-8e6a-ba2e12b372f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:46:27.240Z|65c2ea5a-d3c7-450c-8e6a-ba2e12b372f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:46:27.414Z|be2bdaae-64f1-481b-9edc-77d01bbb7821|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:46:27.415Z|be2bdaae-64f1-481b-9edc-77d01bbb7821|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:46:37.518Z|3f83b43f-eb34-4727-af0a-4d2c4483c7c7|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:46:37.519Z|3f83b43f-eb34-4727-af0a-4d2c4483c7c7|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:46:37.520Z|3f83b43f-eb34-4727-af0a-4d2c4483c7c7|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:46:37.521Z|3f83b43f-eb34-4727-af0a-4d2c4483c7c7|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:46:37.522Z|3f83b43f-eb34-4727-af0a-4d2c4483c7c7|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:46:37.522Z|3f83b43f-eb34-4727-af0a-4d2c4483c7c7|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:46:37.530Z|3f83b43f-eb34-4727-af0a-4d2c4483c7c7|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:46:37.531Z|3f83b43f-eb34-4727-af0a-4d2c4483c7c7|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:46:37.535Z|3f83b43f-eb34-4727-af0a-4d2c4483c7c7|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:46:37.535Z|3f83b43f-eb34-4727-af0a-4d2c4483c7c7|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:46:37 GMT;Connection:close; 2022-03-30T10:46:37.535Z|3f83b43f-eb34-4727-af0a-4d2c4483c7c7|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:46:37.536Z|3f83b43f-eb34-4727-af0a-4d2c4483c7c7|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:46:42.237Z|21a05614-7f1d-41fc-ba3b-dac1cd5274b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:46:42.238Z|21a05614-7f1d-41fc-ba3b-dac1cd5274b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:46:57.237Z|d36d2859-de9a-4d18-994d-114ca9f86d4d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:46:57.238Z|d36d2859-de9a-4d18-994d-114ca9f86d4d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:46:57.417Z|602749c3-a4a6-452f-adc7-02cbdfba604a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:46:57.418Z|602749c3-a4a6-452f-adc7-02cbdfba604a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:47:12.237Z|2a992afa-6364-404d-bac1-b0586e853db8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:47:12.241Z|2a992afa-6364-404d-bac1-b0586e853db8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:47:27.237Z|dceb8450-07a1-47ec-b228-28ab7719a903|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:47:27.238Z|dceb8450-07a1-47ec-b228-28ab7719a903|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:47:27.419Z|da0f15d2-a881-407e-885a-9bf158c060c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:47:27.420Z|da0f15d2-a881-407e-885a-9bf158c060c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:47:37.518Z|1e68d0ec-5a36-4380-b845-54c0302c0ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:47:37.518Z|1e68d0ec-5a36-4380-b845-54c0302c0ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:47:37.519Z|1e68d0ec-5a36-4380-b845-54c0302c0ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:47:37.519Z|1e68d0ec-5a36-4380-b845-54c0302c0ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:47:37.520Z|1e68d0ec-5a36-4380-b845-54c0302c0ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:47:37.521Z|1e68d0ec-5a36-4380-b845-54c0302c0ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:47:37.528Z|1e68d0ec-5a36-4380-b845-54c0302c0ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:47:37.528Z|1e68d0ec-5a36-4380-b845-54c0302c0ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:47:37.529Z|1e68d0ec-5a36-4380-b845-54c0302c0ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:47:37.529Z|1e68d0ec-5a36-4380-b845-54c0302c0ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:47:37 GMT;Connection:close; 2022-03-30T10:47:37.529Z|1e68d0ec-5a36-4380-b845-54c0302c0ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:47:37.530Z|1e68d0ec-5a36-4380-b845-54c0302c0ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:47:42.237Z|e266aa62-3cb8-45f9-8f62-dd71f41440b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:47:42.238Z|e266aa62-3cb8-45f9-8f62-dd71f41440b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:47:57.237Z|2bfcfcb8-370e-4b7f-8313-6fcbd4a981d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:47:57.241Z|2bfcfcb8-370e-4b7f-8313-6fcbd4a981d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:47:57.422Z|59e9d842-1a58-4478-97bf-e50dd207992e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:47:57.423Z|59e9d842-1a58-4478-97bf-e50dd207992e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:48:12.237Z|b52453d2-67a8-401c-bbc9-c6df13c01643|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:48:12.238Z|b52453d2-67a8-401c-bbc9-c6df13c01643|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:48:27.237Z|d401484c-9839-4a43-8549-c349efa7898f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:48:27.238Z|d401484c-9839-4a43-8549-c349efa7898f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:48:27.424Z|549a639a-beb9-4a57-8078-104d730f3dc2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:48:27.425Z|549a639a-beb9-4a57-8078-104d730f3dc2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:48:37.518Z|ce93a95f-5eb3-4db0-b281-e39b727a45b7|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:48:37.519Z|ce93a95f-5eb3-4db0-b281-e39b727a45b7|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:48:37.520Z|ce93a95f-5eb3-4db0-b281-e39b727a45b7|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:48:37.520Z|ce93a95f-5eb3-4db0-b281-e39b727a45b7|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:48:37.521Z|ce93a95f-5eb3-4db0-b281-e39b727a45b7|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:48:37.521Z|ce93a95f-5eb3-4db0-b281-e39b727a45b7|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:48:37.527Z|ce93a95f-5eb3-4db0-b281-e39b727a45b7|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:48:37.528Z|ce93a95f-5eb3-4db0-b281-e39b727a45b7|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:48:37.528Z|ce93a95f-5eb3-4db0-b281-e39b727a45b7|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:48:37.529Z|ce93a95f-5eb3-4db0-b281-e39b727a45b7|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:48:37 GMT;Connection:close; 2022-03-30T10:48:37.529Z|ce93a95f-5eb3-4db0-b281-e39b727a45b7|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:48:37.530Z|ce93a95f-5eb3-4db0-b281-e39b727a45b7|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:48:42.237Z|f89a7c21-f969-40ed-9381-c8c71b54a72d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:48:42.240Z|f89a7c21-f969-40ed-9381-c8c71b54a72d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:48:57.237Z|9eb9f058-bc7b-499f-95fc-624ab1096890|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:48:57.238Z|9eb9f058-bc7b-499f-95fc-624ab1096890|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:48:57.426Z|beeff206-b027-4850-95e1-3c3724337ca5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:48:57.427Z|beeff206-b027-4850-95e1-3c3724337ca5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:49:12.237Z|0c260d9f-9241-497d-93f8-f50d13f6cfdf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:49:12.238Z|0c260d9f-9241-497d-93f8-f50d13f6cfdf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:49:27.237Z|51dba8ef-225d-4c84-9c33-a34c3ba54598|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:49:27.241Z|51dba8ef-225d-4c84-9c33-a34c3ba54598|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:49:27.428Z|1caf3379-c440-46b9-8c1f-5195a2807c97|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:49:27.429Z|1caf3379-c440-46b9-8c1f-5195a2807c97|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:49:37.522Z|ee4bf749-8925-4d84-9135-7f506af05a7e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:49:37.523Z|ee4bf749-8925-4d84-9135-7f506af05a7e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:49:37.523Z|ee4bf749-8925-4d84-9135-7f506af05a7e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:49:37.523Z|ee4bf749-8925-4d84-9135-7f506af05a7e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:49:37.524Z|ee4bf749-8925-4d84-9135-7f506af05a7e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:49:37.524Z|ee4bf749-8925-4d84-9135-7f506af05a7e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:49:37.534Z|ee4bf749-8925-4d84-9135-7f506af05a7e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:49:37.535Z|ee4bf749-8925-4d84-9135-7f506af05a7e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:49:37.536Z|ee4bf749-8925-4d84-9135-7f506af05a7e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:49:37.536Z|ee4bf749-8925-4d84-9135-7f506af05a7e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:49:37 GMT;Connection:close; 2022-03-30T10:49:37.536Z|ee4bf749-8925-4d84-9135-7f506af05a7e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:49:37.537Z|ee4bf749-8925-4d84-9135-7f506af05a7e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:49:42.237Z|898ac02a-ced0-4006-8158-7ed160c50c2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:49:42.238Z|898ac02a-ced0-4006-8158-7ed160c50c2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:49:57.237Z|d6ea25a9-edf8-4821-b9fa-5b2885ecc641|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:49:57.239Z|d6ea25a9-edf8-4821-b9fa-5b2885ecc641|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:49:57.431Z|2f23b97b-e094-472f-adad-38847f6b293a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:49:57.431Z|2f23b97b-e094-472f-adad-38847f6b293a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:50:12.238Z|859e39f5-029b-43ec-b2f2-db9c2a5a275b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:50:12.243Z|859e39f5-029b-43ec-b2f2-db9c2a5a275b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:50:27.238Z|c21426ac-6fc4-4791-ad70-68d7f2405e02|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:50:27.240Z|c21426ac-6fc4-4791-ad70-68d7f2405e02|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:50:27.433Z|8f88d8f1-9ff9-41b7-8796-077ce3142695|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:50:27.434Z|8f88d8f1-9ff9-41b7-8796-077ce3142695|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:50:37.523Z|3d897b79-02ec-4ea5-bd72-890a87631f54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:50:37.524Z|3d897b79-02ec-4ea5-bd72-890a87631f54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:50:37.524Z|3d897b79-02ec-4ea5-bd72-890a87631f54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:50:37.526Z|3d897b79-02ec-4ea5-bd72-890a87631f54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:50:37.527Z|3d897b79-02ec-4ea5-bd72-890a87631f54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:50:37.527Z|3d897b79-02ec-4ea5-bd72-890a87631f54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:50:37.538Z|3d897b79-02ec-4ea5-bd72-890a87631f54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:50:37.538Z|3d897b79-02ec-4ea5-bd72-890a87631f54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:50:37.539Z|3d897b79-02ec-4ea5-bd72-890a87631f54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:50:37.539Z|3d897b79-02ec-4ea5-bd72-890a87631f54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:50:37 GMT;Connection:close; 2022-03-30T10:50:37.539Z|3d897b79-02ec-4ea5-bd72-890a87631f54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:50:37.540Z|3d897b79-02ec-4ea5-bd72-890a87631f54|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:50:42.237Z|2816197f-9918-4df9-bc81-7597d1144307|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:50:42.238Z|2816197f-9918-4df9-bc81-7597d1144307|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:50:57.237Z|3ad6c114-b64c-4aaa-91fc-5feee0e6bb90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:50:57.242Z|3ad6c114-b64c-4aaa-91fc-5feee0e6bb90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:50:57.437Z|0f30fb08-8687-4cf1-b31c-827f01c9e69e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:50:57.438Z|0f30fb08-8687-4cf1-b31c-827f01c9e69e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:51:12.237Z|e0278a1c-afd6-4133-8eba-41a689146ef0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:51:12.237Z|e0278a1c-afd6-4133-8eba-41a689146ef0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:51:27.237Z|37a006aa-3f4e-4a5c-b563-44627a40cf51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:51:27.238Z|37a006aa-3f4e-4a5c-b563-44627a40cf51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:51:27.440Z|bd6e9434-95d4-41b3-a0a7-c4a753d3c33c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:51:27.441Z|bd6e9434-95d4-41b3-a0a7-c4a753d3c33c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:51:37.518Z|96641bb7-f2e8-4fbe-8fdf-47006448ff01|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:51:37.518Z|96641bb7-f2e8-4fbe-8fdf-47006448ff01|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:51:37.519Z|96641bb7-f2e8-4fbe-8fdf-47006448ff01|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:51:37.519Z|96641bb7-f2e8-4fbe-8fdf-47006448ff01|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:51:37.520Z|96641bb7-f2e8-4fbe-8fdf-47006448ff01|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:51:37.521Z|96641bb7-f2e8-4fbe-8fdf-47006448ff01|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:51:37.536Z|96641bb7-f2e8-4fbe-8fdf-47006448ff01|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:51:37.537Z|96641bb7-f2e8-4fbe-8fdf-47006448ff01|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:51:37.537Z|96641bb7-f2e8-4fbe-8fdf-47006448ff01|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:51:37.537Z|96641bb7-f2e8-4fbe-8fdf-47006448ff01|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:51:37 GMT;Connection:close; 2022-03-30T10:51:37.537Z|96641bb7-f2e8-4fbe-8fdf-47006448ff01|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:51:37.538Z|96641bb7-f2e8-4fbe-8fdf-47006448ff01|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:51:42.237Z|7ddd5ef5-7d40-44bf-bc10-c03f6b2e6a04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:51:42.241Z|7ddd5ef5-7d40-44bf-bc10-c03f6b2e6a04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:51:57.237Z|13773017-20e6-4834-aa5c-235f6ede73bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:51:57.238Z|13773017-20e6-4834-aa5c-235f6ede73bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:51:57.442Z|74f6eee3-55ca-4a00-a97f-c0639b0afd2b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:51:57.443Z|74f6eee3-55ca-4a00-a97f-c0639b0afd2b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:52:12.237Z|12d10726-d8a2-4cf4-a285-62ab0cd5609b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:52:12.238Z|12d10726-d8a2-4cf4-a285-62ab0cd5609b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:52:27.237Z|a3d9732a-4dcd-4998-9daf-88726c1dacdf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:52:27.240Z|a3d9732a-4dcd-4998-9daf-88726c1dacdf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:52:27.444Z|ec869564-e07c-4985-87f3-067061aa70e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:52:27.445Z|ec869564-e07c-4985-87f3-067061aa70e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:52:37.519Z|30a4d461-d559-44ec-b09d-98066500dfc7|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:52:37.519Z|30a4d461-d559-44ec-b09d-98066500dfc7|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:52:37.521Z|30a4d461-d559-44ec-b09d-98066500dfc7|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:52:37.521Z|30a4d461-d559-44ec-b09d-98066500dfc7|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:52:37.522Z|30a4d461-d559-44ec-b09d-98066500dfc7|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:52:37.522Z|30a4d461-d559-44ec-b09d-98066500dfc7|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:52:37.532Z|30a4d461-d559-44ec-b09d-98066500dfc7|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:52:37.533Z|30a4d461-d559-44ec-b09d-98066500dfc7|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:52:37.534Z|30a4d461-d559-44ec-b09d-98066500dfc7|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:52:37.534Z|30a4d461-d559-44ec-b09d-98066500dfc7|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:52:37 GMT;Connection:close; 2022-03-30T10:52:37.535Z|30a4d461-d559-44ec-b09d-98066500dfc7|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:52:37.536Z|30a4d461-d559-44ec-b09d-98066500dfc7|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:52:42.237Z|e3ae0311-5634-4c9a-a528-ca42f7e1c5d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:52:42.238Z|e3ae0311-5634-4c9a-a528-ca42f7e1c5d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:52:57.237Z|4cead73b-d4fc-4ee8-9c50-780cec0df677|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:52:57.238Z|4cead73b-d4fc-4ee8-9c50-780cec0df677|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:52:57.449Z|3d5347eb-7d9e-4bf4-b0d1-4b08ad1eaaba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:52:57.450Z|3d5347eb-7d9e-4bf4-b0d1-4b08ad1eaaba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:53:12.237Z|51eb46b8-330b-461a-8ee1-13bd4c300b37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:53:12.240Z|51eb46b8-330b-461a-8ee1-13bd4c300b37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:53:27.241Z|676177d2-9856-4fbf-bff9-40db50106412|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:53:27.241Z|676177d2-9856-4fbf-bff9-40db50106412|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:53:27.451Z|5e9782ca-0c11-47b0-9ca4-ffe7f47d18ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:53:27.452Z|5e9782ca-0c11-47b0-9ca4-ffe7f47d18ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:53:28.114Z|16874fcb-0e58-4ba0-a545-125cfdf18015|http-nio-8083-exec-6|/infraActiveRequests/16874fcb-0e58-4ba0-a545-125cfdf18015|bpel|||INFO|500||Entering 2022-03-30T10:53:28.115Z|16874fcb-0e58-4ba0-a545-125cfdf18015|http-nio-8083-exec-6|/infraActiveRequests/16874fcb-0e58-4ba0-a545-125cfdf18015|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:53:28.118Z|16874fcb-0e58-4ba0-a545-125cfdf18015|http-nio-8083-exec-6|/infraActiveRequests/16874fcb-0e58-4ba0-a545-125cfdf18015|bpel|||DEBUG|500||URI : /infraActiveRequests/16874fcb-0e58-4ba0-a545-125cfdf18015 2022-03-30T10:53:28.118Z|16874fcb-0e58-4ba0-a545-125cfdf18015|http-nio-8083-exec-6|/infraActiveRequests/16874fcb-0e58-4ba0-a545-125cfdf18015|bpel|||DEBUG|500||Method : GET 2022-03-30T10:53:28.119Z|16874fcb-0e58-4ba0-a545-125cfdf18015|http-nio-8083-exec-6|/infraActiveRequests/16874fcb-0e58-4ba0-a545-125cfdf18015|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ea659f6f4e649aeb;x-b3-spanid:919ca64329038dc7;x-b3-parentspanid:ea659f6f4e649aeb;x-b3-sampled:0;x-onap-requestid:16874fcb-0e58-4ba0-a545-125cfdf18015;x-requestid:16874fcb-0e58-4ba0-a545-125cfdf18015;x-transactionid:16874fcb-0e58-4ba0-a545-125cfdf18015;x-ecomp-requestid:16874fcb-0e58-4ba0-a545-125cfdf18015;x-onap-partnername:SO.APIH;x-invocationid:2458b1c1-a12b-4731-aad8-71aa7b979506;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2022-03-30T10:53:28.119Z|16874fcb-0e58-4ba0-a545-125cfdf18015|http-nio-8083-exec-6|/infraActiveRequests/16874fcb-0e58-4ba0-a545-125cfdf18015|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T10:53:37.518Z|84ca5bf4-3e51-4b2b-8b9f-603b3ab31de6|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:53:37.519Z|84ca5bf4-3e51-4b2b-8b9f-603b3ab31de6|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:53:37.519Z|84ca5bf4-3e51-4b2b-8b9f-603b3ab31de6|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:53:37.520Z|84ca5bf4-3e51-4b2b-8b9f-603b3ab31de6|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:53:37.520Z|84ca5bf4-3e51-4b2b-8b9f-603b3ab31de6|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:53:37.521Z|84ca5bf4-3e51-4b2b-8b9f-603b3ab31de6|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:53:37.536Z|84ca5bf4-3e51-4b2b-8b9f-603b3ab31de6|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:53:37.536Z|84ca5bf4-3e51-4b2b-8b9f-603b3ab31de6|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:53:37.537Z|84ca5bf4-3e51-4b2b-8b9f-603b3ab31de6|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:53:37.537Z|84ca5bf4-3e51-4b2b-8b9f-603b3ab31de6|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:53:37 GMT;Connection:close; 2022-03-30T10:53:37.537Z|84ca5bf4-3e51-4b2b-8b9f-603b3ab31de6|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:53:37.538Z|84ca5bf4-3e51-4b2b-8b9f-603b3ab31de6|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:53:42.237Z|28235fd1-d4f2-4fa0-9503-aef5515b8c23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:53:42.238Z|28235fd1-d4f2-4fa0-9503-aef5515b8c23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:53:52.699Z|b15bdcdf-61db-454d-b7f9-0c7939055fdb|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-30T10:53:52.701Z|b15bdcdf-61db-454d-b7f9-0c7939055fdb|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:53:52.701Z|b15bdcdf-61db-454d-b7f9-0c7939055fdb|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||URI : /manage/health 2022-03-30T10:53:52.701Z|b15bdcdf-61db-454d-b7f9-0c7939055fdb|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||Method : GET 2022-03-30T10:53:52.703Z|b15bdcdf-61db-454d-b7f9-0c7939055fdb|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:b15bdcdf-61db-454d-b7f9-0c7939055fdb;x-fromappid:robot-ete; 2022-03-30T10:53:52.703Z|b15bdcdf-61db-454d-b7f9-0c7939055fdb|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end================================================== 2022-03-30T10:53:52.741Z|b15bdcdf-61db-454d-b7f9-0c7939055fdb|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin========================================== 2022-03-30T10:53:52.742Z|b15bdcdf-61db-454d-b7f9-0c7939055fdb|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code : 200 2022-03-30T10:53:52.742Z|b15bdcdf-61db-454d-b7f9-0c7939055fdb|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text : OK 2022-03-30T10:53:52.742Z|b15bdcdf-61db-454d-b7f9-0c7939055fdb|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:53:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T10:53:52.743Z|b15bdcdf-61db-454d-b7f9-0c7939055fdb|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================ 2022-03-30T10:53:52.744Z|b15bdcdf-61db-454d-b7f9-0c7939055fdb|http-nio-8083-exec-10|/manage/health|python-requests/2.27.1|||INFO|500||Exiting. 2022-03-30T10:53:57.237Z|94029b3e-c58b-4d0e-b989-9b592d81c923|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:53:57.240Z|94029b3e-c58b-4d0e-b989-9b592d81c923|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:53:57.454Z|a0e61b8f-c462-4151-b150-0310cde9fceb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:53:57.455Z|a0e61b8f-c462-4151-b150-0310cde9fceb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:54:04.772Z|5d19474f-512b-4caf-8b53-3de573d0ee25|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-30T10:54:04.773Z|5d19474f-512b-4caf-8b53-3de573d0ee25|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:54:04.773Z|5d19474f-512b-4caf-8b53-3de573d0ee25|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||URI : /manage/health 2022-03-30T10:54:04.774Z|5d19474f-512b-4caf-8b53-3de573d0ee25|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||Method : GET 2022-03-30T10:54:04.775Z|5d19474f-512b-4caf-8b53-3de573d0ee25|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:5d19474f-512b-4caf-8b53-3de573d0ee25;x-fromappid:robot-ete; 2022-03-30T10:54:04.776Z|5d19474f-512b-4caf-8b53-3de573d0ee25|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end================================================== 2022-03-30T10:54:04.789Z|5d19474f-512b-4caf-8b53-3de573d0ee25|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin========================================== 2022-03-30T10:54:04.790Z|5d19474f-512b-4caf-8b53-3de573d0ee25|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code : 200 2022-03-30T10:54:04.790Z|5d19474f-512b-4caf-8b53-3de573d0ee25|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text : OK 2022-03-30T10:54:04.790Z|5d19474f-512b-4caf-8b53-3de573d0ee25|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:54:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T10:54:04.791Z|5d19474f-512b-4caf-8b53-3de573d0ee25|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================ 2022-03-30T10:54:04.791Z|5d19474f-512b-4caf-8b53-3de573d0ee25|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||INFO|500||Exiting. 2022-03-30T10:54:12.237Z|1bc0f660-97a5-4f1d-984f-1034fa356218|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:54:12.238Z|1bc0f660-97a5-4f1d-984f-1034fa356218|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:54:27.237Z|ef2c562c-7b3e-4a31-bc02-10345be3425b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:54:27.238Z|ef2c562c-7b3e-4a31-bc02-10345be3425b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:54:27.456Z|d5f00fba-c929-4f76-beca-b6158817cdd9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:54:27.457Z|d5f00fba-c929-4f76-beca-b6158817cdd9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:54:37.517Z|7f6b3eba-4fb7-4227-9259-8a1305e69861|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:54:37.517Z|7f6b3eba-4fb7-4227-9259-8a1305e69861|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:54:37.518Z|7f6b3eba-4fb7-4227-9259-8a1305e69861|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:54:37.519Z|7f6b3eba-4fb7-4227-9259-8a1305e69861|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:54:37.519Z|7f6b3eba-4fb7-4227-9259-8a1305e69861|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:54:37.519Z|7f6b3eba-4fb7-4227-9259-8a1305e69861|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:54:37.525Z|7f6b3eba-4fb7-4227-9259-8a1305e69861|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:54:37.525Z|7f6b3eba-4fb7-4227-9259-8a1305e69861|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:54:37.526Z|7f6b3eba-4fb7-4227-9259-8a1305e69861|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:54:37.527Z|7f6b3eba-4fb7-4227-9259-8a1305e69861|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:54:37 GMT;Connection:close; 2022-03-30T10:54:37.527Z|7f6b3eba-4fb7-4227-9259-8a1305e69861|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:54:37.528Z|7f6b3eba-4fb7-4227-9259-8a1305e69861|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:54:42.237Z|7ad87dee-80f1-4994-af8c-31abba83c317|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:54:42.240Z|7ad87dee-80f1-4994-af8c-31abba83c317|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:54:57.237Z|a9d1dab3-70a7-4052-86b6-00cf75b00f28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:54:57.238Z|a9d1dab3-70a7-4052-86b6-00cf75b00f28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:54:57.458Z|7f46ed1a-1aa5-45d1-81e2-437ac4b36b87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:54:57.459Z|7f46ed1a-1aa5-45d1-81e2-437ac4b36b87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:55:12.237Z|5a3eae0a-556a-4c36-bb79-4808b0c0d69a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:55:12.238Z|5a3eae0a-556a-4c36-bb79-4808b0c0d69a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:55:27.237Z|4290fc91-8435-472f-8b79-b2a778b620f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:55:27.241Z|4290fc91-8435-472f-8b79-b2a778b620f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:55:27.460Z|0f15aab8-16f8-4533-a8ea-d6f93717161a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:55:27.461Z|0f15aab8-16f8-4533-a8ea-d6f93717161a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:55:37.520Z|54c9359e-a339-4735-8b4d-c7f45807cc1b|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:55:37.520Z|54c9359e-a339-4735-8b4d-c7f45807cc1b|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:55:37.521Z|54c9359e-a339-4735-8b4d-c7f45807cc1b|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:55:37.521Z|54c9359e-a339-4735-8b4d-c7f45807cc1b|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:55:37.521Z|54c9359e-a339-4735-8b4d-c7f45807cc1b|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:55:37.522Z|54c9359e-a339-4735-8b4d-c7f45807cc1b|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:55:37.533Z|54c9359e-a339-4735-8b4d-c7f45807cc1b|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:55:37.533Z|54c9359e-a339-4735-8b4d-c7f45807cc1b|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:55:37.533Z|54c9359e-a339-4735-8b4d-c7f45807cc1b|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:55:37.534Z|54c9359e-a339-4735-8b4d-c7f45807cc1b|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:55:37 GMT;Connection:close; 2022-03-30T10:55:37.534Z|54c9359e-a339-4735-8b4d-c7f45807cc1b|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:55:37.535Z|54c9359e-a339-4735-8b4d-c7f45807cc1b|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:55:42.237Z|267aa154-f5ce-43e9-9ad5-1a44afcecac0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:55:42.238Z|267aa154-f5ce-43e9-9ad5-1a44afcecac0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:55:57.237Z|04b7b98e-30f5-4bc9-a0fd-4c360e268349|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:55:57.237Z|04b7b98e-30f5-4bc9-a0fd-4c360e268349|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:55:57.462Z|b71f145d-ef4b-4317-b063-1c757909b1d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:55:57.463Z|b71f145d-ef4b-4317-b063-1c757909b1d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:56:12.237Z|a26a26b3-6c60-44df-9a88-d32acd925070|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:56:12.237Z|a26a26b3-6c60-44df-9a88-d32acd925070|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:56:27.237Z|5b333aed-5ad3-402e-b3db-a79b55001f24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:56:27.238Z|5b333aed-5ad3-402e-b3db-a79b55001f24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:56:27.464Z|d7e61527-2d7e-4e52-856b-73f0ba05bebf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:56:27.465Z|d7e61527-2d7e-4e52-856b-73f0ba05bebf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:56:37.520Z|5c29311f-8942-4194-89b6-758fd44ba117|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:56:37.520Z|5c29311f-8942-4194-89b6-758fd44ba117|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:56:37.521Z|5c29311f-8942-4194-89b6-758fd44ba117|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:56:37.522Z|5c29311f-8942-4194-89b6-758fd44ba117|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:56:37.523Z|5c29311f-8942-4194-89b6-758fd44ba117|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:56:37.523Z|5c29311f-8942-4194-89b6-758fd44ba117|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:56:37.531Z|5c29311f-8942-4194-89b6-758fd44ba117|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:56:37.531Z|5c29311f-8942-4194-89b6-758fd44ba117|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:56:37.532Z|5c29311f-8942-4194-89b6-758fd44ba117|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:56:37.532Z|5c29311f-8942-4194-89b6-758fd44ba117|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:56:37 GMT;Connection:close; 2022-03-30T10:56:37.532Z|5c29311f-8942-4194-89b6-758fd44ba117|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:56:37.533Z|5c29311f-8942-4194-89b6-758fd44ba117|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:56:42.237Z|8b688c31-e400-422f-a934-fc2a62312313|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:56:42.240Z|8b688c31-e400-422f-a934-fc2a62312313|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:56:57.237Z|d9db67f1-717a-470b-b000-9fb31b601362|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:56:57.238Z|d9db67f1-717a-470b-b000-9fb31b601362|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:56:57.466Z|3d74abe5-c9e4-48dc-ac0d-de750d285d13|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:56:57.467Z|3d74abe5-c9e4-48dc-ac0d-de750d285d13|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:57:12.237Z|fde4f54e-4b65-49cd-a722-b806e3f333d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:57:12.237Z|fde4f54e-4b65-49cd-a722-b806e3f333d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:57:27.237Z|7b0b8f6b-fb40-4ae1-a52d-5bff2efecf14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:57:27.240Z|7b0b8f6b-fb40-4ae1-a52d-5bff2efecf14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:57:27.468Z|8003c113-f48f-47f3-962b-45a9551d0ad4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:57:27.469Z|8003c113-f48f-47f3-962b-45a9551d0ad4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:57:37.517Z|178bb8f5-aa9d-492b-8a9d-adf3f0c21014|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:57:37.518Z|178bb8f5-aa9d-492b-8a9d-adf3f0c21014|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:57:37.518Z|178bb8f5-aa9d-492b-8a9d-adf3f0c21014|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:57:37.519Z|178bb8f5-aa9d-492b-8a9d-adf3f0c21014|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:57:37.519Z|178bb8f5-aa9d-492b-8a9d-adf3f0c21014|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:57:37.519Z|178bb8f5-aa9d-492b-8a9d-adf3f0c21014|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:57:37.526Z|178bb8f5-aa9d-492b-8a9d-adf3f0c21014|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:57:37.526Z|178bb8f5-aa9d-492b-8a9d-adf3f0c21014|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:57:37.527Z|178bb8f5-aa9d-492b-8a9d-adf3f0c21014|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:57:37.527Z|178bb8f5-aa9d-492b-8a9d-adf3f0c21014|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:57:37 GMT;Connection:close; 2022-03-30T10:57:37.527Z|178bb8f5-aa9d-492b-8a9d-adf3f0c21014|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:57:37.528Z|178bb8f5-aa9d-492b-8a9d-adf3f0c21014|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:57:42.237Z|dbf18288-312b-467f-a3b1-91ed506a54ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:57:42.238Z|dbf18288-312b-467f-a3b1-91ed506a54ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:57:57.237Z|9b6a2039-63e6-45f8-ade6-90d33ea59df0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:57:57.238Z|9b6a2039-63e6-45f8-ade6-90d33ea59df0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:57:57.470Z|829f33c1-c47d-4ef5-8f41-980746432a91|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:57:57.471Z|829f33c1-c47d-4ef5-8f41-980746432a91|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:58:12.237Z|8b49c055-d3c0-487b-a611-2ab0e6f9284f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:58:12.239Z|8b49c055-d3c0-487b-a611-2ab0e6f9284f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:58:27.237Z|ecb47a0a-9e20-4af4-834d-59949331aaf2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:58:27.237Z|ecb47a0a-9e20-4af4-834d-59949331aaf2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:58:27.473Z|5dca4a42-7fa0-49fa-be19-eab1fbbe489c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:58:27.474Z|5dca4a42-7fa0-49fa-be19-eab1fbbe489c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:58:37.516Z|5a0f612c-a503-4e2c-ae11-c92b5fa47fd7|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:58:37.517Z|5a0f612c-a503-4e2c-ae11-c92b5fa47fd7|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:58:37.517Z|5a0f612c-a503-4e2c-ae11-c92b5fa47fd7|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:58:37.517Z|5a0f612c-a503-4e2c-ae11-c92b5fa47fd7|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:58:37.518Z|5a0f612c-a503-4e2c-ae11-c92b5fa47fd7|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:58:37.518Z|5a0f612c-a503-4e2c-ae11-c92b5fa47fd7|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:58:37.524Z|5a0f612c-a503-4e2c-ae11-c92b5fa47fd7|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:58:37.525Z|5a0f612c-a503-4e2c-ae11-c92b5fa47fd7|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:58:37.525Z|5a0f612c-a503-4e2c-ae11-c92b5fa47fd7|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:58:37.525Z|5a0f612c-a503-4e2c-ae11-c92b5fa47fd7|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:58:37 GMT;Connection:close; 2022-03-30T10:58:37.526Z|5a0f612c-a503-4e2c-ae11-c92b5fa47fd7|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:58:37.526Z|5a0f612c-a503-4e2c-ae11-c92b5fa47fd7|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:58:42.237Z|e6f1ede6-5315-4c1b-ab28-98e7e75e9155|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:58:42.238Z|e6f1ede6-5315-4c1b-ab28-98e7e75e9155|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:58:57.237Z|5c8c5360-c707-4ff0-95b9-37fa7e6d53e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:58:57.241Z|5c8c5360-c707-4ff0-95b9-37fa7e6d53e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:58:57.475Z|62487529-7592-439e-b826-672c4db6968b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:58:57.476Z|62487529-7592-439e-b826-672c4db6968b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:59:12.237Z|e8b3d818-90e5-4a4a-8954-8be2594cafd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:59:12.238Z|e8b3d818-90e5-4a4a-8954-8be2594cafd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:59:27.237Z|ca194fae-42c0-4e07-88d8-5c105dbab5df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:59:27.238Z|ca194fae-42c0-4e07-88d8-5c105dbab5df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:59:27.478Z|acb5db0f-5416-4c06-9b41-d713c321612f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:59:27.478Z|acb5db0f-5416-4c06-9b41-d713c321612f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:59:37.518Z|22a57c40-fa96-4159-8bd0-82010ebb3def|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T10:59:37.518Z|22a57c40-fa96-4159-8bd0-82010ebb3def|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T10:59:37.519Z|22a57c40-fa96-4159-8bd0-82010ebb3def|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T10:59:37.519Z|22a57c40-fa96-4159-8bd0-82010ebb3def|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T10:59:37.520Z|22a57c40-fa96-4159-8bd0-82010ebb3def|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T10:59:37.520Z|22a57c40-fa96-4159-8bd0-82010ebb3def|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T10:59:37.527Z|22a57c40-fa96-4159-8bd0-82010ebb3def|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T10:59:37.528Z|22a57c40-fa96-4159-8bd0-82010ebb3def|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T10:59:37.529Z|22a57c40-fa96-4159-8bd0-82010ebb3def|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T10:59:37.529Z|22a57c40-fa96-4159-8bd0-82010ebb3def|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 10:59:37 GMT;Connection:close; 2022-03-30T10:59:37.530Z|22a57c40-fa96-4159-8bd0-82010ebb3def|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T10:59:37.531Z|22a57c40-fa96-4159-8bd0-82010ebb3def|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T10:59:42.237Z|8f016565-5a16-4497-ac62-dff87ea4a3a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:59:42.241Z|8f016565-5a16-4497-ac62-dff87ea4a3a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:59:57.237Z|5fca108b-8f45-4e33-a61a-2bf75904f8d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:59:57.238Z|5fca108b-8f45-4e33-a61a-2bf75904f8d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T10:59:57.481Z|bbb1cec4-1d56-4fd9-a742-dadfafc116bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T10:59:57.481Z|bbb1cec4-1d56-4fd9-a742-dadfafc116bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:00:12.237Z|85d97af2-5786-4140-8bf0-40c1708d24d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:00:12.237Z|85d97af2-5786-4140-8bf0-40c1708d24d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:00:27.237Z|8f7625d7-58c9-42f7-8caa-0d398ac93e12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:00:27.240Z|8f7625d7-58c9-42f7-8caa-0d398ac93e12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:00:27.483Z|c86fbd04-be48-4844-bbfa-795b04ea8171|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:00:27.484Z|c86fbd04-be48-4844-bbfa-795b04ea8171|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:00:37.521Z|b63d5ccf-7640-45db-a484-413e7552cdba|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:00:37.521Z|b63d5ccf-7640-45db-a484-413e7552cdba|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:00:37.522Z|b63d5ccf-7640-45db-a484-413e7552cdba|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:00:37.523Z|b63d5ccf-7640-45db-a484-413e7552cdba|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:00:37.523Z|b63d5ccf-7640-45db-a484-413e7552cdba|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:00:37.523Z|b63d5ccf-7640-45db-a484-413e7552cdba|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:00:37.532Z|b63d5ccf-7640-45db-a484-413e7552cdba|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:00:37.533Z|b63d5ccf-7640-45db-a484-413e7552cdba|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:00:37.533Z|b63d5ccf-7640-45db-a484-413e7552cdba|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:00:37.533Z|b63d5ccf-7640-45db-a484-413e7552cdba|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:00:37 GMT;Connection:close; 2022-03-30T11:00:37.533Z|b63d5ccf-7640-45db-a484-413e7552cdba|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:00:37.534Z|b63d5ccf-7640-45db-a484-413e7552cdba|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:00:42.237Z|452a5059-a7b0-4831-9685-7eaf15e572b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:00:42.238Z|452a5059-a7b0-4831-9685-7eaf15e572b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:00:57.238Z|a0ed33c7-c6e6-46e2-9ec3-2348c0fd37fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:00:57.240Z|a0ed33c7-c6e6-46e2-9ec3-2348c0fd37fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:00:57.486Z|b5d5821a-4536-496b-b01f-1d63118ac929|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:00:57.487Z|b5d5821a-4536-496b-b01f-1d63118ac929|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:01:12.238Z|851ae9b7-8e10-4b6a-a42d-cc2788e36fac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:01:12.242Z|851ae9b7-8e10-4b6a-a42d-cc2788e36fac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:01:27.238Z|3cf8bd39-88a5-470c-99db-45177c8375ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:01:27.240Z|3cf8bd39-88a5-470c-99db-45177c8375ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:01:27.489Z|cca0c578-ead8-4159-98e2-2bf65c89017e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:01:27.490Z|cca0c578-ead8-4159-98e2-2bf65c89017e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:01:37.521Z|dc53323b-3288-4030-8703-42929b42e4ad|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:01:37.521Z|dc53323b-3288-4030-8703-42929b42e4ad|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:01:37.522Z|dc53323b-3288-4030-8703-42929b42e4ad|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:01:37.524Z|dc53323b-3288-4030-8703-42929b42e4ad|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:01:37.525Z|dc53323b-3288-4030-8703-42929b42e4ad|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:01:37.525Z|dc53323b-3288-4030-8703-42929b42e4ad|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:01:37.535Z|dc53323b-3288-4030-8703-42929b42e4ad|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:01:37.535Z|dc53323b-3288-4030-8703-42929b42e4ad|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:01:37.536Z|dc53323b-3288-4030-8703-42929b42e4ad|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:01:37.536Z|dc53323b-3288-4030-8703-42929b42e4ad|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:01:37 GMT;Connection:close; 2022-03-30T11:01:37.537Z|dc53323b-3288-4030-8703-42929b42e4ad|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:01:37.537Z|dc53323b-3288-4030-8703-42929b42e4ad|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:01:42.237Z|4f012eb2-ccc7-437a-95b8-b21d494a852b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:01:42.238Z|4f012eb2-ccc7-437a-95b8-b21d494a852b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:01:57.237Z|50bedc75-511c-47d3-a7da-2a6d5b46dd39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:01:57.241Z|50bedc75-511c-47d3-a7da-2a6d5b46dd39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:01:57.492Z|8165fb3c-e886-48a7-8d4c-d09b5f7b92b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:01:57.493Z|8165fb3c-e886-48a7-8d4c-d09b5f7b92b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:02:12.237Z|5fd1ec45-cfb5-440b-b3b3-c8995fa33a77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:02:12.237Z|5fd1ec45-cfb5-440b-b3b3-c8995fa33a77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:02:27.237Z|96adedb4-e2c5-46dc-9b8c-7fcdc7439f8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:02:27.238Z|96adedb4-e2c5-46dc-9b8c-7fcdc7439f8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:02:27.494Z|81c772fd-14c8-4888-b7e2-e3f32bf82eb0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:02:27.495Z|81c772fd-14c8-4888-b7e2-e3f32bf82eb0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:02:37.517Z|17f7d26c-6bbe-4e4f-97cb-2a990b341220|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:02:37.518Z|17f7d26c-6bbe-4e4f-97cb-2a990b341220|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:02:37.518Z|17f7d26c-6bbe-4e4f-97cb-2a990b341220|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:02:37.518Z|17f7d26c-6bbe-4e4f-97cb-2a990b341220|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:02:37.518Z|17f7d26c-6bbe-4e4f-97cb-2a990b341220|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:02:37.519Z|17f7d26c-6bbe-4e4f-97cb-2a990b341220|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:02:37.525Z|17f7d26c-6bbe-4e4f-97cb-2a990b341220|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:02:37.526Z|17f7d26c-6bbe-4e4f-97cb-2a990b341220|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:02:37.526Z|17f7d26c-6bbe-4e4f-97cb-2a990b341220|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:02:37.526Z|17f7d26c-6bbe-4e4f-97cb-2a990b341220|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:02:37 GMT;Connection:close; 2022-03-30T11:02:37.526Z|17f7d26c-6bbe-4e4f-97cb-2a990b341220|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:02:37.527Z|17f7d26c-6bbe-4e4f-97cb-2a990b341220|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:02:42.237Z|6ca4a1aa-5de7-441e-8a8c-39c362aad53e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:02:42.240Z|6ca4a1aa-5de7-441e-8a8c-39c362aad53e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:02:57.237Z|fc17c059-9c99-47c6-83d9-3328e5fcccb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:02:57.238Z|fc17c059-9c99-47c6-83d9-3328e5fcccb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:02:57.497Z|f65816eb-c20d-49e9-9f9a-6eb75c315796|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:02:57.498Z|f65816eb-c20d-49e9-9f9a-6eb75c315796|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:03:12.237Z|df528568-41fe-4d46-ad25-b9a252f6ed41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:03:12.238Z|df528568-41fe-4d46-ad25-b9a252f6ed41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:03:27.237Z|767570a5-6a92-4899-9a73-942a66ac4569|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:03:27.240Z|767570a5-6a92-4899-9a73-942a66ac4569|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:03:27.500Z|f8f06982-76a4-4e4d-a134-94ae640d4b08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:03:27.501Z|f8f06982-76a4-4e4d-a134-94ae640d4b08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:03:37.517Z|8e817c95-cd61-4ea2-b799-bb9af6c84095|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:03:37.517Z|8e817c95-cd61-4ea2-b799-bb9af6c84095|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:03:37.518Z|8e817c95-cd61-4ea2-b799-bb9af6c84095|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:03:37.518Z|8e817c95-cd61-4ea2-b799-bb9af6c84095|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:03:37.519Z|8e817c95-cd61-4ea2-b799-bb9af6c84095|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:03:37.519Z|8e817c95-cd61-4ea2-b799-bb9af6c84095|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:03:37.528Z|8e817c95-cd61-4ea2-b799-bb9af6c84095|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:03:37.528Z|8e817c95-cd61-4ea2-b799-bb9af6c84095|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:03:37.529Z|8e817c95-cd61-4ea2-b799-bb9af6c84095|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:03:37.529Z|8e817c95-cd61-4ea2-b799-bb9af6c84095|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:03:37 GMT;Connection:close; 2022-03-30T11:03:37.529Z|8e817c95-cd61-4ea2-b799-bb9af6c84095|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:03:37.530Z|8e817c95-cd61-4ea2-b799-bb9af6c84095|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:03:42.237Z|596fcdae-bd88-4b40-8539-47d451ab016f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:03:42.237Z|596fcdae-bd88-4b40-8539-47d451ab016f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:03:57.237Z|d490e4e3-0548-488b-a0b7-2f45802f87f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:03:57.238Z|d490e4e3-0548-488b-a0b7-2f45802f87f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:03:57.502Z|5f332158-88c4-41b5-aa37-a5744a38fa0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:03:57.503Z|5f332158-88c4-41b5-aa37-a5744a38fa0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:04:12.237Z|91b912cb-24f7-4e2a-97d3-47cfa1ebfcb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:04:12.245Z|91b912cb-24f7-4e2a-97d3-47cfa1ebfcb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:04:27.237Z|a229e008-fc73-4baf-81b3-580eb858f3c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:04:27.238Z|a229e008-fc73-4baf-81b3-580eb858f3c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:04:27.504Z|f7dfa865-072f-45c3-b4be-1c75df7e4234|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:04:27.505Z|f7dfa865-072f-45c3-b4be-1c75df7e4234|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:04:37.516Z|74111dd6-1431-44c2-b785-6163918a2fbf|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:04:37.517Z|74111dd6-1431-44c2-b785-6163918a2fbf|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:04:37.517Z|74111dd6-1431-44c2-b785-6163918a2fbf|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:04:37.519Z|74111dd6-1431-44c2-b785-6163918a2fbf|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:04:37.519Z|74111dd6-1431-44c2-b785-6163918a2fbf|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:04:37.520Z|74111dd6-1431-44c2-b785-6163918a2fbf|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:04:37.525Z|74111dd6-1431-44c2-b785-6163918a2fbf|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:04:37.526Z|74111dd6-1431-44c2-b785-6163918a2fbf|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:04:37.526Z|74111dd6-1431-44c2-b785-6163918a2fbf|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:04:37.526Z|74111dd6-1431-44c2-b785-6163918a2fbf|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:04:37 GMT;Connection:close; 2022-03-30T11:04:37.526Z|74111dd6-1431-44c2-b785-6163918a2fbf|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:04:37.527Z|74111dd6-1431-44c2-b785-6163918a2fbf|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:04:42.237Z|22ba087d-bf98-453f-90d4-103d28102483|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:04:42.238Z|22ba087d-bf98-453f-90d4-103d28102483|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:04:57.236Z|49d1a10a-376d-4faa-9dec-0f43fba5759a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:04:57.240Z|49d1a10a-376d-4faa-9dec-0f43fba5759a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:04:57.506Z|a6c96ae0-2765-4f80-a986-c415aafb2247|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:04:57.507Z|a6c96ae0-2765-4f80-a986-c415aafb2247|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:05:12.237Z|9f26de12-86ad-410a-81b2-fea86248a5dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:05:12.238Z|9f26de12-86ad-410a-81b2-fea86248a5dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:05:27.237Z|6cf5e784-1aab-4b8a-9bd6-1384261aac4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:05:27.238Z|6cf5e784-1aab-4b8a-9bd6-1384261aac4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:05:27.508Z|3a059f6d-0242-46e2-adbe-67df093b5c20|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:05:27.509Z|3a059f6d-0242-46e2-adbe-67df093b5c20|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:05:37.518Z|f5b92c86-4017-4688-b7d8-454faa381bba|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:05:37.518Z|f5b92c86-4017-4688-b7d8-454faa381bba|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:05:37.518Z|f5b92c86-4017-4688-b7d8-454faa381bba|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:05:37.518Z|f5b92c86-4017-4688-b7d8-454faa381bba|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:05:37.519Z|f5b92c86-4017-4688-b7d8-454faa381bba|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:05:37.520Z|f5b92c86-4017-4688-b7d8-454faa381bba|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:05:37.526Z|f5b92c86-4017-4688-b7d8-454faa381bba|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:05:37.527Z|f5b92c86-4017-4688-b7d8-454faa381bba|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:05:37.527Z|f5b92c86-4017-4688-b7d8-454faa381bba|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:05:37.527Z|f5b92c86-4017-4688-b7d8-454faa381bba|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:05:37 GMT;Connection:close; 2022-03-30T11:05:37.528Z|f5b92c86-4017-4688-b7d8-454faa381bba|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:05:37.528Z|f5b92c86-4017-4688-b7d8-454faa381bba|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:05:42.237Z|8cc5880c-1894-4df2-8bfb-422a330f431f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:05:42.240Z|8cc5880c-1894-4df2-8bfb-422a330f431f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:05:57.237Z|befb45ce-08a2-4e44-9faf-2410a548153f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:05:57.237Z|befb45ce-08a2-4e44-9faf-2410a548153f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:05:57.510Z|ad3f91f7-ea3c-431c-b4ec-1cb253d0f6c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:05:57.511Z|ad3f91f7-ea3c-431c-b4ec-1cb253d0f6c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:06:12.237Z|f13ad0eb-9a5a-4aae-8933-f305e7c22863|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:06:12.238Z|f13ad0eb-9a5a-4aae-8933-f305e7c22863|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:06:27.237Z|8a2c932f-d0d8-48ba-b678-8e02bfbd2ed6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:06:27.242Z|8a2c932f-d0d8-48ba-b678-8e02bfbd2ed6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:06:27.512Z|3f018ee9-002b-469a-a867-bfd351b5c4c0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:06:27.513Z|3f018ee9-002b-469a-a867-bfd351b5c4c0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:06:37.518Z|d08259a9-da52-4a15-b59b-a03d73184b4c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:06:37.518Z|d08259a9-da52-4a15-b59b-a03d73184b4c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:06:37.518Z|d08259a9-da52-4a15-b59b-a03d73184b4c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:06:37.519Z|d08259a9-da52-4a15-b59b-a03d73184b4c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:06:37.520Z|d08259a9-da52-4a15-b59b-a03d73184b4c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:06:37.520Z|d08259a9-da52-4a15-b59b-a03d73184b4c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:06:37.526Z|d08259a9-da52-4a15-b59b-a03d73184b4c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:06:37.527Z|d08259a9-da52-4a15-b59b-a03d73184b4c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:06:37.527Z|d08259a9-da52-4a15-b59b-a03d73184b4c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:06:37.528Z|d08259a9-da52-4a15-b59b-a03d73184b4c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:06:37 GMT;Connection:close; 2022-03-30T11:06:37.528Z|d08259a9-da52-4a15-b59b-a03d73184b4c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:06:37.528Z|d08259a9-da52-4a15-b59b-a03d73184b4c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:06:42.237Z|ea527560-73d8-49db-ab41-512f3ed1bb09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:06:42.238Z|ea527560-73d8-49db-ab41-512f3ed1bb09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:06:57.237Z|1c4cb17f-b5c3-4a8e-a14e-2bb0a1fbe8f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:06:57.237Z|1c4cb17f-b5c3-4a8e-a14e-2bb0a1fbe8f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:06:57.514Z|9bfc4988-186d-42bc-8f68-3a5664ac6fb9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:06:57.514Z|9bfc4988-186d-42bc-8f68-3a5664ac6fb9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:07:12.236Z|c5c7ca82-7ba5-4daa-adb2-2b816321e017|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:07:12.240Z|c5c7ca82-7ba5-4daa-adb2-2b816321e017|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:07:27.237Z|3f66dd9c-6f22-42d0-b1ce-baa05833e9f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:07:27.237Z|3f66dd9c-6f22-42d0-b1ce-baa05833e9f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:07:27.516Z|80888955-3bac-4c77-82c7-54655375fab9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:07:27.516Z|80888955-3bac-4c77-82c7-54655375fab9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:07:37.516Z|39c92db9-4194-4bed-934e-91edf24e07cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:07:37.517Z|39c92db9-4194-4bed-934e-91edf24e07cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:07:37.517Z|39c92db9-4194-4bed-934e-91edf24e07cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:07:37.517Z|39c92db9-4194-4bed-934e-91edf24e07cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:07:37.517Z|39c92db9-4194-4bed-934e-91edf24e07cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:07:37.518Z|39c92db9-4194-4bed-934e-91edf24e07cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:07:37.523Z|39c92db9-4194-4bed-934e-91edf24e07cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:07:37.524Z|39c92db9-4194-4bed-934e-91edf24e07cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:07:37.524Z|39c92db9-4194-4bed-934e-91edf24e07cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:07:37.525Z|39c92db9-4194-4bed-934e-91edf24e07cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:07:37 GMT;Connection:close; 2022-03-30T11:07:37.525Z|39c92db9-4194-4bed-934e-91edf24e07cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:07:37.526Z|39c92db9-4194-4bed-934e-91edf24e07cf|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:07:42.237Z|b0bb1903-fdd3-48ad-b494-8f20c6b84da8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:07:42.237Z|b0bb1903-fdd3-48ad-b494-8f20c6b84da8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:07:57.237Z|02dafffd-8e46-4e5a-91b8-daaf9d028afd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:07:57.242Z|02dafffd-8e46-4e5a-91b8-daaf9d028afd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:07:57.518Z|9395e0ab-7a79-4cc8-a805-28f8093d71d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:07:57.519Z|9395e0ab-7a79-4cc8-a805-28f8093d71d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:08:12.237Z|57454571-fb9f-46a7-be88-d9d2b74401e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:08:12.238Z|57454571-fb9f-46a7-be88-d9d2b74401e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:08:27.237Z|8e67bf8d-82fc-4ef0-be84-57122a3054d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:08:27.237Z|8e67bf8d-82fc-4ef0-be84-57122a3054d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:08:27.520Z|57ca9013-036c-49e5-9e94-812c5cdac758|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:08:27.520Z|57ca9013-036c-49e5-9e94-812c5cdac758|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:08:37.517Z|cf87da60-207f-4232-a260-2bddd1947ed3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:08:37.517Z|cf87da60-207f-4232-a260-2bddd1947ed3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:08:37.518Z|cf87da60-207f-4232-a260-2bddd1947ed3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:08:37.518Z|cf87da60-207f-4232-a260-2bddd1947ed3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:08:37.519Z|cf87da60-207f-4232-a260-2bddd1947ed3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:08:37.519Z|cf87da60-207f-4232-a260-2bddd1947ed3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:08:37.525Z|cf87da60-207f-4232-a260-2bddd1947ed3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:08:37.526Z|cf87da60-207f-4232-a260-2bddd1947ed3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:08:37.526Z|cf87da60-207f-4232-a260-2bddd1947ed3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:08:37.526Z|cf87da60-207f-4232-a260-2bddd1947ed3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:08:37 GMT;Connection:close; 2022-03-30T11:08:37.527Z|cf87da60-207f-4232-a260-2bddd1947ed3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:08:37.527Z|cf87da60-207f-4232-a260-2bddd1947ed3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:08:42.236Z|39418367-3594-43a3-bab0-1de639e4b77d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:08:42.240Z|39418367-3594-43a3-bab0-1de639e4b77d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:08:57.236Z|c2f91d01-4a8d-4db5-bec1-ce9d18fefcf4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:08:57.237Z|c2f91d01-4a8d-4db5-bec1-ce9d18fefcf4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:08:57.521Z|56c0735f-5ee4-4751-968f-2ee9d5c9c291|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:08:57.522Z|56c0735f-5ee4-4751-968f-2ee9d5c9c291|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:09:12.239Z|bf6ad442-6cd8-4c09-b7d4-bb79e05fbb9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:09:12.242Z|bf6ad442-6cd8-4c09-b7d4-bb79e05fbb9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:09:27.237Z|17722f14-34cf-454b-8225-4d85e1c8e65c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:09:27.237Z|17722f14-34cf-454b-8225-4d85e1c8e65c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:09:27.523Z|077352a4-c341-4470-8808-f353ab9a47a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:09:27.524Z|077352a4-c341-4470-8808-f353ab9a47a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:09:37.516Z|ed232aec-b807-474a-9217-c2988771b49a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:09:37.517Z|ed232aec-b807-474a-9217-c2988771b49a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:09:37.517Z|ed232aec-b807-474a-9217-c2988771b49a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:09:37.517Z|ed232aec-b807-474a-9217-c2988771b49a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:09:37.518Z|ed232aec-b807-474a-9217-c2988771b49a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:09:37.518Z|ed232aec-b807-474a-9217-c2988771b49a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:09:37.524Z|ed232aec-b807-474a-9217-c2988771b49a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:09:37.524Z|ed232aec-b807-474a-9217-c2988771b49a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:09:37.524Z|ed232aec-b807-474a-9217-c2988771b49a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:09:37.525Z|ed232aec-b807-474a-9217-c2988771b49a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:09:37 GMT;Connection:close; 2022-03-30T11:09:37.525Z|ed232aec-b807-474a-9217-c2988771b49a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:09:37.526Z|ed232aec-b807-474a-9217-c2988771b49a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:09:42.237Z|79ee3dde-3665-43cf-9f03-7caf69e55f89|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:09:42.238Z|79ee3dde-3665-43cf-9f03-7caf69e55f89|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:09:57.237Z|8f423e0c-b811-4aba-9cb3-b5269eef968c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:09:57.240Z|8f423e0c-b811-4aba-9cb3-b5269eef968c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:09:57.525Z|eec1cac9-d268-4cd4-a408-916e4d4b0d25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:09:57.526Z|eec1cac9-d268-4cd4-a408-916e4d4b0d25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:10:12.237Z|b26a3e1f-8b28-4769-b8c6-658debc064f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:10:12.238Z|b26a3e1f-8b28-4769-b8c6-658debc064f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:10:27.237Z|277a6e84-7c39-4a32-a369-0a1e8369723b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:10:27.237Z|277a6e84-7c39-4a32-a369-0a1e8369723b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:10:27.527Z|2e5af0f4-3703-404e-ba62-3d739fb52b5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:10:27.528Z|2e5af0f4-3703-404e-ba62-3d739fb52b5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:10:37.518Z|269aa98e-6059-42bd-a8ca-810b48b99d94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:10:37.518Z|269aa98e-6059-42bd-a8ca-810b48b99d94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:10:37.518Z|269aa98e-6059-42bd-a8ca-810b48b99d94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:10:37.520Z|269aa98e-6059-42bd-a8ca-810b48b99d94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:10:37.520Z|269aa98e-6059-42bd-a8ca-810b48b99d94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:10:37.520Z|269aa98e-6059-42bd-a8ca-810b48b99d94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:10:37.529Z|269aa98e-6059-42bd-a8ca-810b48b99d94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:10:37.530Z|269aa98e-6059-42bd-a8ca-810b48b99d94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:10:37.530Z|269aa98e-6059-42bd-a8ca-810b48b99d94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:10:37.530Z|269aa98e-6059-42bd-a8ca-810b48b99d94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:10:37 GMT;Connection:close; 2022-03-30T11:10:37.530Z|269aa98e-6059-42bd-a8ca-810b48b99d94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:10:37.531Z|269aa98e-6059-42bd-a8ca-810b48b99d94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:10:42.237Z|97dfa76d-b260-49af-ad93-364d8e9cb121|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:10:42.241Z|97dfa76d-b260-49af-ad93-364d8e9cb121|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:10:57.244Z|1e9812d1-ec86-4aa3-9cf5-46e831810e30|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:10:57.245Z|1e9812d1-ec86-4aa3-9cf5-46e831810e30|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:10:57.529Z|12afdfdd-279a-4b2b-a52a-bd7eb906f6c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:10:57.530Z|12afdfdd-279a-4b2b-a52a-bd7eb906f6c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:11:12.237Z|7dee7ad8-06c9-494a-a775-7e97f7def54d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:11:12.238Z|7dee7ad8-06c9-494a-a775-7e97f7def54d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:11:27.237Z|9bc03bb2-1a77-4f7e-9db1-aef41e893998|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:11:27.242Z|9bc03bb2-1a77-4f7e-9db1-aef41e893998|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:11:27.531Z|b2037df0-ad85-4f9d-ba4d-470d4ba304ba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:11:27.532Z|b2037df0-ad85-4f9d-ba4d-470d4ba304ba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:11:37.517Z|dc1ff6d2-25b5-4adc-922b-07f4a076134f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:11:37.517Z|dc1ff6d2-25b5-4adc-922b-07f4a076134f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:11:37.518Z|dc1ff6d2-25b5-4adc-922b-07f4a076134f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:11:37.519Z|dc1ff6d2-25b5-4adc-922b-07f4a076134f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:11:37.519Z|dc1ff6d2-25b5-4adc-922b-07f4a076134f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:11:37.519Z|dc1ff6d2-25b5-4adc-922b-07f4a076134f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:11:37.527Z|dc1ff6d2-25b5-4adc-922b-07f4a076134f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:11:37.527Z|dc1ff6d2-25b5-4adc-922b-07f4a076134f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:11:37.593Z|dc1ff6d2-25b5-4adc-922b-07f4a076134f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:11:37.594Z|dc1ff6d2-25b5-4adc-922b-07f4a076134f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:11:37 GMT;Connection:close; 2022-03-30T11:11:37.595Z|dc1ff6d2-25b5-4adc-922b-07f4a076134f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:11:37.595Z|dc1ff6d2-25b5-4adc-922b-07f4a076134f|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:11:42.237Z|6fdd29f9-bdc1-4c4a-aca0-7ddb4247eb18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:11:42.238Z|6fdd29f9-bdc1-4c4a-aca0-7ddb4247eb18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:11:57.237Z|5e7cb617-998a-467a-8e62-52fd3c2e7f9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:11:57.237Z|5e7cb617-998a-467a-8e62-52fd3c2e7f9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:11:57.533Z|25ecd0cf-b4ff-470d-a6c0-4f573c93bed7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:11:57.534Z|25ecd0cf-b4ff-470d-a6c0-4f573c93bed7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:12:12.237Z|46a798b7-af84-46a4-bc04-90fa2e319bef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:12:12.241Z|46a798b7-af84-46a4-bc04-90fa2e319bef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:12:27.237Z|deed40ad-e42d-40e7-9bec-7a41161f175a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:12:27.237Z|deed40ad-e42d-40e7-9bec-7a41161f175a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:12:27.535Z|eec546ef-bbd2-4f4d-9c3a-7e6c49634053|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:12:27.536Z|eec546ef-bbd2-4f4d-9c3a-7e6c49634053|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:12:37.518Z|2bbf347e-749d-4e34-acdf-a3f3eee42827|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:12:37.519Z|2bbf347e-749d-4e34-acdf-a3f3eee42827|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:12:37.520Z|2bbf347e-749d-4e34-acdf-a3f3eee42827|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:12:37.521Z|2bbf347e-749d-4e34-acdf-a3f3eee42827|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:12:37.521Z|2bbf347e-749d-4e34-acdf-a3f3eee42827|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:12:37.521Z|2bbf347e-749d-4e34-acdf-a3f3eee42827|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:12:37.528Z|2bbf347e-749d-4e34-acdf-a3f3eee42827|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:12:37.528Z|2bbf347e-749d-4e34-acdf-a3f3eee42827|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:12:37.528Z|2bbf347e-749d-4e34-acdf-a3f3eee42827|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:12:37.529Z|2bbf347e-749d-4e34-acdf-a3f3eee42827|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:12:37 GMT;Connection:close; 2022-03-30T11:12:37.529Z|2bbf347e-749d-4e34-acdf-a3f3eee42827|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:12:37.530Z|2bbf347e-749d-4e34-acdf-a3f3eee42827|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:12:42.237Z|96fbbe93-9fa3-44eb-b798-7fe3fbfa1f07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:12:42.238Z|96fbbe93-9fa3-44eb-b798-7fe3fbfa1f07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:12:57.237Z|5eb71236-b57e-4c80-9bbd-cba31a7b1a7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:12:57.243Z|5eb71236-b57e-4c80-9bbd-cba31a7b1a7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:12:57.537Z|95a7ec88-3204-483a-8e34-df3d70eadf93|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:12:57.538Z|95a7ec88-3204-483a-8e34-df3d70eadf93|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:13:12.238Z|055bf106-2957-4cf3-8a75-244c078345da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:13:12.240Z|055bf106-2957-4cf3-8a75-244c078345da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:13:27.238Z|e431d489-d055-49d7-abdd-777cfcea5863|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:13:27.240Z|e431d489-d055-49d7-abdd-777cfcea5863|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:13:27.539Z|41f5940c-9016-499e-84e9-616754793d66|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:13:27.541Z|41f5940c-9016-499e-84e9-616754793d66|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:13:37.524Z|fd8c015e-6257-420e-8a07-9bc35c291636|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:13:37.525Z|fd8c015e-6257-420e-8a07-9bc35c291636|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:13:37.526Z|fd8c015e-6257-420e-8a07-9bc35c291636|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:13:37.528Z|fd8c015e-6257-420e-8a07-9bc35c291636|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:13:37.528Z|fd8c015e-6257-420e-8a07-9bc35c291636|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:13:37.529Z|fd8c015e-6257-420e-8a07-9bc35c291636|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:13:37.541Z|fd8c015e-6257-420e-8a07-9bc35c291636|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:13:37.542Z|fd8c015e-6257-420e-8a07-9bc35c291636|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:13:37.542Z|fd8c015e-6257-420e-8a07-9bc35c291636|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:13:37.543Z|fd8c015e-6257-420e-8a07-9bc35c291636|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:13:37 GMT;Connection:close; 2022-03-30T11:13:37.543Z|fd8c015e-6257-420e-8a07-9bc35c291636|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:13:37.544Z|fd8c015e-6257-420e-8a07-9bc35c291636|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:13:42.237Z|bbe57015-707f-4667-a347-372c1429091b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:13:42.243Z|bbe57015-707f-4667-a347-372c1429091b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:13:57.237Z|0e3b85b2-8a14-4d67-a47c-961efed40fb8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:13:57.238Z|0e3b85b2-8a14-4d67-a47c-961efed40fb8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:13:57.543Z|200221ac-cd47-451d-8d44-f626b8619563|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:13:57.543Z|200221ac-cd47-451d-8d44-f626b8619563|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:14:12.237Z|661f0f4c-9b35-4bd2-9c25-84d9f91cccd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:14:12.238Z|661f0f4c-9b35-4bd2-9c25-84d9f91cccd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:14:27.237Z|2493c744-7673-42de-b2c5-a9daf4c56f71|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:14:27.241Z|2493c744-7673-42de-b2c5-a9daf4c56f71|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:14:27.544Z|7bee0e69-37d2-4464-a2cd-b41735cb8c8b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:14:27.545Z|7bee0e69-37d2-4464-a2cd-b41735cb8c8b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:14:37.518Z|cd3de1df-4733-4bff-b6a3-51a0656e9b97|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:14:37.518Z|cd3de1df-4733-4bff-b6a3-51a0656e9b97|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:14:37.519Z|cd3de1df-4733-4bff-b6a3-51a0656e9b97|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:14:37.520Z|cd3de1df-4733-4bff-b6a3-51a0656e9b97|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:14:37.520Z|cd3de1df-4733-4bff-b6a3-51a0656e9b97|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:14:37.520Z|cd3de1df-4733-4bff-b6a3-51a0656e9b97|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:14:37.528Z|cd3de1df-4733-4bff-b6a3-51a0656e9b97|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:14:37.528Z|cd3de1df-4733-4bff-b6a3-51a0656e9b97|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:14:37.529Z|cd3de1df-4733-4bff-b6a3-51a0656e9b97|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:14:37.529Z|cd3de1df-4733-4bff-b6a3-51a0656e9b97|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:14:37 GMT;Connection:close; 2022-03-30T11:14:37.529Z|cd3de1df-4733-4bff-b6a3-51a0656e9b97|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:14:37.530Z|cd3de1df-4733-4bff-b6a3-51a0656e9b97|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:14:42.237Z|bb3b15d0-ecbf-4222-b871-f2fe0282c7c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:14:42.237Z|bb3b15d0-ecbf-4222-b871-f2fe0282c7c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:14:57.237Z|26ffb4a2-6cf0-4e48-9e44-7497d1e58e7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:14:57.237Z|26ffb4a2-6cf0-4e48-9e44-7497d1e58e7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:14:57.546Z|78ba8b2f-5ea9-48fe-ae6c-2612c95040d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:14:57.547Z|78ba8b2f-5ea9-48fe-ae6c-2612c95040d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:15:12.237Z|922948f8-38a9-4e2c-adf4-bc94263267cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:15:12.242Z|922948f8-38a9-4e2c-adf4-bc94263267cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:15:27.237Z|ca6524cf-1484-4f3d-9722-63c4741f3ae6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:15:27.242Z|ca6524cf-1484-4f3d-9722-63c4741f3ae6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:15:27.549Z|3d13030b-2edf-49c4-9446-2fdd1a2590bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:15:27.550Z|3d13030b-2edf-49c4-9446-2fdd1a2590bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:15:37.519Z|951dfe08-5dbe-48ab-9704-26f0305aa824|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:15:37.519Z|951dfe08-5dbe-48ab-9704-26f0305aa824|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:15:37.521Z|951dfe08-5dbe-48ab-9704-26f0305aa824|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:15:37.521Z|951dfe08-5dbe-48ab-9704-26f0305aa824|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:15:37.522Z|951dfe08-5dbe-48ab-9704-26f0305aa824|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:15:37.522Z|951dfe08-5dbe-48ab-9704-26f0305aa824|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:15:37.529Z|951dfe08-5dbe-48ab-9704-26f0305aa824|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:15:37.530Z|951dfe08-5dbe-48ab-9704-26f0305aa824|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:15:37.530Z|951dfe08-5dbe-48ab-9704-26f0305aa824|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:15:37.531Z|951dfe08-5dbe-48ab-9704-26f0305aa824|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:15:37 GMT;Connection:close; 2022-03-30T11:15:37.531Z|951dfe08-5dbe-48ab-9704-26f0305aa824|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:15:37.531Z|951dfe08-5dbe-48ab-9704-26f0305aa824|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:15:42.237Z|6ab3ddee-efa2-4cb8-b712-bdfd7301a19c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:15:42.238Z|6ab3ddee-efa2-4cb8-b712-bdfd7301a19c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:15:57.237Z|27c91fe0-8069-40e5-a894-34b6f92e912a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:15:57.241Z|27c91fe0-8069-40e5-a894-34b6f92e912a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:15:57.551Z|c4948e4f-4339-45f8-998b-f272e7555a38|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:15:57.554Z|c4948e4f-4339-45f8-998b-f272e7555a38|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:16:12.237Z|979b0f7b-e588-4abf-ab9b-69c619023b0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:16:12.238Z|979b0f7b-e588-4abf-ab9b-69c619023b0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:16:27.237Z|556793a2-4878-447c-902c-32005d1736d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:16:27.238Z|556793a2-4878-447c-902c-32005d1736d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:16:27.555Z|9f95039a-f1f9-494c-b4d5-a06990dbeff1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:16:27.556Z|9f95039a-f1f9-494c-b4d5-a06990dbeff1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:16:37.517Z|0dc1a041-fa41-4a8d-a6b3-48469d66e6f8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:16:37.518Z|0dc1a041-fa41-4a8d-a6b3-48469d66e6f8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:16:37.518Z|0dc1a041-fa41-4a8d-a6b3-48469d66e6f8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:16:37.520Z|0dc1a041-fa41-4a8d-a6b3-48469d66e6f8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:16:37.521Z|0dc1a041-fa41-4a8d-a6b3-48469d66e6f8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:16:37.521Z|0dc1a041-fa41-4a8d-a6b3-48469d66e6f8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:16:37.528Z|0dc1a041-fa41-4a8d-a6b3-48469d66e6f8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:16:37.529Z|0dc1a041-fa41-4a8d-a6b3-48469d66e6f8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:16:37.529Z|0dc1a041-fa41-4a8d-a6b3-48469d66e6f8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:16:37.530Z|0dc1a041-fa41-4a8d-a6b3-48469d66e6f8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:16:37 GMT;Connection:close; 2022-03-30T11:16:37.531Z|0dc1a041-fa41-4a8d-a6b3-48469d66e6f8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:16:37.532Z|0dc1a041-fa41-4a8d-a6b3-48469d66e6f8|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:16:42.237Z|2012204d-bca3-4e6f-a739-0aa4baa42b9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:16:42.240Z|2012204d-bca3-4e6f-a739-0aa4baa42b9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:16:47.213Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:16:47.214Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:16:47.214Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:16:47.214Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:16:47.214Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e5d690618a81c19b;x-b3-spanid:35b125cd5eafa413;x-b3-parentspanid:e5d690618a81c19b;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:SO.APIH;x-invocationid:5c6044fd-9fe0-40a5-900b-20b0e8137d54;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:16:47.215Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:16:57.237Z|ad7f1928-6750-4659-b07e-2635b4fd36d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:16:57.238Z|ad7f1928-6750-4659-b07e-2635b4fd36d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:16:57.557Z|1ab1e843-e042-4abb-901c-b10c35c4135f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:16:57.558Z|1ab1e843-e042-4abb-901c-b10c35c4135f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:17:10.586Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-03-30T11:17:10.587Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:17:10.587Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-03-30T11:17:10.588Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-03-30T11:17:10.588Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e5d690618a81c19b;x-b3-spanid:034fe443d75bdba6;x-b3-parentspanid:e5d690618a81c19b;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:SO.APIH;x-invocationid:2bfc4c0d-6a11-4a16-a6ab-e6b367debf8a;content-length:113;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:17:10.589Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:17:10.730Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-03-30T11:17:10.866Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:17:10.866Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:17:10.867Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:17:10.867Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-03-30T11:17:10.867Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:17:10.868Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-03-30T11:17:11.757Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-03-30T11:17:11.758Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:17:11.758Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-03-30T11:17:11.758Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-03-30T11:17:11.759Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:e5d690618a81c19b;x-b3-spanid:ffcb0deb3faafec1;x-b3-parentspanid:e5d690618a81c19b;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:SO.APIH;x-invocationid:391235dd-86db-4f18-a34e-985f3008f8d0;content-length:9182;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:17:11.760Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:17:12.237Z|9d86e3e2-45c7-4756-bc6c-530a383d5d24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:17:12.238Z|9d86e3e2-45c7-4756-bc6c-530a383d5d24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:17:12.315Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:17:12.315Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-03-30T11:17:12.316Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-03-30T11:17:12.316Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:17:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:17:12.316Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:17:12.316Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-03-30T11:17:27.237Z|4147433c-e967-4635-ba81-fd053cdb54ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:17:27.241Z|4147433c-e967-4635-ba81-fd053cdb54ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:17:27.559Z|9eb06b9b-3e39-4ea8-9c07-4044887ae305|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:17:27.560Z|9eb06b9b-3e39-4ea8-9c07-4044887ae305|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:17:37.518Z|677020ff-1638-4c6c-ba59-548f398589b5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:17:37.518Z|677020ff-1638-4c6c-ba59-548f398589b5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:17:37.518Z|677020ff-1638-4c6c-ba59-548f398589b5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:17:37.519Z|677020ff-1638-4c6c-ba59-548f398589b5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:17:37.519Z|677020ff-1638-4c6c-ba59-548f398589b5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:17:37.520Z|677020ff-1638-4c6c-ba59-548f398589b5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:17:37.530Z|677020ff-1638-4c6c-ba59-548f398589b5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:17:37.530Z|677020ff-1638-4c6c-ba59-548f398589b5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:17:37.531Z|677020ff-1638-4c6c-ba59-548f398589b5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:17:37.531Z|677020ff-1638-4c6c-ba59-548f398589b5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:17:37 GMT;Connection:close; 2022-03-30T11:17:37.531Z|677020ff-1638-4c6c-ba59-548f398589b5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:17:37.532Z|677020ff-1638-4c6c-ba59-548f398589b5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:17:42.236Z|d8e6dce0-ad2a-48bd-a1d2-c30e70930ebf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:17:42.237Z|d8e6dce0-ad2a-48bd-a1d2-c30e70930ebf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:17:43.102Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Entering 2022-03-30T11:17:43.103Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:17:43.103Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-03-30T11:17:43.105Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-03-30T11:17:43.105Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:e5d690618a81c19b;x-b3-spanid:e7131a78902fa78c;x-b3-parentspanid:efa898a1c31b18bd;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:e3edf041-f842-43c5-ae64-4cddd310c279;content-length:39554;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2022-03-30T11:17:43.105Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:17:43.256Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:17:43.257Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-03-30T11:17:43.257Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-03-30T11:17:43.257Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/1;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:17:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:17:43.258Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:17:43.258Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-03-30T11:17:43.363Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:17:43.364Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:17:43.364Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:17:43.365Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:17:43.365Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e5d690618a81c19b;x-b3-spanid:6b671d91c6247018;x-b3-parentspanid:efa898a1c31b18bd;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:4abfb9c3-6ec4-4eed-b4ba-494aea2ae360;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:17:43.365Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:17:43.420Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:17:43.420Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:17:43.421Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:17:43.421Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:17:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:17:43.422Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:17:43.422Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:17:43.467Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:17:43.468Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:17:43.468Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:17:43.468Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:17:43.469Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:e5d690618a81c19b;x-b3-spanid:f2806dcbbf4a2bcf;x-b3-parentspanid:efa898a1c31b18bd;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:780b1583-cbb3-4306-b520-3be37bdcb0b2;content-length:9275;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:17:43.469Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:17:43.594Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:17:43.595Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:17:43.595Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:17:43.595Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:17:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:17:43.595Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:17:43.596Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:17:44.382Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:17:44.383Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:17:44.383Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:17:44.383Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:17:44.384Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f4b2e0e443619e44;x-b3-spanid:36fc69f9ffabb0c7;x-b3-parentspanid:f4b2e0e443619e44;x-b3-sampled:0;x-onap-requestid:ae01d39e-d7ee-471d-8ceb-8b641934cbfa;x-requestid:ae01d39e-d7ee-471d-8ceb-8b641934cbfa;x-transactionid:ae01d39e-d7ee-471d-8ceb-8b641934cbfa;x-ecomp-requestid:ae01d39e-d7ee-471d-8ceb-8b641934cbfa;x-onap-partnername:SO.APIH;x-invocationid:63691158-9527-47a4-81b9-b772e931da57;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:17:44.384Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:17:44.418Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:17:44.419Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:17:44.419Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:17:44.419Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:17:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:17:44.419Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:17:44.419Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:17:44.446Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:17:44.447Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:17:44.447Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:17:44.448Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:17:44.448Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f4b2e0e443619e44;x-b3-spanid:e3f1d9c325394a7a;x-b3-parentspanid:f4b2e0e443619e44;x-b3-sampled:0;x-onap-requestid:ae01d39e-d7ee-471d-8ceb-8b641934cbfa;x-requestid:ae01d39e-d7ee-471d-8ceb-8b641934cbfa;x-transactionid:ae01d39e-d7ee-471d-8ceb-8b641934cbfa;x-ecomp-requestid:ae01d39e-d7ee-471d-8ceb-8b641934cbfa;x-onap-partnername:SO.APIH;x-invocationid:0f8f9c08-fa14-4541-a492-532dc57dd9f2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:17:44.448Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:17:44.575Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:17:44.576Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:17:44.576Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:17:44.576Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|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:Wed, 30 Mar 2022 11:17:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:17:44.576Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:17:44.577Z|ae01d39e-d7ee-471d-8ceb-8b641934cbfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:17:52.225Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:17:52.226Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:17:52.226Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:17:52.226Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:17:52.227Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3284b4d5e946f24e;x-b3-spanid:da4185bddf3fa680;x-b3-parentspanid:3284b4d5e946f24e;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:65f89cea-76ef-4836-882a-a89953734ae0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:17:52.227Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:17:52.246Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:17:52.247Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:17:52.248Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:17:52.249Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:17:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:17:52.249Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:17:52.250Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:17:52.286Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:17:52.287Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:17:52.288Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:17:52.289Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:17:52.289Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3284b4d5e946f24e;x-b3-spanid:be9d46613be346d4;x-b3-parentspanid:3284b4d5e946f24e;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:9b938224-4546-47f5-b7ca-a037924967a5;content-length:9460;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:17:52.290Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:17:52.345Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:17:52.346Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:17:52.347Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:17:52.347Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:17:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:17:52.347Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:17:52.348Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:17:53.973Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:17:53.973Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:17:53.974Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:17:53.974Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:17:53.975Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3284b4d5e946f24e;x-b3-spanid:5532792de4b72eeb;x-b3-parentspanid:3284b4d5e946f24e;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:cb3abfce-7b9e-4098-adea-46b0e3efb8b1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:17:53.975Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:17:53.999Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:17:53.999Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:17:54.000Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:17:54.001Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:17:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:17:54.001Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:17:54.002Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:17:54.022Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:17:54.022Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:17:54.022Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:17:54.023Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:17:54.024Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3284b4d5e946f24e;x-b3-spanid:3049c4ac31a96417;x-b3-parentspanid:3284b4d5e946f24e;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:fe330440-a0af-4757-8bb3-835cd3154849;content-length:9507;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:17:54.024Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:17:54.057Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:17:54.058Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:17:54.058Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:17:54.058Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:17:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:17:54.059Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:17:54.059Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:17:54.813Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:17:54.814Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:17:54.814Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:17:54.815Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:17:54.815Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fb54251d297e5f13;x-b3-spanid:bbd4aacebd3e2e2d;x-b3-parentspanid:fb54251d297e5f13;x-b3-sampled:0;x-onap-requestid:4429ba85-5e00-426a-b87c-f921bb290f2e;x-requestid:4429ba85-5e00-426a-b87c-f921bb290f2e;x-transactionid:4429ba85-5e00-426a-b87c-f921bb290f2e;x-ecomp-requestid:4429ba85-5e00-426a-b87c-f921bb290f2e;x-onap-partnername:SO.APIH;x-invocationid:cee7a470-29f7-4157-ac84-b7c58b657d24;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:17:54.815Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:17:54.831Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:17:54.832Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:17:54.832Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:17:54.832Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:17:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:17:54.832Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:17:54.833Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:17:54.854Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:17:54.855Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:17:54.855Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:17:54.855Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:17:54.856Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fb54251d297e5f13;x-b3-spanid:c563677827d7ee98;x-b3-parentspanid:fb54251d297e5f13;x-b3-sampled:0;x-onap-requestid:4429ba85-5e00-426a-b87c-f921bb290f2e;x-requestid:4429ba85-5e00-426a-b87c-f921bb290f2e;x-transactionid:4429ba85-5e00-426a-b87c-f921bb290f2e;x-ecomp-requestid:4429ba85-5e00-426a-b87c-f921bb290f2e;x-onap-partnername:SO.APIH;x-invocationid:3dc9c89a-a847-44b5-b20c-0d4000589e8b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:17:54.856Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:17:54.866Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:17:54.867Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:17:54.868Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:17:54.868Z|4429ba85-5e00-426a-b87c-f921bb290f2e|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:Wed, 30 Mar 2022 11:17:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:17:54.869Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:17:54.870Z|4429ba85-5e00-426a-b87c-f921bb290f2e|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:17:57.237Z|062be3e5-0511-4d1d-a701-51945f58b9d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:17:57.237Z|062be3e5-0511-4d1d-a701-51945f58b9d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:17:57.563Z|0d9f8bc9-70ea-4065-9738-3bf1f58cf86f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:17:57.563Z|0d9f8bc9-70ea-4065-9738-3bf1f58cf86f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:18:05.587Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:05.588Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:05.588Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:05.589Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:05.590Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a18b4f35eb793daf;x-b3-spanid:d9a4808777cba470;x-b3-parentspanid:a18b4f35eb793daf;x-b3-sampled:0;x-onap-requestid:a94df423-6031-4f96-afc3-76b72fa3d2e7;x-requestid:a94df423-6031-4f96-afc3-76b72fa3d2e7;x-transactionid:a94df423-6031-4f96-afc3-76b72fa3d2e7;x-ecomp-requestid:a94df423-6031-4f96-afc3-76b72fa3d2e7;x-onap-partnername:SO.APIH;x-invocationid:2d3f3ce6-25a4-4562-83d9-0d6484747ba7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:18:05.590Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:05.612Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:05.612Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:05.612Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:05.613Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:05 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:05.613Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:05.613Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:05.631Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:18:05.632Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:05.632Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:18:05.632Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:05.632Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a18b4f35eb793daf;x-b3-spanid:1494f38f4d5a9f3a;x-b3-parentspanid:a18b4f35eb793daf;x-b3-sampled:0;x-onap-requestid:a94df423-6031-4f96-afc3-76b72fa3d2e7;x-requestid:a94df423-6031-4f96-afc3-76b72fa3d2e7;x-transactionid:a94df423-6031-4f96-afc3-76b72fa3d2e7;x-ecomp-requestid:a94df423-6031-4f96-afc3-76b72fa3d2e7;x-onap-partnername:SO.APIH;x-invocationid:8291340f-c017-429d-b825-305f80702d34;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:18:05.632Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:05.641Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:05.641Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:05.642Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:05.642Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|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:Wed, 30 Mar 2022 11:18:05 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:05.642Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:05.643Z|a94df423-6031-4f96-afc3-76b72fa3d2e7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:18:10.854Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:10.855Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:10.855Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:10.855Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:10.855Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:27f68971581633aa;x-b3-spanid:3839f217fd81bc3c;x-b3-parentspanid:27f68971581633aa;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:48d1ba07-e6c6-43bd-b739-1c8b4f7018ef;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:18:10.856Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:10.876Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:10.877Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:10.877Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:10.877Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:10.878Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:10.878Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:10.892Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:10.892Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:10.892Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:10.893Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:18:10.893Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:27f68971581633aa;x-b3-spanid:cb85019b485a56aa;x-b3-parentspanid:27f68971581633aa;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:5b2bbbeb-339d-4fcc-91e6-36e821313311;content-length:9500;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:18:10.894Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:10.941Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:10.941Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:10.941Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:10.942Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:10.943Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:10.944Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:12.237Z|c400e72e-6bbd-47b0-a0db-7b6de60993f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:18:12.240Z|c400e72e-6bbd-47b0-a0db-7b6de60993f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:18:16.248Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:16.248Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:16.248Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:16.249Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:16.249Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d4bab2ec2671828e;x-b3-spanid:4762384545706a93;x-b3-parentspanid:d4bab2ec2671828e;x-b3-sampled:0;x-onap-requestid:415d35c5-2390-4230-bfd1-d4d8d73abb92;x-requestid:415d35c5-2390-4230-bfd1-d4d8d73abb92;x-transactionid:415d35c5-2390-4230-bfd1-d4d8d73abb92;x-ecomp-requestid:415d35c5-2390-4230-bfd1-d4d8d73abb92;x-onap-partnername:SO.APIH;x-invocationid:76f3a686-d86f-427c-bd28-7bd5a7009003;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:18:16.249Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:16.267Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:16.267Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:16.267Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:16.267Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:16.268Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:16.268Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:16.284Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:18:16.285Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:16.285Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:18:16.285Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:16.286Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d4bab2ec2671828e;x-b3-spanid:7c6bc45beb08b03c;x-b3-parentspanid:d4bab2ec2671828e;x-b3-sampled:0;x-onap-requestid:415d35c5-2390-4230-bfd1-d4d8d73abb92;x-requestid:415d35c5-2390-4230-bfd1-d4d8d73abb92;x-transactionid:415d35c5-2390-4230-bfd1-d4d8d73abb92;x-ecomp-requestid:415d35c5-2390-4230-bfd1-d4d8d73abb92;x-onap-partnername:SO.APIH;x-invocationid:c9bce5ea-41b0-4236-b69d-4e460022fff8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:18:16.286Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:16.297Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:16.298Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:16.298Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:16.298Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|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:Wed, 30 Mar 2022 11:18:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:16.298Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:16.299Z|415d35c5-2390-4230-bfd1-d4d8d73abb92|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:18:19.615Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:19.615Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:19.616Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:19.616Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:19.616Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cc4b444d34de6fc1;x-b3-spanid:2eae4b8ff4a8e76b;x-b3-parentspanid:cc4b444d34de6fc1;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:af674def-4c7d-4029-9643-2334defdfc1d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:18:19.616Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:19.633Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:19.634Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:19.634Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:19.634Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:19 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:19.634Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:19.635Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:19.651Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:19.651Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:19.652Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:19.652Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:18:19.653Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:cc4b444d34de6fc1;x-b3-spanid:11bcbbbce0359fe4;x-b3-parentspanid:cc4b444d34de6fc1;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:1e0ee085-84f2-43b9-acc2-2c246e0b3a9e;content-length:9510;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:18:19.653Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:19.697Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:19.697Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:19.698Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:19.699Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:19 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:19.699Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:19.700Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:22.066Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:22.066Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:22.067Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:22.067Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:22.068Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3bc799fbf7d9b6a6;x-b3-spanid:83c82837f123ff38;x-b3-parentspanid:3bc799fbf7d9b6a6;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:5ecfb061-45fb-4a81-8b88-cc55cae4cb12;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:18:22.068Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:22.106Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:22.107Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:22.107Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:22.108Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:22.108Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:22.109Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:22.124Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:22.124Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:22.124Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:22.125Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:18:22.125Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3bc799fbf7d9b6a6;x-b3-spanid:5cdaa08cb03a1671;x-b3-parentspanid:3bc799fbf7d9b6a6;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:67caef78-d9d4-4d3f-a5c6-eb8c83b00d58;content-length:9510;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:18:22.125Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:22.165Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:22.166Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:22.167Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:22.167Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:22.168Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:22.169Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:25.501Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:25.502Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:25.502Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:25.502Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:25.502Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3bc799fbf7d9b6a6;x-b3-spanid:3af46241d3f06171;x-b3-parentspanid:3bc799fbf7d9b6a6;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:d81cf737-e8be-4239-90a1-303a91402f50;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:18:25.503Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:25.519Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:25.519Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:25.519Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:25.520Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:25 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:25.520Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:25.521Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:25.536Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:25.536Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:25.537Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:25.537Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:18:25.537Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3bc799fbf7d9b6a6;x-b3-spanid:1b46bbe4e738fe9b;x-b3-parentspanid:3bc799fbf7d9b6a6;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:3c58843a-2cd6-4403-9b95-dbaf09876912;content-length:9510;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:18:25.537Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:25.580Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:25.580Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:25.581Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:25.581Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:25 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:25.581Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:25.582Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:26.813Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:26.813Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:26.813Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:26.814Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:26.814Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:598e6b0ad928bb39;x-b3-spanid:2811435dd432bccc;x-b3-parentspanid:598e6b0ad928bb39;x-b3-sampled:0;x-onap-requestid:33ac4f2f-6a89-443f-90ec-ca715f4aae98;x-requestid:33ac4f2f-6a89-443f-90ec-ca715f4aae98;x-transactionid:33ac4f2f-6a89-443f-90ec-ca715f4aae98;x-ecomp-requestid:33ac4f2f-6a89-443f-90ec-ca715f4aae98;x-onap-partnername:SO.APIH;x-invocationid:9f9f1f5e-85c7-4cb7-bf9c-15769f5ff9b8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:18:26.814Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:26.829Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:26.830Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:26.830Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:26.830Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:26.831Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:26.835Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:26.855Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:18:26.855Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:26.856Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:18:26.856Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:26.856Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:598e6b0ad928bb39;x-b3-spanid:4dc7a23f463387db;x-b3-parentspanid:598e6b0ad928bb39;x-b3-sampled:0;x-onap-requestid:33ac4f2f-6a89-443f-90ec-ca715f4aae98;x-requestid:33ac4f2f-6a89-443f-90ec-ca715f4aae98;x-transactionid:33ac4f2f-6a89-443f-90ec-ca715f4aae98;x-ecomp-requestid:33ac4f2f-6a89-443f-90ec-ca715f4aae98;x-onap-partnername:SO.APIH;x-invocationid:e2bd718c-9b95-4beb-8d5f-410edd8e8da2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:18:26.856Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:26.864Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:26.864Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:26.864Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:26.864Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|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:Wed, 30 Mar 2022 11:18:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:26.865Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:26.865Z|33ac4f2f-6a89-443f-90ec-ca715f4aae98|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:18:27.237Z|ab18cc75-417b-447e-a134-cb8aac03742a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:18:27.238Z|ab18cc75-417b-447e-a134-cb8aac03742a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:18:27.564Z|4fb0df3d-aefe-4634-9974-91157e1db15d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:18:27.565Z|4fb0df3d-aefe-4634-9974-91157e1db15d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:18:33.276Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:33.277Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:33.277Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:33.277Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:33.278Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:304fe2569be55d1a;x-b3-spanid:304fe2569be55d1a;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:b63cd6b7-5e70-4414-a452-4a30d5971ea3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2022-03-30T11:18:33.278Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:33.293Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:33.294Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:33.294Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:33.294Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=97E000E0DC88E529E0D581DC6786EF3F; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:33.295Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:33.295Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:33.333Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:33.334Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:33.334Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:33.335Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:18:33.335Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3c947f90d954fd66;x-b3-spanid:3c947f90d954fd66;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:5642fb7b-06da-4d4d-9bf3-ea244f4d0abb;content-length:11467;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=97E000E0DC88E529E0D581DC6786EF3F;accept-encoding:gzip,deflate; 2022-03-30T11:18:33.336Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:33.390Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:33.391Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:33.391Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:33.391Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:33.391Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:33.392Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:36.952Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:36.953Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:36.953Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:36.953Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PATCH 2022-03-30T11:18:36.953Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d85b4d0bb61b89df;x-b3-spanid:d85b4d0bb61b89df;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:cc08da0a-8911-49b9-b612-63f71d00de29;content-length:208;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=97E000E0DC88E529E0D581DC6786EF3F;accept-encoding:gzip,deflate; 2022-03-30T11:18:36.954Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:37.007Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:37.007Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:37.008Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:37.008Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:37.008Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:37.008Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:37.383Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:37.383Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:37.383Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:37.384Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:37.384Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9146ae7cb92860a7;x-b3-spanid:f161df9fa9409245;x-b3-parentspanid:9146ae7cb92860a7;x-b3-sampled:0;x-onap-requestid:728d5321-0cdc-49e3-83f1-185666bffceb;x-requestid:728d5321-0cdc-49e3-83f1-185666bffceb;x-transactionid:728d5321-0cdc-49e3-83f1-185666bffceb;x-ecomp-requestid:728d5321-0cdc-49e3-83f1-185666bffceb;x-onap-partnername:SO.APIH;x-invocationid:24f7e136-ffbf-4257-a5a2-8b48a93d2339;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:18:37.384Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:37.404Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:37.405Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:37.405Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:37.405Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:37.405Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:37.406Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:37.424Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:18:37.424Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:37.424Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:18:37.425Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:37.425Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9146ae7cb92860a7;x-b3-spanid:3e4414a7b39e64af;x-b3-parentspanid:9146ae7cb92860a7;x-b3-sampled:0;x-onap-requestid:728d5321-0cdc-49e3-83f1-185666bffceb;x-requestid:728d5321-0cdc-49e3-83f1-185666bffceb;x-transactionid:728d5321-0cdc-49e3-83f1-185666bffceb;x-ecomp-requestid:728d5321-0cdc-49e3-83f1-185666bffceb;x-onap-partnername:SO.APIH;x-invocationid:6fd5f367-00bb-4340-af42-ed15e3c503b8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:18:37.425Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:37.435Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:37.436Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:37.437Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:37.437Z|728d5321-0cdc-49e3-83f1-185666bffceb|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:Wed, 30 Mar 2022 11:18:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:37.437Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:37.437Z|728d5321-0cdc-49e3-83f1-185666bffceb|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:18:37.517Z|e27cabe6-b516-4810-9ff6-50bd49562598|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:18:37.517Z|e27cabe6-b516-4810-9ff6-50bd49562598|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:37.517Z|e27cabe6-b516-4810-9ff6-50bd49562598|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:18:37.518Z|e27cabe6-b516-4810-9ff6-50bd49562598|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:18:37.518Z|e27cabe6-b516-4810-9ff6-50bd49562598|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:18:37.519Z|e27cabe6-b516-4810-9ff6-50bd49562598|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:37.524Z|e27cabe6-b516-4810-9ff6-50bd49562598|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:37.525Z|e27cabe6-b516-4810-9ff6-50bd49562598|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:18:37.525Z|e27cabe6-b516-4810-9ff6-50bd49562598|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:18:37.525Z|e27cabe6-b516-4810-9ff6-50bd49562598|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:37 GMT;Connection:close; 2022-03-30T11:18:37.525Z|e27cabe6-b516-4810-9ff6-50bd49562598|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:37.526Z|e27cabe6-b516-4810-9ff6-50bd49562598|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:18:39.190Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-03-30T11:18:39.190Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:39.191Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-03-30T11:18:39.191Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:39.192Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:15e941fbb4d6d56d;x-b3-spanid:86ff314309817094;x-b3-parentspanid:15e941fbb4d6d56d;x-b3-sampled:0;x-onap-requestid:ee5e8b0e-0faf-4a52-9117-67b2b660f7eb;x-requestid:ee5e8b0e-0faf-4a52-9117-67b2b660f7eb;x-transactionid:ee5e8b0e-0faf-4a52-9117-67b2b660f7eb;x-ecomp-requestid:ee5e8b0e-0faf-4a52-9117-67b2b660f7eb;x-onap-partnername:UNKNOWN;x-invocationid:af735c31-1128-435b-8f0f-d6d85a3bc7b1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=97E000E0DC88E529E0D581DC6786EF3F;accept-encoding:gzip,deflate; 2022-03-30T11:18:39.192Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:39.255Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Entering 2022-03-30T11:18:39.255Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:39.256Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-03-30T11:18:39.256Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-03-30T11:18:39.256Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:15e941fbb4d6d56d;x-b3-spanid:9cd2cc66e157122e;x-b3-parentspanid:15e941fbb4d6d56d;x-b3-sampled:0;x-onap-requestid:ee5e8b0e-0faf-4a52-9117-67b2b660f7eb;x-requestid:ee5e8b0e-0faf-4a52-9117-67b2b660f7eb;x-transactionid:ee5e8b0e-0faf-4a52-9117-67b2b660f7eb;x-ecomp-requestid:ee5e8b0e-0faf-4a52-9117-67b2b660f7eb;x-onap-partnername:UNKNOWN;x-invocationid:83466e9b-f9c1-44a2-baca-37b64f354342;content-length:2265;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=97E000E0DC88E529E0D581DC6786EF3F;accept-encoding:gzip,deflate; 2022-03-30T11:18:39.257Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:39.272Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:39.272Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-03-30T11:18:39.273Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-03-30T11:18:39.273Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/4;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:39.273Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:39.274Z|ee5e8b0e-0faf-4a52-9117-67b2b660f7eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-03-30T11:18:42.236Z|1d5b7fd1-c468-4f19-8ec9-553f483b3d3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:18:42.237Z|1d5b7fd1-c468-4f19-8ec9-553f483b3d3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:18:47.955Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:47.956Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:47.957Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:47.957Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:47.957Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:256637a6ca246253;x-b3-spanid:fe66a870752708c5;x-b3-parentspanid:256637a6ca246253;x-b3-sampled:0;x-onap-requestid:aae103b6-0385-4610-9c10-a4cb740df320;x-requestid:aae103b6-0385-4610-9c10-a4cb740df320;x-transactionid:aae103b6-0385-4610-9c10-a4cb740df320;x-ecomp-requestid:aae103b6-0385-4610-9c10-a4cb740df320;x-onap-partnername:SO.APIH;x-invocationid:6207e635-b2b4-465b-9844-0f3eb5f05f5e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:18:47.958Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:47.976Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:47.977Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:47.977Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:47.978Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:47.978Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:47.979Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:47.997Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:18:47.998Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:47.999Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:18:47.999Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:47.999Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:256637a6ca246253;x-b3-spanid:402744d04b141ced;x-b3-parentspanid:256637a6ca246253;x-b3-sampled:0;x-onap-requestid:aae103b6-0385-4610-9c10-a4cb740df320;x-requestid:aae103b6-0385-4610-9c10-a4cb740df320;x-transactionid:aae103b6-0385-4610-9c10-a4cb740df320;x-ecomp-requestid:aae103b6-0385-4610-9c10-a4cb740df320;x-onap-partnername:SO.APIH;x-invocationid:5bf576b3-e202-4caa-a4c5-6c359fc6eb84;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:18:48.000Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:48.016Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:48.017Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:48.018Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:48.019Z|aae103b6-0385-4610-9c10-a4cb740df320|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:Wed, 30 Mar 2022 11:18:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:48.019Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:48.020Z|aae103b6-0385-4610-9c10-a4cb740df320|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:18:54.368Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-03-30T11:18:54.368Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:54.368Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-03-30T11:18:54.369Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:54.369Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7b044effdb13e2b5;x-b3-spanid:7e0e1e7fb8ab8a22;x-b3-parentspanid:7b044effdb13e2b5;x-b3-sampled:0;x-onap-requestid:d53fd970-d734-4292-9488-8821649fb432;x-requestid:d53fd970-d734-4292-9488-8821649fb432;x-transactionid:d53fd970-d734-4292-9488-8821649fb432;x-ecomp-requestid:d53fd970-d734-4292-9488-8821649fb432;x-onap-partnername:UNKNOWN;x-invocationid:46dd4529-868e-4485-866d-56d72b5748a7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=97E000E0DC88E529E0D581DC6786EF3F;accept-encoding:gzip,deflate; 2022-03-30T11:18:54.369Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:54.387Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:54.388Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:54.388Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:54.389Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-8|/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:Wed, 30 Mar 2022 11:18:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:54.389Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:54.390Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2022-03-30T11:18:54.403Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-6|/requestProcessingData/4|bpel|||INFO|500||Entering 2022-03-30T11:18:54.404Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-6|/requestProcessingData/4|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:54.404Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-6|/requestProcessingData/4|bpel|||DEBUG|500||URI : /requestProcessingData/4 2022-03-30T11:18:54.404Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-6|/requestProcessingData/4|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:18:54.404Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-6|/requestProcessingData/4|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:7b044effdb13e2b5;x-b3-spanid:9a798e6a108dde9e;x-b3-parentspanid:7b044effdb13e2b5;x-b3-sampled:0;x-onap-requestid:d53fd970-d734-4292-9488-8821649fb432;x-requestid:d53fd970-d734-4292-9488-8821649fb432;x-transactionid:d53fd970-d734-4292-9488-8821649fb432;x-ecomp-requestid:d53fd970-d734-4292-9488-8821649fb432;x-onap-partnername:UNKNOWN;x-invocationid:ce97bbbf-b603-40fa-bdbf-1c6d5cd14165;content-length:2296;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=97E000E0DC88E529E0D581DC6786EF3F;accept-encoding:gzip,deflate; 2022-03-30T11:18:54.404Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-6|/requestProcessingData/4|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:54.430Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-6|/requestProcessingData/4|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:54.431Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-6|/requestProcessingData/4|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:54.431Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-6|/requestProcessingData/4|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:54.431Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-6|/requestProcessingData/4|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/4;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:54.432Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-6|/requestProcessingData/4|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:54.432Z|d53fd970-d734-4292-9488-8821649fb432|http-nio-8083-exec-6|/requestProcessingData/4|bpel|||INFO|500||Exiting. 2022-03-30T11:18:57.237Z|ddd51d09-865a-4155-bd1a-571213fc0342|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:18:57.240Z|ddd51d09-865a-4155-bd1a-571213fc0342|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:18:57.566Z|784f7920-23a3-4fd6-9346-10e815844ebb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:18:57.567Z|784f7920-23a3-4fd6-9346-10e815844ebb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:18:58.539Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:18:58.540Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:58.540Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:18:58.540Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:58.541Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ca1853891fc65f16;x-b3-spanid:1f6372b74c0b1522;x-b3-parentspanid:ca1853891fc65f16;x-b3-sampled:0;x-onap-requestid:02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0;x-requestid:02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0;x-transactionid:02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0;x-ecomp-requestid:02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0;x-onap-partnername:SO.APIH;x-invocationid:bb174f62-0d82-4bb0-9857-d847c21ed995;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:18:58.541Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:58.559Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:58.560Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:58.560Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:58.560Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:18:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:58.561Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:58.562Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:18:58.581Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:18:58.581Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:18:58.582Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:18:58.582Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:18:58.583Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ca1853891fc65f16;x-b3-spanid:51981017ed8705b1;x-b3-parentspanid:ca1853891fc65f16;x-b3-sampled:0;x-onap-requestid:02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0;x-requestid:02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0;x-transactionid:02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0;x-ecomp-requestid:02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0;x-onap-partnername:SO.APIH;x-invocationid:12620dfe-a0c2-4074-a88e-ff863e2eda11;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:18:58.583Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:18:58.593Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:18:58.594Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:18:58.594Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:18:58.595Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|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:Wed, 30 Mar 2022 11:18:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:18:58.595Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:18:58.596Z|02b0b1ca-d1b9-40b4-9f67-1f0a90b450a0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:19:09.126Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:19:09.126Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:19:09.127Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:19:09.127Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:19:09.127Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cad9aa93b85f9a1d;x-b3-spanid:5c33e04161fbb562;x-b3-parentspanid:cad9aa93b85f9a1d;x-b3-sampled:0;x-onap-requestid:e30cc3a2-f8cd-4f47-afd2-18ab8a880a70;x-requestid:e30cc3a2-f8cd-4f47-afd2-18ab8a880a70;x-transactionid:e30cc3a2-f8cd-4f47-afd2-18ab8a880a70;x-ecomp-requestid:e30cc3a2-f8cd-4f47-afd2-18ab8a880a70;x-onap-partnername:SO.APIH;x-invocationid:8e1cf552-b16e-42f5-842c-81075fb26eb4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:19:09.127Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:19:09.146Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:19:09.146Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:19:09.146Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:19:09.147Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:19:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:19:09.147Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:19:09.147Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:19:09.162Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:19:09.163Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:19:09.163Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:19:09.164Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:19:09.164Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cad9aa93b85f9a1d;x-b3-spanid:5e58b9751b2c3f3b;x-b3-parentspanid:cad9aa93b85f9a1d;x-b3-sampled:0;x-onap-requestid:e30cc3a2-f8cd-4f47-afd2-18ab8a880a70;x-requestid:e30cc3a2-f8cd-4f47-afd2-18ab8a880a70;x-transactionid:e30cc3a2-f8cd-4f47-afd2-18ab8a880a70;x-ecomp-requestid:e30cc3a2-f8cd-4f47-afd2-18ab8a880a70;x-onap-partnername:SO.APIH;x-invocationid:132a1c2c-9930-4a90-9b34-fe9f7edebe4c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:19:09.164Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:19:09.173Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:19:09.173Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:19:09.173Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:19:09.174Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|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:Wed, 30 Mar 2022 11:19:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:19:09.175Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:19:09.176Z|e30cc3a2-f8cd-4f47-afd2-18ab8a880a70|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:19:09.473Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-03-30T11:19:09.473Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:19:09.473Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-03-30T11:19:09.474Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-03-30T11:19:09.474Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3f9b3732f40ce16e;x-b3-spanid:196d0666ddb3a1be;x-b3-parentspanid:3f9b3732f40ce16e;x-b3-sampled:0;x-onap-requestid:b380225c-547e-47c4-ad3e-3e5820c51642;x-requestid:b380225c-547e-47c4-ad3e-3e5820c51642;x-transactionid:b380225c-547e-47c4-ad3e-3e5820c51642;x-ecomp-requestid:b380225c-547e-47c4-ad3e-3e5820c51642;x-onap-partnername:UNKNOWN;x-invocationid:dc762503-e715-4264-91dd-a675c4070c0e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=97E000E0DC88E529E0D581DC6786EF3F;accept-encoding:gzip,deflate; 2022-03-30T11:19:09.474Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:19:09.485Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:19:09.485Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:19:09.485Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:19:09.486Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-3|/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:Wed, 30 Mar 2022 11:19:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:19:09.486Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:19:09.487Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2022-03-30T11:19:09.503Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-4|/requestProcessingData/4|bpel|||INFO|500||Entering 2022-03-30T11:19:09.504Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-4|/requestProcessingData/4|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:19:09.504Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-4|/requestProcessingData/4|bpel|||DEBUG|500||URI : /requestProcessingData/4 2022-03-30T11:19:09.505Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-4|/requestProcessingData/4|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:19:09.506Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-4|/requestProcessingData/4|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:3f9b3732f40ce16e;x-b3-spanid:ca0df48de7fa675c;x-b3-parentspanid:3f9b3732f40ce16e;x-b3-sampled:0;x-onap-requestid:b380225c-547e-47c4-ad3e-3e5820c51642;x-requestid:b380225c-547e-47c4-ad3e-3e5820c51642;x-transactionid:b380225c-547e-47c4-ad3e-3e5820c51642;x-ecomp-requestid:b380225c-547e-47c4-ad3e-3e5820c51642;x-onap-partnername:UNKNOWN;x-invocationid:07f0fb1a-f0a7-4c1f-b0c9-a24e50138b32;content-length:2308;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=97E000E0DC88E529E0D581DC6786EF3F;accept-encoding:gzip,deflate; 2022-03-30T11:19:09.506Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-4|/requestProcessingData/4|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:19:09.532Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-4|/requestProcessingData/4|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:19:09.532Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-4|/requestProcessingData/4|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:19:09.533Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-4|/requestProcessingData/4|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:19:09.533Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-4|/requestProcessingData/4|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/4;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:19:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:19:09.533Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-4|/requestProcessingData/4|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:19:09.534Z|b380225c-547e-47c4-ad3e-3e5820c51642|http-nio-8083-exec-4|/requestProcessingData/4|bpel|||INFO|500||Exiting. 2022-03-30T11:19:12.237Z|119eebd6-8795-495a-be3b-c89d3886ca02|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:19:12.238Z|119eebd6-8795-495a-be3b-c89d3886ca02|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:19:19.703Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:19:19.703Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:19:19.704Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:19:19.704Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:19:19.704Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:955fece59b17afb0;x-b3-spanid:8017e50c8ab8ef51;x-b3-parentspanid:955fece59b17afb0;x-b3-sampled:0;x-onap-requestid:37d52b73-ccff-4a1c-97c3-7b428418cd2c;x-requestid:37d52b73-ccff-4a1c-97c3-7b428418cd2c;x-transactionid:37d52b73-ccff-4a1c-97c3-7b428418cd2c;x-ecomp-requestid:37d52b73-ccff-4a1c-97c3-7b428418cd2c;x-onap-partnername:SO.APIH;x-invocationid:cf9c32d2-9670-405d-90f5-d387f2b674a2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:19:19.705Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:19:19.723Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:19:19.724Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:19:19.724Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:19:19.725Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:19:19 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:19:19.725Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:19:19.726Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:19:19.742Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:19:19.743Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:19:19.743Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:19:19.743Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:19:19.744Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:955fece59b17afb0;x-b3-spanid:8af9cbd8d75c4fb0;x-b3-parentspanid:955fece59b17afb0;x-b3-sampled:0;x-onap-requestid:37d52b73-ccff-4a1c-97c3-7b428418cd2c;x-requestid:37d52b73-ccff-4a1c-97c3-7b428418cd2c;x-transactionid:37d52b73-ccff-4a1c-97c3-7b428418cd2c;x-ecomp-requestid:37d52b73-ccff-4a1c-97c3-7b428418cd2c;x-onap-partnername:SO.APIH;x-invocationid:839cb1da-a341-476d-8e0a-aa7bf218e1ca;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:19:19.744Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:19:19.753Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:19:19.753Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:19:19.754Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:19:19.754Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|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:Wed, 30 Mar 2022 11:19:19 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:19:19.754Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:19:19.755Z|37d52b73-ccff-4a1c-97c3-7b428418cd2c|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:19:27.236Z|c6e7c994-8dee-47ce-ac33-3bb7666c17c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:19:27.237Z|c6e7c994-8dee-47ce-ac33-3bb7666c17c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:19:27.570Z|c7844415-4db8-4c74-a94d-79b24762990d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:19:27.571Z|c7844415-4db8-4c74-a94d-79b24762990d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:19:30.252Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:19:30.252Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:19:30.253Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:19:30.253Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:19:30.253Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c725c671851ebd1d;x-b3-spanid:b437442dd20461fc;x-b3-parentspanid:c725c671851ebd1d;x-b3-sampled:0;x-onap-requestid:a9cdae88-29c8-4daf-b682-8fc5b0aafd64;x-requestid:a9cdae88-29c8-4daf-b682-8fc5b0aafd64;x-transactionid:a9cdae88-29c8-4daf-b682-8fc5b0aafd64;x-ecomp-requestid:a9cdae88-29c8-4daf-b682-8fc5b0aafd64;x-onap-partnername:SO.APIH;x-invocationid:3191ec55-f9d5-40ab-bafc-10e9a32b6aad;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:19:30.254Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:19:30.273Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:19:30.274Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:19:30.274Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:19:30.274Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:19:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:19:30.275Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:19:30.276Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:19:30.296Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:19:30.297Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:19:30.297Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:19:30.297Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:19:30.298Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c725c671851ebd1d;x-b3-spanid:0636e6056b0682fc;x-b3-parentspanid:c725c671851ebd1d;x-b3-sampled:0;x-onap-requestid:a9cdae88-29c8-4daf-b682-8fc5b0aafd64;x-requestid:a9cdae88-29c8-4daf-b682-8fc5b0aafd64;x-transactionid:a9cdae88-29c8-4daf-b682-8fc5b0aafd64;x-ecomp-requestid:a9cdae88-29c8-4daf-b682-8fc5b0aafd64;x-onap-partnername:SO.APIH;x-invocationid:7d27f24a-e388-49c5-be92-34f3b1c9d215;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:19:30.298Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:19:30.309Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:19:30.309Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:19:30.310Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:19:30.310Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|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:Wed, 30 Mar 2022 11:19:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:19:30.311Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:19:30.312Z|a9cdae88-29c8-4daf-b682-8fc5b0aafd64|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:19:37.518Z|5ea29d6e-3ab3-4f6f-a28b-6275ad0d3dd1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:19:37.519Z|5ea29d6e-3ab3-4f6f-a28b-6275ad0d3dd1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:19:37.519Z|5ea29d6e-3ab3-4f6f-a28b-6275ad0d3dd1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:19:37.520Z|5ea29d6e-3ab3-4f6f-a28b-6275ad0d3dd1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:19:37.520Z|5ea29d6e-3ab3-4f6f-a28b-6275ad0d3dd1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:19:37.521Z|5ea29d6e-3ab3-4f6f-a28b-6275ad0d3dd1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:19:37.532Z|5ea29d6e-3ab3-4f6f-a28b-6275ad0d3dd1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:19:37.533Z|5ea29d6e-3ab3-4f6f-a28b-6275ad0d3dd1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:19:37.533Z|5ea29d6e-3ab3-4f6f-a28b-6275ad0d3dd1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:19:37.534Z|5ea29d6e-3ab3-4f6f-a28b-6275ad0d3dd1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:19:37 GMT;Connection:close; 2022-03-30T11:19:37.534Z|5ea29d6e-3ab3-4f6f-a28b-6275ad0d3dd1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:19:37.535Z|5ea29d6e-3ab3-4f6f-a28b-6275ad0d3dd1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:19:40.816Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:19:40.816Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:19:40.817Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:19:40.817Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:19:40.817Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c1d21093acd86a9f;x-b3-spanid:6199b1e54b040c19;x-b3-parentspanid:c1d21093acd86a9f;x-b3-sampled:0;x-onap-requestid:f518f2d5-77f5-49c4-9b2c-3a279a623507;x-requestid:f518f2d5-77f5-49c4-9b2c-3a279a623507;x-transactionid:f518f2d5-77f5-49c4-9b2c-3a279a623507;x-ecomp-requestid:f518f2d5-77f5-49c4-9b2c-3a279a623507;x-onap-partnername:SO.APIH;x-invocationid:da6e9621-2e77-4e4d-829a-edace4c6b3ea;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:19:40.817Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:19:40.833Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:19:40.834Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:19:40.834Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:19:40.835Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:19:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:19:40.836Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:19:40.836Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:19:40.849Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:19:40.850Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:19:40.850Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:19:40.851Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:19:40.851Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c1d21093acd86a9f;x-b3-spanid:37376d00f76e72e3;x-b3-parentspanid:c1d21093acd86a9f;x-b3-sampled:0;x-onap-requestid:f518f2d5-77f5-49c4-9b2c-3a279a623507;x-requestid:f518f2d5-77f5-49c4-9b2c-3a279a623507;x-transactionid:f518f2d5-77f5-49c4-9b2c-3a279a623507;x-ecomp-requestid:f518f2d5-77f5-49c4-9b2c-3a279a623507;x-onap-partnername:SO.APIH;x-invocationid:939015ac-9d7d-4ad0-bb6a-708dbab32901;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:19:40.852Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:19:40.860Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:19:40.860Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:19:40.861Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:19:40.861Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|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:Wed, 30 Mar 2022 11:19:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:19:40.862Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:19:40.863Z|f518f2d5-77f5-49c4-9b2c-3a279a623507|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:19:42.236Z|0aa7a1ba-5187-4b13-8c03-b36bf85c04b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:19:42.240Z|0aa7a1ba-5187-4b13-8c03-b36bf85c04b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:19:51.387Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:19:51.388Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:19:51.388Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:19:51.388Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:19:51.388Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:524c96560d43e580;x-b3-spanid:4e3e5bd93c0464e5;x-b3-parentspanid:524c96560d43e580;x-b3-sampled:0;x-onap-requestid:0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7;x-requestid:0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7;x-transactionid:0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7;x-ecomp-requestid:0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7;x-onap-partnername:SO.APIH;x-invocationid:7e3805a6-f000-4c59-a481-97095d3d022e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:19:51.389Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:19:51.413Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:19:51.413Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:19:51.414Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:19:51.414Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:19:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:19:51.414Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:19:51.415Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:19:51.429Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:19:51.429Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:19:51.429Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:19:51.429Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:19:51.430Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:524c96560d43e580;x-b3-spanid:939fc521f408d5dd;x-b3-parentspanid:524c96560d43e580;x-b3-sampled:0;x-onap-requestid:0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7;x-requestid:0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7;x-transactionid:0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7;x-ecomp-requestid:0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7;x-onap-partnername:SO.APIH;x-invocationid:08f72906-ed62-4e9a-a4c4-66d97adf97be;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:19:51.430Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:19:51.440Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:19:51.441Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:19:51.441Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:19:51.441Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|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:Wed, 30 Mar 2022 11:19:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:19:51.442Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:19:51.442Z|0c3f4feb-83af-46bc-af4c-8bd9d8d24ed7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:19:57.237Z|b2f19fd3-f162-4840-96c1-5247f9f735cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:19:57.237Z|b2f19fd3-f162-4840-96c1-5247f9f735cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:19:57.572Z|2d4ec597-eca8-4cdd-95c8-4419ff72b1c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:19:57.573Z|2d4ec597-eca8-4cdd-95c8-4419ff72b1c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:20:01.937Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:01.937Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:01.937Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:01.938Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:01.938Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:77d7ec99e31edb7a;x-b3-spanid:1e36dce647959882;x-b3-parentspanid:77d7ec99e31edb7a;x-b3-sampled:0;x-onap-requestid:6f9f0dda-6c54-4463-99f0-c65ada5797c9;x-requestid:6f9f0dda-6c54-4463-99f0-c65ada5797c9;x-transactionid:6f9f0dda-6c54-4463-99f0-c65ada5797c9;x-ecomp-requestid:6f9f0dda-6c54-4463-99f0-c65ada5797c9;x-onap-partnername:SO.APIH;x-invocationid:5a16195b-b70d-409f-a197-95db6ab19ed5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:01.939Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:01.959Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:01.959Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:01.960Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:01.960Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:01.960Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:01.961Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:01.976Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:20:01.976Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:01.977Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:20:01.977Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:01.977Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:77d7ec99e31edb7a;x-b3-spanid:7286f9d495982d2b;x-b3-parentspanid:77d7ec99e31edb7a;x-b3-sampled:0;x-onap-requestid:6f9f0dda-6c54-4463-99f0-c65ada5797c9;x-requestid:6f9f0dda-6c54-4463-99f0-c65ada5797c9;x-transactionid:6f9f0dda-6c54-4463-99f0-c65ada5797c9;x-ecomp-requestid:6f9f0dda-6c54-4463-99f0-c65ada5797c9;x-onap-partnername:SO.APIH;x-invocationid:786289b9-bd26-4a9e-ba9d-6142146fbc0f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:01.977Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:01.986Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:01.986Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:01.987Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:01.987Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|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:Wed, 30 Mar 2022 11:20:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:01.987Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:01.988Z|6f9f0dda-6c54-4463-99f0-c65ada5797c9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:20:12.237Z|8e82c91b-f4b0-40af-83b8-72f89aba3d4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:20:12.238Z|8e82c91b-f4b0-40af-83b8-72f89aba3d4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:20:12.493Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:12.494Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:12.494Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:12.495Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:12.495Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a4eaeda9af84a0be;x-b3-spanid:38620b3281667d1c;x-b3-parentspanid:a4eaeda9af84a0be;x-b3-sampled:0;x-onap-requestid:c20226e1-0a15-4c61-9633-3a1531b0bd6e;x-requestid:c20226e1-0a15-4c61-9633-3a1531b0bd6e;x-transactionid:c20226e1-0a15-4c61-9633-3a1531b0bd6e;x-ecomp-requestid:c20226e1-0a15-4c61-9633-3a1531b0bd6e;x-onap-partnername:SO.APIH;x-invocationid:e7b611a4-9ce3-48d0-bacd-b5268c4fe9ff;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:12.496Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:12.515Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:12.515Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:12.516Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:12.516Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:12.516Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:12.517Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:12.531Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:20:12.532Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:12.532Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:20:12.533Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:12.533Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a4eaeda9af84a0be;x-b3-spanid:750641a5ee39f968;x-b3-parentspanid:a4eaeda9af84a0be;x-b3-sampled:0;x-onap-requestid:c20226e1-0a15-4c61-9633-3a1531b0bd6e;x-requestid:c20226e1-0a15-4c61-9633-3a1531b0bd6e;x-transactionid:c20226e1-0a15-4c61-9633-3a1531b0bd6e;x-ecomp-requestid:c20226e1-0a15-4c61-9633-3a1531b0bd6e;x-onap-partnername:SO.APIH;x-invocationid:07bfe57a-ca0b-4f58-a03e-b49e54f83234;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:12.533Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:12.541Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:12.541Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:12.541Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:12.541Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|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:Wed, 30 Mar 2022 11:20:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:12.542Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:12.542Z|c20226e1-0a15-4c61-9633-3a1531b0bd6e|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:20:23.077Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:23.078Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:23.078Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:23.078Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:23.079Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3d882733a11eec1b;x-b3-spanid:01a301493355b8c7;x-b3-parentspanid:3d882733a11eec1b;x-b3-sampled:0;x-onap-requestid:adf6a33a-d40a-4b23-a4b8-f530e660bc88;x-requestid:adf6a33a-d40a-4b23-a4b8-f530e660bc88;x-transactionid:adf6a33a-d40a-4b23-a4b8-f530e660bc88;x-ecomp-requestid:adf6a33a-d40a-4b23-a4b8-f530e660bc88;x-onap-partnername:SO.APIH;x-invocationid:df6903f3-1161-493c-950a-e394e83c8355;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:23.079Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:23.102Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:23.102Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:23.102Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:23.103Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:23.103Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:23.103Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:23.124Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:20:23.124Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:23.124Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:20:23.124Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:23.125Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3d882733a11eec1b;x-b3-spanid:1f82b98a8cbbfee9;x-b3-parentspanid:3d882733a11eec1b;x-b3-sampled:0;x-onap-requestid:adf6a33a-d40a-4b23-a4b8-f530e660bc88;x-requestid:adf6a33a-d40a-4b23-a4b8-f530e660bc88;x-transactionid:adf6a33a-d40a-4b23-a4b8-f530e660bc88;x-ecomp-requestid:adf6a33a-d40a-4b23-a4b8-f530e660bc88;x-onap-partnername:SO.APIH;x-invocationid:87f78e56-b9bf-48e9-b5e8-bc3fa143e6a8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:23.125Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:23.135Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:23.135Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:23.135Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:23.136Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|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:Wed, 30 Mar 2022 11:20:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:23.136Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:23.137Z|adf6a33a-d40a-4b23-a4b8-f530e660bc88|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:20:27.237Z|622c1b19-013a-4c50-bf04-9b37c08dd943|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:20:27.241Z|622c1b19-013a-4c50-bf04-9b37c08dd943|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:20:27.574Z|a310ecf6-9586-42b3-8e4e-ba3cf3f39275|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:20:27.575Z|a310ecf6-9586-42b3-8e4e-ba3cf3f39275|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:20:27.889Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:27.890Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:27.890Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:27.890Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:27.891Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1121c12a1dffdcc2;x-b3-spanid:e38ac22b9a889e46;x-b3-parentspanid:1121c12a1dffdcc2;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:5276ae6a-1816-4f18-b183-1b9060370d20;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:20:27.891Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:27.910Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:27.910Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:27.911Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:27.911Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:27.911Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:27.911Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:27.927Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:27.928Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:27.928Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:27.928Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:20:27.928Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:1121c12a1dffdcc2;x-b3-spanid:47d34e82d0d15d2c;x-b3-parentspanid:1121c12a1dffdcc2;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:3248528e-f27c-489f-8e6a-ee19ad3d2a64;content-length:11570;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:20:27.928Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:27.976Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:27.977Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:27.977Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:27.978Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:27.978Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:27.979Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:33.510Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:33.510Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:33.510Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:33.511Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:33.511Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5f67c75d10f4c6da;x-b3-spanid:b145a5ab906c16b8;x-b3-parentspanid:5f67c75d10f4c6da;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:04e7a7df-06a0-46a5-953d-72bc47b6f2a3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:20:33.511Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:33.527Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:33.527Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:33.528Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:33.528Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:33.528Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:33.529Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:33.546Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:33.547Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:33.547Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:33.547Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:20:33.548Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:5f67c75d10f4c6da;x-b3-spanid:8499d757604de1a3;x-b3-parentspanid:5f67c75d10f4c6da;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:1c632244-f44f-4290-a1c5-c194e072e58d;content-length:11575;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:20:33.548Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:33.589Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:33.589Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:33.590Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:33.590Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:33.590Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:33.590Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:33.650Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:33.650Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:33.651Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:33.651Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:33.651Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d269fcacde05c3d2;x-b3-spanid:33b01947026b10ba;x-b3-parentspanid:d269fcacde05c3d2;x-b3-sampled:0;x-onap-requestid:906ebd41-44ef-4169-a9d9-87ab73a5378a;x-requestid:906ebd41-44ef-4169-a9d9-87ab73a5378a;x-transactionid:906ebd41-44ef-4169-a9d9-87ab73a5378a;x-ecomp-requestid:906ebd41-44ef-4169-a9d9-87ab73a5378a;x-onap-partnername:SO.APIH;x-invocationid:7984453f-4c80-4fc1-8c46-83d8d1d55364;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:33.652Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:33.670Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:33.671Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:33.671Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:33.671Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:33.671Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:33.672Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:33.694Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:20:33.695Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:33.695Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:20:33.695Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:33.696Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d269fcacde05c3d2;x-b3-spanid:ace4625df99df226;x-b3-parentspanid:d269fcacde05c3d2;x-b3-sampled:0;x-onap-requestid:906ebd41-44ef-4169-a9d9-87ab73a5378a;x-requestid:906ebd41-44ef-4169-a9d9-87ab73a5378a;x-transactionid:906ebd41-44ef-4169-a9d9-87ab73a5378a;x-ecomp-requestid:906ebd41-44ef-4169-a9d9-87ab73a5378a;x-onap-partnername:SO.APIH;x-invocationid:11d25c0d-35f8-4323-a13a-fdd217e836dd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:33.696Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:33.716Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:33.717Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:33.717Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:33.717Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|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:Wed, 30 Mar 2022 11:20:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:33.717Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:33.718Z|906ebd41-44ef-4169-a9d9-87ab73a5378a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:20:36.568Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:36.568Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:36.568Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:36.569Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:36.569Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5f67c75d10f4c6da;x-b3-spanid:681fa5dcb1cadf3f;x-b3-parentspanid:5f67c75d10f4c6da;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:b2c259e8-4df9-44f3-ad06-1b15d0f281db;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:20:36.569Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:36.586Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:36.586Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:36.587Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:36.587Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:36.587Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:36.588Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-6|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:36.604Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:36.604Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:36.604Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:36.605Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:20:36.605Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:5f67c75d10f4c6da;x-b3-spanid:d5a407011cc60333;x-b3-parentspanid:5f67c75d10f4c6da;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:26f4b83f-7eab-48c7-9062-540ca22beaab;content-length:11575;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:20:36.605Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:36.635Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:36.636Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:36.637Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:36.637Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:36.638Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:36.639Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:37.518Z|6c008d8b-c9b9-4043-bdc5-b2dc5499901e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T11:20:37.519Z|6c008d8b-c9b9-4043-bdc5-b2dc5499901e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:37.519Z|6c008d8b-c9b9-4043-bdc5-b2dc5499901e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-30T11:20:37.519Z|6c008d8b-c9b9-4043-bdc5-b2dc5499901e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-30T11:20:37.519Z|6c008d8b-c9b9-4043-bdc5-b2dc5499901e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.132:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-30T11:20:37.520Z|6c008d8b-c9b9-4043-bdc5-b2dc5499901e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:37.527Z|6c008d8b-c9b9-4043-bdc5-b2dc5499901e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:37.528Z|6c008d8b-c9b9-4043-bdc5-b2dc5499901e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-30T11:20:37.528Z|6c008d8b-c9b9-4043-bdc5-b2dc5499901e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-30T11:20:37.528Z|6c008d8b-c9b9-4043-bdc5-b2dc5499901e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:36 GMT;Connection:close; 2022-03-30T11:20:37.529Z|6c008d8b-c9b9-4043-bdc5-b2dc5499901e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:37.529Z|6c008d8b-c9b9-4043-bdc5-b2dc5499901e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-30T11:20:38.117Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:38.117Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:38.118Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:38.119Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:38.119Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5f67c75d10f4c6da;x-b3-spanid:1c7e8cb9982fc80d;x-b3-parentspanid:5f67c75d10f4c6da;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:c97b3297-ed3b-4785-a4e2-76dc96b99259;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:20:38.119Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:38.134Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:38.135Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:38.135Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:38.136Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:38.136Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:38.136Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:38.153Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:38.154Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:38.154Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:38.154Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:20:38.154Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:5f67c75d10f4c6da;x-b3-spanid:5756e2a28fcceb21;x-b3-parentspanid:5f67c75d10f4c6da;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:e22eb687-b408-4058-9e37-6cdd52f74372;content-length:11570;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:20:38.155Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:38.199Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:38.199Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:38.200Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:38.200Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:38.200Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:38.201Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-2|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:40.757Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:40.757Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:40.758Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:40.758Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:40.759Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5f67c75d10f4c6da;x-b3-spanid:9db3b65879df0234;x-b3-parentspanid:5f67c75d10f4c6da;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:4eda3581-b963-4307-b24a-606659781772;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:20:40.759Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:40.775Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:40.775Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:40.776Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:40.776Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:40.776Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:40.777Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:40.791Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:40.791Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:40.792Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:40.792Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:20:40.793Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:5f67c75d10f4c6da;x-b3-spanid:8538638d5ffa2ba1;x-b3-parentspanid:5f67c75d10f4c6da;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:1ef577a9-3710-4fa2-96c0-5735f241c430;content-length:11570;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:20:40.793Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:40.824Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:40.825Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:40.825Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:40.826Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:40.826Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:40.826Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-4|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:42.237Z|f48122e7-2366-4ed9-b9f0-aead9fd3a2c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-30T11:20:42.237Z|f48122e7-2366-4ed9-b9f0-aead9fd3a2c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-30T11:20:43.481Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:43.482Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:43.482Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:43.482Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:43.483Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5f67c75d10f4c6da;x-b3-spanid:82aa76396d1f07c2;x-b3-parentspanid:5f67c75d10f4c6da;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:419c42ec-71b7-419b-8b07-b59a315fbfb5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:20:43.483Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:43.498Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:43.499Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:43.499Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:43.499Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:43.499Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:43.500Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:43.546Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:43.546Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:43.546Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:43.547Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:20:43.547Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:5f67c75d10f4c6da;x-b3-spanid:0610e208ae8fea74;x-b3-parentspanid:5f67c75d10f4c6da;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:3edfcf75-a905-493b-ba64-874afcf5560d;content-length:11574;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:20:43.547Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:43.582Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:43.582Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:43.583Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:43.583Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:43.583Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:43.584Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-7|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:44.266Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:44.267Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:44.267Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:44.267Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:44.267Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:09dfc00c886b09ac;x-b3-spanid:a3443c2632ac95b0;x-b3-parentspanid:09dfc00c886b09ac;x-b3-sampled:0;x-onap-requestid:ac451a5b-9d95-4005-853e-8c9d482ec93d;x-requestid:ac451a5b-9d95-4005-853e-8c9d482ec93d;x-transactionid:ac451a5b-9d95-4005-853e-8c9d482ec93d;x-ecomp-requestid:ac451a5b-9d95-4005-853e-8c9d482ec93d;x-onap-partnername:SO.APIH;x-invocationid:055f5ed1-3932-4d02-acd7-379038dd1b31;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:44.268Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:44.288Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:44.288Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:44.289Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:44.289Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:44.289Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:44.290Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:44.306Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:20:44.307Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:44.307Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:20:44.307Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:44.307Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:09dfc00c886b09ac;x-b3-spanid:4d6fb3f103171c7e;x-b3-parentspanid:09dfc00c886b09ac;x-b3-sampled:0;x-onap-requestid:ac451a5b-9d95-4005-853e-8c9d482ec93d;x-requestid:ac451a5b-9d95-4005-853e-8c9d482ec93d;x-transactionid:ac451a5b-9d95-4005-853e-8c9d482ec93d;x-ecomp-requestid:ac451a5b-9d95-4005-853e-8c9d482ec93d;x-onap-partnername:SO.APIH;x-invocationid:5bedc4ab-5939-4cf1-a745-2306a736e691;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:44.308Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:44.317Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:44.317Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:44.317Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:44.317Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|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:Wed, 30 Mar 2022 11:20:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:44.318Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:44.318Z|ac451a5b-9d95-4005-853e-8c9d482ec93d|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:20:45.624Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:45.625Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:45.625Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:45.625Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:45.626Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5f67c75d10f4c6da;x-b3-spanid:0edb41115f441c94;x-b3-parentspanid:5f67c75d10f4c6da;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:e9c86954-25fe-4b15-8718-6552cf7b38d2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:20:45.626Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:45.650Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:45.650Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:45.650Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:45.651Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:45.651Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:45.651Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-9|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:45.669Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:45.669Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:45.670Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:45.670Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : PUT 2022-03-30T11:20:45.671Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:5f67c75d10f4c6da;x-b3-spanid:56a6945ac556fbcb;x-b3-parentspanid:5f67c75d10f4c6da;x-b3-sampled:0;x-onap-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-transactionid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-ecomp-requestid:e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;x-onap-partnername:UNKNOWN;x-invocationid:c31fb6e4-a193-4126-be60-0a8b1c866c84;content-length:11558;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=2D848E3A316BE761B5179E93253C73AD;accept-encoding:gzip,deflate; 2022-03-30T11:20:45.671Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:45.715Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:45.716Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:45.716Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:45.716Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:45.717Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:45.717Z|e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|http-nio-8083-exec-10|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:54.864Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:54.864Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:54.865Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:54.865Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:54.866Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fe0c4d3f545ca940;x-b3-spanid:7960fab11083d8ec;x-b3-parentspanid:fe0c4d3f545ca940;x-b3-sampled:0;x-onap-requestid:0c9f30a0-3179-4d38-9cba-592955130065;x-requestid:0c9f30a0-3179-4d38-9cba-592955130065;x-transactionid:0c9f30a0-3179-4d38-9cba-592955130065;x-ecomp-requestid:0c9f30a0-3179-4d38-9cba-592955130065;x-onap-partnername:SO.APIH;x-invocationid:722aedef-8059-4526-96be-c14e63e809c3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:54.867Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:54.884Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:54.885Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:54.885Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:54.885Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:54.886Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:54.886Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-1|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:54.898Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:20:54.899Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:54.899Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:20:54.900Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:54.900Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fe0c4d3f545ca940;x-b3-spanid:2a1c44a459fa442a;x-b3-parentspanid:fe0c4d3f545ca940;x-b3-sampled:0;x-onap-requestid:0c9f30a0-3179-4d38-9cba-592955130065;x-requestid:0c9f30a0-3179-4d38-9cba-592955130065;x-transactionid:0c9f30a0-3179-4d38-9cba-592955130065;x-ecomp-requestid:0c9f30a0-3179-4d38-9cba-592955130065;x-onap-partnername:SO.APIH;x-invocationid:6d190905-bee8-4af9-84e4-8d77e93972e7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:54.901Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:54.908Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:54.909Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:54.909Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:54.910Z|0c9f30a0-3179-4d38-9cba-592955130065|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:Wed, 30 Mar 2022 11:20:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:54.910Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:54.911Z|0c9f30a0-3179-4d38-9cba-592955130065|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:20:55.066Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:55.066Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:55.067Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:55.067Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:55.067Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9260496ad23c0b8c;x-b3-spanid:6057c5bc3bf4b353;x-b3-parentspanid:9260496ad23c0b8c;x-b3-sampled:0;x-onap-requestid:11382ded-56ff-47c6-9126-dfbd9ebfeffb;x-requestid:11382ded-56ff-47c6-9126-dfbd9ebfeffb;x-transactionid:11382ded-56ff-47c6-9126-dfbd9ebfeffb;x-ecomp-requestid:11382ded-56ff-47c6-9126-dfbd9ebfeffb;x-onap-partnername:SO.APIH;x-invocationid:a50c1eb5-0ed6-4eec-b3dc-5ed535516b78;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:55.067Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:55.080Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:55.080Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:55.081Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:55.081Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:55.081Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:55.082Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-3|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:55.101Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:20:55.101Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:55.101Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:20:55.101Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:55.102Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9260496ad23c0b8c;x-b3-spanid:cd11a356844470e3;x-b3-parentspanid:9260496ad23c0b8c;x-b3-sampled:0;x-onap-requestid:11382ded-56ff-47c6-9126-dfbd9ebfeffb;x-requestid:11382ded-56ff-47c6-9126-dfbd9ebfeffb;x-transactionid:11382ded-56ff-47c6-9126-dfbd9ebfeffb;x-ecomp-requestid:11382ded-56ff-47c6-9126-dfbd9ebfeffb;x-onap-partnername:SO.APIH;x-invocationid:9962acbd-80cb-4ba1-80f5-b273e7caa62a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:55.102Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:55.109Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:55.109Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:55.109Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:55.110Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|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:Wed, 30 Mar 2022 11:20:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:55.110Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:55.110Z|11382ded-56ff-47c6-9126-dfbd9ebfeffb|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:20:55.260Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:55.260Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:55.260Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:55.261Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:55.261Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ab28da13db567578;x-b3-spanid:1b901e03640583af;x-b3-parentspanid:ab28da13db567578;x-b3-sampled:0;x-onap-requestid:0f8f4626-9a0e-46b0-8b4c-2106711ba88d;x-requestid:0f8f4626-9a0e-46b0-8b4c-2106711ba88d;x-transactionid:0f8f4626-9a0e-46b0-8b4c-2106711ba88d;x-ecomp-requestid:0f8f4626-9a0e-46b0-8b4c-2106711ba88d;x-onap-partnername:SO.APIH;x-invocationid:2832b892-c140-45e8-a908-1c1bde8b43a0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:55.261Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:55.273Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:55.274Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:55.275Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:55.275Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 30 Mar 2022 11:20:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:55.275Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:55.276Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-5|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Exiting. 2022-03-30T11:20:55.292Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-30T11:20:55.293Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:55.293Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-30T11:20:55.293Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:55.294Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ab28da13db567578;x-b3-spanid:0b3bb502bc26e506;x-b3-parentspanid:ab28da13db567578;x-b3-sampled:0;x-onap-requestid:0f8f4626-9a0e-46b0-8b4c-2106711ba88d;x-requestid:0f8f4626-9a0e-46b0-8b4c-2106711ba88d;x-transactionid:0f8f4626-9a0e-46b0-8b4c-2106711ba88d;x-ecomp-requestid:0f8f4626-9a0e-46b0-8b4c-2106711ba88d;x-onap-partnername:SO.APIH;x-invocationid:d6d5cf58-fc26-42e8-a095-6ea5fb4fa0d0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:55.294Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:55.303Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-30T11:20:55.304Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-30T11:20:55.304Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-30T11:20:55.304Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|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:Wed, 30 Mar 2022 11:20:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-30T11:20:55.305Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-30T11:20:55.306Z|0f8f4626-9a0e-46b0-8b4c-2106711ba88d|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-30T11:20:55.487Z|0c391b9a-f04a-44c0-8800-8238e521b639|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||INFO|500||Entering 2022-03-30T11:20:55.487Z|0c391b9a-f04a-44c0-8800-8238e521b639|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-30T11:20:55.488Z|0c391b9a-f04a-44c0-8800-8238e521b639|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||URI : /infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2 2022-03-30T11:20:55.488Z|0c391b9a-f04a-44c0-8800-8238e521b639|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Method : GET 2022-03-30T11:20:55.488Z|0c391b9a-f04a-44c0-8800-8238e521b639|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:154333dbbb4a2f17;x-b3-spanid:bbd7260f2d905483;x-b3-parentspanid:154333dbbb4a2f17;x-b3-sampled:0;x-onap-requestid:0c391b9a-f04a-44c0-8800-8238e521b639;x-requestid:0c391b9a-f04a-44c0-8800-8238e521b639;x-transactionid:0c391b9a-f04a-44c0-8800-8238e521b639;x-ecomp-requestid:0c391b9a-f04a-44c0-8800-8238e521b639;x-onap-partnername:SO.APIH;x-invocationid:34a0fd53-454b-413f-9660-07e6028ca15b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5821A615B3B25F2E172D6FAE8BAC21DE;accept-encoding:gzip,deflate; 2022-03-30T11:20:55.488Z|0c391b9a-f04a-44c0-8800-8238e521b639|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||===========================request end================================================== 2022-03-30T11:20:55.501Z|0c391b9a-f04a-44c0-8800-8238e521b639|http-nio-8083-exec-8|/infraActiveRequests/e92b8f7d-9f53-4ff6-9189-242e04d8bfa2|bpel|||DEBUG|500||=========