JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/org.onap.so.trust.jks -Djavax.net.ssl.trustStorePassword=,0RwnB9HB,eGMu.Rizq,u^iH -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.5.RELEASE) 2021-05-20T02:14:23.358Z||main|||||INFO|500||Starting ApiHandlerApplication on onap-so-6c86c76c44-4xrfd with PID 13 (/app/app.jar started by so in /app) 2021-05-20T02:14:23.365Z||main|||||DEBUG|500||Running with Spring Boot v2.1.5.RELEASE, Spring v5.1.7.RELEASE 2021-05-20T02:14:23.366Z||main|||||INFO|500||The following profiles are active: basic 2021-05-20T02:14:30.969Z||main|||||INFO|500||Starting service [Tomcat] 2021-05-20T02:14:30.970Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.19] 2021-05-20T02:14:31.099Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-05-20T02:14:32.856Z||main|||||INFO|500||reqdb-pool - Starting... 2021-05-20T02:14:33.054Z||main|||||INFO|500||reqdb-pool - Start completed. 2021-05-20T02:14:33.188Z||main|||||INFO|500||catdb-pool - Starting... 2021-05-20T02:14:33.195Z||main|||||INFO|500||catdb-pool - Start completed. 2021-05-20T02:14:36.066Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2021-05-20T02:14:36.476Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [ name: requestDB ...] 2021-05-20T02:14:36.611Z||main|||||INFO|500||HHH000412: Hibernate Core {5.3.10.Final} 2021-05-20T02:14:36.616Z||main|||||INFO|500||HHH000206: hibernate.properties not found 2021-05-20T02:14:37.010Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.0.4.Final} 2021-05-20T02:14:37.558Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect 2021-05-20T02:14:39.357Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [ name: catalogDB ...] 2021-05-20T02:14:39.670Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect 2021-05-20T02:14:43.651Z||main|||||INFO|500||HHH000397: Using ASTQueryTranslatorFactory 2021-05-20T02:14:46.410Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-05-20T02:14:47.552Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2021-05-20T02:14:49.799Z|8e962a7e-3511-489a-8a4b-a14ebdd33201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:14:49.809Z|8e962a7e-3511-489a-8a4b-a14ebdd33201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:14:49.806Z||main|||||INFO|500||Started ApiHandlerApplication in 28.826 seconds (JVM running for 29.741) 2021-05-20T02:14:49.831Z|56f26de3-7d64-4d01-bfd2-e0b9e4298ceb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:14:49.841Z|56f26de3-7d64-4d01-bfd2-e0b9e4298ceb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:14:53.089Z||http-nio-8080-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-05-20T02:14:53.251Z|d3be7ad7-d9b4-4f3d-a57e-1c188260c01a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:14:53.251Z|ee8d20e4-0bd2-4f78-8978-a55f5a4eda09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:14:53.251Z|3a1e9f18-a68e-497b-83dc-f84b82217ae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2021-05-20T02:14:53.687Z|3a1e9f18-a68e-497b-83dc-f84b82217ae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:14:53.687Z|ee8d20e4-0bd2-4f78-8978-a55f5a4eda09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:14:53.687Z|d3be7ad7-d9b4-4f3d-a57e-1c188260c01a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:03.845Z|7368cde0-5d67-499b-8226-a7ee9e5763b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:03.845Z|45ecb17f-fa1a-46e5-920a-7989f5bf0ffe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:03.846Z|45ecb17f-fa1a-46e5-920a-7989f5bf0ffe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:03.846Z|7368cde0-5d67-499b-8226-a7ee9e5763b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:03.847Z|54d6fc9d-36f6-4d0e-b904-6b7e1a4b24e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:03.848Z|54d6fc9d-36f6-4d0e-b904-6b7e1a4b24e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:04.771Z|9d1f6108-63ba-448a-80bd-3fca013c8397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:15:04.773Z|9d1f6108-63ba-448a-80bd-3fca013c8397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:15:13.943Z|7c74fb88-045d-4d57-afe5-d1aea5ad678c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:13.943Z|c48a1c85-9da6-4d52-a8d2-c4ea320bf5e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:13.944Z|7c74fb88-045d-4d57-afe5-d1aea5ad678c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:13.944Z|c48a1c85-9da6-4d52-a8d2-c4ea320bf5e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:13.947Z|7b7055b9-08c8-4c9b-882d-472fb826d54d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:13.948Z|7b7055b9-08c8-4c9b-882d-472fb826d54d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:19.770Z|87e73ced-40c4-4031-9d37-1cbf4bfea3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:15:19.771Z|87e73ced-40c4-4031-9d37-1cbf4bfea3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:15:19.842Z|98ab46c7-9df6-48fa-a796-c9550b1e3be3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:15:19.843Z|98ab46c7-9df6-48fa-a796-c9550b1e3be3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:15:23.968Z|e8c30546-75b0-4e3b-b456-4418b41650d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:23.968Z|abb3a174-58e8-40aa-babd-7e54a1a690e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:23.969Z|b9bf80ba-4c24-4aed-b2b6-76050c5ea791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:23.969Z|e8c30546-75b0-4e3b-b456-4418b41650d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:23.970Z|abb3a174-58e8-40aa-babd-7e54a1a690e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:23.970Z|b9bf80ba-4c24-4aed-b2b6-76050c5ea791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:34.151Z|f044c3da-8fca-4fa8-8ef1-70270c86a9cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:34.152Z|f044c3da-8fca-4fa8-8ef1-70270c86a9cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:34.151Z|46568e6d-f844-4d7b-855d-4262991b8146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:34.152Z|18af49a8-85da-4461-9be9-a6b671827431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:34.231Z|46568e6d-f844-4d7b-855d-4262991b8146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:34.231Z|18af49a8-85da-4461-9be9-a6b671827431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:34.771Z|24bc579a-011a-4727-948a-a36b2ba40d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:15:34.771Z|24bc579a-011a-4727-948a-a36b2ba40d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:15:44.259Z|107c05a0-c40b-46cd-b5fa-7a553806ff7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:44.260Z|107c05a0-c40b-46cd-b5fa-7a553806ff7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:44.263Z|010dcef5-0726-4be6-b48d-633707cbe517|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:44.263Z|feff78c0-f4ff-4656-ae9a-7263cca7ad24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:44.264Z|010dcef5-0726-4be6-b48d-633707cbe517|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:44.264Z|feff78c0-f4ff-4656-ae9a-7263cca7ad24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:49.771Z|19f06246-e84d-4a4e-a33f-97fe1253ccb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:15:49.773Z|19f06246-e84d-4a4e-a33f-97fe1253ccb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:15:49.844Z|44fb4ee6-1e48-4b18-b525-25c9049ee39f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:15:49.845Z|44fb4ee6-1e48-4b18-b525-25c9049ee39f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:15:54.392Z|3fccf512-05ee-4653-aa41-a0bc940933bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:54.431Z|3fccf512-05ee-4653-aa41-a0bc940933bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:54.433Z|ee29f684-5e85-4b0b-aa2f-0cc069b20227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:54.434Z|3bc07892-5580-4534-be3a-d905b04a9f4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:15:54.434Z|ee29f684-5e85-4b0b-aa2f-0cc069b20227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:15:54.435Z|3bc07892-5580-4534-be3a-d905b04a9f4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:04.463Z|4bc77d55-60a3-495d-91cc-5d382c3c4c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:04.463Z|749b0c5c-d023-45fa-9414-d38c5ac3a8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:04.465Z|4bc77d55-60a3-495d-91cc-5d382c3c4c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:04.465Z|749b0c5c-d023-45fa-9414-d38c5ac3a8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:04.465Z|22e76ad8-452b-47c7-85d4-469e5cf47d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:04.466Z|22e76ad8-452b-47c7-85d4-469e5cf47d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:04.771Z|da1afff3-de81-40cf-8c4f-42b32fe4e88d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:16:04.771Z|da1afff3-de81-40cf-8c4f-42b32fe4e88d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:16:14.495Z|6b55884e-c9e2-4d9b-ac90-231e80e1e7a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:14.497Z|6b55884e-c9e2-4d9b-ac90-231e80e1e7a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:14.495Z|9a9aab84-ef51-46a9-b316-fd336d38e17c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:14.495Z|115b4844-0272-4d8c-adfb-07fb8d10565b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:14.532Z|115b4844-0272-4d8c-adfb-07fb8d10565b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:14.532Z|9a9aab84-ef51-46a9-b316-fd336d38e17c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:19.771Z|801619cd-f569-4027-9952-23b3c6a54014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:16:19.772Z|801619cd-f569-4027-9952-23b3c6a54014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:16:19.846Z|62e0a1ba-6396-4b4b-946f-8ada2f44cbf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:16:19.847Z|62e0a1ba-6396-4b4b-946f-8ada2f44cbf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:16:24.558Z|05603d93-22b8-4bc1-a34e-7d8af4fbc3f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:24.558Z|a65f95c4-f254-4bf5-8c1f-6e24caec6e85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:24.559Z|05603d93-22b8-4bc1-a34e-7d8af4fbc3f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:24.559Z|a65f95c4-f254-4bf5-8c1f-6e24caec6e85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:24.562Z|81ac2731-3160-438d-b796-e64dafd62bf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:24.631Z|81ac2731-3160-438d-b796-e64dafd62bf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:34.653Z|4a0a74e4-3523-427c-b57c-429ba7649137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:34.653Z|5b430d81-c007-40b7-aacc-31d0c0d7be13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:34.653Z|3c2cb9b0-4c6d-4954-9fc1-563fb6589f42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:34.654Z|5b430d81-c007-40b7-aacc-31d0c0d7be13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:34.654Z|3c2cb9b0-4c6d-4954-9fc1-563fb6589f42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:34.654Z|4a0a74e4-3523-427c-b57c-429ba7649137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:34.770Z|a65b2245-d7f0-40e6-9547-58938fbefee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:16:34.773Z|a65b2245-d7f0-40e6-9547-58938fbefee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:16:44.750Z|7e361078-b6e3-4d59-9d96-215061c37120|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:44.751Z|7e361078-b6e3-4d59-9d96-215061c37120|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:44.756Z|e70a0ae0-f09a-4929-a5e7-2690b705ab52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:44.757Z|00b6325a-eb93-444d-8ae0-f45fa9303d02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:44.757Z|e70a0ae0-f09a-4929-a5e7-2690b705ab52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:44.757Z|00b6325a-eb93-444d-8ae0-f45fa9303d02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:49.770Z|cc41001c-40c1-4c8b-a343-294924b3b81b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:16:49.771Z|cc41001c-40c1-4c8b-a343-294924b3b81b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:16:49.848Z|f97efd30-545d-41dd-b70a-435a61e293c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:16:49.849Z|f97efd30-545d-41dd-b70a-435a61e293c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:16:54.778Z|e591f46d-9799-4f3d-8a92-bb94e3d9b7ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:54.779Z|e591f46d-9799-4f3d-8a92-bb94e3d9b7ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:54.854Z|149f63ee-8e14-4125-87d7-6a8cd6e07129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:54.854Z|1e8de251-5a1d-4700-a301-ccbec5fe4dfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:16:54.855Z|149f63ee-8e14-4125-87d7-6a8cd6e07129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:16:54.855Z|1e8de251-5a1d-4700-a301-ccbec5fe4dfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:04.771Z|f7f2e51e-e1de-4a41-badd-83e7682579db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:17:04.772Z|f7f2e51e-e1de-4a41-badd-83e7682579db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:17:04.805Z|7211df7e-249b-440a-91f8-10d1c448b207|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:04.806Z|7211df7e-249b-440a-91f8-10d1c448b207|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:04.878Z|6d380132-0d85-4609-8358-4c32199376c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:04.878Z|7fb122a9-4c99-436a-92b9-0a3fb32891af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:04.879Z|6d380132-0d85-4609-8358-4c32199376c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:04.879Z|7fb122a9-4c99-436a-92b9-0a3fb32891af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:14.946Z|f59e90e5-9e09-474f-8aea-0742337712fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:14.946Z|8fbc726d-7440-4f8e-a9a9-70985404ba7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:14.946Z|fedb2693-b765-4797-bdae-cba6099f374c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:14.947Z|fedb2693-b765-4797-bdae-cba6099f374c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:14.947Z|f59e90e5-9e09-474f-8aea-0742337712fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:14.947Z|8fbc726d-7440-4f8e-a9a9-70985404ba7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:19.771Z|1be1a1ec-ca8b-4d13-8cfc-689442fda0a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:17:19.774Z|1be1a1ec-ca8b-4d13-8cfc-689442fda0a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:17:19.850Z|364d4c7f-a849-4be2-bd4d-befe261c4e4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:17:19.850Z|364d4c7f-a849-4be2-bd4d-befe261c4e4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:17:25.039Z|ab3f3ec4-bd8e-41c5-b5a0-a455b633cc46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:25.039Z|bdf752d7-7934-4959-a4e5-7842cbc2f0c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:25.040Z|ab3f3ec4-bd8e-41c5-b5a0-a455b633cc46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:25.040Z|bdf752d7-7934-4959-a4e5-7842cbc2f0c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:25.041Z|af1b562f-d552-4cec-b93e-04773ce38658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:25.042Z|af1b562f-d552-4cec-b93e-04773ce38658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:34.770Z|6e551bce-74a2-4f7c-ba6f-f7cf08d41120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:17:34.771Z|6e551bce-74a2-4f7c-ba6f-f7cf08d41120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:17:35.062Z|b55620d0-3319-4fd9-ae28-c90bd05d5c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:35.062Z|3a05a1be-713a-44d2-93db-b56f36faad7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:35.063Z|3a05a1be-713a-44d2-93db-b56f36faad7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:35.063Z|b55620d0-3319-4fd9-ae28-c90bd05d5c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:35.151Z|af604d96-d19c-451f-81fb-1089de7b8f29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:35.152Z|af604d96-d19c-451f-81fb-1089de7b8f29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:45.240Z|9c12567b-88e3-4c54-8792-9777054e1931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:45.241Z|9c12567b-88e3-4c54-8792-9777054e1931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:45.242Z|c68c2154-0f5e-408e-93a9-cd73ebaafadb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:45.243Z|c68c2154-0f5e-408e-93a9-cd73ebaafadb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:45.244Z|df878189-8709-4913-8d47-2be7d2b7f2db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:45.244Z|df878189-8709-4913-8d47-2be7d2b7f2db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:49.770Z|199a6cf1-cda8-48b8-ade8-1c77e32b5f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:17:49.771Z|199a6cf1-cda8-48b8-ade8-1c77e32b5f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:17:49.851Z|f9cef2fc-0b28-4861-8c2d-d8ebe20e58fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:17:49.852Z|f9cef2fc-0b28-4861-8c2d-d8ebe20e58fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:17:55.349Z|919fa273-f689-4f75-9f30-4e795f9d1083|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:55.350Z|eb7bdef1-51e8-4a8e-bc19-10599b371a36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:55.350Z|6f8d8405-5d59-446b-ad11-413192c65636|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:17:55.351Z|919fa273-f689-4f75-9f30-4e795f9d1083|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:55.351Z|eb7bdef1-51e8-4a8e-bc19-10599b371a36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:17:55.431Z|6f8d8405-5d59-446b-ad11-413192c65636|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:04.770Z|daa339e5-0a16-435a-a2ed-519fe59cbf9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:18:04.773Z|daa339e5-0a16-435a-a2ed-519fe59cbf9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:18:05.455Z|644fdf80-6a12-4dc8-8008-a6cfde3c94e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:05.456Z|644fdf80-6a12-4dc8-8008-a6cfde3c94e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:05.457Z|056c9f19-4fa4-416a-8d8c-6850ef631816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:05.457Z|b884868d-140e-4133-a522-879bbbc614ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:05.531Z|b884868d-140e-4133-a522-879bbbc614ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:05.531Z|056c9f19-4fa4-416a-8d8c-6850ef631816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:15.552Z|f5ca95a5-605d-4540-800b-024c90fbad38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:15.552Z|5d476e8e-efe0-4e94-9298-b1a431287afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:15.552Z|982b5de1-8403-43b1-8eb2-00a3324868e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:15.553Z|f5ca95a5-605d-4540-800b-024c90fbad38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:15.553Z|982b5de1-8403-43b1-8eb2-00a3324868e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:15.553Z|5d476e8e-efe0-4e94-9298-b1a431287afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:19.771Z|ac54655d-9980-49d9-bab9-aa0c8e80ec20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:18:19.771Z|ac54655d-9980-49d9-bab9-aa0c8e80ec20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:18:19.853Z|445e86b7-48d6-47b5-813d-35788a7b78a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:18:19.854Z|445e86b7-48d6-47b5-813d-35788a7b78a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:18:25.651Z|272dbc0f-efef-444e-9b23-4837023d2070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:25.652Z|272dbc0f-efef-444e-9b23-4837023d2070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:25.661Z|3903f586-eab2-4752-aa9c-72692210310b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:25.731Z|3903f586-eab2-4752-aa9c-72692210310b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:25.732Z|14995c34-cd22-48b9-8070-d2c3acebbea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:25.732Z|14995c34-cd22-48b9-8070-d2c3acebbea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:34.771Z|ff264fa7-91bd-4d07-b617-e8bf4fc3a2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:18:34.771Z|ff264fa7-91bd-4d07-b617-e8bf4fc3a2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:18:35.675Z|a64afe13-876b-47c8-a2af-ef10f4c00d7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:35.676Z|a64afe13-876b-47c8-a2af-ef10f4c00d7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:35.753Z|5130bd30-5a75-41aa-8052-62fc095421da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:35.753Z|f18151d3-229c-4199-a568-9cdeac3dc939|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:35.754Z|5130bd30-5a75-41aa-8052-62fc095421da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:35.754Z|f18151d3-229c-4199-a568-9cdeac3dc939|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:45.699Z|37f00aa6-e483-4621-bb26-2149fde22b26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:45.700Z|37f00aa6-e483-4621-bb26-2149fde22b26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:45.775Z|1e565ee5-2553-4e79-bb39-2732dc1670ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:45.775Z|c77f6627-51e3-40d5-ba68-f6e3a1f7e672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:45.776Z|1e565ee5-2553-4e79-bb39-2732dc1670ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:45.776Z|c77f6627-51e3-40d5-ba68-f6e3a1f7e672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:49.770Z|4ad18e1d-49f2-4646-bff1-0d0e014da383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:18:49.773Z|4ad18e1d-49f2-4646-bff1-0d0e014da383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.253 to 10.233.73.186 2021-05-20T02:18:49.776Z|4ad18e1d-49f2-4646-bff1-0d0e014da383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:18:49.781Z|4ad18e1d-49f2-4646-bff1-0d0e014da383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:18:49.846Z|4ad18e1d-49f2-4646-bff1-0d0e014da383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:18:49.856Z|3969f61f-e9ba-423e-9f3a-ac18dee4f892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:18:49.857Z|3969f61f-e9ba-423e-9f3a-ac18dee4f892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:18:55.738Z|85c94a25-b804-4c0f-8b56-5d6fa494ed39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:55.739Z|85c94a25-b804-4c0f-8b56-5d6fa494ed39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:55.797Z|b4bed056-e5b6-4dd5-8fb7-eb7624d7d234|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:55.797Z|95397727-fef8-4cdf-bb82-e527321c3a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:18:55.798Z|95397727-fef8-4cdf-bb82-e527321c3a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:18:55.798Z|b4bed056-e5b6-4dd5-8fb7-eb7624d7d234|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:04.770Z|ca0435e7-6211-40e5-905c-9764fa52517f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:19:04.771Z|ca0435e7-6211-40e5-905c-9764fa52517f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:19:05.761Z|1d70ed7e-9ffe-4cee-91cb-746a16667672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:05.762Z|1d70ed7e-9ffe-4cee-91cb-746a16667672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:05.852Z|571266a5-081d-476c-b848-f923803f4b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:05.853Z|eb6ee358-0eaf-40e4-bdf5-ae553f7e40d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:05.853Z|571266a5-081d-476c-b848-f923803f4b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:05.853Z|eb6ee358-0eaf-40e4-bdf5-ae553f7e40d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:15.847Z|52faea7d-6bab-4348-a557-b867f5f496bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:15.847Z|52faea7d-6bab-4348-a557-b867f5f496bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:15.933Z|d9d685e7-31b0-4f95-bbe9-c82db21644b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:15.933Z|f96eff30-c487-419d-86cb-48918ede06ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:15.934Z|d9d685e7-31b0-4f95-bbe9-c82db21644b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:15.934Z|f96eff30-c487-419d-86cb-48918ede06ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:19.770Z|4d958bc3-c885-4b4f-b98b-140b6a903284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:19:19.771Z|4d958bc3-c885-4b4f-b98b-140b6a903284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:19:19.858Z|c7321d5d-9021-4522-8b1a-e8e6fe7c0f1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:19:19.859Z|c7321d5d-9021-4522-8b1a-e8e6fe7c0f1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:19:25.944Z|b96771f7-19e1-4b6f-b725-b806afde792a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:25.945Z|b96771f7-19e1-4b6f-b725-b806afde792a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:26.034Z|acd0404c-ad8e-4ff8-b10c-97fe861d15d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:26.034Z|804c8d73-546c-4176-a98e-e194e0bc7547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:26.035Z|acd0404c-ad8e-4ff8-b10c-97fe861d15d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:26.035Z|804c8d73-546c-4176-a98e-e194e0bc7547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:34.770Z|e25cbd31-d596-4fea-a800-ba5bf5ce662e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:19:34.772Z|e25cbd31-d596-4fea-a800-ba5bf5ce662e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.186 to 10.233.67.253 2021-05-20T02:19:34.772Z|e25cbd31-d596-4fea-a800-ba5bf5ce662e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:19:34.773Z|e25cbd31-d596-4fea-a800-ba5bf5ce662e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:19:34.833Z|e25cbd31-d596-4fea-a800-ba5bf5ce662e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:19:36.056Z|50378d5d-911f-415d-8bce-886466ea968e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:36.057Z|13ed9f5b-17af-4840-89e6-a2e988c03273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:36.057Z|50378d5d-911f-415d-8bce-886466ea968e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:36.057Z|13ed9f5b-17af-4840-89e6-a2e988c03273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:36.058Z|03e7d689-f3f0-4106-92dd-ed23bdb96a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:36.131Z|03e7d689-f3f0-4106-92dd-ed23bdb96a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:46.079Z|593bcabc-735e-4d66-8cdf-8499aaab9f58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:46.081Z|593bcabc-735e-4d66-8cdf-8499aaab9f58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:46.156Z|aad99132-b73c-4980-949f-8cd37c4fa458|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:46.156Z|d62c1d4b-10a9-4e9a-b36b-a2bb8d102c62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:46.157Z|d62c1d4b-10a9-4e9a-b36b-a2bb8d102c62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:46.157Z|aad99132-b73c-4980-949f-8cd37c4fa458|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:49.770Z|cce6c4a4-1b3d-4887-884c-e329528ee80a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:19:49.771Z|cce6c4a4-1b3d-4887-884c-e329528ee80a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:19:49.860Z|f79c1202-7a23-475a-a966-a2c2d2350ab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:19:49.860Z|f79c1202-7a23-475a-a966-a2c2d2350ab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:19:56.104Z|3b1921b2-4421-413d-9d8e-d77e828ec968|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:56.105Z|3b1921b2-4421-413d-9d8e-d77e828ec968|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:56.178Z|c7226775-b45e-413f-be5b-24d8c055c660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:56.179Z|c7226775-b45e-413f-be5b-24d8c055c660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:19:56.180Z|6031f5f8-48e1-476b-8a5d-2cb763c79c5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:19:56.181Z|6031f5f8-48e1-476b-8a5d-2cb763c79c5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:04.770Z|5828493e-ae2b-460b-80dc-a2cca6fdbb1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:20:04.771Z|5828493e-ae2b-460b-80dc-a2cca6fdbb1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:20:06.128Z|36c237cb-b51e-4d81-8c57-71059b4a3ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:06.130Z|36c237cb-b51e-4d81-8c57-71059b4a3ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:06.201Z|a24a7f4f-856f-4c45-9c6d-0cb825d60499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:06.201Z|3ea6e2bd-c98d-4ee0-afcd-1244cd350bd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:06.202Z|a24a7f4f-856f-4c45-9c6d-0cb825d60499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:06.203Z|3ea6e2bd-c98d-4ee0-afcd-1244cd350bd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:16.157Z|81c00124-2904-42d1-894d-9c36116eca88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:16.158Z|81c00124-2904-42d1-894d-9c36116eca88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:16.226Z|57c68ed2-0931-45ff-9568-7d6fe353c8c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:16.226Z|94e46877-538d-4123-bb75-7a57f498010c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:16.230Z|94e46877-538d-4123-bb75-7a57f498010c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:16.230Z|57c68ed2-0931-45ff-9568-7d6fe353c8c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:19.770Z|6cddf4ea-d8a2-4379-87a8-48c3cb8c1baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:20:19.772Z|6cddf4ea-d8a2-4379-87a8-48c3cb8c1baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.253 to 10.233.68.242 2021-05-20T02:20:19.773Z|6cddf4ea-d8a2-4379-87a8-48c3cb8c1baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:20:19.773Z|6cddf4ea-d8a2-4379-87a8-48c3cb8c1baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:20:19.774Z|6cddf4ea-d8a2-4379-87a8-48c3cb8c1baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:20:19.861Z|34061996-80da-41e2-9aa2-fa3d712d77c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:20:19.861Z|34061996-80da-41e2-9aa2-fa3d712d77c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:20:26.178Z|7b764715-13ce-4a09-81ba-beb803c1c653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:26.179Z|7b764715-13ce-4a09-81ba-beb803c1c653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:26.251Z|ae8ccd66-5f04-4d8a-8d98-b2360d380261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:26.251Z|8ba8a2d9-25f3-42be-ab9e-a9d44e5e06ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:26.252Z|ae8ccd66-5f04-4d8a-8d98-b2360d380261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:26.252Z|8ba8a2d9-25f3-42be-ab9e-a9d44e5e06ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:34.770Z|53f5db96-27a5-461e-b11f-3ace7f201489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:20:34.771Z|53f5db96-27a5-461e-b11f-3ace7f201489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:20:36.200Z|c94146e7-8da2-4086-a4e4-0d1b6a53bab4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:36.201Z|c94146e7-8da2-4086-a4e4-0d1b6a53bab4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:36.273Z|69f983f3-7d6b-414c-a98a-704254745ab3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:36.273Z|e5a9a2d2-e38c-44e9-86b6-66d65276862e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:36.274Z|e5a9a2d2-e38c-44e9-86b6-66d65276862e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:36.274Z|69f983f3-7d6b-414c-a98a-704254745ab3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:46.440Z|62cc1704-0861-4eee-91cc-a21b5c0a9c35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:46.441Z|62cc1704-0861-4eee-91cc-a21b5c0a9c35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:46.472Z|dd916e22-9172-4ea0-859c-a336060f35a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:46.472Z|d32ce36c-7213-4e2f-9eef-1ca26d22ca4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:46.472Z|dd916e22-9172-4ea0-859c-a336060f35a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:46.473Z|d32ce36c-7213-4e2f-9eef-1ca26d22ca4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:49.770Z|201dcf22-70c4-49b3-a9c1-16108b6d9b58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:20:49.771Z|201dcf22-70c4-49b3-a9c1-16108b6d9b58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:20:49.863Z|0cd1d265-35b3-4a28-ac4d-c234e44953f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:20:49.863Z|0cd1d265-35b3-4a28-ac4d-c234e44953f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:20:56.500Z|1661e0b4-ebdb-4d04-9af2-8054f6a2867d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:56.501Z|1661e0b4-ebdb-4d04-9af2-8054f6a2867d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:56.550Z|e1f32370-6098-4892-ad37-a0951d7c2139|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:56.550Z|f4c66d7e-b9e8-4ca4-9ec1-ce29bdd692aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:20:56.551Z|e1f32370-6098-4892-ad37-a0951d7c2139|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:20:56.551Z|f4c66d7e-b9e8-4ca4-9ec1-ce29bdd692aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:04.770Z|ea3c2063-f20a-4d46-8e62-394bf8355b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:21:04.774Z|ea3c2063-f20a-4d46-8e62-394bf8355b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:21:06.550Z|08c6a692-71cd-4190-a76a-82d12f234519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:06.550Z|08c6a692-71cd-4190-a76a-82d12f234519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:06.570Z|225db7e1-a299-4998-935c-7735e30dd2b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:06.570Z|ef8cdac6-fd62-4da0-a32d-354ddace0271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:06.571Z|225db7e1-a299-4998-935c-7735e30dd2b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:06.571Z|ef8cdac6-fd62-4da0-a32d-354ddace0271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:16.644Z|69d6e80d-c972-40c3-97c9-6b5e193b117f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:16.644Z|8408b7ff-f255-4f0b-adc3-50ab30bec5e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:16.645Z|69d6e80d-c972-40c3-97c9-6b5e193b117f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:16.645Z|8408b7ff-f255-4f0b-adc3-50ab30bec5e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:16.650Z|473a533b-4e20-4ca0-aeec-a1a6de7417ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:16.651Z|473a533b-4e20-4ca0-aeec-a1a6de7417ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:19.770Z|cfe88179-fdca-4f34-8aa2-95e7a884ca4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:21:19.771Z|cfe88179-fdca-4f34-8aa2-95e7a884ca4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:21:19.864Z|69e50f27-d7ff-4990-8312-7e4721905220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:21:19.865Z|69e50f27-d7ff-4990-8312-7e4721905220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:21:26.744Z|628c3cfa-d030-416f-aaf3-fd5627a37413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:26.745Z|628c3cfa-d030-416f-aaf3-fd5627a37413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:26.747Z|2bc07511-2845-4496-b3cb-7cae1e22cb8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:26.747Z|49ce88d7-8d28-4091-a77a-8b0b8b8f489b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:26.748Z|2bc07511-2845-4496-b3cb-7cae1e22cb8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:26.748Z|49ce88d7-8d28-4091-a77a-8b0b8b8f489b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:34.770Z|c5e89b3d-c39b-49a0-806c-5f6509cbb88b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:21:34.771Z|c5e89b3d-c39b-49a0-806c-5f6509cbb88b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:21:36.847Z|533c8f90-f14e-48b5-89ee-db60926bf5fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:36.847Z|62d25f8d-3fd9-482d-8a77-06b69c0a6f7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:36.847Z|2cc5fa9a-609f-4297-bc83-62439c52b7c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:36.848Z|62d25f8d-3fd9-482d-8a77-06b69c0a6f7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:36.848Z|2cc5fa9a-609f-4297-bc83-62439c52b7c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:36.848Z|533c8f90-f14e-48b5-89ee-db60926bf5fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:46.873Z|4b7a11de-328d-49b3-bda6-adbb9ec73711|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:46.873Z|313a018e-80ea-45a3-9aba-55b008f6a7fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:46.874Z|313a018e-80ea-45a3-9aba-55b008f6a7fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:46.873Z|31222fae-efb5-4ca5-b580-68389d862bad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:46.931Z|4b7a11de-328d-49b3-bda6-adbb9ec73711|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:46.931Z|31222fae-efb5-4ca5-b580-68389d862bad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:49.770Z|5e550d88-fc71-4642-a3dc-543afadc8934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:21:49.773Z|5e550d88-fc71-4642-a3dc-543afadc8934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:21:49.866Z|6c58d597-928b-476a-9432-b224cb521c37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:21:49.866Z|6c58d597-928b-476a-9432-b224cb521c37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:21:56.962Z|9cd1426b-5c0f-4695-b806-5257d3120bdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:57.031Z|c1c1213c-25c2-4a88-81c4-d6532bb3dbd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:57.032Z|c1c1213c-25c2-4a88-81c4-d6532bb3dbd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:57.032Z|9cd1426b-5c0f-4695-b806-5257d3120bdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:21:57.033Z|ba66fa5a-d104-404c-88f2-0fb21574b742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:21:57.034Z|ba66fa5a-d104-404c-88f2-0fb21574b742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:04.771Z|dcf4d70d-0644-40d5-a1e9-631640c1e2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:22:04.772Z|dcf4d70d-0644-40d5-a1e9-631640c1e2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:22:07.143Z|eeb7ad84-add0-4c0e-93b8-0da54ca3f4d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:07.143Z|f602fb38-9881-4542-84a9-8e5374fb915c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:07.143Z|eeb7ad84-add0-4c0e-93b8-0da54ca3f4d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:07.144Z|f602fb38-9881-4542-84a9-8e5374fb915c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:07.145Z|040352ac-47c9-4858-bdc7-58a298d3ec75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:07.145Z|040352ac-47c9-4858-bdc7-58a298d3ec75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:17.240Z|12574964-4040-48ca-a637-b37cd47223c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:17.240Z|f7a930a1-1282-42ab-8f69-709c1988f442|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:17.240Z|e7af69f3-aca9-4bec-a0b9-b1abd89ed454|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:17.241Z|12574964-4040-48ca-a637-b37cd47223c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:17.241Z|e7af69f3-aca9-4bec-a0b9-b1abd89ed454|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:17.241Z|f7a930a1-1282-42ab-8f69-709c1988f442|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:19.770Z|e5211e54-0e5c-4985-9188-b24a2a1f400b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:22:19.771Z|e5211e54-0e5c-4985-9188-b24a2a1f400b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:22:19.869Z|192b8822-b9af-47dc-83b4-b0551710e320|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:22:19.870Z|192b8822-b9af-47dc-83b4-b0551710e320|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:22:27.262Z|0d70bdbc-af70-4063-b1d7-cc9ad3d78b37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:27.263Z|0d70bdbc-af70-4063-b1d7-cc9ad3d78b37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:27.353Z|0a6022e9-9fec-4664-8806-2ce066751112|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:27.353Z|97e12a11-f7eb-4248-8db9-2093e5ae5550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:27.353Z|0a6022e9-9fec-4664-8806-2ce066751112|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:27.354Z|97e12a11-f7eb-4248-8db9-2093e5ae5550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:34.771Z|d3e960f7-2095-471f-935e-9741a185b5b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:22:34.773Z|d3e960f7-2095-471f-935e-9741a185b5b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.242 to 10.233.73.186 2021-05-20T02:22:34.774Z|d3e960f7-2095-471f-935e-9741a185b5b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:22:34.775Z|d3e960f7-2095-471f-935e-9741a185b5b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:22:34.831Z|d3e960f7-2095-471f-935e-9741a185b5b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:22:37.284Z|79975627-2acf-4bb4-a5a0-51ffb73ce150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:37.284Z|79975627-2acf-4bb4-a5a0-51ffb73ce150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:37.377Z|328ba639-3808-42a1-a1d5-e799f7c8cf26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:37.377Z|738cbab9-1c3a-41fa-b282-20c725b7c39e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:37.378Z|328ba639-3808-42a1-a1d5-e799f7c8cf26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:37.378Z|738cbab9-1c3a-41fa-b282-20c725b7c39e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:47.305Z|06fec230-7e9e-490a-8c33-cabcecbe3aa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:47.305Z|06fec230-7e9e-490a-8c33-cabcecbe3aa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:47.398Z|4ac1b9e4-92d8-40ac-9331-67a1a39203b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:47.398Z|01083d90-d0de-47ee-845e-f8a6d284e7e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:47.399Z|4ac1b9e4-92d8-40ac-9331-67a1a39203b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:47.399Z|01083d90-d0de-47ee-845e-f8a6d284e7e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:49.770Z|8aad2513-73b6-4044-87f0-a057d6123f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:22:49.771Z|8aad2513-73b6-4044-87f0-a057d6123f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:22:49.871Z|a68a2050-9a52-4462-a1a5-5ed700bf3b8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:22:49.871Z|a68a2050-9a52-4462-a1a5-5ed700bf3b8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:22:57.344Z|911e3763-d9bd-424f-a45a-12b2f6d9b5da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:57.345Z|911e3763-d9bd-424f-a45a-12b2f6d9b5da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:57.419Z|e1eca89d-4ecb-490e-b66a-c0d5632100ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:57.419Z|d1e51527-f984-4070-993f-d63f860431d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:22:57.420Z|e1eca89d-4ecb-490e-b66a-c0d5632100ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:22:57.420Z|d1e51527-f984-4070-993f-d63f860431d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:04.770Z|9db5f436-a4d3-4000-9676-8d0110e58910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:23:04.771Z|9db5f436-a4d3-4000-9676-8d0110e58910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:23:07.366Z|a67816c9-ec29-412c-90e7-4b387bc8a91d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:07.367Z|a67816c9-ec29-412c-90e7-4b387bc8a91d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:07.439Z|94d6e518-ae7b-4868-8e3f-281cb561233e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:07.439Z|9188dc05-b9a0-4893-9ba2-d5e506f5dca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:07.440Z|9188dc05-b9a0-4893-9ba2-d5e506f5dca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:07.440Z|94d6e518-ae7b-4868-8e3f-281cb561233e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:17.443Z|bc3ffa86-3614-45fc-949a-00d4a90d8e83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:17.444Z|bc3ffa86-3614-45fc-949a-00d4a90d8e83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:17.461Z|10077026-2a94-477e-8902-d3db5bc88bb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:17.462Z|10077026-2a94-477e-8902-d3db5bc88bb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:17.463Z|ea0a0c3b-382e-4e07-b45f-92d3b5c17521|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:17.531Z|ea0a0c3b-382e-4e07-b45f-92d3b5c17521|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:19.770Z|ec3eec9a-dba4-4e6e-859e-e90122e9066a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:23:19.772Z|ec3eec9a-dba4-4e6e-859e-e90122e9066a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:23:19.872Z|99e88251-a226-4f8d-93cf-bda8aef5ecb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:23:19.872Z|99e88251-a226-4f8d-93cf-bda8aef5ecb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:23:27.465Z|518745c1-8a5f-4e95-bca7-a14e54a6cc5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:27.466Z|518745c1-8a5f-4e95-bca7-a14e54a6cc5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:27.553Z|d72fdcf9-5623-4798-8827-1d944a0548d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:27.554Z|d72fdcf9-5623-4798-8827-1d944a0548d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:27.562Z|7ca1a61b-68a7-495c-888d-75e66d1d3f30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:27.563Z|7ca1a61b-68a7-495c-888d-75e66d1d3f30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:34.770Z|3687f1ea-5caf-4d73-b85d-380e66ccd022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:23:34.770Z|3687f1ea-5caf-4d73-b85d-380e66ccd022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:23:37.486Z|c7b12f93-02b1-4984-bdae-7ac48dfacde6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:37.487Z|c7b12f93-02b1-4984-bdae-7ac48dfacde6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:37.582Z|d79ac46d-5277-43d3-81a1-c52b0a09ed86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:37.582Z|cfc37e33-c40d-41a9-a9d7-0d0e40e5510f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:37.583Z|cfc37e33-c40d-41a9-a9d7-0d0e40e5510f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:37.583Z|d79ac46d-5277-43d3-81a1-c52b0a09ed86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:47.508Z|a87ae7f0-07c0-4558-b9b5-a167da19f7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:47.509Z|a87ae7f0-07c0-4558-b9b5-a167da19f7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:47.603Z|0d2baa08-1991-4a2d-97ff-bac144139299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:47.603Z|9b6d6d55-654c-4bb9-8118-ba8f429f05f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:47.604Z|0d2baa08-1991-4a2d-97ff-bac144139299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:47.604Z|9b6d6d55-654c-4bb9-8118-ba8f429f05f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:49.770Z|9c917992-6e7b-459c-b5c1-2f0cc9a56bb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:23:49.771Z|9c917992-6e7b-459c-b5c1-2f0cc9a56bb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:23:49.873Z|081c140c-6653-4640-ab04-d0ff6facf4d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:23:49.874Z|081c140c-6653-4640-ab04-d0ff6facf4d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:23:57.530Z|78236005-f433-484e-a524-9fee434927fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:57.531Z|78236005-f433-484e-a524-9fee434927fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:57.624Z|4425b8dd-5747-4a7e-b735-359659b25729|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:57.624Z|b1a81291-fd4e-4cff-b866-573963aaaed2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:23:57.625Z|b1a81291-fd4e-4cff-b866-573963aaaed2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:23:57.625Z|4425b8dd-5747-4a7e-b735-359659b25729|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:04.770Z|fe7b453c-2717-4397-b1af-78264d8651d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:24:04.774Z|fe7b453c-2717-4397-b1af-78264d8651d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:24:07.553Z|c55b3097-7a33-4333-8494-275fb5d8bc7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:07.554Z|c55b3097-7a33-4333-8494-275fb5d8bc7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:07.646Z|aaaca9d1-6dfd-41d8-bc26-7c3ec02d7a5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:07.646Z|1646adab-898a-4f1b-89f9-16e97adc2330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:07.647Z|1646adab-898a-4f1b-89f9-16e97adc2330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:07.647Z|aaaca9d1-6dfd-41d8-bc26-7c3ec02d7a5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:17.576Z|826d7467-2764-4081-aff0-4c18cc543265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:17.577Z|826d7467-2764-4081-aff0-4c18cc543265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:17.668Z|386cfdfb-e684-495d-8b6a-0236ad218d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:17.668Z|b29fd3bb-3241-448e-a608-142db47e8f10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:17.668Z|b29fd3bb-3241-448e-a608-142db47e8f10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:17.668Z|386cfdfb-e684-495d-8b6a-0236ad218d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:19.770Z|f79446d9-2da3-4d35-9c64-a9465f13f959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:24:19.771Z|f79446d9-2da3-4d35-9c64-a9465f13f959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:24:19.874Z|0f099842-3a40-4f9e-a3ae-c882e71adcf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:24:19.875Z|0f099842-3a40-4f9e-a3ae-c882e71adcf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:24:26.576Z|33580f83-4775-4326-adc2-106ff82692ef|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:24:26.577Z|33580f83-4775-4326-adc2-106ff82692ef|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:27.599Z|9e630a3f-7cfa-4a02-b35a-b484151f41f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:27.600Z|9e630a3f-7cfa-4a02-b35a-b484151f41f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:27.689Z|0d0a1527-a6c5-457e-b176-4a698017322a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:27.689Z|3200d796-87e1-443c-b90d-c44269eef944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:27.690Z|3200d796-87e1-443c-b90d-c44269eef944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:27.690Z|0d0a1527-a6c5-457e-b176-4a698017322a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:34.770Z|7bf9313b-044e-4d03-be24-447e8fc48bc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:24:34.771Z|7bf9313b-044e-4d03-be24-447e8fc48bc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:24:37.620Z|299d3f27-8311-4791-a095-a12868d387fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:37.621Z|299d3f27-8311-4791-a095-a12868d387fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:37.710Z|2ea5ff2d-090f-44c6-80a4-c227a521e741|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:37.710Z|353f213f-69cd-4055-bcbb-9f4690273f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:37.711Z|353f213f-69cd-4055-bcbb-9f4690273f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:37.711Z|2ea5ff2d-090f-44c6-80a4-c227a521e741|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:47.641Z|4e5f9079-500c-45f5-a12b-33cb27165b24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:47.641Z|4e5f9079-500c-45f5-a12b-33cb27165b24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:47.733Z|a03c25b8-f106-40ff-b846-fadfcfa17e5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:47.733Z|901b1ba7-b085-4ee0-aa89-686f8a0fbfd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:47.734Z|a03c25b8-f106-40ff-b846-fadfcfa17e5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:47.734Z|901b1ba7-b085-4ee0-aa89-686f8a0fbfd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:49.770Z|8584932a-32ac-437c-a12d-e2364712da17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:24:49.772Z|8584932a-32ac-437c-a12d-e2364712da17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:24:49.875Z|0fed2522-51cf-496d-9ea6-aeb60357e01e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:24:49.876Z|0fed2522-51cf-496d-9ea6-aeb60357e01e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:24:57.662Z|f3148e2e-c1d8-4b75-bbb1-f01b9dfc07ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:57.663Z|f3148e2e-c1d8-4b75-bbb1-f01b9dfc07ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:57.754Z|58861768-14be-4b81-bbf3-df7d0b9b0b79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:57.755Z|c286f1cc-43be-4f75-93b7-b58749cdfdfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:24:57.755Z|58861768-14be-4b81-bbf3-df7d0b9b0b79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:24:57.755Z|c286f1cc-43be-4f75-93b7-b58749cdfdfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:04.770Z|528eb7ab-0ae5-41a7-a6ca-7ed47e346945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:25:04.771Z|528eb7ab-0ae5-41a7-a6ca-7ed47e346945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:25:07.745Z|8e7331a0-b29b-4269-b090-b6692df4dc40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:07.746Z|8e7331a0-b29b-4269-b090-b6692df4dc40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:07.846Z|bfc28099-6723-4b8f-9dff-65c381a0d322|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:07.846Z|f1c9c9fb-f848-414a-826d-853c9f9bbcea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:07.847Z|bfc28099-6723-4b8f-9dff-65c381a0d322|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:07.847Z|f1c9c9fb-f848-414a-826d-853c9f9bbcea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:17.845Z|2acc7dc5-c956-4261-af58-886e3df3b289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:17.846Z|2acc7dc5-c956-4261-af58-886e3df3b289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:17.866Z|9c8f98c5-480f-45b1-8289-6e3108e70c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:17.867Z|6e637651-418e-4589-a869-f6d8b8f792a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:17.867Z|9c8f98c5-480f-45b1-8289-6e3108e70c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:17.867Z|6e637651-418e-4589-a869-f6d8b8f792a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:19.770Z|15c217c7-db07-44e2-9a0e-a3f205da8913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:25:19.770Z|15c217c7-db07-44e2-9a0e-a3f205da8913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:25:19.876Z|aaf10217-4b12-4e60-869a-dbaceb87fd9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:25:19.877Z|aaf10217-4b12-4e60-869a-dbaceb87fd9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:25:26.571Z|34a180fa-8fe7-42c7-ad8b-19d083b30c80|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:25:26.571Z|34a180fa-8fe7-42c7-ad8b-19d083b30c80|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:27.865Z|c08321c7-1711-4ff4-bfe2-84373b8ade27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:27.866Z|c08321c7-1711-4ff4-bfe2-84373b8ade27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:27.945Z|950e996f-33cc-418a-8523-d733ef5f0b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:27.945Z|e760c3f2-1982-4bbb-a0cf-ce101026ed56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:27.946Z|e760c3f2-1982-4bbb-a0cf-ce101026ed56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:27.946Z|950e996f-33cc-418a-8523-d733ef5f0b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:34.770Z|76b722cb-4eb4-4aae-9ec7-a7570e171345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:25:34.773Z|76b722cb-4eb4-4aae-9ec7-a7570e171345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:25:38.041Z|bffbeeb6-ce4d-4ded-88fd-3baed6695798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:38.042Z|bffbeeb6-ce4d-4ded-88fd-3baed6695798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:38.046Z|c372b43e-b645-4b32-9637-6d4860c2e8a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:38.046Z|d9dfb090-c294-49ea-b646-c4263dfe635f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:38.047Z|d9dfb090-c294-49ea-b646-c4263dfe635f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:38.047Z|c372b43e-b645-4b32-9637-6d4860c2e8a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:48.067Z|cb6893ee-a801-4474-b932-7ceec944026c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:48.067Z|cb6893ee-a801-4474-b932-7ceec944026c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:48.067Z|95832e11-64f1-4534-b4d8-e4560bb8a85f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:48.068Z|95832e11-64f1-4534-b4d8-e4560bb8a85f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:48.150Z|b91b5694-40c7-448d-afa1-6a65ceb46ed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:48.151Z|b91b5694-40c7-448d-afa1-6a65ceb46ed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:49.770Z|665fc3a7-4cb9-49d1-afe5-0b45608f455d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:25:49.770Z|665fc3a7-4cb9-49d1-afe5-0b45608f455d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:25:49.878Z|b1762254-0d6b-49a7-a1bf-f21e00da937d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:25:49.878Z|b1762254-0d6b-49a7-a1bf-f21e00da937d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:25:58.134Z|a1e48ad5-040b-4cbe-bdc1-9d951f824fa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:58.134Z|81f7ea5e-8d3e-4b6d-bfe1-b64f549c254a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:58.135Z|a1e48ad5-040b-4cbe-bdc1-9d951f824fa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:58.135Z|81f7ea5e-8d3e-4b6d-bfe1-b64f549c254a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:25:58.170Z|e3cdb3f3-5bbb-4d24-9a06-fe0635afb330|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:25:58.231Z|e3cdb3f3-5bbb-4d24-9a06-fe0635afb330|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:04.770Z|3aeb0d4a-1868-44f3-bba4-761cfbd336ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:26:04.771Z|3aeb0d4a-1868-44f3-bba4-761cfbd336ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:26:08.243Z|d9733bad-c86d-44d1-a7f4-4f7a67f747a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:08.243Z|4e21c92b-a96c-4f8b-a854-367dd0feb244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:08.244Z|4e21c92b-a96c-4f8b-a854-367dd0feb244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:08.244Z|d9733bad-c86d-44d1-a7f4-4f7a67f747a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:08.250Z|badc1318-d123-45d5-8500-c88061648a8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:08.250Z|badc1318-d123-45d5-8500-c88061648a8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:18.268Z|2b2d5982-2d2a-4846-a74f-418c98beacb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:18.268Z|e9f3d386-7b55-4616-9401-3da5c5a898ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:18.269Z|e9f3d386-7b55-4616-9401-3da5c5a898ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:18.269Z|2b2d5982-2d2a-4846-a74f-418c98beacb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:18.271Z|a7b17fbb-e7e1-4928-9a2d-18eb5dd34c8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:18.272Z|a7b17fbb-e7e1-4928-9a2d-18eb5dd34c8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:19.770Z|cdb192ef-ced3-4cf4-aaac-cd4e1ef0047f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:26:19.772Z|cdb192ef-ced3-4cf4-aaac-cd4e1ef0047f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.186 to 10.233.68.242 2021-05-20T02:26:19.773Z|cdb192ef-ced3-4cf4-aaac-cd4e1ef0047f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:26:19.773Z|cdb192ef-ced3-4cf4-aaac-cd4e1ef0047f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:26:19.774Z|cdb192ef-ced3-4cf4-aaac-cd4e1ef0047f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:26:19.879Z|4c7732c1-1f08-472e-9daf-f2fd044d5594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:26:19.879Z|4c7732c1-1f08-472e-9daf-f2fd044d5594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:26:26.571Z|8fca2343-4c26-4319-b7ab-3068f35cef08|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:26:26.571Z|8fca2343-4c26-4319-b7ab-3068f35cef08|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:28.289Z|d0f17cc4-36df-4409-832f-86b3156d46a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:28.290Z|8235fda6-de24-4119-a35e-d091d0277c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:28.290Z|d0f17cc4-36df-4409-832f-86b3156d46a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:28.291Z|8235fda6-de24-4119-a35e-d091d0277c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:28.348Z|15b1839b-8018-46d0-b7f0-ad0a20cccd35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:28.349Z|15b1839b-8018-46d0-b7f0-ad0a20cccd35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:34.770Z|2869df6c-bec8-472c-8506-ce56cfaec541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:26:34.770Z|2869df6c-bec8-472c-8506-ce56cfaec541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:26:38.310Z|6178dc16-e142-44cd-9237-c8ae64cea8fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:38.311Z|6178dc16-e142-44cd-9237-c8ae64cea8fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:38.349Z|f47ab264-4482-4e8b-89db-b51e6961f941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:38.350Z|f47ab264-4482-4e8b-89db-b51e6961f941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:38.367Z|d3bb7fc5-af47-4b49-93d8-53624acee761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:38.368Z|d3bb7fc5-af47-4b49-93d8-53624acee761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:48.350Z|af782305-0cb3-4a68-99b7-58bac6964abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:48.350Z|af782305-0cb3-4a68-99b7-58bac6964abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:48.368Z|b36555be-6788-4dc8-88ce-edd572afffc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:48.368Z|b36555be-6788-4dc8-88ce-edd572afffc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:48.386Z|da43a7b2-b636-41f1-a5d6-6308b16f42fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:48.431Z|da43a7b2-b636-41f1-a5d6-6308b16f42fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:49.770Z|9a4379bd-50c2-4fc4-9697-49915db06606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:26:49.771Z|9a4379bd-50c2-4fc4-9697-49915db06606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:26:49.880Z|45f06f63-c666-42b4-8dc1-ba70e03924f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:26:49.880Z|45f06f63-c666-42b4-8dc1-ba70e03924f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:26:58.370Z|dc487aca-1e2e-462d-9022-6f09ab924375|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:58.371Z|dc487aca-1e2e-462d-9022-6f09ab924375|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:58.385Z|11854362-7c67-4c9b-b616-3fd0cbf4bb90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:58.386Z|11854362-7c67-4c9b-b616-3fd0cbf4bb90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:26:58.453Z|d70d0c71-cb0a-4f7b-82f4-7e28646da5b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:26:58.454Z|d70d0c71-cb0a-4f7b-82f4-7e28646da5b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:04.770Z|3b5fabab-45e6-4094-a911-07e1e86b3f64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:27:04.772Z|3b5fabab-45e6-4094-a911-07e1e86b3f64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:27:08.392Z|8698464c-a286-40db-a984-7f0f30d393cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:08.393Z|8698464c-a286-40db-a984-7f0f30d393cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:08.404Z|3441b431-72b5-457c-98d4-c9236d901e05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:08.405Z|3441b431-72b5-457c-98d4-c9236d901e05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:08.475Z|4d9df1c3-e052-4e73-a537-fd6cd4999291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:08.476Z|4d9df1c3-e052-4e73-a537-fd6cd4999291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:18.416Z|59f248bc-c5d3-410f-b1f6-f3ada8549394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:18.417Z|59f248bc-c5d3-410f-b1f6-f3ada8549394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:18.425Z|3227bb19-4a20-4638-88fd-854df1fb6add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:18.426Z|3227bb19-4a20-4638-88fd-854df1fb6add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:18.495Z|dbea84c4-d28a-4dd9-9d24-4c026da97480|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:18.495Z|dbea84c4-d28a-4dd9-9d24-4c026da97480|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:19.772Z|8ebdaa6a-5f09-4909-a1df-65fbcd0d64b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:27:19.772Z|8ebdaa6a-5f09-4909-a1df-65fbcd0d64b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:27:19.881Z|a60c7365-c48d-44ed-9c1a-f5ab9a604aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:27:19.882Z|a60c7365-c48d-44ed-9c1a-f5ab9a604aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:27:26.574Z|094151b9-c3b6-4145-a243-a68f4f18b523|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:27:26.576Z|094151b9-c3b6-4145-a243-a68f4f18b523|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:28.439Z|2a582da1-53fb-44ad-bc93-51c2248525c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:28.440Z|2a582da1-53fb-44ad-bc93-51c2248525c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:28.444Z|367b736d-866d-4970-b691-5a28b918611c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:28.445Z|367b736d-866d-4970-b691-5a28b918611c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:28.514Z|ad64e72d-b703-45c1-a12c-df04e43fc9b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:28.515Z|ad64e72d-b703-45c1-a12c-df04e43fc9b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:34.770Z|b97c6f82-be97-485c-900a-f925516f295f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:27:34.771Z|b97c6f82-be97-485c-900a-f925516f295f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:27:38.462Z|66a71043-660c-4fae-90e6-ba4ffd27612a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:38.462Z|ce11d7c6-4767-439a-8ec0-731704630f9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:38.463Z|66a71043-660c-4fae-90e6-ba4ffd27612a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:38.463Z|ce11d7c6-4767-439a-8ec0-731704630f9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:38.535Z|637f433b-6c7b-44cb-aee6-0a958abf49c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:38.536Z|637f433b-6c7b-44cb-aee6-0a958abf49c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:48.482Z|914ad14d-119b-42db-9de6-dc89e6a4927c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:48.482Z|4dd27abf-7e4a-4b06-bbd5-7e29864c4f89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:48.483Z|914ad14d-119b-42db-9de6-dc89e6a4927c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:48.483Z|4dd27abf-7e4a-4b06-bbd5-7e29864c4f89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:48.557Z|cb9910e5-cdea-4632-ac46-5562562c69af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:48.557Z|cb9910e5-cdea-4632-ac46-5562562c69af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:49.770Z|38b38ecf-c45d-4701-bc1e-222782536320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:27:49.773Z|38b38ecf-c45d-4701-bc1e-222782536320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:27:49.883Z|5140ae11-a10e-4929-b87e-4f1b0333341b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:27:49.883Z|5140ae11-a10e-4929-b87e-4f1b0333341b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:27:58.502Z|77f048a6-bb9f-4d0d-bb97-068a0abee4c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:58.502Z|d75b640b-e009-46ef-bfa8-76d063d97a10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:58.503Z|d75b640b-e009-46ef-bfa8-76d063d97a10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:58.503Z|77f048a6-bb9f-4d0d-bb97-068a0abee4c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:27:58.577Z|4b054b84-edc9-478d-9ebd-b676a090b6e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:27:58.578Z|4b054b84-edc9-478d-9ebd-b676a090b6e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:04.770Z|5153ac80-822a-4185-99c1-1ae8079738e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:28:04.771Z|5153ac80-822a-4185-99c1-1ae8079738e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:28:08.545Z|38cc71ec-6005-443f-9f6d-99042c8c4926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:08.546Z|0a7dd1c5-f27e-48a7-ab4d-93d7c6d278c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:08.546Z|38cc71ec-6005-443f-9f6d-99042c8c4926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:08.546Z|0a7dd1c5-f27e-48a7-ab4d-93d7c6d278c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:08.597Z|96dcf540-2dab-4186-abb9-8b7339184bb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:08.630Z|96dcf540-2dab-4186-abb9-8b7339184bb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:18.566Z|9c9959ff-79d0-4c21-9d3e-cbaa5ca8f6bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:18.566Z|21b6f8c7-c61f-401b-9e22-1c6ffe23e096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:18.567Z|21b6f8c7-c61f-401b-9e22-1c6ffe23e096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:18.567Z|9c9959ff-79d0-4c21-9d3e-cbaa5ca8f6bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:18.654Z|431d0306-65ce-455f-8f1e-019f2f3dc8bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:18.655Z|431d0306-65ce-455f-8f1e-019f2f3dc8bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:19.770Z|843e8638-7846-4ddc-b1a3-4e0d1f9be825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:28:19.770Z|843e8638-7846-4ddc-b1a3-4e0d1f9be825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:28:19.884Z|cdf1cdea-01bf-4b6f-b462-259c0b4e2ee8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:28:19.884Z|cdf1cdea-01bf-4b6f-b462-259c0b4e2ee8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:28:26.570Z|858d2a0b-1d8a-45df-8b31-e814831e3f26|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:28:26.571Z|858d2a0b-1d8a-45df-8b31-e814831e3f26|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:28.586Z|cbc19dc2-bf2b-462a-aeb3-3605a247377d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:28.586Z|44375077-2d95-4d33-8c8d-911ef9039fec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:28.587Z|cbc19dc2-bf2b-462a-aeb3-3605a247377d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:28.587Z|44375077-2d95-4d33-8c8d-911ef9039fec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:28.674Z|9d092a3b-c68a-48c0-97a1-898aa9953b65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:28.675Z|9d092a3b-c68a-48c0-97a1-898aa9953b65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:34.770Z|000a149c-4899-4823-bc9e-b245e7cf411a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:28:34.772Z|000a149c-4899-4823-bc9e-b245e7cf411a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.242 to 10.233.73.186 2021-05-20T02:28:34.773Z|000a149c-4899-4823-bc9e-b245e7cf411a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:28:34.774Z|000a149c-4899-4823-bc9e-b245e7cf411a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:28:34.774Z|000a149c-4899-4823-bc9e-b245e7cf411a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:28:38.606Z|c5283103-7c95-469a-8bfe-29f4cc2744fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:38.606Z|9a342def-494b-4cd6-bec8-6d03ab78743b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:38.606Z|c5283103-7c95-469a-8bfe-29f4cc2744fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:38.606Z|9a342def-494b-4cd6-bec8-6d03ab78743b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:38.694Z|47516e90-a1b2-4295-a40b-8458c550933e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:38.694Z|47516e90-a1b2-4295-a40b-8458c550933e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:48.627Z|687c103f-20a4-4777-a9c1-a4c789191f4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:48.627Z|687c103f-20a4-4777-a9c1-a4c789191f4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:48.628Z|1b28ebaf-2273-4345-bd7a-c274b17a43b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:48.629Z|1b28ebaf-2273-4345-bd7a-c274b17a43b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:48.717Z|8c159f85-1c57-4786-91f2-5d63a817ed79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:48.717Z|8c159f85-1c57-4786-91f2-5d63a817ed79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:49.770Z|e55a187a-b4ad-48ab-bc21-390b1d26744f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:28:49.771Z|e55a187a-b4ad-48ab-bc21-390b1d26744f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:28:49.885Z|dec81d09-89ad-4180-9a8c-c442ea30cb0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:28:49.886Z|dec81d09-89ad-4180-9a8c-c442ea30cb0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:28:58.648Z|d50949f5-796c-42cf-a5b8-a9103ab4f7e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:58.649Z|ad44c3f5-11f5-4147-8195-cc3deb41f86d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:58.649Z|ad44c3f5-11f5-4147-8195-cc3deb41f86d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:58.649Z|d50949f5-796c-42cf-a5b8-a9103ab4f7e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:28:58.739Z|7d7e1d54-3e37-442b-ae84-e7d1c8e9a01c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:28:58.740Z|7d7e1d54-3e37-442b-ae84-e7d1c8e9a01c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:04.770Z|c81c2e6b-3022-4ec1-b2e9-1836e3b52100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:29:04.771Z|c81c2e6b-3022-4ec1-b2e9-1836e3b52100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:29:08.749Z|e8813b6a-1b6b-41e1-8475-73a0a35b31ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:08.750Z|e8813b6a-1b6b-41e1-8475-73a0a35b31ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:08.751Z|d5d96091-ef93-4f1b-9369-3b300a9b50e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:08.752Z|d5d96091-ef93-4f1b-9369-3b300a9b50e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:08.759Z|d41c56fd-05b4-414d-bec4-169cc74ab530|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:08.759Z|d41c56fd-05b4-414d-bec4-169cc74ab530|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:18.845Z|fdfc9688-14a0-49e9-b5ee-6c500d1bdae9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:18.845Z|47e85f4f-9f17-435e-9b7f-ae6e01158025|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:18.846Z|fdfc9688-14a0-49e9-b5ee-6c500d1bdae9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:18.846Z|47e85f4f-9f17-435e-9b7f-ae6e01158025|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:18.847Z|59d465f2-2a18-4387-ac48-1494293bfbbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:18.847Z|59d465f2-2a18-4387-ac48-1494293bfbbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:19.770Z|38a23703-5211-4615-afd9-4efca57e8c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:29:19.772Z|38a23703-5211-4615-afd9-4efca57e8c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.186 to 10.233.67.253 2021-05-20T02:29:19.773Z|38a23703-5211-4615-afd9-4efca57e8c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:29:19.773Z|38a23703-5211-4615-afd9-4efca57e8c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:29:19.775Z|38a23703-5211-4615-afd9-4efca57e8c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:29:19.887Z|598fbbf8-9a4e-4ad9-8a8b-a929808fd8ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:29:19.887Z|598fbbf8-9a4e-4ad9-8a8b-a929808fd8ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:29:26.570Z|8be0bc19-fc1f-4835-a77d-e749d088e9d7|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:29:26.571Z|8be0bc19-fc1f-4835-a77d-e749d088e9d7|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:28.865Z|a02828ce-0ae5-4d3d-a072-b283ce15648c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:28.865Z|1b30060f-0c37-44cf-b34c-07dd56321119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:28.865Z|a02828ce-0ae5-4d3d-a072-b283ce15648c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:28.865Z|1b30060f-0c37-44cf-b34c-07dd56321119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:28.934Z|fcab1246-a468-4fdd-9daf-701b830f752e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:28.935Z|fcab1246-a468-4fdd-9daf-701b830f752e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:34.770Z|8dcdf3db-da4b-4548-92e2-044caf4a84d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:29:34.770Z|8dcdf3db-da4b-4548-92e2-044caf4a84d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:29:38.943Z|958f45dc-e03c-4655-9b42-da4c8a1aa769|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:38.944Z|958f45dc-e03c-4655-9b42-da4c8a1aa769|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:38.945Z|1188d87c-a913-47ec-b38f-de611906d662|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:38.945Z|1188d87c-a913-47ec-b38f-de611906d662|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:38.954Z|a4369610-810b-41e7-a0e7-fc3fecfc33c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:38.954Z|a4369610-810b-41e7-a0e7-fc3fecfc33c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:49.045Z|1f01b920-b321-44ef-a449-e6037761bc72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:49.045Z|b168234f-c943-4ee9-ac43-38424b7deeea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:49.045Z|a0aac9c1-6b7d-4b33-9f64-07ee7a9b9b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:49.046Z|a0aac9c1-6b7d-4b33-9f64-07ee7a9b9b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:49.046Z|1f01b920-b321-44ef-a449-e6037761bc72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:49.046Z|b168234f-c943-4ee9-ac43-38424b7deeea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:49.770Z|9cc70daa-e2e7-4dd6-a7ae-31eaa672aa94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:29:49.771Z|9cc70daa-e2e7-4dd6-a7ae-31eaa672aa94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:29:49.888Z|b05b44d5-f9c8-4471-90ab-fe18d7160ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:29:49.888Z|b05b44d5-f9c8-4471-90ab-fe18d7160ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:29:59.144Z|bf27acbf-4ea6-4e57-a341-a89ce27f7d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:59.144Z|77b1d185-dec4-4897-9e61-278e20b74128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:59.144Z|66d9cfc1-3acc-4a97-8ad7-8b602c2da069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:29:59.145Z|77b1d185-dec4-4897-9e61-278e20b74128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:59.145Z|66d9cfc1-3acc-4a97-8ad7-8b602c2da069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:29:59.145Z|bf27acbf-4ea6-4e57-a341-a89ce27f7d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:04.770Z|0b6fa786-145e-4c55-933a-801d53ff2cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:30:04.773Z|0b6fa786-145e-4c55-933a-801d53ff2cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.253 to 10.233.73.186 2021-05-20T02:30:04.773Z|0b6fa786-145e-4c55-933a-801d53ff2cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:30:04.775Z|0b6fa786-145e-4c55-933a-801d53ff2cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:30:04.777Z|0b6fa786-145e-4c55-933a-801d53ff2cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:30:09.164Z|509fe1f0-8890-413f-8933-463a1976ed0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:09.164Z|749a20fa-6a07-45fe-966a-9b59133363d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:09.164Z|509fe1f0-8890-413f-8933-463a1976ed0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:09.164Z|749a20fa-6a07-45fe-966a-9b59133363d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:09.165Z|dac97e2e-bd8c-46e6-8c9a-c445ef02ad2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:09.165Z|dac97e2e-bd8c-46e6-8c9a-c445ef02ad2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:19.245Z|5aabbf4d-3236-47c2-b7d0-3ce1f21ecd02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:19.245Z|04d5379e-ec56-432f-9f34-f78e53a9e0b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:19.245Z|b426ab49-5c09-4dfa-86f8-1057fbca8ede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:19.246Z|5aabbf4d-3236-47c2-b7d0-3ce1f21ecd02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:19.246Z|04d5379e-ec56-432f-9f34-f78e53a9e0b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:19.246Z|b426ab49-5c09-4dfa-86f8-1057fbca8ede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:19.770Z|9ad2ab37-8aca-4262-a880-d2a55d6621e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:30:19.770Z|9ad2ab37-8aca-4262-a880-d2a55d6621e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:30:19.889Z|dd5da792-380d-413d-93b5-0dfc39d5e5db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:30:19.889Z|dd5da792-380d-413d-93b5-0dfc39d5e5db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:30:26.570Z|acd5b32f-2d7f-4700-a596-dfb7047611d0|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:30:26.571Z|acd5b32f-2d7f-4700-a596-dfb7047611d0|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:29.264Z|249f958b-42a5-4b46-862b-5c7b8631ee36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:29.264Z|0a33df32-0946-4189-bad2-f9656c2c468e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:29.264Z|0803b09b-fdf8-4228-a858-ab78292d4027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:29.265Z|249f958b-42a5-4b46-862b-5c7b8631ee36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:29.265Z|0803b09b-fdf8-4228-a858-ab78292d4027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:29.265Z|0a33df32-0946-4189-bad2-f9656c2c468e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:34.770Z|39214ec9-dac7-4769-abdf-5bc94cd34a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:30:34.771Z|39214ec9-dac7-4769-abdf-5bc94cd34a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:30:39.343Z|d10a6151-c11d-40b9-9d0e-8b594e7a91cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:39.343Z|0d04e975-8efe-4a2b-9ac6-2086d782c1b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:39.343Z|01e7d5d7-405c-477a-a6c5-ad2e02cd6ff5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:39.343Z|0d04e975-8efe-4a2b-9ac6-2086d782c1b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:39.343Z|d10a6151-c11d-40b9-9d0e-8b594e7a91cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:39.343Z|01e7d5d7-405c-477a-a6c5-ad2e02cd6ff5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:49.363Z|6af0179f-c546-4519-8285-831a685feb20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:49.363Z|e0866167-0a7d-48de-8ac2-386a7801e240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:49.363Z|83db416f-06d2-4ede-a859-216db157b45a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:49.363Z|6af0179f-c546-4519-8285-831a685feb20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:49.363Z|83db416f-06d2-4ede-a859-216db157b45a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:49.363Z|e0866167-0a7d-48de-8ac2-386a7801e240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:49.770Z|c8b18892-eada-45cc-baaf-1352ae6b4e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:30:49.773Z|c8b18892-eada-45cc-baaf-1352ae6b4e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.186 to 10.233.68.242 2021-05-20T02:30:49.774Z|c8b18892-eada-45cc-baaf-1352ae6b4e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:30:49.774Z|c8b18892-eada-45cc-baaf-1352ae6b4e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:30:49.775Z|c8b18892-eada-45cc-baaf-1352ae6b4e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:30:49.890Z|93a1123b-e92b-4a37-8310-6238d0207164|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:30:49.891Z|93a1123b-e92b-4a37-8310-6238d0207164|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:30:59.444Z|a2da7ed9-c323-410a-83ec-fa1d606f7774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:59.444Z|98af9b3e-8004-4d0e-82cd-414676506755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:59.445Z|a2da7ed9-c323-410a-83ec-fa1d606f7774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:59.445Z|98af9b3e-8004-4d0e-82cd-414676506755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:30:59.449Z|8c1bd5b9-e300-49f3-86a3-2fb344ad1650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:30:59.449Z|8c1bd5b9-e300-49f3-86a3-2fb344ad1650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:04.770Z|d06ad2be-fbfa-4c0c-95e8-ac6e99153210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:31:04.770Z|d06ad2be-fbfa-4c0c-95e8-ac6e99153210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:31:09.465Z|f6784b04-ef89-4c06-849f-240b71e8f6ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:09.465Z|67c9be60-ca4d-4210-994d-c6d2dd0e69a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:09.466Z|f6784b04-ef89-4c06-849f-240b71e8f6ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:09.466Z|67c9be60-ca4d-4210-994d-c6d2dd0e69a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:09.548Z|7dfae3ee-8364-460e-bd4a-97821c5d4dc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:09.549Z|7dfae3ee-8364-460e-bd4a-97821c5d4dc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:19.484Z|af5aa962-6abd-4851-8b66-2c562c2e6cf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:19.485Z|af5aa962-6abd-4851-8b66-2c562c2e6cf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:19.486Z|c7593a9a-572a-477e-9326-49470b7ae47a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:19.486Z|c7593a9a-572a-477e-9326-49470b7ae47a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:19.568Z|d67ee174-26f9-443b-8a2a-5fabf0ad1e42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:19.568Z|d67ee174-26f9-443b-8a2a-5fabf0ad1e42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:19.770Z|9f354e37-2a66-4c71-a668-594bb8be5505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:31:19.770Z|9f354e37-2a66-4c71-a668-594bb8be5505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:31:19.892Z|982e7a15-a051-49c6-acb6-037ddb1401b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:31:19.892Z|982e7a15-a051-49c6-acb6-037ddb1401b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:31:26.570Z|de325906-56a4-4c68-8c72-38df5ae61966|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:31:26.571Z|de325906-56a4-4c68-8c72-38df5ae61966|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:29.503Z|a814004a-1327-4487-844c-c42c28479819|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:29.504Z|a814004a-1327-4487-844c-c42c28479819|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:29.504Z|bade7160-f2c1-43d1-af5f-4dc836b205bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:29.505Z|bade7160-f2c1-43d1-af5f-4dc836b205bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:29.588Z|62c7d9a4-2ba7-4e17-b908-9b780edb232a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:29.588Z|62c7d9a4-2ba7-4e17-b908-9b780edb232a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:34.770Z|f8cedd6e-f102-450f-ade3-6fd8bb38475d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:31:34.772Z|f8cedd6e-f102-450f-ade3-6fd8bb38475d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.242 to 10.233.73.186 2021-05-20T02:31:34.772Z|f8cedd6e-f102-450f-ade3-6fd8bb38475d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:31:34.773Z|f8cedd6e-f102-450f-ade3-6fd8bb38475d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:31:34.832Z|f8cedd6e-f102-450f-ade3-6fd8bb38475d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:31:39.523Z|045ecc80-f24b-4678-9801-e241dff7001f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:39.524Z|045ecc80-f24b-4678-9801-e241dff7001f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:39.525Z|e46dceef-7b5e-4c24-a463-1f1326a2aaf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:39.525Z|e46dceef-7b5e-4c24-a463-1f1326a2aaf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:39.607Z|d5c028a5-7d8b-4997-bd6a-aa2ac6a16d58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:39.607Z|d5c028a5-7d8b-4997-bd6a-aa2ac6a16d58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:49.544Z|0ad94771-4aca-4466-a0c0-0de2b51f2910|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:49.545Z|8ed858d3-de41-4d47-baf3-c9e263164d0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:49.545Z|0ad94771-4aca-4466-a0c0-0de2b51f2910|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:49.545Z|8ed858d3-de41-4d47-baf3-c9e263164d0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:49.628Z|c9115681-f0ce-457e-8173-3a5323b0e34a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:49.628Z|c9115681-f0ce-457e-8173-3a5323b0e34a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:49.770Z|4aba8010-50b4-492a-b2ea-c2cfe6179f44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:31:49.771Z|4aba8010-50b4-492a-b2ea-c2cfe6179f44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:31:49.893Z|47eb4f89-5489-4181-ac83-8f7549ebf078|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:31:49.893Z|47eb4f89-5489-4181-ac83-8f7549ebf078|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:31:59.564Z|1dc934da-9aaa-4d4a-a0c5-c6da3ca29c60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:59.564Z|22edfeb7-5fdb-485a-a066-b69d25547e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:59.565Z|1dc934da-9aaa-4d4a-a0c5-c6da3ca29c60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:59.565Z|22edfeb7-5fdb-485a-a066-b69d25547e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:31:59.649Z|c0567eed-552b-4eec-b5dc-29da709f93a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:31:59.650Z|c0567eed-552b-4eec-b5dc-29da709f93a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:04.770Z|fd1abd35-9221-4e58-8055-4ecc488a15e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:32:04.770Z|fd1abd35-9221-4e58-8055-4ecc488a15e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:32:09.583Z|6b8d65be-d25f-4b21-a29f-ebf14b67d340|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:09.583Z|6b8d65be-d25f-4b21-a29f-ebf14b67d340|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:09.584Z|3a22d74b-da41-4622-9f3b-4a9483a29d11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:09.585Z|3a22d74b-da41-4622-9f3b-4a9483a29d11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:09.669Z|a5cb598a-8558-4999-81cb-a367e806bec7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:09.670Z|a5cb598a-8558-4999-81cb-a367e806bec7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:19.603Z|8b6d9196-5194-42ce-987c-6a3b208a4f66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:19.604Z|d54575ae-29b1-449f-a652-a3c1517e08a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:19.604Z|8b6d9196-5194-42ce-987c-6a3b208a4f66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:19.605Z|d54575ae-29b1-449f-a652-a3c1517e08a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:19.690Z|b0baa7c6-1951-462f-ae80-d1f49fe271ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:19.690Z|b0baa7c6-1951-462f-ae80-d1f49fe271ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:19.770Z|44b81466-e123-469f-a785-5b3d39ca078b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:32:19.772Z|44b81466-e123-469f-a785-5b3d39ca078b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.186 to 10.233.67.253 2021-05-20T02:32:19.773Z|44b81466-e123-469f-a785-5b3d39ca078b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:32:19.773Z|44b81466-e123-469f-a785-5b3d39ca078b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:32:19.774Z|44b81466-e123-469f-a785-5b3d39ca078b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:32:19.894Z|9267a56a-6b4d-4746-a87d-600959d931ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:32:19.894Z|9267a56a-6b4d-4746-a87d-600959d931ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:32:26.570Z|a86329b4-e872-41f2-a4a8-709efea84e27|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:32:26.571Z|a86329b4-e872-41f2-a4a8-709efea84e27|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:29.626Z|7b0ddf77-c413-43fe-a453-6e1ddea7eaa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:29.626Z|dec8cbc9-9435-471c-b6d1-36da0574eed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:29.627Z|7b0ddf77-c413-43fe-a453-6e1ddea7eaa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:29.628Z|dec8cbc9-9435-471c-b6d1-36da0574eed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:29.711Z|46fd6c64-70f7-40fc-a16f-c997e3ae6546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:29.712Z|46fd6c64-70f7-40fc-a16f-c997e3ae6546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:34.770Z|d37f6716-481d-41a6-a753-0a0644b2eabd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:32:34.771Z|d37f6716-481d-41a6-a753-0a0644b2eabd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:32:39.648Z|6340690f-c392-4f91-8c52-1115060bd1df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:39.649Z|6340690f-c392-4f91-8c52-1115060bd1df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:39.651Z|6d9c9992-5abf-4274-8d42-ed082c5c4196|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:39.652Z|6d9c9992-5abf-4274-8d42-ed082c5c4196|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:39.734Z|67a65102-8310-4d7a-8bef-c5d1cec82e74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:39.734Z|67a65102-8310-4d7a-8bef-c5d1cec82e74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:49.667Z|23049535-7f35-4060-8502-75b9289baf91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:49.668Z|23049535-7f35-4060-8502-75b9289baf91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:49.668Z|50a2a560-cd0d-44cf-acca-a4b612362808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:49.669Z|50a2a560-cd0d-44cf-acca-a4b612362808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:49.754Z|ebd6d417-8c71-4aa0-953a-2f6029cf877d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:49.754Z|ebd6d417-8c71-4aa0-953a-2f6029cf877d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:49.770Z|dac96927-5360-4e17-8fed-76c406d8dbdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:32:49.770Z|dac96927-5360-4e17-8fed-76c406d8dbdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:32:49.895Z|8333f9ff-aa19-47f3-9e36-bb987ef8adb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:32:49.895Z|8333f9ff-aa19-47f3-9e36-bb987ef8adb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:32:59.689Z|66fe0f31-fddb-4ec8-98eb-69a33ae2f6d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:59.689Z|f142df73-0fde-4022-a763-ca3d6f1f81a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:59.690Z|f142df73-0fde-4022-a763-ca3d6f1f81a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:59.690Z|66fe0f31-fddb-4ec8-98eb-69a33ae2f6d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:32:59.774Z|ef6180fb-651b-4ce0-b528-b90a26b3fe6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:32:59.775Z|ef6180fb-651b-4ce0-b528-b90a26b3fe6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:04.770Z|b7be55a2-6116-409f-9515-e71da6620947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:33:04.772Z|b7be55a2-6116-409f-9515-e71da6620947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.253 to 10.233.68.242 2021-05-20T02:33:04.772Z|b7be55a2-6116-409f-9515-e71da6620947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:33:04.773Z|b7be55a2-6116-409f-9515-e71da6620947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:33:04.774Z|b7be55a2-6116-409f-9515-e71da6620947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:33:09.710Z|471f7041-0ed8-4bbb-bdfe-4069d7e428b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:09.710Z|90bc877c-c997-4f30-b302-2c76af53d42a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:09.710Z|90bc877c-c997-4f30-b302-2c76af53d42a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:09.710Z|471f7041-0ed8-4bbb-bdfe-4069d7e428b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:09.793Z|ab63a756-b7c3-4fb5-8696-f00d934b38d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:09.794Z|ab63a756-b7c3-4fb5-8696-f00d934b38d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:19.731Z|e867c188-1447-4b2c-8d55-b021d7aecfb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:19.731Z|14bea583-b021-4781-8083-806f28b0c4d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:19.731Z|e867c188-1447-4b2c-8d55-b021d7aecfb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:19.732Z|14bea583-b021-4781-8083-806f28b0c4d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:19.770Z|5c78f3bc-8d89-4356-b786-3ffdc93e01f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:33:19.770Z|5c78f3bc-8d89-4356-b786-3ffdc93e01f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:33:19.812Z|efbe2c78-a1ef-41f8-b20e-84ffc70ef675|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:19.813Z|efbe2c78-a1ef-41f8-b20e-84ffc70ef675|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:19.896Z|94c92284-f33e-4aee-b84f-dfb613cb19f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:33:19.896Z|94c92284-f33e-4aee-b84f-dfb613cb19f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:33:26.570Z|4de63c26-3283-40c0-b61a-e9f76a0dff18|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:33:26.571Z|4de63c26-3283-40c0-b61a-e9f76a0dff18|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:29.751Z|83eafb28-6444-45e7-a2b3-40f59c00aaf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:29.751Z|ac67fe75-2947-4f1d-b5c2-d8c5570e220f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:29.751Z|ac67fe75-2947-4f1d-b5c2-d8c5570e220f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:29.751Z|83eafb28-6444-45e7-a2b3-40f59c00aaf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:29.832Z|e34a0b20-74a7-489e-b573-b0f6028b023c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:29.833Z|e34a0b20-74a7-489e-b573-b0f6028b023c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:34.770Z|690ad593-b245-4d7c-932c-dcbf762bc5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:33:34.771Z|690ad593-b245-4d7c-932c-dcbf762bc5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:33:39.771Z|736e5e65-b7e3-4167-964c-51183daa66cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:39.771Z|ece0f856-17dd-45eb-accf-54b1afbb48d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:39.771Z|736e5e65-b7e3-4167-964c-51183daa66cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:39.772Z|ece0f856-17dd-45eb-accf-54b1afbb48d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:39.853Z|b5afb9ee-ed04-4046-8ae1-01d0d142df1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:39.854Z|b5afb9ee-ed04-4046-8ae1-01d0d142df1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:49.770Z|537bf3d9-c934-43ac-a7e2-765b7cb404c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:33:49.772Z|537bf3d9-c934-43ac-a7e2-765b7cb404c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.242 to 10.233.67.253 2021-05-20T02:33:49.773Z|537bf3d9-c934-43ac-a7e2-765b7cb404c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:33:49.773Z|537bf3d9-c934-43ac-a7e2-765b7cb404c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:33:49.774Z|537bf3d9-c934-43ac-a7e2-765b7cb404c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:33:49.836Z|6183fb43-0502-4a23-8932-4ce6d9d98a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:49.837Z|91025f36-23d3-4812-9a55-68368bfbd805|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:49.837Z|6183fb43-0502-4a23-8932-4ce6d9d98a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:49.837Z|91025f36-23d3-4812-9a55-68368bfbd805|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:49.874Z|812cb5ef-8412-4b18-99c7-845f0a8cecb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:49.875Z|812cb5ef-8412-4b18-99c7-845f0a8cecb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:49.897Z|10bf2db4-8033-420c-aa81-1232e3e5b876|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:33:49.897Z|10bf2db4-8033-420c-aa81-1232e3e5b876|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:33:59.857Z|e3d28043-a782-44ff-a44b-49c2850a7a90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:59.857Z|f96426d0-3afb-43a1-9d82-586d990bec44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:59.858Z|e3d28043-a782-44ff-a44b-49c2850a7a90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:59.858Z|f96426d0-3afb-43a1-9d82-586d990bec44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:33:59.933Z|37a389b9-343e-44bd-a7cc-cec87f5906d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:33:59.934Z|37a389b9-343e-44bd-a7cc-cec87f5906d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:04.770Z|f60b82e5-632d-403f-b473-70fdff3afd55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:34:04.770Z|f60b82e5-632d-403f-b473-70fdff3afd55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:34:09.877Z|1fec5838-3ce5-43c8-8920-727916ce1de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:34:09.877Z|77e20c11-7224-4552-a048-ae93db4a50a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:34:09.878Z|77e20c11-7224-4552-a048-ae93db4a50a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:09.878Z|1fec5838-3ce5-43c8-8920-727916ce1de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:09.953Z|1384a952-938b-4ed9-9f70-ff066cc28a00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:34:09.953Z|1384a952-938b-4ed9-9f70-ff066cc28a00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:19.770Z|f84f9ce0-35ed-4e2b-b243-bbca54ad7aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:34:19.770Z|f84f9ce0-35ed-4e2b-b243-bbca54ad7aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:34:19.897Z|f838b6cc-8305-4490-ae4f-88cd2ff3e1f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:34:19.897Z|6fe02532-76a0-4aae-aa14-c86d70551084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:34:19.897Z|6fe02532-76a0-4aae-aa14-c86d70551084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:19.897Z|f838b6cc-8305-4490-ae4f-88cd2ff3e1f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:19.898Z|04c47d91-dded-4352-a5a7-0c3150bb5338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:34:19.898Z|04c47d91-dded-4352-a5a7-0c3150bb5338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:34:19.972Z|1baae303-5930-4ad7-b7b2-1fea2e4047c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:34:19.973Z|1baae303-5930-4ad7-b7b2-1fea2e4047c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:26.571Z|97493f20-22ca-4fa6-8cf9-30c79d38f2a6|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:34:26.572Z|97493f20-22ca-4fa6-8cf9-30c79d38f2a6|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:29.944Z|ee891049-2e25-486e-8520-7bd823535ed5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:34:29.944Z|456e5cee-744b-4d9a-8263-e2fb3773c317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:34:29.944Z|ee891049-2e25-486e-8520-7bd823535ed5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:29.944Z|456e5cee-744b-4d9a-8263-e2fb3773c317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:29.992Z|40fdf9af-9d25-461b-8856-21412066b618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:34:29.993Z|40fdf9af-9d25-461b-8856-21412066b618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:34.770Z|40ab2bca-0eb4-4e1c-8d86-277498b91f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:34:34.772Z|40ab2bca-0eb4-4e1c-8d86-277498b91f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:34:39.963Z|d37bbdb9-d0b0-460c-9e64-e8c339098abe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:34:39.963Z|6c38f81f-b49c-43cc-90c8-e9830add21f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:34:39.964Z|d37bbdb9-d0b0-460c-9e64-e8c339098abe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:39.964Z|6c38f81f-b49c-43cc-90c8-e9830add21f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:40.012Z|ecb46fda-64b9-46fe-854f-520ca688df98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:34:40.013Z|ecb46fda-64b9-46fe-854f-520ca688df98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:49.770Z|e01ffdf4-1d6b-405d-8279-56769b4d7edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:34:49.770Z|e01ffdf4-1d6b-405d-8279-56769b4d7edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:34:49.899Z|4e99f73d-77ce-4c36-83bd-dbcc9009442d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:34:49.899Z|4e99f73d-77ce-4c36-83bd-dbcc9009442d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:34:49.983Z|e8a49f0d-6e39-4ec2-a02f-824b1d098217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:34:49.983Z|2724fb66-6e0c-4586-bfa0-e388b81bc326|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:34:49.984Z|2724fb66-6e0c-4586-bfa0-e388b81bc326|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:49.984Z|e8a49f0d-6e39-4ec2-a02f-824b1d098217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:34:50.032Z|af3aa544-7249-4e77-889c-4373d88e86d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:34:50.033Z|af3aa544-7249-4e77-889c-4373d88e86d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:00.044Z|3ab3e050-b6bc-4cc9-b546-0ed26d6456f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:00.045Z|3ab3e050-b6bc-4cc9-b546-0ed26d6456f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:00.046Z|aafbbb8f-bee7-4b9f-9830-f12b92408335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:00.047Z|aafbbb8f-bee7-4b9f-9830-f12b92408335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:00.056Z|96d7c7ff-f492-4f6f-ae41-d875484e9b60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:00.057Z|96d7c7ff-f492-4f6f-ae41-d875484e9b60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:04.770Z|5806f5af-d3d5-465b-93b9-7584bc5d743c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:35:04.770Z|5806f5af-d3d5-465b-93b9-7584bc5d743c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:35:10.069Z|7431f78d-ee9b-4f46-a52c-2e4c6a11bb02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:10.069Z|336e4ab7-bda9-487e-beaf-35292ecb3c89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:10.070Z|336e4ab7-bda9-487e-beaf-35292ecb3c89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:10.070Z|7431f78d-ee9b-4f46-a52c-2e4c6a11bb02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:10.076Z|3d5ec662-2b17-4c9f-9774-d81b029fb042|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:10.076Z|3d5ec662-2b17-4c9f-9774-d81b029fb042|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:19.771Z|2487fa07-462d-4781-ba17-7aaa58b61c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:35:19.773Z|2487fa07-462d-4781-ba17-7aaa58b61c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.253 to 10.233.68.242 2021-05-20T02:35:19.774Z|2487fa07-462d-4781-ba17-7aaa58b61c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:35:19.775Z|2487fa07-462d-4781-ba17-7aaa58b61c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:35:19.776Z|2487fa07-462d-4781-ba17-7aaa58b61c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:35:19.900Z|c20b163a-8f6e-432a-b805-fd878a497a43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:35:19.900Z|c20b163a-8f6e-432a-b805-fd878a497a43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:35:20.146Z|f354dc2c-b59e-46c2-adca-08f6c6f0da07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:20.146Z|849b2b52-ab00-49fc-887f-851b7833bd77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:20.146Z|199bb34f-f6a0-4ba1-955a-84dfa97beb5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:20.147Z|f354dc2c-b59e-46c2-adca-08f6c6f0da07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:20.147Z|849b2b52-ab00-49fc-887f-851b7833bd77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:20.147Z|199bb34f-f6a0-4ba1-955a-84dfa97beb5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:26.572Z|b162cab1-5f61-44e5-8bf4-96d976a863f7|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:35:26.573Z|b162cab1-5f61-44e5-8bf4-96d976a863f7|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:30.239Z|65b317da-d9cc-4470-aa57-30702f48ab40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:30.240Z|65b317da-d9cc-4470-aa57-30702f48ab40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:30.243Z|a0b6deb0-132e-4509-a006-4397494d34c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:30.244Z|a0b6deb0-132e-4509-a006-4397494d34c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:30.248Z|1d0bcbc6-f41c-4247-94d6-4254c64d87f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:30.248Z|1d0bcbc6-f41c-4247-94d6-4254c64d87f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:34.770Z|2163119d-55d4-45ed-a094-18de4661bf6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:35:34.770Z|2163119d-55d4-45ed-a094-18de4661bf6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:35:40.259Z|02ef329e-edf6-426e-8450-b602b37d3ed1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:40.260Z|02ef329e-edf6-426e-8450-b602b37d3ed1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:40.263Z|32962dfe-7125-49c8-b33f-e17a3201d44e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:40.264Z|32962dfe-7125-49c8-b33f-e17a3201d44e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:40.350Z|7ae191e3-4000-4873-adf3-9a3e6940deaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:40.351Z|7ae191e3-4000-4873-adf3-9a3e6940deaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:49.770Z|f4953764-b003-45fa-b9e6-8dad144025e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:35:49.771Z|f4953764-b003-45fa-b9e6-8dad144025e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:35:49.901Z|afdc24e2-8116-4587-8621-fd04e299e23e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:35:49.901Z|afdc24e2-8116-4587-8621-fd04e299e23e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:35:50.280Z|4aab0034-c705-4cdf-895c-0d4257ffd5d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:50.280Z|dad8a115-b0af-4b7f-a383-de636d43211a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:50.281Z|dad8a115-b0af-4b7f-a383-de636d43211a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:50.281Z|4aab0034-c705-4cdf-895c-0d4257ffd5d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:35:50.370Z|9504edb2-deb9-46eb-bc1d-1a81711eba59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:35:50.371Z|9504edb2-deb9-46eb-bc1d-1a81711eba59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:00.301Z|0142c139-c746-4262-a76a-87b099a5913e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:00.302Z|0142c139-c746-4262-a76a-87b099a5913e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:00.348Z|a6f7b891-f5ed-4dbe-9e4b-4aee08b997b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:00.349Z|a6f7b891-f5ed-4dbe-9e4b-4aee08b997b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:00.389Z|f83d6da0-31c5-4482-b2fa-12bc57e20a80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:00.390Z|f83d6da0-31c5-4482-b2fa-12bc57e20a80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:04.770Z|8d841181-e2a1-4a81-a4f5-a94b6b69ead6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:36:04.772Z|8d841181-e2a1-4a81-a4f5-a94b6b69ead6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:36:10.345Z|ae3331a2-d1b4-4696-ae0e-fbb769424537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:10.345Z|ae3331a2-d1b4-4696-ae0e-fbb769424537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:10.368Z|d26ddebb-2564-4a6c-974e-5f84ca709d71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:10.369Z|d26ddebb-2564-4a6c-974e-5f84ca709d71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:10.408Z|73a35ef2-251c-405d-ae79-4dcfbaa8a73f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:10.409Z|73a35ef2-251c-405d-ae79-4dcfbaa8a73f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:19.770Z|b899df35-b9c4-4eb9-8016-d23b80a618d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:36:19.770Z|b899df35-b9c4-4eb9-8016-d23b80a618d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:36:19.902Z|1fe9f845-0058-445f-98f0-353996593916|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:36:19.903Z|1fe9f845-0058-445f-98f0-353996593916|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:36:20.365Z|937d3818-5a4d-4b44-be61-0b94dfab1a75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:20.366Z|937d3818-5a4d-4b44-be61-0b94dfab1a75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:20.387Z|137f8717-8616-44eb-8454-528024bda54e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:20.387Z|137f8717-8616-44eb-8454-528024bda54e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:20.434Z|dfefb788-20bc-40a9-98d1-f9697c3a232b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:20.435Z|dfefb788-20bc-40a9-98d1-f9697c3a232b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:26.570Z|68293620-4312-4424-a185-6db9c85516cb|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:36:26.571Z|68293620-4312-4424-a185-6db9c85516cb|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:30.444Z|bf79c1e9-3975-44bc-b8e4-2bc0dbb88ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:30.444Z|0011cbac-d169-47ba-b93b-d907f46640c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:30.444Z|bf79c1e9-3975-44bc-b8e4-2bc0dbb88ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:30.445Z|0011cbac-d169-47ba-b93b-d907f46640c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:30.456Z|7bbc267a-64b5-4b71-a483-3b035d86d0c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:30.457Z|7bbc267a-64b5-4b71-a483-3b035d86d0c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:34.770Z|5588e41e-1924-4a1d-ad75-121e8bc8c26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:36:34.771Z|5588e41e-1924-4a1d-ad75-121e8bc8c26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:36:40.546Z|9a760df2-1491-4c9b-af06-f4ec3b5a7708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:40.546Z|42f2075e-8ece-468e-9e0d-5adfeaf4aca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:40.546Z|7d5d5146-0478-4ccc-b7ba-4e87c460acdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:40.546Z|9a760df2-1491-4c9b-af06-f4ec3b5a7708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:40.546Z|7d5d5146-0478-4ccc-b7ba-4e87c460acdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:40.547Z|42f2075e-8ece-468e-9e0d-5adfeaf4aca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:49.770Z|63b83f8e-6f56-4f9e-917f-71d120340abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:36:49.773Z|63b83f8e-6f56-4f9e-917f-71d120340abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:36:49.903Z|9a305d93-f140-4aeb-8723-89489f02180b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:36:49.904Z|9a305d93-f140-4aeb-8723-89489f02180b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:36:50.642Z|ce3e8ee2-c2ed-4844-b6e3-44d89f9f388a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:50.642Z|651d61bc-7153-456f-9eae-ff783ef7dc31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:50.642Z|ce3e8ee2-c2ed-4844-b6e3-44d89f9f388a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:50.642Z|651d61bc-7153-456f-9eae-ff783ef7dc31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:36:50.643Z|49c8f75f-5a1d-4851-ab4c-3f15567d7642|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:36:50.643Z|49c8f75f-5a1d-4851-ab4c-3f15567d7642|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:00.744Z|d103eb9a-26f8-48ff-afdc-da47b30d604c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:00.744Z|21112bb7-79a4-411b-8217-2217339cb88f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:00.744Z|fd435c7e-f219-4e30-80af-fbfcc1eed98e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:00.745Z|21112bb7-79a4-411b-8217-2217339cb88f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:00.745Z|d103eb9a-26f8-48ff-afdc-da47b30d604c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:00.745Z|fd435c7e-f219-4e30-80af-fbfcc1eed98e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:04.770Z|6a1beed7-ea1b-498a-996b-2ae4451f2aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:37:04.770Z|6a1beed7-ea1b-498a-996b-2ae4451f2aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:37:10.842Z|fc7fd11d-7935-4688-81b0-392e5c9c68b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:10.842Z|1ef81a0f-cbef-4d70-8aca-1e4a4f8e8f60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:10.843Z|ceb32ad9-6552-48ef-b6c3-13904c3dae61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:10.843Z|fc7fd11d-7935-4688-81b0-392e5c9c68b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:10.843Z|1ef81a0f-cbef-4d70-8aca-1e4a4f8e8f60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:10.843Z|ceb32ad9-6552-48ef-b6c3-13904c3dae61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:19.770Z|809f286f-3d60-42ca-9a8d-4cbf24efa961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:37:19.770Z|809f286f-3d60-42ca-9a8d-4cbf24efa961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:37:19.904Z|7d22f485-c39d-45c2-af7c-d0376b9dca94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:37:19.905Z|7d22f485-c39d-45c2-af7c-d0376b9dca94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:37:20.863Z|f19e0bcb-c698-4fdb-b22b-437c63f7d9bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:20.863Z|792a5975-841e-42a3-8165-224fa6bd0785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:20.864Z|792a5975-841e-42a3-8165-224fa6bd0785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:20.864Z|f19e0bcb-c698-4fdb-b22b-437c63f7d9bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:20.865Z|130cac99-cc41-4756-b80c-d6ecedc5b6d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:20.865Z|130cac99-cc41-4756-b80c-d6ecedc5b6d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:26.570Z|dd9a1a97-5975-421e-a4a8-3f286eb376ed|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:37:26.571Z|dd9a1a97-5975-421e-a4a8-3f286eb376ed|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:30.882Z|0f68047e-62b6-4db7-b1ce-be25ea73dc02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:30.882Z|0f68047e-62b6-4db7-b1ce-be25ea73dc02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:30.886Z|64d62f90-6089-4cb4-88c8-3b9ddf586852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:30.886Z|94b5256e-6cbd-47ad-bb27-f28c44267a72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:30.887Z|94b5256e-6cbd-47ad-bb27-f28c44267a72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:30.887Z|64d62f90-6089-4cb4-88c8-3b9ddf586852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:34.770Z|fded9455-7415-435a-8025-9af9f2997d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:37:34.772Z|fded9455-7415-435a-8025-9af9f2997d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.242 to 10.233.67.253 2021-05-20T02:37:34.772Z|fded9455-7415-435a-8025-9af9f2997d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:37:34.773Z|fded9455-7415-435a-8025-9af9f2997d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:37:34.774Z|fded9455-7415-435a-8025-9af9f2997d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:37:40.944Z|50333cc4-e5a6-4623-813b-37bbcd2c8993|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:40.945Z|df8e703f-17c0-4ac3-a9e4-df959b16cfd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:40.945Z|ad8ed9d0-d059-4ce4-a3a4-faf23739be97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:40.945Z|df8e703f-17c0-4ac3-a9e4-df959b16cfd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:40.945Z|50333cc4-e5a6-4623-813b-37bbcd2c8993|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:40.945Z|ad8ed9d0-d059-4ce4-a3a4-faf23739be97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:49.770Z|d92d91a5-4be8-4d7b-a25f-c6618666325f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:37:49.770Z|d92d91a5-4be8-4d7b-a25f-c6618666325f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:37:49.905Z|bdfa62dd-e36e-4682-aaa7-42350c45d5a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:37:49.906Z|bdfa62dd-e36e-4682-aaa7-42350c45d5a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:37:51.045Z|3c965503-7aa7-448d-a060-8dffb3049ed5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:51.045Z|25d4f10f-25ef-4a30-a304-8bdd0f8ae946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:51.046Z|25d4f10f-25ef-4a30-a304-8bdd0f8ae946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:51.046Z|3c965503-7aa7-448d-a060-8dffb3049ed5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:37:51.047Z|7b2fd84b-4767-45cf-97cc-c23655758654|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:37:51.047Z|7b2fd84b-4767-45cf-97cc-c23655758654|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:01.064Z|82bb9142-b724-4bfe-9a6a-b9f38b394017|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:01.065Z|82bb9142-b724-4bfe-9a6a-b9f38b394017|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:01.066Z|ac4f52ec-ab04-4c8e-b17e-b8bd3cc2b0d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:01.066Z|ac4f52ec-ab04-4c8e-b17e-b8bd3cc2b0d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:01.068Z|23b76ce3-5114-4de9-b08a-03e89e092bee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:01.068Z|23b76ce3-5114-4de9-b08a-03e89e092bee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:04.770Z|1789ad2b-74ca-4222-a522-38736aaa8d4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:38:04.770Z|1789ad2b-74ca-4222-a522-38736aaa8d4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:38:11.152Z|1a5ffac0-89a5-4269-a062-441ea82a32d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:11.153Z|1a5ffac0-89a5-4269-a062-441ea82a32d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:11.238Z|bc4a35c0-d54e-4724-a340-abfec0da15f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:11.238Z|bc4a35c0-d54e-4724-a340-abfec0da15f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:11.275Z|69b0d71c-fb40-4525-a8e4-efb2f8a104a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:11.275Z|69b0d71c-fb40-4525-a8e4-efb2f8a104a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:19.770Z|461985e0-52fa-4238-a3f8-c9fd502aa263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:38:19.772Z|461985e0-52fa-4238-a3f8-c9fd502aa263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.253 to 10.233.73.186 2021-05-20T02:38:19.773Z|461985e0-52fa-4238-a3f8-c9fd502aa263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:38:19.773Z|461985e0-52fa-4238-a3f8-c9fd502aa263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:38:19.774Z|461985e0-52fa-4238-a3f8-c9fd502aa263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:38:19.906Z|91c3c336-bd31-46f5-aa20-da8ef3021601|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:38:19.907Z|91c3c336-bd31-46f5-aa20-da8ef3021601|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:38:21.247Z|b6fa4cd6-e598-4183-80ce-33fb152d59e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:21.248Z|b6fa4cd6-e598-4183-80ce-33fb152d59e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:21.258Z|4ff508ba-9071-4c0a-a731-28bc1094e340|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:21.258Z|4ff508ba-9071-4c0a-a731-28bc1094e340|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:21.292Z|851a8275-33b1-43b0-81ec-c2b5602cc08d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:21.293Z|851a8275-33b1-43b0-81ec-c2b5602cc08d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:26.570Z|c6966be2-6bd0-4222-8e46-4a0e3d089f20|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:38:26.571Z|c6966be2-6bd0-4222-8e46-4a0e3d089f20|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:31.266Z|5feb9050-583b-41a4-a9f6-bda29323b950|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:31.267Z|5feb9050-583b-41a4-a9f6-bda29323b950|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:31.275Z|828bf7e9-0a9f-4e28-97bc-088b51ac6e91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:31.276Z|828bf7e9-0a9f-4e28-97bc-088b51ac6e91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:31.331Z|7b0ff81d-d61f-48e2-a488-d6ad0a441b69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:31.332Z|7b0ff81d-d61f-48e2-a488-d6ad0a441b69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:34.770Z|23a34b0a-30f9-4b99-8f6c-a182f349e66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:38:34.770Z|23a34b0a-30f9-4b99-8f6c-a182f349e66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:38:41.285Z|c06df548-1b74-44b8-961b-d4aca272f9b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:41.286Z|c06df548-1b74-44b8-961b-d4aca272f9b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:41.338Z|e1f5614a-e186-49e4-86e7-eead8b6c2171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:41.339Z|e1f5614a-e186-49e4-86e7-eead8b6c2171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:41.350Z|57334b4c-dfe1-4006-b79c-7b856a4746f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:41.351Z|57334b4c-dfe1-4006-b79c-7b856a4746f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:49.770Z|c9d01ae5-423c-4f82-82f9-9a946cc92bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:38:49.770Z|c9d01ae5-423c-4f82-82f9-9a946cc92bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:38:49.907Z|c78bd826-847b-4869-b074-ecf244ddfd93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:38:49.908Z|c78bd826-847b-4869-b074-ecf244ddfd93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:38:51.345Z|40b0b8a5-dca3-45a1-bf8a-6de586916332|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:51.346Z|40b0b8a5-dca3-45a1-bf8a-6de586916332|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:51.356Z|935854c8-4c7f-4d1e-a7e8-e62783102973|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:51.357Z|935854c8-4c7f-4d1e-a7e8-e62783102973|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:38:51.368Z|38fc4d8c-0d25-4b5e-b34d-c639f3aad81c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:38:51.368Z|38fc4d8c-0d25-4b5e-b34d-c639f3aad81c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:01.442Z|4da59333-1523-47bb-afa1-89d4183644f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:01.443Z|4da59333-1523-47bb-afa1-89d4183644f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:01.445Z|22c202ab-0a40-4ff3-b7ad-f25c9f902294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:01.446Z|22c202ab-0a40-4ff3-b7ad-f25c9f902294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:01.447Z|c9834885-c14c-40ee-b910-8f8d820de9f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:01.447Z|c9834885-c14c-40ee-b910-8f8d820de9f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:04.770Z|14ff2caf-e329-482e-852a-05673f0b7668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:39:04.773Z|14ff2caf-e329-482e-852a-05673f0b7668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:39:11.543Z|db0f50e2-43a1-4120-98c2-29adfc373e65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:11.543Z|9e5998f5-ef77-4076-b04a-a91703369e92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:11.543Z|db0f50e2-43a1-4120-98c2-29adfc373e65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:11.543Z|9e5998f5-ef77-4076-b04a-a91703369e92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:11.546Z|3d861e2e-f7a5-4f8e-8bcb-171d38aebc24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:11.546Z|3d861e2e-f7a5-4f8e-8bcb-171d38aebc24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:19.770Z|1c91cfc0-5e24-484c-983b-c2819fab0339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:39:19.770Z|1c91cfc0-5e24-484c-983b-c2819fab0339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:39:19.908Z|7a777e7b-69ea-41d6-9021-3a64701694a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:39:19.909Z|7a777e7b-69ea-41d6-9021-3a64701694a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:39:21.645Z|43dd3833-eda7-4787-89ae-da3b708c4821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:21.645Z|3ad4653b-4fb1-4ab0-8549-de7ac2bcb511|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:21.645Z|0431bd11-c661-4c44-beb9-f590fc081420|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:21.646Z|3ad4653b-4fb1-4ab0-8549-de7ac2bcb511|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:21.646Z|0431bd11-c661-4c44-beb9-f590fc081420|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:21.646Z|43dd3833-eda7-4787-89ae-da3b708c4821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:26.571Z|7a75fd88-1036-4bb0-bfe9-486cf800e5fb|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:39:26.572Z|7a75fd88-1036-4bb0-bfe9-486cf800e5fb|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:31.664Z|a0cb31e9-0f23-49d9-b442-0ecfe1a2920c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:31.664Z|ea423912-4adc-4d7b-9e93-d339a7aba121|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:31.664Z|5ddce882-57ba-4689-8bc5-7ff8ed4da376|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:31.665Z|a0cb31e9-0f23-49d9-b442-0ecfe1a2920c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:31.665Z|ea423912-4adc-4d7b-9e93-d339a7aba121|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:31.665Z|5ddce882-57ba-4689-8bc5-7ff8ed4da376|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:34.770Z|0457060f-b782-48e2-9ca1-2aa9e60e875f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:39:34.771Z|0457060f-b782-48e2-9ca1-2aa9e60e875f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:39:41.744Z|b981dd7a-582c-41f9-9e2a-a159af1a78f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:41.744Z|05851146-db41-4a76-a076-7d4b282f8809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:41.745Z|b981dd7a-582c-41f9-9e2a-a159af1a78f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:41.745Z|05851146-db41-4a76-a076-7d4b282f8809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:41.745Z|a8671fb6-ed76-4dfe-8856-6eeef4bf5bb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:41.746Z|a8671fb6-ed76-4dfe-8856-6eeef4bf5bb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:49.770Z|1d346425-e98a-4695-8b40-19fbc10de109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:39:49.772Z|1d346425-e98a-4695-8b40-19fbc10de109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.186 to 10.233.68.242 2021-05-20T02:39:49.773Z|1d346425-e98a-4695-8b40-19fbc10de109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:39:49.773Z|1d346425-e98a-4695-8b40-19fbc10de109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:39:49.774Z|1d346425-e98a-4695-8b40-19fbc10de109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:39:49.910Z|5cba81b8-5c6a-490f-94f3-35f0e2000c39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:39:49.910Z|5cba81b8-5c6a-490f-94f3-35f0e2000c39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:39:51.845Z|6c576094-d24e-4867-92a7-7ae52491358f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:51.846Z|6c576094-d24e-4867-92a7-7ae52491358f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:51.846Z|b872a666-b976-418f-89c6-589b10f8a85f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:51.847Z|b872a666-b976-418f-89c6-589b10f8a85f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:39:51.847Z|9dd318aa-4de1-45bd-874a-0fcea371847d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:39:51.848Z|9dd318aa-4de1-45bd-874a-0fcea371847d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:01.867Z|bb0d44a2-27c9-4f23-80fb-c246bff06f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:01.867Z|61b94ec3-fe04-4c1c-b0f8-9ec012f6025b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:01.868Z|bb0d44a2-27c9-4f23-80fb-c246bff06f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:01.868Z|61b94ec3-fe04-4c1c-b0f8-9ec012f6025b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:01.948Z|39b026dc-df2e-4759-8ef7-c71ed24c0205|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:01.949Z|39b026dc-df2e-4759-8ef7-c71ed24c0205|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:04.770Z|5f6e3d2b-4f87-4a45-b323-26332601dc53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:40:04.770Z|5f6e3d2b-4f87-4a45-b323-26332601dc53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:40:11.887Z|404da122-31b9-4be2-afc2-aa3d4a20e3db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:11.888Z|404da122-31b9-4be2-afc2-aa3d4a20e3db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:11.888Z|3cccdf00-6d2e-44bf-8884-b7711ed952e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:11.889Z|3cccdf00-6d2e-44bf-8884-b7711ed952e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:11.970Z|744790bb-e505-44c6-acf0-56f1e30f1b18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:11.970Z|744790bb-e505-44c6-acf0-56f1e30f1b18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:19.770Z|0970c664-bdec-4b0a-bf09-96765bf69190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:40:19.770Z|0970c664-bdec-4b0a-bf09-96765bf69190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:40:19.911Z|5c553c30-f156-4de6-ac7a-4ddca74d6c8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:40:19.911Z|5c553c30-f156-4de6-ac7a-4ddca74d6c8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:40:21.907Z|d79062ea-b513-41dc-a402-736bc3d34898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:21.907Z|aa79ca1e-029e-4383-aef9-2936fce2b47f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:21.907Z|d79062ea-b513-41dc-a402-736bc3d34898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:21.907Z|aa79ca1e-029e-4383-aef9-2936fce2b47f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:21.989Z|a1665357-9d99-4b2c-a728-76de4de9a91c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:21.990Z|a1665357-9d99-4b2c-a728-76de4de9a91c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:26.571Z|55ce9ce7-a3db-4187-8437-af566bb91a33|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:40:26.572Z|55ce9ce7-a3db-4187-8437-af566bb91a33|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:31.926Z|37e00ffa-80f3-4589-8aab-78c506ffb7cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:31.926Z|a7372564-7190-45db-8f13-78026cb6411a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:31.927Z|a7372564-7190-45db-8f13-78026cb6411a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:31.927Z|37e00ffa-80f3-4589-8aab-78c506ffb7cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:32.009Z|f63bd8b3-bcdf-405e-a5cb-161129d75af8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:32.010Z|f63bd8b3-bcdf-405e-a5cb-161129d75af8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:34.770Z|e2c8d0d5-951c-4400-bc5e-7accb985884d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:40:34.772Z|e2c8d0d5-951c-4400-bc5e-7accb985884d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.242 to 10.233.73.186 2021-05-20T02:40:34.772Z|e2c8d0d5-951c-4400-bc5e-7accb985884d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:40:34.773Z|e2c8d0d5-951c-4400-bc5e-7accb985884d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:40:34.774Z|e2c8d0d5-951c-4400-bc5e-7accb985884d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:40:41.947Z|fa1c9aad-d46e-4312-9f86-c02a5e441ee2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:41.947Z|87a039b2-7038-4ea8-85d9-1845b7d4d8b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:41.948Z|87a039b2-7038-4ea8-85d9-1845b7d4d8b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:41.948Z|fa1c9aad-d46e-4312-9f86-c02a5e441ee2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:42.029Z|9df76e98-45b4-4065-8073-175d79ae7740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:42.030Z|9df76e98-45b4-4065-8073-175d79ae7740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:49.770Z|09ffe571-9f56-4eff-8017-046ff32f800d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:40:49.770Z|09ffe571-9f56-4eff-8017-046ff32f800d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:40:49.912Z|da25916f-2ed8-4f1d-ad64-e94ad4ab6b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:40:49.912Z|da25916f-2ed8-4f1d-ad64-e94ad4ab6b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:40:51.968Z|cd29af95-e52c-4953-b9e1-c9d12690430a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:51.968Z|e369c129-1fb1-4376-be53-a258b078cbc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:51.969Z|cd29af95-e52c-4953-b9e1-c9d12690430a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:51.969Z|e369c129-1fb1-4376-be53-a258b078cbc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:40:52.049Z|e1e64488-36cf-43f9-99d4-367a18fc06e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:40:52.049Z|e1e64488-36cf-43f9-99d4-367a18fc06e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:01.988Z|8c705b1a-87c0-478d-a930-81d59f88b234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:01.988Z|eb4aa850-8bed-41c1-b1bb-999829883e32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:01.988Z|8c705b1a-87c0-478d-a930-81d59f88b234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:01.989Z|eb4aa850-8bed-41c1-b1bb-999829883e32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:02.068Z|0008eabe-ec53-47d8-b796-194502b9a40b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:02.068Z|0008eabe-ec53-47d8-b796-194502b9a40b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:04.770Z|8e62c2b0-9cee-4057-ad7c-b73e087f4f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:41:04.771Z|8e62c2b0-9cee-4057-ad7c-b73e087f4f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:41:12.007Z|13f05b6e-e7a8-480f-9602-aa4c1650d78b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:12.008Z|2c43fed8-a76c-48c0-9743-7715aac6d200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:12.008Z|2c43fed8-a76c-48c0-9743-7715aac6d200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:12.008Z|13f05b6e-e7a8-480f-9602-aa4c1650d78b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:12.088Z|ba138644-689a-487b-8211-e30869fd0074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:12.089Z|ba138644-689a-487b-8211-e30869fd0074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:19.770Z|af04958b-cfeb-46ad-9a09-20886739ff90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:41:19.772Z|af04958b-cfeb-46ad-9a09-20886739ff90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:41:19.913Z|3b5b5265-aa37-4c45-a127-1c833c13ec2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:41:19.913Z|3b5b5265-aa37-4c45-a127-1c833c13ec2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:41:22.028Z|eaf2a908-4843-42c2-97c8-f1879e798320|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:22.028Z|8c8fcd8f-213a-4312-9084-c30559fa2820|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:22.028Z|8c8fcd8f-213a-4312-9084-c30559fa2820|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:22.028Z|eaf2a908-4843-42c2-97c8-f1879e798320|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:22.108Z|6de6b47f-3304-4771-806d-f5aac08608bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:22.109Z|6de6b47f-3304-4771-806d-f5aac08608bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:26.570Z|0978abbb-9ba8-4c1b-87a0-8cccc99e317f|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:41:26.571Z|0978abbb-9ba8-4c1b-87a0-8cccc99e317f|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:32.055Z|719cf723-b18a-42ca-a524-c521beb060d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:32.055Z|d70b0f3c-e575-4d72-8bc7-1adee3b8ce4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:32.056Z|d70b0f3c-e575-4d72-8bc7-1adee3b8ce4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:32.056Z|719cf723-b18a-42ca-a524-c521beb060d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:32.127Z|ec9b37aa-3623-400f-a98a-7eafaf3fe8a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:32.127Z|ec9b37aa-3623-400f-a98a-7eafaf3fe8a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:34.770Z|ffde0464-eda5-4fba-8d1d-11ea79ec176e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:41:34.770Z|ffde0464-eda5-4fba-8d1d-11ea79ec176e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:41:42.077Z|97f4f336-fbd6-4c5f-8061-06aec5db5f9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:42.077Z|98c0e297-5026-4ff3-a149-8131422a0f30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:42.077Z|98c0e297-5026-4ff3-a149-8131422a0f30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:42.077Z|97f4f336-fbd6-4c5f-8061-06aec5db5f9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:42.146Z|cbe79b14-f7a4-43c4-a34d-bb804a714009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:42.147Z|cbe79b14-f7a4-43c4-a34d-bb804a714009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:49.770Z|19b77fff-896a-4299-b34f-6361605a6e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:41:49.770Z|19b77fff-896a-4299-b34f-6361605a6e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:41:49.914Z|3cb12f6e-fb09-4677-8266-d3dc2bd64b13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:41:49.914Z|3cb12f6e-fb09-4677-8266-d3dc2bd64b13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:41:52.096Z|8e9cd3fc-4fa5-42c3-a422-a6180cc11cdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:52.096Z|8e9cd3fc-4fa5-42c3-a422-a6180cc11cdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:52.148Z|065c8631-3e4a-43e8-94a2-28da40de9e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:52.148Z|065c8631-3e4a-43e8-94a2-28da40de9e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:41:52.164Z|5627c523-66c1-403a-8bcc-a335b34601dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:41:52.164Z|5627c523-66c1-403a-8bcc-a335b34601dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:02.115Z|f76e8234-f36f-4cf6-9d16-fddf2c6a830f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:02.116Z|f76e8234-f36f-4cf6-9d16-fddf2c6a830f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:02.165Z|b2420159-dbc2-496e-9236-aec8594e380f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:02.166Z|b2420159-dbc2-496e-9236-aec8594e380f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:02.180Z|b2016a09-6c9b-4ff2-835f-8ab760475eba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:02.181Z|b2016a09-6c9b-4ff2-835f-8ab760475eba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:04.770Z|ea9312be-45fd-4b1d-a685-b10a65c04224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:42:04.772Z|ea9312be-45fd-4b1d-a685-b10a65c04224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.186 to 10.233.67.253 2021-05-20T02:42:04.773Z|ea9312be-45fd-4b1d-a685-b10a65c04224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:42:04.774Z|ea9312be-45fd-4b1d-a685-b10a65c04224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:42:04.775Z|ea9312be-45fd-4b1d-a685-b10a65c04224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:42:12.134Z|74fe3d0a-58e1-4142-9b5f-4953ec32a629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:12.135Z|74fe3d0a-58e1-4142-9b5f-4953ec32a629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:12.183Z|6e78f7bd-4644-4234-8da1-a594766fcdbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:12.184Z|6e78f7bd-4644-4234-8da1-a594766fcdbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:12.198Z|7b4d8961-cb32-4075-b89c-6a827d440912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:12.198Z|7b4d8961-cb32-4075-b89c-6a827d440912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:19.770Z|97d4ff32-0fe1-43a9-99b4-4cd76d0b0ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:42:19.770Z|97d4ff32-0fe1-43a9-99b4-4cd76d0b0ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:42:19.915Z|67a9efb0-2dbc-481e-b075-f5f35eb30c1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:42:19.916Z|67a9efb0-2dbc-481e-b075-f5f35eb30c1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:42:22.154Z|c9fc35d7-2e79-4d73-bcee-4ecb22404488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:22.155Z|c9fc35d7-2e79-4d73-bcee-4ecb22404488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:22.245Z|8048ae07-9bb2-4adf-b6c3-d12473e8e805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:22.246Z|8048ae07-9bb2-4adf-b6c3-d12473e8e805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:22.250Z|32279cc5-e3e6-415f-b209-66791ad60c72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:22.250Z|32279cc5-e3e6-415f-b209-66791ad60c72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:26.571Z|1095a04a-9148-4261-8d5e-14f360c8a7ff|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:42:26.572Z|1095a04a-9148-4261-8d5e-14f360c8a7ff|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:32.247Z|6fac4c88-7178-498c-bb69-3adc4d619c50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:32.248Z|6fac4c88-7178-498c-bb69-3adc4d619c50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:32.342Z|7bebcec7-f868-49cf-96b8-42819f496e77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:32.342Z|7bebcec7-f868-49cf-96b8-42819f496e77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:32.343Z|317eb7fb-8c3a-4ea4-87cd-938854b94dea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:32.344Z|317eb7fb-8c3a-4ea4-87cd-938854b94dea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:34.770Z|0a1df2ef-17d8-4240-bbc2-3d6695219ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:42:34.770Z|0a1df2ef-17d8-4240-bbc2-3d6695219ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:42:42.347Z|26cba311-b8c9-4980-a662-5963f6d7804a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:42.347Z|26cba311-b8c9-4980-a662-5963f6d7804a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:42.444Z|c91f726f-2ef0-4441-9ec1-092d8cf4c960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:42.444Z|c91f726f-2ef0-4441-9ec1-092d8cf4c960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:42.448Z|862d4083-4145-47d2-a165-a79f19c6815c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:42.449Z|862d4083-4145-47d2-a165-a79f19c6815c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:49.770Z|c7f952b8-efc8-4f09-b375-f003c922989a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:42:49.772Z|c7f952b8-efc8-4f09-b375-f003c922989a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.253 to 10.233.73.186 2021-05-20T02:42:49.772Z|c7f952b8-efc8-4f09-b375-f003c922989a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:42:49.773Z|c7f952b8-efc8-4f09-b375-f003c922989a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:42:49.774Z|c7f952b8-efc8-4f09-b375-f003c922989a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:42:49.916Z|1e5ae510-f243-4ebb-a0ab-d0f5518f3396|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:42:49.917Z|1e5ae510-f243-4ebb-a0ab-d0f5518f3396|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:42:52.448Z|ccd1cf1f-758e-42fa-800b-4624ceae911a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:52.449Z|ccd1cf1f-758e-42fa-800b-4624ceae911a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:52.465Z|95b1c068-f614-49c9-93d1-1646e4431ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:52.466Z|95b1c068-f614-49c9-93d1-1646e4431ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:42:52.466Z|fda90e3d-cd48-4cd6-a0b0-2512aeaa1641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:42:52.467Z|fda90e3d-cd48-4cd6-a0b0-2512aeaa1641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:02.472Z|244d74c9-5c48-40a2-b022-f932f7259038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:02.473Z|244d74c9-5c48-40a2-b022-f932f7259038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:02.538Z|4b0de551-192e-4c53-912b-8678c7c92d1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:02.538Z|4b0de551-192e-4c53-912b-8678c7c92d1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:02.551Z|3a3118f9-464b-4f15-80df-525150f096be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:02.551Z|3a3118f9-464b-4f15-80df-525150f096be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:04.770Z|cd4a41f3-b90b-4c91-81f5-a6517606b7a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:43:04.770Z|cd4a41f3-b90b-4c91-81f5-a6517606b7a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:43:12.552Z|2a35b05e-05b5-458f-a719-09748312b346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:12.554Z|2a35b05e-05b5-458f-a719-09748312b346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:12.634Z|8f644889-3dcc-47b9-8378-c8889cf3443e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:12.635Z|8f644889-3dcc-47b9-8378-c8889cf3443e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:12.645Z|cc4c7c3d-26b6-4661-9d7a-4805da75e532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:12.645Z|cc4c7c3d-26b6-4661-9d7a-4805da75e532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:19.770Z|db226a73-7c53-464d-8f49-b3ee7187c2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:43:19.771Z|db226a73-7c53-464d-8f49-b3ee7187c2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:43:19.917Z|bfbb2dc3-c550-4b13-8076-c17127d46599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:43:19.918Z|bfbb2dc3-c550-4b13-8076-c17127d46599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:43:22.735Z|63bdf8e3-c51a-4589-bb01-5bbade37e85a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:22.736Z|63bdf8e3-c51a-4589-bb01-5bbade37e85a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:22.744Z|1f3b6b32-502f-49fe-907c-87e3e93e44bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:22.744Z|1f3b6b32-502f-49fe-907c-87e3e93e44bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:22.772Z|dcb0efae-1b2a-4f8a-a4f9-af9ea9c0060b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:22.773Z|dcb0efae-1b2a-4f8a-a4f9-af9ea9c0060b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:26.574Z|610d5d8c-76b4-47ba-a989-6d8c5cda063b|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:43:26.575Z|610d5d8c-76b4-47ba-a989-6d8c5cda063b|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:32.756Z|3c34a688-d8ee-43c1-8c1b-6c2c11edff82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:32.757Z|3c34a688-d8ee-43c1-8c1b-6c2c11edff82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:32.762Z|36d17b75-4150-4a04-83a6-3d852dda0c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:32.831Z|36d17b75-4150-4a04-83a6-3d852dda0c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:32.835Z|da5c0d1b-9cd5-46a8-88fc-ce80441828e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:32.836Z|da5c0d1b-9cd5-46a8-88fc-ce80441828e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:34.770Z|ee32a4ae-d985-4de8-95ea-a71db888a34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:43:34.772Z|ee32a4ae-d985-4de8-95ea-a71db888a34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:43:42.776Z|c539af9a-5d14-4a86-b049-6b0293377c4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:42.777Z|c539af9a-5d14-4a86-b049-6b0293377c4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:42.851Z|45f9a3bb-07ce-4347-a52f-a780ed5a1285|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:42.851Z|45f9a3bb-07ce-4347-a52f-a780ed5a1285|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:42.856Z|ba5d8851-01d6-4a88-9918-c9ac46abd7a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:42.857Z|ba5d8851-01d6-4a88-9918-c9ac46abd7a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:49.770Z|26e1bfa3-0535-47a1-a47d-fa86c30a247b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:43:49.770Z|26e1bfa3-0535-47a1-a47d-fa86c30a247b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:43:49.919Z|4e47da4e-f8be-4aa3-b963-a1601fb1fede|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:43:49.919Z|4e47da4e-f8be-4aa3-b963-a1601fb1fede|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:43:52.847Z|26e6af1e-b704-4097-9791-01da6db24411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:52.848Z|26e6af1e-b704-4097-9791-01da6db24411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:52.944Z|526c6756-8019-4b2e-ad38-e55cf61e9a3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:52.944Z|973d4a9e-a711-4721-8898-eaff844a5000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:43:52.945Z|526c6756-8019-4b2e-ad38-e55cf61e9a3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:43:52.945Z|973d4a9e-a711-4721-8898-eaff844a5000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:02.945Z|52b8789d-33ab-435c-a269-ab55a9cb4d0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:02.946Z|52b8789d-33ab-435c-a269-ab55a9cb4d0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:02.962Z|acb3927a-baab-4905-8a77-10e8c603d77d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:02.961Z|f4548d99-1ad2-4f9a-8a1e-8b753f133bba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:02.962Z|acb3927a-baab-4905-8a77-10e8c603d77d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:02.962Z|f4548d99-1ad2-4f9a-8a1e-8b753f133bba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:04.770Z|7acb36a9-2068-4aa6-9a38-373e639a7466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:44:04.770Z|7acb36a9-2068-4aa6-9a38-373e639a7466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:44:12.964Z|96855759-08f9-4491-b86e-7007f814bfae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:12.965Z|96855759-08f9-4491-b86e-7007f814bfae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:13.042Z|55ac2c2c-bb0e-45b8-a30a-a80e8be1a8cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:13.043Z|55ac2c2c-bb0e-45b8-a30a-a80e8be1a8cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:13.043Z|464cabd8-6816-47d5-a06c-fb8003583754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:13.044Z|464cabd8-6816-47d5-a06c-fb8003583754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:19.770Z|f0654db3-ec3f-4e0f-8457-fd94846e208a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:44:19.772Z|f0654db3-ec3f-4e0f-8457-fd94846e208a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:44:19.920Z|586da1c6-fe29-4ef8-a0f8-d011af18c98b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:44:19.920Z|586da1c6-fe29-4ef8-a0f8-d011af18c98b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:44:23.047Z|cbc8d1a4-5134-466b-8309-62a05a2cbc4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:23.047Z|cbc8d1a4-5134-466b-8309-62a05a2cbc4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:23.062Z|f276500b-08a7-4974-940e-9d4e645369db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:23.062Z|ad62eb36-7785-42c2-b8ce-2c04142fae7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:23.062Z|ad62eb36-7785-42c2-b8ce-2c04142fae7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:23.062Z|f276500b-08a7-4974-940e-9d4e645369db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:26.570Z|39eb5f7c-827d-452d-8ee6-29eafaaf052c|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:44:26.571Z|39eb5f7c-827d-452d-8ee6-29eafaaf052c|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:33.066Z|5511f99d-2bab-4d58-9dac-f12ef4d285a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:33.067Z|5511f99d-2bab-4d58-9dac-f12ef4d285a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:33.080Z|dde7f4f1-3d44-4697-b245-f775448c3940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:33.080Z|a43b7158-0dee-4450-a5f8-de0237aa3d98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:33.080Z|dde7f4f1-3d44-4697-b245-f775448c3940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:33.081Z|a43b7158-0dee-4450-a5f8-de0237aa3d98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:34.770Z|fd6a6af3-00be-43ff-9a32-b2d6628335e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:44:34.770Z|fd6a6af3-00be-43ff-9a32-b2d6628335e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:44:43.141Z|ed53b063-47b9-44bc-ac20-5c72bae0120f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:43.142Z|ed53b063-47b9-44bc-ac20-5c72bae0120f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:43.144Z|7d2c2edf-f8db-4074-b038-9b948a69e4f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:43.144Z|7d2c2edf-f8db-4074-b038-9b948a69e4f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:43.144Z|2f006bc6-5c94-4733-84f0-951d1a147b82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:43.145Z|2f006bc6-5c94-4733-84f0-951d1a147b82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:49.770Z|077bc02d-a07c-4be3-a68a-dc9d88d495bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:44:49.770Z|077bc02d-a07c-4be3-a68a-dc9d88d495bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:44:49.921Z|6ba2ff74-185a-4d0a-ba9e-7dd104449c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:44:49.921Z|6ba2ff74-185a-4d0a-ba9e-7dd104449c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:44:53.163Z|fdcd4b1f-839e-47a4-bf3d-7b52df054f5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:53.163Z|fdcd4b1f-839e-47a4-bf3d-7b52df054f5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:53.167Z|d0f5745b-81ab-4db9-bc0f-5f419c9b5b7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:53.168Z|b2cd1a9c-6058-4f05-a682-9987da64bad7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:44:53.168Z|d0f5745b-81ab-4db9-bc0f-5f419c9b5b7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:44:53.168Z|b2cd1a9c-6058-4f05-a682-9987da64bad7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:03.185Z|58f5db04-2ef2-46e7-8d57-8b4ca46a7b4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:03.185Z|e2d4e788-4761-4c85-beab-330d598c81a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:03.186Z|e2d4e788-4761-4c85-beab-330d598c81a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:03.186Z|58f5db04-2ef2-46e7-8d57-8b4ca46a7b4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:03.190Z|19506ec1-481a-40d2-9862-6934390cbcf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:03.191Z|19506ec1-481a-40d2-9862-6934390cbcf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:04.770Z|06f1262d-ccf2-4d92-b447-a17666639091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:45:04.772Z|06f1262d-ccf2-4d92-b447-a17666639091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.186 to 10.233.68.242 2021-05-20T02:45:04.773Z|06f1262d-ccf2-4d92-b447-a17666639091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:45:04.774Z|06f1262d-ccf2-4d92-b447-a17666639091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:45:04.774Z|06f1262d-ccf2-4d92-b447-a17666639091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:45:13.238Z|bf69a65b-235a-44c6-a1f0-8ed4fa61b0a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:13.239Z|bf69a65b-235a-44c6-a1f0-8ed4fa61b0a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:13.240Z|2f3409c6-926f-430f-8bf7-adadc1ec9261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:13.240Z|2f3409c6-926f-430f-8bf7-adadc1ec9261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:13.244Z|53f16b9d-55ba-4a05-ba10-9da16186688f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:13.244Z|53f16b9d-55ba-4a05-ba10-9da16186688f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:19.770Z|1c48af4a-59ce-434c-8dbf-6c64089a562b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:45:19.771Z|1c48af4a-59ce-434c-8dbf-6c64089a562b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:45:19.922Z|2b88f5dd-75a9-4b05-8e48-ab3f06749012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:45:19.922Z|2b88f5dd-75a9-4b05-8e48-ab3f06749012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:45:23.341Z|1875e195-d9f0-4176-9ced-2e29ad9c6f97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:23.341Z|34c278f4-10e6-4944-bb5f-108b0670c0ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:23.342Z|1875e195-d9f0-4176-9ced-2e29ad9c6f97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:23.342Z|34c278f4-10e6-4944-bb5f-108b0670c0ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:23.343Z|838204da-2aab-4cd5-8c52-0210e5c4bb2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:23.343Z|838204da-2aab-4cd5-8c52-0210e5c4bb2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:26.570Z|b4f8bb14-07a6-4385-a2c8-66dc9b46d22e|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:45:26.571Z|b4f8bb14-07a6-4385-a2c8-66dc9b46d22e|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:33.361Z|b0b2fa6c-4f5a-4710-a223-2e8963e7cef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:33.361Z|b0b2fa6c-4f5a-4710-a223-2e8963e7cef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:33.363Z|7a810a8e-ef9f-4d00-a907-f5ec32c11221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:33.363Z|7a810a8e-ef9f-4d00-a907-f5ec32c11221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:33.365Z|8b4c0e2b-563d-4082-b13f-aa040524cc70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:33.365Z|8b4c0e2b-563d-4082-b13f-aa040524cc70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:34.770Z|17b86161-cdcb-4f95-8243-6b403ea00aa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:45:34.770Z|17b86161-cdcb-4f95-8243-6b403ea00aa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:45:43.433Z|42bfad18-bbb0-4c04-874b-bc53f1a4a9ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:43.434Z|42bfad18-bbb0-4c04-874b-bc53f1a4a9ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:43.440Z|32c68d68-6bb8-4d7d-9bdb-de9515fd20fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:43.441Z|32c68d68-6bb8-4d7d-9bdb-de9515fd20fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:43.448Z|de14162b-821e-47d6-a1b8-aa513a6ba447|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:43.449Z|de14162b-821e-47d6-a1b8-aa513a6ba447|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:49.770Z|72e35290-cae5-4caa-a5cf-e855d7520601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:45:49.772Z|72e35290-cae5-4caa-a5cf-e855d7520601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.242 to 10.233.73.186 2021-05-20T02:45:49.773Z|72e35290-cae5-4caa-a5cf-e855d7520601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:45:49.773Z|72e35290-cae5-4caa-a5cf-e855d7520601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:45:49.775Z|72e35290-cae5-4caa-a5cf-e855d7520601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:45:49.923Z|a8ef340d-875d-4c9a-bb57-7e01c6c01cf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:45:49.923Z|a8ef340d-875d-4c9a-bb57-7e01c6c01cf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:45:53.453Z|b412fb78-be3e-4f34-9d7a-acbe82916f87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:53.453Z|b412fb78-be3e-4f34-9d7a-acbe82916f87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:53.462Z|0eb04740-212b-448c-9b45-558058a6e638|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:53.462Z|0eb04740-212b-448c-9b45-558058a6e638|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:45:53.468Z|49e7ce66-286d-4013-9eab-f06a9d235a76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:45:53.469Z|49e7ce66-286d-4013-9eab-f06a9d235a76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:03.537Z|0d99d655-89ac-4580-ab10-58f110f53f9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:03.538Z|0d99d655-89ac-4580-ab10-58f110f53f9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:03.544Z|9518864e-34dc-49ba-b79a-f4faba489f4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:03.544Z|e2fc0c2a-18e0-4b22-8673-64c02610c38b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:03.544Z|9518864e-34dc-49ba-b79a-f4faba489f4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:03.544Z|e2fc0c2a-18e0-4b22-8673-64c02610c38b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:04.770Z|ffd50108-f117-4aa4-bc2d-bbfb98a9a76e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:46:04.770Z|ffd50108-f117-4aa4-bc2d-bbfb98a9a76e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:46:13.559Z|e4eefc69-df5a-494d-876e-22027e88500b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:13.559Z|e4eefc69-df5a-494d-876e-22027e88500b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:13.561Z|d75265e6-55bf-4434-8840-2143dd1ef5c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:13.561Z|b1a6a7f5-4d80-4555-811e-4bb544568e86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:13.561Z|d75265e6-55bf-4434-8840-2143dd1ef5c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:13.561Z|b1a6a7f5-4d80-4555-811e-4bb544568e86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:19.770Z|fa8f7914-1204-4b1a-9750-136e28a8334a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:46:19.770Z|fa8f7914-1204-4b1a-9750-136e28a8334a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:46:19.924Z|70521fdc-f920-4ade-9311-056b361c663d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:46:19.924Z|70521fdc-f920-4ade-9311-056b361c663d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:46:23.579Z|3f164270-2c05-4e80-8f0e-b7d3bc7afeee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:23.579Z|6e8c430d-c2fe-49af-a997-00d7d6b3322b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:23.579Z|ee5e609d-0c47-49fc-b0d1-becfcd1c2db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:23.580Z|6e8c430d-c2fe-49af-a997-00d7d6b3322b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:23.580Z|3f164270-2c05-4e80-8f0e-b7d3bc7afeee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:23.580Z|ee5e609d-0c47-49fc-b0d1-becfcd1c2db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:26.570Z|86d5561e-e04d-42f5-aee2-84f2fdd3079a|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:46:26.570Z|86d5561e-e04d-42f5-aee2-84f2fdd3079a|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:33.645Z|ce9a6ce7-29a9-40be-8245-538c31939e2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:33.645Z|73261cb1-b22e-4912-9085-42716decc20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:33.645Z|ce696830-87ca-4e66-867b-dd4dd9b5383b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:33.646Z|ce696830-87ca-4e66-867b-dd4dd9b5383b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:33.646Z|73261cb1-b22e-4912-9085-42716decc20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:33.646Z|ce9a6ce7-29a9-40be-8245-538c31939e2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:34.770Z|39989992-9986-459f-8048-e4978aee3052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:46:34.773Z|39989992-9986-459f-8048-e4978aee3052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.186 to 10.233.67.253 2021-05-20T02:46:34.773Z|39989992-9986-459f-8048-e4978aee3052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:46:34.774Z|39989992-9986-459f-8048-e4978aee3052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:46:34.775Z|39989992-9986-459f-8048-e4978aee3052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:46:43.664Z|7741db8e-36f3-47d4-aad1-df2cc090fd78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:43.664Z|13b6122b-c487-4e6d-9e1e-73426aef651b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:43.664Z|ecb52ea0-8be5-44e6-9c89-330e13390c9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:43.665Z|13b6122b-c487-4e6d-9e1e-73426aef651b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:43.665Z|7741db8e-36f3-47d4-aad1-df2cc090fd78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:43.665Z|ecb52ea0-8be5-44e6-9c89-330e13390c9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:49.770Z|54ba3ebe-3da0-42fa-9134-88c28c1cb2c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:46:49.770Z|54ba3ebe-3da0-42fa-9134-88c28c1cb2c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:46:49.925Z|1cc8ff5a-42d8-4100-accf-d59e92015001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:46:49.926Z|1cc8ff5a-42d8-4100-accf-d59e92015001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:46:53.741Z|69266eef-5278-43aa-b147-a2d1e71a2636|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:53.741Z|b80dd62e-392a-456c-96d8-07171f34616f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:53.741Z|d2f3cc2d-8889-4311-a78c-b87b7005dbfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:46:53.742Z|d2f3cc2d-8889-4311-a78c-b87b7005dbfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:53.742Z|69266eef-5278-43aa-b147-a2d1e71a2636|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:46:53.742Z|b80dd62e-392a-456c-96d8-07171f34616f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:03.762Z|5a541d6f-7a62-45a9-b7cd-d91bfdb30b4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:03.762Z|a8e7ece3-0afb-416d-ac52-03ff64289ee5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:03.762Z|8897499d-1e77-4225-a1f3-b0b1125ea151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:03.762Z|5a541d6f-7a62-45a9-b7cd-d91bfdb30b4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:03.762Z|8897499d-1e77-4225-a1f3-b0b1125ea151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:03.762Z|a8e7ece3-0afb-416d-ac52-03ff64289ee5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:04.770Z|d0725f8a-c74a-457e-96e6-9618d50c67f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:47:04.770Z|d0725f8a-c74a-457e-96e6-9618d50c67f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:47:13.841Z|82927b9a-a4fd-4779-a541-3f5a6f1dfd17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:13.841Z|e85d504f-e8c5-4a49-b3f9-33ebb198b9ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:13.841Z|58dca4a8-dd26-4380-9e24-707e849e6521|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:13.841Z|82927b9a-a4fd-4779-a541-3f5a6f1dfd17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:13.841Z|e85d504f-e8c5-4a49-b3f9-33ebb198b9ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:13.841Z|58dca4a8-dd26-4380-9e24-707e849e6521|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:19.770Z|8fa983f1-7d40-46ea-bcf6-dbc4d8b545b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:47:19.773Z|8fa983f1-7d40-46ea-bcf6-dbc4d8b545b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.253 to 10.233.73.186 2021-05-20T02:47:19.773Z|8fa983f1-7d40-46ea-bcf6-dbc4d8b545b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:47:19.774Z|8fa983f1-7d40-46ea-bcf6-dbc4d8b545b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:47:19.774Z|8fa983f1-7d40-46ea-bcf6-dbc4d8b545b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:47:19.926Z|aa1acff6-9690-4d1b-ba83-0b235ad848c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:47:19.927Z|aa1acff6-9690-4d1b-ba83-0b235ad848c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:47:23.860Z|004ef49c-c353-4f19-a2ce-5dd6b4ab475a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:23.860Z|2c4fd39e-5af1-4979-9018-235a96b582e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:23.860Z|41d1649f-2adf-4b12-a720-49d7642cef95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:23.861Z|41d1649f-2adf-4b12-a720-49d7642cef95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:23.861Z|004ef49c-c353-4f19-a2ce-5dd6b4ab475a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:23.861Z|2c4fd39e-5af1-4979-9018-235a96b582e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:26.570Z|8c3ba36d-3601-43bc-bb71-f0f453f4168d|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:47:26.571Z|8c3ba36d-3601-43bc-bb71-f0f453f4168d|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:33.948Z|b1149f4d-09a5-4040-b0e0-5d48454a1d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:33.948Z|b1149f4d-09a5-4040-b0e0-5d48454a1d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:33.948Z|b49ded07-4f7b-4c88-87a4-2ad8dca52852|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:33.949Z|b49ded07-4f7b-4c88-87a4-2ad8dca52852|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:33.948Z|4ac78b28-ea02-46a4-8f90-d6798083c9a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:33.950Z|4ac78b28-ea02-46a4-8f90-d6798083c9a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:34.770Z|aad5843f-4108-4588-a371-dea432496d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:47:34.770Z|aad5843f-4108-4588-a371-dea432496d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:47:44.037Z|5b01d9aa-ee06-4660-a8e9-614199372dfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:44.037Z|5b01d9aa-ee06-4660-a8e9-614199372dfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:44.040Z|bc492f96-6e53-4257-affe-b53c31aa7bf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:44.041Z|bc492f96-6e53-4257-affe-b53c31aa7bf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:44.041Z|4dc2c731-b7d1-49cb-9d4d-09293819c761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:44.042Z|4dc2c731-b7d1-49cb-9d4d-09293819c761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:49.770Z|19983d57-a5a5-4e22-9485-2e07d393d5e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:47:49.770Z|19983d57-a5a5-4e22-9485-2e07d393d5e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:47:49.927Z|3df0ab78-6048-40e5-b115-5423b667bd24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:47:49.928Z|3df0ab78-6048-40e5-b115-5423b667bd24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:47:54.143Z|7023596e-0218-4ec4-bd01-e7d7388d3e76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:54.143Z|1c4445ba-099a-4b39-b849-71a67820a1b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:54.143Z|185b476a-276a-4702-8f57-b0ade788665f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:47:54.144Z|7023596e-0218-4ec4-bd01-e7d7388d3e76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:54.144Z|1c4445ba-099a-4b39-b849-71a67820a1b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:47:54.144Z|185b476a-276a-4702-8f57-b0ade788665f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:04.162Z|54ebede2-cb4c-48c2-8de6-0ef45a26c2c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:04.162Z|c890edb2-7afd-4b77-bd4f-e7d4a9a9de37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:04.162Z|72f848c4-9919-4c20-9b8a-988b4a5079a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:04.163Z|54ebede2-cb4c-48c2-8de6-0ef45a26c2c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:04.163Z|c890edb2-7afd-4b77-bd4f-e7d4a9a9de37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:04.163Z|72f848c4-9919-4c20-9b8a-988b4a5079a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:04.770Z|7598e5a6-aab2-4406-9912-c3c14f3cb962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:48:04.773Z|7598e5a6-aab2-4406-9912-c3c14f3cb962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.186 to 10.233.68.242 2021-05-20T02:48:04.773Z|7598e5a6-aab2-4406-9912-c3c14f3cb962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:48:04.774Z|7598e5a6-aab2-4406-9912-c3c14f3cb962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:48:04.775Z|7598e5a6-aab2-4406-9912-c3c14f3cb962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:48:14.242Z|e9d780c6-d84f-46e1-ba63-bd7fec75b738|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:14.243Z|e9d780c6-d84f-46e1-ba63-bd7fec75b738|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:14.243Z|ae05d7c3-96af-4ee9-a4f6-0de9ebc8969e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:14.243Z|f0535cd9-1f6d-4a1c-9c15-02c860932ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:14.244Z|ae05d7c3-96af-4ee9-a4f6-0de9ebc8969e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:14.244Z|f0535cd9-1f6d-4a1c-9c15-02c860932ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:19.770Z|e0095430-6a48-4263-b462-35b31201be50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:48:19.770Z|e0095430-6a48-4263-b462-35b31201be50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:48:19.928Z|079fb2bc-8f70-4432-bb05-2d603e9185b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:48:19.929Z|079fb2bc-8f70-4432-bb05-2d603e9185b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:48:24.341Z|3603a391-00d4-4c63-acf3-40d6ca610804|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:24.341Z|3603a391-00d4-4c63-acf3-40d6ca610804|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:24.343Z|911026dd-74b2-45bc-b749-f5d0e4a35575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:24.343Z|bfe9ddf1-52be-4f80-84d4-8c7e7ee61bd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:24.343Z|911026dd-74b2-45bc-b749-f5d0e4a35575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:24.431Z|bfe9ddf1-52be-4f80-84d4-8c7e7ee61bd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:26.570Z|e79db553-2ba7-4dd8-8045-b75ff6f6c1a0|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:48:26.570Z|e79db553-2ba7-4dd8-8045-b75ff6f6c1a0|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:34.443Z|25a93aaf-2054-4620-860a-0107f65e345b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:34.443Z|25a93aaf-2054-4620-860a-0107f65e345b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:34.449Z|63a32b44-1d2b-4caa-a1fd-c25fad707603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:34.449Z|74a62b21-9750-41ef-803e-8875f8d797f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:34.450Z|63a32b44-1d2b-4caa-a1fd-c25fad707603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:34.450Z|74a62b21-9750-41ef-803e-8875f8d797f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:34.770Z|ec5f7362-5b5c-42e2-bb1c-6c80eeada106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:48:34.770Z|ec5f7362-5b5c-42e2-bb1c-6c80eeada106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:48:44.542Z|9284ab67-5108-46df-9113-e86c4f51edfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:44.542Z|3c7d2e22-7e3e-4b66-be47-41ed9b05ca48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:44.543Z|9284ab67-5108-46df-9113-e86c4f51edfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:44.543Z|3c7d2e22-7e3e-4b66-be47-41ed9b05ca48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:44.543Z|7f393e52-56bd-42f0-98a4-c7b27da616ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:44.543Z|7f393e52-56bd-42f0-98a4-c7b27da616ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:49.770Z|e590cbb1-a2cf-433d-9823-0af7a3daa355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:48:49.773Z|e590cbb1-a2cf-433d-9823-0af7a3daa355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.242 to 10.233.67.253 2021-05-20T02:48:49.773Z|e590cbb1-a2cf-433d-9823-0af7a3daa355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:48:49.774Z|e590cbb1-a2cf-433d-9823-0af7a3daa355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:48:49.775Z|e590cbb1-a2cf-433d-9823-0af7a3daa355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:48:49.929Z|423723d0-f35a-4de7-9063-c610d7376391|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:48:49.930Z|423723d0-f35a-4de7-9063-c610d7376391|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:48:54.562Z|5e63accf-659a-4745-ba9d-f26438251b86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:54.562Z|f1336880-f034-44c3-9b45-b02da779d795|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:54.562Z|db3cb075-288b-47c4-9352-39d4498f9e42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:48:54.562Z|5e63accf-659a-4745-ba9d-f26438251b86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:54.562Z|db3cb075-288b-47c4-9352-39d4498f9e42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:48:54.562Z|f1336880-f034-44c3-9b45-b02da779d795|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:04.633Z|07536731-6b5c-4e9d-a0a3-2ef8637742d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:04.633Z|e3c47ea2-f2d0-4e66-9e3e-49328d64a999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:04.634Z|e3c47ea2-f2d0-4e66-9e3e-49328d64a999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:04.634Z|07536731-6b5c-4e9d-a0a3-2ef8637742d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:04.648Z|9379bbf0-263c-4aa8-a7d8-9d1502254ee0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:04.649Z|9379bbf0-263c-4aa8-a7d8-9d1502254ee0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:04.770Z|869758ca-9ae0-4b5a-9a10-3531b583a699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:49:04.770Z|869758ca-9ae0-4b5a-9a10-3531b583a699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:49:14.734Z|130ebb7a-b09d-4c16-9858-d75871c93dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:14.736Z|130ebb7a-b09d-4c16-9858-d75871c93dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:14.741Z|148bc136-0d4f-42dd-8767-a70fbd0cb0eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:14.741Z|148bc136-0d4f-42dd-8767-a70fbd0cb0eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:14.748Z|a03f7113-620e-4e28-8c93-d36a5dc1c7e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:14.749Z|a03f7113-620e-4e28-8c93-d36a5dc1c7e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:19.770Z|0dfdc25a-4ddc-4033-9474-2df0fabe3486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:49:19.770Z|0dfdc25a-4ddc-4033-9474-2df0fabe3486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:49:19.930Z|8b597ac0-4d00-4abf-ae93-2fb801a2f5e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:49:19.931Z|8b597ac0-4d00-4abf-ae93-2fb801a2f5e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:49:24.840Z|42fe3d0c-eb3a-4f97-81c6-5340e287f6ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:24.840Z|59eb2b28-ba9c-4b09-a13f-a6830a605f9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:24.840Z|42fe3d0c-eb3a-4f97-81c6-5340e287f6ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:24.841Z|59eb2b28-ba9c-4b09-a13f-a6830a605f9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:24.843Z|32fbe8a2-2ad2-4b5e-b641-9c1a541c24be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:24.931Z|32fbe8a2-2ad2-4b5e-b641-9c1a541c24be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:26.569Z|bf9515c2-0e4a-4524-a989-b37834a77f45|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:49:26.570Z|bf9515c2-0e4a-4524-a989-b37834a77f45|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:34.770Z|f14edbeb-94a0-4b3c-8db1-832cc8cb197c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:49:34.772Z|f14edbeb-94a0-4b3c-8db1-832cc8cb197c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.253 to 10.233.68.242 2021-05-20T02:49:34.773Z|f14edbeb-94a0-4b3c-8db1-832cc8cb197c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:49:34.773Z|f14edbeb-94a0-4b3c-8db1-832cc8cb197c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:49:34.774Z|f14edbeb-94a0-4b3c-8db1-832cc8cb197c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:49:34.860Z|78a40fdb-0c20-4457-91ac-b69f57c20f87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:34.861Z|78a40fdb-0c20-4457-91ac-b69f57c20f87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:34.947Z|a218480e-2b61-4e12-9e9a-e99470fb17f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:34.948Z|a218480e-2b61-4e12-9e9a-e99470fb17f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:34.949Z|3417d15b-ae66-4e83-8665-079f5b181c71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:34.950Z|3417d15b-ae66-4e83-8665-079f5b181c71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:44.948Z|7419a25e-f776-422e-9a22-13d8a6a69b77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:44.948Z|7419a25e-f776-422e-9a22-13d8a6a69b77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:45.044Z|93fff6d2-3ec4-4429-920b-6563870fd22a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:45.045Z|93fff6d2-3ec4-4429-920b-6563870fd22a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:45.045Z|c5257598-cc1a-4153-91c7-f5ebfe698fc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:45.046Z|c5257598-cc1a-4153-91c7-f5ebfe698fc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:49.770Z|65817dfc-7179-4805-a8cc-e177c7efd94b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:49:49.770Z|65817dfc-7179-4805-a8cc-e177c7efd94b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:49:49.931Z|d562101b-77bf-4012-970d-23d3171fc6f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:49:49.932Z|d562101b-77bf-4012-970d-23d3171fc6f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:49:55.047Z|b267d822-4674-4ba7-a8bb-0259ea4af6df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:55.047Z|b267d822-4674-4ba7-a8bb-0259ea4af6df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:55.144Z|8d5fb210-7804-422a-9480-5e84e1070867|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:55.144Z|210208f4-2491-4f8d-b800-804646a51f42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:49:55.144Z|210208f4-2491-4f8d-b800-804646a51f42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:49:55.144Z|8d5fb210-7804-422a-9480-5e84e1070867|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:04.770Z|9c5e83e7-0c4b-4489-a3ff-f7289e6f87db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:50:04.771Z|9c5e83e7-0c4b-4489-a3ff-f7289e6f87db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:50:05.243Z|1f30c34d-f9c7-497f-a9c1-6ab3fd90ae19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:05.243Z|a11dcde2-f0ce-4a63-869c-acc83810ddd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:05.243Z|1f30c34d-f9c7-497f-a9c1-6ab3fd90ae19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:05.244Z|a11dcde2-f0ce-4a63-869c-acc83810ddd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:05.244Z|1fadebf5-062f-402d-b5c8-cc373a46ee58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:05.244Z|1fadebf5-062f-402d-b5c8-cc373a46ee58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:15.339Z|51dfa731-24ce-4ec6-b088-31f73e00edb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:15.339Z|48d93281-c365-4e4f-b8eb-a2d02ebbbf8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:15.339Z|51dfa731-24ce-4ec6-b088-31f73e00edb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:15.339Z|48d93281-c365-4e4f-b8eb-a2d02ebbbf8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:15.340Z|5031cd89-e981-4a06-9ebe-ae579bb1fa8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:15.340Z|5031cd89-e981-4a06-9ebe-ae579bb1fa8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:19.770Z|85b96b97-4f0e-4a7e-9603-a6607d8f2ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:50:19.772Z|85b96b97-4f0e-4a7e-9603-a6607d8f2ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.242 to 10.233.73.186 2021-05-20T02:50:19.773Z|85b96b97-4f0e-4a7e-9603-a6607d8f2ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:50:19.773Z|85b96b97-4f0e-4a7e-9603-a6607d8f2ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:50:19.774Z|85b96b97-4f0e-4a7e-9603-a6607d8f2ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:50:19.932Z|5a93c949-bb21-4688-b7c8-cb2226e33b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:50:19.933Z|5a93c949-bb21-4688-b7c8-cb2226e33b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:50:25.359Z|e2ff68e6-af10-4030-b56f-e97f76ae5417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:25.359Z|3515edfa-3415-4e48-8086-457eae003906|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:25.359Z|9209081d-620a-4b30-a26e-c75e318ae2bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:25.359Z|3515edfa-3415-4e48-8086-457eae003906|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:25.359Z|9209081d-620a-4b30-a26e-c75e318ae2bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:25.359Z|e2ff68e6-af10-4030-b56f-e97f76ae5417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:26.570Z|c2cfbe5e-1165-4e14-973f-17bea60353df|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:50:26.571Z|c2cfbe5e-1165-4e14-973f-17bea60353df|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:34.770Z|2107ce4b-878f-4ca5-b370-f82b2ab3727f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:50:34.770Z|2107ce4b-878f-4ca5-b370-f82b2ab3727f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:50:35.442Z|d2d68204-db80-4073-8efb-df4bd7fbfad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:35.442Z|41e7b067-0474-4847-b03e-7de03eecefed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:35.442Z|e3be2cc0-3403-4227-8ca6-3e86095b993a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:35.443Z|d2d68204-db80-4073-8efb-df4bd7fbfad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:35.443Z|41e7b067-0474-4847-b03e-7de03eecefed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:35.443Z|e3be2cc0-3403-4227-8ca6-3e86095b993a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:45.542Z|74575555-eb1a-41aa-858f-dc59747f972d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:45.542Z|2e6b76c1-e4e5-4285-8d8d-ad28dc0e3ff2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:45.542Z|2e6b76c1-e4e5-4285-8d8d-ad28dc0e3ff2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:45.542Z|74575555-eb1a-41aa-858f-dc59747f972d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:45.547Z|7535be41-564e-4a96-a326-16828eb8d0a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:45.547Z|7535be41-564e-4a96-a326-16828eb8d0a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:49.770Z|b2879890-6430-4072-aec7-353cec39afff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:50:49.771Z|b2879890-6430-4072-aec7-353cec39afff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:50:49.933Z|2c7d93ed-25c0-4648-b36e-73171850dc30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:50:49.934Z|2c7d93ed-25c0-4648-b36e-73171850dc30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:50:55.561Z|a7f1f33e-e601-4a51-9a3b-a03fefa6fd36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:55.561Z|a92192ce-7b12-490d-8906-770381ab8126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:55.562Z|a7f1f33e-e601-4a51-9a3b-a03fefa6fd36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:55.562Z|a92192ce-7b12-490d-8906-770381ab8126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:50:55.563Z|5e3d627e-121c-429b-884e-4b02897e9223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:50:55.563Z|5e3d627e-121c-429b-884e-4b02897e9223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:04.771Z|768da1d1-1a7e-485a-a775-d8da9cd2c7b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:51:04.773Z|768da1d1-1a7e-485a-a775-d8da9cd2c7b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:51:05.640Z|894ec1ff-9b16-45e3-a6ea-4d0bd40d842d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:05.640Z|e802910e-d6a1-48ec-9b43-982c1f227dca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:05.641Z|e802910e-d6a1-48ec-9b43-982c1f227dca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:05.641Z|894ec1ff-9b16-45e3-a6ea-4d0bd40d842d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:05.642Z|79d49e6c-4016-443a-a38f-42117ef36523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:05.643Z|79d49e6c-4016-443a-a38f-42117ef36523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:15.745Z|32e2f4a6-4afa-432c-b516-6c126b046c22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:15.745Z|2b52cab3-c5e4-45e5-a706-dad1080e4773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:15.746Z|2b52cab3-c5e4-45e5-a706-dad1080e4773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:15.746Z|32e2f4a6-4afa-432c-b516-6c126b046c22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:15.751Z|289acf11-e642-46d5-8ed3-f6ad24bca2de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:15.752Z|289acf11-e642-46d5-8ed3-f6ad24bca2de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:19.771Z|f0f30718-9b76-4771-8789-d802478aa80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:51:19.771Z|f0f30718-9b76-4771-8789-d802478aa80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:51:19.935Z|00ce9691-891f-43ca-8543-1901c3cb8e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:51:19.935Z|00ce9691-891f-43ca-8543-1901c3cb8e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:51:25.767Z|06f7a01d-4d42-49d6-9df2-a960fb13aecd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:25.768Z|e2f25d63-c6f6-41f4-a092-db9e62e5aa9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:25.768Z|06f7a01d-4d42-49d6-9df2-a960fb13aecd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:25.768Z|e8d1fa53-d8db-4fa3-b0ed-c5a884b7e372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:25.769Z|e2f25d63-c6f6-41f4-a092-db9e62e5aa9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:25.769Z|e8d1fa53-d8db-4fa3-b0ed-c5a884b7e372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:26.570Z|751eb724-6742-40fb-8558-f04e43dac782|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:51:26.571Z|751eb724-6742-40fb-8558-f04e43dac782|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:34.770Z|18ea204d-3b7b-4929-bfdd-379b033ee16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:51:34.770Z|18ea204d-3b7b-4929-bfdd-379b033ee16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:51:35.788Z|0784a29f-660b-4c87-b248-f1552d3c9bd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:35.788Z|a7072966-a63a-45c4-a6e6-1394e537e29a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:35.788Z|0784a29f-660b-4c87-b248-f1552d3c9bd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:35.788Z|a7072966-a63a-45c4-a6e6-1394e537e29a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:35.792Z|8d97b927-5943-45eb-91ea-7bf8bda9db96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:35.792Z|8d97b927-5943-45eb-91ea-7bf8bda9db96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:45.840Z|e766ce13-64f3-46da-996d-f0eb624ca513|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:45.841Z|e766ce13-64f3-46da-996d-f0eb624ca513|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:45.843Z|ec007016-e636-4f95-9b17-6fd78ab79e2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:45.843Z|ec007016-e636-4f95-9b17-6fd78ab79e2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:45.847Z|11c99cf2-57c3-4c60-94d2-723aa9832e17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:45.848Z|11c99cf2-57c3-4c60-94d2-723aa9832e17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:49.770Z|a30c9b05-7291-4f4f-8215-a8c75d46d716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:51:49.772Z|a30c9b05-7291-4f4f-8215-a8c75d46d716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:51:49.936Z|89529f88-9066-4203-a01d-ccf575508b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:51:49.936Z|89529f88-9066-4203-a01d-ccf575508b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:51:55.938Z|b6414ddb-7311-4dc2-b058-33c1ccbd3eb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:55.938Z|53851972-ebf7-41ea-8210-d157329ceb5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:55.939Z|53851972-ebf7-41ea-8210-d157329ceb5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:55.939Z|b6414ddb-7311-4dc2-b058-33c1ccbd3eb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:51:55.943Z|bd509e30-caf5-4872-9e9e-45d9de703a36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:51:55.943Z|bd509e30-caf5-4872-9e9e-45d9de703a36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:04.770Z|03f8ab4b-9eaa-4bd2-ab1d-2a694271911e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:52:04.770Z|03f8ab4b-9eaa-4bd2-ab1d-2a694271911e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:52:06.044Z|e284d6d8-2806-4813-ae58-9071ebb5a1df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:06.044Z|38092400-6f64-4c3e-940b-207c27bdb048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:06.044Z|e284d6d8-2806-4813-ae58-9071ebb5a1df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:06.044Z|2f2aa0f2-ca13-4736-b2ff-35af033c0215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:06.044Z|38092400-6f64-4c3e-940b-207c27bdb048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:06.046Z|2f2aa0f2-ca13-4736-b2ff-35af033c0215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:16.144Z|4e3b61c3-f0f8-4629-8d39-cf61ab5a0984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:16.144Z|18df9172-801c-44a0-adb5-2b6be5a7f772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:16.145Z|4e3b61c3-f0f8-4629-8d39-cf61ab5a0984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:16.145Z|a13e4aab-0243-4e7d-b01e-a7d010c8bbf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:16.145Z|18df9172-801c-44a0-adb5-2b6be5a7f772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:16.145Z|a13e4aab-0243-4e7d-b01e-a7d010c8bbf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:19.770Z|a06d1398-56c7-42ef-9e79-1ce223fabd06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:52:19.770Z|a06d1398-56c7-42ef-9e79-1ce223fabd06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:52:19.937Z|5b610f97-33dd-4361-a96d-c27adad9cb08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:52:19.937Z|5b610f97-33dd-4361-a96d-c27adad9cb08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:52:26.233Z|9999df90-e771-46cb-a0a3-e3dee9a70cf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:26.234Z|9999df90-e771-46cb-a0a3-e3dee9a70cf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:26.238Z|db345dd9-2a2c-49e4-923b-252d3680d190|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:26.238Z|db345dd9-2a2c-49e4-923b-252d3680d190|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:26.242Z|afaa1cc0-4d7a-4f5d-a974-e5f4cc8ced18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:26.242Z|afaa1cc0-4d7a-4f5d-a974-e5f4cc8ced18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:26.570Z|ff0300bc-63ce-4101-bf0a-a5c29e090883|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:52:26.570Z|ff0300bc-63ce-4101-bf0a-a5c29e090883|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:34.770Z|c581da8f-3289-44f4-8534-49a97f9abea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:52:34.772Z|c581da8f-3289-44f4-8534-49a97f9abea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.186 to 10.233.67.253 2021-05-20T02:52:34.773Z|c581da8f-3289-44f4-8534-49a97f9abea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:52:34.774Z|c581da8f-3289-44f4-8534-49a97f9abea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:52:34.774Z|c581da8f-3289-44f4-8534-49a97f9abea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:52:36.344Z|a61b2f27-f0ee-426c-a975-65171ab3f651|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:36.344Z|8cc75996-7ee9-4081-930c-ed2e2773ea01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:36.344Z|8cc75996-7ee9-4081-930c-ed2e2773ea01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:36.344Z|a61b2f27-f0ee-426c-a975-65171ab3f651|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:36.348Z|ec1c9af5-4256-4769-827a-9e903210be51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:36.348Z|ec1c9af5-4256-4769-827a-9e903210be51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:46.363Z|3c52b872-6f93-4da7-a0a6-c11ce0d0a7a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:46.364Z|3c52b872-6f93-4da7-a0a6-c11ce0d0a7a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:46.364Z|f18834c2-0df0-4bcd-9941-f89a0f68c6c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:46.364Z|f18834c2-0df0-4bcd-9941-f89a0f68c6c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:46.363Z|921a93ac-d8bb-4de3-93a4-c24b1c879fcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:46.365Z|921a93ac-d8bb-4de3-93a4-c24b1c879fcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:49.770Z|9d09ab77-a734-4256-b3a1-3c28cbf724fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:52:49.770Z|9d09ab77-a734-4256-b3a1-3c28cbf724fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:52:49.938Z|4f52dcae-5c22-4748-b9b7-7841a75209d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:52:49.938Z|4f52dcae-5c22-4748-b9b7-7841a75209d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:52:56.382Z|ac68067f-7421-41f1-b669-4c55d8e5a823|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:56.383Z|ac68067f-7421-41f1-b669-4c55d8e5a823|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:56.449Z|38ff10c6-cf20-4616-9dbf-b577978b89e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:56.450Z|38ff10c6-cf20-4616-9dbf-b577978b89e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:52:56.452Z|9bef2683-070c-443c-a695-c3e1b4105741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:52:56.452Z|9bef2683-070c-443c-a695-c3e1b4105741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:04.770Z|478d404f-2c41-481b-bcc0-13d5eeefb77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:53:04.770Z|478d404f-2c41-481b-bcc0-13d5eeefb77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:53:06.402Z|66815da7-7a46-4f20-8acb-74fc53b541af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:06.403Z|66815da7-7a46-4f20-8acb-74fc53b541af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:06.467Z|2170818b-d434-4b7c-97ce-a56792bcb937|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:06.468Z|2170818b-d434-4b7c-97ce-a56792bcb937|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:06.468Z|ca876cd9-fb0d-478c-be7b-2dc5db5f23d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:06.468Z|ca876cd9-fb0d-478c-be7b-2dc5db5f23d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:16.438Z|5ae8b903-ddfe-4f33-b267-c4ab42f837e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:16.439Z|5ae8b903-ddfe-4f33-b267-c4ab42f837e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:16.485Z|f530c380-7005-4500-8ebd-dc753d1295e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:16.485Z|f51e754b-3a1a-4dbd-a5e9-2be437209423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:16.486Z|f530c380-7005-4500-8ebd-dc753d1295e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:16.486Z|f51e754b-3a1a-4dbd-a5e9-2be437209423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:19.770Z|a6b45d1b-d0ce-42db-ac1e-a1dd406769a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:53:19.772Z|a6b45d1b-d0ce-42db-ac1e-a1dd406769a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.253 to 10.233.73.186 2021-05-20T02:53:19.773Z|a6b45d1b-d0ce-42db-ac1e-a1dd406769a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:53:19.773Z|a6b45d1b-d0ce-42db-ac1e-a1dd406769a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:53:19.774Z|a6b45d1b-d0ce-42db-ac1e-a1dd406769a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:53:19.939Z|2a89bf92-f79d-4145-aca2-f7913b361bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:53:19.939Z|2a89bf92-f79d-4145-aca2-f7913b361bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:53:26.541Z|a05bef34-a8a7-4258-b164-d15b24e24ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:26.541Z|a05bef34-a8a7-4258-b164-d15b24e24ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:26.543Z|d8381e83-9bef-4555-9d4b-866b9087f26a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:26.543Z|73b96de6-2f7c-4887-8ae8-5c83bd24bcf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:26.544Z|d8381e83-9bef-4555-9d4b-866b9087f26a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:26.544Z|73b96de6-2f7c-4887-8ae8-5c83bd24bcf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:26.570Z|e6d8f83d-dcb6-4018-9115-862149c298f2|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:53:26.570Z|e6d8f83d-dcb6-4018-9115-862149c298f2|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:34.770Z|a4dcc90e-265a-40a5-80e0-81f92ba2f213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:53:34.770Z|a4dcc90e-265a-40a5-80e0-81f92ba2f213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:53:36.637Z|28250d3e-4daf-4b03-9b66-c11f9fdbaf20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:36.637Z|28250d3e-4daf-4b03-9b66-c11f9fdbaf20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:36.640Z|369ee2aa-dd95-40f4-926a-c8da33f6a876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:36.640Z|471a5a8a-ea7a-4ca1-9495-180534276141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:36.640Z|471a5a8a-ea7a-4ca1-9495-180534276141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:36.640Z|369ee2aa-dd95-40f4-926a-c8da33f6a876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:46.655Z|aa29192d-1bf7-44fb-9707-c79de8b9c434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:46.656Z|aa29192d-1bf7-44fb-9707-c79de8b9c434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:46.733Z|cb420d3c-eaf9-416b-9484-f14b2b89fdbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:46.734Z|cb420d3c-eaf9-416b-9484-f14b2b89fdbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:46.747Z|1619d72c-71aa-417c-bb8d-f7641a6599eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:46.747Z|1619d72c-71aa-417c-bb8d-f7641a6599eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:49.770Z|37cb28f5-5e70-4ecb-a45d-90c4bb2eb56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:53:49.770Z|37cb28f5-5e70-4ecb-a45d-90c4bb2eb56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:53:49.940Z|da523df6-f010-4a78-b617-a340d82ba4cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:53:49.940Z|da523df6-f010-4a78-b617-a340d82ba4cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:53:56.749Z|e051d07a-82c1-4e2c-9744-a897ec0d1d4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:56.750Z|44355a60-9b3a-4d72-b174-8043a7630ff4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:56.750Z|e051d07a-82c1-4e2c-9744-a897ec0d1d4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:56.750Z|44355a60-9b3a-4d72-b174-8043a7630ff4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:53:56.764Z|e0b7671d-1d52-4722-b085-710f65ce0a7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:53:56.765Z|e0b7671d-1d52-4722-b085-710f65ce0a7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:04.770Z|fb3581d1-03be-41d8-b424-0de1f21fc14a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:54:04.772Z|fb3581d1-03be-41d8-b424-0de1f21fc14a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:54:06.768Z|759fe8dd-cdee-4b30-9e0f-2dc4edb92cb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:06.768Z|b748d9a8-fb4d-484a-b774-d6ff82ab0833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:06.768Z|759fe8dd-cdee-4b30-9e0f-2dc4edb92cb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:06.768Z|b748d9a8-fb4d-484a-b774-d6ff82ab0833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:06.780Z|3b3ca60c-6d7d-4d6f-abd7-89ee2493e9d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:06.781Z|3b3ca60c-6d7d-4d6f-abd7-89ee2493e9d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:16.787Z|c0607261-7180-477a-a22c-5ac56b6090fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:16.788Z|c0607261-7180-477a-a22c-5ac56b6090fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:16.788Z|2f8d96e4-dfe8-4cbe-9b39-b9dc080f1fd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:16.789Z|2f8d96e4-dfe8-4cbe-9b39-b9dc080f1fd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:16.846Z|1ab93c1e-d307-4099-abbb-cfa39520102e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:16.847Z|1ab93c1e-d307-4099-abbb-cfa39520102e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:19.770Z|c713cf9d-a348-4b6c-b741-e5b6f8e8d91f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:54:19.770Z|c713cf9d-a348-4b6c-b741-e5b6f8e8d91f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:54:19.941Z|198ab8a6-d91b-40b6-bc5b-10c262c7b029|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:54:19.941Z|198ab8a6-d91b-40b6-bc5b-10c262c7b029|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:54:26.569Z|a05fe86f-ec80-4e6e-904f-8657c0971f4f|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:54:26.570Z|a05fe86f-ec80-4e6e-904f-8657c0971f4f|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:26.809Z|3db84ee5-2246-4256-8c45-4d658fa3bfe0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:26.810Z|3db84ee5-2246-4256-8c45-4d658fa3bfe0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:26.813Z|0aba917c-ce17-4429-8813-3a96c7b58645|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:26.813Z|0aba917c-ce17-4429-8813-3a96c7b58645|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:26.864Z|bf6a3cb8-7ee2-43bb-9a75-8570cfad0a78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:26.864Z|bf6a3cb8-7ee2-43bb-9a75-8570cfad0a78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:34.770Z|dcd7a0dd-f918-4da8-aebd-33f9cdc96ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:54:34.770Z|dcd7a0dd-f918-4da8-aebd-33f9cdc96ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:54:36.837Z|91ae600e-6ebf-42de-9537-988280d49a20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:36.837Z|4fba61d4-83e7-4d1c-ab28-9f137a14d66d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:36.837Z|91ae600e-6ebf-42de-9537-988280d49a20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:36.837Z|4fba61d4-83e7-4d1c-ab28-9f137a14d66d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:36.881Z|7327a798-8d45-43d8-8215-068a041e353c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:36.881Z|7327a798-8d45-43d8-8215-068a041e353c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:46.942Z|108c03a5-5f73-450c-9fee-ec5fb7948844|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:46.942Z|b0e637ca-4451-4124-bf28-301d39ac8694|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:46.943Z|108c03a5-5f73-450c-9fee-ec5fb7948844|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:46.943Z|b0e637ca-4451-4124-bf28-301d39ac8694|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:46.946Z|9929f0cb-0fe3-4369-9a65-98ad7e6ebf8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:46.946Z|9929f0cb-0fe3-4369-9a65-98ad7e6ebf8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:49.770Z|02a64e98-d761-4132-b7b3-88375a70421f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:54:49.772Z|02a64e98-d761-4132-b7b3-88375a70421f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.186 to 10.233.67.253 2021-05-20T02:54:49.773Z|02a64e98-d761-4132-b7b3-88375a70421f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:54:49.773Z|02a64e98-d761-4132-b7b3-88375a70421f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-05-20T02:54:49.774Z|02a64e98-d761-4132-b7b3-88375a70421f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:54:49.942Z|efb50843-82a3-445c-b253-863e75144b53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:54:49.942Z|efb50843-82a3-445c-b253-863e75144b53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:54:57.042Z|cf7f96c4-8624-44cb-9e3d-d8e17b052850|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:57.042Z|0425bffa-5a4e-4f5a-b16e-d671b252e20e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:57.043Z|0425bffa-5a4e-4f5a-b16e-d671b252e20e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:57.043Z|cf7f96c4-8624-44cb-9e3d-d8e17b052850|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:54:57.044Z|54e7710c-4bed-49ec-85a8-39d20b3adb0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:54:57.044Z|54e7710c-4bed-49ec-85a8-39d20b3adb0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:04.770Z|760d0a4b-eaa1-48c1-bc9c-b47e7eb539cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:55:04.770Z|760d0a4b-eaa1-48c1-bc9c-b47e7eb539cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:55:07.061Z|590ca80d-08af-4afe-87c5-ea4dd07ed91e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:55:07.061Z|d22f87ac-84cf-4ee2-9fe2-e23e2428a672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:55:07.061Z|590ca80d-08af-4afe-87c5-ea4dd07ed91e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:07.061Z|d22f87ac-84cf-4ee2-9fe2-e23e2428a672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:07.146Z|398ef662-5111-4f07-a64b-820a89bdee40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:55:07.147Z|398ef662-5111-4f07-a64b-820a89bdee40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:17.146Z|bbfde707-a120-4d38-9142-4c30aa9ebd33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:55:17.146Z|d01a696e-c660-4b9a-b153-36d7067fec89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:55:17.147Z|bbfde707-a120-4d38-9142-4c30aa9ebd33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:17.147Z|d01a696e-c660-4b9a-b153-36d7067fec89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:17.163Z|2f3e2e07-df90-4ff9-9870-ff05a4c9cb51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:55:17.163Z|2f3e2e07-df90-4ff9-9870-ff05a4c9cb51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:19.770Z|bc69a27d-a988-4ee6-82a4-29d026ae690d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:55:19.770Z|bc69a27d-a988-4ee6-82a4-29d026ae690d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:55:19.943Z|60fc9d4c-195e-43dc-865c-c24d0902ed44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:55:19.943Z|60fc9d4c-195e-43dc-865c-c24d0902ed44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:55:26.570Z|678bdb39-8849-42c2-bade-3092c04023ff|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-05-20T02:55:26.570Z|678bdb39-8849-42c2-bade-3092c04023ff|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:27.242Z|ec9ca7ea-d9b4-4f1a-b8ff-3e8265d9ad7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:55:27.242Z|3711e76a-2e37-4de2-bb41-d51f18d2dc6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:55:27.242Z|ec9ca7ea-d9b4-4f1a-b8ff-3e8265d9ad7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:27.242Z|3711e76a-2e37-4de2-bb41-d51f18d2dc6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:27.244Z|c213701f-46b2-4453-82cd-00ed5f89ffe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:55:27.244Z|c213701f-46b2-4453-82cd-00ed5f89ffe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:34.770Z|ea6ef94e-9802-4a6c-af3f-6b58eb5e1f4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:55:34.773Z|ea6ef94e-9802-4a6c-af3f-6b58eb5e1f4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:55:37.342Z|3307f488-2dd2-449c-9aaa-ba336f1d6ffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:55:37.342Z|4c7cadfa-f561-4b02-ad90-ee903f3fa1c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:55:37.342Z|97832402-9321-4d77-9300-874d62ade7ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:55:37.343Z|3307f488-2dd2-449c-9aaa-ba336f1d6ffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:37.343Z|4c7cadfa-f561-4b02-ad90-ee903f3fa1c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:37.343Z|97832402-9321-4d77-9300-874d62ade7ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:47.437Z|ebf5bae3-a27a-468d-96e9-3a7adbd7066c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:55:47.437Z|1401555b-77f4-4c4d-ab5a-5c448f77ea30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:55:47.437Z|1401555b-77f4-4c4d-ab5a-5c448f77ea30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:47.437Z|ebf5bae3-a27a-468d-96e9-3a7adbd7066c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:47.440Z|5f170d70-481a-4e8b-b673-faafb49cddcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-05-20T02:55:47.440Z|5f170d70-481a-4e8b-b673-faafb49cddcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-05-20T02:55:49.770Z|ec67aacc-360d-4e9c-84a0-1ff6dae7d20f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:55:49.770Z|ec67aacc-360d-4e9c-84a0-1ff6dae7d20f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-05-20T02:55:49.944Z|41936109-2421-491d-b100-8c344c4f3c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-05-20T02:55:49.944Z|41936109-2421-491d-b100-8c344c4f3c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.