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-07-03T03:41:03.487Z||main|||||INFO|500||The following profiles are active: basic 2022-07-03T03:41:17.562Z||main|||||INFO|500||Starting service [Tomcat] 2022-07-03T03:41:17.563Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-07-03T03:41:17.690Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-07-03T03:41:25.484Z||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-07-03T03:41:25.685Z||main|||||INFO|500||catdb-pool - Starting... 2022-07-03T03:41:26.007Z||main|||||INFO|500||catdb-pool - Start completed. 2022-07-03T03:41:26.489Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-07-03T03:41:26.758Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-07-03T03:41:27.417Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-03T03:41:29.717Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-07-03T03:41:30.345Z||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-07-03T03:41:33.006Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-03T03:41:33.166Z||main|||||INFO|500||reqdb-pool - Starting... 2022-07-03T03:41:33.243Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-07-03T03:41:33.257Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-07-03T03:41:34.145Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-07-03T03:41:34.710Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-03T03:41:36.414Z||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-07-03T03:41:41.959Z||main|||||WARN|500||--- 2022-07-03T03:41:41.960Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-07-03T03:41:41.960Z||main|||||WARN|500||--- 2022-07-03T03:41:42.503Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-07-03T03:41:47.625Z||main|||||INFO|500||Started ApiHandlerApplication in 47.309 seconds (JVM running for 49.783) 2022-07-03T03:41:47.653Z|1fa458c7-7597-4574-8a25-5844b9e84f6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:41:47.669Z|1fa458c7-7597-4574-8a25-5844b9e84f6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:41:47.675Z|b6e974ba-4c69-47d3-ae72-01997495a1aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:41:47.682Z|b6e974ba-4c69-47d3-ae72-01997495a1aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:41:51.583Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-07-03T03:41:51.811Z|cb6ca21e-8cce-43e4-a3a6-19825a139746|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-07-03T03:41:52.266Z|cb6ca21e-8cce-43e4-a3a6-19825a139746|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:41:52.826Z|bad54a7c-533b-4017-9810-56f1a8f534fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:41:52.827Z|bad54a7c-533b-4017-9810-56f1a8f534fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:41:53.517Z|a0872d0a-86c1-447a-8c50-4b36933bd047|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:41:53.518Z|a0872d0a-86c1-447a-8c50-4b36933bd047|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:02.415Z|6096c40d-37b8-4a61-9789-4b085c1e3db1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:02.419Z|6096c40d-37b8-4a61-9789-4b085c1e3db1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:02.619Z|91a196db-7545-4596-be7c-21a8b9c5999f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:42:02.622Z|91a196db-7545-4596-be7c-21a8b9c5999f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:42:02.858Z|0e15e966-4e36-4f99-ae07-80fab75ec112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:02.859Z|0e15e966-4e36-4f99-ae07-80fab75ec112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:03.550Z|e599b281-5525-4144-8bb6-54cf544bf84c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:03.552Z|e599b281-5525-4144-8bb6-54cf544bf84c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:12.454Z|72730d63-d4f4-4b69-8bab-2ff16801215f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:12.455Z|72730d63-d4f4-4b69-8bab-2ff16801215f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:12.892Z|9e6f7210-18ac-4ba0-a1a6-1c42cd09804a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:12.893Z|9e6f7210-18ac-4ba0-a1a6-1c42cd09804a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:13.586Z|09625ad0-ac4f-4e9b-8c92-9f2d7216fe67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:13.588Z|09625ad0-ac4f-4e9b-8c92-9f2d7216fe67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:17.619Z|0c47a065-4119-4cd4-83be-2d687aa72081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:42:17.620Z|0c47a065-4119-4cd4-83be-2d687aa72081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:42:17.685Z|20c1143d-f427-422a-be61-c4506593d7f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:42:17.686Z|20c1143d-f427-422a-be61-c4506593d7f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:42:22.490Z|f03d27a6-8d9f-40a3-b101-ed05c08526e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:22.491Z|f03d27a6-8d9f-40a3-b101-ed05c08526e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:22.925Z|01e284a5-a34d-440a-9841-73eb7849db56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:22.927Z|01e284a5-a34d-440a-9841-73eb7849db56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:23.620Z|ba0fa794-545f-4c5e-802f-54e5f31b8e5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:23.621Z|ba0fa794-545f-4c5e-802f-54e5f31b8e5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:32.525Z|4f7e1679-05e9-4c96-a5a9-db135a2aff4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:32.526Z|4f7e1679-05e9-4c96-a5a9-db135a2aff4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:32.619Z|f19cb2ea-11e3-4cad-83c0-19967303a8b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:42:32.619Z|f19cb2ea-11e3-4cad-83c0-19967303a8b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:42:32.954Z|b0419827-8914-4ce7-98c7-2fef08990833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:32.955Z|b0419827-8914-4ce7-98c7-2fef08990833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:33.652Z|e7b435f9-d97d-409a-a5eb-a799bf510dc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:33.653Z|e7b435f9-d97d-409a-a5eb-a799bf510dc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:42.554Z|a7e11e90-4df9-436e-be71-785ce8ad9ac5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:42.555Z|a7e11e90-4df9-436e-be71-785ce8ad9ac5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:42.983Z|636407b9-7e03-4987-b76c-f3d14a86f18d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:42.985Z|636407b9-7e03-4987-b76c-f3d14a86f18d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:43.707Z|cc15cfc9-768d-495a-9776-2eff4f19c407|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:43.709Z|cc15cfc9-768d-495a-9776-2eff4f19c407|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:47.619Z|eefea38e-1827-4a74-8be6-2a98a3bd99cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:42:47.621Z|eefea38e-1827-4a74-8be6-2a98a3bd99cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:42:47.687Z|60a2a31d-da0f-496e-bd62-aacbde9e75fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:42:47.688Z|60a2a31d-da0f-496e-bd62-aacbde9e75fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:42:52.582Z|890291ee-e070-4958-ac81-f36e5b83d1df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:52.584Z|890291ee-e070-4958-ac81-f36e5b83d1df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:53.011Z|486a8d66-23d4-48a6-9adb-5397dc8b851a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:53.012Z|486a8d66-23d4-48a6-9adb-5397dc8b851a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:42:53.737Z|3bb16e70-ba16-4fc6-9b8c-128b57e9d4c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:42:53.738Z|3bb16e70-ba16-4fc6-9b8c-128b57e9d4c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:02.618Z|1c9498be-e00c-4482-a346-93673a767caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:43:02.619Z|1c9498be-e00c-4482-a346-93673a767caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:43:02.622Z|34cb3ea3-3b5d-45ea-b18d-53eda0b15f72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:02.624Z|34cb3ea3-3b5d-45ea-b18d-53eda0b15f72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:03.039Z|fcec24b6-561b-43e6-8c06-38f7afc303fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:03.040Z|fcec24b6-561b-43e6-8c06-38f7afc303fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:03.763Z|75c6df81-b12b-41df-abc9-acd9479e2937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:03.764Z|75c6df81-b12b-41df-abc9-acd9479e2937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:12.651Z|1a4d14df-409a-4ebe-87db-206d9d101cf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:12.653Z|1a4d14df-409a-4ebe-87db-206d9d101cf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:13.066Z|a50f109c-9f24-4736-a0a6-7818409e312c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:13.067Z|a50f109c-9f24-4736-a0a6-7818409e312c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:13.795Z|16843ae9-9042-4378-b3aa-0622ea90330c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:13.796Z|16843ae9-9042-4378-b3aa-0622ea90330c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:17.621Z|56aad1f6-6825-4a9d-85a4-08f2815de749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:43:17.624Z|56aad1f6-6825-4a9d-85a4-08f2815de749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:43:17.689Z|dc5451a6-f8fd-4f3a-a39c-711c7fa5480b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:43:17.690Z|dc5451a6-f8fd-4f3a-a39c-711c7fa5480b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:43:22.681Z|55e107e3-3d52-4b88-82a7-136bb58ed355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:22.682Z|55e107e3-3d52-4b88-82a7-136bb58ed355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:23.094Z|fa7d97ab-00aa-4a8e-aa38-181e2a18d401|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:23.095Z|fa7d97ab-00aa-4a8e-aa38-181e2a18d401|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:23.822Z|737991e1-2abc-4561-94fc-ffe6f1aba8ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:23.823Z|737991e1-2abc-4561-94fc-ffe6f1aba8ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:32.619Z|7c690047-b33a-495b-9693-5477e4a90583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:43:32.620Z|7c690047-b33a-495b-9693-5477e4a90583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:43:32.710Z|299c677b-b6e6-4b18-812c-2bbfab7d7d96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:32.711Z|299c677b-b6e6-4b18-812c-2bbfab7d7d96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:33.121Z|e440631c-11de-431f-b1ff-1b294267236b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:33.123Z|e440631c-11de-431f-b1ff-1b294267236b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:33.849Z|473bc7b6-5806-4461-942a-3d191622acc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:33.850Z|473bc7b6-5806-4461-942a-3d191622acc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:42.737Z|29588168-bf08-4d82-bb19-78554e9a502e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:42.738Z|29588168-bf08-4d82-bb19-78554e9a502e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:43.151Z|6715f206-52d4-4a8b-a2c9-1a3d5082777a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:43.152Z|6715f206-52d4-4a8b-a2c9-1a3d5082777a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:43.876Z|d2865408-ad7f-44d8-929e-6fd761fe36a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:43.877Z|d2865408-ad7f-44d8-929e-6fd761fe36a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:47.623Z|49b93a91-6b3b-4819-b2e4-2ef41d6d9c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:43:47.626Z|49b93a91-6b3b-4819-b2e4-2ef41d6d9c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:43:47.692Z|da8fd172-96d4-484b-b0fd-25b8940bdacd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:43:47.693Z|da8fd172-96d4-484b-b0fd-25b8940bdacd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:43:52.766Z|e52038b3-7ab9-435f-85ce-1fc925fb85d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:52.767Z|e52038b3-7ab9-435f-85ce-1fc925fb85d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:53.179Z|8b46f626-bef3-4d1d-94ea-0ee792a063cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:53.180Z|8b46f626-bef3-4d1d-94ea-0ee792a063cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:43:53.904Z|05898885-95cc-496b-8f12-9782274d2352|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:43:53.905Z|05898885-95cc-496b-8f12-9782274d2352|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:02.620Z|1a1a4b23-453e-4e52-aca3-de206579d8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:44:02.621Z|1a1a4b23-453e-4e52-aca3-de206579d8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:44:02.800Z|cfd0eda1-7393-4d57-bb4c-a8abd1a561de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:02.802Z|cfd0eda1-7393-4d57-bb4c-a8abd1a561de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:03.209Z|0b10fe00-aa57-4cca-9cf8-92ec9fd44857|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:03.211Z|0b10fe00-aa57-4cca-9cf8-92ec9fd44857|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:03.933Z|3ea85c24-f6ea-4cd1-8cd8-43b4c41bbb84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:03.934Z|3ea85c24-f6ea-4cd1-8cd8-43b4c41bbb84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:12.831Z|44c175b6-9e76-4875-b2e1-a4355d6c488c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:12.833Z|44c175b6-9e76-4875-b2e1-a4355d6c488c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:13.241Z|82f82f5b-434c-4ff0-8f19-22b75ec08fcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:13.242Z|82f82f5b-434c-4ff0-8f19-22b75ec08fcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:13.965Z|e08955e4-c2bb-476d-94ab-728bf6fe3599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:13.967Z|e08955e4-c2bb-476d-94ab-728bf6fe3599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:17.620Z|393fc5b4-a3a4-4d2c-8fbf-9fd0bd03d582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:44:17.622Z|393fc5b4-a3a4-4d2c-8fbf-9fd0bd03d582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:44:17.694Z|afef341a-ab4d-4965-b624-cb260fbaf77f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:44:17.695Z|afef341a-ab4d-4965-b624-cb260fbaf77f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:44:22.863Z|0b6a08be-dfc9-49eb-8100-8af42c8e169a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:22.864Z|0b6a08be-dfc9-49eb-8100-8af42c8e169a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:23.272Z|349edef8-b930-4fd3-99db-9cc2d5a24865|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:23.273Z|349edef8-b930-4fd3-99db-9cc2d5a24865|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:23.998Z|00c24d3f-0b05-4a81-9ab3-2db0b7c802d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:23.999Z|00c24d3f-0b05-4a81-9ab3-2db0b7c802d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:32.620Z|3f34ebc1-933c-4483-9f12-6c9212d3b7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:44:32.624Z|3f34ebc1-933c-4483-9f12-6c9212d3b7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:44:32.894Z|26a6bc45-1779-422d-9fdf-8b4f4ef4c6c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:32.895Z|26a6bc45-1779-422d-9fdf-8b4f4ef4c6c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:33.298Z|993342ac-5603-46a2-b4a4-5dd75eaeee53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:33.299Z|993342ac-5603-46a2-b4a4-5dd75eaeee53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:34.027Z|3448e679-e380-46b3-a316-ba9d2789b09f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:34.029Z|3448e679-e380-46b3-a316-ba9d2789b09f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:42.922Z|433d80fd-80ac-493c-b4b2-326e4d30105b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:42.923Z|433d80fd-80ac-493c-b4b2-326e4d30105b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:43.325Z|807bb930-bb0d-4a71-9331-c71a7721226b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:43.327Z|807bb930-bb0d-4a71-9331-c71a7721226b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:44.053Z|8178598d-7fb2-4990-be7b-29f54147f475|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:44.054Z|8178598d-7fb2-4990-be7b-29f54147f475|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:47.619Z|a50b70da-7258-4095-9cb2-f3bb26b99c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:44:47.620Z|a50b70da-7258-4095-9cb2-f3bb26b99c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:44:47.697Z|92b86b58-d7ed-4cb7-976d-ab34bf00624c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:44:47.698Z|92b86b58-d7ed-4cb7-976d-ab34bf00624c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:44:52.951Z|e1b5dc5c-da17-4cbd-93e9-4baa0242bd30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:52.953Z|e1b5dc5c-da17-4cbd-93e9-4baa0242bd30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:53.357Z|3d2cafc3-dd7d-44b0-90e6-af16885c9125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:53.358Z|3d2cafc3-dd7d-44b0-90e6-af16885c9125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:44:54.088Z|3197a6b4-94e6-4b6e-9b20-110a363d8a4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:44:54.092Z|3197a6b4-94e6-4b6e-9b20-110a363d8a4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:02.619Z|1a5b5c56-9591-4d03-be98-49310a4fcdbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:45:02.620Z|1a5b5c56-9591-4d03-be98-49310a4fcdbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:45:02.996Z|b9bf1b4e-8008-4103-ba36-1d129cd7bd84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:03.006Z|b9bf1b4e-8008-4103-ba36-1d129cd7bd84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:03.401Z|a51c1469-aa4b-464a-b1ab-ea7ec8b4b4bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:03.402Z|a51c1469-aa4b-464a-b1ab-ea7ec8b4b4bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:04.126Z|44d167a0-6f79-4043-b3b1-a38155b7f8a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:04.127Z|44d167a0-6f79-4043-b3b1-a38155b7f8a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:13.051Z|ff32685f-f450-40c1-90a5-5ff58ea461ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:13.054Z|ff32685f-f450-40c1-90a5-5ff58ea461ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:13.437Z|9ff9e27b-d0b0-448c-9a9b-fd20eb3785f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:13.452Z|9ff9e27b-d0b0-448c-9a9b-fd20eb3785f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:14.168Z|34564cfd-f1fd-4e01-b580-b850ef3c40b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:14.170Z|34564cfd-f1fd-4e01-b580-b850ef3c40b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:17.618Z|0aacdd8a-61d5-49c3-ae0f-a9f8a7f9be9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:45:17.621Z|0aacdd8a-61d5-49c3-ae0f-a9f8a7f9be9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:45:17.699Z|3cfb4869-0b2f-49c4-b92a-a2dc6c44bf5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:45:17.700Z|3cfb4869-0b2f-49c4-b92a-a2dc6c44bf5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:45:23.086Z|540aae08-b26b-4be6-be2c-a40fb041c46f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:23.088Z|540aae08-b26b-4be6-be2c-a40fb041c46f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:23.480Z|5b7f2644-7306-4446-ab9d-4ae1b82d5c64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:23.482Z|5b7f2644-7306-4446-ab9d-4ae1b82d5c64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:24.193Z|ac7625ae-30c3-491a-9360-471be173c0a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:24.195Z|ac7625ae-30c3-491a-9360-471be173c0a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:32.620Z|c143d1ea-92c3-4100-9c50-3b4d0317fcb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:45:32.621Z|c143d1ea-92c3-4100-9c50-3b4d0317fcb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:45:33.122Z|e6398bf3-f67e-42d5-9fd6-432bfbe2abab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:33.123Z|e6398bf3-f67e-42d5-9fd6-432bfbe2abab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:33.507Z|203b7ec6-7a3b-406d-9792-5014df83fc9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:33.508Z|203b7ec6-7a3b-406d-9792-5014df83fc9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:34.228Z|90d32440-01a8-4c21-b45d-fb04117cd88b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:34.229Z|90d32440-01a8-4c21-b45d-fb04117cd88b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:43.160Z|f9ef15c1-0f49-4316-bfcf-0deaca41bb11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:43.161Z|f9ef15c1-0f49-4316-bfcf-0deaca41bb11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:43.540Z|3a5c5274-0b88-43ca-92ce-d160d4ed7008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:43.541Z|3a5c5274-0b88-43ca-92ce-d160d4ed7008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:44.254Z|789f24c6-eb1a-42b7-af83-0329858fa321|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:44.256Z|789f24c6-eb1a-42b7-af83-0329858fa321|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:47.619Z|8a0725fb-27f7-40d4-be71-f3c8d201b486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:45:47.619Z|8a0725fb-27f7-40d4-be71-f3c8d201b486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:45:47.701Z|dc53cf96-5ce3-4fbd-86fc-2cf35e170986|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:45:47.702Z|dc53cf96-5ce3-4fbd-86fc-2cf35e170986|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:45:53.193Z|128402e8-007f-45c3-893f-4cc858877d9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:53.194Z|128402e8-007f-45c3-893f-4cc858877d9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:53.572Z|610f3f24-0ea9-495e-a715-50d87ffcbaef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:53.573Z|610f3f24-0ea9-495e-a715-50d87ffcbaef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:45:54.290Z|f2ded064-068e-41bf-9c10-068a5a0c739a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:45:54.291Z|f2ded064-068e-41bf-9c10-068a5a0c739a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:02.618Z|2c1dd6c0-e64a-4025-83f8-03af922392ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:46:02.622Z|2c1dd6c0-e64a-4025-83f8-03af922392ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:46:03.227Z|9f6d4996-3850-471c-a4eb-c62b88286fe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:03.228Z|9f6d4996-3850-471c-a4eb-c62b88286fe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:03.600Z|7110955f-88bc-4494-9fef-a40c41dab91f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:03.601Z|7110955f-88bc-4494-9fef-a40c41dab91f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:04.317Z|0e03da04-9023-4c5d-8991-8b5a0e0b9c42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:04.318Z|0e03da04-9023-4c5d-8991-8b5a0e0b9c42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:13.253Z|5b7634a4-5054-4ac0-98a4-a96771860363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:13.255Z|5b7634a4-5054-4ac0-98a4-a96771860363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:13.626Z|b6d49e46-196d-4075-84b9-25c3dca9e96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:13.627Z|b6d49e46-196d-4075-84b9-25c3dca9e96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:14.344Z|b12a8549-1d1c-4251-a6aa-dc462534e5a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:14.349Z|b12a8549-1d1c-4251-a6aa-dc462534e5a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:17.619Z|505c62c1-8127-4036-a3c9-938ed3d75198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:46:17.620Z|505c62c1-8127-4036-a3c9-938ed3d75198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:46:17.703Z|be16cbec-a9e9-4b30-b2bf-0333e13d4e6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:46:17.704Z|be16cbec-a9e9-4b30-b2bf-0333e13d4e6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:46:23.283Z|5681a15c-e325-4a99-8490-d5e7caab0781|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:23.285Z|5681a15c-e325-4a99-8490-d5e7caab0781|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:23.655Z|12e9aa24-39d6-4ad0-b963-5f4952a75333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:23.656Z|12e9aa24-39d6-4ad0-b963-5f4952a75333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:24.421Z|bd7cec65-13fb-4338-9380-a42c57869b3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:24.422Z|bd7cec65-13fb-4338-9380-a42c57869b3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:32.618Z|d0e1e3d2-f8a7-4635-9764-6f45de33000f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:46:32.619Z|d0e1e3d2-f8a7-4635-9764-6f45de33000f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:46:33.313Z|3bae1840-427d-4f66-8ddd-a4a1b34acd5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:33.314Z|3bae1840-427d-4f66-8ddd-a4a1b34acd5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:33.682Z|ea2a1bc9-05a9-4f8c-861a-1694da3636ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:33.684Z|ea2a1bc9-05a9-4f8c-861a-1694da3636ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:34.454Z|54823080-3665-4946-b1e3-fa4c2df54e22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:34.456Z|54823080-3665-4946-b1e3-fa4c2df54e22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:43.341Z|49b11fef-dfa9-4f9d-900a-a73092b4d472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:43.342Z|49b11fef-dfa9-4f9d-900a-a73092b4d472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:43.710Z|58bd3620-bdcb-400c-a0ca-dfb30ab701c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:43.711Z|58bd3620-bdcb-400c-a0ca-dfb30ab701c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:44.483Z|f24aa61e-3be7-4bcc-9a9e-6c0f0b7658b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:44.484Z|f24aa61e-3be7-4bcc-9a9e-6c0f0b7658b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:47.618Z|33fa5865-9cf4-454b-83ad-d53b56fec945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:46:47.622Z|33fa5865-9cf4-454b-83ad-d53b56fec945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:46:47.706Z|c435c9b8-a12c-4699-b79c-6a77ee038565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:46:47.707Z|c435c9b8-a12c-4699-b79c-6a77ee038565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:46:53.369Z|7a4110a1-2e38-4660-9787-0a153637e3ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:53.370Z|7a4110a1-2e38-4660-9787-0a153637e3ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:53.735Z|314c1f4e-7dc1-4bff-a59a-069c2b407bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:53.736Z|314c1f4e-7dc1-4bff-a59a-069c2b407bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:46:54.511Z|22a109ef-9deb-48b6-b10c-ccfd9e52340c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:46:54.514Z|22a109ef-9deb-48b6-b10c-ccfd9e52340c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:02.618Z|8d24bdef-58ff-4c79-9367-56624d7b8d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:47:02.619Z|8d24bdef-58ff-4c79-9367-56624d7b8d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:47:03.397Z|f34c387f-eff4-442b-bd53-8d49eba49579|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:03.398Z|f34c387f-eff4-442b-bd53-8d49eba49579|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:03.764Z|2a461f96-a052-47f2-a3f3-f585a0b430d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:03.765Z|2a461f96-a052-47f2-a3f3-f585a0b430d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:04.539Z|ffdb5f15-000b-4d32-91d1-9728ccb3ded7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:04.541Z|ffdb5f15-000b-4d32-91d1-9728ccb3ded7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:13.423Z|dc5b9e51-7db5-4bb4-a8a3-34a3a6cb1a1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:13.424Z|dc5b9e51-7db5-4bb4-a8a3-34a3a6cb1a1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:13.798Z|8a0faf05-0e7b-4adc-9f52-c910b2ad31f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:13.799Z|8a0faf05-0e7b-4adc-9f52-c910b2ad31f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:14.573Z|644d1705-2cb0-4761-99e0-bf8eff65f2aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:14.575Z|644d1705-2cb0-4761-99e0-bf8eff65f2aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:17.618Z|db18a1d1-786d-4d8b-8113-9e5c35e29280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:47:17.619Z|db18a1d1-786d-4d8b-8113-9e5c35e29280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:47:17.708Z|c038ab9e-ae4e-4d62-878e-7731eccbd4d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:47:17.709Z|c038ab9e-ae4e-4d62-878e-7731eccbd4d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:47:23.449Z|ac2fd959-2f9c-4586-963f-954ae186b5f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:23.450Z|ac2fd959-2f9c-4586-963f-954ae186b5f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:23.832Z|6586c4a0-8480-4bc9-8804-b1195f46cc94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:23.833Z|6586c4a0-8480-4bc9-8804-b1195f46cc94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:24.600Z|4a5a4be9-77d3-44b4-ad0e-c347aa556db8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:24.601Z|4a5a4be9-77d3-44b4-ad0e-c347aa556db8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:32.618Z|3dffe3d2-0cde-45d0-a862-0301f470d5e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:47:32.621Z|3dffe3d2-0cde-45d0-a862-0301f470d5e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:47:33.478Z|4bfc34c5-3d06-42fb-9ab2-fae53fe82887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:33.479Z|4bfc34c5-3d06-42fb-9ab2-fae53fe82887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:33.886Z|bf6e32b7-169a-45b1-9e70-1702df168f97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:33.887Z|bf6e32b7-169a-45b1-9e70-1702df168f97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:34.628Z|3dbf566d-351e-44f6-b9c7-ee32731796f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:34.629Z|3dbf566d-351e-44f6-b9c7-ee32731796f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:43.505Z|9cb9f852-e7c8-4382-85d5-8e27b7a13e9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:43.506Z|9cb9f852-e7c8-4382-85d5-8e27b7a13e9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:43.928Z|e41e0def-fb98-4cab-b427-f276dac0b386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:43.929Z|e41e0def-fb98-4cab-b427-f276dac0b386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:44.658Z|c62f553b-fbae-4501-b773-7fc5e3880604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:44.659Z|c62f553b-fbae-4501-b773-7fc5e3880604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:47.618Z|e651380b-b33f-455c-b16f-4da36a16761c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:47:47.619Z|e651380b-b33f-455c-b16f-4da36a16761c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:47:47.710Z|75995f8e-bbfa-4903-8941-599fd994bd7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:47:47.711Z|75995f8e-bbfa-4903-8941-599fd994bd7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:47:53.533Z|c218b4ec-e4f0-4076-b469-e68318475849|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:53.534Z|c218b4ec-e4f0-4076-b469-e68318475849|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:53.957Z|05dba0b6-7f99-4302-a625-e70eaec3fb14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:53.958Z|05dba0b6-7f99-4302-a625-e70eaec3fb14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:47:54.690Z|e26f63b6-5a6c-40a5-bbf5-5c25f1ada692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:47:54.691Z|e26f63b6-5a6c-40a5-bbf5-5c25f1ada692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:02.618Z|b5fe1657-bacf-4bf7-9a57-0e36a274ea3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:48:02.619Z|b5fe1657-bacf-4bf7-9a57-0e36a274ea3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:48:03.561Z|184e41c7-75ea-41c8-8327-0ba2823595cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:03.562Z|184e41c7-75ea-41c8-8327-0ba2823595cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:03.984Z|bbdf0265-726e-43be-aa6c-3d7d8e55d325|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:03.985Z|bbdf0265-726e-43be-aa6c-3d7d8e55d325|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:04.720Z|a085df3e-bdea-445d-a4cc-51dd689c4cee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:04.721Z|a085df3e-bdea-445d-a4cc-51dd689c4cee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:13.590Z|920c7a97-3dee-4598-ab9a-f659264da886|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:13.591Z|920c7a97-3dee-4598-ab9a-f659264da886|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:14.012Z|28d39b7b-333c-46ee-8599-45e96dca7a0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:14.014Z|28d39b7b-333c-46ee-8599-45e96dca7a0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:14.746Z|0c52ded4-6ecb-4203-b13a-c1eab5e8367f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:14.747Z|0c52ded4-6ecb-4203-b13a-c1eab5e8367f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:17.618Z|74f75c6d-c746-4c15-90a8-822b8bf12c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:48:17.621Z|74f75c6d-c746-4c15-90a8-822b8bf12c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:48:17.712Z|d86e464b-6f2c-4ae9-b5ec-11ec5550f06c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:48:17.713Z|d86e464b-6f2c-4ae9-b5ec-11ec5550f06c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:48:23.616Z|3fc354cb-70b4-4b79-ad6f-da510a927e79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:23.617Z|3fc354cb-70b4-4b79-ad6f-da510a927e79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:24.040Z|60714d7c-f23a-460b-ac14-abb26b0a63b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:24.040Z|60714d7c-f23a-460b-ac14-abb26b0a63b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:24.772Z|e62478a1-1d89-412d-9ee8-c0c2fdc8353b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:24.773Z|e62478a1-1d89-412d-9ee8-c0c2fdc8353b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:32.618Z|f9c6c251-8057-4fd7-99a9-027a14fb0b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:48:32.619Z|f9c6c251-8057-4fd7-99a9-027a14fb0b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:48:33.641Z|1a0e5628-b201-429b-a43e-31d339516b7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:33.642Z|1a0e5628-b201-429b-a43e-31d339516b7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:34.078Z|dacceb23-4f36-42b6-b2c2-430e170e41fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:34.079Z|dacceb23-4f36-42b6-b2c2-430e170e41fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:34.800Z|6c75ccfa-7f26-416c-8d56-c2f66999694e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:34.801Z|6c75ccfa-7f26-416c-8d56-c2f66999694e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:43.667Z|e164831e-8076-4639-9600-8c338e93340a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:43.668Z|e164831e-8076-4639-9600-8c338e93340a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:44.110Z|fee5895f-798f-47d2-b5b9-10c4a1e8ef71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:44.111Z|fee5895f-798f-47d2-b5b9-10c4a1e8ef71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:44.828Z|0257d58f-cb0f-46c8-b14b-e79e33154bf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:44.829Z|0257d58f-cb0f-46c8-b14b-e79e33154bf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:47.618Z|b3058be6-db3e-46d0-8d67-9018b1d6b289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:48:47.619Z|b3058be6-db3e-46d0-8d67-9018b1d6b289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:48:47.714Z|c3685860-5515-4fd9-99ad-45f6fd40d765|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:48:47.715Z|c3685860-5515-4fd9-99ad-45f6fd40d765|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:48:53.702Z|7fc7a111-96b7-4753-b748-d4c278e81ba9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:53.706Z|7fc7a111-96b7-4753-b748-d4c278e81ba9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:54.150Z|ee3ed7e2-0d42-4055-89c5-af467a72c84f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:54.152Z|ee3ed7e2-0d42-4055-89c5-af467a72c84f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:48:54.874Z|748a4d23-04c4-4fee-ad0e-5e864d0810ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:48:54.879Z|748a4d23-04c4-4fee-ad0e-5e864d0810ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:02.619Z|84fc67e9-d226-41bc-a64d-bba06acc46eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:49:02.622Z|84fc67e9-d226-41bc-a64d-bba06acc46eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:49:03.738Z|9392c160-7a06-4551-a2bb-2fc09f6d504d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:03.739Z|9392c160-7a06-4551-a2bb-2fc09f6d504d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:04.196Z|8d77972e-c1d5-448c-9f75-0661137da712|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:04.197Z|8d77972e-c1d5-448c-9f75-0661137da712|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:04.906Z|02399827-c45d-4282-bd34-4a1819404d20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:04.907Z|02399827-c45d-4282-bd34-4a1819404d20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:13.774Z|5db3eae8-ccc8-41c3-b4e9-537cbfee7e10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:13.775Z|5db3eae8-ccc8-41c3-b4e9-537cbfee7e10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:14.223Z|214a9db9-859a-484d-8ce4-0858c7bec46c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:14.224Z|214a9db9-859a-484d-8ce4-0858c7bec46c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:14.933Z|75a6f7c9-8cdb-46f7-a230-50cab0010f93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:14.934Z|75a6f7c9-8cdb-46f7-a230-50cab0010f93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:17.619Z|6115d937-0726-499a-96c1-4571a1229d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:49:17.620Z|6115d937-0726-499a-96c1-4571a1229d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:49:17.718Z|3ce35c69-5e3c-40a3-92b0-1f4c5c88d1bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:49:17.719Z|3ce35c69-5e3c-40a3-92b0-1f4c5c88d1bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:49:23.806Z|64f8b173-3e2b-41cc-98df-2a0c6d927397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:23.808Z|64f8b173-3e2b-41cc-98df-2a0c6d927397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:24.249Z|38d508d1-67b8-444d-92fd-1724f5135703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:24.251Z|38d508d1-67b8-444d-92fd-1724f5135703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:24.962Z|6ae77972-1adf-4c4b-ba5c-50c41a555c14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:24.963Z|6ae77972-1adf-4c4b-ba5c-50c41a555c14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:32.619Z|2661e3f0-f0fb-492c-a447-2888a2db5ddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:49:32.620Z|2661e3f0-f0fb-492c-a447-2888a2db5ddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:49:33.837Z|bf96d157-4fbb-4af7-99cb-f51ae0875d30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:33.839Z|bf96d157-4fbb-4af7-99cb-f51ae0875d30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:34.280Z|8e7b4c06-de6c-4b9f-90ee-7478b6c7090c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:34.281Z|8e7b4c06-de6c-4b9f-90ee-7478b6c7090c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:34.996Z|858500f4-a938-4374-b184-fbfd91b804f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:34.997Z|858500f4-a938-4374-b184-fbfd91b804f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:43.881Z|9ac800e0-9b51-42cf-8969-ac97d72813ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:43.883Z|9ac800e0-9b51-42cf-8969-ac97d72813ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:44.307Z|8ee2d5e6-fee2-47f5-8333-34091cc32426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:44.308Z|8ee2d5e6-fee2-47f5-8333-34091cc32426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:45.024Z|99b254fe-dd2d-47cc-a890-20782cd37ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:45.025Z|99b254fe-dd2d-47cc-a890-20782cd37ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:47.619Z|3ba8bbff-df41-4ab8-b971-224fe39e214c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:49:47.623Z|3ba8bbff-df41-4ab8-b971-224fe39e214c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:49:47.720Z|a1e12d67-6ddb-4d04-9c43-f47908e045b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:49:47.721Z|a1e12d67-6ddb-4d04-9c43-f47908e045b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:49:53.911Z|5a46f59a-2cbb-4a6a-a7d1-7555a89c2036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:53.913Z|5a46f59a-2cbb-4a6a-a7d1-7555a89c2036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:54.334Z|21dd22d8-9831-4d8d-a612-8152211b0bcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:54.336Z|21dd22d8-9831-4d8d-a612-8152211b0bcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:49:55.055Z|907aec2a-8187-4dd7-bf20-33f7f21968a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:49:55.057Z|907aec2a-8187-4dd7-bf20-33f7f21968a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:02.619Z|222d4e5d-83d0-44a5-adf5-6a80a0ef8d4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:50:02.619Z|222d4e5d-83d0-44a5-adf5-6a80a0ef8d4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:50:03.938Z|c21134de-be43-4f0e-9bf1-f5799495c674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:03.939Z|c21134de-be43-4f0e-9bf1-f5799495c674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:04.362Z|e04f29f1-0ce3-4ca5-a817-e132e339e865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:04.364Z|e04f29f1-0ce3-4ca5-a817-e132e339e865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:05.086Z|d2fe7a92-0dda-4c6b-873f-f75de8da73f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:05.087Z|d2fe7a92-0dda-4c6b-873f-f75de8da73f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:13.975Z|9e11dc86-6b8a-42db-91ac-2f7f32b0971a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:13.986Z|9e11dc86-6b8a-42db-91ac-2f7f32b0971a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:14.403Z|bb3cac9a-4896-477e-95bd-d17c8e26fb8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:14.404Z|bb3cac9a-4896-477e-95bd-d17c8e26fb8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:15.112Z|bc2a21d0-4958-4439-aa59-75ee09d83bd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:15.113Z|bc2a21d0-4958-4439-aa59-75ee09d83bd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:17.618Z|61ae830c-b32f-43e6-82f0-5c97777c3afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:50:17.619Z|61ae830c-b32f-43e6-82f0-5c97777c3afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:50:17.722Z|1f250b26-3bcc-423b-a6bb-38e13df15ae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:50:17.722Z|1f250b26-3bcc-423b-a6bb-38e13df15ae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:50:24.013Z|f25a2894-de86-4281-9320-b44c19b70e59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:24.014Z|f25a2894-de86-4281-9320-b44c19b70e59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:24.434Z|aeafe32f-6617-43d8-a472-3eea7406e2d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:24.435Z|aeafe32f-6617-43d8-a472-3eea7406e2d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:25.139Z|d5eea019-fc47-4914-bde5-b294361db0e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:25.140Z|d5eea019-fc47-4914-bde5-b294361db0e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:32.618Z|7df31908-c1a5-49ed-ae78-2f9e1e47905b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:50:32.622Z|7df31908-c1a5-49ed-ae78-2f9e1e47905b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:50:34.042Z|785075cb-1daa-41ce-9e0b-65a8ef84e5b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:34.043Z|785075cb-1daa-41ce-9e0b-65a8ef84e5b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:34.462Z|6758bc05-370f-4767-8f85-f1faa4c831e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:34.463Z|6758bc05-370f-4767-8f85-f1faa4c831e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:35.166Z|880d0bfd-03ac-490a-87cb-5e12eb3b517b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:35.167Z|880d0bfd-03ac-490a-87cb-5e12eb3b517b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:44.075Z|ba81f3e5-e648-4472-9974-92a4ecaa0401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:44.076Z|ba81f3e5-e648-4472-9974-92a4ecaa0401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:44.487Z|b94ad11b-058b-4491-9dfb-5878578992aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:44.488Z|b94ad11b-058b-4491-9dfb-5878578992aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:45.198Z|b334985c-a7e2-427f-826c-7f7de9a6be89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:45.199Z|b334985c-a7e2-427f-826c-7f7de9a6be89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:47.618Z|40494d58-f961-4d4f-86fc-56cc3c279a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:50:47.619Z|40494d58-f961-4d4f-86fc-56cc3c279a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:50:47.723Z|9ca59bc5-8087-4634-a3f7-ba8a2cd2a113|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:50:47.724Z|9ca59bc5-8087-4634-a3f7-ba8a2cd2a113|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:50:54.107Z|8a814b82-69ac-448e-bf27-733d442a5233|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:54.108Z|8a814b82-69ac-448e-bf27-733d442a5233|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:54.515Z|35c5b541-ae22-4aea-9799-2da26bf08870|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:54.516Z|35c5b541-ae22-4aea-9799-2da26bf08870|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:50:55.226Z|e6bd8194-7c0e-4367-9677-41dde6d0ced4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:50:55.227Z|e6bd8194-7c0e-4367-9677-41dde6d0ced4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:02.618Z|f1acabf8-9757-40ce-9429-5ce73f5c4047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:51:02.619Z|f1acabf8-9757-40ce-9429-5ce73f5c4047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:51:04.136Z|399899c6-084d-482d-a7e8-5dcf1d317264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:04.137Z|399899c6-084d-482d-a7e8-5dcf1d317264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:04.542Z|aeef9ffe-0b90-4cd4-b656-fbf89fe6adfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:04.544Z|aeef9ffe-0b90-4cd4-b656-fbf89fe6adfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:05.252Z|999cdfa4-13b6-4a13-b043-48c28fcdbb32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:05.253Z|999cdfa4-13b6-4a13-b043-48c28fcdbb32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:14.185Z|39ac2b03-0372-461a-b09c-d7be828e4775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:14.187Z|39ac2b03-0372-461a-b09c-d7be828e4775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:14.587Z|25862b07-513d-498f-9782-7fe3c8fd177e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:14.588Z|25862b07-513d-498f-9782-7fe3c8fd177e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:15.279Z|f6d0a405-371b-458a-896f-e656e01f8e0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:15.280Z|f6d0a405-371b-458a-896f-e656e01f8e0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:17.618Z|ba55a139-6089-4476-8a1a-af6c6ef010f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:51:17.621Z|ba55a139-6089-4476-8a1a-af6c6ef010f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:51:17.725Z|6dafaa2f-6230-4240-a54d-ccbb70999c28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:51:17.726Z|6dafaa2f-6230-4240-a54d-ccbb70999c28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:51:24.219Z|4d9b2626-59c7-42f7-ae42-955c8509401f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:24.220Z|4d9b2626-59c7-42f7-ae42-955c8509401f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:24.623Z|b1796413-c966-427a-a33d-6210a744b4ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:24.624Z|b1796413-c966-427a-a33d-6210a744b4ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:25.306Z|10b8fe30-1669-4c36-ae6b-f75139c42e71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:25.307Z|10b8fe30-1669-4c36-ae6b-f75139c42e71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:32.618Z|9fcef225-633b-4be8-8cea-e36260611308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:51:32.619Z|9fcef225-633b-4be8-8cea-e36260611308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:51:34.248Z|c044faef-ee98-4fa3-a136-e8040d930971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:34.250Z|c044faef-ee98-4fa3-a136-e8040d930971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:34.658Z|5f2edfb5-0a88-42f9-9776-0e069d1fde57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:34.659Z|5f2edfb5-0a88-42f9-9776-0e069d1fde57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:35.332Z|8377fea9-4a3e-4f18-b21d-dfdfef56568e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:35.333Z|8377fea9-4a3e-4f18-b21d-dfdfef56568e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:42.066Z|6664b8c3-e045-462b-beb2-9e5fb42e32c6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T03:51:42.068Z|6664b8c3-e045-462b-beb2-9e5fb42e32c6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:44.278Z|3e7e1193-41f0-495f-845f-c908d4b397ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:44.279Z|3e7e1193-41f0-495f-845f-c908d4b397ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:44.685Z|bbd223f3-8624-423a-a9b5-6ba4353d1801|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:44.686Z|bbd223f3-8624-423a-a9b5-6ba4353d1801|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:45.357Z|9d71629f-7db2-4d5d-b325-f5d8950e9ec1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:45.358Z|9d71629f-7db2-4d5d-b325-f5d8950e9ec1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:47.621Z|7e972461-3458-4b79-803a-8c716de2df08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:51:47.624Z|7e972461-3458-4b79-803a-8c716de2df08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:51:47.727Z|c53174de-da93-408c-bcda-3332e1f8a711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:51:47.727Z|c53174de-da93-408c-bcda-3332e1f8a711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:51:54.304Z|1b695691-9f42-4fa2-bff7-98cb92ce118c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:54.305Z|1b695691-9f42-4fa2-bff7-98cb92ce118c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:54.712Z|9df8fedd-bb27-470f-9558-c2268e5cc6ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:54.713Z|9df8fedd-bb27-470f-9558-c2268e5cc6ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:51:55.408Z|70f95d4e-008e-45e0-8cd3-f625c40f70ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:51:55.409Z|70f95d4e-008e-45e0-8cd3-f625c40f70ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:02.618Z|6e47f56a-b469-4233-92f8-332d395fec47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:52:02.619Z|6e47f56a-b469-4233-92f8-332d395fec47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:52:04.333Z|7eeec22b-6274-42ac-831f-d58484abb601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:04.335Z|7eeec22b-6274-42ac-831f-d58484abb601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:04.736Z|9a0fe20b-c04d-4573-be56-28a168509095|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:04.736Z|9a0fe20b-c04d-4573-be56-28a168509095|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:05.436Z|24742c8a-bd1e-4f71-bd47-4348807c7e21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:05.436Z|24742c8a-bd1e-4f71-bd47-4348807c7e21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:14.362Z|935af172-6689-46fc-9f00-6d60884c9120|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:14.363Z|935af172-6689-46fc-9f00-6d60884c9120|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:14.763Z|806e15ac-2180-46e1-a6cb-ab9c16ff965f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:14.763Z|806e15ac-2180-46e1-a6cb-ab9c16ff965f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:15.463Z|20dda8fe-d402-4f8e-a068-ff21bb3cc7e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:15.464Z|20dda8fe-d402-4f8e-a068-ff21bb3cc7e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:17.619Z|bb5b84d5-1083-43ef-978a-284d6d20297e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:52:17.619Z|bb5b84d5-1083-43ef-978a-284d6d20297e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:52:17.728Z|b187c580-41bd-4ec1-9e77-6cc8905c57fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:52:17.729Z|b187c580-41bd-4ec1-9e77-6cc8905c57fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:52:24.389Z|0f414128-d1c2-4843-ba62-2527e9f2fdf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:24.390Z|0f414128-d1c2-4843-ba62-2527e9f2fdf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:24.788Z|24e168ba-0706-4190-9c2d-1baf0fee4117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:24.789Z|24e168ba-0706-4190-9c2d-1baf0fee4117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:25.492Z|0c8f7203-582c-42c7-8c73-83b369c4cd6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:25.494Z|0c8f7203-582c-42c7-8c73-83b369c4cd6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:32.618Z|d6c50499-7865-462c-963a-377819c04445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:52:32.621Z|d6c50499-7865-462c-963a-377819c04445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:52:34.415Z|960882b5-7e3a-4d1f-8ffe-416792670fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:34.416Z|960882b5-7e3a-4d1f-8ffe-416792670fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:34.814Z|c216d872-ceaa-4be7-a734-e00b05fe3314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:34.815Z|c216d872-ceaa-4be7-a734-e00b05fe3314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:35.519Z|1e499124-8df1-4b7e-a058-d6140b915fc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:35.520Z|1e499124-8df1-4b7e-a058-d6140b915fc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:42.043Z|c71e416d-e8ad-4e98-a5dd-d9adfe31f4c3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T03:52:42.045Z|c71e416d-e8ad-4e98-a5dd-d9adfe31f4c3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:44.442Z|dea60a65-8298-4ac2-9b1e-d86e17fe292a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:44.443Z|dea60a65-8298-4ac2-9b1e-d86e17fe292a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:44.839Z|a61d54ce-c245-4ef4-897a-e45e37746842|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:44.840Z|a61d54ce-c245-4ef4-897a-e45e37746842|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:45.547Z|4084b9dc-d349-4d25-9240-601b97a8f1bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:45.548Z|4084b9dc-d349-4d25-9240-601b97a8f1bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:47.618Z|1b7d054e-2375-4b97-b310-27ad89ceebe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:52:47.619Z|1b7d054e-2375-4b97-b310-27ad89ceebe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:52:47.730Z|e68785fc-b75c-49fe-9e7a-9d9e33a99243|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:52:47.731Z|e68785fc-b75c-49fe-9e7a-9d9e33a99243|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:52:54.471Z|e1415f60-acfd-43cf-b262-d40de1317d00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:54.472Z|e1415f60-acfd-43cf-b262-d40de1317d00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:54.871Z|630a6699-c65c-4364-8df5-a3fe2dc4f537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:54.872Z|630a6699-c65c-4364-8df5-a3fe2dc4f537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:52:55.572Z|9e524f0c-3c12-4c2c-afba-8f90e548d188|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:52:55.573Z|9e524f0c-3c12-4c2c-afba-8f90e548d188|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:02.619Z|6964cbf3-979c-4913-884e-53262bc0648f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:53:02.620Z|6964cbf3-979c-4913-884e-53262bc0648f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:53:04.505Z|1b383c75-2b92-4617-9931-d5def3ac8281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:04.506Z|1b383c75-2b92-4617-9931-d5def3ac8281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:04.901Z|f5ea019b-8f59-430d-8c8a-4690fcbd5dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:04.902Z|f5ea019b-8f59-430d-8c8a-4690fcbd5dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:05.604Z|1c41440d-be0f-4bcf-a97e-b4452d8a70ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:05.605Z|1c41440d-be0f-4bcf-a97e-b4452d8a70ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:14.536Z|d96ce577-2828-4db1-b150-daa0bbd61e59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:14.537Z|d96ce577-2828-4db1-b150-daa0bbd61e59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:14.927Z|0dddbb21-307f-4cc1-9376-4266a19c2044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:14.928Z|0dddbb21-307f-4cc1-9376-4266a19c2044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:15.630Z|8eff5957-d291-40a0-a12f-734923aca83f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:15.631Z|8eff5957-d291-40a0-a12f-734923aca83f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:17.619Z|ba0c2f8e-2a94-44b2-a34e-740dbae4eba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:53:17.622Z|ba0c2f8e-2a94-44b2-a34e-740dbae4eba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:53:17.732Z|415ae946-a4be-44f3-b2bc-7b94939c2449|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:53:17.732Z|415ae946-a4be-44f3-b2bc-7b94939c2449|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:53:24.573Z|5c899a95-20e7-425a-9230-f70460854f73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:24.575Z|5c899a95-20e7-425a-9230-f70460854f73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:24.958Z|258c5162-2393-4a8e-a18a-541b98ed10ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:24.959Z|258c5162-2393-4a8e-a18a-541b98ed10ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:25.657Z|ee482923-5f26-44dd-bc42-97e1b2e219d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:25.659Z|ee482923-5f26-44dd-bc42-97e1b2e219d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:32.619Z|faafbd0e-0c32-4d18-bf4d-351dc4280f9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:53:32.620Z|faafbd0e-0c32-4d18-bf4d-351dc4280f9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:53:34.612Z|2eb68cac-e299-4df5-b473-bbccc09874bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:34.614Z|2eb68cac-e299-4df5-b473-bbccc09874bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:34.984Z|0668c89c-037d-42fc-8827-d894e9ed951b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:34.985Z|0668c89c-037d-42fc-8827-d894e9ed951b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:35.688Z|02e5bb77-4eed-4112-b12c-48c6f67b263d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:35.689Z|02e5bb77-4eed-4112-b12c-48c6f67b263d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:42.048Z|4681206f-61d7-4812-a6e1-4ec7f592acb2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T03:53:42.050Z|4681206f-61d7-4812-a6e1-4ec7f592acb2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:44.644Z|78e2aedc-cba7-468a-a93a-1b4cb6547a21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:44.646Z|78e2aedc-cba7-468a-a93a-1b4cb6547a21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:45.011Z|8248cd3b-2008-499c-be88-768c6e432883|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:45.012Z|8248cd3b-2008-499c-be88-768c6e432883|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:45.727Z|24256456-c380-48d0-8421-82b50e2db649|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:45.728Z|24256456-c380-48d0-8421-82b50e2db649|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:47.618Z|e5d35991-78b2-48f1-9b02-464bedecfde2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:53:47.619Z|e5d35991-78b2-48f1-9b02-464bedecfde2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:53:47.733Z|1e415c2f-2d34-4264-b722-819c5feb9fbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:53:47.734Z|1e415c2f-2d34-4264-b722-819c5feb9fbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:53:54.690Z|83b28d5d-e809-4068-a36c-c20c585f214d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:54.691Z|83b28d5d-e809-4068-a36c-c20c585f214d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:55.037Z|5bcad12a-e924-4e36-a1d2-932c1c4d5267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:55.038Z|5bcad12a-e924-4e36-a1d2-932c1c4d5267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:53:55.755Z|d34641d8-5fe5-41a4-b2b1-6483621aef77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:53:55.756Z|d34641d8-5fe5-41a4-b2b1-6483621aef77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:02.619Z|266f368f-ea5c-482e-88f7-a59cbe4f92f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:54:02.622Z|266f368f-ea5c-482e-88f7-a59cbe4f92f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:54:04.720Z|0ef38de4-a95f-44f3-8b88-aa640494578b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:04.722Z|0ef38de4-a95f-44f3-8b88-aa640494578b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:05.063Z|89f80170-ece4-45b6-bc20-0198daf2d722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:05.066Z|89f80170-ece4-45b6-bc20-0198daf2d722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:05.783Z|2eea0a5b-5366-4d49-9ee3-8b4380c317d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:05.784Z|2eea0a5b-5366-4d49-9ee3-8b4380c317d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:14.757Z|9b272eb6-9017-4f10-b3d2-2ad85ff5da97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:14.758Z|9b272eb6-9017-4f10-b3d2-2ad85ff5da97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:15.092Z|cfc7664c-2030-476f-8cdf-3dc4bd607e55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:15.093Z|cfc7664c-2030-476f-8cdf-3dc4bd607e55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:15.818Z|557e26b8-ab02-4b32-a3b3-e5752f2ee5a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:15.819Z|557e26b8-ab02-4b32-a3b3-e5752f2ee5a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:17.622Z|05e1549a-c6e5-49d5-9843-1c64d29b5d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:54:17.623Z|05e1549a-c6e5-49d5-9843-1c64d29b5d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:54:17.735Z|b02b5149-26ba-4d72-8dc7-fc5c5130319b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:54:17.736Z|b02b5149-26ba-4d72-8dc7-fc5c5130319b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:54:24.783Z|f9474c83-89cd-4368-8759-d2e7607fb2f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:24.785Z|f9474c83-89cd-4368-8759-d2e7607fb2f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:25.120Z|ef44e5a3-b19a-46d3-b2ed-4fd5e85c7103|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:25.121Z|ef44e5a3-b19a-46d3-b2ed-4fd5e85c7103|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:25.843Z|11ce2465-0073-46d6-8928-2cf40c2602fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:25.844Z|11ce2465-0073-46d6-8928-2cf40c2602fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:32.618Z|4ef3fb35-6927-4d06-8de8-f59efaf99408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:54:32.619Z|4ef3fb35-6927-4d06-8de8-f59efaf99408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:54:34.810Z|f34f2de2-191e-4f30-829b-36f1fe7411b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:34.811Z|f34f2de2-191e-4f30-829b-36f1fe7411b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:35.153Z|f67a0613-9a79-478d-b039-a166fdf97e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:35.154Z|f67a0613-9a79-478d-b039-a166fdf97e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:35.873Z|2ec6e918-8678-4316-b49e-e6345cdfbe81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:35.874Z|2ec6e918-8678-4316-b49e-e6345cdfbe81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:42.043Z|19f1345f-eab1-4af0-8ece-3ce50d4c1177|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T03:54:42.044Z|19f1345f-eab1-4af0-8ece-3ce50d4c1177|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:44.835Z|1286eb3f-3064-470a-a2ad-2a50c5236cc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:44.836Z|1286eb3f-3064-470a-a2ad-2a50c5236cc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:45.187Z|5f8e9aca-405d-49a8-ab6f-20f28e3e4f23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:45.188Z|5f8e9aca-405d-49a8-ab6f-20f28e3e4f23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:45.902Z|5bb24a20-028b-4940-b836-dce85705f24b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:45.903Z|5bb24a20-028b-4940-b836-dce85705f24b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:47.618Z|5b97170e-6d1b-49a9-b40e-4c72275d2b4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:54:47.623Z|5b97170e-6d1b-49a9-b40e-4c72275d2b4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:54:47.737Z|9be6f424-5ff2-4ca0-826a-e977f2055b17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:54:47.737Z|9be6f424-5ff2-4ca0-826a-e977f2055b17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:54:54.862Z|dc6a3d92-cbc4-483f-813f-982aa395db0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:54.863Z|dc6a3d92-cbc4-483f-813f-982aa395db0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:55.213Z|5e78f53d-b3b0-41a6-9e03-270f363ddb43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:55.214Z|5e78f53d-b3b0-41a6-9e03-270f363ddb43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:54:55.927Z|2fe6651a-dcae-4c67-a450-0d1508c8f644|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:54:55.928Z|2fe6651a-dcae-4c67-a450-0d1508c8f644|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:02.619Z|fa2d3e3e-d6aa-4502-9482-ef2b161664bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:55:02.620Z|fa2d3e3e-d6aa-4502-9482-ef2b161664bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:55:04.888Z|be654879-a76a-4e4a-aa1f-de3666e27b2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:04.889Z|be654879-a76a-4e4a-aa1f-de3666e27b2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:05.238Z|c4a3e3ec-50a5-472b-9cf0-4aea354bb8b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:05.239Z|c4a3e3ec-50a5-472b-9cf0-4aea354bb8b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:05.953Z|1dd46947-a964-47dc-bc54-a10f8d173c6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:05.954Z|1dd46947-a964-47dc-bc54-a10f8d173c6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:14.915Z|9e4a58a0-a09b-4bfa-97bf-40457934d644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:14.917Z|9e4a58a0-a09b-4bfa-97bf-40457934d644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:15.264Z|f448c0cc-bc9c-4df5-8723-0a10ee78dba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:15.265Z|f448c0cc-bc9c-4df5-8723-0a10ee78dba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:15.979Z|34c4777d-39b8-4fdf-8578-dc30c12c0128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:15.980Z|34c4777d-39b8-4fdf-8578-dc30c12c0128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:17.618Z|7b3216a6-6269-4e70-a5ef-be5514021774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:55:17.619Z|7b3216a6-6269-4e70-a5ef-be5514021774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:55:17.738Z|25dbaed4-4c6f-4263-8708-5c009e1cb1a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:55:17.739Z|25dbaed4-4c6f-4263-8708-5c009e1cb1a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:55:24.943Z|f38404ab-adb3-418e-976f-8158e7efa4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:24.945Z|f38404ab-adb3-418e-976f-8158e7efa4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:25.291Z|0a9e8418-64a5-45b0-8597-b73fd8f4f49c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:25.292Z|0a9e8418-64a5-45b0-8597-b73fd8f4f49c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:26.011Z|4eee0a2d-d308-4a96-afa8-ba487b73c8b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:26.012Z|4eee0a2d-d308-4a96-afa8-ba487b73c8b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:32.618Z|aaedbd05-7f68-4ed0-902b-e4fda9dd85b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:55:32.621Z|aaedbd05-7f68-4ed0-902b-e4fda9dd85b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:55:34.972Z|649fccd0-c7f8-45f4-b183-2ec3cdb191e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:34.973Z|649fccd0-c7f8-45f4-b183-2ec3cdb191e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:35.318Z|991bfa4a-552c-4f17-937d-e59110819e1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:35.321Z|991bfa4a-552c-4f17-937d-e59110819e1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:36.038Z|63a5ddac-6bb6-46f9-b4cb-8745cdfeca52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:36.039Z|63a5ddac-6bb6-46f9-b4cb-8745cdfeca52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:42.045Z|4ac38ff4-c060-453e-9572-425f91df2cde|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T03:55:42.046Z|4ac38ff4-c060-453e-9572-425f91df2cde|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:45.002Z|b8d59701-d071-410e-9131-b8265fdc873f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:45.003Z|b8d59701-d071-410e-9131-b8265fdc873f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:45.349Z|313b865c-95a0-4986-80f2-aaadc85641c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:45.350Z|313b865c-95a0-4986-80f2-aaadc85641c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:46.065Z|5092dbf1-0735-4c13-b96b-48d4c84b1e8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:46.066Z|5092dbf1-0735-4c13-b96b-48d4c84b1e8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:47.618Z|41f121d6-063f-4969-8d0b-c95e0d19b1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:55:47.619Z|41f121d6-063f-4969-8d0b-c95e0d19b1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:55:47.740Z|3117f644-ecd6-40bb-8fc8-90ba5fa70c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:55:47.740Z|3117f644-ecd6-40bb-8fc8-90ba5fa70c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:55:55.028Z|9c0c9fdd-d6e8-47a0-87ed-45e95f5dfe0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:55.029Z|9c0c9fdd-d6e8-47a0-87ed-45e95f5dfe0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:55.383Z|f5cc3da1-78f5-4a5d-9da6-d6481f5b686e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:55.384Z|f5cc3da1-78f5-4a5d-9da6-d6481f5b686e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:55:56.093Z|826f6366-2c77-4fb6-bbb9-edd58649df0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:55:56.094Z|826f6366-2c77-4fb6-bbb9-edd58649df0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:02.618Z|e83045c5-921f-41d0-a2eb-b2ee5e87884c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:56:02.619Z|e83045c5-921f-41d0-a2eb-b2ee5e87884c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:56:05.055Z|4dda2800-d13f-401c-9162-51aaac344456|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:05.056Z|4dda2800-d13f-401c-9162-51aaac344456|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:05.410Z|36a7382a-e1ee-4cde-ad8b-9cca6a0dbce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:05.411Z|36a7382a-e1ee-4cde-ad8b-9cca6a0dbce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:06.120Z|2546d083-7e54-4618-b698-023590bd8f54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:06.121Z|2546d083-7e54-4618-b698-023590bd8f54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:15.082Z|631488ee-c89f-4944-b67f-de7825017429|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:15.083Z|631488ee-c89f-4944-b67f-de7825017429|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:15.435Z|0ec61c95-ae7e-46a3-842c-ad157dc5ad51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:15.436Z|0ec61c95-ae7e-46a3-842c-ad157dc5ad51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:16.149Z|c2738c7e-57b6-40ac-b819-0740b2e2f4dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:16.151Z|c2738c7e-57b6-40ac-b819-0740b2e2f4dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:17.622Z|a4551f4e-b59c-49f0-b94d-46489bfbd112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:56:17.625Z|a4551f4e-b59c-49f0-b94d-46489bfbd112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:56:17.741Z|807e14e7-4bed-4aa0-acc4-956cdb35ec4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:56:17.742Z|807e14e7-4bed-4aa0-acc4-956cdb35ec4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:56:25.108Z|63cf6a78-8a20-481a-a3b2-5898448e2274|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:25.109Z|63cf6a78-8a20-481a-a3b2-5898448e2274|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:25.461Z|48557b42-d9c4-4d87-8c8e-505354f04b7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:25.462Z|48557b42-d9c4-4d87-8c8e-505354f04b7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:26.178Z|74eb1f2f-8ce2-4cff-88bc-989b60111f6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:26.178Z|74eb1f2f-8ce2-4cff-88bc-989b60111f6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:32.618Z|4705bbec-d051-4b86-9bb3-a00bbcae0d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:56:32.619Z|4705bbec-d051-4b86-9bb3-a00bbcae0d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:56:35.137Z|f2116b5e-b6ad-454d-81e9-f65ddf72b3ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:35.139Z|f2116b5e-b6ad-454d-81e9-f65ddf72b3ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:35.487Z|8dc2d765-76ff-4850-84c8-aacd058e40ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:35.488Z|8dc2d765-76ff-4850-84c8-aacd058e40ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:36.202Z|1f2f2996-d61f-49ba-b76a-e516d90dc204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:36.202Z|1f2f2996-d61f-49ba-b76a-e516d90dc204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:42.044Z|72e50bb1-6186-46f8-9c36-6c4efee53328|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T03:56:42.045Z|72e50bb1-6186-46f8-9c36-6c4efee53328|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:45.167Z|098947d1-36e7-4cc7-b2c5-aa337e9256c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:45.168Z|098947d1-36e7-4cc7-b2c5-aa337e9256c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:45.516Z|e9e04aa5-6cd0-4b16-a313-1c4bc3f6c0af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:45.517Z|e9e04aa5-6cd0-4b16-a313-1c4bc3f6c0af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:46.227Z|b7059e46-4c99-4248-8ab5-59ea5e1c0c14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:46.228Z|b7059e46-4c99-4248-8ab5-59ea5e1c0c14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:47.618Z|96126846-0c7e-44b9-b0fd-932596d56905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:56:47.619Z|96126846-0c7e-44b9-b0fd-932596d56905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:56:47.743Z|792c5b14-64cd-4981-9cf9-157be06e210d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:56:47.744Z|792c5b14-64cd-4981-9cf9-157be06e210d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:56:55.193Z|e09593a6-7dc3-44c7-84e3-3d4d5a96968a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:55.194Z|e09593a6-7dc3-44c7-84e3-3d4d5a96968a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:55.543Z|c3bb2cb5-4322-4a80-81c3-60811f28240a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:55.544Z|c3bb2cb5-4322-4a80-81c3-60811f28240a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:56:56.254Z|a6e24089-23b5-4fed-800b-30d4cda5135c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:56:56.255Z|a6e24089-23b5-4fed-800b-30d4cda5135c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:02.618Z|89edcba9-16f4-4979-9007-9f4fdeea509a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:57:02.622Z|89edcba9-16f4-4979-9007-9f4fdeea509a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:57:05.219Z|596783d4-78a0-417c-a9a1-3bb1338311ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:05.219Z|596783d4-78a0-417c-a9a1-3bb1338311ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:05.572Z|a916b998-c20e-4c22-b6cc-12196840199d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:05.573Z|a916b998-c20e-4c22-b6cc-12196840199d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:06.279Z|1dae5b78-3865-4e8d-8c83-edd68f91cd7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:06.280Z|1dae5b78-3865-4e8d-8c83-edd68f91cd7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:15.244Z|b3751806-59d8-4a56-8254-3e85a10e5cf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:15.246Z|b3751806-59d8-4a56-8254-3e85a10e5cf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:15.598Z|bc0bec98-a8a0-4281-b595-0148af8bf0fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:15.599Z|bc0bec98-a8a0-4281-b595-0148af8bf0fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:16.305Z|6abfc66f-6e20-471a-b627-af0d2267b7ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:16.306Z|6abfc66f-6e20-471a-b627-af0d2267b7ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:17.618Z|4bf8e1ed-ac9a-4744-a736-3b5f147ba48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:57:17.619Z|4bf8e1ed-ac9a-4744-a736-3b5f147ba48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:57:17.745Z|05a98f2f-ff3d-4e8e-85d2-69a25616a80b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:57:17.745Z|05a98f2f-ff3d-4e8e-85d2-69a25616a80b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:57:25.273Z|6ddfdbf2-a0bc-4d62-9915-3383cf6cb972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:25.273Z|6ddfdbf2-a0bc-4d62-9915-3383cf6cb972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:25.621Z|4eea3605-6334-4349-9f7a-132a2a6e0f83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:25.622Z|4eea3605-6334-4349-9f7a-132a2a6e0f83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:26.335Z|0587d481-eaf6-4358-8b0d-7219585afc44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:26.335Z|0587d481-eaf6-4358-8b0d-7219585afc44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:32.618Z|2da40f2c-6d71-4408-9fb1-54fa3d5bc693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:57:32.619Z|2da40f2c-6d71-4408-9fb1-54fa3d5bc693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:57:35.301Z|8a6668c8-e431-4945-a989-44312ff27088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:35.302Z|8a6668c8-e431-4945-a989-44312ff27088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:35.647Z|53c45a2f-b75a-4ee9-a1b7-442c828dc379|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:35.648Z|53c45a2f-b75a-4ee9-a1b7-442c828dc379|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:36.359Z|8cc8e7d3-182d-4731-953a-ca7bf77e6f3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:36.360Z|8cc8e7d3-182d-4731-953a-ca7bf77e6f3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:42.044Z|8426f072-081d-4e8c-b2f5-1696ead37faf|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T03:57:42.046Z|8426f072-081d-4e8c-b2f5-1696ead37faf|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:45.335Z|0808cf75-c291-48a0-adf3-3950c087f204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:45.336Z|0808cf75-c291-48a0-adf3-3950c087f204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:45.671Z|cb5347a1-8fef-47cf-a2ad-3d44b0ddc84f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:45.672Z|cb5347a1-8fef-47cf-a2ad-3d44b0ddc84f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:46.384Z|11e7996b-c185-4f43-b5fa-8f3f5c5193f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:46.385Z|11e7996b-c185-4f43-b5fa-8f3f5c5193f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:47.618Z|ba155e90-9f45-4120-aef1-3f0790253599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:57:47.622Z|ba155e90-9f45-4120-aef1-3f0790253599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:57:47.746Z|06b7a125-1b03-482e-8c67-878399719d84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:57:47.747Z|06b7a125-1b03-482e-8c67-878399719d84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:57:55.367Z|49a5a239-e96f-4892-8e9e-93e22fb846ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:55.367Z|49a5a239-e96f-4892-8e9e-93e22fb846ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:55.696Z|0901dba4-009d-451c-88f3-3134b25ba024|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:55.697Z|0901dba4-009d-451c-88f3-3134b25ba024|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:57:56.408Z|e2e2e563-e965-4453-8986-06b4f55108af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:57:56.409Z|e2e2e563-e965-4453-8986-06b4f55108af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:02.618Z|53ff1b6e-f7e5-46e3-8f04-96777c0ea101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:58:02.619Z|53ff1b6e-f7e5-46e3-8f04-96777c0ea101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:58:05.392Z|09c10675-be3b-4366-8078-f36504378b85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:05.392Z|09c10675-be3b-4366-8078-f36504378b85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:05.721Z|1255b20c-17fb-4693-a948-4950b67d798b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:05.722Z|1255b20c-17fb-4693-a948-4950b67d798b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:06.434Z|8c95a6db-659a-4217-ba8b-17a9e7ed49b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:06.435Z|8c95a6db-659a-4217-ba8b-17a9e7ed49b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:15.417Z|b26a285b-2a0c-4773-8792-059d400f786a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:15.418Z|b26a285b-2a0c-4773-8792-059d400f786a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:15.746Z|b9b7a871-3e0f-487a-86bf-2890bc623837|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:15.747Z|b9b7a871-3e0f-487a-86bf-2890bc623837|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:16.467Z|17118fc8-6826-4f51-9b2f-512dcf61b149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:16.468Z|17118fc8-6826-4f51-9b2f-512dcf61b149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:17.618Z|20a61a88-23d6-46be-a6ec-ed1809c147d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:58:17.619Z|20a61a88-23d6-46be-a6ec-ed1809c147d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:58:17.747Z|117b1c0c-602a-416c-96d4-f2965becdc77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:58:17.748Z|117b1c0c-602a-416c-96d4-f2965becdc77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:58:25.442Z|c09a4f59-4576-41c1-8822-9064af1a5b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:25.443Z|c09a4f59-4576-41c1-8822-9064af1a5b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:25.771Z|4b8387cb-15ad-489d-ab02-647fa9922e59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:25.772Z|4b8387cb-15ad-489d-ab02-647fa9922e59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:26.502Z|434916fb-dc70-442d-8aa2-791428bfca9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:26.503Z|434916fb-dc70-442d-8aa2-791428bfca9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:32.618Z|59ef5ea3-c8cc-44d6-9f1f-472bc3401497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:58:32.621Z|59ef5ea3-c8cc-44d6-9f1f-472bc3401497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:58:35.467Z|6286ce5d-dd7f-40be-b83e-f3b7826feecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:35.469Z|6286ce5d-dd7f-40be-b83e-f3b7826feecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:35.796Z|dc6de40d-2e44-4ed1-b02c-5061bd89807b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:35.797Z|dc6de40d-2e44-4ed1-b02c-5061bd89807b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:36.525Z|2282d0f0-37cb-4635-b755-d956769f923d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:36.526Z|2282d0f0-37cb-4635-b755-d956769f923d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:42.046Z|fc6667ce-577c-4f13-bed6-ffbc0fbae69e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T03:58:42.047Z|fc6667ce-577c-4f13-bed6-ffbc0fbae69e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:45.493Z|e8728d77-eef2-432e-a15d-914deac13a53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:45.494Z|e8728d77-eef2-432e-a15d-914deac13a53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:45.823Z|f53932d5-ac9e-4e5b-b42a-4c56ed736c23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:45.824Z|f53932d5-ac9e-4e5b-b42a-4c56ed736c23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:46.552Z|83eba8bd-d158-4ce1-af29-733ca58a1f19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:46.554Z|83eba8bd-d158-4ce1-af29-733ca58a1f19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:47.618Z|b5bfe8c7-822a-4b9d-9eda-04bb06767ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:58:47.619Z|b5bfe8c7-822a-4b9d-9eda-04bb06767ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:58:47.749Z|a1ac6b0a-48ac-408a-a3fd-fa92c5d74908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:58:47.750Z|a1ac6b0a-48ac-408a-a3fd-fa92c5d74908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:58:55.522Z|042da86b-1aef-4afc-9c2c-8a5f2ca53e16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:55.523Z|042da86b-1aef-4afc-9c2c-8a5f2ca53e16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:55.868Z|8760ebd3-1512-40e2-96e0-2effe67856f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:55.876Z|8760ebd3-1512-40e2-96e0-2effe67856f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:58:56.584Z|7b0b2285-ad16-400f-a8a7-7ebd0b161906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:58:56.585Z|7b0b2285-ad16-400f-a8a7-7ebd0b161906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:02.618Z|0533e2f6-07b7-42b5-9b44-b1d84c336bf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:59:02.619Z|0533e2f6-07b7-42b5-9b44-b1d84c336bf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:59:05.549Z|f45f958a-d15e-4199-8868-1b66ab56b74b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:05.550Z|f45f958a-d15e-4199-8868-1b66ab56b74b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:05.902Z|9fa13960-75df-4095-b849-ffe01ab10c01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:05.903Z|9fa13960-75df-4095-b849-ffe01ab10c01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:06.623Z|652d268c-742c-461a-a89a-92bc627ebaf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:06.624Z|652d268c-742c-461a-a89a-92bc627ebaf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:15.579Z|5b7f4852-5af3-417c-9c37-ac84f50bc76e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:15.580Z|5b7f4852-5af3-417c-9c37-ac84f50bc76e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:15.927Z|a0ef0d65-a5c2-47ab-8532-dde3dc86361e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:15.928Z|a0ef0d65-a5c2-47ab-8532-dde3dc86361e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:16.653Z|477a028f-7e29-4461-be56-a5f029af7509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:16.654Z|477a028f-7e29-4461-be56-a5f029af7509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:17.618Z|a17c2f49-1789-4f70-b781-fe76c7622958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:59:17.621Z|a17c2f49-1789-4f70-b781-fe76c7622958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:59:17.751Z|cf5d98b6-6d20-4608-ac55-9bc46c8808fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:59:17.751Z|cf5d98b6-6d20-4608-ac55-9bc46c8808fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:59:25.607Z|8fe6099d-047e-435c-bc4d-750c43009d4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:25.609Z|8fe6099d-047e-435c-bc4d-750c43009d4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:25.952Z|6d3d3d4d-1447-430d-bc85-b84f76aeb03a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:25.953Z|6d3d3d4d-1447-430d-bc85-b84f76aeb03a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:26.680Z|e701ed12-3d71-4fcb-8190-bf3dc0c03161|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:26.682Z|e701ed12-3d71-4fcb-8190-bf3dc0c03161|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:32.619Z|88998977-79e4-4c21-a582-5be4a7128038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:59:32.619Z|88998977-79e4-4c21-a582-5be4a7128038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:59:35.638Z|48e1c8e8-8b97-4f48-85a0-c3bd6e7df6cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:35.639Z|48e1c8e8-8b97-4f48-85a0-c3bd6e7df6cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:35.987Z|0abde4c0-27f1-486c-8f71-3ae6ed62e88e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:35.988Z|0abde4c0-27f1-486c-8f71-3ae6ed62e88e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:36.706Z|aa330d41-ba10-4573-bc29-410132f5a629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:36.707Z|aa330d41-ba10-4573-bc29-410132f5a629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:42.044Z|b78e46d6-46ca-4b92-a979-6e2f6d859ce1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T03:59:42.046Z|b78e46d6-46ca-4b92-a979-6e2f6d859ce1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:45.665Z|534793e4-accb-4393-b5f6-a090ef2e63de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:45.666Z|534793e4-accb-4393-b5f6-a090ef2e63de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:46.013Z|a4a79b88-acaa-4182-8706-00a65c3fa03a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:46.014Z|a4a79b88-acaa-4182-8706-00a65c3fa03a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:46.731Z|2406ca57-0c0b-4bb7-9454-cd05d0a85231|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:46.732Z|2406ca57-0c0b-4bb7-9454-cd05d0a85231|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:47.618Z|8e4bcad6-b83f-443a-9eca-e78512e5e6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:59:47.619Z|8e4bcad6-b83f-443a-9eca-e78512e5e6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:59:47.752Z|a8ff44ed-aa8d-4b41-b9ae-62bce03d0835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T03:59:47.753Z|a8ff44ed-aa8d-4b41-b9ae-62bce03d0835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T03:59:55.693Z|334ddbe7-11b1-43ab-a5c5-9da8815b7d15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:55.694Z|334ddbe7-11b1-43ab-a5c5-9da8815b7d15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:56.038Z|caa394e9-bcca-4cb4-8893-93ebd0e9c428|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:56.039Z|caa394e9-bcca-4cb4-8893-93ebd0e9c428|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T03:59:56.756Z|b4a1eae6-872f-4387-ac19-48f90c4488a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T03:59:56.757Z|b4a1eae6-872f-4387-ac19-48f90c4488a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:02.619Z|b24cad29-97e7-409f-855e-6a0fbd862d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:00:02.624Z|b24cad29-97e7-409f-855e-6a0fbd862d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:00:05.724Z|01724034-8a1a-437f-ac89-f5df10d44e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:05.726Z|01724034-8a1a-437f-ac89-f5df10d44e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:06.062Z|46959ea8-196b-4134-b1b8-3d1790a746a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:06.063Z|46959ea8-196b-4134-b1b8-3d1790a746a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:06.781Z|0822396e-34d8-4294-81cc-0a3a6df1bf44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:06.782Z|0822396e-34d8-4294-81cc-0a3a6df1bf44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:15.755Z|513fd469-e17a-41c0-96f5-ecfab37d4783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:15.757Z|513fd469-e17a-41c0-96f5-ecfab37d4783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:16.087Z|c1de1f30-cae4-4958-b686-65d0b692c52c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:16.089Z|c1de1f30-cae4-4958-b686-65d0b692c52c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:16.808Z|e7513f9b-a1af-455e-a18e-9019906234ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:16.809Z|e7513f9b-a1af-455e-a18e-9019906234ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:17.623Z|4005615d-d0a0-4f98-b74f-853945540bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:00:17.624Z|4005615d-d0a0-4f98-b74f-853945540bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:00:17.754Z|26cb0ad3-47df-4c55-8108-0fd5f941ce8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:00:17.754Z|26cb0ad3-47df-4c55-8108-0fd5f941ce8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:00:25.788Z|e59d72ba-bb90-4c52-9727-707b27a922c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:25.789Z|e59d72ba-bb90-4c52-9727-707b27a922c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:26.113Z|b57f6499-fb9b-4bb0-a77c-f191c71421ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:26.114Z|b57f6499-fb9b-4bb0-a77c-f191c71421ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:26.831Z|91ab4637-a6b0-4598-9930-e89751891197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:26.833Z|91ab4637-a6b0-4598-9930-e89751891197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:32.618Z|3f6109b6-67a9-44cb-b38b-bd30580f5ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:00:32.619Z|3f6109b6-67a9-44cb-b38b-bd30580f5ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:00:35.814Z|44d96048-4be9-47a8-a226-02e17a22173d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:35.815Z|44d96048-4be9-47a8-a226-02e17a22173d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:36.137Z|05fcd3d0-cfec-4b95-b8ed-c2f2c2d7b1f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:36.138Z|05fcd3d0-cfec-4b95-b8ed-c2f2c2d7b1f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:36.861Z|da61f056-9d2f-466a-a1f7-3799bb84642d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:36.862Z|da61f056-9d2f-466a-a1f7-3799bb84642d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:42.046Z|fc3251ca-7b1f-4149-94a4-0fe717e7e42a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T04:00:42.047Z|fc3251ca-7b1f-4149-94a4-0fe717e7e42a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:45.843Z|4d59cb4a-bd61-488b-ad54-362376b475ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:45.844Z|4d59cb4a-bd61-488b-ad54-362376b475ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:46.167Z|bca462f5-1df3-4774-aaf4-9977c79ce4e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:46.169Z|bca462f5-1df3-4774-aaf4-9977c79ce4e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:46.887Z|98b3415c-2e41-4b8f-8203-6da7b870ee11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:46.888Z|98b3415c-2e41-4b8f-8203-6da7b870ee11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:47.618Z|1985e112-3580-404a-aa66-d99b09da2fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:00:47.622Z|1985e112-3580-404a-aa66-d99b09da2fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:00:47.755Z|53b135f7-5716-4b74-98ac-df867163a5e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:00:47.756Z|53b135f7-5716-4b74-98ac-df867163a5e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:00:55.881Z|77c14b97-0182-4ca3-8145-9294faf63cb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:55.882Z|77c14b97-0182-4ca3-8145-9294faf63cb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:56.196Z|c7b533cd-2449-464b-81f8-178a92de6b85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:56.196Z|c7b533cd-2449-464b-81f8-178a92de6b85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:00:56.912Z|f1b915e7-123c-418c-8489-c7added2e975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:00:56.913Z|f1b915e7-123c-418c-8489-c7added2e975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:02.618Z|58e0238a-28ed-4fa6-a4f6-a0f77bea0480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:01:02.619Z|58e0238a-28ed-4fa6-a4f6-a0f77bea0480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:01:05.906Z|fd7c45cd-ad40-4025-801e-d07fd300d8f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:05.906Z|fd7c45cd-ad40-4025-801e-d07fd300d8f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:06.220Z|c006b574-f8b1-4340-b5c0-9ef53bcb418c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:06.220Z|c006b574-f8b1-4340-b5c0-9ef53bcb418c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:06.940Z|709422e1-ecb0-4a2e-8405-9d8f01b3dc85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:06.941Z|709422e1-ecb0-4a2e-8405-9d8f01b3dc85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:15.934Z|20b817b0-692e-454b-84c6-3a795a876c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:15.934Z|20b817b0-692e-454b-84c6-3a795a876c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:16.243Z|c7630504-8900-478f-8b52-ea09287bbf89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:16.244Z|c7630504-8900-478f-8b52-ea09287bbf89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:16.973Z|9a119031-2f42-4342-aff0-971ed3e85e6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:16.974Z|9a119031-2f42-4342-aff0-971ed3e85e6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:17.618Z|d1039320-ac2f-4049-adc4-e4cb4d500178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:01:17.619Z|d1039320-ac2f-4049-adc4-e4cb4d500178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:01:17.757Z|6cc9a2dd-58c1-4dd8-a300-7c379e21fc72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:01:17.758Z|6cc9a2dd-58c1-4dd8-a300-7c379e21fc72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:01:25.961Z|ac960288-b150-4a81-8fe5-3e8c7143b2d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:25.962Z|ac960288-b150-4a81-8fe5-3e8c7143b2d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:26.267Z|967f3959-5743-466f-be81-5286d8eb1c15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:26.268Z|967f3959-5743-466f-be81-5286d8eb1c15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:27.000Z|1b3c261c-a03c-412a-82e4-4b3fd9efd341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:27.001Z|1b3c261c-a03c-412a-82e4-4b3fd9efd341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:32.618Z|91d3feb8-5c95-4842-a48d-2c623d47fcbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:01:32.621Z|91d3feb8-5c95-4842-a48d-2c623d47fcbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:01:35.989Z|515c5af2-7725-4f94-ba7e-58012e7c2e5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:35.990Z|515c5af2-7725-4f94-ba7e-58012e7c2e5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:36.298Z|f5b1460a-599c-40e2-b5e7-445177546e7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:36.299Z|f5b1460a-599c-40e2-b5e7-445177546e7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:37.025Z|79199f5b-83fc-4cb4-8ae4-7a6eb15e35a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:37.026Z|79199f5b-83fc-4cb4-8ae4-7a6eb15e35a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:42.045Z|b483f847-ab88-4510-8fb3-1709dc4e2521|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T04:01:42.046Z|b483f847-ab88-4510-8fb3-1709dc4e2521|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:46.020Z|86aefe91-e6a7-4dc6-9ab3-3eeb307ea9df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:46.021Z|86aefe91-e6a7-4dc6-9ab3-3eeb307ea9df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:46.323Z|4c980bbd-0a1b-4196-bb3d-8589294830fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:46.323Z|4c980bbd-0a1b-4196-bb3d-8589294830fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:47.051Z|d3d2e42a-8b9d-4b02-a415-9cc6906148b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:47.051Z|d3d2e42a-8b9d-4b02-a415-9cc6906148b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:47.619Z|36751b00-65c6-4500-9ac3-532da8b92807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:01:47.619Z|36751b00-65c6-4500-9ac3-532da8b92807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:01:47.759Z|48091ac0-ec71-43f5-8bbf-da792a0c3297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:01:47.759Z|48091ac0-ec71-43f5-8bbf-da792a0c3297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:01:56.045Z|d2c11212-bd6c-4c99-a34e-aecbb4e05dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:56.048Z|d2c11212-bd6c-4c99-a34e-aecbb4e05dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:56.347Z|b1ae2c37-6a27-4629-b31f-35363f339ee7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:56.348Z|b1ae2c37-6a27-4629-b31f-35363f339ee7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:01:57.074Z|432c2bfc-cd2b-4a80-aff7-35d1f28f7da8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:01:57.075Z|432c2bfc-cd2b-4a80-aff7-35d1f28f7da8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:02.618Z|186fe037-d51e-436e-8d13-f7d6e57c8b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:02:02.619Z|186fe037-d51e-436e-8d13-f7d6e57c8b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:02:06.075Z|7c9d31ea-a366-4885-93df-8acec8dda66a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:06.076Z|7c9d31ea-a366-4885-93df-8acec8dda66a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:06.372Z|36a422a3-b2aa-4bbd-bfef-6855b1f1fcab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:06.373Z|36a422a3-b2aa-4bbd-bfef-6855b1f1fcab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:07.104Z|af1b675d-8ad2-4be3-8531-dc1c91eff8a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:07.106Z|af1b675d-8ad2-4be3-8531-dc1c91eff8a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:16.102Z|83ce626b-0a1a-42f2-a82b-fed99e83bd58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:16.104Z|83ce626b-0a1a-42f2-a82b-fed99e83bd58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:16.399Z|4a05068d-cdcf-4ff9-9a24-07a3d4f1f0eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:16.400Z|4a05068d-cdcf-4ff9-9a24-07a3d4f1f0eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:17.128Z|bcd5e9d3-a5eb-4f34-a9c0-2d1708b8fd60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:17.129Z|bcd5e9d3-a5eb-4f34-a9c0-2d1708b8fd60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:17.619Z|2a4cc386-b90f-4d08-9232-c2081582d490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:02:17.622Z|2a4cc386-b90f-4d08-9232-c2081582d490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:02:17.760Z|ebbe7ba4-b731-42df-9501-93d0e4cd5c81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:02:17.761Z|ebbe7ba4-b731-42df-9501-93d0e4cd5c81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:02:26.128Z|a7b387f2-6bf6-4a3f-819c-9f0df48e3c90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:26.129Z|a7b387f2-6bf6-4a3f-819c-9f0df48e3c90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:26.427Z|656a45f5-06c8-4129-ae43-f1f408373749|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:26.428Z|656a45f5-06c8-4129-ae43-f1f408373749|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:27.154Z|34eb6f2f-7e00-4f71-989b-64b8f98759be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:27.155Z|34eb6f2f-7e00-4f71-989b-64b8f98759be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:32.619Z|ff1380b4-428b-42d1-ba19-aacbc196a5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:02:32.620Z|ff1380b4-428b-42d1-ba19-aacbc196a5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:02:36.158Z|b30da91f-b1d2-49c5-9412-623c3242f00a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:36.160Z|b30da91f-b1d2-49c5-9412-623c3242f00a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:36.452Z|2565a798-6a25-4cab-953f-e56347c881e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:36.453Z|2565a798-6a25-4cab-953f-e56347c881e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:37.179Z|3b4d5e59-2723-49fb-b486-38f03e5dc415|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:37.180Z|3b4d5e59-2723-49fb-b486-38f03e5dc415|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:42.045Z|cf662d74-2b6f-4e83-afb8-fdefcb9318f1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T04:02:42.046Z|cf662d74-2b6f-4e83-afb8-fdefcb9318f1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:46.202Z|66ce0560-7f54-4c9d-b7e7-3c556681b250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:46.203Z|66ce0560-7f54-4c9d-b7e7-3c556681b250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:46.480Z|d8f96bd2-e627-4276-985f-6d227ae83b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:46.481Z|d8f96bd2-e627-4276-985f-6d227ae83b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:47.207Z|815fbf76-9821-44c9-8403-2b41c7646b0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:47.207Z|815fbf76-9821-44c9-8403-2b41c7646b0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:47.618Z|549bf8c9-fe25-4964-ac6d-35ce4e9ec9a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:02:47.619Z|549bf8c9-fe25-4964-ac6d-35ce4e9ec9a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:02:47.762Z|e8b3da2e-99c3-4ea4-81c6-a27d876206d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:02:47.763Z|e8b3da2e-99c3-4ea4-81c6-a27d876206d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:02:56.226Z|dd60bf50-6840-4b3b-95d8-d0cf4b52a8fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:56.227Z|dd60bf50-6840-4b3b-95d8-d0cf4b52a8fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:56.505Z|4169d1a6-f7db-46be-8c56-9098c25f937a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:56.506Z|4169d1a6-f7db-46be-8c56-9098c25f937a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:02:57.232Z|3e9f0b72-1323-4277-8f5b-48f5c752f08c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:02:57.233Z|3e9f0b72-1323-4277-8f5b-48f5c752f08c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:02.618Z|85f0be23-6158-4559-9e4d-d541add923bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:03:02.622Z|85f0be23-6158-4559-9e4d-d541add923bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:03:06.252Z|060c0a23-a676-4f1e-bb03-77137f0de1cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:06.252Z|060c0a23-a676-4f1e-bb03-77137f0de1cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:06.530Z|47c276ed-3e90-4e8e-9567-99714fc29c3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:06.531Z|47c276ed-3e90-4e8e-9567-99714fc29c3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:07.255Z|7d43f4e0-c109-48ff-85e4-49b03d2c3cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:07.256Z|7d43f4e0-c109-48ff-85e4-49b03d2c3cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:16.283Z|133bb0c4-05a9-4b6a-8042-8963abc081ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:16.285Z|133bb0c4-05a9-4b6a-8042-8963abc081ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:16.554Z|f849f18b-c015-437d-bfcc-59af397debe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:16.554Z|f849f18b-c015-437d-bfcc-59af397debe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:17.279Z|8003c196-0378-4c14-9a88-06468b80aaaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:17.280Z|8003c196-0378-4c14-9a88-06468b80aaaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:17.618Z|6d9eb7a2-2eb4-4d79-b48c-26e674af66fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:03:17.619Z|6d9eb7a2-2eb4-4d79-b48c-26e674af66fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:03:17.764Z|68f393ee-221d-4389-aadd-cd403ecd5edc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:03:17.764Z|68f393ee-221d-4389-aadd-cd403ecd5edc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:03:26.311Z|c9554dc8-441a-461d-aaae-9465aa6fecd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:26.312Z|c9554dc8-441a-461d-aaae-9465aa6fecd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:26.585Z|b7c32683-1518-4e9f-8989-36d14ebc278a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:26.585Z|b7c32683-1518-4e9f-8989-36d14ebc278a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:27.303Z|f824cd97-d6bb-429a-b0c3-5c23a5976e09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:27.304Z|f824cd97-d6bb-429a-b0c3-5c23a5976e09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:32.618Z|b7226cb3-6a36-49e4-9121-ee87b408ffd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:03:32.619Z|b7226cb3-6a36-49e4-9121-ee87b408ffd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:03:36.343Z|f0b8600c-ad35-41af-9a6d-8675c9694a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:36.343Z|f0b8600c-ad35-41af-9a6d-8675c9694a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:36.608Z|7858b899-de5b-49cd-9a3e-f098bdf380a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:36.609Z|7858b899-de5b-49cd-9a3e-f098bdf380a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:37.326Z|1f36a869-5707-4490-8655-d164aae5c2f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:37.327Z|1f36a869-5707-4490-8655-d164aae5c2f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:42.043Z|fb90722f-022c-4bbe-a428-50a214c150b5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T04:03:42.044Z|fb90722f-022c-4bbe-a428-50a214c150b5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:46.368Z|34ceec44-3c8a-4f16-a80d-c8947bde2a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:46.369Z|34ceec44-3c8a-4f16-a80d-c8947bde2a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:46.632Z|59e04e23-e164-4560-b316-0a9a99839438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:46.633Z|59e04e23-e164-4560-b316-0a9a99839438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:47.350Z|6283da18-d5cb-4ddf-9536-1663b2771f98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:47.351Z|6283da18-d5cb-4ddf-9536-1663b2771f98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:47.618Z|0132fa0c-2368-429b-993b-18fc10f43dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:03:47.622Z|0132fa0c-2368-429b-993b-18fc10f43dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:03:47.765Z|9dfe6af6-4976-4c8a-bec9-7842e4b10fb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:03:47.766Z|9dfe6af6-4976-4c8a-bec9-7842e4b10fb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:03:56.392Z|5e964d4c-5e13-4967-92ce-20aff14ba101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:56.393Z|5e964d4c-5e13-4967-92ce-20aff14ba101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:56.655Z|6d0fa702-2544-4687-a146-2dd991f5ae1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:56.656Z|6d0fa702-2544-4687-a146-2dd991f5ae1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:03:57.374Z|e6b5e74e-e1c8-4b26-900a-84db96e03186|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:03:57.375Z|e6b5e74e-e1c8-4b26-900a-84db96e03186|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:02.618Z|5b6388d7-ba99-4565-ac91-6c55c1ac1a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:04:02.619Z|5b6388d7-ba99-4565-ac91-6c55c1ac1a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:04:06.417Z|71771853-5afd-4144-90be-f22ec62691e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:06.418Z|71771853-5afd-4144-90be-f22ec62691e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:06.678Z|463908f9-7be8-4fc8-af4d-b6ebedf5b663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:06.678Z|463908f9-7be8-4fc8-af4d-b6ebedf5b663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:07.401Z|2fcbf817-1883-4ab1-8e20-c5b28ce13c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:07.401Z|2fcbf817-1883-4ab1-8e20-c5b28ce13c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:16.441Z|d599b3c4-1338-4f6b-8829-08f5fb442038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:16.442Z|d599b3c4-1338-4f6b-8829-08f5fb442038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:16.701Z|ae37ec02-e1a1-4071-944d-c1300321dae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:16.702Z|ae37ec02-e1a1-4071-944d-c1300321dae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:17.423Z|6f1c2631-e7b1-46d0-96a7-ab3c059713da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:17.424Z|6f1c2631-e7b1-46d0-96a7-ab3c059713da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:17.618Z|c7e32283-1c24-4384-a9d7-e00ca6eb0a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:04:17.619Z|c7e32283-1c24-4384-a9d7-e00ca6eb0a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:04:17.766Z|8d9e9523-b254-478e-b84c-ade5ae201aca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:04:17.767Z|8d9e9523-b254-478e-b84c-ade5ae201aca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:04:26.465Z|66e67005-1efa-4a90-a4e1-665d939352e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:26.466Z|66e67005-1efa-4a90-a4e1-665d939352e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:26.726Z|2175fbfe-161c-4818-9204-3b324383ea46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:26.727Z|2175fbfe-161c-4818-9204-3b324383ea46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:27.450Z|4657e907-4435-431c-8f4a-165791708eed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:27.451Z|4657e907-4435-431c-8f4a-165791708eed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:32.618Z|34ded68e-52af-4703-b1e8-6e9014794655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:04:32.620Z|34ded68e-52af-4703-b1e8-6e9014794655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:04:36.489Z|81de9786-e1c0-466b-9c49-aa31df0dbe1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:36.490Z|81de9786-e1c0-466b-9c49-aa31df0dbe1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:36.749Z|20d0049f-0c13-4093-87bb-5dc2d12e60f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:36.750Z|20d0049f-0c13-4093-87bb-5dc2d12e60f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:37.474Z|96e0debe-e4f3-4e05-8e35-ed1078beb153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:37.475Z|96e0debe-e4f3-4e05-8e35-ed1078beb153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:42.044Z|9471f15e-459b-49dd-84b1-feadaa1f24ba|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T04:04:42.045Z|9471f15e-459b-49dd-84b1-feadaa1f24ba|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:46.522Z|c636f0e9-b425-4cb1-85bb-17eb985d304c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:46.522Z|c636f0e9-b425-4cb1-85bb-17eb985d304c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:46.773Z|899a9aeb-6d55-4cbd-bad6-5cabdfdc9d90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:46.774Z|899a9aeb-6d55-4cbd-bad6-5cabdfdc9d90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:47.497Z|23a84206-50c0-41e1-b250-277681747538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:47.498Z|23a84206-50c0-41e1-b250-277681747538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:47.618Z|f8a329a4-89d4-422d-b09f-b6e854dc9b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:04:47.619Z|f8a329a4-89d4-422d-b09f-b6e854dc9b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:04:47.768Z|a8b208b4-e4ca-4db5-a877-a46226298f0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:04:47.769Z|a8b208b4-e4ca-4db5-a877-a46226298f0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:04:56.549Z|6c4a6238-d7a0-45b5-9201-93e76a4e6dd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:56.550Z|6c4a6238-d7a0-45b5-9201-93e76a4e6dd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:56.800Z|7c07f7ce-2c15-4af2-9d06-47a80c0bf699|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:56.801Z|7c07f7ce-2c15-4af2-9d06-47a80c0bf699|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:04:57.521Z|df8773ad-6f6e-41c8-bdce-e0fe426adc25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:04:57.521Z|df8773ad-6f6e-41c8-bdce-e0fe426adc25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:02.619Z|ffefbb56-073a-4fac-b871-b7d683dfd5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:05:02.620Z|ffefbb56-073a-4fac-b871-b7d683dfd5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:05:06.576Z|1df6f4f5-4b38-4511-9c7d-864d7cf1a3a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:06.577Z|1df6f4f5-4b38-4511-9c7d-864d7cf1a3a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:06.825Z|dccd6325-44fe-43af-9d1a-68072adbea99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:06.826Z|dccd6325-44fe-43af-9d1a-68072adbea99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:07.544Z|07cf63df-5be0-437b-b7eb-6d2c23ab4b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:07.545Z|07cf63df-5be0-437b-b7eb-6d2c23ab4b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:16.603Z|5a5b9502-1ae5-42e8-8313-bf2021f2be3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:16.604Z|5a5b9502-1ae5-42e8-8313-bf2021f2be3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:16.849Z|3a56cb98-38dd-4eaa-bde3-0154c78043de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:16.850Z|3a56cb98-38dd-4eaa-bde3-0154c78043de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:17.602Z|0f22857e-5f58-4d5d-96fc-502d1b1932ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:17.603Z|0f22857e-5f58-4d5d-96fc-502d1b1932ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:17.618Z|557d8979-ace6-46ea-8c00-b089b911f5ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:05:17.621Z|557d8979-ace6-46ea-8c00-b089b911f5ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:05:17.770Z|2fcc0cda-4c45-4c60-ac12-a988bee976cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:05:17.771Z|2fcc0cda-4c45-4c60-ac12-a988bee976cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:05:26.630Z|c6e4934f-8e8e-4cef-824b-f40fcdf5aed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:26.631Z|c6e4934f-8e8e-4cef-824b-f40fcdf5aed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:26.874Z|f0f972f2-96bd-4f24-b0c0-56e39442d60e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:26.875Z|f0f972f2-96bd-4f24-b0c0-56e39442d60e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:27.626Z|0705fb58-78a6-4943-9325-ee0ef4e954e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:27.627Z|0705fb58-78a6-4943-9325-ee0ef4e954e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:32.618Z|47adaa24-7945-4225-a9aa-8dde35872afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:05:32.619Z|47adaa24-7945-4225-a9aa-8dde35872afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:05:36.657Z|0343141b-e1ea-44e2-adbb-db41da2d5c17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:36.658Z|0343141b-e1ea-44e2-adbb-db41da2d5c17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:36.901Z|381745cd-4d7f-4424-8659-06cbafd88f20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:36.902Z|381745cd-4d7f-4424-8659-06cbafd88f20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:37.666Z|6751cb2d-6b22-454a-bfcb-3fc20f7d1727|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:37.667Z|6751cb2d-6b22-454a-bfcb-3fc20f7d1727|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:42.044Z|40917bdc-1869-42c4-a289-79bfaf56cb5b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T04:05:42.045Z|40917bdc-1869-42c4-a289-79bfaf56cb5b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:46.683Z|e39b0bb9-31a4-4a00-984b-5e902b4360b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:46.684Z|e39b0bb9-31a4-4a00-984b-5e902b4360b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:46.929Z|67efe971-972c-4242-844d-1a85d8603101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:46.930Z|67efe971-972c-4242-844d-1a85d8603101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:47.618Z|234d4d35-6337-4e70-b212-50b8e663c16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:05:47.619Z|234d4d35-6337-4e70-b212-50b8e663c16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:05:47.692Z|09f49626-16df-4169-804a-d540f0805fb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:47.692Z|09f49626-16df-4169-804a-d540f0805fb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:47.772Z|eb887199-628c-4c44-89a9-22286ac107e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:05:47.772Z|eb887199-628c-4c44-89a9-22286ac107e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:05:56.713Z|d0ede154-6336-4677-aff0-09dd4ae96d4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:56.714Z|d0ede154-6336-4677-aff0-09dd4ae96d4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:56.955Z|c86bab4f-e830-4cb0-9b4d-f587e037842f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:56.956Z|c86bab4f-e830-4cb0-9b4d-f587e037842f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:05:57.716Z|ecdeca1b-b024-48ed-8b7f-ddf4b5c3ee9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:05:57.717Z|ecdeca1b-b024-48ed-8b7f-ddf4b5c3ee9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:02.618Z|56c1e6f2-d4b9-401c-ab5b-eae08aa14253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:06:02.622Z|56c1e6f2-d4b9-401c-ab5b-eae08aa14253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:06:06.741Z|cb692f10-2537-4d93-a00f-7306388c5c76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:06.742Z|cb692f10-2537-4d93-a00f-7306388c5c76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:06.987Z|f32a2df7-73c2-4375-bafa-b4f82df90daf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:06.987Z|f32a2df7-73c2-4375-bafa-b4f82df90daf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:07.772Z|77034179-260c-4c51-9548-26fb5c56e98c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:07.773Z|77034179-260c-4c51-9548-26fb5c56e98c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:16.767Z|8d175e50-817c-4b31-996c-23cd4c8e85f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:16.768Z|8d175e50-817c-4b31-996c-23cd4c8e85f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:17.010Z|fda476f8-f17f-4e17-b4ec-18a697369106|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:17.011Z|fda476f8-f17f-4e17-b4ec-18a697369106|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:17.618Z|49100b55-c941-49af-b293-d04047ed29f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:06:17.619Z|49100b55-c941-49af-b293-d04047ed29f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:06:17.774Z|df4da0a0-40a4-4256-97af-5570471abdd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:06:17.774Z|df4da0a0-40a4-4256-97af-5570471abdd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:06:17.828Z|0e3f6246-c11a-45d6-913e-1eecd6c72523|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:17.829Z|0e3f6246-c11a-45d6-913e-1eecd6c72523|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:26.794Z|23093b94-4c99-4160-90df-11d095fa19d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:26.794Z|23093b94-4c99-4160-90df-11d095fa19d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:27.040Z|9ad639a8-b2dc-4224-93b7-1bd4919479b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:27.040Z|9ad639a8-b2dc-4224-93b7-1bd4919479b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:27.856Z|a9c8cca6-195a-4b37-86ef-6d538f067f30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:27.857Z|a9c8cca6-195a-4b37-86ef-6d538f067f30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:32.618Z|f284e8fa-2801-4788-88d7-23488ec31461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:06:32.619Z|f284e8fa-2801-4788-88d7-23488ec31461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:06:36.820Z|46bb9d67-3dea-4c84-84d1-e0d45f393c32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:36.821Z|46bb9d67-3dea-4c84-84d1-e0d45f393c32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:37.064Z|d641ecd1-3bc2-44ee-8e76-33fb2d381b57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:37.065Z|d641ecd1-3bc2-44ee-8e76-33fb2d381b57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:37.881Z|34304c8b-7ea0-4f8a-a207-67c1eff6d664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:37.881Z|34304c8b-7ea0-4f8a-a207-67c1eff6d664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:42.043Z|66b8c711-cd32-48fc-b588-360ad280dc71|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T04:06:42.044Z|66b8c711-cd32-48fc-b588-360ad280dc71|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:46.845Z|cfe6a951-c4bb-424f-a543-7ce131ef3188|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:46.846Z|cfe6a951-c4bb-424f-a543-7ce131ef3188|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:47.087Z|0bf57e72-c888-4c8c-b300-29916a746ae8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:47.088Z|0bf57e72-c888-4c8c-b300-29916a746ae8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:47.618Z|d14267ee-6843-4e64-9608-b9d42886ccb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:06:47.622Z|d14267ee-6843-4e64-9608-b9d42886ccb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:06:47.775Z|e6f9752b-4474-44eb-abe5-67d47384fbe4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:06:47.776Z|e6f9752b-4474-44eb-abe5-67d47384fbe4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:06:47.904Z|0d6c5cc3-d26d-45b2-90ee-8e38c4495705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:47.905Z|0d6c5cc3-d26d-45b2-90ee-8e38c4495705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:56.868Z|92ad52c5-c645-4bd9-8aef-001046ce0b7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:56.869Z|92ad52c5-c645-4bd9-8aef-001046ce0b7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:57.113Z|4c856b8d-3225-48e7-ace4-2049b2628d47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:57.114Z|4c856b8d-3225-48e7-ace4-2049b2628d47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:06:57.927Z|127f7055-deb5-4e44-894c-34cc3f53defc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:06:57.928Z|127f7055-deb5-4e44-894c-34cc3f53defc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:02.618Z|c48ababc-8f77-40f7-9fdf-8bb898bd73e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:07:02.619Z|c48ababc-8f77-40f7-9fdf-8bb898bd73e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:07:06.894Z|e98d26e0-4c02-46cb-9119-2669b31cb69a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:06.895Z|e98d26e0-4c02-46cb-9119-2669b31cb69a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:07.141Z|5858be51-5631-4345-83bb-18e4ee83c8c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:07.141Z|5858be51-5631-4345-83bb-18e4ee83c8c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:07.950Z|bea94a03-c3c1-460b-937c-b0261986e12b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:07.951Z|bea94a03-c3c1-460b-937c-b0261986e12b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:16.923Z|d5111284-6f31-4e79-97ab-07079767204f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:16.924Z|d5111284-6f31-4e79-97ab-07079767204f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:17.164Z|827c75ea-1337-4433-bf80-183b12eef9fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:17.165Z|827c75ea-1337-4433-bf80-183b12eef9fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:17.618Z|4901f92c-3285-4c3e-807c-ff2a12db01d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:07:17.619Z|4901f92c-3285-4c3e-807c-ff2a12db01d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:07:17.776Z|e14e304b-8c71-4e9f-8514-63150bc9e594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:07:17.777Z|e14e304b-8c71-4e9f-8514-63150bc9e594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:07:17.976Z|97735ac1-0988-4926-b3eb-1c6099e660b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:17.977Z|97735ac1-0988-4926-b3eb-1c6099e660b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:26.950Z|9c5e7337-3269-4e81-8e54-4eb56c299e26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:26.951Z|9c5e7337-3269-4e81-8e54-4eb56c299e26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:27.189Z|76c88e98-57c7-46d2-ab8e-2db482a4cac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:27.190Z|76c88e98-57c7-46d2-ab8e-2db482a4cac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:28.000Z|40872e46-e8e4-4698-b600-b95695ef6f70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:28.000Z|40872e46-e8e4-4698-b600-b95695ef6f70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:32.618Z|c460bfea-511b-4c3d-8156-2bfddfcc69cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:07:32.621Z|c460bfea-511b-4c3d-8156-2bfddfcc69cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:07:36.977Z|baebcd0c-dc49-41f5-99fb-b390201f6bc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:36.978Z|baebcd0c-dc49-41f5-99fb-b390201f6bc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:37.215Z|484d055b-6a7e-4f67-944f-d618b4bc7fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:37.217Z|484d055b-6a7e-4f67-944f-d618b4bc7fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:38.027Z|bc63f3a8-15ac-4378-9f77-c9ba3630df3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:38.028Z|bc63f3a8-15ac-4378-9f77-c9ba3630df3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:42.043Z|dd6a11ef-db64-4848-967a-ec0f8bfc4e0e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T04:07:42.044Z|dd6a11ef-db64-4848-967a-ec0f8bfc4e0e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:47.004Z|b322b058-e988-4cf8-ade6-7934d3f852d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:47.004Z|b322b058-e988-4cf8-ade6-7934d3f852d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:47.240Z|0aa64eca-687c-400b-b4cd-8724087b2236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:47.241Z|0aa64eca-687c-400b-b4cd-8724087b2236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:47.618Z|dc1dad7a-218b-4cbc-a177-5a9d40b66c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:07:47.619Z|dc1dad7a-218b-4cbc-a177-5a9d40b66c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:07:47.778Z|7d587f5b-fd2e-4e5e-8782-931e65a77e93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:07:47.779Z|7d587f5b-fd2e-4e5e-8782-931e65a77e93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:07:48.052Z|b99682bc-fc93-4286-8d24-286e6a52e917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:48.053Z|b99682bc-fc93-4286-8d24-286e6a52e917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:57.027Z|18092772-079d-46a0-804a-587c926057f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:57.028Z|18092772-079d-46a0-804a-587c926057f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:57.262Z|99f6b7c1-a420-4070-bd6a-c1a280519eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:57.263Z|99f6b7c1-a420-4070-bd6a-c1a280519eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:07:58.077Z|51549a14-9e27-4777-bf63-6efb736bac06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:07:58.078Z|51549a14-9e27-4777-bf63-6efb736bac06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:02.618Z|63b9fafd-d1af-4279-8544-4d668e8faeae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:08:02.619Z|63b9fafd-d1af-4279-8544-4d668e8faeae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:08:07.051Z|372c3533-3f4e-44f0-837e-b4f60c55f36e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:07.052Z|372c3533-3f4e-44f0-837e-b4f60c55f36e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:07.286Z|539f746c-04ac-45d7-af29-66b3048e85f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:07.287Z|539f746c-04ac-45d7-af29-66b3048e85f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:08.104Z|beb94051-1f14-4c05-8e76-5d97cae142a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:08.105Z|beb94051-1f14-4c05-8e76-5d97cae142a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:17.078Z|8bf7552d-3f5b-42af-adb5-6830493002ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:17.079Z|8bf7552d-3f5b-42af-adb5-6830493002ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:17.312Z|30dfdb09-bcfb-460e-adc7-bcbfc30088a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:17.313Z|30dfdb09-bcfb-460e-adc7-bcbfc30088a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:17.618Z|a1008523-7846-4b33-af35-be34f9041d9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:08:17.623Z|a1008523-7846-4b33-af35-be34f9041d9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:08:17.780Z|0f5814d7-1687-4933-b1a3-e5eb4a766a49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:08:17.780Z|0f5814d7-1687-4933-b1a3-e5eb4a766a49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:08:18.129Z|3d74e53d-5dc5-4a77-8cdf-b6eec1ba253f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:18.130Z|3d74e53d-5dc5-4a77-8cdf-b6eec1ba253f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:27.102Z|3aa510d7-36e6-4aa9-8e6d-4fdfd1951ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:27.103Z|3aa510d7-36e6-4aa9-8e6d-4fdfd1951ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:27.336Z|451bd98d-76b0-4f84-bf76-e08d70530fa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:27.337Z|451bd98d-76b0-4f84-bf76-e08d70530fa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:28.156Z|dbf1b1d1-c57a-4935-82b7-282a73a41f0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:28.157Z|dbf1b1d1-c57a-4935-82b7-282a73a41f0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:32.618Z|20cc5329-ebb4-4ce4-b9c1-152303b68826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:08:32.619Z|20cc5329-ebb4-4ce4-b9c1-152303b68826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:08:37.125Z|6b09a0c4-6b83-46c2-b907-b99f43e5b7ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:37.126Z|6b09a0c4-6b83-46c2-b907-b99f43e5b7ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:37.360Z|3cdad994-1307-4d61-8c46-3843fa72d0e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:37.361Z|3cdad994-1307-4d61-8c46-3843fa72d0e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:38.190Z|ece794cc-ea91-4b2a-bcfd-e3de7c9b792f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:38.191Z|ece794cc-ea91-4b2a-bcfd-e3de7c9b792f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:42.043Z|9d0cb0ab-b6f2-4263-bb5f-f07f50451a77|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T04:08:42.044Z|9d0cb0ab-b6f2-4263-bb5f-f07f50451a77|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:47.150Z|2c08aab7-eab9-4064-baa7-78aadd8192bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:47.151Z|2c08aab7-eab9-4064-baa7-78aadd8192bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:47.383Z|76ef7d55-4893-4c34-b7ea-9dea21f724d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:47.384Z|76ef7d55-4893-4c34-b7ea-9dea21f724d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:47.618Z|f58d5532-254c-4f51-b5a6-e018182b94c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:08:47.619Z|f58d5532-254c-4f51-b5a6-e018182b94c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:08:47.781Z|7230f9f5-52c3-4d2a-8fde-cbe60c810715|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:08:47.782Z|7230f9f5-52c3-4d2a-8fde-cbe60c810715|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:08:48.212Z|a8be005e-8247-4951-8e19-1b5e818b51c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:48.213Z|a8be005e-8247-4951-8e19-1b5e818b51c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:57.173Z|cd5507f1-2b1f-4a07-9b13-f053784da3a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:57.174Z|cd5507f1-2b1f-4a07-9b13-f053784da3a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:57.407Z|18b1cdd0-7da1-4bdc-b488-328405065e0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:57.408Z|18b1cdd0-7da1-4bdc-b488-328405065e0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:08:58.236Z|00c9e98d-18dc-473e-94b5-617074eaf877|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:08:58.238Z|00c9e98d-18dc-473e-94b5-617074eaf877|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:02.618Z|f968bde6-81f1-44e2-854d-060a9f529031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:09:02.622Z|f968bde6-81f1-44e2-854d-060a9f529031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:09:07.200Z|6dcd9451-a36c-4b36-a204-9c4745cced4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:07.202Z|6dcd9451-a36c-4b36-a204-9c4745cced4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:07.431Z|407a4f38-4780-4462-9ca4-afddc996eedb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:07.431Z|407a4f38-4780-4462-9ca4-afddc996eedb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:08.259Z|073d2b3d-076a-4b99-8f7d-b3e422d67d3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:08.260Z|073d2b3d-076a-4b99-8f7d-b3e422d67d3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:17.226Z|d67d77e0-c66f-46b5-8d31-ae3d118329f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:17.227Z|d67d77e0-c66f-46b5-8d31-ae3d118329f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:17.458Z|911d230d-ea40-4dbd-84a8-e1952a90b350|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:17.459Z|911d230d-ea40-4dbd-84a8-e1952a90b350|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:17.618Z|065f8eb1-ea48-4211-b614-163668ea3eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:09:17.619Z|065f8eb1-ea48-4211-b614-163668ea3eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:09:17.783Z|23fdc1d5-70d8-4d0d-85c7-eef136048dbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:09:17.783Z|23fdc1d5-70d8-4d0d-85c7-eef136048dbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:09:18.284Z|d4a302d6-f95f-41c1-b6e9-3ad99fda9a23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:18.284Z|d4a302d6-f95f-41c1-b6e9-3ad99fda9a23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:27.252Z|7fa4b1c2-a67f-4e60-a718-3bd0591d335f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:27.253Z|7fa4b1c2-a67f-4e60-a718-3bd0591d335f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:27.484Z|bd2c9ea7-b5df-4ea8-93e7-90e20249d929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:27.485Z|bd2c9ea7-b5df-4ea8-93e7-90e20249d929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:28.308Z|74de0e9e-6c47-40d4-bb6e-c3e5e3f125f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:28.309Z|74de0e9e-6c47-40d4-bb6e-c3e5e3f125f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:32.618Z|f3ee7e6d-7df0-401a-9b77-92c0bc64a905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:09:32.619Z|f3ee7e6d-7df0-401a-9b77-92c0bc64a905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:09:37.277Z|94990ef4-4461-4ca3-b7c8-3253721447ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:37.278Z|94990ef4-4461-4ca3-b7c8-3253721447ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:37.507Z|c90c80e9-a887-42f8-9eb8-d23b6c857a15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:37.508Z|c90c80e9-a887-42f8-9eb8-d23b6c857a15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:38.332Z|8738d3a0-7a92-45d3-838c-0fb048db96b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:38.333Z|8738d3a0-7a92-45d3-838c-0fb048db96b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:42.043Z|b2034ec4-aa6a-47ab-be6a-e9129ad1a5bc|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T04:09:42.044Z|b2034ec4-aa6a-47ab-be6a-e9129ad1a5bc|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:47.303Z|8fd4c5f3-1b52-49c1-b003-be962bd70fa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:47.303Z|8fd4c5f3-1b52-49c1-b003-be962bd70fa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:47.532Z|1310a8fb-d1ed-4796-8c44-28b7e24cb271|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:47.533Z|1310a8fb-d1ed-4796-8c44-28b7e24cb271|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:47.618Z|645df7bf-8d69-4b5d-b869-547b5ad2dfe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:09:47.622Z|645df7bf-8d69-4b5d-b869-547b5ad2dfe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:09:47.784Z|819ecb5b-f518-4f38-b00a-8d3002883d1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:09:47.785Z|819ecb5b-f518-4f38-b00a-8d3002883d1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:09:48.360Z|892668bf-bb75-4011-8d16-42b7cf19019f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:48.361Z|892668bf-bb75-4011-8d16-42b7cf19019f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:57.326Z|9e36c79e-be10-44df-89af-f1d74d93c7b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:57.328Z|9e36c79e-be10-44df-89af-f1d74d93c7b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:57.579Z|18c97dc9-c58a-4cd9-8025-44efd6d754ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:57.580Z|18c97dc9-c58a-4cd9-8025-44efd6d754ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:09:58.389Z|ac3c3cb5-a141-46c9-9b20-fb238ce9e47f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:09:58.390Z|ac3c3cb5-a141-46c9-9b20-fb238ce9e47f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:01.488Z||http-nio-8080-exec-8|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xe180xe40x180x930x980x110x9b0x0f0x120x0f!;0xce0x0e0xf00x140xb6H0xfc0xca0x17uo0xc1kM0xc8A0x860x8fD]. 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-07-03T04:10:02.618Z|e809139d-371d-4dda-a66d-c7e181799f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:10:02.619Z|e809139d-371d-4dda-a66d-c7e181799f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:10:07.353Z|5b74a727-4c9e-4918-9db0-eab9ac965274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:07.354Z|5b74a727-4c9e-4918-9db0-eab9ac965274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:07.605Z|24052491-27d8-4942-bd51-49430dbe0294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:07.605Z|24052491-27d8-4942-bd51-49430dbe0294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:08.415Z|eb628999-1637-4004-a379-4d203ff414a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:08.416Z|eb628999-1637-4004-a379-4d203ff414a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:17.379Z|ce582586-7950-47f2-bf9b-4e0e1c6bdb07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:17.380Z|ce582586-7950-47f2-bf9b-4e0e1c6bdb07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:17.620Z|5367983d-9e7c-4cd2-96e5-796ba5e88ff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:10:17.620Z|5367983d-9e7c-4cd2-96e5-796ba5e88ff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:10:17.631Z|652cff58-47a0-46e7-a0eb-960581c6757b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:17.632Z|652cff58-47a0-46e7-a0eb-960581c6757b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:17.786Z|c233e077-b48d-4bec-83cf-6f43849a798e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:10:17.787Z|c233e077-b48d-4bec-83cf-6f43849a798e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:10:18.440Z|dae05ae6-d04d-47f3-9c61-c3d8424ef051|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:18.441Z|dae05ae6-d04d-47f3-9c61-c3d8424ef051|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:27.403Z|2d9d4fb9-25aa-4779-895a-0c22518d386b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:27.404Z|2d9d4fb9-25aa-4779-895a-0c22518d386b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:27.656Z|0546b559-c113-4e44-9ff8-f8e3f8bd261d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:27.656Z|0546b559-c113-4e44-9ff8-f8e3f8bd261d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:28.466Z|3b51741f-b025-4e49-982f-2b57bedbc582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:28.467Z|3b51741f-b025-4e49-982f-2b57bedbc582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:32.618Z|b556fa8d-84d1-4d0b-8b50-a1b71fe1b311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:10:32.621Z|b556fa8d-84d1-4d0b-8b50-a1b71fe1b311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:10:37.429Z|0fa53541-81db-4a6f-b258-0d75d140fd1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:37.430Z|0fa53541-81db-4a6f-b258-0d75d140fd1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:37.679Z|fc82f5f4-e7a8-4e0a-acb4-f9476a6215da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:37.680Z|fc82f5f4-e7a8-4e0a-acb4-f9476a6215da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:38.508Z|17566576-97e1-4405-8902-d80bbd5cb9aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:38.508Z|17566576-97e1-4405-8902-d80bbd5cb9aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:42.044Z|1cefbe1a-fa2e-43f8-9977-0f084b4654e8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T04:10:42.045Z|1cefbe1a-fa2e-43f8-9977-0f084b4654e8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:47.455Z|ccbab47c-d9aa-467d-9dd0-7a077391cf96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:47.456Z|ccbab47c-d9aa-467d-9dd0-7a077391cf96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:47.618Z|35f731c0-4960-4d86-837b-274287d25d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:10:47.619Z|35f731c0-4960-4d86-837b-274287d25d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:10:47.705Z|8bdddbdd-95ae-4033-ac5f-803b53391638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:47.706Z|8bdddbdd-95ae-4033-ac5f-803b53391638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:47.788Z|7954b976-41c4-4b65-a02d-ecc867873851|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:10:47.788Z|7954b976-41c4-4b65-a02d-ecc867873851|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:10:48.533Z|3d51304b-816e-4605-a58f-15aa2e581134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:48.533Z|3d51304b-816e-4605-a58f-15aa2e581134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:57.481Z|942d0ae5-cd04-4ab8-801d-a3da011d8c71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:57.482Z|942d0ae5-cd04-4ab8-801d-a3da011d8c71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:57.749Z|5d936085-01aa-4525-99bc-26c6d6b3fed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:57.750Z|5d936085-01aa-4525-99bc-26c6d6b3fed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:10:58.558Z|da067169-d1cf-4cc6-926f-b72d22ceec0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:10:58.559Z|da067169-d1cf-4cc6-926f-b72d22ceec0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:02.618Z|a6333dd3-89f1-438a-b6b3-90425627e4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:11:02.619Z|a6333dd3-89f1-438a-b6b3-90425627e4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:11:07.509Z|6eaceabe-bd91-45d1-968a-06d0d429bb48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:07.510Z|6eaceabe-bd91-45d1-968a-06d0d429bb48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:07.783Z|826f53bd-c3c7-4de1-8519-a4f000102429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:07.784Z|826f53bd-c3c7-4de1-8519-a4f000102429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:08.590Z|844807a9-8cc1-4cf7-b30f-91d1cbdb1f0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:08.590Z|844807a9-8cc1-4cf7-b30f-91d1cbdb1f0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:17.537Z|21c1485d-0515-4082-a3df-0cfa5f54d82f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:17.538Z|21c1485d-0515-4082-a3df-0cfa5f54d82f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:17.618Z|92822c40-1a84-4919-9f34-506c66f555ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:11:17.619Z|92822c40-1a84-4919-9f34-506c66f555ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:11:17.789Z|d668edc2-1eb6-4427-bc74-89d83b9d48bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:11:17.790Z|d668edc2-1eb6-4427-bc74-89d83b9d48bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:11:17.813Z|a4e181d7-d747-4375-a77e-1ea290ce5ba6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:17.814Z|a4e181d7-d747-4375-a77e-1ea290ce5ba6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:18.617Z|efcc33cf-b6eb-43e2-ba0f-636d4462ced1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:18.618Z|efcc33cf-b6eb-43e2-ba0f-636d4462ced1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:27.591Z|3afc830d-54eb-4b95-a4fa-9871228c65e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:27.593Z|3afc830d-54eb-4b95-a4fa-9871228c65e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:27.850Z|e1748dba-e208-478f-a64c-fe90f9a3e46d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:27.851Z|e1748dba-e208-478f-a64c-fe90f9a3e46d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:28.641Z|980c6c3e-d8ea-4278-b2f0-0d2cbb6b526d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:28.641Z|980c6c3e-d8ea-4278-b2f0-0d2cbb6b526d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:32.618Z|a2f8265d-1999-4d0a-8fb6-c089f0dd72d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:11:32.619Z|a2f8265d-1999-4d0a-8fb6-c089f0dd72d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:11:37.622Z|3a81ea49-5a1f-4f9e-9053-ad57043457fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:37.623Z|3a81ea49-5a1f-4f9e-9053-ad57043457fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:37.874Z|b8ae50ed-4acb-4a2f-9ea2-c8e7d7d3c344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:37.875Z|b8ae50ed-4acb-4a2f-9ea2-c8e7d7d3c344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:38.664Z|14918613-212b-4799-9b5c-3dfe10669a10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:38.665Z|14918613-212b-4799-9b5c-3dfe10669a10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:42.043Z|caa13270-1ea3-40f5-84ad-0c987b1f220f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T04:11:42.044Z|caa13270-1ea3-40f5-84ad-0c987b1f220f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:47.618Z|47fa855c-be9f-4ecc-a176-e60c9c32f1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:11:47.620Z|47fa855c-be9f-4ecc-a176-e60c9c32f1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:11:47.657Z|20e26738-5725-45af-9892-70ee96ba98e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:47.658Z|20e26738-5725-45af-9892-70ee96ba98e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:47.791Z|3e5c6bc9-0bc2-4fcd-9e45-53756b448954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:11:47.792Z|3e5c6bc9-0bc2-4fcd-9e45-53756b448954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:11:47.898Z|3fa4c678-6c77-4db2-9524-3c695bed2ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:47.899Z|3fa4c678-6c77-4db2-9524-3c695bed2ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:48.692Z|0bb0a6ee-d3fc-4f85-a966-636adb9bc67d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:48.693Z|0bb0a6ee-d3fc-4f85-a966-636adb9bc67d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:57.685Z|25a33a85-7c17-465e-b571-7ee987a539bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:57.686Z|25a33a85-7c17-465e-b571-7ee987a539bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:57.923Z|62cac086-92f3-4b80-bfbc-cf109fec5395|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:57.925Z|62cac086-92f3-4b80-bfbc-cf109fec5395|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:11:58.715Z|7353f6d8-47a1-42e3-af17-37aca48e0c30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:11:58.716Z|7353f6d8-47a1-42e3-af17-37aca48e0c30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:02.618Z|93de36f8-97b7-499f-8684-152640918b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:12:02.619Z|93de36f8-97b7-499f-8684-152640918b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:12:07.724Z|e36f91be-04fc-46ca-adcd-d2d8d8c871f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:07.725Z|e36f91be-04fc-46ca-adcd-d2d8d8c871f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:07.951Z|3d73a98b-77a5-431d-8710-7b4de8fe3d65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:07.952Z|3d73a98b-77a5-431d-8710-7b4de8fe3d65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:08.742Z|e6a65c73-ba45-425e-998d-2775dc335c72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:08.743Z|e6a65c73-ba45-425e-998d-2775dc335c72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:17.619Z|d2fe863a-f171-407e-85a0-de27c3f35d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:12:17.625Z|d2fe863a-f171-407e-85a0-de27c3f35d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:12:17.774Z|dd449a46-fff5-4973-9ee7-5b1fdfbe3f13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:17.775Z|dd449a46-fff5-4973-9ee7-5b1fdfbe3f13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:17.792Z|7467027c-e93c-4220-b670-11190d6a6011|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:12:17.793Z|7467027c-e93c-4220-b670-11190d6a6011|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:12:17.974Z|dfb3d89e-5599-4710-a3dc-493ca65d4a84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:17.974Z|dfb3d89e-5599-4710-a3dc-493ca65d4a84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:18.768Z|0187f608-8e06-48eb-ba85-2a2ed0e7d4d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:18.769Z|0187f608-8e06-48eb-ba85-2a2ed0e7d4d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:27.803Z|e9b58da0-8be5-4379-b43b-d053fbe4a336|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:27.804Z|e9b58da0-8be5-4379-b43b-d053fbe4a336|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:27.999Z|a5c7fe60-3b97-4ca7-8712-dbf754bd9923|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:28.000Z|a5c7fe60-3b97-4ca7-8712-dbf754bd9923|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:28.795Z|c1db527e-07dd-4914-bd70-41e752cad077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:28.796Z|c1db527e-07dd-4914-bd70-41e752cad077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:32.618Z|ea922b8a-8f83-4696-bede-c8b64b2d03c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:12:32.619Z|ea922b8a-8f83-4696-bede-c8b64b2d03c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:12:37.832Z|88896b1b-46b6-4726-91e6-10eb59a147e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:37.832Z|88896b1b-46b6-4726-91e6-10eb59a147e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:38.025Z|abff2825-f45a-4856-a6c6-e5826ed0881a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:38.026Z|abff2825-f45a-4856-a6c6-e5826ed0881a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:38.820Z|f9ec694c-89ba-4cc7-ace9-7b9ee6746d00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:38.820Z|f9ec694c-89ba-4cc7-ace9-7b9ee6746d00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:42.045Z|fd746bc6-4a85-4049-9a7f-e985fb9adefb|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T04:12:42.046Z|fd746bc6-4a85-4049-9a7f-e985fb9adefb|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:47.618Z|90fa6fd2-e61c-4122-9c1c-b88822b31333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:12:47.619Z|90fa6fd2-e61c-4122-9c1c-b88822b31333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:12:47.794Z|c0170dbc-64e3-4021-a0b8-df1ed3f418dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:12:47.794Z|c0170dbc-64e3-4021-a0b8-df1ed3f418dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:12:47.855Z|bcd051b1-33ae-4854-ba86-24d0f04f0081|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:47.856Z|bcd051b1-33ae-4854-ba86-24d0f04f0081|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:48.052Z|05701595-6895-4958-90c3-06ea39307c5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:48.053Z|05701595-6895-4958-90c3-06ea39307c5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:48.848Z|66f9305c-a32e-4366-b030-eb2ea3495036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:48.849Z|66f9305c-a32e-4366-b030-eb2ea3495036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:57.883Z|93274f29-dc61-4567-821a-65d99b3c6805|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:57.884Z|93274f29-dc61-4567-821a-65d99b3c6805|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:58.083Z|7adb401f-f667-4867-9c88-8cc1b4340546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:58.084Z|7adb401f-f667-4867-9c88-8cc1b4340546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:12:58.876Z|8ce8c9b9-fa16-4bda-941e-836a000c65c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:12:58.876Z|8ce8c9b9-fa16-4bda-941e-836a000c65c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:02.618Z|2e9fb8da-1ca0-4f61-9d1a-b1d035d46535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:13:02.623Z|2e9fb8da-1ca0-4f61-9d1a-b1d035d46535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:13:07.911Z|29fe731e-a152-4623-931c-13091d3588a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:07.912Z|29fe731e-a152-4623-931c-13091d3588a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:08.112Z|76cb49ee-65f1-4595-9c05-86cec19d0ea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:08.113Z|76cb49ee-65f1-4595-9c05-86cec19d0ea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:08.899Z|6473c940-2e04-4c4e-af19-707aa85732ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:08.900Z|6473c940-2e04-4c4e-af19-707aa85732ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:17.618Z|a6831158-ae05-419c-a9ea-65ce48372f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:13:17.619Z|a6831158-ae05-419c-a9ea-65ce48372f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:13:17.795Z|8d3698c9-8470-4456-a247-66e2a735b1e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:13:17.796Z|8d3698c9-8470-4456-a247-66e2a735b1e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:13:17.937Z|f44c95a7-087c-4065-bcce-001de04ba285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:17.938Z|f44c95a7-087c-4065-bcce-001de04ba285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:18.138Z|ba4a50be-16e4-4aa5-8b93-c47b11672517|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:18.139Z|ba4a50be-16e4-4aa5-8b93-c47b11672517|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:18.923Z|3f8c7e6b-5e94-41f0-9aa2-e9af85d81ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:18.924Z|3f8c7e6b-5e94-41f0-9aa2-e9af85d81ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:27.972Z|517e688c-58b5-4da1-ba52-4525bcd644d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:27.973Z|517e688c-58b5-4da1-ba52-4525bcd644d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:28.175Z|407d4422-1e50-4709-8e26-1fa79364293a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:28.176Z|407d4422-1e50-4709-8e26-1fa79364293a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:28.956Z|2851fce1-3fc5-411b-86fe-46f087c2a496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:28.957Z|2851fce1-3fc5-411b-86fe-46f087c2a496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:32.618Z|6fd75392-c157-46bf-bf44-95c9c851797e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:13:32.619Z|6fd75392-c157-46bf-bf44-95c9c851797e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:13:38.001Z|e6de6904-e1b5-431b-9374-04217bb8015d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:38.002Z|e6de6904-e1b5-431b-9374-04217bb8015d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:38.205Z|c36ffc89-dee8-4f4d-99df-33efd13a8ec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:38.206Z|c36ffc89-dee8-4f4d-99df-33efd13a8ec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:38.984Z|635c7b6b-d20e-409c-b92d-7244ec24ce67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:38.986Z|635c7b6b-d20e-409c-b92d-7244ec24ce67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:42.043Z|297f2b03-31cd-4587-b5a2-f3d1a57f49ff|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T04:13:42.044Z|297f2b03-31cd-4587-b5a2-f3d1a57f49ff|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:47.618Z|1e7144e1-b8f4-406b-9e20-2311912e182e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:13:47.621Z|1e7144e1-b8f4-406b-9e20-2311912e182e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:13:47.796Z|7b792c14-cd2e-49fe-90d3-20e2d23cea78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:13:47.797Z|7b792c14-cd2e-49fe-90d3-20e2d23cea78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:13:48.027Z|ec4bcb85-a597-4a73-97aa-a15f9ccbb65d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:48.028Z|ec4bcb85-a597-4a73-97aa-a15f9ccbb65d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:48.229Z|e92be003-b410-4175-a4c2-426eaf07d1db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:48.230Z|e92be003-b410-4175-a4c2-426eaf07d1db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:49.012Z|617a43a8-1986-4463-9729-69a2b128e22e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:49.013Z|617a43a8-1986-4463-9729-69a2b128e22e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:58.051Z|4f65911a-bf14-41e2-a180-5f1558a34127|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:58.052Z|4f65911a-bf14-41e2-a180-5f1558a34127|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:58.254Z|1be5f5d8-8dfb-4896-9c40-8118144fcfaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:58.255Z|1be5f5d8-8dfb-4896-9c40-8118144fcfaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:13:59.037Z|8bbf90c4-ddf5-4366-8447-25df3c970ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:13:59.038Z|8bbf90c4-ddf5-4366-8447-25df3c970ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:02.618Z|c115549f-2b37-41c5-9c27-d1e83d97ef28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:14:02.619Z|c115549f-2b37-41c5-9c27-d1e83d97ef28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:14:08.076Z|5562508b-28a6-4d5d-b538-9a430d86f981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:14:08.076Z|5562508b-28a6-4d5d-b538-9a430d86f981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:08.278Z|896b122b-dc43-4cf4-9870-52aa9a679494|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:14:08.279Z|896b122b-dc43-4cf4-9870-52aa9a679494|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:09.063Z|5ee35f13-710d-4856-b15f-20e26d2cb3c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:14:09.064Z|5ee35f13-710d-4856-b15f-20e26d2cb3c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:17.622Z|25979641-eb76-4f75-8b17-e97b6b176465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:14:17.626Z|25979641-eb76-4f75-8b17-e97b6b176465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:14:17.798Z|17944ec1-115f-44aa-99fa-e18ef502700e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:14:17.799Z|17944ec1-115f-44aa-99fa-e18ef502700e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:14:18.101Z|df3df77f-2ddb-4e0b-93c8-7dd5ce2061d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:14:18.102Z|df3df77f-2ddb-4e0b-93c8-7dd5ce2061d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:18.305Z|328116d2-59ce-4877-b873-77eed4d8bc4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:14:18.306Z|328116d2-59ce-4877-b873-77eed4d8bc4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:19.091Z|5e6c6b34-5dc4-42d6-958b-1551b614784b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:14:19.092Z|5e6c6b34-5dc4-42d6-958b-1551b614784b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:28.130Z|c448e71c-d048-4612-a694-f9fe54bf21cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:14:28.131Z|c448e71c-d048-4612-a694-f9fe54bf21cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:28.329Z|22a30877-ea76-4008-85db-fa40d03b07dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:14:28.330Z|22a30877-ea76-4008-85db-fa40d03b07dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:29.119Z|b8b3acf5-ee00-413f-9396-7d11b13ecb7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:14:29.120Z|b8b3acf5-ee00-413f-9396-7d11b13ecb7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:32.618Z|3fa8ad28-b518-48e5-bfbe-07e10823904d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:14:32.619Z|3fa8ad28-b518-48e5-bfbe-07e10823904d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:14:38.157Z|00cf52be-a51a-4ac0-b705-c8974c245e16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:14:38.158Z|00cf52be-a51a-4ac0-b705-c8974c245e16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:38.352Z|4cd46648-61ef-426e-a70b-b3c5828e47a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:14:38.353Z|4cd46648-61ef-426e-a70b-b3c5828e47a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:39.144Z|bc256b00-b25f-4ad2-8520-70a60fa356c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:14:39.145Z|bc256b00-b25f-4ad2-8520-70a60fa356c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:42.043Z|001df641-de2a-424c-9817-2b48c87e2d7a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-07-03T04:14:42.044Z|001df641-de2a-424c-9817-2b48c87e2d7a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:47.618Z|1fb387d1-e3a5-44b8-a34d-c6f698706fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:14:47.619Z|1fb387d1-e3a5-44b8-a34d-c6f698706fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:14:47.800Z|7256892d-7e6a-4a24-bd49-a62e35e5971f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-07-03T04:14:47.800Z|7256892d-7e6a-4a24-bd49-a62e35e5971f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-07-03T04:14:48.187Z|9a496f61-2e05-4ead-85bb-fb1eb29ed0da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:14:48.188Z|9a496f61-2e05-4ead-85bb-fb1eb29ed0da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:48.382Z|73edbb29-bc6a-4226-87dd-4590d374f655|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:14:48.383Z|73edbb29-bc6a-4226-87dd-4590d374f655|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-07-03T04:14:49.171Z|7591c92c-3448-4a62-8e7f-e8a112b75348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-07-03T04:14:49.172Z|7591c92c-3448-4a62-8e7f-e8a112b75348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.