By type
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=Kw}3Pq!c;{VFiJ1tA[J,g,lX -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.5.RELEASE) 2021-04-05T02:03:59.819Z||main|||||INFO|500||Starting ApiHandlerApplication on onap-so-d64b77695-rhxhb with PID 13 (/app/app.jar started by so in /app) 2021-04-05T02:03:59.824Z||main|||||DEBUG|500||Running with Spring Boot v2.1.5.RELEASE, Spring v5.1.7.RELEASE 2021-04-05T02:03:59.824Z||main|||||INFO|500||The following profiles are active: basic 2021-04-05T02:04:07.301Z||main|||||INFO|500||Starting service [Tomcat] 2021-04-05T02:04:07.303Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.19] 2021-04-05T02:04:07.437Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-04-05T02:04:09.240Z||main|||||INFO|500||catdb-pool - Starting... 2021-04-05T02:04:09.362Z||main|||||INFO|500||catdb-pool - Start completed. 2021-04-05T02:04:09.515Z||main|||||INFO|500||reqdb-pool - Starting... 2021-04-05T02:04:09.522Z||main|||||INFO|500||reqdb-pool - Start completed. 2021-04-05T02:04:12.826Z||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-04-05T02:04:13.124Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [ name: catalogDB ...] 2021-04-05T02:04:13.262Z||main|||||INFO|500||HHH000412: Hibernate Core {5.3.10.Final} 2021-04-05T02:04:13.266Z||main|||||INFO|500||HHH000206: hibernate.properties not found 2021-04-05T02:04:13.642Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.0.4.Final} 2021-04-05T02:04:14.414Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect 2021-04-05T02:04:17.508Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [ name: requestDB ...] 2021-04-05T02:04:17.762Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect 2021-04-05T02:04:21.944Z||main|||||INFO|500||HHH000397: Using ASTQueryTranslatorFactory 2021-04-05T02:04:23.150Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-04-05T02:04:24.186Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2021-04-05T02:04:26.218Z|048164b6-b47c-42c2-a430-6899167aedba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:04:26.227Z|048164b6-b47c-42c2-a430-6899167aedba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:04:26.228Z|eda838f4-98ea-40fe-94cf-9e1c29555c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:04:26.234Z||main|||||INFO|500||Started ApiHandlerApplication in 28.901 seconds (JVM running for 29.884) 2021-04-05T02:04:26.235Z|eda838f4-98ea-40fe-94cf-9e1c29555c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:04:27.348Z||http-nio-8080-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-04-05T02:04:27.509Z|6fba4a45-34c0-41ff-8194-9f1bdcfabc71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:04:27.509Z|9e5e5b5e-9e29-4225-9788-4b5e85d10325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:04:27.509Z|8bd291ce-f6a2-4628-823a-8f9b8b91c22a|http-nio-8080-exec-1|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-04-05T02:04:27.965Z|8bd291ce-f6a2-4628-823a-8f9b8b91c22a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:04:27.965Z|6fba4a45-34c0-41ff-8194-9f1bdcfabc71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:04:27.965Z|9e5e5b5e-9e29-4225-9788-4b5e85d10325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:04:38.187Z|036182b2-73b2-49e2-8b47-33c20aba799f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:04:38.190Z|063ef330-9943-4985-a2e1-477b4890a097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:04:38.191Z|33e82b0c-7460-478c-9eed-c666b4a30e2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:04:38.191Z|036182b2-73b2-49e2-8b47-33c20aba799f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:04:38.191Z|063ef330-9943-4985-a2e1-477b4890a097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:04:38.192Z|33e82b0c-7460-478c-9eed-c666b4a30e2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:04:41.202Z|0ec9e490-8522-4b42-9e31-5e894f2005be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:04:41.204Z|0ec9e490-8522-4b42-9e31-5e894f2005be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.113 to 10.233.78.155 2021-04-05T02:04:41.207Z|0ec9e490-8522-4b42-9e31-5e894f2005be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:04:41.212Z|0ec9e490-8522-4b42-9e31-5e894f2005be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:04:41.287Z|0ec9e490-8522-4b42-9e31-5e894f2005be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:04:48.222Z|2427fcbb-1598-47bc-acb2-3301a4bfff46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:04:48.223Z|2427fcbb-1598-47bc-acb2-3301a4bfff46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:04:48.224Z|60eca079-e8bd-477a-9923-0e29be220c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:04:48.286Z|fd4ea01e-68e7-4ba4-9ab5-0d8d522e7d6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:04:48.286Z|60eca079-e8bd-477a-9923-0e29be220c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:04:48.287Z|fd4ea01e-68e7-4ba4-9ab5-0d8d522e7d6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:04:56.202Z|e98795c8-ddbb-407b-a9a0-104f1f0c3c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:04:56.203Z|e98795c8-ddbb-407b-a9a0-104f1f0c3c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:04:56.236Z|9dbe0cfe-2e20-4978-8c54-de1e42ebab5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:04:56.237Z|9dbe0cfe-2e20-4978-8c54-de1e42ebab5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:04:58.379Z|1649a30f-dfc0-4d47-bb27-68c4dfdc5ce3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:04:58.383Z|165a19ae-299c-437f-ab89-3dc5d0cac122|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:04:58.380Z|1649a30f-dfc0-4d47-bb27-68c4dfdc5ce3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:04:58.384Z|165a19ae-299c-437f-ab89-3dc5d0cac122|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:04:58.395Z|5fa9649a-d1fd-4f37-b275-07c2ca97bbc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:04:58.396Z|5fa9649a-d1fd-4f37-b275-07c2ca97bbc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:08.415Z|0383602a-e0f9-4702-822b-55dc7b97044f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:08.415Z|26fce2a6-b34d-4a02-ae58-1070badaabad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:08.417Z|0383602a-e0f9-4702-822b-55dc7b97044f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:08.416Z|26fce2a6-b34d-4a02-ae58-1070badaabad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:08.490Z|e8085e95-17b7-4461-945c-7b989e9804d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:08.491Z|e8085e95-17b7-4461-945c-7b989e9804d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:11.202Z|ffb3a57a-70c4-4414-9ba6-d572a81ea46b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:05:11.202Z|ffb3a57a-70c4-4414-9ba6-d572a81ea46b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:05:18.510Z|a0bc84b0-41a8-4108-91ab-2e0284aece32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:18.511Z|a0bc84b0-41a8-4108-91ab-2e0284aece32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:18.515Z|2bef7764-79e2-4e32-9a80-e7f8490f8abc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:18.516Z|2bef7764-79e2-4e32-9a80-e7f8490f8abc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:18.586Z|1b6a2bfb-a888-4c09-bce8-bdcf1ff9b66c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:18.588Z|1b6a2bfb-a888-4c09-bce8-bdcf1ff9b66c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:26.202Z|ec91a468-f627-44b8-ae04-e8729b37de02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:05:26.204Z|ec91a468-f627-44b8-ae04-e8729b37de02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.78.155 to 10.233.67.97 2021-04-05T02:05:26.205Z|ec91a468-f627-44b8-ae04-e8729b37de02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:05:26.205Z|ec91a468-f627-44b8-ae04-e8729b37de02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:05:26.207Z|ec91a468-f627-44b8-ae04-e8729b37de02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:05:26.287Z|3a684eec-4986-416f-9c9b-e81e77c8e5bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:05:26.287Z|3a684eec-4986-416f-9c9b-e81e77c8e5bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:05:28.542Z|d21ecbc3-9882-4fcb-8b0a-2b6a986f02a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:28.543Z|d21ecbc3-9882-4fcb-8b0a-2b6a986f02a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:28.615Z|7bff0c39-e158-4dca-a055-6e32e1f3e412|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:28.615Z|9cc927b2-8881-4864-b286-7be5bc7c21e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:28.616Z|7bff0c39-e158-4dca-a055-6e32e1f3e412|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:28.616Z|9cc927b2-8881-4864-b286-7be5bc7c21e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:38.577Z|9f10adeb-44c0-4fdd-a551-554c721049ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:38.578Z|9f10adeb-44c0-4fdd-a551-554c721049ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:38.646Z|f57132b3-a269-4d7a-83c1-35a781d828dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:38.647Z|bbfe81f4-43cf-4f76-b436-de733b5e1c4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:38.647Z|f57132b3-a269-4d7a-83c1-35a781d828dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:38.648Z|bbfe81f4-43cf-4f76-b436-de733b5e1c4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:41.202Z|da95d2e5-3998-478a-b524-0dd8a4b05766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:05:41.203Z|da95d2e5-3998-478a-b524-0dd8a4b05766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:05:48.603Z|18a4cb96-0487-4f63-9ce1-ce822dd1e458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:48.604Z|18a4cb96-0487-4f63-9ce1-ce822dd1e458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:48.692Z|ceedfaf8-3ab2-4fec-881f-b1f37358c662|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:48.693Z|2eae5e2e-0c8f-4904-952c-3e13e2ba10e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:48.693Z|ceedfaf8-3ab2-4fec-881f-b1f37358c662|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:48.694Z|2eae5e2e-0c8f-4904-952c-3e13e2ba10e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:56.202Z|5f7ac064-0d57-4c70-ad99-0119f284905d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:05:56.202Z|5f7ac064-0d57-4c70-ad99-0119f284905d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:05:56.288Z|c7b981de-de79-421f-86ef-bd6ffcae3788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:05:56.289Z|c7b981de-de79-421f-86ef-bd6ffcae3788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:05:58.694Z|ff4ade0e-3892-4bd4-8f8c-1686863fe173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:58.695Z|ff4ade0e-3892-4bd4-8f8c-1686863fe173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:58.720Z|2e297fe0-e2e2-48a7-8866-964b27329a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:58.787Z|2e297fe0-e2e2-48a7-8866-964b27329a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:05:58.787Z|7f0276d3-3b61-4ec3-8c2c-dd565adac1e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:05:58.788Z|7f0276d3-3b61-4ec3-8c2c-dd565adac1e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:08.726Z|767ffa5c-d556-456c-9408-a5d125fa3411|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:08.728Z|767ffa5c-d556-456c-9408-a5d125fa3411|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:08.814Z|dd88f619-845e-4292-9101-3404cf19f63b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:08.815Z|dd88f619-845e-4292-9101-3404cf19f63b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:08.820Z|39739e72-2f18-430e-963c-f428d103337e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:08.821Z|39739e72-2f18-430e-963c-f428d103337e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:11.202Z|ab0869ad-1fed-430c-a64d-66d13501d863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:06:11.204Z|ab0869ad-1fed-430c-a64d-66d13501d863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.97 to 10.233.68.113 2021-04-05T02:06:11.204Z|ab0869ad-1fed-430c-a64d-66d13501d863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:06:11.205Z|ab0869ad-1fed-430c-a64d-66d13501d863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:06:11.300Z|ab0869ad-1fed-430c-a64d-66d13501d863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:06:18.790Z|8f84af19-d2d2-49e3-a7ae-bd89605b4709|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:18.791Z|8f84af19-d2d2-49e3-a7ae-bd89605b4709|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:18.890Z|12ca6a2d-ea52-4e15-9d67-b4a5d9e6d2b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:18.891Z|928cdd98-c961-44aa-8124-da959240d31a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:18.891Z|12ca6a2d-ea52-4e15-9d67-b4a5d9e6d2b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:18.892Z|928cdd98-c961-44aa-8124-da959240d31a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:26.202Z|527bdd9d-7a09-4435-b3c7-eb6ec5179c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:06:26.203Z|527bdd9d-7a09-4435-b3c7-eb6ec5179c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:06:26.290Z|3b097ced-b02d-4b4a-97e8-db742a40bbf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:06:26.291Z|3b097ced-b02d-4b4a-97e8-db742a40bbf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:06:28.879Z|84df3750-7476-4735-b769-20bc11df324c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:28.880Z|84df3750-7476-4735-b769-20bc11df324c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:28.918Z|1f98fb63-10d8-4664-8465-3183b5b71199|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:28.919Z|1f98fb63-10d8-4664-8465-3183b5b71199|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:28.920Z|a039ac93-419f-40cf-a55c-8a486ee159ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:28.921Z|a039ac93-419f-40cf-a55c-8a486ee159ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:38.990Z|4e3efd5f-bcd0-45dd-9012-17b1e0e132e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:38.990Z|6a1c6677-fc59-45d8-8d09-31813d45128b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:38.991Z|3c3890df-e304-4008-ad65-22c8bcba3e61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:38.991Z|3c3890df-e304-4008-ad65-22c8bcba3e61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:38.991Z|4e3efd5f-bcd0-45dd-9012-17b1e0e132e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:38.991Z|6a1c6677-fc59-45d8-8d09-31813d45128b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:41.202Z|0087b068-bc34-46fb-980c-34abde90d39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:06:41.203Z|0087b068-bc34-46fb-980c-34abde90d39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:06:49.034Z|6ebe5356-4dee-4bfa-9fc1-bef178e03fb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:49.035Z|6ebe5356-4dee-4bfa-9fc1-bef178e03fb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:49.036Z|352f510e-2899-4b94-9768-778bec03e37f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:49.036Z|ce66854c-4bc2-43c5-8a67-66c2a2f291f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:49.037Z|ce66854c-4bc2-43c5-8a67-66c2a2f291f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:49.038Z|352f510e-2899-4b94-9768-778bec03e37f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:56.205Z|4ab4bfa2-820e-430d-9db7-abaf79c14839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:06:56.208Z|4ab4bfa2-820e-430d-9db7-abaf79c14839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.113 to 10.233.78.155 2021-04-05T02:06:56.209Z|4ab4bfa2-820e-430d-9db7-abaf79c14839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:06:56.211Z|4ab4bfa2-820e-430d-9db7-abaf79c14839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:06:56.288Z|4ab4bfa2-820e-430d-9db7-abaf79c14839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:06:56.293Z|bf66403b-b9af-40a6-9bae-08fbd4e9f918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:06:56.294Z|bf66403b-b9af-40a6-9bae-08fbd4e9f918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:06:59.091Z|6426f6e8-9f89-4e59-882e-41c126e9cb4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:59.090Z|010e1c87-47da-4bb5-941d-7a4855410a3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:59.090Z|56f317e1-7d41-4b89-a95a-5b5600e1aac1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:06:59.092Z|56f317e1-7d41-4b89-a95a-5b5600e1aac1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:59.092Z|010e1c87-47da-4bb5-941d-7a4855410a3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:06:59.092Z|6426f6e8-9f89-4e59-882e-41c126e9cb4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:09.116Z|a0b5a5cb-2d56-4dc6-b8a9-a044ea92f877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:09.116Z|9245603e-0809-494e-8dde-95d6c147fa17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:09.116Z|3bd57322-a1ca-4a9f-b6a4-aa719e9b14fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:09.117Z|a0b5a5cb-2d56-4dc6-b8a9-a044ea92f877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:09.117Z|3bd57322-a1ca-4a9f-b6a4-aa719e9b14fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:09.187Z|9245603e-0809-494e-8dde-95d6c147fa17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:11.202Z|0f723a9a-7c80-4206-8970-0227a0f240d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:07:11.202Z|0f723a9a-7c80-4206-8970-0227a0f240d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:07:19.285Z|163a7a99-9530-454a-93a0-09ab23489127|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:19.285Z|1926e93d-17a2-4a7c-954d-602244bfccb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:19.285Z|7e9e0f6b-73df-4182-b747-8cce21cd96da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:19.286Z|163a7a99-9530-454a-93a0-09ab23489127|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:19.286Z|7e9e0f6b-73df-4182-b747-8cce21cd96da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:19.286Z|1926e93d-17a2-4a7c-954d-602244bfccb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:26.202Z|34ef21fb-bdd5-43d4-ae15-116013ac8b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:07:26.203Z|34ef21fb-bdd5-43d4-ae15-116013ac8b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:07:26.295Z|143b832f-065b-413b-b369-329a0502cca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:07:26.296Z|143b832f-065b-413b-b369-329a0502cca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:07:29.310Z|b26e1cd9-af49-4d20-a8ab-3c385c942dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:29.310Z|bde6659b-ad8d-4017-a448-cfe0e6c14bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:29.310Z|c4682e32-966e-4538-a579-8ee3d4368447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:29.311Z|c4682e32-966e-4538-a579-8ee3d4368447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:29.311Z|bde6659b-ad8d-4017-a448-cfe0e6c14bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:29.387Z|b26e1cd9-af49-4d20-a8ab-3c385c942dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:39.406Z|883f07a0-4ce4-4f30-8478-a3b3c8c3ea36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:39.407Z|883f07a0-4ce4-4f30-8478-a3b3c8c3ea36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:39.487Z|74a017de-81ab-4e6d-b2bf-01707606b86a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:39.487Z|8e65e023-1e2e-49ed-b13c-50e2a1af0cf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:39.488Z|8e65e023-1e2e-49ed-b13c-50e2a1af0cf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:39.488Z|74a017de-81ab-4e6d-b2bf-01707606b86a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:41.202Z|6980eb75-cf6f-4e58-81b7-dbf8321097c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:07:41.205Z|6980eb75-cf6f-4e58-81b7-dbf8321097c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.78.155 to 10.233.67.97 2021-04-05T02:07:41.205Z|6980eb75-cf6f-4e58-81b7-dbf8321097c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:07:41.206Z|6980eb75-cf6f-4e58-81b7-dbf8321097c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:07:41.207Z|6980eb75-cf6f-4e58-81b7-dbf8321097c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:07:49.433Z|282feb31-e216-4254-b375-468b1ad3460c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:49.434Z|282feb31-e216-4254-b375-468b1ad3460c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:49.514Z|8431e75f-d618-4f81-b599-01c08b8c3a4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:49.514Z|8431e75f-d618-4f81-b599-01c08b8c3a4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:49.518Z|753766ec-70e7-40b1-8cc6-80c7353d9740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:49.518Z|753766ec-70e7-40b1-8cc6-80c7353d9740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:56.202Z|e4cad9d7-08b4-44d4-a7d2-eb5e7533eeab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:07:56.202Z|e4cad9d7-08b4-44d4-a7d2-eb5e7533eeab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:07:56.297Z|28e3bd5d-d624-408d-a3a4-da36db915fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:07:56.298Z|28e3bd5d-d624-408d-a3a4-da36db915fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:07:59.497Z|3cf96454-04ee-44e8-a163-5b98d62c500d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:59.498Z|3cf96454-04ee-44e8-a163-5b98d62c500d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:59.544Z|c44d15ce-934b-496c-9409-8bb32c7e6508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:59.545Z|c44d15ce-934b-496c-9409-8bb32c7e6508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:07:59.547Z|c8cf5fd8-ac7b-4c0d-b097-822fcb876950|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:07:59.547Z|c8cf5fd8-ac7b-4c0d-b097-822fcb876950|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:09.525Z|b9f41be2-eb42-4ab8-bf39-a2267f700440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:09.526Z|b9f41be2-eb42-4ab8-bf39-a2267f700440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:09.590Z|1f31f8a8-652e-4ece-814c-8b2c6a3cc9b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:09.590Z|99806b23-ebab-49fb-a0a1-8bad98865ce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:09.591Z|1f31f8a8-652e-4ece-814c-8b2c6a3cc9b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:09.591Z|99806b23-ebab-49fb-a0a1-8bad98865ce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:11.203Z|8386d910-48b6-434b-834f-a67ffa5a4d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:08:11.204Z|8386d910-48b6-434b-834f-a67ffa5a4d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:08:19.555Z|aa89d088-6530-46eb-ae41-44f17231d439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:19.556Z|aa89d088-6530-46eb-ae41-44f17231d439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:19.615Z|aa1cf606-9697-42b7-8415-11cce9999c73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:19.615Z|70a0da03-1fde-4e69-a5d3-d2e1f2585b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:19.616Z|aa1cf606-9697-42b7-8415-11cce9999c73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:19.616Z|70a0da03-1fde-4e69-a5d3-d2e1f2585b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:26.202Z|c7d32213-90e9-4740-8cb2-eb4c04ed9111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:08:26.204Z|c7d32213-90e9-4740-8cb2-eb4c04ed9111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.97 to 10.233.78.155 2021-04-05T02:08:26.205Z|c7d32213-90e9-4740-8cb2-eb4c04ed9111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:08:26.205Z|c7d32213-90e9-4740-8cb2-eb4c04ed9111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:08:26.207Z|c7d32213-90e9-4740-8cb2-eb4c04ed9111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:08:26.299Z|bcada2dd-348c-42c9-8084-47ece229112e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:08:26.299Z|bcada2dd-348c-42c9-8084-47ece229112e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:08:29.586Z|36a80d29-66bc-4be9-a6ef-cf5cf8476941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:29.587Z|36a80d29-66bc-4be9-a6ef-cf5cf8476941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:29.639Z|36a5e073-0ab3-4fbd-bcc2-313800e8c930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:29.640Z|36a5e073-0ab3-4fbd-bcc2-313800e8c930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:29.642Z|24c61df3-09b3-4674-aa09-6e48a180306a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:29.645Z|24c61df3-09b3-4674-aa09-6e48a180306a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:39.686Z|990845d1-6e35-47f7-92d4-d51f8cb5f8ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:39.687Z|990845d1-6e35-47f7-92d4-d51f8cb5f8ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:39.687Z|3ec41b98-2077-4adc-a6a2-7b0c3d9467f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:39.688Z|3ec41b98-2077-4adc-a6a2-7b0c3d9467f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:39.688Z|60f65570-e5e9-4b09-82c0-cb390f7ba5d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:39.689Z|60f65570-e5e9-4b09-82c0-cb390f7ba5d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:41.202Z|8c387caf-0e46-48e2-8500-77090e793c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:08:41.202Z|8c387caf-0e46-48e2-8500-77090e793c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:08:49.710Z|569f0187-311f-46a3-9e24-5a4cc6505fd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:49.710Z|41e3f843-f65c-4bd9-8534-a1bf3eeac465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:49.711Z|41e3f843-f65c-4bd9-8534-a1bf3eeac465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:49.711Z|569f0187-311f-46a3-9e24-5a4cc6505fd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:49.788Z|5ad129f0-18ac-442d-bf1a-8271ebb0cd82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:49.789Z|5ad129f0-18ac-442d-bf1a-8271ebb0cd82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:56.202Z|b72fcdc9-8996-4a0e-9be4-75345fdd07f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:08:56.202Z|b72fcdc9-8996-4a0e-9be4-75345fdd07f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:08:56.300Z|2b86697a-5da4-4be3-bf11-9909fa83d51b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:08:56.301Z|2b86697a-5da4-4be3-bf11-9909fa83d51b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:08:59.807Z|a0314ddb-dc8e-4b70-a999-b3de7f5b1d08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:59.808Z|a0314ddb-dc8e-4b70-a999-b3de7f5b1d08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:59.811Z|150509a8-44f4-49db-a41e-0adbd5677d18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:59.812Z|150509a8-44f4-49db-a41e-0adbd5677d18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:08:59.889Z|4c276e70-6d37-4dde-9736-94019670aea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:08:59.890Z|4c276e70-6d37-4dde-9736-94019670aea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:09.838Z|8d5c1628-bb6d-415d-99de-8e9f5005dcee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:09:09.838Z|8d5c1628-bb6d-415d-99de-8e9f5005dcee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:09.908Z|686cb831-0ae3-4873-b3ed-271947261f68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:09:09.909Z|686cb831-0ae3-4873-b3ed-271947261f68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:09.917Z|4efe3942-5454-4cb4-b191-843fc6491900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:09:09.918Z|4efe3942-5454-4cb4-b191-843fc6491900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:11.202Z|cf4409fe-735a-4da9-95d9-2e234506aeba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:09:11.204Z|cf4409fe-735a-4da9-95d9-2e234506aeba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:09:19.893Z|a1c06cf0-5882-4a30-ad34-5ced86926d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:09:19.894Z|a1c06cf0-5882-4a30-ad34-5ced86926d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:19.987Z|bc1549a2-f0b7-40ff-8517-a88f5a975285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:09:19.988Z|bc1549a2-f0b7-40ff-8517-a88f5a975285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:19.989Z|9f598dd3-86ed-442b-ac53-d86990635904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:09:19.989Z|9f598dd3-86ed-442b-ac53-d86990635904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:26.202Z|638ccac8-817b-48cc-8b62-93ecc37cc3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:09:26.202Z|638ccac8-817b-48cc-8b62-93ecc37cc3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:09:26.302Z|c3f27d0c-a844-4ee5-b0e8-6aa607d4917e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:09:26.302Z|c3f27d0c-a844-4ee5-b0e8-6aa607d4917e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:09:29.917Z|39b99380-2381-4720-a4f7-2aed6befe1a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:09:29.918Z|39b99380-2381-4720-a4f7-2aed6befe1a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:30.011Z|088b01ec-6938-44c4-bab0-40a0981b2bc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:09:30.013Z|088b01ec-6938-44c4-bab0-40a0981b2bc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:30.014Z|ab65e641-0695-4db2-b731-dc9ad3c8cb21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:09:30.015Z|ab65e641-0695-4db2-b731-dc9ad3c8cb21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:39.948Z|24b321c7-3afd-4792-b9e6-9765cb4cd901|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:09:39.949Z|24b321c7-3afd-4792-b9e6-9765cb4cd901|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:40.038Z|66fde2f9-0d11-435b-9217-0888c2c0599e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:09:40.039Z|66fde2f9-0d11-435b-9217-0888c2c0599e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:40.040Z|666f6386-18c1-4a27-855d-df79b35b6f35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:09:40.041Z|666f6386-18c1-4a27-855d-df79b35b6f35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:41.203Z|2792b5b5-6126-4838-b100-2af750eed4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:09:41.203Z|2792b5b5-6126-4838-b100-2af750eed4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:09:49.992Z|68e38855-34bd-41e3-9ddc-2165013d8a6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:09:49.993Z|68e38855-34bd-41e3-9ddc-2165013d8a6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:50.089Z|3b3974f7-d4ef-4fc8-a09a-c3675fbf87bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:09:50.090Z|3b3974f7-d4ef-4fc8-a09a-c3675fbf87bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:50.090Z|62dfeb67-9abb-4027-826a-9335b61b8127|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:09:50.091Z|62dfeb67-9abb-4027-826a-9335b61b8127|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:09:56.202Z|260ac513-e275-4357-ad81-d19b1a3f5f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:09:56.204Z|260ac513-e275-4357-ad81-d19b1a3f5f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.78.155 to 10.233.68.113 2021-04-05T02:09:56.204Z|260ac513-e275-4357-ad81-d19b1a3f5f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:09:56.206Z|260ac513-e275-4357-ad81-d19b1a3f5f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:09:56.207Z|260ac513-e275-4357-ad81-d19b1a3f5f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:09:56.303Z|742de47c-a1ce-4292-a0d6-074b15389234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:09:56.304Z|742de47c-a1ce-4292-a0d6-074b15389234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:10:00.184Z|459907bf-d136-4c01-9517-ba1c2a4ee988|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:00.185Z|459907bf-d136-4c01-9517-ba1c2a4ee988|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:00.193Z|1cbda5f1-cc64-4fc7-a03b-a49f1107b5ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:00.193Z|c0c78f0b-c436-422d-a138-e91ceec50fd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:00.194Z|1cbda5f1-cc64-4fc7-a03b-a49f1107b5ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:00.194Z|c0c78f0b-c436-422d-a138-e91ceec50fd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:10.286Z|675d6ba5-dddd-4729-87ee-06bdabc3ee33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:10.286Z|9f070687-f162-4a39-9a4b-51b25af5c546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:10.287Z|675d6ba5-dddd-4729-87ee-06bdabc3ee33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:10.288Z|9f070687-f162-4a39-9a4b-51b25af5c546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:10.290Z|c963a36a-ed2c-4a79-a0fa-717999f14712|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:10.291Z|c963a36a-ed2c-4a79-a0fa-717999f14712|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:11.202Z|594862fd-c060-450d-b987-6e451866a2f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:10:11.202Z|594862fd-c060-450d-b987-6e451866a2f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:10:20.314Z|3e7e95f2-f12f-4135-9e05-93f009e1d6ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:20.315Z|3e7e95f2-f12f-4135-9e05-93f009e1d6ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:20.318Z|32b883f3-e42a-4a24-91d3-c791a2a6cd8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:20.319Z|32b883f3-e42a-4a24-91d3-c791a2a6cd8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:20.390Z|b30c1a1d-f439-4e33-8624-7f998904109b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:20.391Z|b30c1a1d-f439-4e33-8624-7f998904109b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:26.202Z|bb25ceec-3c4f-4013-bca1-cc403eb6e669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:10:26.202Z|bb25ceec-3c4f-4013-bca1-cc403eb6e669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:10:26.305Z|6099b635-508e-4065-9854-946ba1a23145|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:10:26.306Z|6099b635-508e-4065-9854-946ba1a23145|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:10:30.388Z|c6bc086e-c207-4d9e-a134-a2418ee1ee7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:30.389Z|c6bc086e-c207-4d9e-a134-a2418ee1ee7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:30.408Z|85e83247-2532-4ce3-8bb9-a4cc883e1e60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:30.409Z|85e83247-2532-4ce3-8bb9-a4cc883e1e60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:30.411Z|dd48ec58-5a0b-4c6f-a87f-7d229d4492b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:30.412Z|dd48ec58-5a0b-4c6f-a87f-7d229d4492b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:40.419Z|8007a90d-b54c-4dad-846f-fe1ed8f26b05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:40.420Z|8007a90d-b54c-4dad-846f-fe1ed8f26b05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:40.507Z|3e9abb61-508b-4ae3-9c39-b0cacfd88731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:40.509Z|3e9abb61-508b-4ae3-9c39-b0cacfd88731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:40.509Z|b232e709-6804-4e41-b7d5-a710157e1255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:40.510Z|b232e709-6804-4e41-b7d5-a710157e1255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:41.202Z|0fa51af0-e189-4026-900b-09380d43a2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:10:41.204Z|0fa51af0-e189-4026-900b-09380d43a2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.113 to 10.233.67.97 2021-04-05T02:10:41.205Z|0fa51af0-e189-4026-900b-09380d43a2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:10:41.208Z|0fa51af0-e189-4026-900b-09380d43a2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:10:41.288Z|0fa51af0-e189-4026-900b-09380d43a2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:10:50.494Z|c5bb1d00-41ee-47d5-85db-5d7875ebc03c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:50.495Z|c5bb1d00-41ee-47d5-85db-5d7875ebc03c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:50.589Z|4f152533-7548-47dd-a216-f9456d1123ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:50.590Z|c6e440a7-0e62-4c0e-8567-897af729569c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:10:50.590Z|4f152533-7548-47dd-a216-f9456d1123ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:50.591Z|c6e440a7-0e62-4c0e-8567-897af729569c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:10:56.202Z|cdd47af9-1a63-4ef0-89b7-ceeb1ea16dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:10:56.202Z|cdd47af9-1a63-4ef0-89b7-ceeb1ea16dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:10:56.306Z|1afce53a-b04d-444d-9b7f-214a6309d314|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:10:56.307Z|1afce53a-b04d-444d-9b7f-214a6309d314|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:11:00.526Z|ed202c50-7439-4d6c-904a-d9b1ddc95ee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:00.527Z|ed202c50-7439-4d6c-904a-d9b1ddc95ee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:00.616Z|6b20047e-4d69-4ccc-872b-62e29308ec5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:00.616Z|7135e583-b002-4b39-a9ce-010dd699e42f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:00.617Z|7135e583-b002-4b39-a9ce-010dd699e42f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:00.617Z|6b20047e-4d69-4ccc-872b-62e29308ec5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:10.591Z|94f24dc8-5171-4c21-8566-f88d4d93c010|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:10.592Z|94f24dc8-5171-4c21-8566-f88d4d93c010|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:10.637Z|4f132667-2969-4552-b938-aa769ee544e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:10.638Z|4f132667-2969-4552-b938-aa769ee544e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:10.639Z|57e40e95-4cd4-4ff0-9d2a-5305e46f8d51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:10.639Z|57e40e95-4cd4-4ff0-9d2a-5305e46f8d51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:11.202Z|b0370659-de64-4a83-a5de-e7da1ccb2c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:11:11.202Z|b0370659-de64-4a83-a5de-e7da1ccb2c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:11:20.617Z|9a9899c8-6b87-4586-a5d2-d5177f56e5d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:20.618Z|9a9899c8-6b87-4586-a5d2-d5177f56e5d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:20.690Z|f8ef02e4-dc0e-4650-9711-3decbbec969e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:20.691Z|f8ef02e4-dc0e-4650-9711-3decbbec969e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:20.715Z|e60bea4e-f240-4409-bd4c-8a98881fc292|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:20.716Z|e60bea4e-f240-4409-bd4c-8a98881fc292|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:26.202Z|923938e9-6e31-499b-9dce-b27fd1e0c442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:11:26.205Z|923938e9-6e31-499b-9dce-b27fd1e0c442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:11:26.308Z|df6f0b85-8bcf-4a56-b8b0-5db149a3fff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:11:26.308Z|df6f0b85-8bcf-4a56-b8b0-5db149a3fff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:11:30.696Z|68a9b429-fa92-4910-87b5-de41fc16b802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:30.696Z|68a9b429-fa92-4910-87b5-de41fc16b802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:30.720Z|b006a0c6-f101-46f1-8ae0-e458228a5dde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:30.721Z|b006a0c6-f101-46f1-8ae0-e458228a5dde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:30.790Z|8aaa5599-dc15-432d-a524-c74ac76acc97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:30.791Z|8aaa5599-dc15-432d-a524-c74ac76acc97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:40.727Z|68e16be1-425a-4e8f-a883-f7753de236d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:40.727Z|68e16be1-425a-4e8f-a883-f7753de236d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:40.813Z|22e1dba0-9c67-4f99-8f6a-cf081048fe8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:40.814Z|22e1dba0-9c67-4f99-8f6a-cf081048fe8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:40.813Z|7cd8c3c8-83fb-4524-b95d-db7f25252be4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:40.826Z|7cd8c3c8-83fb-4524-b95d-db7f25252be4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:41.202Z|38b65305-d7d3-4714-8f26-44abba790be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:11:41.202Z|38b65305-d7d3-4714-8f26-44abba790be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:11:50.753Z|05477d70-fd60-4235-b080-7cd1e4752af5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:50.754Z|05477d70-fd60-4235-b080-7cd1e4752af5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:50.837Z|2c82d8ba-967b-4b21-86f8-d6cc391ca518|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:50.838Z|2c82d8ba-967b-4b21-86f8-d6cc391ca518|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:50.847Z|e58ec479-8636-4c1c-8e65-d9fac577bab1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:11:50.848Z|e58ec479-8636-4c1c-8e65-d9fac577bab1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:11:56.202Z|f4df60f2-e5da-432c-8949-165cb45f498b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:11:56.202Z|f4df60f2-e5da-432c-8949-165cb45f498b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:11:56.310Z|5ab7cb0a-32e2-42b5-b2bd-12d029c931f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:11:56.311Z|5ab7cb0a-32e2-42b5-b2bd-12d029c931f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:12:00.792Z|db5612b6-c264-4e8d-a0cf-3abf388b77c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:00.793Z|db5612b6-c264-4e8d-a0cf-3abf388b77c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:00.865Z|2c13a6f7-8097-4a4c-b722-34b1572bfdfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:00.866Z|2c13a6f7-8097-4a4c-b722-34b1572bfdfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:00.874Z|d9fbc82f-45d0-49fb-b016-1137754aa1da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:00.875Z|d9fbc82f-45d0-49fb-b016-1137754aa1da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:10.822Z|636d8084-3a15-4fd9-86e6-6fc084fe6829|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:10.823Z|636d8084-3a15-4fd9-86e6-6fc084fe6829|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:10.891Z|27f33c9f-04a8-4abf-8ac5-510769334367|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:10.892Z|27f33c9f-04a8-4abf-8ac5-510769334367|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:10.896Z|a6ef7183-e61f-40cb-928e-4031fe02fd78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:10.897Z|a6ef7183-e61f-40cb-928e-4031fe02fd78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:11.202Z|75bf23f0-a6c0-419c-ab50-b595f47344cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:12:11.206Z|75bf23f0-a6c0-419c-ab50-b595f47344cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.97 to 10.233.68.113 2021-04-05T02:12:11.207Z|75bf23f0-a6c0-419c-ab50-b595f47344cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:12:11.207Z|75bf23f0-a6c0-419c-ab50-b595f47344cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:12:11.208Z|75bf23f0-a6c0-419c-ab50-b595f47344cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:12:20.878Z|59a8a9d8-a67e-4fb9-ae08-ed02001fb236|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:20.879Z|59a8a9d8-a67e-4fb9-ae08-ed02001fb236|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:20.916Z|354bc539-4f1c-41ed-aafc-11602266aee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:20.917Z|354bc539-4f1c-41ed-aafc-11602266aee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:20.921Z|fad88d1c-302f-4022-ab88-1b1288f4f948|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:20.922Z|fad88d1c-302f-4022-ab88-1b1288f4f948|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:26.202Z|46b76540-4679-4055-9ccd-ae7f715e85fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:12:26.203Z|46b76540-4679-4055-9ccd-ae7f715e85fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:12:26.312Z|2401070d-f54a-429b-b22d-8b3da3c77178|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:12:26.312Z|2401070d-f54a-429b-b22d-8b3da3c77178|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:12:30.905Z|b56949b0-b17b-4194-8562-ec4e93a1befd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:30.905Z|b56949b0-b17b-4194-8562-ec4e93a1befd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:30.985Z|675550cf-ea33-4ead-93c5-5eebcf8e2603|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:30.986Z|675550cf-ea33-4ead-93c5-5eebcf8e2603|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:30.990Z|aa262f3d-c201-41d6-917e-325222d3b6bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:30.990Z|aa262f3d-c201-41d6-917e-325222d3b6bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:40.994Z|597a1dce-4c51-4286-b325-ee127794767b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:40.995Z|597a1dce-4c51-4286-b325-ee127794767b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:41.011Z|5bcdada6-aed8-4bc6-a940-b0e682a925ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:41.011Z|2ace0786-07ff-492e-8181-fab2ab7b5933|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:41.012Z|5bcdada6-aed8-4bc6-a940-b0e682a925ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:41.012Z|2ace0786-07ff-492e-8181-fab2ab7b5933|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:41.202Z|e7335610-a5a6-4008-865d-4fdde779e0b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:12:41.202Z|e7335610-a5a6-4008-865d-4fdde779e0b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:12:51.030Z|2636e68f-4de9-45e9-8c54-f1c94a685c0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:51.032Z|2636e68f-4de9-45e9-8c54-f1c94a685c0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:51.109Z|9b930871-e861-47c7-a487-51093972ca87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:51.109Z|8fa674b7-3d7c-4eeb-b084-833e92663c1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:12:51.110Z|9b930871-e861-47c7-a487-51093972ca87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:51.110Z|8fa674b7-3d7c-4eeb-b084-833e92663c1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:12:56.202Z|67a2a68f-35c1-43b2-a269-3ce00e0ae231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:12:56.206Z|67a2a68f-35c1-43b2-a269-3ce00e0ae231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:12:56.313Z|410b6ac9-e2e3-49c9-a28d-d838adc9f5db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:12:56.314Z|410b6ac9-e2e3-49c9-a28d-d838adc9f5db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:13:01.060Z|e30921c2-44ca-433e-951a-99520c3d199b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:01.061Z|e30921c2-44ca-433e-951a-99520c3d199b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:01.132Z|d69d69b3-24d3-40f1-95d2-dfa43453d830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:01.132Z|efc8665d-235c-4c69-ba19-74fbbb4bfaed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:01.132Z|efc8665d-235c-4c69-ba19-74fbbb4bfaed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:01.132Z|d69d69b3-24d3-40f1-95d2-dfa43453d830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:11.090Z|c26510a1-dc50-4bd4-9f70-00cb83101ce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:11.090Z|c26510a1-dc50-4bd4-9f70-00cb83101ce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:11.160Z|ba5a1eca-e92c-46c3-bd94-73b6cb025231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:11.160Z|ba5a1eca-e92c-46c3-bd94-73b6cb025231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:11.161Z|4725f5da-83a7-4d41-9de6-797c58af9445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:11.162Z|4725f5da-83a7-4d41-9de6-797c58af9445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:11.201Z|a8c9fffa-dc7b-4c08-a5d1-60a8e6c8094a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:13:11.202Z|a8c9fffa-dc7b-4c08-a5d1-60a8e6c8094a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:13:21.189Z|98c64c91-6645-42f6-a05e-7ed3a75d7c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:21.190Z|082b4797-966f-4877-bce5-33cdcb1228e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:21.190Z|98c64c91-6645-42f6-a05e-7ed3a75d7c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:21.191Z|082b4797-966f-4877-bce5-33cdcb1228e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:21.289Z|9b2522d3-51e5-4dcd-9cf7-2e6da7924f5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:21.290Z|9b2522d3-51e5-4dcd-9cf7-2e6da7924f5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:26.201Z|3e0a5e69-befc-4819-acf6-afd177739b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:13:26.202Z|3e0a5e69-befc-4819-acf6-afd177739b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:13:26.314Z|28768863-e226-4dd8-840c-eb336cc6537b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:13:26.315Z|28768863-e226-4dd8-840c-eb336cc6537b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:13:31.288Z|117c2c8b-590f-499d-9a86-3ac30172e6f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:31.289Z|ae868a54-d012-4da9-9c40-26ee571371bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:31.289Z|117c2c8b-590f-499d-9a86-3ac30172e6f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:31.290Z|ae868a54-d012-4da9-9c40-26ee571371bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:31.314Z|6c9044e2-5145-461b-8bc9-1687c79d21d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:31.315Z|6c9044e2-5145-461b-8bc9-1687c79d21d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:41.201Z|62045284-bed4-44e0-ad8e-e99ad48fa44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:13:41.204Z|62045284-bed4-44e0-ad8e-e99ad48fa44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.113 to 10.233.78.155 2021-04-05T02:13:41.204Z|62045284-bed4-44e0-ad8e-e99ad48fa44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:13:41.205Z|62045284-bed4-44e0-ad8e-e99ad48fa44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:13:41.206Z|62045284-bed4-44e0-ad8e-e99ad48fa44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:13:41.314Z|293038ef-1fa9-4fa0-b337-138fca0ffd08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:41.315Z|293038ef-1fa9-4fa0-b337-138fca0ffd08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:41.316Z|70448c41-8b1e-4ae9-a34a-3b3961ec9247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:41.316Z|70448c41-8b1e-4ae9-a34a-3b3961ec9247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:41.335Z|f45ead14-8f12-4c8a-a92a-306656b98f27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:41.336Z|f45ead14-8f12-4c8a-a92a-306656b98f27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:51.345Z|a7b8d479-a456-4bdb-9b1d-2664da12a2c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:51.345Z|5f986d56-921b-442e-b859-e763c8ad282e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:51.346Z|5f986d56-921b-442e-b859-e763c8ad282e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:51.346Z|a7b8d479-a456-4bdb-9b1d-2664da12a2c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:51.390Z|fa6fcf4d-a2dd-4322-ab5c-40275297a85b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:13:51.390Z|fa6fcf4d-a2dd-4322-ab5c-40275297a85b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:13:56.202Z|45bd13c5-056a-4072-860a-f949df230169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:13:56.202Z|45bd13c5-056a-4072-860a-f949df230169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:13:56.316Z|e7c88243-eecf-4e79-9a59-4ed1abbb29e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:13:56.317Z|e7c88243-eecf-4e79-9a59-4ed1abbb29e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:14:01.389Z|28f6ab26-b142-4a59-97db-efde702164c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:01.390Z|28f6ab26-b142-4a59-97db-efde702164c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:01.407Z|9308587b-0ac8-48e4-b4c1-95eb1c6c5712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:01.409Z|9308587b-0ac8-48e4-b4c1-95eb1c6c5712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:01.489Z|3a43cc7b-4dbf-49f2-b8c1-d1435d4c0ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:01.490Z|3a43cc7b-4dbf-49f2-b8c1-d1435d4c0ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:11.202Z|9de77302-50b2-450c-be49-83cb944e3631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:14:11.202Z|9de77302-50b2-450c-be49-83cb944e3631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:14:11.489Z|18d589b2-9487-4dad-9efb-7a3923e23c40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:11.490Z|18d589b2-9487-4dad-9efb-7a3923e23c40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:11.512Z|cf6257df-0adf-482a-b152-dcaa78649366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:11.512Z|be539756-f68b-491f-a86c-7cb8eef93084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:11.512Z|cf6257df-0adf-482a-b152-dcaa78649366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:11.513Z|be539756-f68b-491f-a86c-7cb8eef93084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:21.517Z|1db6f3cf-4da6-4797-acaa-4697abc736b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:21.517Z|1db6f3cf-4da6-4797-acaa-4697abc736b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:21.609Z|39e5525d-6980-4402-97bd-99025e069a8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:21.609Z|39e5525d-6980-4402-97bd-99025e069a8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:21.609Z|61ff065b-6961-4fca-b95d-0f72a2fe4dc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:21.610Z|61ff065b-6961-4fca-b95d-0f72a2fe4dc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:26.201Z|a9f4e223-e579-4b83-bc51-bf93ad82d14a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:14:26.203Z|a9f4e223-e579-4b83-bc51-bf93ad82d14a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.78.155 to 10.233.67.97 2021-04-05T02:14:26.204Z|a9f4e223-e579-4b83-bc51-bf93ad82d14a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:14:26.205Z|a9f4e223-e579-4b83-bc51-bf93ad82d14a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:14:26.286Z|a9f4e223-e579-4b83-bc51-bf93ad82d14a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:14:26.317Z|ff2c5714-9e6d-478f-adc2-ea063adea07c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:14:26.318Z|ff2c5714-9e6d-478f-adc2-ea063adea07c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:14:31.583Z|3a6c4ab5-cb6c-4acf-aa37-141b0039fa1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:31.583Z|3a6c4ab5-cb6c-4acf-aa37-141b0039fa1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:31.634Z|ddb9b1e3-35ec-4998-8ca8-7cfe7b522179|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:31.635Z|ddb9b1e3-35ec-4998-8ca8-7cfe7b522179|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:31.637Z|77d3581c-5fb9-4b2c-b651-da95e7346600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:31.638Z|77d3581c-5fb9-4b2c-b651-da95e7346600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:33.234Z|0c538240-94a9-485a-8a7d-3dbe50fddf29|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-04-05T02:14:33.235Z|0c538240-94a9-485a-8a7d-3dbe50fddf29|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:41.202Z|08d6c920-d309-4bfe-a2fe-5491b8ec1d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:14:41.203Z|08d6c920-d309-4bfe-a2fe-5491b8ec1d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:14:41.611Z|0d3ac4ea-b0ec-41e8-a1d9-d655dea8d4c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:41.612Z|0d3ac4ea-b0ec-41e8-a1d9-d655dea8d4c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:41.658Z|47a616dd-2fa9-4300-878d-2a31f208919e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:41.659Z|47a616dd-2fa9-4300-878d-2a31f208919e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:41.689Z|4df083fe-196c-4b9e-808a-fa8efbb31a3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:41.690Z|4df083fe-196c-4b9e-808a-fa8efbb31a3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:51.690Z|c93e661f-947c-4cf3-8ffa-adfc498d9fd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:51.691Z|c93e661f-947c-4cf3-8ffa-adfc498d9fd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:51.691Z|080453cd-1156-4f5f-a629-a2d5fc244caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:51.692Z|080453cd-1156-4f5f-a629-a2d5fc244caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:51.788Z|8cf46806-ff11-4e6f-98aa-4d2f237f32a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:14:51.789Z|8cf46806-ff11-4e6f-98aa-4d2f237f32a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:14:56.201Z|3ed66a16-3d4c-4b4a-9178-6591d0b86268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:14:56.202Z|3ed66a16-3d4c-4b4a-9178-6591d0b86268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:14:56.319Z|321b6e7b-1c6b-435b-b855-a9639a2d9c4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:14:56.319Z|321b6e7b-1c6b-435b-b855-a9639a2d9c4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:15:01.774Z|cc9ae0bd-22e5-4fc5-b6a9-15a66c9e8218|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:01.774Z|ad56925a-52e6-46da-9d75-c0926167e1b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:01.775Z|cc9ae0bd-22e5-4fc5-b6a9-15a66c9e8218|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:01.775Z|ad56925a-52e6-46da-9d75-c0926167e1b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:01.816Z|6271b3ce-6354-414f-aa90-b2182201ec81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:01.816Z|6271b3ce-6354-414f-aa90-b2182201ec81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:11.201Z|79c10bbc-0b55-46a5-bd67-be5f0c7af902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:15:11.204Z|79c10bbc-0b55-46a5-bd67-be5f0c7af902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:15:11.889Z|7661de0e-ec14-4405-90b6-d16f1a987c9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:11.889Z|7661de0e-ec14-4405-90b6-d16f1a987c9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:11.892Z|a2bbb81d-20c4-4519-873e-43a0fd4bd80c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:11.893Z|a2bbb81d-20c4-4519-873e-43a0fd4bd80c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:11.894Z|e3a15341-a94a-4f54-b964-439aec8fdffa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:11.895Z|e3a15341-a94a-4f54-b964-439aec8fdffa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:21.987Z|55e51cc0-9cb8-45fa-9a3d-8cc9123c844f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:21.988Z|55e51cc0-9cb8-45fa-9a3d-8cc9123c844f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:21.990Z|7f3859e8-b1f1-498e-ba45-d5b29ae31238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:21.991Z|e158e754-65df-4004-9130-d3242698149f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:21.991Z|7f3859e8-b1f1-498e-ba45-d5b29ae31238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:21.991Z|e158e754-65df-4004-9130-d3242698149f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:26.201Z|4524c3e8-42a3-40ed-a1ca-8eafbfc850de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:15:26.202Z|4524c3e8-42a3-40ed-a1ca-8eafbfc850de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:15:26.320Z|dd3ee03c-9074-454c-ab12-2b207d88027c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:15:26.320Z|dd3ee03c-9074-454c-ab12-2b207d88027c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:15:32.086Z|e7773c84-800a-42cc-92e3-147e6d0766ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:32.086Z|3a5a00e9-e187-4a36-b804-690165dd3479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:32.086Z|e7773c84-800a-42cc-92e3-147e6d0766ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:32.086Z|3a5a00e9-e187-4a36-b804-690165dd3479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:32.091Z|b6a63f13-e191-4586-bb94-d94c69e85a26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:32.092Z|b6a63f13-e191-4586-bb94-d94c69e85a26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:33.228Z|0c99d0ba-b4da-420f-aee0-02b9282ae8c6|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-04-05T02:15:33.228Z|0c99d0ba-b4da-420f-aee0-02b9282ae8c6|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:41.201Z|05e10acd-3185-42b7-a703-55837f0fb73b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:15:41.202Z|05e10acd-3185-42b7-a703-55837f0fb73b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:15:42.183Z|ff47c7b5-7bc6-4490-bb3f-2e4c0300ccf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:42.184Z|b89a80bb-bc3e-4ed2-b57e-5df7a002afe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:42.184Z|b89a80bb-bc3e-4ed2-b57e-5df7a002afe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:42.184Z|ff47c7b5-7bc6-4490-bb3f-2e4c0300ccf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:42.185Z|5a6d47ed-709f-4839-8b71-a3c0e91e2536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:42.186Z|5a6d47ed-709f-4839-8b71-a3c0e91e2536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:52.211Z|42f2751b-f502-4a5e-8e8e-80948b2ef94b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:52.212Z|42f2751b-f502-4a5e-8e8e-80948b2ef94b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:52.212Z|b6e3ab6d-7a71-4e2b-9261-82613698c9ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:52.213Z|b6e3ab6d-7a71-4e2b-9261-82613698c9ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:52.217Z|d7b1501b-8e32-4788-941a-d2058ebfd6a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:15:52.217Z|d7b1501b-8e32-4788-941a-d2058ebfd6a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:15:56.202Z|acf53ce7-f76a-4b12-a6cb-83839b386ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:15:56.205Z|acf53ce7-f76a-4b12-a6cb-83839b386ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:15:56.321Z|3e915491-958f-4bd8-9efc-e13cd17a9343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:15:56.321Z|3e915491-958f-4bd8-9efc-e13cd17a9343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:16:02.235Z|2d2a2b6e-9b53-4228-ac82-244c046e471e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:02.235Z|f174bde9-4891-4c2c-b4b1-8e03201c0c69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:02.236Z|2d2a2b6e-9b53-4228-ac82-244c046e471e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:02.236Z|f174bde9-4891-4c2c-b4b1-8e03201c0c69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:02.237Z|d86d043c-a42b-4402-823b-dd5a418b1e8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:02.286Z|d86d043c-a42b-4402-823b-dd5a418b1e8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:11.202Z|e1353440-eaca-4565-a644-94dad238597f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:16:11.203Z|e1353440-eaca-4565-a644-94dad238597f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:16:12.388Z|9b978c9e-b3d6-4adf-94e8-31c12259aa30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:12.388Z|d0d9a588-f3a4-4a6f-aa40-80e3d96d8a67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:12.389Z|9b978c9e-b3d6-4adf-94e8-31c12259aa30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:12.389Z|d0d9a588-f3a4-4a6f-aa40-80e3d96d8a67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:12.394Z|ff350a2d-3c9a-4976-93ce-8b352087028d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:12.395Z|ff350a2d-3c9a-4976-93ce-8b352087028d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:22.474Z|5a4ef470-7fce-4f8a-a922-dd6b866a87a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:22.474Z|393232c0-f6f1-454b-b922-97b32a27f9b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:22.475Z|393232c0-f6f1-454b-b922-97b32a27f9b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:22.475Z|5a4ef470-7fce-4f8a-a922-dd6b866a87a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:22.506Z|16e9261d-072f-4922-bd38-46d18ed41cca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:22.507Z|16e9261d-072f-4922-bd38-46d18ed41cca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:26.201Z|b21120e0-5ee2-4c17-97eb-fe5e053e04ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:16:26.202Z|b21120e0-5ee2-4c17-97eb-fe5e053e04ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:16:26.322Z|e21e1c31-5113-4e27-a7cd-9f12ba4c7630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:16:26.323Z|e21e1c31-5113-4e27-a7cd-9f12ba4c7630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:16:32.501Z|956b0086-3c6f-4aa6-a44d-27865222d426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:32.502Z|956b0086-3c6f-4aa6-a44d-27865222d426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:32.504Z|ffb79796-fbf0-48c9-a95d-6fa5875e2174|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:32.505Z|ffb79796-fbf0-48c9-a95d-6fa5875e2174|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:32.589Z|82e069ee-f8fb-4081-a7d1-e14ac9c99881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:32.589Z|82e069ee-f8fb-4081-a7d1-e14ac9c99881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:33.228Z|f133c760-8f61-4772-b2a5-b4d76a1cf6f8|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-04-05T02:16:33.229Z|f133c760-8f61-4772-b2a5-b4d76a1cf6f8|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:41.202Z|8a454058-8916-4f3d-8683-03214b6f7c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:16:41.204Z|8a454058-8916-4f3d-8683-03214b6f7c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.97 to 10.233.68.113 2021-04-05T02:16:41.204Z|8a454058-8916-4f3d-8683-03214b6f7c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:16:41.205Z|8a454058-8916-4f3d-8683-03214b6f7c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:16:41.206Z|8a454058-8916-4f3d-8683-03214b6f7c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:16:42.529Z|b6f87ab5-83b1-405d-af99-2f6dfec9c316|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:42.529Z|ae79ddf2-186b-4bac-b319-eaa720b4ba57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:42.529Z|b6f87ab5-83b1-405d-af99-2f6dfec9c316|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:42.529Z|ae79ddf2-186b-4bac-b319-eaa720b4ba57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:42.613Z|656e5448-fbb8-4328-bf93-6d0a8821f517|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:42.614Z|656e5448-fbb8-4328-bf93-6d0a8821f517|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:52.592Z|a6779f23-fb6d-4352-b526-e34ad426c46d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:52.592Z|ea1dbff0-3085-424a-a92e-b006b42f7c17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:52.593Z|a6779f23-fb6d-4352-b526-e34ad426c46d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:52.593Z|ea1dbff0-3085-424a-a92e-b006b42f7c17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:52.689Z|4b3e971b-70a6-4100-8b9e-02c261a3b6d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:16:52.690Z|4b3e971b-70a6-4100-8b9e-02c261a3b6d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:16:56.202Z|86d358ce-2bd8-4866-9d31-8b420ab5e540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:16:56.202Z|86d358ce-2bd8-4866-9d31-8b420ab5e540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:16:56.324Z|9bf8ba84-0380-4bd4-92df-c0eccec8d8c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:16:56.324Z|9bf8ba84-0380-4bd4-92df-c0eccec8d8c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:17:02.694Z|b8ee4a23-ba8d-4c27-a89f-2c6fe06a041c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:02.695Z|b8ee4a23-ba8d-4c27-a89f-2c6fe06a041c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:02.783Z|25798ffb-5c6f-42b4-9e20-6099441ab97f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:02.784Z|25798ffb-5c6f-42b4-9e20-6099441ab97f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:02.790Z|de22c35b-b35a-4f2a-b204-6febda7fef7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:02.790Z|de22c35b-b35a-4f2a-b204-6febda7fef7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:11.201Z|88338b50-88a8-45a0-ae0c-eab044a6f3ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:17:11.202Z|88338b50-88a8-45a0-ae0c-eab044a6f3ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:17:12.792Z|2c3fdbac-2319-474f-8ce1-7cc8ca84043c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:12.792Z|2c3fdbac-2319-474f-8ce1-7cc8ca84043c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:12.803Z|c62476aa-e82e-43c1-acc1-baf82ad6e5ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:12.804Z|c62476aa-e82e-43c1-acc1-baf82ad6e5ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:12.889Z|3f4dd82f-61dd-4cab-9151-6145f4c5b990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:12.890Z|3f4dd82f-61dd-4cab-9151-6145f4c5b990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:22.818Z|e3504a30-823e-4ada-803f-71c073882d39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:22.819Z|e3504a30-823e-4ada-803f-71c073882d39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:22.822Z|3facdca2-109a-4c4d-958a-ba8eebe076a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:22.822Z|3facdca2-109a-4c4d-958a-ba8eebe076a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:22.914Z|6930d80c-7d96-461d-8fcf-8be8121ca1b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:22.914Z|6930d80c-7d96-461d-8fcf-8be8121ca1b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:26.201Z|836ee321-153a-47eb-bd74-7d921fa0585f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:17:26.203Z|836ee321-153a-47eb-bd74-7d921fa0585f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.113 to 10.233.67.97 2021-04-05T02:17:26.204Z|836ee321-153a-47eb-bd74-7d921fa0585f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:17:26.205Z|836ee321-153a-47eb-bd74-7d921fa0585f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:17:26.206Z|836ee321-153a-47eb-bd74-7d921fa0585f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:17:26.325Z|a7770a25-91b5-4e0a-a221-9751d2af8acb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:17:26.325Z|a7770a25-91b5-4e0a-a221-9751d2af8acb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:17:32.895Z|721391a1-a82e-4b8e-9c5b-3c1790bbf9e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:32.896Z|721391a1-a82e-4b8e-9c5b-3c1790bbf9e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:32.897Z|cd982eec-4be4-4c48-8770-3c0c15c7b3b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:32.898Z|cd982eec-4be4-4c48-8770-3c0c15c7b3b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:32.991Z|d5002e0d-f102-4c96-a28f-8acdeb3448e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:32.992Z|d5002e0d-f102-4c96-a28f-8acdeb3448e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:33.229Z|d55ae60d-3851-4336-851e-1f1d8f37216f|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-04-05T02:17:33.230Z|d55ae60d-3851-4336-851e-1f1d8f37216f|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:41.201Z|305507a8-6322-4977-8a6a-482b45f59fd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:17:41.202Z|305507a8-6322-4977-8a6a-482b45f59fd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:17:42.920Z|7fdc572b-fffb-48dd-81aa-4f5dd27654c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:42.921Z|7fdc572b-fffb-48dd-81aa-4f5dd27654c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:42.924Z|620de999-6de2-4f71-9bfd-bd6b5c1ad235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:42.925Z|620de999-6de2-4f71-9bfd-bd6b5c1ad235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:43.018Z|0d55b8ed-6eea-494d-ac90-46d99b083b16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:43.019Z|0d55b8ed-6eea-494d-ac90-46d99b083b16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:52.945Z|1dde8a3e-233e-4e1d-a67d-79cb97e07c8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:52.945Z|12f0798d-dcfe-4f45-8ab8-c26956cb8091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:52.946Z|1dde8a3e-233e-4e1d-a67d-79cb97e07c8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:52.946Z|12f0798d-dcfe-4f45-8ab8-c26956cb8091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:53.040Z|aaaed338-99f4-4595-b65e-e68c5de359bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:17:53.040Z|aaaed338-99f4-4595-b65e-e68c5de359bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:17:56.201Z|0b5150cf-45f0-47f5-a04c-bbcf2f9fd003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:17:56.202Z|0b5150cf-45f0-47f5-a04c-bbcf2f9fd003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:17:56.326Z|1edb85ed-0d76-49ee-a926-fb3b4eba0d7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:17:56.326Z|1edb85ed-0d76-49ee-a926-fb3b4eba0d7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:18:02.973Z|0d29f653-bde1-4044-8655-f3a979dc184b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:02.974Z|0d29f653-bde1-4044-8655-f3a979dc184b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:02.975Z|f9e2b284-ae55-49e0-9e45-718848862398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:02.975Z|f9e2b284-ae55-49e0-9e45-718848862398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:03.066Z|933300ff-9c66-4c0c-b526-29de467d9081|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:03.067Z|933300ff-9c66-4c0c-b526-29de467d9081|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:11.202Z|d081303f-2957-464f-88bc-cdaa0c5bbfc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:18:11.204Z|d081303f-2957-464f-88bc-cdaa0c5bbfc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.97 to 10.233.68.113 2021-04-05T02:18:11.205Z|d081303f-2957-464f-88bc-cdaa0c5bbfc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:18:11.206Z|d081303f-2957-464f-88bc-cdaa0c5bbfc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:18:11.207Z|d081303f-2957-464f-88bc-cdaa0c5bbfc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:18:12.998Z|6e7e68a2-4a50-430f-b8fb-49e38dc28560|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:12.999Z|0ac832a9-e74a-44f9-a590-6c566a4fd7c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:12.999Z|6e7e68a2-4a50-430f-b8fb-49e38dc28560|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:12.999Z|0ac832a9-e74a-44f9-a590-6c566a4fd7c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:13.101Z|d4e51962-23c6-4769-9a1b-df7401977e42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:13.102Z|d4e51962-23c6-4769-9a1b-df7401977e42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:23.091Z|c7eb7309-ea5d-4a6b-a83d-6a371d98157f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:23.092Z|ae411484-9ac8-478c-9661-21b2a6d8edc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:23.092Z|c7eb7309-ea5d-4a6b-a83d-6a371d98157f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:23.092Z|ae411484-9ac8-478c-9661-21b2a6d8edc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:23.126Z|e8cf2527-92e3-43e0-922f-ba6ebc8813af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:23.127Z|e8cf2527-92e3-43e0-922f-ba6ebc8813af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:26.201Z|d8a03f95-70e1-4239-a53a-216988d1a0e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:18:26.202Z|d8a03f95-70e1-4239-a53a-216988d1a0e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:18:26.327Z|7d9ea583-4385-4040-a953-345f3942af7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:18:26.327Z|7d9ea583-4385-4040-a953-345f3942af7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:18:33.229Z|de082ae8-bebe-432f-b385-6f099717d51f|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-04-05T02:18:33.230Z|de082ae8-bebe-432f-b385-6f099717d51f|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:33.289Z|added0cd-ff3f-404e-8a1b-75642647f95f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:33.289Z|ef71e574-bb35-4de6-aede-96e33766b380|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:33.289Z|a02a7a06-7ad6-4ad3-910d-e80c9120ad32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:33.290Z|added0cd-ff3f-404e-8a1b-75642647f95f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:33.290Z|a02a7a06-7ad6-4ad3-910d-e80c9120ad32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:33.290Z|ef71e574-bb35-4de6-aede-96e33766b380|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:41.202Z|a9641301-bffb-4c34-9334-b8b5d97ab70f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:18:41.202Z|a9641301-bffb-4c34-9334-b8b5d97ab70f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:18:43.378Z|75777571-3a16-49d6-a248-9b731f7e60a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:43.379Z|75777571-3a16-49d6-a248-9b731f7e60a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:43.385Z|18fc477a-c153-4ea9-8b50-eca2896a92fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:43.385Z|18fc477a-c153-4ea9-8b50-eca2896a92fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:43.434Z|5bd84a2a-e133-4e6c-8d95-445f96be5640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:43.434Z|5bd84a2a-e133-4e6c-8d95-445f96be5640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:53.404Z|aec2cadd-dd1b-4964-8456-1df0851dc6a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:53.404Z|b372d1d5-a9e7-43eb-bb0d-a2161ec0b244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:53.405Z|aec2cadd-dd1b-4964-8456-1df0851dc6a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:53.405Z|b372d1d5-a9e7-43eb-bb0d-a2161ec0b244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:53.489Z|f65ec63c-ae73-41e5-86dd-4da45bec6d76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:18:53.490Z|f65ec63c-ae73-41e5-86dd-4da45bec6d76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:18:56.202Z|838b3563-3384-4731-8823-26eb0b76084e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:18:56.204Z|838b3563-3384-4731-8823-26eb0b76084e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.113 to 10.233.67.97 2021-04-05T02:18:56.205Z|838b3563-3384-4731-8823-26eb0b76084e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:18:56.205Z|838b3563-3384-4731-8823-26eb0b76084e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:18:56.206Z|838b3563-3384-4731-8823-26eb0b76084e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:18:56.328Z|3b70cac7-15d9-4b46-8f0c-a39db1bfeefb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:18:56.328Z|3b70cac7-15d9-4b46-8f0c-a39db1bfeefb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:19:03.431Z|31433994-7e1c-41e7-9f30-6ac833be9992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:03.431Z|31433994-7e1c-41e7-9f30-6ac833be9992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:03.477Z|fa4c9819-44a9-4b61-bd88-078e58f27480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:03.478Z|fa4c9819-44a9-4b61-bd88-078e58f27480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:03.517Z|7a27ad42-68f8-42c7-adae-71c487417032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:03.518Z|7a27ad42-68f8-42c7-adae-71c487417032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:11.203Z|40b6516f-c648-4559-8594-b25c1722ca96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:19:11.204Z|40b6516f-c648-4559-8594-b25c1722ca96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:19:13.506Z|8c44a2d5-aaf6-4139-a280-8b8d1261ce39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:13.506Z|e8a3dfc5-2e52-47df-97ae-33fce6c20c93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:13.507Z|e8a3dfc5-2e52-47df-97ae-33fce6c20c93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:13.507Z|8c44a2d5-aaf6-4139-a280-8b8d1261ce39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:13.592Z|9494f2bb-39e7-4c12-b471-2a745c68856d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:13.593Z|9494f2bb-39e7-4c12-b471-2a745c68856d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:23.535Z|a4e8cf81-a72b-4b01-aea7-33a487840e0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:23.536Z|a4e8cf81-a72b-4b01-aea7-33a487840e0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:23.537Z|fd0ad8b7-0b23-4c38-92b3-78f09e8dba09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:23.538Z|fd0ad8b7-0b23-4c38-92b3-78f09e8dba09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:23.616Z|370df257-65b0-4457-b07f-7cb19b53c971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:23.617Z|370df257-65b0-4457-b07f-7cb19b53c971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:26.202Z|57480cb2-dd68-4ac5-8a91-df8166944647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:19:26.204Z|57480cb2-dd68-4ac5-8a91-df8166944647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:19:26.329Z|98c07a5d-f1f8-4c98-9e45-79203c68affa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:19:26.330Z|98c07a5d-f1f8-4c98-9e45-79203c68affa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:19:33.231Z|c2b1db9b-1a20-4c7e-a01b-28139eac61d5|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-04-05T02:19:33.232Z|c2b1db9b-1a20-4c7e-a01b-28139eac61d5|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:33.590Z|e8189dda-8948-4ebf-9de9-4444e2da4752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:33.591Z|e8189dda-8948-4ebf-9de9-4444e2da4752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:33.595Z|24f9839e-4236-4e5b-8b16-de97e96e5a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:33.596Z|24f9839e-4236-4e5b-8b16-de97e96e5a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:33.688Z|f8449469-1875-4cbb-b4bd-2ba7f8d8076c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:33.689Z|f8449469-1875-4cbb-b4bd-2ba7f8d8076c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:41.202Z|e1e71009-82db-414c-a141-8740d38031dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:19:41.204Z|e1e71009-82db-414c-a141-8740d38031dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.97 to 10.233.78.155 2021-04-05T02:19:41.205Z|e1e71009-82db-414c-a141-8740d38031dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:19:41.206Z|e1e71009-82db-414c-a141-8740d38031dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:19:41.206Z|e1e71009-82db-414c-a141-8740d38031dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:19:43.693Z|2aae3b45-ac80-4d00-b51b-60925c51d90d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:43.694Z|2aae3b45-ac80-4d00-b51b-60925c51d90d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:43.696Z|421a8552-230b-4048-8cee-e0685f2bf438|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:43.697Z|421a8552-230b-4048-8cee-e0685f2bf438|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:43.790Z|71942f15-a3ce-47a3-a429-77c4b79c488f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:43.791Z|71942f15-a3ce-47a3-a429-77c4b79c488f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:53.792Z|15b3238e-63fd-4a2e-a9c4-75eb90c845f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:53.793Z|953086e5-790c-4eeb-8266-239d4b368ae3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:53.793Z|15b3238e-63fd-4a2e-a9c4-75eb90c845f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:53.793Z|953086e5-790c-4eeb-8266-239d4b368ae3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:53.890Z|50a9d6ba-dd1e-4d89-9962-aaefd868bdbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:19:53.891Z|50a9d6ba-dd1e-4d89-9962-aaefd868bdbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:19:56.201Z|fc1e482e-8177-4eac-a11b-67f4ac9149fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:19:56.202Z|fc1e482e-8177-4eac-a11b-67f4ac9149fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:19:56.330Z|fbd394eb-fd28-4aa1-a388-31a7031f476c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:19:56.331Z|fbd394eb-fd28-4aa1-a388-31a7031f476c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:20:03.890Z|8850e771-e954-42b9-8097-c0a709630737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:03.890Z|8ea0725f-a600-460a-baaa-9880ad9ccc59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:03.891Z|8850e771-e954-42b9-8097-c0a709630737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:03.891Z|8ea0725f-a600-460a-baaa-9880ad9ccc59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:04.038Z|0c95b681-ff48-4742-98a9-24551872ad05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:04.038Z|0c95b681-ff48-4742-98a9-24551872ad05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:11.202Z|ba85a34a-6f9b-46e0-83bb-06b43a390a23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:20:11.203Z|ba85a34a-6f9b-46e0-83bb-06b43a390a23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:20:13.983Z|5762f593-1bb3-4e96-bfd2-d6fa508b67b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:13.984Z|5762f593-1bb3-4e96-bfd2-d6fa508b67b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:13.986Z|62d6e080-de9d-4498-96dd-88813d9e3c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:13.986Z|62d6e080-de9d-4498-96dd-88813d9e3c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:14.062Z|cff0e1bb-cd4b-4a61-8ac0-6bdd2a011aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:14.063Z|cff0e1bb-cd4b-4a61-8ac0-6bdd2a011aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:24.007Z|ccdaa258-bbbb-4061-b771-93dec34a7ae7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:24.007Z|b19b6b7b-61bc-47f1-af00-33fd8a8d2321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:24.008Z|ccdaa258-bbbb-4061-b771-93dec34a7ae7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:24.008Z|b19b6b7b-61bc-47f1-af00-33fd8a8d2321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:24.087Z|dd87d348-d74b-4965-9b7e-86e24d173de8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:24.088Z|dd87d348-d74b-4965-9b7e-86e24d173de8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:26.202Z|bcccd453-de96-4644-a6a1-6ac4a98e6360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:20:26.205Z|bcccd453-de96-4644-a6a1-6ac4a98e6360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.78.155 to 10.233.67.97 2021-04-05T02:20:26.205Z|bcccd453-de96-4644-a6a1-6ac4a98e6360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:20:26.206Z|bcccd453-de96-4644-a6a1-6ac4a98e6360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:20:26.207Z|bcccd453-de96-4644-a6a1-6ac4a98e6360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:20:26.331Z|e811d071-983d-49f6-8f8f-a6efd0efbf26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:20:26.332Z|e811d071-983d-49f6-8f8f-a6efd0efbf26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:20:33.227Z|cc083cb8-d213-4f32-ab11-b98bb4fb052f|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-04-05T02:20:33.228Z|cc083cb8-d213-4f32-ab11-b98bb4fb052f|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:34.028Z|ba2fdd67-4c72-43d0-a4d0-966a8fef5326|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:34.029Z|ba2fdd67-4c72-43d0-a4d0-966a8fef5326|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:34.031Z|8cb08166-78c2-453a-8869-d5ec6d08f3ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:34.031Z|8cb08166-78c2-453a-8869-d5ec6d08f3ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:34.115Z|f262dda9-3413-45a8-8848-88489d14cb69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:34.116Z|f262dda9-3413-45a8-8848-88489d14cb69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:41.201Z|c096bd7b-c4be-4939-a5d3-6f36cfeb2c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:20:41.202Z|c096bd7b-c4be-4939-a5d3-6f36cfeb2c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:20:44.090Z|98603f1e-2461-4d05-b3b2-d18335202d69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:44.090Z|86445605-bd95-4330-8c00-0e0e1dbb5f74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:44.090Z|98603f1e-2461-4d05-b3b2-d18335202d69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:44.091Z|86445605-bd95-4330-8c00-0e0e1dbb5f74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:44.137Z|fe4b3689-dd00-490a-b5f8-17654e5936e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:44.138Z|fe4b3689-dd00-490a-b5f8-17654e5936e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:54.110Z|d92d6984-b9d3-452d-bcf6-aae20a1da6dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:54.111Z|d92d6984-b9d3-452d-bcf6-aae20a1da6dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:54.112Z|44be913d-7a47-4974-92c2-e55692f62ca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:54.113Z|44be913d-7a47-4974-92c2-e55692f62ca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:54.183Z|7b52828f-2e3c-42c7-b11b-d4364e179ae3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:20:54.184Z|7b52828f-2e3c-42c7-b11b-d4364e179ae3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:20:56.202Z|538bdaa5-e8ae-4bdb-8f09-626806b62dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:20:56.202Z|538bdaa5-e8ae-4bdb-8f09-626806b62dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:20:56.333Z|bb1d1863-3950-42b9-93cc-b0d279329090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:20:56.333Z|bb1d1863-3950-42b9-93cc-b0d279329090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:21:04.137Z|25fa127e-7b94-4b2e-be24-b50f712c9054|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:04.137Z|7af240f2-b0a5-4ea0-b85c-f7a40c7edf63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:04.138Z|25fa127e-7b94-4b2e-be24-b50f712c9054|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:04.138Z|7af240f2-b0a5-4ea0-b85c-f7a40c7edf63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:04.207Z|c52eff8b-9be1-4eb3-a318-79e4c607aa62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:04.207Z|c52eff8b-9be1-4eb3-a318-79e4c607aa62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:11.205Z|923c96ac-55b7-4c4a-9213-0ff02e030a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:21:11.207Z|923c96ac-55b7-4c4a-9213-0ff02e030a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:21:14.194Z|894427f6-364e-4d00-bcce-3d8439f7e99e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:14.194Z|d849b736-a0d7-4ac5-a1a2-7332dc68fcb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:14.195Z|d849b736-a0d7-4ac5-a1a2-7332dc68fcb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:14.195Z|894427f6-364e-4d00-bcce-3d8439f7e99e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:14.287Z|daa46eae-523b-4e76-b9b7-ca03309d6128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:14.287Z|daa46eae-523b-4e76-b9b7-ca03309d6128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:24.294Z|d5e38d1f-f8b4-4ccc-bb65-4433b814dc17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:24.294Z|40157e20-e958-4b6c-b4de-356b32086cb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:24.295Z|d5e38d1f-f8b4-4ccc-bb65-4433b814dc17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:24.295Z|40157e20-e958-4b6c-b4de-356b32086cb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:24.389Z|3f70bfb1-8787-4c67-82a6-d56e74bdcefa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:24.390Z|3f70bfb1-8787-4c67-82a6-d56e74bdcefa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:26.201Z|aefbdb00-1a7d-4506-a54d-8fecb9a13995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:21:26.202Z|aefbdb00-1a7d-4506-a54d-8fecb9a13995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:21:26.334Z|177ce00d-9063-46e6-a25e-9aec76be74df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:21:26.334Z|177ce00d-9063-46e6-a25e-9aec76be74df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:21:33.227Z|1d90807e-adc9-4f38-853e-66a4cbb9cc9a|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-04-05T02:21:33.228Z|1d90807e-adc9-4f38-853e-66a4cbb9cc9a|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:34.395Z|a700d46c-4801-47c6-a7dd-0c45670fd054|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:34.395Z|d3a64f24-7bb3-4395-8170-fdd8beac58e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:34.395Z|d3a64f24-7bb3-4395-8170-fdd8beac58e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:34.395Z|a700d46c-4801-47c6-a7dd-0c45670fd054|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:34.409Z|7afa2ab5-4d43-4e80-ac07-c423e45e66dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:34.410Z|7afa2ab5-4d43-4e80-ac07-c423e45e66dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:41.201Z|034c115f-65be-4f13-8e3c-a679bdd2717b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:21:41.202Z|034c115f-65be-4f13-8e3c-a679bdd2717b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:21:44.495Z|28eaf5e2-2c36-4332-811f-561327fb14f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:44.495Z|28eaf5e2-2c36-4332-811f-561327fb14f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:44.500Z|b93e8cc3-bb83-45ed-b663-31ecb57c3877|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:44.501Z|b93e8cc3-bb83-45ed-b663-31ecb57c3877|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:44.587Z|846efcb1-37f1-4327-8173-1f5736945ec1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:44.587Z|846efcb1-37f1-4327-8173-1f5736945ec1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:54.516Z|47bf5c66-877c-4eba-a8cb-74432a3dab42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:54.517Z|47bf5c66-877c-4eba-a8cb-74432a3dab42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:54.521Z|eb191451-7606-4272-a7b8-ce98f3a2882d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:54.521Z|eb191451-7606-4272-a7b8-ce98f3a2882d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:54.606Z|a6f2fa33-7c7e-4729-b47c-c09e754bb039|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:21:54.607Z|a6f2fa33-7c7e-4729-b47c-c09e754bb039|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:21:56.202Z|bd916c80-80f8-4998-a030-0ab9bd8cd84e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:21:56.207Z|bd916c80-80f8-4998-a030-0ab9bd8cd84e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.97 to 10.233.68.113 2021-04-05T02:21:56.208Z|bd916c80-80f8-4998-a030-0ab9bd8cd84e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:21:56.209Z|bd916c80-80f8-4998-a030-0ab9bd8cd84e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:21:56.209Z|bd916c80-80f8-4998-a030-0ab9bd8cd84e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:21:56.335Z|b889f9e4-4bfa-47fb-b477-c7cd0686687f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:21:56.335Z|b889f9e4-4bfa-47fb-b477-c7cd0686687f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:22:04.591Z|d82e1af4-5e8d-4945-9922-6e64ad1fe101|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:04.592Z|d82e1af4-5e8d-4945-9922-6e64ad1fe101|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:04.682Z|7f7cbcdc-28f2-46e6-969f-298f59793ea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:04.683Z|7f7cbcdc-28f2-46e6-969f-298f59793ea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:04.685Z|06cc02b0-1509-41e6-916c-190761f31ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:04.686Z|06cc02b0-1509-41e6-916c-190761f31ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:11.202Z|80a33cfb-e21c-4c9f-9313-2936176f2dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:22:11.203Z|80a33cfb-e21c-4c9f-9313-2936176f2dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:22:14.694Z|61e49560-9c20-4860-88e8-b890796f6d13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:14.695Z|61e49560-9c20-4860-88e8-b890796f6d13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:14.701Z|7638c310-8445-49d7-80ac-202d42f12ee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:14.701Z|7638c310-8445-49d7-80ac-202d42f12ee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:14.704Z|4bcb4d26-27c1-446a-853b-5cd9135849fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:14.705Z|4bcb4d26-27c1-446a-853b-5cd9135849fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:24.723Z|12475e84-f2c8-4bb3-b462-bcc98c5406ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:24.723Z|b42ba056-75ea-4810-9c4c-5a63f0394e4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:24.723Z|b42ba056-75ea-4810-9c4c-5a63f0394e4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:24.723Z|12475e84-f2c8-4bb3-b462-bcc98c5406ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:24.808Z|5e57ab37-f4d5-446d-add5-8ba9a1fceb05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:24.809Z|5e57ab37-f4d5-446d-add5-8ba9a1fceb05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:26.201Z|6a397aac-5b2e-4905-aff3-fe10b923fbfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:22:26.202Z|6a397aac-5b2e-4905-aff3-fe10b923fbfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:22:26.336Z|35883ca1-403c-4215-b88f-53ba928e836a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:22:26.336Z|35883ca1-403c-4215-b88f-53ba928e836a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:22:33.228Z|cda79c26-00dd-4641-8aec-6b4e7d74a85b|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-04-05T02:22:33.228Z|cda79c26-00dd-4641-8aec-6b4e7d74a85b|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:34.785Z|57eb1bb1-5684-4a72-97f9-166e246f8455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:34.785Z|57eb1bb1-5684-4a72-97f9-166e246f8455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:34.786Z|a211b88e-3a99-4751-b711-c159b7c75193|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:34.787Z|a211b88e-3a99-4751-b711-c159b7c75193|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:34.831Z|15522282-b42b-4610-82e9-1d82d472108a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:34.832Z|15522282-b42b-4610-82e9-1d82d472108a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:41.201Z|10b38922-9fdc-4097-ba2f-f2db499612f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:22:41.204Z|10b38922-9fdc-4097-ba2f-f2db499612f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.113 to 10.233.78.155 2021-04-05T02:22:41.204Z|10b38922-9fdc-4097-ba2f-f2db499612f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:22:41.205Z|10b38922-9fdc-4097-ba2f-f2db499612f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:22:41.206Z|10b38922-9fdc-4097-ba2f-f2db499612f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:22:44.805Z|d3366c03-c265-4cd9-8ae4-df5004867868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:44.806Z|d3366c03-c265-4cd9-8ae4-df5004867868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:44.881Z|8ec1ccb5-7971-41bd-8d62-b4f4f503eacf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:44.882Z|8ec1ccb5-7971-41bd-8d62-b4f4f503eacf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:44.888Z|34e8de0d-7a12-4398-818a-b4fddaa9cc57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:44.889Z|34e8de0d-7a12-4398-818a-b4fddaa9cc57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:54.895Z|264801a8-8142-462b-8ac2-711fd862874f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:54.896Z|264801a8-8142-462b-8ac2-711fd862874f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:54.902Z|a3df6c27-b7a9-4ef8-ad6a-a8bade8507b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:54.903Z|a3df6c27-b7a9-4ef8-ad6a-a8bade8507b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:54.989Z|4dbdbb41-dad4-4c3f-8560-00a7abf97f1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:22:54.989Z|4dbdbb41-dad4-4c3f-8560-00a7abf97f1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:22:56.201Z|a81cb919-23da-4f2e-9b9d-22c58222f724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:22:56.202Z|a81cb919-23da-4f2e-9b9d-22c58222f724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:22:56.337Z|f7b507ae-eca6-4214-91e1-8e8a44187d66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:22:56.337Z|f7b507ae-eca6-4214-91e1-8e8a44187d66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:23:04.915Z|7c29fdad-7d7e-416c-923d-e5296f7c041d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:04.916Z|7c29fdad-7d7e-416c-923d-e5296f7c041d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:04.927Z|5932b951-bab8-49ba-992d-0b6f675bbf86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:04.928Z|5932b951-bab8-49ba-992d-0b6f675bbf86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:05.013Z|02a71f76-1c45-4859-9684-7a19664c8f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:05.014Z|02a71f76-1c45-4859-9684-7a19664c8f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:11.201Z|1340f59f-c4be-46f5-9ebd-b7d1a240c431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:23:11.202Z|1340f59f-c4be-46f5-9ebd-b7d1a240c431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:23:14.941Z|2a60c202-9f3e-4a7e-bba9-0ab136b40059|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:14.941Z|2a60c202-9f3e-4a7e-bba9-0ab136b40059|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:14.994Z|d5c198c0-7784-4eb3-b176-6e54764bbcca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:14.995Z|d5c198c0-7784-4eb3-b176-6e54764bbcca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:15.041Z|37006a14-d64d-480d-8b0f-d28e4d1c40cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:15.041Z|37006a14-d64d-480d-8b0f-d28e4d1c40cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:24.989Z|58eb357e-47d3-4874-bf5e-5c41c5a11bb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:24.990Z|58eb357e-47d3-4874-bf5e-5c41c5a11bb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:25.021Z|2e01012c-53fa-4311-b95f-c44d92a2004f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:25.022Z|2e01012c-53fa-4311-b95f-c44d92a2004f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:25.092Z|107aa959-912b-47c3-8c70-4c39c23e192d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:25.092Z|107aa959-912b-47c3-8c70-4c39c23e192d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:26.202Z|63496cbd-922b-4484-82ba-399e1b1e768e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:23:26.205Z|63496cbd-922b-4484-82ba-399e1b1e768e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:23:26.338Z|e2f944aa-4093-4bc2-a711-22770dd5c52e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:23:26.339Z|e2f944aa-4093-4bc2-a711-22770dd5c52e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:23:33.227Z|8c9e5976-a907-4a0f-9fab-de6769d035ab|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-04-05T02:23:33.228Z|8c9e5976-a907-4a0f-9fab-de6769d035ab|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:35.097Z|25c65e07-2205-4613-93ea-1fee87fae7ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:35.097Z|25c65e07-2205-4613-93ea-1fee87fae7ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:35.178Z|9cef0075-e0e5-4a52-8cc5-c97d927c1a3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:35.179Z|9cef0075-e0e5-4a52-8cc5-c97d927c1a3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:35.189Z|0d7a11f6-f4dc-4161-8503-e23f4350ffbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:35.190Z|0d7a11f6-f4dc-4161-8503-e23f4350ffbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:41.201Z|852e2cbf-8099-40bf-94c5-b32522f93664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:23:41.202Z|852e2cbf-8099-40bf-94c5-b32522f93664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:23:45.194Z|dfc5b036-d701-4df5-ac23-801cac7c41d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:45.195Z|dfc5b036-d701-4df5-ac23-801cac7c41d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:45.288Z|529220fd-eeb4-4b89-95c4-2bb38bbb6041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:45.288Z|b2cb248d-96e4-4726-99ac-9ecf619a4fd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:45.289Z|529220fd-eeb4-4b89-95c4-2bb38bbb6041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:45.289Z|b2cb248d-96e4-4726-99ac-9ecf619a4fd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:55.216Z|d7b6914e-fac4-4c1c-bbb6-c1260fb93c4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:55.217Z|d7b6914e-fac4-4c1c-bbb6-c1260fb93c4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:55.319Z|bb2376ba-e3d1-40cf-bb00-5580a4e348f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:55.319Z|194dd330-d473-4f79-a9d6-e547862fba0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:23:55.320Z|bb2376ba-e3d1-40cf-bb00-5580a4e348f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:55.320Z|194dd330-d473-4f79-a9d6-e547862fba0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:23:56.201Z|7d4ff59d-f208-4d46-8d72-97b96c9f42b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:23:56.202Z|7d4ff59d-f208-4d46-8d72-97b96c9f42b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:23:56.339Z|ad417176-13d5-4a70-b540-d5da154df6c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:23:56.340Z|ad417176-13d5-4a70-b540-d5da154df6c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:24:05.244Z|93afd332-1b4f-4d15-8003-2df1232b79de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:05.245Z|93afd332-1b4f-4d15-8003-2df1232b79de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:05.345Z|aa584a4f-bf90-46af-8ea2-c0a32394864a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:05.346Z|aa584a4f-bf90-46af-8ea2-c0a32394864a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:05.347Z|e2bce90c-6469-4ebf-ad0c-e84b63d58148|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:05.348Z|e2bce90c-6469-4ebf-ad0c-e84b63d58148|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:11.201Z|75535754-34a5-41e3-a3a6-e14d36e8e9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:24:11.204Z|75535754-34a5-41e3-a3a6-e14d36e8e9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.78.155 to 10.233.68.113 2021-04-05T02:24:11.205Z|75535754-34a5-41e3-a3a6-e14d36e8e9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:24:11.205Z|75535754-34a5-41e3-a3a6-e14d36e8e9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:24:11.206Z|75535754-34a5-41e3-a3a6-e14d36e8e9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:24:15.289Z|14acbd0f-11f4-418f-a772-68792efc94ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:15.290Z|14acbd0f-11f4-418f-a772-68792efc94ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:15.378Z|8b650156-206c-415f-a4d6-68ce17d5f2de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:15.379Z|8b650156-206c-415f-a4d6-68ce17d5f2de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:15.384Z|b897f129-ce4d-4452-a945-ee8621401fac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:15.385Z|b897f129-ce4d-4452-a945-ee8621401fac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:25.482Z|3dbc0cef-67b1-4638-bc0b-7de73c6400ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:25.483Z|3dbc0cef-67b1-4638-bc0b-7de73c6400ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:25.485Z|56029c62-b869-4f55-91e0-d4259c120689|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:25.485Z|56029c62-b869-4f55-91e0-d4259c120689|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:25.490Z|0fb2bd91-90d6-4064-baec-d287667537b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:25.490Z|0fb2bd91-90d6-4064-baec-d287667537b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:26.202Z|2b50ad32-119f-4e59-9264-78fdf0cfb017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:24:26.202Z|2b50ad32-119f-4e59-9264-78fdf0cfb017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:24:26.340Z|82635024-d963-4688-b097-96cb1fca5d37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:24:26.341Z|82635024-d963-4688-b097-96cb1fca5d37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:24:33.227Z|3af01c94-c1ff-4c32-bf0c-48c753ead9a7|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-04-05T02:24:33.228Z|3af01c94-c1ff-4c32-bf0c-48c753ead9a7|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:35.508Z|f88ca668-003d-4ce7-948a-5f821b953dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:35.508Z|f88ca668-003d-4ce7-948a-5f821b953dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:35.512Z|685a81ac-8b06-4140-bc3c-63ddf422bd53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:35.512Z|685a81ac-8b06-4140-bc3c-63ddf422bd53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:35.589Z|a57fce9f-a752-4642-8990-05f88f57cc26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:35.590Z|a57fce9f-a752-4642-8990-05f88f57cc26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:41.201Z|11f30941-a862-43bc-ba5e-851b89ccc7e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:24:41.202Z|11f30941-a862-43bc-ba5e-851b89ccc7e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:24:45.594Z|19ffe6d5-11d3-4339-9412-002b294568bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:45.595Z|19ffe6d5-11d3-4339-9412-002b294568bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:45.679Z|adf7c911-6759-46b4-a423-63f421c42bd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:45.680Z|adf7c911-6759-46b4-a423-63f421c42bd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:45.688Z|c7b544fe-f25b-43c1-b708-e641661b6056|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:45.689Z|c7b544fe-f25b-43c1-b708-e641661b6056|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:55.693Z|520fad63-5e9f-402a-a29a-dd9e3f81ccb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:55.694Z|520fad63-5e9f-402a-a29a-dd9e3f81ccb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:55.706Z|38fb0cab-a022-42e3-8400-e133ab5a13a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:55.707Z|38fb0cab-a022-42e3-8400-e133ab5a13a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:55.709Z|f4b195b8-8729-462f-af97-11723741aef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:24:55.710Z|f4b195b8-8729-462f-af97-11723741aef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:24:56.201Z|722e2fe8-6806-46f7-a2dd-30632a7e95ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:24:56.204Z|722e2fe8-6806-46f7-a2dd-30632a7e95ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.113 to 10.233.78.155 2021-04-05T02:24:56.205Z|722e2fe8-6806-46f7-a2dd-30632a7e95ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:24:56.206Z|722e2fe8-6806-46f7-a2dd-30632a7e95ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:24:56.206Z|722e2fe8-6806-46f7-a2dd-30632a7e95ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:24:56.342Z|5423afaa-fa70-41b5-977c-61469fae483a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:24:56.342Z|5423afaa-fa70-41b5-977c-61469fae483a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:25:05.789Z|e001ef45-927e-4aca-bd0e-900e067b8448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:05.790Z|e001ef45-927e-4aca-bd0e-900e067b8448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:05.790Z|09b6d858-c229-4696-8749-ea9c4fa3554b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:05.791Z|09b6d858-c229-4696-8749-ea9c4fa3554b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:05.792Z|a0f7aa00-ccbc-46a6-81f4-efe7be732846|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:05.792Z|a0f7aa00-ccbc-46a6-81f4-efe7be732846|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:11.202Z|23636a36-ca3e-4bb6-8050-f6dcd78cf6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:25:11.202Z|23636a36-ca3e-4bb6-8050-f6dcd78cf6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:25:15.811Z|a2163242-ebb8-46f7-a764-9f27dfe97f2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:15.812Z|36717b8e-d903-4d25-a8ec-7e263cfa6679|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:15.812Z|a2163242-ebb8-46f7-a764-9f27dfe97f2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:15.812Z|36717b8e-d903-4d25-a8ec-7e263cfa6679|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:15.913Z|13ccc913-5f87-426d-b494-623092edd561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:15.914Z|13ccc913-5f87-426d-b494-623092edd561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:25.891Z|175e2806-80f4-49a8-94dd-1cc1a7bc8e01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:25.891Z|e502173e-3d62-4638-91d5-25efd9e82c86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:25.892Z|175e2806-80f4-49a8-94dd-1cc1a7bc8e01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:25.892Z|e502173e-3d62-4638-91d5-25efd9e82c86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:25.989Z|c64a975f-30b8-44cb-8551-fc97badc03c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:25.990Z|c64a975f-30b8-44cb-8551-fc97badc03c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:26.201Z|161bc3f3-19a0-4172-9b19-4f762864c254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:25:26.202Z|161bc3f3-19a0-4172-9b19-4f762864c254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:25:26.343Z|94179c6b-c363-4707-b418-002ee63a62cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:25:26.343Z|94179c6b-c363-4707-b418-002ee63a62cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:25:33.228Z|7f6bde2c-963b-4cc4-8c87-235b88887db7|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-04-05T02:25:33.228Z|7f6bde2c-963b-4cc4-8c87-235b88887db7|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:35.997Z|832001b1-60bc-4046-9cd5-735c8742d1fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:35.998Z|832001b1-60bc-4046-9cd5-735c8742d1fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:36.004Z|7c495167-a3fb-4f54-a10e-3e9bc6883e53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:36.005Z|7c495167-a3fb-4f54-a10e-3e9bc6883e53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:36.089Z|f0be488f-3efd-4093-8a11-26c9f1e131b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:36.090Z|f0be488f-3efd-4093-8a11-26c9f1e131b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:41.202Z|f141bf14-b248-48fb-9497-73c46b6caf99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:25:41.204Z|f141bf14-b248-48fb-9497-73c46b6caf99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.78.155 to 10.233.67.97 2021-04-05T02:25:41.205Z|f141bf14-b248-48fb-9497-73c46b6caf99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:25:41.205Z|f141bf14-b248-48fb-9497-73c46b6caf99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:25:41.206Z|f141bf14-b248-48fb-9497-73c46b6caf99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:25:46.096Z|1ebe9446-506f-4a99-bd1d-53082f17af88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:46.096Z|17a7a078-50e0-4c54-b1c2-7535d00a02bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:46.096Z|1ebe9446-506f-4a99-bd1d-53082f17af88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:46.096Z|17a7a078-50e0-4c54-b1c2-7535d00a02bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:46.180Z|0f7a2b7d-a71a-4579-b8cc-07c806341190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:46.180Z|0f7a2b7d-a71a-4579-b8cc-07c806341190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:56.198Z|95a76f0d-589a-4274-9731-b762551de42b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:56.198Z|e548bd5b-227f-4ce8-8199-4b4752d31f7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:56.199Z|95a76f0d-589a-4274-9731-b762551de42b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:56.199Z|e548bd5b-227f-4ce8-8199-4b4752d31f7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:56.287Z|c9aa37ab-3a4d-435d-b076-1e01a014c0af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:25:56.288Z|c9aa37ab-3a4d-435d-b076-1e01a014c0af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:25:56.289Z|2cd07a87-9f03-4de7-9911-86fa9f5aa177|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:25:56.290Z|2cd07a87-9f03-4de7-9911-86fa9f5aa177|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:25:56.344Z|cec834bb-4030-4b15-958a-bb2ab03b76f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:25:56.345Z|cec834bb-4030-4b15-958a-bb2ab03b76f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:26:06.303Z|611f8038-52c8-4a4d-b736-1c027170781b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:06.305Z|611f8038-52c8-4a4d-b736-1c027170781b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:06.310Z|eaace686-2274-4217-b2c7-3a6b08092aba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:06.311Z|eaace686-2274-4217-b2c7-3a6b08092aba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:06.387Z|641f0ff0-68ac-4b1b-b2d6-1f4608f0ea7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:06.388Z|641f0ff0-68ac-4b1b-b2d6-1f4608f0ea7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:11.202Z|d6527140-4b2c-4012-8597-5025462a12fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:26:11.202Z|d6527140-4b2c-4012-8597-5025462a12fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:26:16.335Z|27d53947-4ce6-4b21-a9a9-0025fb434dc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:16.336Z|27d53947-4ce6-4b21-a9a9-0025fb434dc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:16.412Z|5ae1d8d9-2807-4689-a1f3-e979936d6f78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:16.412Z|a7638020-7cf7-4435-b9a8-137f9a5ad1ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:16.413Z|5ae1d8d9-2807-4689-a1f3-e979936d6f78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:16.413Z|a7638020-7cf7-4435-b9a8-137f9a5ad1ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:26.201Z|39739c34-9506-4bf1-9848-216621422b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:26:26.204Z|39739c34-9506-4bf1-9848-216621422b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.97 to 10.233.78.155 2021-04-05T02:26:26.205Z|39739c34-9506-4bf1-9848-216621422b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:26:26.206Z|39739c34-9506-4bf1-9848-216621422b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:26:26.207Z|39739c34-9506-4bf1-9848-216621422b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:26:26.345Z|7ed69b2b-0c58-4e8b-b27e-507ee5b55389|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:26:26.346Z|7ed69b2b-0c58-4e8b-b27e-507ee5b55389|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:26:26.358Z|f7388872-d607-4f9f-a094-516a2a2787d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:26.359Z|f7388872-d607-4f9f-a094-516a2a2787d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:26.438Z|91914bea-b8da-499f-9b58-b139ce4c9b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:26.438Z|91914bea-b8da-499f-9b58-b139ce4c9b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:26.441Z|ced18bd9-2878-49ac-8d69-99ca42f25f6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:26.441Z|ced18bd9-2878-49ac-8d69-99ca42f25f6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:33.228Z|a096f709-ff0a-4131-8d80-cbe2e44df4f1|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-04-05T02:26:33.229Z|a096f709-ff0a-4131-8d80-cbe2e44df4f1|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:36.384Z|59101ea7-9688-44de-aa93-abab045159e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:36.385Z|59101ea7-9688-44de-aa93-abab045159e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:36.465Z|2d75ffe9-58b2-4855-9937-3ef7feb5e752|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:36.466Z|2d75ffe9-58b2-4855-9937-3ef7feb5e752|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:36.470Z|ce43474b-5571-4469-b334-461e7388b9b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:36.470Z|ce43474b-5571-4469-b334-461e7388b9b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:41.202Z|f314bdea-229f-4aac-9e1c-5598d085d9da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:26:41.202Z|f314bdea-229f-4aac-9e1c-5598d085d9da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:26:46.405Z|3263b4ec-663c-49fd-beff-89255a376cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:46.405Z|3263b4ec-663c-49fd-beff-89255a376cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:46.491Z|57af0f72-076b-4069-83be-bafa9a6b74e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:46.491Z|695bc3f0-1ac5-443b-b537-f831b29461c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:46.492Z|695bc3f0-1ac5-443b-b537-f831b29461c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:46.492Z|57af0f72-076b-4069-83be-bafa9a6b74e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:56.202Z|6d218142-289b-47e1-a645-1d4d37c996f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:26:56.202Z|6d218142-289b-47e1-a645-1d4d37c996f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:26:56.346Z|35e1ef43-2f1a-49bc-a3ea-c925e71b4c91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:26:56.347Z|35e1ef43-2f1a-49bc-a3ea-c925e71b4c91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:26:56.431Z|046dfec5-b22c-4650-9859-08e9c4c171dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:56.432Z|046dfec5-b22c-4650-9859-08e9c4c171dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:56.515Z|f6cc262f-bf87-412b-b9f9-cd2d00f464e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:56.516Z|f6cc262f-bf87-412b-b9f9-cd2d00f464e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:26:56.517Z|3256fb42-7708-4357-9bcb-828cf0d94d48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:26:56.518Z|3256fb42-7708-4357-9bcb-828cf0d94d48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:06.462Z|2b79a167-8658-48d9-ba60-cccb6241d6fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:06.463Z|2b79a167-8658-48d9-ba60-cccb6241d6fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:06.541Z|1b794288-65cf-4c5e-8f27-2c4b579449f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:06.541Z|dc3db72e-cada-4af8-a50c-01b6cea2e78f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:06.542Z|1b794288-65cf-4c5e-8f27-2c4b579449f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:06.542Z|dc3db72e-cada-4af8-a50c-01b6cea2e78f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:11.202Z|efd2c89f-5b72-4a68-9dd2-71e44e4fa538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:27:11.205Z|efd2c89f-5b72-4a68-9dd2-71e44e4fa538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.78.155 to 10.233.67.97 2021-04-05T02:27:11.206Z|efd2c89f-5b72-4a68-9dd2-71e44e4fa538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:27:11.206Z|efd2c89f-5b72-4a68-9dd2-71e44e4fa538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:27:11.207Z|efd2c89f-5b72-4a68-9dd2-71e44e4fa538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:27:16.486Z|bb96933a-e7d3-4c83-a9d3-82705acd525f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:16.487Z|bb96933a-e7d3-4c83-a9d3-82705acd525f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:16.578Z|2cccee57-0ced-4ddf-a3ac-01e7968001bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:16.579Z|2cccee57-0ced-4ddf-a3ac-01e7968001bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:16.579Z|3201e523-1edc-49ec-9d46-f29e6f60f1c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:16.580Z|3201e523-1edc-49ec-9d46-f29e6f60f1c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:26.202Z|688d32f3-3614-4413-8cb9-9577aaeeeb0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:27:26.202Z|688d32f3-3614-4413-8cb9-9577aaeeeb0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:27:26.348Z|43d534a3-a1e5-4ce9-b0d2-840d394b84bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:27:26.348Z|43d534a3-a1e5-4ce9-b0d2-840d394b84bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:27:26.512Z|4efd79f8-b3a3-4077-b064-3b7232a1caeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:26.512Z|4efd79f8-b3a3-4077-b064-3b7232a1caeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:26.601Z|6a30b74e-886f-4463-ad75-d70d51543c4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:26.601Z|cbc56c5e-b871-466b-980d-02488e1a205d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:26.601Z|6a30b74e-886f-4463-ad75-d70d51543c4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:26.601Z|cbc56c5e-b871-466b-980d-02488e1a205d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:33.227Z|75874bee-0ff9-4e2d-a112-054f1b5f3e77|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering 2021-04-05T02:27:33.228Z|75874bee-0ff9-4e2d-a112-054f1b5f3e77|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:36.537Z|30e258af-78a1-4b39-9105-7e3df1b7ce93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:36.538Z|30e258af-78a1-4b39-9105-7e3df1b7ce93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:36.624Z|531b7786-2e46-49aa-b5e3-b49773d06042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:36.624Z|6fe959cd-8f18-440e-a1da-684bb29db1dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:36.624Z|531b7786-2e46-49aa-b5e3-b49773d06042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:36.625Z|6fe959cd-8f18-440e-a1da-684bb29db1dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:41.201Z|c4050373-02b7-4b27-b909-9d01da7de0ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:27:41.202Z|c4050373-02b7-4b27-b909-9d01da7de0ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:27:46.563Z|57c14487-f7bc-478b-8ef7-436abbe01262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:46.564Z|57c14487-f7bc-478b-8ef7-436abbe01262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:46.646Z|66f28e05-be62-4196-a3e7-da3b31d776aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:46.646Z|66f28e05-be62-4196-a3e7-da3b31d776aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:46.651Z|64157c68-af79-4fbc-8995-7cb99dd7a3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:46.652Z|64157c68-af79-4fbc-8995-7cb99dd7a3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:56.201Z|194c8828-4e88-4029-8e8f-6d9bd23df13d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:27:56.204Z|194c8828-4e88-4029-8e8f-6d9bd23df13d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.67.97 to 10.233.78.155 2021-04-05T02:27:56.204Z|194c8828-4e88-4029-8e8f-6d9bd23df13d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:27:56.205Z|194c8828-4e88-4029-8e8f-6d9bd23df13d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections 2021-04-05T02:27:56.286Z|194c8828-4e88-4029-8e8f-6d9bd23df13d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:27:56.349Z|9b74c61b-8de0-4f56-a07e-8ccebc09fc89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:27:56.349Z|9b74c61b-8de0-4f56-a07e-8ccebc09fc89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-04-05T02:27:56.589Z|446808ad-97cb-4bcc-8c36-504e22325c3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:56.590Z|446808ad-97cb-4bcc-8c36-504e22325c3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:56.667Z|711e9daa-d0fa-46da-9296-a1827080d91a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:56.668Z|711e9daa-d0fa-46da-9296-a1827080d91a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:27:56.675Z|298283b2-e396-4a0b-a04d-bd9ec4a4dfa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:27:56.676Z|298283b2-e396-4a0b-a04d-bd9ec4a4dfa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:28:06.615Z|68499175-b2f0-488d-af4e-ef31b67a3561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:28:06.615Z|68499175-b2f0-488d-af4e-ef31b67a3561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:28:06.694Z|41f6ed37-8a10-4e93-8278-22bc772c1997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:28:06.695Z|41f6ed37-8a10-4e93-8278-22bc772c1997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:28:06.704Z|66269a47-e3f5-46cc-9b48-71e6cc052d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-04-05T02:28:06.705Z|66269a47-e3f5-46cc-9b48-71e6cc052d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-04-05T02:28:11.201Z|91679a2d-8f95-4071-a896-0cfed1d1c252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-04-05T02:28:11.202Z|91679a2d-8f95-4071-a896-0cfed1d1c252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.