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/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-02-24T10:34:23.251Z||main|||||INFO|500||The following profiles are active: basic 2022-02-24T10:34:40.857Z||main|||||INFO|500||Starting service [Tomcat] 2022-02-24T10:34:40.858Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-02-24T10:34:41.004Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-02-24T10:34:49.700Z||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. 2022-02-24T10:34:50.008Z||main|||||INFO|500||catdb-pool - Starting... 2022-02-24T10:34:50.563Z||main|||||INFO|500||catdb-pool - Start completed. 2022-02-24T10:34:51.070Z||main|||||INFO|500||reqdb-pool - Starting... 2022-02-24T10:34:51.087Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-02-24T10:34:51.349Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-02-24T10:34:51.618Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-02-24T10:34:52.555Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-02-24T10:34:59.589Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-02-24T10:35:01.719Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-02-24T10:35:01.791Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-02-24T10:35:02.441Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-02-24T10:35:02.636Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-02-24T10:35:03.922Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-02-24T10:35:05.255Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-02-24T10:35:10.849Z||main|||||WARN|500||--- 2022-02-24T10:35:10.849Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-02-24T10:35:10.850Z||main|||||WARN|500||--- 2022-02-24T10:35:11.329Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-02-24T10:35:16.459Z||main|||||INFO|500||Started ApiHandlerApplication in 58.387 seconds (JVM running for 67.425) 2022-02-24T10:35:16.494Z|7c93d7b8-17b4-4cb0-9cc9-2c82e7c7308c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:35:16.506Z|7c93d7b8-17b4-4cb0-9cc9-2c82e7c7308c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:35:16.508Z|5fc81a92-6d38-44e6-a1e6-16a9be254786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:35:16.516Z|5fc81a92-6d38-44e6-a1e6-16a9be254786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:35:21.036Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-02-24T10:35:21.230Z|e824ead3-ca2f-42f6-b7a2-26bc53116247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:21.401Z|ffa53663-151e-4851-a301-77dcf1c9c69a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:21.435Z|6eaa46bd-94f1-4ae1-8be2-ab1311b8e316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-02-24T10:35:21.629Z|ffa53663-151e-4851-a301-77dcf1c9c69a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:21.630Z|e824ead3-ca2f-42f6-b7a2-26bc53116247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:21.630Z|6eaa46bd-94f1-4ae1-8be2-ab1311b8e316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:31.451Z|64da85d1-06b1-4719-b0b2-a55467ab17b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:35:31.455Z|64da85d1-06b1-4719-b0b2-a55467ab17b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:35:31.824Z|e51adfce-f7cf-4742-91bd-d36c5a9e06d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:31.825Z|bf19ad83-9cc3-424a-9f10-6e87a1479791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:31.826Z|e51adfce-f7cf-4742-91bd-d36c5a9e06d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:31.827Z|bf19ad83-9cc3-424a-9f10-6e87a1479791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:31.839Z|f2efbb1f-4049-4ff8-95e1-7c119e6f2e51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:31.840Z|f2efbb1f-4049-4ff8-95e1-7c119e6f2e51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:41.883Z|b50ac492-98e1-43cc-81e9-c2cc217537bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:41.885Z|5619dc9d-30c3-4aef-9c07-5accee84ca93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:41.885Z|7b00d87f-fd0c-41e5-b372-dcae8eefc128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:41.885Z|b50ac492-98e1-43cc-81e9-c2cc217537bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:41.887Z|7b00d87f-fd0c-41e5-b372-dcae8eefc128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:41.887Z|5619dc9d-30c3-4aef-9c07-5accee84ca93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:46.450Z|c982c772-72aa-4355-a1a8-e90bf3a02dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:35:46.451Z|c982c772-72aa-4355-a1a8-e90bf3a02dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:35:46.518Z|6c481b10-0fe3-4e16-b56c-5a2ab47abc96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:35:46.519Z|6c481b10-0fe3-4e16-b56c-5a2ab47abc96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:35:51.935Z|01918463-5c73-43cf-8415-2c0fd1ca8531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:51.935Z|d89a3c0d-7e8a-4e9d-a12a-1fe361c19bc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:51.936Z|d89a3c0d-7e8a-4e9d-a12a-1fe361c19bc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:51.936Z|01918463-5c73-43cf-8415-2c0fd1ca8531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:35:51.946Z|2d8e9de3-e8f4-4115-b2b3-f2fa87ee0d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:35:51.947Z|2d8e9de3-e8f4-4115-b2b3-f2fa87ee0d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:01.451Z|53781b31-58f5-456b-a8c7-0578d79365a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:36:01.452Z|53781b31-58f5-456b-a8c7-0578d79365a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:36:01.998Z|7c816c75-9e6a-4292-b569-3910c95619aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:01.998Z|eda97744-a860-4447-9e32-b52f793d730c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:01.999Z|7c816c75-9e6a-4292-b569-3910c95619aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:01.999Z|eda97744-a860-4447-9e32-b52f793d730c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:02.011Z|e10f37f5-585b-46b1-88e0-8d4c371cbd2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:02.012Z|e10f37f5-585b-46b1-88e0-8d4c371cbd2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:12.054Z|89d710fe-79c7-4227-8576-546e8ff40975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:12.055Z|a1bb9a7f-bb97-4ea4-a1db-26e1221560f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:12.054Z|25e6e99a-f107-479d-87cf-b78b23db798b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:12.057Z|89d710fe-79c7-4227-8576-546e8ff40975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:12.057Z|25e6e99a-f107-479d-87cf-b78b23db798b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:12.057Z|a1bb9a7f-bb97-4ea4-a1db-26e1221560f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:16.450Z|d1716b18-64a8-4b29-bb33-520b79b6921c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:36:16.454Z|d1716b18-64a8-4b29-bb33-520b79b6921c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:36:16.520Z|e3ece60c-e880-40b1-a754-550772e916ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:36:16.521Z|e3ece60c-e880-40b1-a754-550772e916ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:36:22.100Z|b0af8b3e-d847-4701-81b2-3491fbd8e35b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:22.100Z|53fa846c-4459-456a-9882-cf7817f35781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:22.101Z|b0af8b3e-d847-4701-81b2-3491fbd8e35b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:22.101Z|53fa846c-4459-456a-9882-cf7817f35781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:22.105Z|345894d5-c9cd-4829-af16-836455c2bbca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:22.106Z|345894d5-c9cd-4829-af16-836455c2bbca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:31.450Z|00563727-e361-49ae-9cd2-760ba3af0a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:36:31.451Z|00563727-e361-49ae-9cd2-760ba3af0a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:36:32.137Z|39be3ca9-9e3c-4b1e-8cac-c6238477b462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:32.138Z|0604c95d-7035-40d0-b494-4d30d2a39adf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:32.138Z|0604c95d-7035-40d0-b494-4d30d2a39adf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:32.139Z|39be3ca9-9e3c-4b1e-8cac-c6238477b462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:32.144Z|dc5b9722-7494-4ca6-a1d2-e54c569bc643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:32.144Z|dc5b9722-7494-4ca6-a1d2-e54c569bc643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:42.166Z|fb985a09-d0e3-4381-a0c1-b3e24a23373c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:42.167Z|fb985a09-d0e3-4381-a0c1-b3e24a23373c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:42.168Z|eb0ac701-bd2d-4da7-8f7d-fe8d9f9d3c1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:42.169Z|eb0ac701-bd2d-4da7-8f7d-fe8d9f9d3c1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:42.176Z|dea55fcd-11e8-40cd-a1e2-173f7d91d19c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:42.177Z|dea55fcd-11e8-40cd-a1e2-173f7d91d19c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:46.450Z|5c67feec-1190-4f78-a70f-1632293eac39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:36:46.451Z|5c67feec-1190-4f78-a70f-1632293eac39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:36:46.523Z|fb054042-01ef-4b29-9e87-f8d7677cbe58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:36:46.524Z|fb054042-01ef-4b29-9e87-f8d7677cbe58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:36:52.197Z|1014ab80-6251-4b33-bce7-eb7d66285f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:52.197Z|caab4158-e90d-44e7-8db7-9e933edbbae7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:52.198Z|1014ab80-6251-4b33-bce7-eb7d66285f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:52.199Z|caab4158-e90d-44e7-8db7-9e933edbbae7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:36:52.211Z|f8e9df2a-783b-4c0b-834d-30580170e348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:36:52.213Z|f8e9df2a-783b-4c0b-834d-30580170e348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:01.450Z|b390e710-d831-492d-8074-529cb10bf004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:37:01.453Z|b390e710-d831-492d-8074-529cb10bf004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:37:02.234Z|705ef5a7-38c8-4e2b-a15a-d8089f350c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:02.236Z|705ef5a7-38c8-4e2b-a15a-d8089f350c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:02.240Z|a716444b-5235-4c61-aa50-26bb079c816f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:02.241Z|a716444b-5235-4c61-aa50-26bb079c816f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:02.249Z|42cbde0f-1c64-47db-a61e-950306764c6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:02.251Z|42cbde0f-1c64-47db-a61e-950306764c6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:12.265Z|49e0e41e-1291-4240-a89c-732a32e3bc24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:12.267Z|49e0e41e-1291-4240-a89c-732a32e3bc24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:12.269Z|63b00b7e-81e0-49a5-8420-6fec5374562d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:12.270Z|63b00b7e-81e0-49a5-8420-6fec5374562d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:12.303Z|f4fc9470-3494-4226-ae62-110f81a54ab6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:12.304Z|f4fc9470-3494-4226-ae62-110f81a54ab6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:16.450Z|ca4f40a0-ce73-439a-9fee-efd15a6c8d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:37:16.451Z|ca4f40a0-ce73-439a-9fee-efd15a6c8d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:37:16.525Z|ab6c5d7c-98eb-4702-9332-dc79f52b738c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:37:16.527Z|ab6c5d7c-98eb-4702-9332-dc79f52b738c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:37:22.293Z|11664610-a47c-4067-ab9d-3760cd5a8ba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:22.294Z|11664610-a47c-4067-ab9d-3760cd5a8ba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:22.296Z|933baed2-9eaf-430e-aee4-58541e1221fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:22.297Z|933baed2-9eaf-430e-aee4-58541e1221fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:22.329Z|6b73805d-f22c-4da8-8953-5e2847bc021a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:22.330Z|6b73805d-f22c-4da8-8953-5e2847bc021a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:31.450Z|c8eee14b-8312-4aa7-9bb4-38a6a2803ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:37:31.451Z|c8eee14b-8312-4aa7-9bb4-38a6a2803ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:37:32.323Z|c9adaf46-3083-4f62-903a-25eb4bcbd9a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:32.323Z|34ca3a60-d9b8-484a-8d40-9ebf6bfb7fcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:32.324Z|34ca3a60-d9b8-484a-8d40-9ebf6bfb7fcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:32.324Z|c9adaf46-3083-4f62-903a-25eb4bcbd9a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:32.356Z|94e41a5b-8bfb-4e5b-9779-f5b3436a1329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:32.357Z|94e41a5b-8bfb-4e5b-9779-f5b3436a1329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:42.352Z|692cd7de-de5e-4425-9a3e-6033c627014c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:42.352Z|fc0ec450-1336-40fe-82a6-4c6cb47a1474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:42.354Z|692cd7de-de5e-4425-9a3e-6033c627014c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:42.354Z|fc0ec450-1336-40fe-82a6-4c6cb47a1474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:42.382Z|0ab93c3e-0a94-4b84-bd68-a5367a3d03ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:42.385Z|0ab93c3e-0a94-4b84-bd68-a5367a3d03ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:46.451Z|20473c83-dc0a-430d-92da-711477079995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:37:46.455Z|20473c83-dc0a-430d-92da-711477079995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:37:46.528Z|4785cfc8-5651-407d-8c85-9f29c253de0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:37:46.529Z|4785cfc8-5651-407d-8c85-9f29c253de0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:37:52.382Z|b250f98e-6ad4-4fcc-ab51-cce694d38b94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:52.384Z|b250f98e-6ad4-4fcc-ab51-cce694d38b94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:52.387Z|42742556-8dad-4f5b-87bc-cc700012ff67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:52.388Z|42742556-8dad-4f5b-87bc-cc700012ff67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:37:52.417Z|ff3d4527-a5a7-4a91-8f45-93ef997a778f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:37:52.418Z|ff3d4527-a5a7-4a91-8f45-93ef997a778f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:01.451Z|d17d67d7-25c1-4dfc-b08e-79f5743f6d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:38:01.453Z|d17d67d7-25c1-4dfc-b08e-79f5743f6d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:38:02.422Z|a08108cf-0e32-4475-81f6-3080b897b386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:02.422Z|2e420b1d-00cb-4db9-ab12-52bbbef78bac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:02.423Z|a08108cf-0e32-4475-81f6-3080b897b386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:02.423Z|2e420b1d-00cb-4db9-ab12-52bbbef78bac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:02.443Z|f0e4adc8-8957-4312-b6d0-804ab2c5001b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:02.444Z|f0e4adc8-8957-4312-b6d0-804ab2c5001b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:12.468Z|50d0169e-d7d5-4874-9990-cd20b0c07f67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:12.468Z|0f1af8fc-6b5a-4a1a-af78-ffa083fb418a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:12.468Z|8d449462-7ffe-4a56-96a0-8598ee0179fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:12.470Z|0f1af8fc-6b5a-4a1a-af78-ffa083fb418a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:12.470Z|50d0169e-d7d5-4874-9990-cd20b0c07f67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:12.470Z|8d449462-7ffe-4a56-96a0-8598ee0179fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:16.451Z|965d09cd-0f51-4490-a9d7-c9ea720d2aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:38:16.452Z|965d09cd-0f51-4490-a9d7-c9ea720d2aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:38:16.531Z|c0bbe833-f3bd-47c4-9573-429bbeb30d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:38:16.532Z|c0bbe833-f3bd-47c4-9573-429bbeb30d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:38:22.502Z|0fa6ff1f-ee49-4d80-ae0f-28fbaf19621a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:22.503Z|0fa6ff1f-ee49-4d80-ae0f-28fbaf19621a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:22.504Z|664f6894-844b-42c5-bcf3-07a814dfc88f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:22.504Z|664f6894-844b-42c5-bcf3-07a814dfc88f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:22.508Z|a40ba6c9-5597-4a57-9550-b685f10cceba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:22.509Z|a40ba6c9-5597-4a57-9550-b685f10cceba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:31.450Z|97202888-7ab7-4e77-b872-3dbe8f50b2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:38:31.454Z|97202888-7ab7-4e77-b872-3dbe8f50b2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:38:32.532Z|1a0890e9-00cd-4f99-b18a-feea6929d310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:32.532Z|791cd6f7-d386-417e-9d1c-91c9efd62160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:32.534Z|9dea46d5-ee53-460c-acfa-779b1ff2699b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:32.534Z|791cd6f7-d386-417e-9d1c-91c9efd62160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:32.534Z|1a0890e9-00cd-4f99-b18a-feea6929d310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:32.534Z|9dea46d5-ee53-460c-acfa-779b1ff2699b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:42.570Z|d006283a-6a02-41a9-b5c4-f196536cf603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:42.572Z|d006283a-6a02-41a9-b5c4-f196536cf603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:42.572Z|b7ba3ae5-01a5-48ad-978c-3070ff6aa37d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:42.573Z|b7ba3ae5-01a5-48ad-978c-3070ff6aa37d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:42.582Z|54b45f31-b483-41a2-875a-057d50a92998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:42.583Z|54b45f31-b483-41a2-875a-057d50a92998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:46.450Z|040ca542-70ef-407b-acb6-7ff51cc85069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:38:46.451Z|040ca542-70ef-407b-acb6-7ff51cc85069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:38:46.534Z|6ef16962-0faa-46f4-949e-2c5fac3aa999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:38:46.535Z|6ef16962-0faa-46f4-949e-2c5fac3aa999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:38:52.602Z|8b68607b-0133-4fcd-8938-4a5263701e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:52.602Z|7f8e310d-6a2d-4327-b613-66cfecd2d8b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:52.604Z|8b68607b-0133-4fcd-8938-4a5263701e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:52.604Z|7f8e310d-6a2d-4327-b613-66cfecd2d8b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:38:52.611Z|9284f24a-e54f-4808-914b-01cc09a964bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:38:52.612Z|9284f24a-e54f-4808-914b-01cc09a964bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:01.452Z|4d30b420-d5dd-40ee-ae30-e5e994a77795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:39:01.453Z|4d30b420-d5dd-40ee-ae30-e5e994a77795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:39:02.631Z|720213f6-e1cf-4ca6-8eea-caabdb78af7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:02.631Z|fa912d6c-2e6b-4952-8dfb-bc83d5807073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:02.632Z|720213f6-e1cf-4ca6-8eea-caabdb78af7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:02.632Z|fa912d6c-2e6b-4952-8dfb-bc83d5807073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:02.640Z|014a2498-4fc1-45e6-b07f-fcb7f4051ab1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:02.641Z|014a2498-4fc1-45e6-b07f-fcb7f4051ab1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:12.659Z|211b1d98-bd50-4961-a3cb-eb40c0e84678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:12.660Z|211b1d98-bd50-4961-a3cb-eb40c0e84678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:12.672Z|336e20f4-49e2-42c9-ac40-f7f23c8db4f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:12.672Z|336e20f4-49e2-42c9-ac40-f7f23c8db4f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:12.673Z|fc7d139c-43ef-4fd5-bc03-8c840a8828ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:12.674Z|fc7d139c-43ef-4fd5-bc03-8c840a8828ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:16.450Z|5a16330a-5c60-4312-8d1e-c828006fa4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:39:16.453Z|5a16330a-5c60-4312-8d1e-c828006fa4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:39:16.536Z|7d1a6eb9-757e-427b-b6f6-7ed02bd3747e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:39:16.537Z|7d1a6eb9-757e-427b-b6f6-7ed02bd3747e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:39:22.691Z|6f658a3b-f4c4-4b27-97ea-542099841454|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:22.692Z|6f658a3b-f4c4-4b27-97ea-542099841454|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:22.699Z|f1ce2ea9-11f2-45e3-86fe-3d1e07282ca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:22.699Z|5fc11718-e0a0-4f79-9b14-3e7db5b25972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:22.700Z|f1ce2ea9-11f2-45e3-86fe-3d1e07282ca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:22.700Z|5fc11718-e0a0-4f79-9b14-3e7db5b25972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:31.450Z|de658b58-9a56-484d-89b0-b42a749bcda7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:39:31.451Z|de658b58-9a56-484d-89b0-b42a749bcda7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:39:32.720Z|e6d3829f-0053-428e-af81-773ac2d7b9ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:32.721Z|e6d3829f-0053-428e-af81-773ac2d7b9ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:32.728Z|d1da3f66-4504-4d7d-a5f7-f6eb4460d2f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:32.729Z|d1da3f66-4504-4d7d-a5f7-f6eb4460d2f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:32.732Z|9b62ff94-21c0-4b63-905b-172b682fd3f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:32.735Z|9b62ff94-21c0-4b63-905b-172b682fd3f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:42.772Z|e87ee84a-9764-43aa-95cd-f9f58a2e1a6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:42.773Z|e87ee84a-9764-43aa-95cd-f9f58a2e1a6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:42.774Z|acb3404d-47ae-4da8-ba10-e4e474466d1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:42.775Z|acb3404d-47ae-4da8-ba10-e4e474466d1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:42.777Z|04164fde-0515-4ac3-beb7-56e3b3ec2c23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:42.778Z|04164fde-0515-4ac3-beb7-56e3b3ec2c23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:46.450Z|e867522b-7d60-4943-84ec-48d7f6ba0a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:39:46.451Z|e867522b-7d60-4943-84ec-48d7f6ba0a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:39:46.538Z|ed3067fd-7b2e-4590-82b5-b87b49f7ccfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:39:46.539Z|ed3067fd-7b2e-4590-82b5-b87b49f7ccfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:39:52.806Z|0264336c-19fc-41ad-ad8e-af469906a707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:52.806Z|96f1c808-2103-4bc9-8b26-e358ad5e60c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:52.806Z|09867728-8dc9-49ce-8f4c-3e7a749ec41a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:39:52.807Z|96f1c808-2103-4bc9-8b26-e358ad5e60c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:52.807Z|09867728-8dc9-49ce-8f4c-3e7a749ec41a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:39:52.808Z|0264336c-19fc-41ad-ad8e-af469906a707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:01.450Z|315af817-877a-4a76-9ebc-6b5cac829006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:40:01.453Z|315af817-877a-4a76-9ebc-6b5cac829006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:40:02.839Z|647ae272-37c2-42fb-8349-960f7502208b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:02.839Z|0c37d659-78be-4f90-a566-c5d22f9547e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:02.839Z|c985b72f-768c-47fb-b178-4e19bdd9b514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:02.840Z|c985b72f-768c-47fb-b178-4e19bdd9b514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:02.840Z|647ae272-37c2-42fb-8349-960f7502208b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:02.840Z|0c37d659-78be-4f90-a566-c5d22f9547e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:12.896Z|f9faca42-efa8-4934-9d5a-5c4b679dd166|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:12.896Z|6489b852-1f51-4c42-9787-982d985dab0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:12.898Z|9705f4f2-a26c-4bf9-b138-ebf961be3bfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:12.899Z|f9faca42-efa8-4934-9d5a-5c4b679dd166|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:12.899Z|9705f4f2-a26c-4bf9-b138-ebf961be3bfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:12.899Z|6489b852-1f51-4c42-9787-982d985dab0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:16.452Z|f88238c5-f477-461b-8c45-979a25bede14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:40:16.455Z|f88238c5-f477-461b-8c45-979a25bede14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:40:16.540Z|50a3e117-7f72-459a-a771-efdd11eeaa75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:40:16.541Z|50a3e117-7f72-459a-a771-efdd11eeaa75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:40:22.937Z|dac38139-3019-4190-b448-d9fa71f4419a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:22.937Z|f6916aa5-13cb-4616-8eb8-c35017c71c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:22.937Z|373d5819-2520-4f30-98fc-8854f2c3f5c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:22.938Z|dac38139-3019-4190-b448-d9fa71f4419a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:22.938Z|f6916aa5-13cb-4616-8eb8-c35017c71c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:22.938Z|373d5819-2520-4f30-98fc-8854f2c3f5c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:31.453Z|b4099c6b-0471-4ba9-949e-d8e1a1167747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:40:31.457Z|b4099c6b-0471-4ba9-949e-d8e1a1167747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:40:32.975Z|507d08c2-8d91-4c8b-a66e-0293a84f6d1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:32.975Z|464bece8-bf0f-4995-8518-e3120cf26291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:32.976Z|4b146dc4-b69c-4881-9e77-fa317a30e44e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:32.976Z|507d08c2-8d91-4c8b-a66e-0293a84f6d1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:32.977Z|464bece8-bf0f-4995-8518-e3120cf26291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:32.978Z|4b146dc4-b69c-4881-9e77-fa317a30e44e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:43.010Z|b9fa11ab-1434-417c-9cbd-5e0e1c78e1db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:43.011Z|b9fa11ab-1434-417c-9cbd-5e0e1c78e1db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:43.012Z|ce1f4b4c-8f70-4df4-ad84-49c7a08d32e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:43.013Z|ce1f4b4c-8f70-4df4-ad84-49c7a08d32e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:43.009Z|bf386e93-c6dc-4796-a854-1e954d309384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:43.017Z|bf386e93-c6dc-4796-a854-1e954d309384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:46.450Z|2245edf7-ff02-4822-b65a-00cfbcb558ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:40:46.451Z|2245edf7-ff02-4822-b65a-00cfbcb558ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:40:46.545Z|d134815c-3c4a-47e5-a975-0864154e15e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:40:46.546Z|d134815c-3c4a-47e5-a975-0864154e15e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:40:53.040Z|aac27817-5047-4ad7-9d7c-77f70d116ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:53.040Z|6317a510-9da9-438d-b3e5-70534fad46af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:53.041Z|aac27817-5047-4ad7-9d7c-77f70d116ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:53.042Z|6317a510-9da9-438d-b3e5-70534fad46af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:40:53.042Z|9433cb09-7e27-4349-b133-d056c3b7c01c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:40:53.043Z|9433cb09-7e27-4349-b133-d056c3b7c01c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:01.450Z|d89d8c8e-8bab-4382-85aa-0263d0cb3bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:41:01.451Z|d89d8c8e-8bab-4382-85aa-0263d0cb3bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:41:03.067Z|d2e8ca09-0fce-4b31-9959-b9535cab8d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:03.067Z|2d45e30e-eb8b-430b-a474-09d7d25d1ff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:03.068Z|d2e8ca09-0fce-4b31-9959-b9535cab8d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:03.068Z|2d45e30e-eb8b-430b-a474-09d7d25d1ff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:03.067Z|1ab674ee-a00f-4804-a932-1d8d36781210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:03.071Z|1ab674ee-a00f-4804-a932-1d8d36781210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:13.095Z|2ed44e71-942c-4880-bb81-4d83b89b3b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:13.095Z|ad9e313e-8567-484c-8edd-5f408c3d256a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:13.096Z|af2ea8e3-42de-4c80-8da8-874eaccae769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:13.096Z|ad9e313e-8567-484c-8edd-5f408c3d256a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:13.097Z|af2ea8e3-42de-4c80-8da8-874eaccae769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:13.097Z|2ed44e71-942c-4880-bb81-4d83b89b3b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:16.450Z|56d331b9-8bd4-4f67-97ed-2a829929bcda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:41:16.453Z|56d331b9-8bd4-4f67-97ed-2a829929bcda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:41:16.547Z|c05ab244-d620-47e7-a64c-f1b6bb57018b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:41:16.548Z|c05ab244-d620-47e7-a64c-f1b6bb57018b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:41:23.132Z|3f13108e-9bc5-4264-9fae-a266761f524c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:23.133Z|1a98d8f7-a5d7-4886-ab4d-35767599dd3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:23.133Z|3f13108e-9bc5-4264-9fae-a266761f524c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:23.134Z|1a98d8f7-a5d7-4886-ab4d-35767599dd3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:23.138Z|eb60cb2c-521c-46b1-a30e-8fab4a72d4d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:23.139Z|eb60cb2c-521c-46b1-a30e-8fab4a72d4d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:31.452Z|b7de2bdb-3056-4513-9620-1dbd3902173f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:41:31.455Z|b7de2bdb-3056-4513-9620-1dbd3902173f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:41:33.181Z|5d5d7f29-440b-461f-a056-137666cc8767|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:33.181Z|212f08cd-a4ac-4cd6-b743-077e6bde68c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:33.183Z|5d5d7f29-440b-461f-a056-137666cc8767|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:33.183Z|212f08cd-a4ac-4cd6-b743-077e6bde68c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:33.184Z|9ae89d7a-187b-4fdb-859f-717d4f3d7d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:33.185Z|9ae89d7a-187b-4fdb-859f-717d4f3d7d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:43.221Z|10919ad0-88d9-49f5-8476-260c41883a82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:43.221Z|3a84d9d4-0552-40f6-9597-1fcb30f4f2de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:43.222Z|10919ad0-88d9-49f5-8476-260c41883a82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:43.224Z|3a84d9d4-0552-40f6-9597-1fcb30f4f2de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:43.226Z|efabc012-f1ef-4db9-8e85-08db3ff71b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:43.226Z|efabc012-f1ef-4db9-8e85-08db3ff71b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:46.450Z|db047565-b687-4149-917c-f546a7904fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:41:46.451Z|db047565-b687-4149-917c-f546a7904fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:41:46.549Z|18201827-e78a-43d5-b677-e5c81c81e0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:41:46.549Z|18201827-e78a-43d5-b677-e5c81c81e0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:41:53.249Z|74b32999-ab83-48d0-82bc-76b7ada1109c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:53.249Z|fcdd9480-c9f0-4c9c-950c-421789ed941a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:53.250Z|74b32999-ab83-48d0-82bc-76b7ada1109c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:53.250Z|fcdd9480-c9f0-4c9c-950c-421789ed941a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:41:53.251Z|803180c9-7564-4fdf-87a9-3d9064f218cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:41:53.252Z|803180c9-7564-4fdf-87a9-3d9064f218cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:01.450Z|8f4b38de-de64-477b-9909-5542399630b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:42:01.453Z|8f4b38de-de64-477b-9909-5542399630b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:42:03.277Z|08802af9-1b23-41cb-a806-4788305a2373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:03.277Z|7b21de3c-70dc-4e83-b84f-6e5b8fc8e178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:03.277Z|670ac891-3e0d-48b0-a458-6395706d8874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:03.278Z|08802af9-1b23-41cb-a806-4788305a2373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:03.279Z|7b21de3c-70dc-4e83-b84f-6e5b8fc8e178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:03.279Z|670ac891-3e0d-48b0-a458-6395706d8874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:13.306Z|4cb33833-dcaa-486d-9aa4-3bf17d982983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:13.306Z|8ffa38f4-0ba8-43b5-a60f-99c1b08a4fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:13.307Z|4cb33833-dcaa-486d-9aa4-3bf17d982983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:13.307Z|8ffa38f4-0ba8-43b5-a60f-99c1b08a4fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:13.310Z|fc750f5b-77de-4bac-9999-fe55ba552b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:13.312Z|fc750f5b-77de-4bac-9999-fe55ba552b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:16.450Z|71814fa3-0c90-4776-b1a9-ff3e87b098b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:42:16.451Z|71814fa3-0c90-4776-b1a9-ff3e87b098b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:42:16.551Z|d3346fad-6774-4f51-a0ff-5fd8ea574ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:42:16.552Z|d3346fad-6774-4f51-a0ff-5fd8ea574ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:42:23.338Z|2f859ccb-79f3-410e-9bb9-9058dab23897|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:23.339Z|76d885d5-5366-4ab2-aefe-fca0a0a5a0b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:23.340Z|76d885d5-5366-4ab2-aefe-fca0a0a5a0b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:23.339Z|2f859ccb-79f3-410e-9bb9-9058dab23897|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:23.343Z|80e6eef3-90c2-4316-a4ea-e58a937c888d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:23.344Z|80e6eef3-90c2-4316-a4ea-e58a937c888d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:31.450Z|4dac3701-a877-4a77-93e3-92b93df0a80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:42:31.451Z|4dac3701-a877-4a77-93e3-92b93df0a80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:42:33.369Z|0174c97a-545a-4198-8032-14cf106dca98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:33.369Z|c28263ab-57da-4513-80e5-4dc7514df64f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:33.370Z|c28263ab-57da-4513-80e5-4dc7514df64f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:33.370Z|0174c97a-545a-4198-8032-14cf106dca98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:33.371Z|b0ac43a5-f509-438d-bf62-ce3bcdb63290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:33.372Z|b0ac43a5-f509-438d-bf62-ce3bcdb63290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:43.396Z|fa03f805-213c-4351-bba4-628f3783318f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:43.396Z|2b0b7d38-a532-4a0f-a753-f126ef2682d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:43.397Z|fa03f805-213c-4351-bba4-628f3783318f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:43.397Z|2b0b7d38-a532-4a0f-a753-f126ef2682d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:43.400Z|c03de17d-3525-48c5-a3dc-22ba1dc76e65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:43.402Z|c03de17d-3525-48c5-a3dc-22ba1dc76e65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:46.450Z|7f257f57-e563-4f98-8748-9545e9917097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:42:46.453Z|7f257f57-e563-4f98-8748-9545e9917097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:42:46.554Z|7f7319b9-4efc-49c4-8078-7b6b485b014b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:42:46.555Z|7f7319b9-4efc-49c4-8078-7b6b485b014b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:42:53.435Z|c67c738d-7ca1-44dd-9269-36dced363a6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:53.436Z|32e20b58-f468-49f8-8df3-5a155088ed55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:53.436Z|c67c738d-7ca1-44dd-9269-36dced363a6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:53.437Z|32e20b58-f468-49f8-8df3-5a155088ed55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:42:53.437Z|4f987b36-9c96-41d0-9c52-53e29a4d6b47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:42:53.438Z|4f987b36-9c96-41d0-9c52-53e29a4d6b47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:01.450Z|500390f5-9d0a-41d0-a2ac-2ba1ab0d30a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:43:01.451Z|500390f5-9d0a-41d0-a2ac-2ba1ab0d30a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:43:03.462Z|f33b0ae9-f31f-4e14-b2da-0675eb7ca216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:03.462Z|d53da0d9-b625-4d53-9dfd-fae8bc59a553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:03.462Z|ed6f489e-bf13-46f8-83a6-592710b936a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:03.463Z|f33b0ae9-f31f-4e14-b2da-0675eb7ca216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:03.464Z|d53da0d9-b625-4d53-9dfd-fae8bc59a553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:03.463Z|ed6f489e-bf13-46f8-83a6-592710b936a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:13.507Z|60aedff4-9a5a-4a6c-b934-74b1a5237a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:13.507Z|33db4029-52ad-4219-920a-1afba35efb6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:13.515Z|33db4029-52ad-4219-920a-1afba35efb6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:13.507Z|8b9d57da-d0d3-4f51-85d3-ca10dfe99e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:13.515Z|60aedff4-9a5a-4a6c-b934-74b1a5237a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:13.516Z|8b9d57da-d0d3-4f51-85d3-ca10dfe99e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:16.451Z|b8dcb4c5-5070-4b98-a297-c32e5d3aa408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:43:16.452Z|b8dcb4c5-5070-4b98-a297-c32e5d3aa408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:43:16.556Z|62fcd49c-6551-4014-9748-fad08d26cfa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:43:16.557Z|62fcd49c-6551-4014-9748-fad08d26cfa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:43:23.556Z|4f5f2bbc-a177-4976-8228-a6ce19727f92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:23.556Z|b7655ae7-adaf-4cb1-9181-b55d4a89b1e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:23.556Z|12ff7ca8-e6ea-43dd-99b6-a7c5328c26a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:23.557Z|12ff7ca8-e6ea-43dd-99b6-a7c5328c26a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:23.557Z|4f5f2bbc-a177-4976-8228-a6ce19727f92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:23.557Z|b7655ae7-adaf-4cb1-9181-b55d4a89b1e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:31.450Z|afec0152-c6b6-4bbf-b41e-06198a4406cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:43:31.453Z|afec0152-c6b6-4bbf-b41e-06198a4406cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:43:33.583Z|dd68ee1c-d028-4f6d-bf1b-3d4b2fb82a20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:33.583Z|ad618b4a-3637-4fa5-94cd-affbfdd1a129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:33.583Z|10e3023f-6170-4c94-9567-4d065e83007e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:33.584Z|ad618b4a-3637-4fa5-94cd-affbfdd1a129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:33.584Z|10e3023f-6170-4c94-9567-4d065e83007e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:33.584Z|dd68ee1c-d028-4f6d-bf1b-3d4b2fb82a20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:43.611Z|d9842469-3b20-42ac-b95a-93b805505c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:43.611Z|53037e41-1590-4930-a2ae-3d1bf439f0a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:43.611Z|685fa357-ad4f-4cee-95a7-c52f83a91330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:43.612Z|d9842469-3b20-42ac-b95a-93b805505c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:43.612Z|53037e41-1590-4930-a2ae-3d1bf439f0a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:43.612Z|685fa357-ad4f-4cee-95a7-c52f83a91330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:46.450Z|e2d1bab1-f325-460d-ad68-c361a3b8a5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:43:46.450Z|e2d1bab1-f325-460d-ad68-c361a3b8a5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:43:46.558Z|d04aa800-31aa-402e-94b7-1080d9285f6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:43:46.559Z|d04aa800-31aa-402e-94b7-1080d9285f6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:43:53.636Z|23830e6b-9dfd-4d0b-999a-5a27c7d359d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:53.637Z|38e79863-334e-4e7b-b4ce-35d03a697790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:53.637Z|23830e6b-9dfd-4d0b-999a-5a27c7d359d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:53.637Z|38e79863-334e-4e7b-b4ce-35d03a697790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:43:53.639Z|747f7155-3728-4026-a681-84bf19ea0e79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:43:53.639Z|747f7155-3728-4026-a681-84bf19ea0e79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:01.451Z|669e0f81-d045-49b2-913a-286874e0768c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:44:01.452Z|669e0f81-d045-49b2-913a-286874e0768c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:44:03.663Z|926bd6eb-b513-482a-9989-48138308603d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:03.664Z|2aef2c6d-e71c-4491-a1fe-2ec083da1e89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:03.664Z|926bd6eb-b513-482a-9989-48138308603d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:03.665Z|2aef2c6d-e71c-4491-a1fe-2ec083da1e89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:03.667Z|4fd58e7d-e281-488d-b53c-78f59cfe8868|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:03.669Z|4fd58e7d-e281-488d-b53c-78f59cfe8868|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:13.693Z|bae115a0-0fad-43ad-9e4c-65d3c03a276c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:13.693Z|0c271651-e1c2-4945-8fe6-16c0ce469939|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:13.694Z|98e2a726-73ba-4310-bf2d-99c62cdffe5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:13.694Z|0c271651-e1c2-4945-8fe6-16c0ce469939|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:13.694Z|bae115a0-0fad-43ad-9e4c-65d3c03a276c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:13.695Z|98e2a726-73ba-4310-bf2d-99c62cdffe5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:16.450Z|e5ed9457-9ba5-4a8c-aa05-c867d6f10539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:44:16.453Z|e5ed9457-9ba5-4a8c-aa05-c867d6f10539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:44:16.561Z|566caef7-ae5e-44bb-a62d-f24610c0dc9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:44:16.562Z|566caef7-ae5e-44bb-a62d-f24610c0dc9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:44:23.719Z|8132efe0-c45b-4cb9-8358-f94f801a93d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:23.719Z|2b27f896-3542-4e89-b98e-d726ad4435b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:23.719Z|43a64ac8-84f1-4667-bb9f-9b495780718b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:23.720Z|8132efe0-c45b-4cb9-8358-f94f801a93d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:23.721Z|43a64ac8-84f1-4667-bb9f-9b495780718b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:23.720Z|2b27f896-3542-4e89-b98e-d726ad4435b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:31.450Z|2ff64828-ce6c-442f-85ac-e844cfe7fb1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:44:31.451Z|2ff64828-ce6c-442f-85ac-e844cfe7fb1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:44:33.748Z|51a35e1d-4cb7-41da-9187-bc53c5bcf895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:33.749Z|51a35e1d-4cb7-41da-9187-bc53c5bcf895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:33.754Z|9bafc848-6400-456a-9365-32cd7fe23cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:33.755Z|9bafc848-6400-456a-9365-32cd7fe23cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:33.756Z|44e86b04-cfbf-433f-bcdd-71fcb894f795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:33.757Z|44e86b04-cfbf-433f-bcdd-71fcb894f795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:38.526Z|6ae6410b-3a0d-46da-b42e-421cb53d4ddc|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:44:38.527Z|6ae6410b-3a0d-46da-b42e-421cb53d4ddc|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:43.790Z|ccded8d5-de53-4253-b0e0-9cfe44220edf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:43.791Z|5ec3f583-27fa-46bd-b2b4-0ff6fb15a051|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:43.792Z|ccded8d5-de53-4253-b0e0-9cfe44220edf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:43.792Z|5ec3f583-27fa-46bd-b2b4-0ff6fb15a051|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:43.792Z|c6957c88-59b2-4910-8dc0-75da170a468f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:43.793Z|c6957c88-59b2-4910-8dc0-75da170a468f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:46.450Z|b9b55fb9-b5c0-4691-ac00-791cf1a4d1df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:44:46.451Z|b9b55fb9-b5c0-4691-ac00-791cf1a4d1df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:44:46.563Z|f7143dea-73a8-4cf6-bd75-27381baa02ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:44:46.564Z|f7143dea-73a8-4cf6-bd75-27381baa02ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:44:53.821Z|afd0f076-4e73-4d87-9570-4090b08d2992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:53.822Z|afd0f076-4e73-4d87-9570-4090b08d2992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:53.822Z|a73195ff-9b88-4e23-8a11-b695a32ab470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:53.823Z|a73195ff-9b88-4e23-8a11-b695a32ab470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:44:53.827Z|6525e933-9804-4907-9c7c-24d76827de6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:44:53.828Z|6525e933-9804-4907-9c7c-24d76827de6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:01.450Z|3747c059-46a2-4083-8241-707a35f46212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:45:01.453Z|3747c059-46a2-4083-8241-707a35f46212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:45:03.855Z|dfa77f1c-a161-44eb-adc5-44e740461202|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:03.855Z|727942ba-d370-41e0-b537-87556d85f209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:03.855Z|3ae55e58-dbed-486e-92a6-f24ef6388b4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:03.856Z|dfa77f1c-a161-44eb-adc5-44e740461202|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:03.856Z|3ae55e58-dbed-486e-92a6-f24ef6388b4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:03.856Z|727942ba-d370-41e0-b537-87556d85f209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:13.891Z|98e509ce-c64e-48fc-93e5-0095dc975bff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:13.891Z|cbd4595d-87fc-47fe-80de-c553ee8e3413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:13.891Z|a631be40-a76f-46af-97e6-a7790800dd8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:13.892Z|98e509ce-c64e-48fc-93e5-0095dc975bff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:13.892Z|cbd4595d-87fc-47fe-80de-c553ee8e3413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:13.902Z|a631be40-a76f-46af-97e6-a7790800dd8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:16.452Z|1f69ce8e-e79b-4286-b9ab-abad69dabc2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:45:16.454Z|1f69ce8e-e79b-4286-b9ab-abad69dabc2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:45:16.565Z|80b1a8b8-4870-4ea5-b63b-d0410eed6e60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:45:16.566Z|80b1a8b8-4870-4ea5-b63b-d0410eed6e60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:45:23.934Z|8cb6edf7-3c63-4bd6-8cca-f48365a40bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:23.934Z|ba1c0827-e1f6-42c7-b5ab-1955bf072a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:23.934Z|3a66d636-f19a-4619-9682-1ea58f5b1075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:23.936Z|ba1c0827-e1f6-42c7-b5ab-1955bf072a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:23.936Z|8cb6edf7-3c63-4bd6-8cca-f48365a40bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:23.936Z|3a66d636-f19a-4619-9682-1ea58f5b1075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:31.450Z|45b6a541-3fea-4c65-be40-f0ca6d34689a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:45:31.451Z|45b6a541-3fea-4c65-be40-f0ca6d34689a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:45:33.970Z|640dd295-a133-4128-b12d-6a989671b010|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:33.970Z|b2201ff9-688b-4f86-ba82-b7b7de2e05f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:33.970Z|b3192554-ee01-4eb2-92d1-09988e671751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:33.970Z|b3192554-ee01-4eb2-92d1-09988e671751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:33.970Z|b2201ff9-688b-4f86-ba82-b7b7de2e05f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:33.971Z|640dd295-a133-4128-b12d-6a989671b010|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:38.515Z|659b2d3a-a84b-4745-91a6-59042c112c89|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:45:38.516Z|659b2d3a-a84b-4745-91a6-59042c112c89|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:43.996Z|395b9665-374f-4223-a11f-9680de911fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:43.996Z|b3da7508-8eb8-400b-a438-2ef3aa24c2dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:43.997Z|395b9665-374f-4223-a11f-9680de911fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:43.998Z|b3da7508-8eb8-400b-a438-2ef3aa24c2dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:43.998Z|eaa1d482-df44-4c9f-acab-a5f79bb147d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:43.999Z|eaa1d482-df44-4c9f-acab-a5f79bb147d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:46.450Z|5baa5052-75f9-4cbe-a8ba-15c4e009b50d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:45:46.453Z|5baa5052-75f9-4cbe-a8ba-15c4e009b50d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:45:46.567Z|e63ff96e-e172-4d82-9ce9-06e75f648b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:45:46.568Z|e63ff96e-e172-4d82-9ce9-06e75f648b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:45:54.020Z|d858682d-a0ac-4f30-abdd-d02276434998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:54.020Z|56d2dd2b-3f78-42c4-b6dd-98e4bdc36dba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:54.021Z|56d2dd2b-3f78-42c4-b6dd-98e4bdc36dba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:54.021Z|d858682d-a0ac-4f30-abdd-d02276434998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:45:54.024Z|33118bc5-c37a-413c-b0e9-868a91fe53c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:45:54.025Z|33118bc5-c37a-413c-b0e9-868a91fe53c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:01.450Z|5d951df8-346a-4d81-8e67-a9d7772c467e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:46:01.451Z|5d951df8-346a-4d81-8e67-a9d7772c467e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:46:04.048Z|89e2ec83-dcb3-43b9-8337-4cbef169fe4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:04.048Z|275d335b-9058-4254-ab0c-fc2def8495b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:04.049Z|89e2ec83-dcb3-43b9-8337-4cbef169fe4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:04.049Z|275d335b-9058-4254-ab0c-fc2def8495b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:04.056Z|1259d0f1-615b-499b-9fea-d7b2ec91f526|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:04.057Z|1259d0f1-615b-499b-9fea-d7b2ec91f526|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:14.073Z|a16b2682-7fde-47bd-965c-f44718db9425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:14.074Z|a16b2682-7fde-47bd-965c-f44718db9425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:14.081Z|6e26c615-0e85-4988-8622-47d913370a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:14.082Z|6e26c615-0e85-4988-8622-47d913370a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:14.091Z|ffd075ce-3377-4a0e-a4cb-1c9ae3524ed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:14.095Z|ffd075ce-3377-4a0e-a4cb-1c9ae3524ed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:16.450Z|8b7cc20a-4ff4-4aa3-bde2-edc21c122cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:46:16.450Z|8b7cc20a-4ff4-4aa3-bde2-edc21c122cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:46:16.569Z|46e1356f-2534-4a52-aba1-92bed5d85b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:46:16.569Z|46e1356f-2534-4a52-aba1-92bed5d85b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:46:24.109Z|ed3a9dd4-f677-467e-827f-f87811845cd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:24.109Z|6eb71448-d713-429b-957e-7593ed282139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:24.110Z|ed3a9dd4-f677-467e-827f-f87811845cd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:24.110Z|6eb71448-d713-429b-957e-7593ed282139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:24.123Z|d8a16104-4cf8-4552-8fcc-4f25555af633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:24.124Z|d8a16104-4cf8-4552-8fcc-4f25555af633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:31.450Z|af2c5911-f951-4bb3-ad7e-560cdd8aec97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:46:31.453Z|af2c5911-f951-4bb3-ad7e-560cdd8aec97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:46:34.139Z|c455dfc6-2827-40bc-a827-c179930d2599|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:34.139Z|0864e089-13c2-441f-9bbd-27380b2f4082|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:34.141Z|c455dfc6-2827-40bc-a827-c179930d2599|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:34.141Z|0864e089-13c2-441f-9bbd-27380b2f4082|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:34.151Z|3a9fa9c2-49d6-4a00-b3bb-f441dafd11ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:34.152Z|3a9fa9c2-49d6-4a00-b3bb-f441dafd11ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:38.514Z|8a0cd175-2302-4f99-8b1e-c316a902f2f4|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:46:38.515Z|8a0cd175-2302-4f99-8b1e-c316a902f2f4|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:44.176Z|d2f37f0e-943d-4f37-937b-2f85af3ab10b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:44.176Z|e9a90cfa-255c-4188-8ed4-6d93ed419ef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:44.177Z|d2f37f0e-943d-4f37-937b-2f85af3ab10b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:44.177Z|e9a90cfa-255c-4188-8ed4-6d93ed419ef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:44.193Z|e7a691f5-3965-43fe-9d30-0bcfd4ee6bbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:44.194Z|e7a691f5-3965-43fe-9d30-0bcfd4ee6bbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:46.450Z|60e61590-cfff-4e1f-9b11-a21bc3eef1fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:46:46.450Z|60e61590-cfff-4e1f-9b11-a21bc3eef1fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:46:46.570Z|c4418430-dc5e-469d-8787-1f56efa495db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:46:46.571Z|c4418430-dc5e-469d-8787-1f56efa495db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:46:54.203Z|b0de671d-ed48-4516-a583-c9d6f687f1d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:54.204Z|b0de671d-ed48-4516-a583-c9d6f687f1d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:54.215Z|a819fce8-87e1-47c2-876c-b2b6372a0e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:54.215Z|96da1f15-dac6-4418-8f86-48d281f07099|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:46:54.216Z|96da1f15-dac6-4418-8f86-48d281f07099|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:46:54.216Z|a819fce8-87e1-47c2-876c-b2b6372a0e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:01.450Z|33febdbf-8d0d-4106-9711-d104bfb33376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:47:01.450Z|33febdbf-8d0d-4106-9711-d104bfb33376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:47:04.230Z|eab5561a-2a01-4b42-ad6b-e6d125fe0655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:04.231Z|eab5561a-2a01-4b42-ad6b-e6d125fe0655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:04.237Z|99ecbeab-599d-4b67-bb66-4a3efc3e3cbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:04.237Z|15ab9d4b-8488-4b1d-a04e-a21a244dafba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:04.237Z|99ecbeab-599d-4b67-bb66-4a3efc3e3cbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:04.237Z|15ab9d4b-8488-4b1d-a04e-a21a244dafba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:14.264Z|7bc15255-d9d6-4791-bf76-163c0e43e18e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:14.264Z|1d479ccf-60b3-4e71-a291-755bc38fb921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:14.265Z|7bc15255-d9d6-4791-bf76-163c0e43e18e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:14.265Z|1d479ccf-60b3-4e71-a291-755bc38fb921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:14.268Z|1695a487-8591-4ced-981e-a0398830a871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:14.269Z|1695a487-8591-4ced-981e-a0398830a871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:16.452Z|16f28a33-523a-4d0c-b5ae-b0afd565dd7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:47:16.455Z|16f28a33-523a-4d0c-b5ae-b0afd565dd7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:47:16.573Z|87b7d510-186a-4b9a-98aa-f544fdb36217|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:47:16.575Z|87b7d510-186a-4b9a-98aa-f544fdb36217|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:47:24.306Z|b684fb98-ad39-4faa-a90d-83e252c13a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:24.306Z|de449588-b069-4aab-9cc8-b3af9c84ce38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:24.306Z|a2b2ce67-a596-4140-ae09-a7402f80fe94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:24.310Z|b684fb98-ad39-4faa-a90d-83e252c13a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:24.310Z|a2b2ce67-a596-4140-ae09-a7402f80fe94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:24.310Z|de449588-b069-4aab-9cc8-b3af9c84ce38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:31.451Z|a2bb49fe-264d-4f2e-abf2-585deebabd3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:47:31.452Z|a2bb49fe-264d-4f2e-abf2-585deebabd3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:47:34.350Z|83d5229b-90d2-4188-bf8b-1be3ee243ba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:34.350Z|991de567-530b-4504-82c8-5c82b4331a1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:34.351Z|83d5229b-90d2-4188-bf8b-1be3ee243ba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:34.351Z|991de567-530b-4504-82c8-5c82b4331a1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:34.351Z|76e9e8c4-c20f-4658-95d1-3121534987a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:34.355Z|76e9e8c4-c20f-4658-95d1-3121534987a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:38.514Z|8318da28-55bc-48be-9d71-326620c8cab4|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:47:38.516Z|8318da28-55bc-48be-9d71-326620c8cab4|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:44.393Z|3e32c6de-df2f-4bcb-a330-9dc0704f7d14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:44.393Z|4606eb99-6b3e-49e9-abf3-ad4c90d8ac95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:44.394Z|4606eb99-6b3e-49e9-abf3-ad4c90d8ac95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:44.394Z|3e32c6de-df2f-4bcb-a330-9dc0704f7d14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:44.396Z|5d3db19b-5d64-484e-8955-ab17b29def75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:44.397Z|5d3db19b-5d64-484e-8955-ab17b29def75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:46.450Z|9dbc5d98-504f-4d91-8193-f79cf33aaf8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:47:46.450Z|9dbc5d98-504f-4d91-8193-f79cf33aaf8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:47:46.576Z|b636e542-98ae-4958-9214-dee793afc34d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:47:46.577Z|b636e542-98ae-4958-9214-dee793afc34d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:47:54.421Z|4856283a-ed38-4d44-ae25-d1ca835b3ddc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:54.421Z|243138fc-1155-4b39-bf5e-a4e4b7c90193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:54.422Z|4856283a-ed38-4d44-ae25-d1ca835b3ddc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:54.422Z|243138fc-1155-4b39-bf5e-a4e4b7c90193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:47:54.422Z|97edc584-3f34-4ac7-aeb6-89215e871852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:47:54.423Z|97edc584-3f34-4ac7-aeb6-89215e871852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:01.450Z|195ec396-932e-4874-8e0d-98c9884588aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:48:01.453Z|195ec396-932e-4874-8e0d-98c9884588aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:48:04.449Z|c2bbdec2-e58e-4837-bdd7-c601578e2e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:04.449Z|8e64c54a-fb67-430b-97c8-81e540df4690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:04.450Z|c2bbdec2-e58e-4837-bdd7-c601578e2e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:04.450Z|8e64c54a-fb67-430b-97c8-81e540df4690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:04.450Z|a74acbd2-c245-4617-9d87-351245d8f9a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:04.451Z|a74acbd2-c245-4617-9d87-351245d8f9a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:14.476Z|59d8f0d2-1c2c-47a7-935a-784f086c523a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:14.476Z|62d53287-e8b0-496f-a095-f6bc80fbbcf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:14.476Z|0dbf485e-ea39-49cf-bd80-fd1dfe6777f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:14.477Z|59d8f0d2-1c2c-47a7-935a-784f086c523a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:14.477Z|0dbf485e-ea39-49cf-bd80-fd1dfe6777f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:14.477Z|62d53287-e8b0-496f-a095-f6bc80fbbcf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:16.450Z|d9650a1a-8976-4f18-bcb1-98b193e1a3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:48:16.450Z|d9650a1a-8976-4f18-bcb1-98b193e1a3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:48:16.578Z|5b08befe-491d-47b7-bd62-3e139bd663b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:48:16.579Z|5b08befe-491d-47b7-bd62-3e139bd663b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:48:24.502Z|4aa178fb-c50a-491b-b79b-247574147f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:24.502Z|a4f8e9ba-e23c-4987-8326-9ec38c6d9284|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:24.503Z|4aa178fb-c50a-491b-b79b-247574147f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:24.503Z|a4f8e9ba-e23c-4987-8326-9ec38c6d9284|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:24.506Z|7eac03a8-b1a7-4dd4-a25c-2d5bd8963085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:24.507Z|7eac03a8-b1a7-4dd4-a25c-2d5bd8963085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:31.450Z|ff76a078-3223-4f7a-9c45-fafc74560389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:48:31.450Z|ff76a078-3223-4f7a-9c45-fafc74560389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:48:34.528Z|c66eaf1a-2af0-404a-b014-7a56f07178fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:34.528Z|134e1752-a2fa-41a9-9880-4746aa8f2b93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:34.528Z|b70c0a69-0c67-444b-9860-57664c005652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:34.529Z|134e1752-a2fa-41a9-9880-4746aa8f2b93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:34.529Z|c66eaf1a-2af0-404a-b014-7a56f07178fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:34.529Z|b70c0a69-0c67-444b-9860-57664c005652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:38.514Z|3e7feb86-e406-40b7-9d28-42db30e7c2f4|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:48:38.515Z|3e7feb86-e406-40b7-9d28-42db30e7c2f4|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:44.552Z|c9034af4-c345-4420-95ff-2fe956941b14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:44.553Z|c9034af4-c345-4420-95ff-2fe956941b14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:44.556Z|88eacbf2-19fc-48ba-87ce-fb5a5ede07cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:44.552Z|faa826ce-cbbf-4522-a105-0c567c7ea5c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:44.556Z|88eacbf2-19fc-48ba-87ce-fb5a5ede07cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:44.557Z|faa826ce-cbbf-4522-a105-0c567c7ea5c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:46.450Z|f25ab88a-5444-4056-b17f-462475a11060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:48:46.453Z|f25ab88a-5444-4056-b17f-462475a11060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:48:46.580Z|60a2564a-4e94-47dd-b5f7-7f55733f6b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:48:46.582Z|60a2564a-4e94-47dd-b5f7-7f55733f6b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:48:54.579Z|12b884d5-5443-4435-94de-cd629af92ecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:54.580Z|12b884d5-5443-4435-94de-cd629af92ecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:54.590Z|5645c08c-64ef-4da9-b90b-357ca2d67c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:54.591Z|5645c08c-64ef-4da9-b90b-357ca2d67c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:48:54.596Z|9e38ace2-a34a-4a2a-b02a-f0187bbf6d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:48:54.597Z|9e38ace2-a34a-4a2a-b02a-f0187bbf6d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:01.450Z|ec85aac5-b484-48be-862e-fd23a03de309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:49:01.450Z|ec85aac5-b484-48be-862e-fd23a03de309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:49:04.608Z|53fec59c-2c18-4b9c-8c39-3153fecccc51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:04.609Z|53fec59c-2c18-4b9c-8c39-3153fecccc51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:04.612Z|7d15749f-6c69-45ec-a7f6-f04aee47ae16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:04.613Z|7d15749f-6c69-45ec-a7f6-f04aee47ae16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:04.618Z|76b591d3-4349-4488-900e-057a420da01f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:04.619Z|76b591d3-4349-4488-900e-057a420da01f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:14.636Z|7a9c73aa-86aa-4d6f-9162-8826bf173d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:14.636Z|c3f51b02-c039-4aaf-93a7-b4fff32a7a5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:14.637Z|7a9c73aa-86aa-4d6f-9162-8826bf173d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:14.637Z|c3f51b02-c039-4aaf-93a7-b4fff32a7a5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:14.641Z|924cb9fb-d974-4eb8-a53d-9d9186b221ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:14.643Z|924cb9fb-d974-4eb8-a53d-9d9186b221ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:16.450Z|8b457c22-2162-4136-8be4-3045e704de9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:49:16.451Z|8b457c22-2162-4136-8be4-3045e704de9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:49:16.583Z|2e6fa1b7-eefc-47c9-904d-1d168220f6dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:49:16.584Z|2e6fa1b7-eefc-47c9-904d-1d168220f6dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:49:24.674Z|2a525871-5559-49b5-b358-faba7bcab7fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:24.673Z|2e76c20c-307b-4dbb-b183-5fc172e05419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:24.673Z|4ea0b19a-df44-4e04-be26-e9f96ba79e51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:24.675Z|2a525871-5559-49b5-b358-faba7bcab7fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:24.675Z|2e76c20c-307b-4dbb-b183-5fc172e05419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:24.675Z|4ea0b19a-df44-4e04-be26-e9f96ba79e51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:31.451Z|84394631-d23c-4801-86af-094e1f267c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:49:31.455Z|84394631-d23c-4801-86af-094e1f267c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:49:34.716Z|735a612f-8d19-4dd3-80e9-a2584666d866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:34.716Z|3ce62e36-8136-42dd-8773-9d0fb2e362b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:34.716Z|c181f3f4-7b8f-4ead-a97e-7c9dde9079f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:34.718Z|3ce62e36-8136-42dd-8773-9d0fb2e362b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:34.718Z|c181f3f4-7b8f-4ead-a97e-7c9dde9079f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:34.718Z|735a612f-8d19-4dd3-80e9-a2584666d866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:38.517Z|344f6215-a62f-4417-a3ea-7a47c4c0620d|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:49:38.518Z|344f6215-a62f-4417-a3ea-7a47c4c0620d|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:44.759Z|353bbe08-5e0a-4342-a8fe-1068646b5b7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:44.759Z|0fad6faf-c577-4c1e-ac90-3edc080c6d44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:44.759Z|a0993ef0-7285-476d-a68c-3c3dd7f0c811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:44.760Z|353bbe08-5e0a-4342-a8fe-1068646b5b7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:44.760Z|a0993ef0-7285-476d-a68c-3c3dd7f0c811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:44.760Z|0fad6faf-c577-4c1e-ac90-3edc080c6d44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:46.450Z|2eb72264-18ff-49ec-95fd-ca2d8ad8abb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:49:46.450Z|2eb72264-18ff-49ec-95fd-ca2d8ad8abb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:49:46.585Z|e7478792-09ab-4490-a3c1-3dab440e1fc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:49:46.586Z|e7478792-09ab-4490-a3c1-3dab440e1fc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:49:54.789Z|d529987e-6fee-45bc-8aef-bac5bd2c004b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:54.789Z|36a18555-b5e5-4424-8805-7449e233260f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:54.790Z|d529987e-6fee-45bc-8aef-bac5bd2c004b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:54.790Z|36a18555-b5e5-4424-8805-7449e233260f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:49:54.791Z|d487ee42-6e81-4f6f-9812-c6ed8d7a194a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:49:54.791Z|d487ee42-6e81-4f6f-9812-c6ed8d7a194a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:01.450Z|6d6d2dd9-8d2e-4a3e-8dd9-207909d71b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:50:01.451Z|6d6d2dd9-8d2e-4a3e-8dd9-207909d71b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:50:04.815Z|e8cf78f4-2885-4b10-ae5d-e150282e9776|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:04.815Z|0b910767-9e87-4a39-8ea5-1f0eb82d0bfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:04.815Z|8c650606-ead0-4705-aca4-a52df33d2586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:04.816Z|e8cf78f4-2885-4b10-ae5d-e150282e9776|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:04.816Z|0b910767-9e87-4a39-8ea5-1f0eb82d0bfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:04.816Z|8c650606-ead0-4705-aca4-a52df33d2586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:14.844Z|4ea14dde-9d9c-4244-a003-80c3efb0f9e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:14.844Z|bcaacc9d-a9b4-4db0-9026-7a455bd5075b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:14.844Z|335922a6-e133-43ef-a4f4-a833430a53e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:14.845Z|4ea14dde-9d9c-4244-a003-80c3efb0f9e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:14.845Z|bcaacc9d-a9b4-4db0-9026-7a455bd5075b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:14.845Z|335922a6-e133-43ef-a4f4-a833430a53e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:16.450Z|d9dea2f9-2828-4cb4-987f-c1e5df9686be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:50:16.453Z|d9dea2f9-2828-4cb4-987f-c1e5df9686be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:50:16.587Z|6d2a269b-ca36-426a-9c53-6d08294767ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:50:16.588Z|6d2a269b-ca36-426a-9c53-6d08294767ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:50:24.871Z|a734877b-758c-44d8-9e10-7aecc995ca58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:24.872Z|a734877b-758c-44d8-9e10-7aecc995ca58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:24.874Z|50183c7b-1868-47fd-9f74-c887c186bf2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:24.872Z|7f83f436-fbae-44e5-ab5d-b052aaf20c55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:24.875Z|50183c7b-1868-47fd-9f74-c887c186bf2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:24.876Z|7f83f436-fbae-44e5-ab5d-b052aaf20c55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:31.450Z|3deac65f-0cc3-4c27-9aaa-74ab98f2d678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:50:31.450Z|3deac65f-0cc3-4c27-9aaa-74ab98f2d678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:50:34.899Z|2afa133f-fee9-4f07-b62a-7542846a0007|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:34.899Z|b307a78e-584b-487d-9d57-eb03f632312b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:34.900Z|b307a78e-584b-487d-9d57-eb03f632312b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:34.900Z|2afa133f-fee9-4f07-b62a-7542846a0007|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:34.904Z|feaf701c-f4ab-43eb-8e65-422d8ba2fb5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:34.905Z|feaf701c-f4ab-43eb-8e65-422d8ba2fb5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:38.514Z|bfc85c33-0626-46cf-9541-eadc634f2515|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:50:38.515Z|bfc85c33-0626-46cf-9541-eadc634f2515|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:44.928Z|360fe838-c299-4a50-a3bf-9d4e56a68656|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:44.929Z|360fe838-c299-4a50-a3bf-9d4e56a68656|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:44.929Z|1b42b105-4c28-489c-8141-809466ca66ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:44.929Z|80b228f4-6cbf-4fcf-9847-fc25d034bb72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:44.930Z|1b42b105-4c28-489c-8141-809466ca66ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:44.930Z|80b228f4-6cbf-4fcf-9847-fc25d034bb72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:46.450Z|f3b33419-50f7-498a-8fc1-e778aac33a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:50:46.450Z|f3b33419-50f7-498a-8fc1-e778aac33a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:50:46.589Z|eeec7f7f-49d5-4aee-a530-27930374e43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:50:46.589Z|eeec7f7f-49d5-4aee-a530-27930374e43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:50:54.954Z|3064916f-7d3a-4ea9-b6f7-ee47b47b6175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:54.954Z|a18efc8c-1411-4312-9314-7ace1c33fd18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:54.954Z|47f3124b-cb8b-4b3b-9c7b-1cc255db6288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:50:54.954Z|3064916f-7d3a-4ea9-b6f7-ee47b47b6175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:54.954Z|a18efc8c-1411-4312-9314-7ace1c33fd18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:50:54.954Z|47f3124b-cb8b-4b3b-9c7b-1cc255db6288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:01.450Z|c91aa34a-d50b-45c1-af0d-f4625d2e5d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:51:01.453Z|c91aa34a-d50b-45c1-af0d-f4625d2e5d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:51:04.978Z|603da546-b648-464a-9dba-7b8eaa0b0fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:04.978Z|0211ce47-5e90-4595-ac7d-349d9375fc2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:04.979Z|603da546-b648-464a-9dba-7b8eaa0b0fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:04.979Z|0211ce47-5e90-4595-ac7d-349d9375fc2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:04.980Z|44a8ce82-15d1-4c9c-bfca-550672c5ca97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:04.980Z|44a8ce82-15d1-4c9c-bfca-550672c5ca97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:15.006Z|670c2aee-745b-4cc2-8376-1e8576021a1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:15.006Z|0c1d0e83-f7ec-4315-99ed-530e2a8721ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:15.007Z|670c2aee-745b-4cc2-8376-1e8576021a1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:15.007Z|0c1d0e83-f7ec-4315-99ed-530e2a8721ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:15.008Z|bbb768c4-711e-4309-b29e-46cf4884bd5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:15.009Z|bbb768c4-711e-4309-b29e-46cf4884bd5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:16.450Z|828b31ae-65d4-4638-9dff-5ac052d71ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:51:16.450Z|828b31ae-65d4-4638-9dff-5ac052d71ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:51:16.590Z|0673022c-31b4-4a85-bbec-078e9b81b3bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:51:16.591Z|0673022c-31b4-4a85-bbec-078e9b81b3bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:51:25.041Z|6bdb3854-34ad-4836-8996-eac2d614a9fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:25.041Z|39b5b188-e268-47c0-af6e-d13354585394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:25.041Z|0e1495d1-4c10-4afe-a76e-0a39ed95031b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:25.042Z|0e1495d1-4c10-4afe-a76e-0a39ed95031b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:25.042Z|6bdb3854-34ad-4836-8996-eac2d614a9fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:25.043Z|39b5b188-e268-47c0-af6e-d13354585394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:31.450Z|1bc9f341-130c-4e67-9b6e-fc4dff31f2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:51:31.450Z|1bc9f341-130c-4e67-9b6e-fc4dff31f2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:51:35.076Z|faa1f930-8d41-4a80-be63-f536f9318c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:35.077Z|faa1f930-8d41-4a80-be63-f536f9318c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:35.078Z|969787ab-56be-48f8-9d5b-25fef2300cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:35.079Z|969787ab-56be-48f8-9d5b-25fef2300cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:35.079Z|21cbca42-baf5-484d-99e4-b670b8c9ee71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:35.080Z|21cbca42-baf5-484d-99e4-b670b8c9ee71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:38.516Z|829e1490-e4c5-402b-a6b1-96aa0eb58a43|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:51:38.517Z|829e1490-e4c5-402b-a6b1-96aa0eb58a43|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:45.115Z|8e14b848-ae18-4d8f-a6a0-6f8d84d2b45e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:45.115Z|d35d58e0-0a5f-473b-9f74-f2dad0d6397f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:45.115Z|3e04fd54-299d-437b-9d07-5b0e375ce71a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:45.117Z|3e04fd54-299d-437b-9d07-5b0e375ce71a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:45.117Z|d35d58e0-0a5f-473b-9f74-f2dad0d6397f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:45.117Z|8e14b848-ae18-4d8f-a6a0-6f8d84d2b45e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:46.451Z|fcf5ed5b-e65f-42e4-bd1f-1a5b4f6cc579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:51:46.454Z|fcf5ed5b-e65f-42e4-bd1f-1a5b4f6cc579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:51:46.592Z|cab8b4ea-4081-4f10-92a0-dcfa7ccdb9f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:51:46.592Z|cab8b4ea-4081-4f10-92a0-dcfa7ccdb9f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:51:55.152Z|173dc30a-2326-41c3-b04e-db4b1958b4fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:55.154Z|173dc30a-2326-41c3-b04e-db4b1958b4fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:55.154Z|fbfed92d-f8e3-4e09-8f7c-e180a81d0c47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:55.154Z|767cb974-1cdb-4d41-8fef-22b57a423e02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:51:55.155Z|fbfed92d-f8e3-4e09-8f7c-e180a81d0c47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:51:55.155Z|767cb974-1cdb-4d41-8fef-22b57a423e02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:01.450Z|b49c8e28-d4de-4925-afb3-139ef29cf79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:52:01.450Z|b49c8e28-d4de-4925-afb3-139ef29cf79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:52:05.179Z|9b6d06cd-4a51-49c4-af46-eb3f8dca86c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:05.179Z|492eb48e-3d0c-4f6b-98ff-030d6ea36de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:05.180Z|9b6d06cd-4a51-49c4-af46-eb3f8dca86c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:05.181Z|492eb48e-3d0c-4f6b-98ff-030d6ea36de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:05.186Z|b63f2fac-a08c-44be-8fc1-d455e930737f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:05.186Z|b63f2fac-a08c-44be-8fc1-d455e930737f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:15.204Z|b503698b-561c-406c-a196-8d9a2492b945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:15.204Z|588407fb-9286-4804-b912-004aece5ec83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:15.205Z|588407fb-9286-4804-b912-004aece5ec83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:15.205Z|b503698b-561c-406c-a196-8d9a2492b945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:15.209Z|d993ba12-7e95-4997-8778-7e5ff781dcfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:15.210Z|d993ba12-7e95-4997-8778-7e5ff781dcfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:16.450Z|94c4dc93-b20d-4386-a4dd-4d334f507a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:52:16.450Z|94c4dc93-b20d-4386-a4dd-4d334f507a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:52:16.593Z|507925b0-8d1a-4944-ad98-89b0fdf99c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:52:16.594Z|507925b0-8d1a-4944-ad98-89b0fdf99c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:52:25.230Z|93cae78e-9376-4e9d-a851-6a90d6c05e81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:25.231Z|bfa4d6fd-68e9-41be-8a06-b72cd0852f80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:25.231Z|bfa4d6fd-68e9-41be-8a06-b72cd0852f80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:25.231Z|93cae78e-9376-4e9d-a851-6a90d6c05e81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:25.234Z|8b35148f-f5e5-4d3b-947d-fbbad2f5b174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:25.235Z|8b35148f-f5e5-4d3b-947d-fbbad2f5b174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:31.450Z|1c1dc1bb-8390-4459-9a84-227c127a05d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:52:31.453Z|1c1dc1bb-8390-4459-9a84-227c127a05d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:52:35.269Z|e3c412f5-9d28-4427-b733-a0b98fef21f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:35.269Z|2a133f29-cdf3-440e-acf9-96b4292fd371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:35.270Z|2a133f29-cdf3-440e-acf9-96b4292fd371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:35.270Z|e3c412f5-9d28-4427-b733-a0b98fef21f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:35.272Z|4519d06d-9750-4958-b6a7-036c96c2fced|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:35.273Z|4519d06d-9750-4958-b6a7-036c96c2fced|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:38.516Z|7e4c69bd-1903-4eed-8862-e6a12ad01689|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:52:38.517Z|7e4c69bd-1903-4eed-8862-e6a12ad01689|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:45.304Z|6016e6a6-3a03-41f8-a755-8312c79c8313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:45.304Z|034a144b-6611-4f70-a293-dcd83be866b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:45.304Z|7cb76fdd-40d2-4cab-8bcc-382a35e6223b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:45.305Z|6016e6a6-3a03-41f8-a755-8312c79c8313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:45.305Z|7cb76fdd-40d2-4cab-8bcc-382a35e6223b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:45.305Z|034a144b-6611-4f70-a293-dcd83be866b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:46.450Z|a16cb4de-8390-4612-8c90-73933504394a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:52:46.451Z|a16cb4de-8390-4612-8c90-73933504394a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:52:46.595Z|46df7a89-7695-492c-bea1-e18ec212cdac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:52:46.595Z|46df7a89-7695-492c-bea1-e18ec212cdac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:52:55.332Z|a7d89e47-39bb-43ed-9d64-88a177dd9860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:55.332Z|7aa86379-3395-4d1a-a271-29394b2cf82c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:55.333Z|a7d89e47-39bb-43ed-9d64-88a177dd9860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:55.333Z|7aa86379-3395-4d1a-a271-29394b2cf82c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:52:55.336Z|cfa4fa6d-a72c-471d-87b1-dd1541133c04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:52:55.337Z|cfa4fa6d-a72c-471d-87b1-dd1541133c04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:01.450Z|a557fb76-8e1b-4433-9760-33c56c1df56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:53:01.450Z|a557fb76-8e1b-4433-9760-33c56c1df56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:53:05.361Z|d42202c5-5d00-4dcc-afa3-0a2d1de5a921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:05.361Z|892d37e1-d669-42a3-beaa-ba0c021ddee5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:05.362Z|892d37e1-d669-42a3-beaa-ba0c021ddee5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:05.362Z|d42202c5-5d00-4dcc-afa3-0a2d1de5a921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:05.367Z|8005ea50-b5dc-4427-96aa-196c124a6b96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:05.368Z|8005ea50-b5dc-4427-96aa-196c124a6b96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:15.385Z|a739d74b-9a80-4153-8e2c-52c5b9057879|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:15.385Z|62851e9d-0ef8-40d1-b785-cd6065f1f644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:15.386Z|a739d74b-9a80-4153-8e2c-52c5b9057879|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:15.386Z|62851e9d-0ef8-40d1-b785-cd6065f1f644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:15.389Z|ea19c686-c118-4071-8005-27db6b1a8f2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:15.390Z|ea19c686-c118-4071-8005-27db6b1a8f2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:16.450Z|f949a7e5-97c5-48a8-a4bf-c83b4591a93f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:53:16.452Z|f949a7e5-97c5-48a8-a4bf-c83b4591a93f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:53:16.596Z|b19ed6f3-1b6b-4eb7-bea2-ea7ca35eb639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:53:16.597Z|b19ed6f3-1b6b-4eb7-bea2-ea7ca35eb639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:53:25.410Z|3a59609c-7061-4a4c-b446-2a205c8d4cf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:25.410Z|dfb36755-b5f4-411b-a738-b2126d601d60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:25.411Z|3a59609c-7061-4a4c-b446-2a205c8d4cf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:25.411Z|7ab1a548-6a10-4641-8a0f-7002c7104f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:25.411Z|dfb36755-b5f4-411b-a738-b2126d601d60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:25.412Z|7ab1a548-6a10-4641-8a0f-7002c7104f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:31.450Z|732f2b2d-f72b-4794-b092-b4cccdc5745e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:53:31.450Z|732f2b2d-f72b-4794-b092-b4cccdc5745e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:53:35.436Z|3c180776-638a-4602-9573-4dbc24a927d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:35.436Z|e24070d6-b5e2-42b7-8f02-4d2e601b0348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:35.436Z|1c1d5453-118f-4b0b-804d-99b0b2ac3386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:35.437Z|e24070d6-b5e2-42b7-8f02-4d2e601b0348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:35.437Z|3c180776-638a-4602-9573-4dbc24a927d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:35.437Z|1c1d5453-118f-4b0b-804d-99b0b2ac3386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:38.515Z|71449acc-8582-4ef6-9d8c-0f8246fd4ad5|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:53:38.516Z|71449acc-8582-4ef6-9d8c-0f8246fd4ad5|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:45.468Z|bca11417-b8ea-4d07-bebb-878996f6048b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:45.468Z|0417e1db-b83f-473f-9466-ca6b7ad4ae52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:45.469Z|bca11417-b8ea-4d07-bebb-878996f6048b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:45.469Z|0417e1db-b83f-473f-9466-ca6b7ad4ae52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:45.470Z|e9293f08-25b5-4194-8fd0-7c6162967c2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:45.470Z|e9293f08-25b5-4194-8fd0-7c6162967c2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:46.450Z|0f234ff1-0132-4906-9f38-6043890ee0b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:53:46.451Z|0f234ff1-0132-4906-9f38-6043890ee0b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:53:46.598Z|99dc3c12-d975-4b79-945d-57ccea856cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:53:46.598Z|99dc3c12-d975-4b79-945d-57ccea856cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:53:55.509Z|9126741d-3302-49e7-a1b9-145a57b6db4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:55.509Z|e573fece-3ed7-4f5e-bb7a-f02567f8752c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:55.509Z|c8830f8b-4554-49f5-bfd7-99eaec2d836d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:53:55.511Z|c8830f8b-4554-49f5-bfd7-99eaec2d836d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:55.511Z|e573fece-3ed7-4f5e-bb7a-f02567f8752c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:53:55.511Z|9126741d-3302-49e7-a1b9-145a57b6db4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:01.451Z|469b7bfd-415e-4600-8dca-7c442445a890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:54:01.455Z|469b7bfd-415e-4600-8dca-7c442445a890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:54:05.543Z|f30d423f-50c1-4406-92d1-0ebd369688aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:05.543Z|324b5e29-1609-45c4-95e8-1c7bfb48a4f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:05.543Z|ea48b444-c7cd-43b6-a12e-e334a1efe5e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:05.544Z|f30d423f-50c1-4406-92d1-0ebd369688aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:05.544Z|324b5e29-1609-45c4-95e8-1c7bfb48a4f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:05.544Z|ea48b444-c7cd-43b6-a12e-e334a1efe5e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:15.569Z|e1b17c2d-7578-4faa-82d1-0b855d92da3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:15.570Z|e1b17c2d-7578-4faa-82d1-0b855d92da3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:15.571Z|35889ffc-d642-43ff-9a2d-b6296fc32455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:15.571Z|fa025a75-f894-40a3-a28d-38d3e28d1008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:15.571Z|35889ffc-d642-43ff-9a2d-b6296fc32455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:15.571Z|fa025a75-f894-40a3-a28d-38d3e28d1008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:16.450Z|b45b79ea-e68f-4d25-81d6-e22d2a917edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:54:16.451Z|b45b79ea-e68f-4d25-81d6-e22d2a917edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:54:16.600Z|661e536e-2aea-400f-8fe2-e25536e679af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:54:16.600Z|661e536e-2aea-400f-8fe2-e25536e679af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:54:25.595Z|9608ba24-3fef-4037-a248-62b64463b727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:25.596Z|9608ba24-3fef-4037-a248-62b64463b727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:25.597Z|216f707f-cf5c-4f75-b0f4-391707cbecb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:25.598Z|cc4bf795-3b4e-4c3a-9d67-d28da17beb93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:25.598Z|216f707f-cf5c-4f75-b0f4-391707cbecb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:25.598Z|cc4bf795-3b4e-4c3a-9d67-d28da17beb93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:31.450Z|061c2f66-759b-43b5-9949-83e1ae63f9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:54:31.451Z|061c2f66-759b-43b5-9949-83e1ae63f9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:54:35.623Z|32156dc9-4cef-439b-8498-e7b4929c692f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:35.623Z|51b51bae-a696-49c4-a2fc-cef3e3c38ca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:35.623Z|ebc23e22-d512-47f0-9114-ed218a4e0426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:35.624Z|32156dc9-4cef-439b-8498-e7b4929c692f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:35.624Z|51b51bae-a696-49c4-a2fc-cef3e3c38ca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:35.625Z|ebc23e22-d512-47f0-9114-ed218a4e0426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:38.516Z|3cbb89a1-e598-4e3e-b178-b0f3205c4fce|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:54:38.518Z|3cbb89a1-e598-4e3e-b178-b0f3205c4fce|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:45.648Z|13da0e33-70dd-4588-bb69-16d50ea566d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:45.648Z|83f2234c-e3e5-465e-8412-866fc6016a1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:45.649Z|83f2234c-e3e5-465e-8412-866fc6016a1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:45.649Z|13da0e33-70dd-4588-bb69-16d50ea566d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:45.659Z|4b660d1f-c1d6-4ecf-9bd1-d53e9b621275|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:45.659Z|4b660d1f-c1d6-4ecf-9bd1-d53e9b621275|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:46.450Z|f5d6751a-d145-4270-b74f-d8ff1f57e7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:54:46.453Z|f5d6751a-d145-4270-b74f-d8ff1f57e7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:54:46.601Z|8f35bf2a-3375-4313-88cd-b20dd3824e1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:54:46.602Z|8f35bf2a-3375-4313-88cd-b20dd3824e1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:54:55.673Z|e0326ea2-cb54-43f4-9f3d-636452a43f08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:55.674Z|e0326ea2-cb54-43f4-9f3d-636452a43f08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:55.675Z|d398bd70-ca19-445f-b55b-3538f73fbb57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:55.675Z|d398bd70-ca19-445f-b55b-3538f73fbb57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:54:55.695Z|47c6b7f9-0f76-4f78-a156-c78a58c0fdd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:54:55.696Z|47c6b7f9-0f76-4f78-a156-c78a58c0fdd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:01.450Z|04f0412f-c8df-4b1b-b8c3-fc60a90b588b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:55:01.450Z|04f0412f-c8df-4b1b-b8c3-fc60a90b588b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:55:05.711Z|323b95ad-b750-4e0c-a216-1fd8ed936782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:05.713Z|323b95ad-b750-4e0c-a216-1fd8ed936782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:05.715Z|00afddc9-1333-4696-b221-a5c446281863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:05.715Z|00afddc9-1333-4696-b221-a5c446281863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:05.727Z|8fed6c3b-219d-494a-b557-884f8ec62d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:05.727Z|8fed6c3b-219d-494a-b557-884f8ec62d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:15.743Z|2c3e858f-3d8e-402c-ba27-babf77ac9289|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:15.743Z|d7e505a7-aad3-474b-b9c0-e2d33326a7f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:15.744Z|d7e505a7-aad3-474b-b9c0-e2d33326a7f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:15.744Z|2c3e858f-3d8e-402c-ba27-babf77ac9289|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:15.749Z|07ffc685-68be-44f7-8638-86a734f783c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:15.750Z|07ffc685-68be-44f7-8638-86a734f783c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:16.450Z|57f7ba87-a84a-44f2-8d27-5dd3404a2c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:55:16.450Z|57f7ba87-a84a-44f2-8d27-5dd3404a2c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:55:16.603Z|fd90a955-9de2-4f64-ae93-10ad5c86d052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:55:16.603Z|fd90a955-9de2-4f64-ae93-10ad5c86d052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:55:25.773Z|8bc74dab-138a-4e98-949b-3cd21e0f1fc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:25.773Z|8bc74dab-138a-4e98-949b-3cd21e0f1fc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:25.780Z|40277d5a-dc13-42c6-b35c-6ed6dc87c710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:25.781Z|40277d5a-dc13-42c6-b35c-6ed6dc87c710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:25.783Z|c3494e18-9e2f-46be-8a2a-07714c14d66d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:25.784Z|c3494e18-9e2f-46be-8a2a-07714c14d66d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:31.450Z|2a767e91-c51b-47d8-9bf8-1c4572eb6f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:55:31.453Z|2a767e91-c51b-47d8-9bf8-1c4572eb6f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:55:35.802Z|cbe9923b-b319-4cd8-b101-0fd3d580f67e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:35.802Z|e1e35bd5-01c0-4afb-a79b-3788ff744b2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:35.803Z|e1e35bd5-01c0-4afb-a79b-3788ff744b2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:35.803Z|cbe9923b-b319-4cd8-b101-0fd3d580f67e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:35.820Z|b2606966-d5a7-4a84-bafe-ed42e5735f41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:35.820Z|b2606966-d5a7-4a84-bafe-ed42e5735f41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:38.514Z|4f9c8e14-9376-4d47-8c83-1636797a1f94|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:55:38.515Z|4f9c8e14-9376-4d47-8c83-1636797a1f94|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:45.828Z|40829d3a-5ddb-4f4e-aef2-e2d23f5f8f9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:45.828Z|f49d7140-8b0d-412d-b34b-022fa03b1089|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:45.829Z|40829d3a-5ddb-4f4e-aef2-e2d23f5f8f9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:45.829Z|f49d7140-8b0d-412d-b34b-022fa03b1089|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:45.846Z|d8727a54-a991-45d9-ad49-84241e6e2bfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:45.847Z|d8727a54-a991-45d9-ad49-84241e6e2bfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:46.450Z|dc9e0bfc-c41f-49a0-ba72-0daf0c08d61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:55:46.450Z|dc9e0bfc-c41f-49a0-ba72-0daf0c08d61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:55:46.605Z|eaed850d-0918-488e-9f3a-acf617a9212a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:55:46.606Z|eaed850d-0918-488e-9f3a-acf617a9212a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:55:55.855Z|aaf45bf8-b374-462f-858b-b76fe196528b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:55.856Z|aaf45bf8-b374-462f-858b-b76fe196528b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:55.874Z|e97ea3c2-d1e7-46c6-b376-848a384998cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:55.875Z|e97ea3c2-d1e7-46c6-b376-848a384998cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:55:55.884Z|8835947a-f8cb-4bca-be91-433be5ad9682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:55:55.884Z|8835947a-f8cb-4bca-be91-433be5ad9682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:01.451Z|1fea1d7f-c6c1-4bc0-9b08-a07de5affd89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:56:01.452Z|1fea1d7f-c6c1-4bc0-9b08-a07de5affd89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:56:05.898Z|f212b27a-0834-46f9-8003-f00a683bdf46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:05.898Z|fdae8c37-ae69-41e9-affc-e0689516dca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:05.902Z|f212b27a-0834-46f9-8003-f00a683bdf46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:05.907Z|aadce7fc-9a2e-4d8e-b680-83b1b3601e80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:05.902Z|fdae8c37-ae69-41e9-affc-e0689516dca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:05.907Z|aadce7fc-9a2e-4d8e-b680-83b1b3601e80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:15.935Z|c791cf9d-a876-4f5f-9ea5-0207a845b67f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:15.935Z|9d7ff081-28e9-41dc-9c7e-595b669673a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:15.935Z|ea333215-b993-4138-8f93-ddd4862691be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:15.937Z|c791cf9d-a876-4f5f-9ea5-0207a845b67f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:15.937Z|9d7ff081-28e9-41dc-9c7e-595b669673a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:15.937Z|ea333215-b993-4138-8f93-ddd4862691be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:16.451Z|9f3c9b5c-1ddb-4478-bd00-5a13864492e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:56:16.454Z|9f3c9b5c-1ddb-4478-bd00-5a13864492e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:56:16.606Z|e8669ca1-df5b-493f-be70-256e06858de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:56:16.607Z|e8669ca1-df5b-493f-be70-256e06858de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:56:25.962Z|a40d21a5-b38a-40f9-82ef-402d156749ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:25.962Z|18498556-bca7-4c2a-9d3e-0877ad902968|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:25.963Z|d34750ef-ae72-45b9-9f3e-b97578d71443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:25.964Z|a40d21a5-b38a-40f9-82ef-402d156749ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:25.964Z|d34750ef-ae72-45b9-9f3e-b97578d71443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:25.964Z|18498556-bca7-4c2a-9d3e-0877ad902968|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:31.450Z|8c723e0c-2595-4a59-b86c-71229eb75aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:56:31.450Z|8c723e0c-2595-4a59-b86c-71229eb75aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:56:36.004Z|360fc3f4-46cf-419f-86c3-59e15dc2930b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:36.005Z|b23ae520-abd9-46e3-8e4d-fb6cef97f8be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:36.005Z|360fc3f4-46cf-419f-86c3-59e15dc2930b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:36.006Z|b23ae520-abd9-46e3-8e4d-fb6cef97f8be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:36.011Z|bb4a493c-6106-4740-95ed-9b7278cca7e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:36.011Z|bb4a493c-6106-4740-95ed-9b7278cca7e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:38.515Z|048705d8-7156-4fe7-b4f9-ff7a6f956978|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:56:38.516Z|048705d8-7156-4fe7-b4f9-ff7a6f956978|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:46.034Z|2888cd9f-2387-4b8b-a0ee-69c782b93293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:46.035Z|2888cd9f-2387-4b8b-a0ee-69c782b93293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:46.036Z|f51deb6d-b514-43ed-8657-803674fd6e5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:46.036Z|e356fe08-1c65-4dfd-a7dc-ac5901ba8b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:46.037Z|f51deb6d-b514-43ed-8657-803674fd6e5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:46.037Z|e356fe08-1c65-4dfd-a7dc-ac5901ba8b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:46.450Z|bbd9863b-6439-43da-9151-dc2518ceb887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:56:46.450Z|bbd9863b-6439-43da-9151-dc2518ceb887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:56:46.610Z|db0bc687-a388-48f2-8d06-95427f2f3420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:56:46.610Z|db0bc687-a388-48f2-8d06-95427f2f3420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:56:56.066Z|e6420316-f885-4582-8514-6702328726f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:56.067Z|e6420316-f885-4582-8514-6702328726f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:56.077Z|0551a03b-6b92-47c4-a1b5-264a96274b09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:56.077Z|0551a03b-6b92-47c4-a1b5-264a96274b09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:56:56.080Z|2089dc99-2d7a-4bbe-aebe-103cca3b29eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:56:56.080Z|2089dc99-2d7a-4bbe-aebe-103cca3b29eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:01.450Z|65d6ee37-5dca-488d-aa4b-470bb8469e2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:57:01.453Z|65d6ee37-5dca-488d-aa4b-470bb8469e2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:57:06.120Z|ce82520f-7a49-4a3d-88b5-06aea1d05d2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:06.120Z|c15005dd-36e6-45c7-8e65-3991e25bb48b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:06.120Z|8f7196b5-8dfa-4a54-be21-91764e200fb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:06.121Z|ce82520f-7a49-4a3d-88b5-06aea1d05d2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:06.121Z|8f7196b5-8dfa-4a54-be21-91764e200fb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:06.121Z|c15005dd-36e6-45c7-8e65-3991e25bb48b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:16.156Z|f291c6b6-54e0-4028-a43a-76b55b0e4ba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:16.156Z|1b956eaa-2cae-426a-ab93-1ce11bc7f36f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:16.156Z|b1d957af-7ec3-4b27-826f-f923f5416a65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:16.156Z|f291c6b6-54e0-4028-a43a-76b55b0e4ba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:16.156Z|1b956eaa-2cae-426a-ab93-1ce11bc7f36f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:16.157Z|b1d957af-7ec3-4b27-826f-f923f5416a65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:16.450Z|0e5d7e23-b584-4d05-bd86-5a7fcc96e5b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:57:16.451Z|0e5d7e23-b584-4d05-bd86-5a7fcc96e5b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:57:16.611Z|08d97531-98f8-473e-8777-9cb9bd6a0a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:57:16.612Z|08d97531-98f8-473e-8777-9cb9bd6a0a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:57:26.191Z|a5a6677f-864a-4758-b039-ce6119720439|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:26.192Z|a5a6677f-864a-4758-b039-ce6119720439|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:26.202Z|82a16184-c4af-40bc-90ef-40a22b21c55c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:26.203Z|82a16184-c4af-40bc-90ef-40a22b21c55c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:26.205Z|3df01f62-e97a-41fc-99d1-dd4a72c7cf80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:26.205Z|3df01f62-e97a-41fc-99d1-dd4a72c7cf80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:31.450Z|93d49317-a93f-42a8-8b05-c291dff0f26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:57:31.450Z|93d49317-a93f-42a8-8b05-c291dff0f26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:57:36.220Z|9e8e0bd2-2827-45c7-a179-68d72b34b8a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:36.222Z|9e8e0bd2-2827-45c7-a179-68d72b34b8a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:36.234Z|a3da55ff-67cc-490a-a716-b1c2266255df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:36.234Z|a3da55ff-67cc-490a-a716-b1c2266255df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:36.238Z|6c11ac6b-e346-417d-a68e-72ebb88ca917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:36.239Z|6c11ac6b-e346-417d-a68e-72ebb88ca917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:38.515Z|7feb4dac-2411-423c-8ff4-59714c36fc9a|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:57:38.516Z|7feb4dac-2411-423c-8ff4-59714c36fc9a|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:46.260Z|b7f1d3d4-a712-4398-a14a-3f06dc2bc693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:46.260Z|a0dae489-ba81-4b34-84cf-f6b3e0f5d744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:46.261Z|b7f1d3d4-a712-4398-a14a-3f06dc2bc693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:46.261Z|f922e1d1-9149-4508-bd51-9f1accdb53e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:46.261Z|a0dae489-ba81-4b34-84cf-f6b3e0f5d744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:46.262Z|f922e1d1-9149-4508-bd51-9f1accdb53e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:46.450Z|6f61a0e9-a8eb-4c4c-80c4-1282423232f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:57:46.454Z|6f61a0e9-a8eb-4c4c-80c4-1282423232f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:57:46.613Z|8e273714-24ad-42f6-86a2-8930b7e39d6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:57:46.614Z|8e273714-24ad-42f6-86a2-8930b7e39d6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:57:56.288Z|7af5645a-21dc-4df7-aa60-c095675b8a32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:56.288Z|66bb90a0-f194-400d-8218-b489c20b3f50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:56.288Z|bf5e31e9-841e-4a8f-8598-1ecdf7ae9faa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:57:56.289Z|66bb90a0-f194-400d-8218-b489c20b3f50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:56.289Z|bf5e31e9-841e-4a8f-8598-1ecdf7ae9faa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:57:56.289Z|7af5645a-21dc-4df7-aa60-c095675b8a32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:01.450Z|ef851b96-345d-45b5-87ea-4cba0da32139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:58:01.450Z|ef851b96-345d-45b5-87ea-4cba0da32139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:58:06.313Z|8103679a-9ec6-43cf-b8ac-866b51cf96c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:06.313Z|7cd99ee2-89df-4937-aac2-d54445e72129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:06.314Z|8103679a-9ec6-43cf-b8ac-866b51cf96c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:06.314Z|7cd99ee2-89df-4937-aac2-d54445e72129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:06.319Z|626f9be7-a6ac-43ec-8c2a-ef6fe5a48b85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:06.320Z|626f9be7-a6ac-43ec-8c2a-ef6fe5a48b85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:16.354Z|b8e98ab4-9fa8-43e7-9126-0f5887886944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:16.355Z|4aa074b1-3456-41e2-aa21-c523df20515a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:16.354Z|8324178f-33ab-40a6-af62-c3ae2f99eb4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:16.357Z|b8e98ab4-9fa8-43e7-9126-0f5887886944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:16.357Z|8324178f-33ab-40a6-af62-c3ae2f99eb4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:16.357Z|4aa074b1-3456-41e2-aa21-c523df20515a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:16.450Z|c9a0d943-e182-4b48-98ee-6c32dc056fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:58:16.452Z|c9a0d943-e182-4b48-98ee-6c32dc056fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:58:16.615Z|0388c014-b2f4-4604-a93a-000ab4f5d026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:58:16.615Z|0388c014-b2f4-4604-a93a-000ab4f5d026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:58:26.395Z|00656971-256e-436c-ad5b-b24fc8d43f64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:26.395Z|bf561ec0-bc14-4aaf-8e35-98c2acaad0e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:26.401Z|00656971-256e-436c-ad5b-b24fc8d43f64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:26.401Z|bf561ec0-bc14-4aaf-8e35-98c2acaad0e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:26.403Z|e6fd2640-4029-4a30-bd71-320a2768c238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:26.403Z|e6fd2640-4029-4a30-bd71-320a2768c238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:31.450Z|1463a1b4-5f34-4b23-a09d-01526924489f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:58:31.453Z|1463a1b4-5f34-4b23-a09d-01526924489f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:58:36.431Z|cdfd7856-9df0-46ff-9844-a3022f76cba1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:36.432Z|cdfd7856-9df0-46ff-9844-a3022f76cba1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:36.436Z|4bfce95d-9310-4f7c-b76d-60a889e75283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:36.437Z|4bfce95d-9310-4f7c-b76d-60a889e75283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:36.439Z|e78e16e9-c549-44fb-aa10-f22ccf9eeaaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:36.440Z|e78e16e9-c549-44fb-aa10-f22ccf9eeaaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:38.514Z|90773faa-7dba-4ad7-9117-1db09e2be5a5|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:58:38.515Z|90773faa-7dba-4ad7-9117-1db09e2be5a5|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:46.450Z|d65ad946-7a06-4781-98ef-047f523522f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:58:46.450Z|d65ad946-7a06-4781-98ef-047f523522f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:58:46.470Z|de83a224-f2cf-4cd1-83c8-3c4597e23419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:46.470Z|de83a224-f2cf-4cd1-83c8-3c4597e23419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:46.473Z|9f5afcb7-56b4-4cfd-8bca-47c062c9237c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:46.473Z|340eb52d-6b39-4d9d-8fb9-a14b162ff032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:46.473Z|9f5afcb7-56b4-4cfd-8bca-47c062c9237c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:46.474Z|340eb52d-6b39-4d9d-8fb9-a14b162ff032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:46.616Z|b435a673-b2e8-4629-86f7-6e147a728fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:58:46.617Z|b435a673-b2e8-4629-86f7-6e147a728fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:58:56.496Z|fda571e9-9e9a-434e-a2e4-46b84bc82dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:56.498Z|fda571e9-9e9a-434e-a2e4-46b84bc82dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:56.502Z|aa122daf-1e51-4ba6-b5e6-e4e7b126e308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:56.503Z|aa122daf-1e51-4ba6-b5e6-e4e7b126e308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:58:56.505Z|a1966fd2-4edc-47c3-8af9-3b31e618d45f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:58:56.506Z|a1966fd2-4edc-47c3-8af9-3b31e618d45f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:01.450Z|8ee8a99e-e16d-433f-8082-8d5fa5f158c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:59:01.450Z|8ee8a99e-e16d-433f-8082-8d5fa5f158c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:59:06.521Z|2e5f4049-c675-460c-9f58-5d634b0943b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:06.522Z|2e5f4049-c675-460c-9f58-5d634b0943b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:06.527Z|71b16c3e-39b4-4a41-9618-435365f45f4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:06.528Z|71b16c3e-39b4-4a41-9618-435365f45f4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:06.538Z|241b62e2-a785-468c-8251-fb8da49549e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:06.539Z|241b62e2-a785-468c-8251-fb8da49549e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:16.450Z|5e195476-cda4-45f1-a37a-934829f42d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:59:16.452Z|5e195476-cda4-45f1-a37a-934829f42d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:59:16.547Z|2978dae8-cc51-4d29-b147-5bebe6ba14f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:16.549Z|838d249e-354b-4717-8396-9427346fadb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:16.548Z|2978dae8-cc51-4d29-b147-5bebe6ba14f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:16.549Z|838d249e-354b-4717-8396-9427346fadb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:16.563Z|ef63e3b9-fdde-4a45-b786-f12c074cbcd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:16.563Z|ef63e3b9-fdde-4a45-b786-f12c074cbcd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:16.618Z|d7901eb4-2498-482c-92f8-f2f37aaeaf85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:59:16.619Z|d7901eb4-2498-482c-92f8-f2f37aaeaf85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:59:26.574Z|46421237-21a9-4979-a83d-d6c506c91653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:26.575Z|46421237-21a9-4979-a83d-d6c506c91653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:26.575Z|10181e66-2d8e-4fdf-9893-170cb4f52582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:26.576Z|10181e66-2d8e-4fdf-9893-170cb4f52582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:26.596Z|fe5ec944-22dd-4692-b7e8-75a37f1cede6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:26.597Z|fe5ec944-22dd-4692-b7e8-75a37f1cede6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:31.450Z|1be78557-9d42-4c6b-94cc-ff375f6813e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:59:31.450Z|1be78557-9d42-4c6b-94cc-ff375f6813e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:59:36.611Z|75781bfb-31d6-4f34-8430-73e5227ee9ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:36.612Z|75781bfb-31d6-4f34-8430-73e5227ee9ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:36.612Z|15454f56-2977-4eb4-9303-9ca9e03e521f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:36.613Z|15454f56-2977-4eb4-9303-9ca9e03e521f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:36.618Z|69c68cb9-3eb2-419c-b157-cf7164c22191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:36.619Z|69c68cb9-3eb2-419c-b157-cf7164c22191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:38.513Z|4029e7ce-a6d9-4384-ad63-9662270e54c7|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T10:59:38.514Z|4029e7ce-a6d9-4384-ad63-9662270e54c7|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:46.450Z|a3270f1e-7241-45f2-b8dc-6b4341e6dc36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:59:46.450Z|a3270f1e-7241-45f2-b8dc-6b4341e6dc36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:59:46.620Z|35399117-7be1-4735-a7ed-4a9d769845d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T10:59:46.621Z|35399117-7be1-4735-a7ed-4a9d769845d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T10:59:46.635Z|3c338f4a-8a12-4126-92e2-da854389574a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:46.635Z|e83cf699-b6ec-4f75-a0ce-2f6e700d2233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:46.636Z|3c338f4a-8a12-4126-92e2-da854389574a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:46.636Z|e83cf699-b6ec-4f75-a0ce-2f6e700d2233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:46.639Z|add3e76b-c2cc-433f-b62a-2f4e90865166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:46.640Z|add3e76b-c2cc-433f-b62a-2f4e90865166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:56.664Z|b181d130-c90f-47d7-9dee-e56302bec8c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:56.665Z|b181d130-c90f-47d7-9dee-e56302bec8c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:56.667Z|89146f02-41f7-41ed-a7a2-047e0a0701e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:56.668Z|89146f02-41f7-41ed-a7a2-047e0a0701e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T10:59:56.668Z|892b2aed-3e73-4700-bf77-7114daeccef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T10:59:56.669Z|892b2aed-3e73-4700-bf77-7114daeccef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:01.450Z|4a16fc7e-2d6e-473c-b2cd-915925d7b922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:00:01.452Z|4a16fc7e-2d6e-473c-b2cd-915925d7b922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:00:06.689Z|739ed815-8bae-4b0e-bffb-562e549a8dda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:06.689Z|902742a2-f42e-478f-8694-e4a3a934749f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:06.690Z|739ed815-8bae-4b0e-bffb-562e549a8dda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:06.690Z|902742a2-f42e-478f-8694-e4a3a934749f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:06.696Z|66b94c42-1178-4fda-9622-34dcbd06f0a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:06.697Z|66b94c42-1178-4fda-9622-34dcbd06f0a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:16.450Z|8ce60518-d335-428d-9495-8be48ae2331d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:00:16.450Z|8ce60518-d335-428d-9495-8be48ae2331d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:00:16.621Z|2105ea83-7833-459f-bd73-59e315869376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:00:16.622Z|2105ea83-7833-459f-bd73-59e315869376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:00:16.713Z|03f03a77-6ff5-453a-8a18-83121c6c3090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:16.713Z|ea460d5a-ab5c-46ae-8bfc-59be3884ebf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:16.714Z|03f03a77-6ff5-453a-8a18-83121c6c3090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:16.714Z|ea460d5a-ab5c-46ae-8bfc-59be3884ebf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:16.717Z|937cc21d-d868-4ca1-b65f-19c1500a1cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:16.718Z|937cc21d-d868-4ca1-b65f-19c1500a1cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:26.743Z|f476b814-30e7-4917-a9ad-a2753dea9a7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:26.743Z|d4c9ca56-71af-495e-a45c-a8d143686861|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:26.743Z|4ad4f4d0-125c-40bf-a60e-0fb201d4ef8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:26.744Z|f476b814-30e7-4917-a9ad-a2753dea9a7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:26.744Z|d4c9ca56-71af-495e-a45c-a8d143686861|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:26.744Z|4ad4f4d0-125c-40bf-a60e-0fb201d4ef8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:31.451Z|9f66ce3d-939c-4619-a161-a97fd32fbadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:00:31.455Z|9f66ce3d-939c-4619-a161-a97fd32fbadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:00:36.780Z|c3e8da58-5de2-4dbf-b0ba-c71f225337a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:36.780Z|1fcdec1a-4d90-4e4c-8c3a-d211aabb88be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:36.782Z|b840f612-bb65-49ce-8d34-cf1765e44a1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:36.782Z|1fcdec1a-4d90-4e4c-8c3a-d211aabb88be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:36.783Z|b840f612-bb65-49ce-8d34-cf1765e44a1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:36.782Z|c3e8da58-5de2-4dbf-b0ba-c71f225337a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:38.515Z|498fbed7-f799-446a-a3b0-71572fd8cc7d|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:00:38.516Z|498fbed7-f799-446a-a3b0-71572fd8cc7d|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:46.450Z|bd4f1583-6280-4a46-a4e3-99fdf6a8f900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:00:46.450Z|bd4f1583-6280-4a46-a4e3-99fdf6a8f900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:00:46.623Z|feb23248-75ce-45d1-ae2b-bef7920cf815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:00:46.624Z|feb23248-75ce-45d1-ae2b-bef7920cf815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:00:46.813Z|3ad8fc28-b333-4494-ba8d-1c88311aec2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:46.813Z|6dcf954f-39dc-47f0-98cd-fb90a4188a8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:46.814Z|3ad8fc28-b333-4494-ba8d-1c88311aec2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:46.814Z|6dcf954f-39dc-47f0-98cd-fb90a4188a8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:46.816Z|1b82737d-fecc-4301-83d0-f95d8d5171ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:46.817Z|1b82737d-fecc-4301-83d0-f95d8d5171ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:56.839Z|93a5cec2-7f4e-4c35-8cfe-3620a90cbf12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:56.840Z|93a5cec2-7f4e-4c35-8cfe-3620a90cbf12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:56.842Z|28c27a72-fcab-4eb7-a801-4f622996eb94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:56.843Z|88be6077-47f3-44f6-ba63-95adeb42af3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:00:56.843Z|28c27a72-fcab-4eb7-a801-4f622996eb94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:00:56.844Z|88be6077-47f3-44f6-ba63-95adeb42af3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:01.450Z|4c233d13-6e4a-4fe4-8a32-7f3a3aff4fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:01:01.451Z|4c233d13-6e4a-4fe4-8a32-7f3a3aff4fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:01:06.865Z|ed6319a9-5dd1-48d8-b243-29013851cbb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:06.865Z|15ee3d92-97a6-465e-a3d5-c4b278f2da70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:06.865Z|b944583d-71f0-44c7-9a5f-6b8bc183179f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:06.865Z|ed6319a9-5dd1-48d8-b243-29013851cbb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:06.865Z|15ee3d92-97a6-465e-a3d5-c4b278f2da70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:06.866Z|b944583d-71f0-44c7-9a5f-6b8bc183179f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:16.450Z|574511fd-b6fb-46e0-ab1e-ef9ef1ff1da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:01:16.453Z|574511fd-b6fb-46e0-ab1e-ef9ef1ff1da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:01:16.625Z|675f224c-1361-4eaf-ae18-b8909289d85e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:01:16.625Z|675f224c-1361-4eaf-ae18-b8909289d85e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:01:16.890Z|583aebf8-7d0f-419f-a352-6113c50d0d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:16.890Z|2334edfa-0b9d-48f1-a210-caff41953f07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:16.890Z|c040e777-792d-421c-a524-f954a3023b65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:16.890Z|2334edfa-0b9d-48f1-a210-caff41953f07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:16.890Z|583aebf8-7d0f-419f-a352-6113c50d0d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:16.890Z|c040e777-792d-421c-a524-f954a3023b65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:26.914Z|a5bf344a-7c30-48e0-979e-32cd098f7dce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:26.914Z|59999d1b-c24d-40f6-a637-2109224b928b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:26.914Z|be6bd118-94e1-4fa5-9a2e-b361350d4fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:26.915Z|a5bf344a-7c30-48e0-979e-32cd098f7dce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:26.915Z|59999d1b-c24d-40f6-a637-2109224b928b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:26.915Z|be6bd118-94e1-4fa5-9a2e-b361350d4fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:31.450Z|7dc7d2f1-b411-4edd-8da3-e27c9d1943f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:01:31.450Z|7dc7d2f1-b411-4edd-8da3-e27c9d1943f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:01:36.940Z|e1fe47a7-72fc-45ae-8a61-32b83f0ba122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:36.941Z|db799a4f-9b97-4d6d-afb3-1a496987f249|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:36.940Z|66c84d1d-e199-4097-9eea-5a39c18a9580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:36.941Z|e1fe47a7-72fc-45ae-8a61-32b83f0ba122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:36.941Z|db799a4f-9b97-4d6d-afb3-1a496987f249|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:36.941Z|66c84d1d-e199-4097-9eea-5a39c18a9580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:38.515Z|0e1d336b-7e41-41eb-af04-6cc8ee52f35e|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:01:38.516Z|0e1d336b-7e41-41eb-af04-6cc8ee52f35e|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:46.450Z|f8e60d65-e2c2-4af3-8d8f-173611a05f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:01:46.450Z|f8e60d65-e2c2-4af3-8d8f-173611a05f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:01:46.626Z|cb84f2d2-55f1-41c9-ace3-737b4f6a60a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:01:46.627Z|cb84f2d2-55f1-41c9-ace3-737b4f6a60a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:01:46.965Z|56248a03-1bf3-4d92-81b2-a0a40e194d6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:46.965Z|10803a5c-be30-4d0f-9208-0198f46011e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:46.965Z|56248a03-1bf3-4d92-81b2-a0a40e194d6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:46.965Z|10803a5c-be30-4d0f-9208-0198f46011e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:46.965Z|23c44f78-dd47-44d6-af36-f718efde9f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:46.966Z|23c44f78-dd47-44d6-af36-f718efde9f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:56.991Z|ba0bba4f-c990-4ae1-ba53-613ed2a43366|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:56.992Z|ba0bba4f-c990-4ae1-ba53-613ed2a43366|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:56.992Z|249888dc-af1d-40d8-bc3f-96a3c6779101|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:56.993Z|249888dc-af1d-40d8-bc3f-96a3c6779101|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:01:57.010Z|d862022c-73db-43a0-a3a5-c3887b2e090c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:01:57.011Z|d862022c-73db-43a0-a3a5-c3887b2e090c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:01.450Z|5377ad88-07cb-4465-8456-7117c313af61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:02:01.453Z|5377ad88-07cb-4465-8456-7117c313af61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:02:07.018Z|ce585f4d-b2af-44ed-a3a9-228c70e8b576|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:07.018Z|ca9bb2d6-8fcd-4ec5-8a37-25b2c9592cdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:07.019Z|ce585f4d-b2af-44ed-a3a9-228c70e8b576|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:07.019Z|ca9bb2d6-8fcd-4ec5-8a37-25b2c9592cdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:07.030Z|1bfe30c8-af19-4a0e-aa98-72bd1f7d0b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:07.030Z|1bfe30c8-af19-4a0e-aa98-72bd1f7d0b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:16.450Z|125b73ca-f93a-48c9-ab79-432f6478eca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:02:16.450Z|125b73ca-f93a-48c9-ab79-432f6478eca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:02:16.628Z|36c6c678-ab4d-4b66-961e-2318b641e4e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:02:16.628Z|36c6c678-ab4d-4b66-961e-2318b641e4e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:02:17.044Z|6e9935ad-53fd-46a7-a8de-bec4ee149ce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:17.044Z|3e3c5dac-5078-4676-b3d8-4148b178027a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:17.045Z|6e9935ad-53fd-46a7-a8de-bec4ee149ce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:17.045Z|3e3c5dac-5078-4676-b3d8-4148b178027a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:17.050Z|57de580f-874b-4627-b406-7e5d45433523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:17.051Z|57de580f-874b-4627-b406-7e5d45433523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:27.068Z|9406e4a2-9ff1-4f1a-9342-a879dd044e63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:27.068Z|b4f39cb4-0ea6-4361-a294-78b8c7d99dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:27.069Z|8f9d47dd-e481-4cd8-90b6-98f68d3ccc6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:27.069Z|b4f39cb4-0ea6-4361-a294-78b8c7d99dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:27.069Z|9406e4a2-9ff1-4f1a-9342-a879dd044e63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:27.070Z|8f9d47dd-e481-4cd8-90b6-98f68d3ccc6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:31.450Z|443f4c13-6ce7-4ce8-978a-1b1e6debd3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:02:31.451Z|443f4c13-6ce7-4ce8-978a-1b1e6debd3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:02:37.104Z|3dabe8de-1a3b-44a3-8aae-2bea4734cfda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:37.104Z|f67c128f-90ab-4e1c-ac55-d23a8129f6bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:37.106Z|3dabe8de-1a3b-44a3-8aae-2bea4734cfda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:37.106Z|f67c128f-90ab-4e1c-ac55-d23a8129f6bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:37.110Z|4df4c4ba-513a-4a08-9fc9-3fb4a3290ce5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:37.110Z|4df4c4ba-513a-4a08-9fc9-3fb4a3290ce5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:38.519Z|9d20a65d-1271-42e1-8079-ca97d46efa0d|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:02:38.521Z|9d20a65d-1271-42e1-8079-ca97d46efa0d|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:46.450Z|4869b8cf-073d-4da8-af0a-98b5aafac1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:02:46.455Z|4869b8cf-073d-4da8-af0a-98b5aafac1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:02:46.629Z|9f3e5ec4-fddf-49e6-803e-88325e3a8de3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:02:46.630Z|9f3e5ec4-fddf-49e6-803e-88325e3a8de3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:02:47.138Z|4400d382-c9e7-418e-973c-99c49c8bd263|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:47.138Z|c0cbc989-c3e1-4412-af0a-015bed6393d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:47.139Z|4400d382-c9e7-418e-973c-99c49c8bd263|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:47.139Z|c0cbc989-c3e1-4412-af0a-015bed6393d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:47.140Z|b8980804-0e77-479c-aeb1-ec7c2ca93624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:47.141Z|b8980804-0e77-479c-aeb1-ec7c2ca93624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:57.164Z|f6c47460-8c8b-4886-bf76-126f40c06115|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:57.164Z|41118b78-0512-46ec-b62b-8c3c257baa85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:57.165Z|f6c47460-8c8b-4886-bf76-126f40c06115|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:57.165Z|41118b78-0512-46ec-b62b-8c3c257baa85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:02:57.165Z|ad235530-3ed7-498c-91bf-6775b1aa54fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:02:57.165Z|ad235530-3ed7-498c-91bf-6775b1aa54fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:01.450Z|20aae6e1-c6a1-46e9-b2e4-dd5dd1690b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:03:01.450Z|20aae6e1-c6a1-46e9-b2e4-dd5dd1690b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:03:07.194Z|68070f29-3fa8-4c42-a324-08630b49a4ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:07.194Z|001f5054-4862-47f0-8ab1-bae6d86c3d08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:07.194Z|50f21f00-c8f1-4de1-8b96-a91336a1254a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:07.195Z|68070f29-3fa8-4c42-a324-08630b49a4ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:07.195Z|50f21f00-c8f1-4de1-8b96-a91336a1254a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:07.195Z|001f5054-4862-47f0-8ab1-bae6d86c3d08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:16.450Z|4b9e4f3d-7405-416f-9041-d03a8de0c740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:03:16.450Z|4b9e4f3d-7405-416f-9041-d03a8de0c740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:03:16.631Z|7b5b04aa-32e0-4004-999d-87f43fdb5e04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:03:16.631Z|7b5b04aa-32e0-4004-999d-87f43fdb5e04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:03:17.220Z|a39a9953-6194-44fd-ad83-83c76357ee08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:17.220Z|4d25122f-7e2c-4424-a5b0-c82efb5ab667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:17.221Z|1065d3d9-5779-4630-a436-fcaa144c63ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:17.222Z|a39a9953-6194-44fd-ad83-83c76357ee08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:17.222Z|4d25122f-7e2c-4424-a5b0-c82efb5ab667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:17.222Z|1065d3d9-5779-4630-a436-fcaa144c63ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:27.246Z|55518a01-f7bc-40c7-bd89-3f74783d5570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:27.246Z|74574d78-8fd7-4910-9fac-c55bfeadd9a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:27.249Z|eaf5dee7-eb8c-44cf-b8ff-656a17210ba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:27.249Z|55518a01-f7bc-40c7-bd89-3f74783d5570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:27.249Z|74574d78-8fd7-4910-9fac-c55bfeadd9a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:27.250Z|eaf5dee7-eb8c-44cf-b8ff-656a17210ba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:31.449Z|0e0c764a-f77e-4477-93f6-a2a6299d56b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:03:31.453Z|0e0c764a-f77e-4477-93f6-a2a6299d56b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:03:37.295Z|8c9098f0-f147-46f2-8606-261282a3eb7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:37.294Z|87501730-e399-4d2b-a2d7-bd0dd5487b81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:37.295Z|8c9098f0-f147-46f2-8606-261282a3eb7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:37.295Z|87501730-e399-4d2b-a2d7-bd0dd5487b81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:37.298Z|6cffd80b-7001-48a1-bf81-2c454a6683ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:37.298Z|6cffd80b-7001-48a1-bf81-2c454a6683ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:38.514Z|9bd22286-6356-472e-9b5f-90e61e335c93|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:03:38.515Z|9bd22286-6356-472e-9b5f-90e61e335c93|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:46.450Z|00233db9-5300-4f04-8b92-2e843c6cdd04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:03:46.450Z|00233db9-5300-4f04-8b92-2e843c6cdd04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:03:46.632Z|41f78ac3-646f-47a7-9f81-0385f02f0f89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:03:46.633Z|41f78ac3-646f-47a7-9f81-0385f02f0f89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:03:47.319Z|7dbe35a6-f30e-49c5-93ec-dcffdc2a2885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:47.320Z|7dbe35a6-f30e-49c5-93ec-dcffdc2a2885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:47.321Z|e841213d-4319-458f-bd64-0dedf18e82d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:47.322Z|e841213d-4319-458f-bd64-0dedf18e82d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:47.326Z|49cfd10e-e97f-4a6f-adea-a19996b0f256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:47.326Z|49cfd10e-e97f-4a6f-adea-a19996b0f256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:57.344Z|b2f9a8d9-2fd2-4cc4-b73e-8b4a4e3cf2ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:57.345Z|db24b9f8-c600-45c8-aa91-952bd5616bc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:57.345Z|b2f9a8d9-2fd2-4cc4-b73e-8b4a4e3cf2ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:57.346Z|db24b9f8-c600-45c8-aa91-952bd5616bc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:03:57.348Z|0c90245f-6edd-4d37-a9be-a8e85240e35b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:03:57.348Z|0c90245f-6edd-4d37-a9be-a8e85240e35b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:01.450Z|40e9d537-7717-4b79-a4d4-ae2a8e91cea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:04:01.450Z|40e9d537-7717-4b79-a4d4-ae2a8e91cea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:04:07.368Z|4731d4db-6687-486e-a5a0-b16e362549de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:07.368Z|363f7547-446f-43aa-8ef3-1885e2b8df0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:07.369Z|4731d4db-6687-486e-a5a0-b16e362549de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:07.370Z|cba1a391-d1cd-4403-858a-080ab01a1e37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:07.369Z|363f7547-446f-43aa-8ef3-1885e2b8df0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:07.370Z|cba1a391-d1cd-4403-858a-080ab01a1e37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:16.450Z|fab3175e-7cfc-4e98-9d4a-d6b9c8ea3826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:04:16.450Z|fab3175e-7cfc-4e98-9d4a-d6b9c8ea3826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:04:16.633Z|62f9f53e-4f97-4973-a0b4-86ddda9def5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:04:16.634Z|62f9f53e-4f97-4973-a0b4-86ddda9def5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:04:17.403Z|58dfbeb3-64cd-456f-a3bd-e24866e57242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:17.404Z|7c523501-3c98-42ca-8cd0-e57d673f4d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:17.405Z|7c523501-3c98-42ca-8cd0-e57d673f4d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:17.404Z|58dfbeb3-64cd-456f-a3bd-e24866e57242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:17.405Z|698db419-d796-4626-aa2b-b631f7a768e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:17.406Z|698db419-d796-4626-aa2b-b631f7a768e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:27.429Z|11062d3e-9c79-441d-8d94-1d08a955f3af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:27.430Z|11062d3e-9c79-441d-8d94-1d08a955f3af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:27.432Z|9cec68f1-92b9-4051-8a4e-cc67583e031e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:27.433Z|9cec68f1-92b9-4051-8a4e-cc67583e031e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:27.436Z|1ec4eef1-a0dc-43bb-8a89-804b96d2ded4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:27.437Z|1ec4eef1-a0dc-43bb-8a89-804b96d2ded4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:31.450Z|436a21d0-e368-46d9-8e51-9a4372dc58af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:04:31.450Z|436a21d0-e368-46d9-8e51-9a4372dc58af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:04:37.459Z|bdfd77a8-fe7c-4122-8aae-60cc6abc69f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:37.459Z|54e5cdd0-2dac-44af-995b-93904f9aee44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:37.460Z|54e5cdd0-2dac-44af-995b-93904f9aee44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:37.460Z|bdfd77a8-fe7c-4122-8aae-60cc6abc69f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:37.463Z|95e23a83-5fe1-47c4-a9f5-ace22ab87cc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:37.463Z|95e23a83-5fe1-47c4-a9f5-ace22ab87cc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:38.513Z|455fd629-f637-4816-a9e5-a9979d158ae3|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:04:38.514Z|455fd629-f637-4816-a9e5-a9979d158ae3|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:46.454Z|cde69193-d370-476a-a1dd-8c461bc0fe27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:04:46.456Z|cde69193-d370-476a-a1dd-8c461bc0fe27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:04:46.635Z|98e77c83-540f-4089-a484-55a915451b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:04:46.636Z|98e77c83-540f-4089-a484-55a915451b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:04:47.493Z|311f1dca-6604-4d7c-bccd-faa67394eec5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:47.493Z|9654d3a6-384e-4cfd-aff3-d38ce54fddae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:47.493Z|d1cd7de3-45a6-461a-88a1-32a05444c9c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:47.495Z|311f1dca-6604-4d7c-bccd-faa67394eec5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:47.495Z|9654d3a6-384e-4cfd-aff3-d38ce54fddae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:47.495Z|d1cd7de3-45a6-461a-88a1-32a05444c9c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:57.525Z|859ec478-61f7-4b0d-9f56-2d1bd9871e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:57.525Z|00b2edeb-6de8-44b6-9762-08864aa189cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:57.526Z|859ec478-61f7-4b0d-9f56-2d1bd9871e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:57.527Z|00b2edeb-6de8-44b6-9762-08864aa189cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:04:57.525Z|06a6500f-9994-42e6-a865-eb05831b7566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:04:57.530Z|06a6500f-9994-42e6-a865-eb05831b7566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:01.450Z|605e0919-b0e4-4a1c-b88d-8e34eed1b83e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:05:01.450Z|605e0919-b0e4-4a1c-b88d-8e34eed1b83e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:05:07.551Z|e36b24d1-3c08-4246-bc13-70e56aa2afda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:07.552Z|e36b24d1-3c08-4246-bc13-70e56aa2afda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:07.553Z|1b7b5ca6-8773-48bd-8568-430839d11f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:07.553Z|1b7b5ca6-8773-48bd-8568-430839d11f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:07.557Z|38bfe0fa-5d92-4353-99f4-757f54c75182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:07.558Z|38bfe0fa-5d92-4353-99f4-757f54c75182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:16.450Z|93ef02b1-a817-4e35-830b-57b7a42690eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:05:16.454Z|93ef02b1-a817-4e35-830b-57b7a42690eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:05:16.637Z|9a11968a-f690-4c19-bc58-700168fbe6b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:05:16.638Z|9a11968a-f690-4c19-bc58-700168fbe6b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:05:17.586Z|69eff1d4-1b76-4f03-8ba9-9103a1c38c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:17.586Z|cf5bf42a-1b65-457c-91a9-417671ae9166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:17.587Z|69eff1d4-1b76-4f03-8ba9-9103a1c38c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:17.587Z|cf5bf42a-1b65-457c-91a9-417671ae9166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:17.587Z|4389346f-62a4-472e-a886-6f2cd66f2572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:17.588Z|4389346f-62a4-472e-a886-6f2cd66f2572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:27.610Z|0d493872-98dc-4c99-86a2-19bc9be296dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:27.611Z|0d493872-98dc-4c99-86a2-19bc9be296dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:27.612Z|de6cc45c-1bb4-4ad4-b24d-fac79ffabe47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:27.612Z|de6cc45c-1bb4-4ad4-b24d-fac79ffabe47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:27.616Z|8e753305-2d22-4677-a6bd-4dd6c3e1123e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:27.616Z|8e753305-2d22-4677-a6bd-4dd6c3e1123e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:31.450Z|f4223fe5-7aef-4940-b2a8-60da1f128010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:05:31.451Z|f4223fe5-7aef-4940-b2a8-60da1f128010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:05:37.639Z|2b728a6d-65ec-4b05-93dd-318548fc77fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:37.640Z|2b728a6d-65ec-4b05-93dd-318548fc77fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:37.642Z|3ef95beb-9463-4884-84cb-da1953388fa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:37.643Z|3ef95beb-9463-4884-84cb-da1953388fa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:37.647Z|a6e76ac7-20c4-4834-95c9-84feb1f435e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:37.649Z|a6e76ac7-20c4-4834-95c9-84feb1f435e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:38.514Z|5ac921a2-06f3-449a-b454-ec6c20c567cd|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:05:38.515Z|5ac921a2-06f3-449a-b454-ec6c20c567cd|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:46.450Z|4b4023a3-44e7-4c24-b419-a42b15e2d2f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:05:46.450Z|4b4023a3-44e7-4c24-b419-a42b15e2d2f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:05:46.638Z|b1c22ce8-b0b5-474f-8648-f77dca6f2976|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:05:46.639Z|b1c22ce8-b0b5-474f-8648-f77dca6f2976|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:05:47.663Z|06ba55f5-f11c-42d2-b45c-13ed500c9add|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:47.663Z|13a79ac4-dcd7-473e-9b4a-f0c1975c7325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:47.664Z|06ba55f5-f11c-42d2-b45c-13ed500c9add|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:47.664Z|13a79ac4-dcd7-473e-9b4a-f0c1975c7325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:47.668Z|498e0b4e-da01-4652-a12a-3a4a8770f28a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:47.669Z|498e0b4e-da01-4652-a12a-3a4a8770f28a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:57.686Z|20998bb1-f9b1-4d6c-bd71-9601aac6f3f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:57.686Z|afbb4621-1288-4ef1-9a1e-37041f4e9cce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:57.687Z|afbb4621-1288-4ef1-9a1e-37041f4e9cce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:57.687Z|20998bb1-f9b1-4d6c-bd71-9601aac6f3f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:05:57.688Z|b482f33e-869f-4612-bfbf-a0c48f48ac2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:05:57.689Z|b482f33e-869f-4612-bfbf-a0c48f48ac2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:01.450Z|ae517eaa-c693-4e7d-8f75-ae1b9c058828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:06:01.452Z|ae517eaa-c693-4e7d-8f75-ae1b9c058828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:06:07.710Z|e366fa8d-adf0-49ff-aeff-87fa976f6d89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:07.710Z|7c71495d-5a95-493f-9801-b6b4222e1b3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:07.711Z|7c71495d-5a95-493f-9801-b6b4222e1b3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:07.711Z|e366fa8d-adf0-49ff-aeff-87fa976f6d89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:07.712Z|d6504ae6-f30d-4f19-bc3b-e3e28e170060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:07.713Z|d6504ae6-f30d-4f19-bc3b-e3e28e170060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:16.450Z|d6ef838f-9f62-46cd-8bf0-9fea77ff519b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:06:16.450Z|d6ef838f-9f62-46cd-8bf0-9fea77ff519b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:06:16.640Z|88411f92-896e-4340-bf82-e0c0ff568bf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:06:16.640Z|88411f92-896e-4340-bf82-e0c0ff568bf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:06:17.735Z|fdfa4aa3-d028-4bf9-9994-bf59ceffc162|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:17.735Z|4115eee0-50a9-40b9-b7fe-f99d4e3f59a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:17.736Z|80a5987f-5073-47b4-a5c6-4a4368710f52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:17.736Z|fdfa4aa3-d028-4bf9-9994-bf59ceffc162|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:17.736Z|80a5987f-5073-47b4-a5c6-4a4368710f52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:17.736Z|4115eee0-50a9-40b9-b7fe-f99d4e3f59a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:27.762Z|de486f0e-8a93-464a-a641-53c2c9ea41dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:27.763Z|de486f0e-8a93-464a-a641-53c2c9ea41dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:27.764Z|32b6e238-877c-4bd3-97e5-fa1535b3420f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:27.768Z|dd4fbccb-378b-4854-a4ee-e081ed21a20c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:27.768Z|32b6e238-877c-4bd3-97e5-fa1535b3420f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:27.769Z|dd4fbccb-378b-4854-a4ee-e081ed21a20c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:31.450Z|d82c4d4e-4fcd-494f-90d1-9ed4c8966f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:06:31.450Z|d82c4d4e-4fcd-494f-90d1-9ed4c8966f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:06:37.800Z|e1f60024-1187-4afe-bdc5-9daec4d46324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:37.801Z|2a168f1a-fcdf-4c11-86a7-a87ae199e714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:37.802Z|2a168f1a-fcdf-4c11-86a7-a87ae199e714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:37.802Z|e1f60024-1187-4afe-bdc5-9daec4d46324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:37.809Z|ea0cacb4-14aa-4599-9cf3-d3579c0f027d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:37.814Z|ea0cacb4-14aa-4599-9cf3-d3579c0f027d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:38.517Z|a9721cb8-15df-46af-ab4e-e08fd4415846|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:06:38.518Z|a9721cb8-15df-46af-ab4e-e08fd4415846|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:46.451Z|4f8bca47-573e-4471-bffe-aae6e86215f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:06:46.458Z|4f8bca47-573e-4471-bffe-aae6e86215f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:06:46.641Z|050b784d-5f79-4f7f-a552-2243f02e0773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:06:46.643Z|050b784d-5f79-4f7f-a552-2243f02e0773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:06:47.835Z|0d4a764b-261d-4264-b4da-4e9a095c883f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:47.835Z|34e6a870-059f-4ad6-b127-0b2283804e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:47.837Z|34e6a870-059f-4ad6-b127-0b2283804e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:47.837Z|0d4a764b-261d-4264-b4da-4e9a095c883f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:47.840Z|f57cd549-28bd-4e27-9bd3-445949b35898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:47.841Z|f57cd549-28bd-4e27-9bd3-445949b35898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:57.867Z|6cbb7d9d-5ce2-4da2-a839-6f36807a4b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:57.867Z|8f66636f-3394-4f02-82f8-ff2ad739a1fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:57.869Z|6cbb7d9d-5ce2-4da2-a839-6f36807a4b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:57.870Z|8f66636f-3394-4f02-82f8-ff2ad739a1fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:06:57.871Z|0d7e0c47-d8a0-47af-8861-966015d50b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:06:57.872Z|0d7e0c47-d8a0-47af-8861-966015d50b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:01.450Z|62b184bd-e1e4-446d-9493-0c03d38df999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:07:01.450Z|62b184bd-e1e4-446d-9493-0c03d38df999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:07:07.896Z|8fdae729-a97a-45d3-808a-bb7a8e7283c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:07.896Z|f49100b6-d224-4a00-994d-526d47bc14a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:07.896Z|76514893-5d70-4cfb-a3a0-b7cd2f84f63a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:07.897Z|8fdae729-a97a-45d3-808a-bb7a8e7283c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:07.897Z|f49100b6-d224-4a00-994d-526d47bc14a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:07.897Z|76514893-5d70-4cfb-a3a0-b7cd2f84f63a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:16.450Z|8578d110-b337-4361-871a-de7a7563c739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:07:16.450Z|8578d110-b337-4361-871a-de7a7563c739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:07:16.643Z|f2a78666-429d-4b7f-8cb0-59311921a6e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:07:16.644Z|f2a78666-429d-4b7f-8cb0-59311921a6e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:07:17.922Z|d012af5e-8fe7-4ac5-a426-1f92e76f5f64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:17.922Z|23b8c8ef-4e82-4bdd-a71c-b6d4ae21b455|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:17.923Z|d012af5e-8fe7-4ac5-a426-1f92e76f5f64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:17.923Z|23b8c8ef-4e82-4bdd-a71c-b6d4ae21b455|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:17.924Z|e5d5d811-a413-4c80-9d50-c5b18da01705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:17.925Z|e5d5d811-a413-4c80-9d50-c5b18da01705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:27.946Z|359c6b64-6ffa-4af9-a6d0-44acb163bb42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:27.946Z|7b33599e-827e-4142-8bc9-3639b405b939|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:27.947Z|359c6b64-6ffa-4af9-a6d0-44acb163bb42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:27.948Z|7b33599e-827e-4142-8bc9-3639b405b939|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:27.949Z|5cee3c77-0812-494c-af25-8dc4d55c39c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:27.949Z|5cee3c77-0812-494c-af25-8dc4d55c39c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:31.450Z|745f484a-8c59-439a-897d-ade0c8646afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:07:31.453Z|745f484a-8c59-439a-897d-ade0c8646afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:07:37.975Z|3d34c926-c201-46e0-9f12-5c2d5f9385d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:37.975Z|4d83ff7b-e740-4e99-ad06-bcb9627d59c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:37.975Z|4d4e5e1d-a2dc-497b-abf9-de20fcd43c8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:37.976Z|3d34c926-c201-46e0-9f12-5c2d5f9385d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:37.976Z|4d83ff7b-e740-4e99-ad06-bcb9627d59c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:37.977Z|4d4e5e1d-a2dc-497b-abf9-de20fcd43c8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:38.514Z|b7f1e216-4443-4626-ad3e-04cf0636dd02|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:07:38.515Z|b7f1e216-4443-4626-ad3e-04cf0636dd02|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:46.450Z|78004212-d38f-470d-b593-ac4743f4a04b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:07:46.451Z|78004212-d38f-470d-b593-ac4743f4a04b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:07:46.645Z|cd68fb36-a2b8-4593-8b7a-e3b51b2b30cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:07:46.646Z|cd68fb36-a2b8-4593-8b7a-e3b51b2b30cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:07:48.000Z|a9e48e2b-34b9-4cc7-8619-e9ed9c52afd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:48.000Z|8bb45060-1966-48c9-ac3d-1c7a3a38418f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:48.001Z|8bb45060-1966-48c9-ac3d-1c7a3a38418f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:48.001Z|a9e48e2b-34b9-4cc7-8619-e9ed9c52afd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:48.060Z|389da494-7330-4023-8b6b-b2216fdbcceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:48.062Z|389da494-7330-4023-8b6b-b2216fdbcceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:58.082Z|8a4824b9-814b-4508-a84c-e1e6290a1ef3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:58.082Z|f7cef6b9-2b82-4e4f-9489-cfe5a4c32ba6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:58.083Z|8a4824b9-814b-4508-a84c-e1e6290a1ef3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:58.083Z|f7cef6b9-2b82-4e4f-9489-cfe5a4c32ba6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:07:58.085Z|0d5cafd1-aaaf-4b29-8514-89bbd73af9b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:07:58.086Z|0d5cafd1-aaaf-4b29-8514-89bbd73af9b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:01.450Z|4550e75b-be83-4294-b944-d163e0c48011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:08:01.451Z|4550e75b-be83-4294-b944-d163e0c48011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:08:08.106Z|7ff99161-9509-4640-9895-aa3cae1d037e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:08.106Z|5ba6fb39-f140-4b0d-8c16-fb65f58e519a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:08.106Z|83878dc7-134b-4fe4-8513-3b9bc4091e44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:08.107Z|7ff99161-9509-4640-9895-aa3cae1d037e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:08.107Z|5ba6fb39-f140-4b0d-8c16-fb65f58e519a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:08.107Z|83878dc7-134b-4fe4-8513-3b9bc4091e44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:16.450Z|41717db5-976e-4468-9ba9-df180d183d4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:08:16.453Z|41717db5-976e-4468-9ba9-df180d183d4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:08:16.647Z|b05cf83a-263e-4251-bfef-d76bd90c8c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:08:16.648Z|b05cf83a-263e-4251-bfef-d76bd90c8c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:08:18.132Z|a882f535-61ec-408b-a73e-816d999de209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:18.132Z|a882f535-61ec-408b-a73e-816d999de209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:18.138Z|34e4fbfe-11b6-4119-8db6-79cb477e5776|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:18.138Z|cdc33aed-10cb-47d1-9a62-328b9143b6f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:18.139Z|34e4fbfe-11b6-4119-8db6-79cb477e5776|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:18.139Z|cdc33aed-10cb-47d1-9a62-328b9143b6f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:28.155Z|4e1febfc-52e2-4c3e-8179-cd687bacbd32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:28.156Z|4e1febfc-52e2-4c3e-8179-cd687bacbd32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:28.162Z|a5b5e8af-f11e-41d2-a203-664c570656a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:28.162Z|6598b832-70a3-4400-acdb-e7fde3ed8fe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:28.163Z|a5b5e8af-f11e-41d2-a203-664c570656a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:28.163Z|6598b832-70a3-4400-acdb-e7fde3ed8fe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:31.450Z|454d6ff5-6236-420a-ad10-7654e59b1f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:08:31.451Z|454d6ff5-6236-420a-ad10-7654e59b1f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:08:38.182Z|ec275df8-5b61-4167-831f-67161a6c8958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:38.182Z|561891d9-4694-45ea-9111-9e442cb13cf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:38.183Z|ec275df8-5b61-4167-831f-67161a6c8958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:38.183Z|561891d9-4694-45ea-9111-9e442cb13cf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:38.184Z|19dbb9b2-ea96-4495-bbd5-1b85dde64ac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:38.185Z|19dbb9b2-ea96-4495-bbd5-1b85dde64ac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:38.513Z|73c11ca1-0674-4527-abc5-347191753960|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:08:38.514Z|73c11ca1-0674-4527-abc5-347191753960|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:46.454Z|1aff6280-8f85-4781-8f5f-d9dde7e9d81a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:08:46.460Z|1aff6280-8f85-4781-8f5f-d9dde7e9d81a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:08:46.649Z|cc75ad18-03ae-4428-8ebf-e40ab9fb43cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:08:46.650Z|cc75ad18-03ae-4428-8ebf-e40ab9fb43cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:08:48.217Z|ec5eac7e-b014-4c4d-8585-bdd8a655ab47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:48.217Z|431d8e81-1631-4495-8136-996af5de2497|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:48.217Z|e616ce2a-4129-4ea3-9991-bb687f8a223c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:48.219Z|ec5eac7e-b014-4c4d-8585-bdd8a655ab47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:48.219Z|431d8e81-1631-4495-8136-996af5de2497|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:48.220Z|e616ce2a-4129-4ea3-9991-bb687f8a223c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:58.250Z|a3b230c4-b9ba-4a26-9972-08feef21e0f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:58.251Z|557ab47d-1681-4b3e-823a-2add845d399a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:58.250Z|0ab30ce7-18f6-4043-a8ae-66cbffb25076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:08:58.251Z|557ab47d-1681-4b3e-823a-2add845d399a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:58.251Z|0ab30ce7-18f6-4043-a8ae-66cbffb25076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:08:58.251Z|a3b230c4-b9ba-4a26-9972-08feef21e0f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:01.450Z|62c19ac4-ba6c-46d9-a5ed-9782bde4d72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:09:01.450Z|62c19ac4-ba6c-46d9-a5ed-9782bde4d72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:09:08.275Z|35abde7d-f249-4491-8e33-7c281bbef329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:08.275Z|9d65b9ab-6298-4c20-867f-287015a41b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:08.275Z|e7519907-2ea7-49a2-937c-b82232a14a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:08.276Z|35abde7d-f249-4491-8e33-7c281bbef329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:08.276Z|e7519907-2ea7-49a2-937c-b82232a14a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:08.276Z|9d65b9ab-6298-4c20-867f-287015a41b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:16.450Z|96d0cc36-1955-4b75-8cb1-f89f70fb5c65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:09:16.450Z|96d0cc36-1955-4b75-8cb1-f89f70fb5c65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:09:16.651Z|f65d70d3-f9e9-4813-a7a1-318c8e352d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:09:16.652Z|f65d70d3-f9e9-4813-a7a1-318c8e352d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:09:18.300Z|becdc87b-040a-4405-8476-b5b5e30a845d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:18.300Z|92149e2c-66a2-40af-9929-9c2ca9f4fe33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:18.301Z|92149e2c-66a2-40af-9929-9c2ca9f4fe33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:18.301Z|becdc87b-040a-4405-8476-b5b5e30a845d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:18.302Z|508456ea-3dd0-46f2-b99d-bf9d8d8f0001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:18.302Z|508456ea-3dd0-46f2-b99d-bf9d8d8f0001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:28.324Z|df445499-cf4f-45df-8f7a-697882b36a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:28.324Z|386167fc-64a0-4b86-92c2-b2047c9c9472|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:28.324Z|b801e199-d6c6-49fb-aaa4-248b6089f720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:28.325Z|386167fc-64a0-4b86-92c2-b2047c9c9472|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:28.326Z|df445499-cf4f-45df-8f7a-697882b36a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:28.325Z|b801e199-d6c6-49fb-aaa4-248b6089f720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:31.450Z|ea5bd20f-87bf-4a66-943d-a68a0fb896c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:09:31.453Z|ea5bd20f-87bf-4a66-943d-a68a0fb896c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:09:38.347Z|b72b6c32-9fba-4fb6-8baa-33da1f8ca0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:38.348Z|6ff944e2-2e12-40ad-945b-d67de55d6965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:38.349Z|b72b6c32-9fba-4fb6-8baa-33da1f8ca0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:38.349Z|6ff944e2-2e12-40ad-945b-d67de55d6965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:38.354Z|6127a30b-4647-467a-b05f-dde16400f467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:38.355Z|6127a30b-4647-467a-b05f-dde16400f467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:38.514Z|f3ff02c7-b5fa-431d-87b9-db9f0a37dda8|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:09:38.515Z|f3ff02c7-b5fa-431d-87b9-db9f0a37dda8|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:41.253Z||http-nio-8080-exec-1|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03mGM0xb10xf50x160x98:0x9ccI0x92BU0xf50x90E0x070x1c0x1e0x860xf00x010xceY0xe390xbb0xf10xed0xfd0xa5]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-02-24T11:09:46.450Z|a892ab8c-dda4-435c-ab83-187c099e8956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:09:46.451Z|a892ab8c-dda4-435c-ab83-187c099e8956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:09:46.653Z|d4c95875-71e3-42d5-a7e4-c9cb3dc13ce3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:09:46.654Z|d4c95875-71e3-42d5-a7e4-c9cb3dc13ce3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:09:48.380Z|98b23799-8566-4572-9cf6-6a34638d1fda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:48.380Z|ffeeefaf-2149-4053-a120-81a5ad58ae68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:48.381Z|ffeeefaf-2149-4053-a120-81a5ad58ae68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:48.381Z|98b23799-8566-4572-9cf6-6a34638d1fda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:48.382Z|9c4e6937-2c08-4813-8360-bab2153de0c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:48.383Z|9c4e6937-2c08-4813-8360-bab2153de0c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:58.406Z|f012208a-38fe-4c6c-abd7-cd1d2dc46e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:58.406Z|bf34e9eb-2efc-4f76-974f-ac0cc06e451f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:58.407Z|bf34e9eb-2efc-4f76-974f-ac0cc06e451f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:58.407Z|f012208a-38fe-4c6c-abd7-cd1d2dc46e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:09:58.412Z|4faad062-9089-4351-8865-82182246b3c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:09:58.413Z|4faad062-9089-4351-8865-82182246b3c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:01.450Z|f52a2b01-6cd1-4ec9-b26d-583501ea97f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:10:01.450Z|f52a2b01-6cd1-4ec9-b26d-583501ea97f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:10:08.431Z|ba5cc059-a004-47cf-b065-6b3f8974d787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:08.431Z|1647aebc-446b-41b6-b1f0-126fb43c84f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:08.432Z|de166485-bac3-4193-8099-cbb227013022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:08.432Z|ba5cc059-a004-47cf-b065-6b3f8974d787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:08.433Z|de166485-bac3-4193-8099-cbb227013022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:08.433Z|1647aebc-446b-41b6-b1f0-126fb43c84f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:16.450Z|2416e417-c9c9-4c91-b661-824ba182598a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:10:16.454Z|2416e417-c9c9-4c91-b661-824ba182598a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:10:16.655Z|5096bfe2-b940-40f0-a8c0-fa25dcdb1448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:10:16.656Z|5096bfe2-b940-40f0-a8c0-fa25dcdb1448|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:10:18.457Z|b020b167-7368-4d5c-b833-dc3dac7d43b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:18.457Z|a1564e46-7870-4b62-b88f-242dfcb74217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:18.458Z|07ff646a-58e6-42d3-be6a-33e288543ca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:18.458Z|a1564e46-7870-4b62-b88f-242dfcb74217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:18.459Z|07ff646a-58e6-42d3-be6a-33e288543ca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:18.460Z|b020b167-7368-4d5c-b833-dc3dac7d43b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:28.484Z|f2a51098-868d-4882-8800-b4daa6cf3542|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:28.484Z|c47e6e22-abef-4e0d-b28c-01c719591383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:28.484Z|1b808ed8-1c45-4631-bc7d-b7d366439627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:28.485Z|c47e6e22-abef-4e0d-b28c-01c719591383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:28.485Z|1b808ed8-1c45-4631-bc7d-b7d366439627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:28.485Z|f2a51098-868d-4882-8800-b4daa6cf3542|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:31.450Z|70739c68-7362-4aac-ab37-571c7d900362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:10:31.450Z|70739c68-7362-4aac-ab37-571c7d900362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:10:38.515Z|f64e2bcb-74df-481b-ae10-2204f38e4bd3|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:10:38.515Z|0127ed57-46a4-4baa-baf9-c26459ac8d20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:38.515Z|4b88a6a2-3170-45c6-8e2b-bcdcf0fa048e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:38.516Z|14f65b48-b026-40c7-a4c2-4b027b949fcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:38.517Z|4b88a6a2-3170-45c6-8e2b-bcdcf0fa048e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:38.517Z|0127ed57-46a4-4baa-baf9-c26459ac8d20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:38.517Z|f64e2bcb-74df-481b-ae10-2204f38e4bd3|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:38.517Z|14f65b48-b026-40c7-a4c2-4b027b949fcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:46.452Z|22521365-0b1a-47c0-9697-49f0debc8c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:10:46.459Z|22521365-0b1a-47c0-9697-49f0debc8c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:10:46.657Z|409e74c1-11ae-44ce-b752-f2ba55a47814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:10:46.658Z|409e74c1-11ae-44ce-b752-f2ba55a47814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:10:48.548Z|0e943de4-f193-4ad4-969a-d5801acca432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:48.549Z|56abd838-e6be-4666-ac7f-3189c26b1b8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:48.550Z|0e943de4-f193-4ad4-969a-d5801acca432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:48.550Z|56abd838-e6be-4666-ac7f-3189c26b1b8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:48.552Z|df305a56-a552-499d-89c3-f50ba2776f38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:48.554Z|df305a56-a552-499d-89c3-f50ba2776f38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:58.583Z|bf57bced-e8ef-4b3c-8d62-5246b222247d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:58.583Z|62924465-e57c-4a91-b734-58d215937be2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:58.583Z|bf57bced-e8ef-4b3c-8d62-5246b222247d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:58.583Z|62924465-e57c-4a91-b734-58d215937be2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:10:58.589Z|debb4c72-782d-4a1d-942e-70c1b375213c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:10:58.590Z|debb4c72-782d-4a1d-942e-70c1b375213c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:01.450Z|89b4b866-c0ff-402e-8790-13fd9cb2bc5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:11:01.451Z|89b4b866-c0ff-402e-8790-13fd9cb2bc5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:11:08.618Z|5400a88b-f934-4937-a634-e4c95f4eedba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:08.619Z|5400a88b-f934-4937-a634-e4c95f4eedba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:08.622Z|f7150dd0-4131-4945-996b-eee49da05ca9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:08.623Z|f7150dd0-4131-4945-996b-eee49da05ca9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:08.623Z|58254772-475e-432e-87b9-8d93efe2901d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:08.624Z|58254772-475e-432e-87b9-8d93efe2901d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:16.450Z|35111f41-6336-4085-8217-05e69b30f394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:11:16.451Z|35111f41-6336-4085-8217-05e69b30f394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:11:16.659Z|15393114-a41d-4ba2-bf66-9f0138b32cdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:11:16.660Z|15393114-a41d-4ba2-bf66-9f0138b32cdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:11:18.653Z|775ee7b4-d0e0-4ca2-a076-7a645a69bf71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:18.653Z|c2c2052a-0b94-46ef-9cf0-7ba8eab66a91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:18.654Z|775ee7b4-d0e0-4ca2-a076-7a645a69bf71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:18.654Z|c2c2052a-0b94-46ef-9cf0-7ba8eab66a91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:18.667Z|1af90b07-49b5-41e5-9340-d492efc7ca6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:18.668Z|1af90b07-49b5-41e5-9340-d492efc7ca6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:28.690Z|04d6fd57-951d-4a80-a443-178283914e87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:28.691Z|04d6fd57-951d-4a80-a443-178283914e87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:28.697Z|8e0100c6-6011-45e3-b24d-779164dbf6e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:28.698Z|8e0100c6-6011-45e3-b24d-779164dbf6e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:28.702Z|bf3d4e7c-f40d-442d-8484-158a269e8a6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:28.702Z|bf3d4e7c-f40d-442d-8484-158a269e8a6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:31.450Z|083635d8-b303-486b-8e63-a5602fa6bda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:11:31.454Z|083635d8-b303-486b-8e63-a5602fa6bda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:11:38.514Z|09b0638f-4a9e-4879-ad9f-2bf7c76fd196|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:11:38.515Z|09b0638f-4a9e-4879-ad9f-2bf7c76fd196|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:38.728Z|cab4450d-4bda-4981-aecc-35f0fa282877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:38.729Z|cab4450d-4bda-4981-aecc-35f0fa282877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:38.729Z|2f19ff2a-4006-405b-a762-6032a4c18487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:38.730Z|2f19ff2a-4006-405b-a762-6032a4c18487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:38.729Z|fc206d2a-93c3-4762-9e5b-6ae0397b802f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:38.732Z|fc206d2a-93c3-4762-9e5b-6ae0397b802f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:46.450Z|13aa6db9-ac6d-412a-8c3f-44dbede16fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:11:46.450Z|13aa6db9-ac6d-412a-8c3f-44dbede16fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:11:46.661Z|2e59d7bb-6650-4105-9b8b-453d91e8d341|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:11:46.661Z|2e59d7bb-6650-4105-9b8b-453d91e8d341|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:11:48.759Z|e660a8fb-ebaa-4972-b55e-0d4e84e901e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:48.761Z|e660a8fb-ebaa-4972-b55e-0d4e84e901e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:48.766Z|8702d115-b0ce-4e93-ad36-359c07200915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:48.767Z|8702d115-b0ce-4e93-ad36-359c07200915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:48.768Z|8f5c301c-9cf4-4f0d-90c9-e2c776e957f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:48.768Z|8f5c301c-9cf4-4f0d-90c9-e2c776e957f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:58.794Z|a3e89003-9310-4775-ac2f-591d5bfd457a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:58.795Z|a3e89003-9310-4775-ac2f-591d5bfd457a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:58.798Z|1e6f512d-fb52-45bf-b97e-e948ab75f63b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:58.798Z|1e6f512d-fb52-45bf-b97e-e948ab75f63b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:11:58.805Z|98c16d2d-39d3-42af-a225-125d8b82732c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:11:58.806Z|98c16d2d-39d3-42af-a225-125d8b82732c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:01.450Z|1d6d994b-19e1-4535-bb3d-24e71218bd68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:12:01.450Z|1d6d994b-19e1-4535-bb3d-24e71218bd68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:12:08.826Z|44523cf7-41fb-4a51-9bc2-4896fe67bb82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:08.827Z|44523cf7-41fb-4a51-9bc2-4896fe67bb82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:08.832Z|a9840471-e6fd-4c50-9ea7-6e552e92cd72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:08.832Z|a9840471-e6fd-4c50-9ea7-6e552e92cd72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:08.844Z|fd9b31da-2a60-408b-810d-d2b2e96939fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:08.845Z|fd9b31da-2a60-408b-810d-d2b2e96939fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:16.450Z|f3a91523-2773-4aae-a852-421e4a70e3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:12:16.453Z|f3a91523-2773-4aae-a852-421e4a70e3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:12:16.662Z|2cb5277f-2876-431f-a180-4db6c4747454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:12:16.663Z|2cb5277f-2876-431f-a180-4db6c4747454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:12:18.852Z|5bb5181c-9400-42f8-b271-325d86714c10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:18.853Z|5bb5181c-9400-42f8-b271-325d86714c10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:18.854Z|d01eec4a-e5a3-45e6-b131-ea58d4ebe9b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:18.854Z|d01eec4a-e5a3-45e6-b131-ea58d4ebe9b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:18.870Z|6c884385-dd4e-4044-871e-dc0d4fc8e511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:18.871Z|6c884385-dd4e-4044-871e-dc0d4fc8e511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:28.894Z|5324eda0-175a-434f-9092-d6998458fc9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:28.895Z|5324eda0-175a-434f-9092-d6998458fc9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:28.906Z|53daae30-ac05-41bc-8711-c5fbef921763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:28.906Z|53daae30-ac05-41bc-8711-c5fbef921763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:28.908Z|d3eaf70a-b3c0-41e9-b684-fd4e5c6b6575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:28.909Z|d3eaf70a-b3c0-41e9-b684-fd4e5c6b6575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:31.450Z|7a67a8bb-d7b4-42d6-970b-451b6d91bfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:12:31.450Z|7a67a8bb-d7b4-42d6-970b-451b6d91bfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:12:38.514Z|156475bf-bc1f-4f2a-b6a8-08ef42315d6d|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:12:38.514Z|156475bf-bc1f-4f2a-b6a8-08ef42315d6d|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:38.919Z|1d7169c0-2c35-4d5d-9bb8-be1fd2761786|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:38.920Z|1d7169c0-2c35-4d5d-9bb8-be1fd2761786|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:38.925Z|d0d6b6d0-e3ed-453c-b119-5addb102fc74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:38.925Z|d0d6b6d0-e3ed-453c-b119-5addb102fc74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:38.930Z|727e218b-6246-4cc1-a5e4-53c7025b3411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:38.930Z|727e218b-6246-4cc1-a5e4-53c7025b3411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:46.451Z|98466a2c-0289-40b2-a38f-d023d1686cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:12:46.451Z|98466a2c-0289-40b2-a38f-d023d1686cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:12:46.664Z|3ce9af13-c90e-42e7-a317-6d36875287a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:12:46.665Z|3ce9af13-c90e-42e7-a317-6d36875287a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:12:48.950Z|0465b14e-0260-4bbd-a7bd-214a07e457b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:48.950Z|18dbe505-80a0-45ec-a6c6-d6de7ef03b5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:48.951Z|9ca35c6e-9e6b-4ed3-948c-6c34df7faf67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:48.951Z|18dbe505-80a0-45ec-a6c6-d6de7ef03b5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:48.951Z|0465b14e-0260-4bbd-a7bd-214a07e457b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:48.951Z|9ca35c6e-9e6b-4ed3-948c-6c34df7faf67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:58.988Z|3b77e0af-d023-4ee0-91a3-75c8575466e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:58.988Z|cd5c9225-a311-4d97-ab65-7af341d1c689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:58.988Z|3210e42a-898d-4106-a320-660749c9c6df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:12:58.992Z|cd5c9225-a311-4d97-ab65-7af341d1c689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:58.992Z|3210e42a-898d-4106-a320-660749c9c6df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:12:58.992Z|3b77e0af-d023-4ee0-91a3-75c8575466e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:01.450Z|a9e52d91-98f3-42dd-b9f6-b26332d6c60a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:13:01.455Z|a9e52d91-98f3-42dd-b9f6-b26332d6c60a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:13:09.024Z|858c8e29-9aaf-4754-bbaa-c8f5e8cce84b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:09.024Z|22ab5fbd-35fe-4e6a-9fb1-5283ddb28a88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:09.025Z|858c8e29-9aaf-4754-bbaa-c8f5e8cce84b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:09.025Z|22ab5fbd-35fe-4e6a-9fb1-5283ddb28a88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:09.026Z|a6176587-676f-48f0-977c-f5b30fd25688|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:09.026Z|a6176587-676f-48f0-977c-f5b30fd25688|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:16.450Z|848d1464-b465-4fee-b37c-f6b3c6eb874f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:13:16.450Z|848d1464-b465-4fee-b37c-f6b3c6eb874f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:13:16.666Z|f527b219-2e9e-44e4-a5cf-24a6feb7f288|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:13:16.667Z|f527b219-2e9e-44e4-a5cf-24a6feb7f288|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:13:19.047Z|534f7f58-62c8-4820-a1cd-725d2afbac32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:19.048Z|534f7f58-62c8-4820-a1cd-725d2afbac32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:19.049Z|96da5088-9f39-4fd4-a0fa-1fad39f3423d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:19.049Z|96da5088-9f39-4fd4-a0fa-1fad39f3423d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:19.053Z|333253a2-dbef-492b-a7a4-72baaad5ec1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:19.054Z|333253a2-dbef-492b-a7a4-72baaad5ec1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:29.071Z|c807b2d7-1e04-4ae5-9763-80048884a125|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:29.072Z|c807b2d7-1e04-4ae5-9763-80048884a125|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:29.081Z|30a57117-7bc0-45b5-8823-a098e33ebb4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:29.082Z|30a57117-7bc0-45b5-8823-a098e33ebb4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:29.082Z|fa58a01d-0aad-4d50-9b4f-8b1390ddc056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:29.083Z|fa58a01d-0aad-4d50-9b4f-8b1390ddc056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:31.450Z|2796bfa1-8a32-4036-9a82-13c5aca58c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:13:31.450Z|2796bfa1-8a32-4036-9a82-13c5aca58c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:13:38.514Z|68237e3f-c74d-47de-bb90-7f746ccd00c3|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:13:38.515Z|68237e3f-c74d-47de-bb90-7f746ccd00c3|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:39.097Z|124cdc38-7b17-4ce3-aa82-aa823db14b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:39.098Z|124cdc38-7b17-4ce3-aa82-aa823db14b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:39.102Z|8f396f06-83c6-4e12-aa80-018052509baa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:39.102Z|8f396f06-83c6-4e12-aa80-018052509baa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:39.104Z|ca2dc1c5-c6be-43c7-80f7-3e6043bf0d74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:39.105Z|ca2dc1c5-c6be-43c7-80f7-3e6043bf0d74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:46.450Z|76f5ed57-ab27-47fe-9c6c-a44a01ba24f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:13:46.452Z|76f5ed57-ab27-47fe-9c6c-a44a01ba24f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:13:46.668Z|deeb10b9-df6e-4db7-a2f0-7a95f8650b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:13:46.668Z|deeb10b9-df6e-4db7-a2f0-7a95f8650b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:13:49.123Z|27d0f517-100e-4f37-9968-6fd370ac0c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:49.124Z|27d0f517-100e-4f37-9968-6fd370ac0c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:49.126Z|c4f67c14-c5a4-4a22-b30b-150b5b313b9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:49.127Z|c4f67c14-c5a4-4a22-b30b-150b5b313b9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:49.128Z|c3849187-e0fe-4aa7-97e2-12773a02c85d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:49.129Z|c3849187-e0fe-4aa7-97e2-12773a02c85d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:59.151Z|70fefe7d-77e2-4f29-88b7-559037c431ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:59.152Z|70fefe7d-77e2-4f29-88b7-559037c431ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:59.154Z|390d157b-aa4c-4cf9-bfcf-9842b4a15b9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:59.155Z|390d157b-aa4c-4cf9-bfcf-9842b4a15b9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:13:59.159Z|eaee1ffa-c7b7-477d-a0b6-0af09771907e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:13:59.159Z|eaee1ffa-c7b7-477d-a0b6-0af09771907e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:01.450Z|2884a3b6-1a01-4ad5-89aa-1dd36cf5d35e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:14:01.450Z|2884a3b6-1a01-4ad5-89aa-1dd36cf5d35e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:14:09.178Z|a55020cf-3e77-46c8-b759-75bd217cc34a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:09.179Z|a55020cf-3e77-46c8-b759-75bd217cc34a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:09.177Z|9805e1cb-b8b7-4292-9fdf-d9217db1acec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:09.179Z|3933d08b-8f55-496c-8eac-eb564045fe3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:09.180Z|9805e1cb-b8b7-4292-9fdf-d9217db1acec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:09.180Z|3933d08b-8f55-496c-8eac-eb564045fe3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:16.450Z|80168a50-c68d-41a7-9bd1-9fb864285ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:14:16.450Z|80168a50-c68d-41a7-9bd1-9fb864285ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:14:16.669Z|6481086d-3041-4efe-b4dc-de2d7aaf65b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:14:16.670Z|6481086d-3041-4efe-b4dc-de2d7aaf65b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:14:19.212Z|3b7598fb-74dc-4c43-be3d-ac546a046b67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:19.213Z|3b7598fb-74dc-4c43-be3d-ac546a046b67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:19.214Z|586163b6-dd51-4c60-882d-17ce2b97f14e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:19.214Z|586163b6-dd51-4c60-882d-17ce2b97f14e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:19.215Z|cb9564d2-c77e-49ea-933b-bb85a02bbc44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:19.215Z|cb9564d2-c77e-49ea-933b-bb85a02bbc44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:29.235Z|e88a4908-e595-4317-8863-c7f08b1f77d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:29.235Z|d9d0b493-9e02-4164-99ed-1a3205f67743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:29.236Z|e88a4908-e595-4317-8863-c7f08b1f77d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:29.236Z|d9d0b493-9e02-4164-99ed-1a3205f67743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:29.238Z|8d1c25af-443a-4e7e-9acb-68945daa3d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:29.238Z|8d1c25af-443a-4e7e-9acb-68945daa3d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:31.450Z|3839b449-15fe-4508-98a4-01bbbf06fa29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:14:31.455Z|3839b449-15fe-4508-98a4-01bbbf06fa29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:14:38.514Z|bebbf7bf-d1ff-4706-a66e-c9ae99446c38|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2022-02-24T11:14:38.515Z|bebbf7bf-d1ff-4706-a66e-c9ae99446c38|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:39.361Z|9779e6fb-3ad7-4ae5-b30c-aa3525664267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:39.361Z|9966a2c1-75dd-45c4-9426-61b78204d5c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:39.361Z|4057bbd3-8395-4c33-9b2e-6d1b15014c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:39.362Z|9779e6fb-3ad7-4ae5-b30c-aa3525664267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:39.362Z|9966a2c1-75dd-45c4-9426-61b78204d5c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:39.362Z|4057bbd3-8395-4c33-9b2e-6d1b15014c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:46.450Z|1b152b8f-43f0-48ef-8edb-0eb2f082db91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:14:46.451Z|1b152b8f-43f0-48ef-8edb-0eb2f082db91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:14:46.671Z|159b4ed9-2b85-4edc-895c-8b9644309171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:14:46.673Z|159b4ed9-2b85-4edc-895c-8b9644309171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:14:49.393Z|7c3ed8cd-6e27-48a8-aeaf-48763b5837e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:49.393Z|3f1c6e70-0145-42b8-9806-9bb160da1f3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:49.393Z|99ae8b13-38fc-431e-b24e-1917c676e3d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:49.395Z|3f1c6e70-0145-42b8-9806-9bb160da1f3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:49.395Z|7c3ed8cd-6e27-48a8-aeaf-48763b5837e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:49.395Z|99ae8b13-38fc-431e-b24e-1917c676e3d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:59.430Z|c52c7b2e-fd65-47b5-a063-ce35ffe68c61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:59.430Z|567fff07-413f-4bf0-8a82-41a47ad06edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:59.430Z|9c2191ea-34d1-473b-9a53-14dc28005878|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:14:59.433Z|c52c7b2e-fd65-47b5-a063-ce35ffe68c61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:59.433Z|567fff07-413f-4bf0-8a82-41a47ad06edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:14:59.433Z|9c2191ea-34d1-473b-9a53-14dc28005878|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:01.450Z|b46ef84f-f56d-44ef-a9f1-9d2ce3379332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:15:01.451Z|b46ef84f-f56d-44ef-a9f1-9d2ce3379332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:15:09.460Z|4a559ac5-da85-4f1d-94b0-11b07a36a2da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:09.460Z|16985f5c-6e8d-44a3-a765-4d378d232a64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:09.461Z|4a559ac5-da85-4f1d-94b0-11b07a36a2da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:09.461Z|16985f5c-6e8d-44a3-a765-4d378d232a64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:09.465Z|3f3e969d-d69c-4b6e-abe2-9814b0cba7cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:09.466Z|3f3e969d-d69c-4b6e-abe2-9814b0cba7cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:16.450Z|ac51d731-a4ef-4b26-8ac0-de3f82dcc00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:15:16.453Z|ac51d731-a4ef-4b26-8ac0-de3f82dcc00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:15:16.674Z|c07cbb7e-d8a0-4837-b31e-bc4b1307f119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:15:16.675Z|c07cbb7e-d8a0-4837-b31e-bc4b1307f119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-24T11:15:19.485Z|8ab5a602-f453-4692-a4a8-d4344d43e481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:19.485Z|09b92b34-eee9-40fe-95ef-9ea399c06108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:19.486Z|09b92b34-eee9-40fe-95ef-9ea399c06108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:19.486Z|8ab5a602-f453-4692-a4a8-d4344d43e481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:19.493Z|6779d647-6484-4d47-812a-74b36c2f1220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:19.493Z|6779d647-6484-4d47-812a-74b36c2f1220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:29.508Z|79122114-2fc4-4132-8068-658f0ec0d791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:29.509Z|79122114-2fc4-4132-8068-658f0ec0d791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:29.508Z|4cd4423a-e72c-4c18-9a54-f26e7985cca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:29.510Z|4cd4423a-e72c-4c18-9a54-f26e7985cca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:29.511Z|ebb31303-0b0d-440d-8bf3-68aeb7ebc3fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-24T11:15:29.513Z|ebb31303-0b0d-440d-8bf3-68aeb7ebc3fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-24T11:15:31.450Z|9f7fa712-d963-440a-8c66-6d8a7e3b317f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-24T11:15:31.450Z|9f7fa712-d963-440a-8c66-6d8a7e3b317f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.