By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-10-21T08:23:10.958Z||main|||||INFO|500||The following profiles are active: basic 2022-10-21T08:23:24.558Z||main|||||INFO|500||Starting service [Tomcat] 2022-10-21T08:23:24.559Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-10-21T08:23:24.671Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-10-21T08:23:32.165Z||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-10-21T08:23:32.405Z||main|||||INFO|500||catdb-pool - Starting... 2022-10-21T08:23:32.699Z||main|||||INFO|500||catdb-pool - Start completed. 2022-10-21T08:23:33.121Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-10-21T08:23:33.395Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-10-21T08:23:34.074Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-10-21T08:23:36.380Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-10-21T08:23:36.959Z||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-10-21T08:23:39.504Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-10-21T08:23:39.672Z||main|||||INFO|500||reqdb-pool - Starting... 2022-10-21T08:23:39.681Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-10-21T08:23:39.691Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-10-21T08:23:40.410Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-10-21T08:23:40.801Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-10-21T08:23:42.077Z||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-10-21T08:23:47.250Z||main|||||WARN|500||--- 2022-10-21T08:23:47.250Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-10-21T08:23:47.251Z||main|||||WARN|500||--- 2022-10-21T08:23:47.788Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-10-21T08:23:53.276Z||main|||||INFO|500||Started ApiHandlerApplication in 45.703 seconds (JVM running for 48.175) 2022-10-21T08:23:53.289Z|74d02d22-5416-4aa0-ad06-98f17bab9f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:23:53.308Z|74d02d22-5416-4aa0-ad06-98f17bab9f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:23:53.312Z|3a6d98ab-3ded-4832-a3e9-4ace60c61fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:23:53.321Z|3a6d98ab-3ded-4832-a3e9-4ace60c61fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:23:57.522Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-10-21T08:23:57.715Z|db32d673-73cc-4800-af2f-01329fb730e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:23:57.841Z|e54f305c-d784-4ae5-b290-6adb85f926d2|http-nio-8080-exec-2|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-10-21T08:23:58.104Z|db32d673-73cc-4800-af2f-01329fb730e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:23:58.105Z|e54f305c-d784-4ae5-b290-6adb85f926d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:23:58.952Z|8ccded6b-143d-45d9-a950-2dfbddd23c58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:23:58.953Z|8ccded6b-143d-45d9-a950-2dfbddd23c58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:08.261Z|13f0f277-8022-4e44-b779-fe57e61fd6e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:24:08.265Z|13f0f277-8022-4e44-b779-fe57e61fd6e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:24:08.284Z|e31a19c9-9cdc-4857-bded-5d08f6d4f6de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:08.285Z|2941b6bb-0e33-4655-8a27-20e8330a3079|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:08.285Z|e31a19c9-9cdc-4857-bded-5d08f6d4f6de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:08.287Z|2941b6bb-0e33-4655-8a27-20e8330a3079|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:08.991Z|45e298e7-0d0b-4409-8941-8a6cce46213b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:08.992Z|45e298e7-0d0b-4409-8941-8a6cce46213b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:18.316Z|d8780c81-e224-4d8a-a96b-ab277936ab81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:18.318Z|d8780c81-e224-4d8a-a96b-ab277936ab81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:18.318Z|eddcbfb7-97c2-4a87-ab71-3da80cb07a05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:18.320Z|eddcbfb7-97c2-4a87-ab71-3da80cb07a05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:19.025Z|0c0a9c8c-d135-4af8-bad0-16f4a9b98e5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:19.027Z|0c0a9c8c-d135-4af8-bad0-16f4a9b98e5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:23.260Z|6d6e22f9-f584-47ee-b29d-979ed1bfdede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:24:23.261Z|6d6e22f9-f584-47ee-b29d-979ed1bfdede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:24:23.322Z|eff3be09-119e-44cf-949a-64356e266633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:24:23.323Z|eff3be09-119e-44cf-949a-64356e266633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:24:28.349Z|7e230267-4e4f-4f57-988c-2de57ce81ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:28.350Z|7e230267-4e4f-4f57-988c-2de57ce81ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:28.350Z|a347eb93-c8c6-4c54-a017-433f6fc9bde0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:28.352Z|a347eb93-c8c6-4c54-a017-433f6fc9bde0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:29.060Z|3dfafd3e-6a01-4e78-bb8c-92e3e35e2c8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:29.061Z|3dfafd3e-6a01-4e78-bb8c-92e3e35e2c8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:38.260Z|8b40bfc0-0dd2-4c73-86ce-4fdf8b137a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:24:38.261Z|8b40bfc0-0dd2-4c73-86ce-4fdf8b137a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:24:38.386Z|082c358e-89b5-4c53-bbd4-549e1549b82b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:38.386Z|2fa277f1-9de5-4368-aac1-585b9b6a86bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:38.387Z|082c358e-89b5-4c53-bbd4-549e1549b82b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:38.388Z|2fa277f1-9de5-4368-aac1-585b9b6a86bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:39.117Z|5c1e9f0f-6568-48f9-ad6e-1d32fae1396d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:39.118Z|5c1e9f0f-6568-48f9-ad6e-1d32fae1396d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:48.414Z|9eb73b96-50aa-45cf-9f8f-0ed985577fba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:48.415Z|9eb73b96-50aa-45cf-9f8f-0ed985577fba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:48.416Z|7f4d2644-fd7f-4529-a0ba-f011c008d37a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:48.417Z|7f4d2644-fd7f-4529-a0ba-f011c008d37a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:49.160Z|6312d04d-94ee-4388-8230-329a9d4d3f69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:49.161Z|6312d04d-94ee-4388-8230-329a9d4d3f69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:53.260Z|c45fa5ff-b98e-4d74-97e5-164c5cd9756e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:24:53.263Z|c45fa5ff-b98e-4d74-97e5-164c5cd9756e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:24:53.324Z|f380314f-636d-4723-bf8c-001e7f0b3552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:24:53.325Z|f380314f-636d-4723-bf8c-001e7f0b3552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:24:58.447Z|b7c4bb1d-d433-46fc-a0d0-3cc85aa61132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:58.448Z|cbc01c06-66f9-43a8-afad-3f89729e2f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:58.448Z|b7c4bb1d-d433-46fc-a0d0-3cc85aa61132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:58.448Z|cbc01c06-66f9-43a8-afad-3f89729e2f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:24:59.189Z|a2edd62d-0f12-402c-9f1b-40402652849d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:24:59.190Z|a2edd62d-0f12-402c-9f1b-40402652849d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:08.261Z|e02e6fa0-9aae-4d19-a19a-ca8ca871871f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:25:08.262Z|e02e6fa0-9aae-4d19-a19a-ca8ca871871f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:25:08.474Z|e05405c2-3a29-4295-8f93-15ea73174eab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:08.474Z|d318692d-77b2-48c0-af6d-f889a3156214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:08.475Z|e05405c2-3a29-4295-8f93-15ea73174eab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:08.476Z|d318692d-77b2-48c0-af6d-f889a3156214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:09.223Z|eb55b2a5-08fd-4b25-a97c-1c6d716c185b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:09.224Z|eb55b2a5-08fd-4b25-a97c-1c6d716c185b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:18.502Z|97f4c5da-d3f5-49ae-b3e8-9dd9d2a2fd10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:18.503Z|5a295a1a-5d07-4e4a-a246-eee540b5e0ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:18.504Z|97f4c5da-d3f5-49ae-b3e8-9dd9d2a2fd10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:18.504Z|5a295a1a-5d07-4e4a-a246-eee540b5e0ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:19.264Z|f7837046-7e88-49b3-bf9e-2cc03a3b578e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:19.265Z|f7837046-7e88-49b3-bf9e-2cc03a3b578e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:23.260Z|298f692c-b0f6-4b64-be54-f8f2570e528f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:25:23.261Z|298f692c-b0f6-4b64-be54-f8f2570e528f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:25:23.326Z|08183e24-e966-432a-b81d-3277b4097a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:25:23.327Z|08183e24-e966-432a-b81d-3277b4097a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:25:28.529Z|877382bb-34cb-46a0-8256-51811591d769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:28.529Z|f43258c4-45ca-42d8-9736-485294fa9998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:28.530Z|877382bb-34cb-46a0-8256-51811591d769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:28.531Z|f43258c4-45ca-42d8-9736-485294fa9998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:29.293Z|452585a6-33af-4fa0-8045-2c99a4c5d9bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:29.294Z|452585a6-33af-4fa0-8045-2c99a4c5d9bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:38.260Z|1582d554-a7d2-40bb-9bd2-e360c63ca6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:25:38.263Z|1582d554-a7d2-40bb-9bd2-e360c63ca6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:25:38.555Z|6d430b65-a738-48dd-8dde-f16bd5b73c15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:38.556Z|9d8bafbe-4f3b-461c-b6ca-b53a4bb2cec9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:38.556Z|9d8bafbe-4f3b-461c-b6ca-b53a4bb2cec9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:38.556Z|6d430b65-a738-48dd-8dde-f16bd5b73c15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:39.320Z|8ce34bd4-2c3e-4453-ad0b-03e4ad52205b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:39.322Z|8ce34bd4-2c3e-4453-ad0b-03e4ad52205b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:48.581Z|cea3edbd-0611-4857-97b1-b8bde5f79e39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:48.581Z|a4411aeb-c6e2-4780-8187-3a191927a592|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:48.582Z|cea3edbd-0611-4857-97b1-b8bde5f79e39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:48.582Z|a4411aeb-c6e2-4780-8187-3a191927a592|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:49.349Z|06df23b8-81eb-4f75-8f2b-8b13faecfa21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:49.350Z|06df23b8-81eb-4f75-8f2b-8b13faecfa21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:53.260Z|08376a19-991f-46e8-a31e-bcd9fd7de53f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:25:53.261Z|08376a19-991f-46e8-a31e-bcd9fd7de53f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:25:53.328Z|e0588e6d-77b9-4038-8904-97e9d4deef9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:25:53.329Z|e0588e6d-77b9-4038-8904-97e9d4deef9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:25:58.608Z|7b8588b9-fd1d-4a5e-ad6d-29c08efadbf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:58.608Z|331925d2-476e-4b26-afe0-6e985dfbf1c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:58.609Z|331925d2-476e-4b26-afe0-6e985dfbf1c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:58.609Z|7b8588b9-fd1d-4a5e-ad6d-29c08efadbf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:25:59.377Z|3b4c794e-fda2-4058-8d76-c8d11ef766b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:25:59.378Z|3b4c794e-fda2-4058-8d76-c8d11ef766b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:08.260Z|131642eb-5a40-4919-b6a4-299f46dc02be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:26:08.261Z|131642eb-5a40-4919-b6a4-299f46dc02be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:26:08.635Z|7ddcc161-2f70-4af1-a310-7f835db97674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:08.634Z|c8c6c27d-d282-42a3-88cb-740d036ca5c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:08.635Z|c8c6c27d-d282-42a3-88cb-740d036ca5c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:08.636Z|7ddcc161-2f70-4af1-a310-7f835db97674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:09.405Z|c6ad2918-a751-4a01-b82b-789da1372b0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:09.406Z|c6ad2918-a751-4a01-b82b-789da1372b0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:18.664Z|fb7b6cad-110f-4846-95ba-242d9d39d825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:18.665Z|fb7b6cad-110f-4846-95ba-242d9d39d825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:18.667Z|a214648e-8a46-4818-95c6-2970a088463e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:18.668Z|a214648e-8a46-4818-95c6-2970a088463e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:19.434Z|1d62623a-e00b-4163-9ad3-1847cd819611|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:19.435Z|1d62623a-e00b-4163-9ad3-1847cd819611|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:23.261Z|20608358-0f89-498f-83b0-fab86e9f86bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:26:23.263Z|20608358-0f89-498f-83b0-fab86e9f86bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:26:23.330Z|a7c2ea37-0a5a-48e8-923d-8bb40e758206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:26:23.332Z|a7c2ea37-0a5a-48e8-923d-8bb40e758206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:26:28.690Z|92eb5d49-9aa0-44c7-86b8-69b0c322e284|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:28.691Z|92eb5d49-9aa0-44c7-86b8-69b0c322e284|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:28.692Z|87952828-a20f-4ae8-8692-9056efa274f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:28.693Z|87952828-a20f-4ae8-8692-9056efa274f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:29.463Z|f85d06e0-0e68-4f77-9b83-3438a23b3216|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:29.469Z|f85d06e0-0e68-4f77-9b83-3438a23b3216|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:38.260Z|320c15a5-5ed0-4f84-b011-ca2fde563a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:26:38.261Z|320c15a5-5ed0-4f84-b011-ca2fde563a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:26:38.719Z|d7fc536f-d112-4a1c-a74e-1da3d3338cc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:38.720Z|d7fc536f-d112-4a1c-a74e-1da3d3338cc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:38.720Z|bd8a133d-4ec5-451a-b839-d2024bd9fc24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:38.721Z|bd8a133d-4ec5-451a-b839-d2024bd9fc24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:39.491Z|e9d9db7c-f94e-4933-8730-0f1ebfaab7fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:39.493Z|e9d9db7c-f94e-4933-8730-0f1ebfaab7fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:48.748Z|b4529b84-6a4d-4c36-8509-0df5adcb68cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:48.748Z|a3aa61f9-427c-4fe9-af29-89fd3822ec05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:48.749Z|b4529b84-6a4d-4c36-8509-0df5adcb68cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:48.749Z|a3aa61f9-427c-4fe9-af29-89fd3822ec05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:49.516Z|8267dd42-cdcb-48fc-b86a-7ea74898f160|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:49.517Z|8267dd42-cdcb-48fc-b86a-7ea74898f160|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:53.260Z|0343d6b7-294e-43ee-bed3-fbe95672b4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:26:53.261Z|0343d6b7-294e-43ee-bed3-fbe95672b4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:26:53.333Z|d9fa78ea-2822-401b-8971-c6b555059eba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:26:53.334Z|d9fa78ea-2822-401b-8971-c6b555059eba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:26:58.777Z|e0661eeb-60af-4f0d-ba12-4ca39176e50e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:58.778Z|e0661eeb-60af-4f0d-ba12-4ca39176e50e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:58.787Z|6da1db70-ec76-4858-bc46-84c757e8ccaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:58.789Z|6da1db70-ec76-4858-bc46-84c757e8ccaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:26:59.541Z|e63d9ad9-6d0c-4441-91fb-f38cd426319d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:26:59.542Z|e63d9ad9-6d0c-4441-91fb-f38cd426319d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:08.260Z|7263a32e-b077-4a7a-98f0-0a69fe89920f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:27:08.263Z|7263a32e-b077-4a7a-98f0-0a69fe89920f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:27:08.804Z|f1e868b6-c288-4d44-8ea8-6e7e88b21a17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:08.805Z|f1e868b6-c288-4d44-8ea8-6e7e88b21a17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:08.815Z|b4884d33-f4ad-4567-9bb7-ca1a8a675931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:08.816Z|b4884d33-f4ad-4567-9bb7-ca1a8a675931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:09.574Z|1ad1548d-dc48-402a-8a23-862c80da500f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:09.575Z|1ad1548d-dc48-402a-8a23-862c80da500f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:18.832Z|521b536c-5ea8-4529-976f-d304b2c29735|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:18.833Z|521b536c-5ea8-4529-976f-d304b2c29735|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:18.840Z|bed08610-b619-4b03-9875-4742a009d2b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:18.841Z|bed08610-b619-4b03-9875-4742a009d2b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:19.604Z|d9497764-cf99-41b8-a316-7b85d118168e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:19.605Z|d9497764-cf99-41b8-a316-7b85d118168e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:23.260Z|e9a466b3-99de-459e-a3b5-aca312318c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:27:23.261Z|e9a466b3-99de-459e-a3b5-aca312318c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:27:23.335Z|cfc45062-2981-44aa-91a7-463d1fb15abf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:27:23.336Z|cfc45062-2981-44aa-91a7-463d1fb15abf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:27:28.862Z|6aaee5b8-150c-4a91-be3c-6da070ef6602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:28.863Z|6aaee5b8-150c-4a91-be3c-6da070ef6602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:28.867Z|aee2f13e-e3a1-4213-b49e-145f4ef158d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:28.869Z|aee2f13e-e3a1-4213-b49e-145f4ef158d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:29.631Z|2214aed2-abca-46d6-a7b5-e267a09913d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:29.632Z|2214aed2-abca-46d6-a7b5-e267a09913d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:38.261Z|cf143332-6dd8-499f-a101-dedba0668a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:27:38.263Z|cf143332-6dd8-499f-a101-dedba0668a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:27:38.894Z|c7eb69c6-bb40-43bc-97ae-8ad9d5fdc435|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:38.895Z|c7eb69c6-bb40-43bc-97ae-8ad9d5fdc435|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:38.905Z|d8593060-7066-4158-ac8b-57f7ef88fcab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:38.905Z|d8593060-7066-4158-ac8b-57f7ef88fcab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:39.660Z|e3f9176d-1f8e-48b4-80d4-cbcf13849cbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:39.661Z|e3f9176d-1f8e-48b4-80d4-cbcf13849cbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:48.930Z|ebea6bd4-1729-4968-a4ae-cda584aa8056|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:48.931Z|ebea6bd4-1729-4968-a4ae-cda584aa8056|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:48.932Z|ad7b7bd8-e6f3-408e-baf6-cc2a740809d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:48.932Z|ad7b7bd8-e6f3-408e-baf6-cc2a740809d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:49.687Z|0ee664d0-6d59-4fe6-9e59-24cf07d473d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:49.688Z|0ee664d0-6d59-4fe6-9e59-24cf07d473d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:53.261Z|3cb0ddfa-2cd5-4921-b812-37a89d5b6b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:27:53.264Z|3cb0ddfa-2cd5-4921-b812-37a89d5b6b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:27:53.338Z|b021b67c-2f6d-4923-a3e5-cf9da9e13e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:27:53.338Z|b021b67c-2f6d-4923-a3e5-cf9da9e13e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:27:58.963Z|57ed3db1-c3a2-45c6-a6cf-599373aa9ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:58.963Z|12bac17e-96e6-4d66-a611-0f631cf861b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:58.965Z|57ed3db1-c3a2-45c6-a6cf-599373aa9ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:58.967Z|12bac17e-96e6-4d66-a611-0f631cf861b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:27:59.717Z|ce1e095f-f3f3-435b-a56e-d434fb6fc699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:27:59.718Z|ce1e095f-f3f3-435b-a56e-d434fb6fc699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:08.262Z|4aa0cb9e-8ca0-44ad-b943-4de0df2da0e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:28:08.263Z|4aa0cb9e-8ca0-44ad-b943-4de0df2da0e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:28:08.997Z|c4219935-fafd-439f-af04-ae48e8a4c220|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:08.997Z|26c7b435-7d6c-47b6-b221-b1347fd8d6f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:08.999Z|26c7b435-7d6c-47b6-b221-b1347fd8d6f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:08.999Z|c4219935-fafd-439f-af04-ae48e8a4c220|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:09.743Z|fe56e8c3-ac0b-401b-b102-e6a145c7c624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:09.744Z|fe56e8c3-ac0b-401b-b102-e6a145c7c624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:19.037Z|5086c73d-154d-4cb3-94b8-7843cb5323b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:19.042Z|7b5062db-63ed-4710-a87b-48e93a34ab41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:19.038Z|5086c73d-154d-4cb3-94b8-7843cb5323b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:19.043Z|7b5062db-63ed-4710-a87b-48e93a34ab41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:19.770Z|7bc2254a-e919-498a-b66b-1e2138fbbb16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:19.772Z|7bc2254a-e919-498a-b66b-1e2138fbbb16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:23.261Z|ac3a25ea-7d0f-4749-aa98-df44e87a21bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:28:23.262Z|ac3a25ea-7d0f-4749-aa98-df44e87a21bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:28:23.339Z|158a64e1-67bb-4e13-ba0d-c47cc4178c37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:28:23.340Z|158a64e1-67bb-4e13-ba0d-c47cc4178c37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:28:29.069Z|b97962e6-c715-48f6-ae1d-f28398bc071f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:29.070Z|b97962e6-c715-48f6-ae1d-f28398bc071f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:29.091Z|ee3c441b-0b3d-4fd5-9477-32d26046d252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:29.092Z|ee3c441b-0b3d-4fd5-9477-32d26046d252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:29.796Z|6a05084b-14d3-4e6e-9c65-8f7af06f750f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:29.797Z|6a05084b-14d3-4e6e-9c65-8f7af06f750f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:38.260Z|da8ca364-bc1a-4bf1-ad03-28df0c411422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:28:38.264Z|da8ca364-bc1a-4bf1-ad03-28df0c411422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:28:39.108Z|5c157c2b-2450-4848-a450-dc04b5b3e565|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:39.109Z|5c157c2b-2450-4848-a450-dc04b5b3e565|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:39.120Z|a258e691-d409-42c8-ab5d-7cc9a88047fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:39.121Z|a258e691-d409-42c8-ab5d-7cc9a88047fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:39.819Z|2126921e-bf0b-4508-9f06-fd04e50d95a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:39.820Z|2126921e-bf0b-4508-9f06-fd04e50d95a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:49.145Z|afa2a29e-f387-47c7-a0c9-bfab78089c0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:49.146Z|afa2a29e-f387-47c7-a0c9-bfab78089c0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:49.162Z|4142282d-12cc-4707-a17d-1c3531ec0265|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:49.163Z|4142282d-12cc-4707-a17d-1c3531ec0265|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:49.843Z|bcf229c5-f2b2-4497-8616-2d3a6ed94290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:49.845Z|bcf229c5-f2b2-4497-8616-2d3a6ed94290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:53.260Z|a3d2977c-6b8e-4b24-910b-1c4f68aafac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:28:53.261Z|a3d2977c-6b8e-4b24-910b-1c4f68aafac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:28:53.341Z|6969be3b-2737-4f9c-9dec-17e121b07c8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:28:53.342Z|6969be3b-2737-4f9c-9dec-17e121b07c8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:28:59.184Z|e34c01eb-a0ef-4069-a3dd-a04a3d807b17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:59.185Z|e34c01eb-a0ef-4069-a3dd-a04a3d807b17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:59.214Z|524f0204-7ba5-487e-b54b-5c187b84a237|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:59.214Z|524f0204-7ba5-487e-b54b-5c187b84a237|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:28:59.868Z|e66e9169-74ac-4503-bf38-0c687e0ae7a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:28:59.870Z|e66e9169-74ac-4503-bf38-0c687e0ae7a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:08.260Z|5809b88f-a6ac-41e1-b949-62eb8285baa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:29:08.261Z|5809b88f-a6ac-41e1-b949-62eb8285baa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:29:09.235Z|d5a2a122-ed3b-4fd0-8c8e-b4305aed584b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:09.236Z|d5a2a122-ed3b-4fd0-8c8e-b4305aed584b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:09.249Z|d9ba8454-dbe6-41a8-95e1-04b5c5c3d4d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:09.250Z|d9ba8454-dbe6-41a8-95e1-04b5c5c3d4d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:09.892Z|e8683217-65db-4d50-ab42-88294fc646f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:09.893Z|e8683217-65db-4d50-ab42-88294fc646f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:19.264Z|ae37ff6c-8940-4782-8da3-a2edefc03ada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:19.264Z|ae37ff6c-8940-4782-8da3-a2edefc03ada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:19.285Z|048abe18-63d6-4ee3-a2c1-2646c822e6ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:19.286Z|048abe18-63d6-4ee3-a2c1-2646c822e6ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:19.918Z|a2228211-5652-4468-8567-36c090e7afa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:19.919Z|a2228211-5652-4468-8567-36c090e7afa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:23.260Z|a66c3661-a006-424e-8ad1-67e3d9a75af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:29:23.263Z|a66c3661-a006-424e-8ad1-67e3d9a75af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:29:23.344Z|8e40c3af-bb55-4545-987b-0cc0b9667946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:29:23.344Z|8e40c3af-bb55-4545-987b-0cc0b9667946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:29:29.291Z|8f0172b4-6e5e-47f1-a27b-25ebadf775da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:29.292Z|8f0172b4-6e5e-47f1-a27b-25ebadf775da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:29.314Z|5d82a444-9dcf-4adb-aaad-119c90128585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:29.315Z|5d82a444-9dcf-4adb-aaad-119c90128585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:29.944Z|3f4cb7e2-1073-414d-8e09-7a27621e9c6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:29.945Z|3f4cb7e2-1073-414d-8e09-7a27621e9c6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:38.260Z|8ce05329-be5e-4b26-ae5e-ed18add100d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:29:38.261Z|8ce05329-be5e-4b26-ae5e-ed18add100d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:29:39.314Z|6b158cd4-603a-47c6-9922-0c9f0e86a144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:39.315Z|6b158cd4-603a-47c6-9922-0c9f0e86a144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:39.353Z|8d3ad38b-454e-4168-bd20-d8b95cf27814|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:39.353Z|8d3ad38b-454e-4168-bd20-d8b95cf27814|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:39.966Z|9ba8af46-9270-475c-99f8-3966ca86b87a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:39.967Z|9ba8af46-9270-475c-99f8-3966ca86b87a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:49.352Z|a4079329-6207-463d-a2d6-8868f2b69207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:49.353Z|a4079329-6207-463d-a2d6-8868f2b69207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:49.375Z|efe64f85-ee4c-4bbc-9ffa-276956597ea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:49.377Z|efe64f85-ee4c-4bbc-9ffa-276956597ea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:49.990Z|e22c2ce1-801b-4609-83a8-cba51f446b6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:49.991Z|e22c2ce1-801b-4609-83a8-cba51f446b6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:53.260Z|66e1ae42-8d95-4839-aa22-20b5c51bf3ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:29:53.261Z|66e1ae42-8d95-4839-aa22-20b5c51bf3ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:29:53.345Z|18a3a414-c6b9-44bc-8b73-d9f665f6ac3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:29:53.346Z|18a3a414-c6b9-44bc-8b73-d9f665f6ac3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:29:59.375Z|c23d83e4-91c9-45da-8ace-ff5cebb43d30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:59.376Z|c23d83e4-91c9-45da-8ace-ff5cebb43d30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:29:59.401Z|6d0184ac-07be-4d98-8d13-374c2a80657c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:29:59.402Z|6d0184ac-07be-4d98-8d13-374c2a80657c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:00.014Z|9288c90b-6c3d-4206-8dfb-876205c0341d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:00.015Z|9288c90b-6c3d-4206-8dfb-876205c0341d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:08.260Z|cb45160f-0057-4943-ac8e-26e3d59ece2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:30:08.263Z|cb45160f-0057-4943-ac8e-26e3d59ece2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:30:09.398Z|14cb4c49-49c7-4a3e-b5d1-5e3203c727ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:09.399Z|14cb4c49-49c7-4a3e-b5d1-5e3203c727ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:09.425Z|8df54c65-1b42-40e5-9619-af2274510a00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:09.426Z|8df54c65-1b42-40e5-9619-af2274510a00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:10.037Z|332d1c57-423b-4f2d-a7d1-3971acb12aab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:10.038Z|332d1c57-423b-4f2d-a7d1-3971acb12aab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:19.422Z|2e643f75-7f33-47cb-a9de-d3f9aa4348f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:19.423Z|2e643f75-7f33-47cb-a9de-d3f9aa4348f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:19.448Z|ed3936c1-b1ce-4171-8727-6151e97021a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:19.450Z|ed3936c1-b1ce-4171-8727-6151e97021a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:20.059Z|8d1dc5a0-57ca-4fc8-ae5d-0341c2f9e558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:20.060Z|8d1dc5a0-57ca-4fc8-ae5d-0341c2f9e558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:23.260Z|fa885040-4e78-478b-83da-e3d2bcf862ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:30:23.261Z|fa885040-4e78-478b-83da-e3d2bcf862ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:30:23.347Z|b5d2d205-06f4-485b-8fb1-bfed070f2c70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:30:23.348Z|b5d2d205-06f4-485b-8fb1-bfed070f2c70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:30:29.446Z|98191870-5fd4-47b9-8c59-a2cdb56e662d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:29.447Z|98191870-5fd4-47b9-8c59-a2cdb56e662d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:29.475Z|7c18a083-67d7-4041-a5d9-7d3bcf036b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:29.476Z|7c18a083-67d7-4041-a5d9-7d3bcf036b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:30.083Z|f9a87135-5369-4d14-879e-fbfe53333bab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:30.083Z|f9a87135-5369-4d14-879e-fbfe53333bab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:38.260Z|a8857852-5aee-4398-b985-4b4af0377368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:30:38.261Z|a8857852-5aee-4398-b985-4b4af0377368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:30:39.470Z|ba2ab442-82f6-4f92-bd14-d3b8660c5b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:39.471Z|ba2ab442-82f6-4f92-bd14-d3b8660c5b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:39.499Z|d76afa1c-a2f6-4223-96fc-dd4525728445|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:39.500Z|d76afa1c-a2f6-4223-96fc-dd4525728445|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:40.107Z|a658556c-93cf-478a-86ba-368ecc6d6b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:40.108Z|a658556c-93cf-478a-86ba-368ecc6d6b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:49.495Z|0997b950-3107-4403-8c11-5e1c85fb2364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:49.495Z|0997b950-3107-4403-8c11-5e1c85fb2364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:49.526Z|292503cb-98bb-4e44-a10b-1375104d2c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:49.528Z|292503cb-98bb-4e44-a10b-1375104d2c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:50.130Z|9ce2658f-246a-4c5c-9530-850077105150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:50.131Z|9ce2658f-246a-4c5c-9530-850077105150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:53.260Z|9d81bcc9-4769-489c-a2c6-2956948c379b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:30:53.262Z|9d81bcc9-4769-489c-a2c6-2956948c379b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:30:53.349Z|10f7f8f3-e0ab-40b0-8806-a63e2cd5d7fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:30:53.350Z|10f7f8f3-e0ab-40b0-8806-a63e2cd5d7fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:30:59.518Z|af14a779-7a09-4c5e-9210-936295a1ec04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:59.519Z|af14a779-7a09-4c5e-9210-936295a1ec04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:30:59.554Z|2b2ae2d8-8f74-486d-bda0-c9e682d0d260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:30:59.556Z|2b2ae2d8-8f74-486d-bda0-c9e682d0d260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:00.159Z|af5b13a3-caf9-456d-84f0-2eac865576cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:00.160Z|af5b13a3-caf9-456d-84f0-2eac865576cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:08.260Z|ad0cb33e-3201-4fc9-8cdc-f66dedd9f52b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:31:08.261Z|ad0cb33e-3201-4fc9-8cdc-f66dedd9f52b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:31:09.544Z|0aee87cf-a08d-4ccf-aa5c-f62906ec3341|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:09.545Z|0aee87cf-a08d-4ccf-aa5c-f62906ec3341|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:09.581Z|4425ef16-f14f-4a28-b038-117c27af59f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:09.582Z|4425ef16-f14f-4a28-b038-117c27af59f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:10.188Z|7b9e0066-eb73-4c83-b2b8-e0923eb02723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:10.189Z|7b9e0066-eb73-4c83-b2b8-e0923eb02723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:19.568Z|6f313c9e-f57d-45ab-b88a-f5e031f686fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:19.569Z|6f313c9e-f57d-45ab-b88a-f5e031f686fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:19.605Z|588594dd-0f70-4924-bb27-6e43c69ede4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:19.606Z|588594dd-0f70-4924-bb27-6e43c69ede4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:20.212Z|b12760db-5c71-438d-82ca-8fb3c9a69fe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:20.214Z|b12760db-5c71-438d-82ca-8fb3c9a69fe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:23.260Z|e989b6c1-8f40-4e5f-bfc1-a9951150135e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:31:23.261Z|e989b6c1-8f40-4e5f-bfc1-a9951150135e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:31:23.353Z|3c647642-d7cd-4c00-b93b-ee3b381c635a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:31:23.353Z|3c647642-d7cd-4c00-b93b-ee3b381c635a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:31:29.592Z|f6f7592f-bdb2-4928-9da1-87b38cea2fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:29.593Z|f6f7592f-bdb2-4928-9da1-87b38cea2fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:29.629Z|bcd1c56e-b544-4d9d-9fa0-c475bcfd058c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:29.630Z|bcd1c56e-b544-4d9d-9fa0-c475bcfd058c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:30.236Z|34600df0-2983-4329-8430-3ccf537b4f37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:30.237Z|34600df0-2983-4329-8430-3ccf537b4f37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:38.260Z|b4c532ac-4756-4ab4-a8b7-739432f674d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:31:38.263Z|b4c532ac-4756-4ab4-a8b7-739432f674d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:31:39.617Z|e3a00881-0aa5-46a5-a8a5-893e71ba32af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:39.618Z|e3a00881-0aa5-46a5-a8a5-893e71ba32af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:39.652Z|3fd29a25-fa43-447f-ab9d-56190cf3a6be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:39.653Z|3fd29a25-fa43-447f-ab9d-56190cf3a6be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:40.259Z|51cc3b13-7dff-4fa8-92dc-6622da1b7e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:40.260Z|51cc3b13-7dff-4fa8-92dc-6622da1b7e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:49.640Z|5478119c-75fd-4855-a7f7-7feb5d87800c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:49.641Z|5478119c-75fd-4855-a7f7-7feb5d87800c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:49.675Z|538f64a6-8ba2-4891-b1d1-ba336347f178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:49.676Z|538f64a6-8ba2-4891-b1d1-ba336347f178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:50.281Z|ed634fb8-0644-4b24-bedd-8e6d2751ad85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:50.283Z|ed634fb8-0644-4b24-bedd-8e6d2751ad85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:53.260Z|157cb0a2-0859-4fe8-958d-2ba9c9734a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:31:53.261Z|157cb0a2-0859-4fe8-958d-2ba9c9734a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:31:53.354Z|085cb1df-c957-48e2-b274-31278ed736cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:31:53.355Z|085cb1df-c957-48e2-b274-31278ed736cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:31:59.663Z|c7772801-4fae-48fd-be70-c6cac013f8cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:59.664Z|c7772801-4fae-48fd-be70-c6cac013f8cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:31:59.698Z|d1e65b02-3589-4bcc-b162-e02e4f0e7039|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:31:59.699Z|d1e65b02-3589-4bcc-b162-e02e4f0e7039|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:00.308Z|cdec7010-f5e6-4a35-8dfb-45ded12073c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:00.309Z|cdec7010-f5e6-4a35-8dfb-45ded12073c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:08.260Z|6ed1fe16-6382-4202-a565-90c5578ec50d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:32:08.261Z|6ed1fe16-6382-4202-a565-90c5578ec50d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:32:09.700Z|24d4d38c-fa9c-423d-ac28-782d8aef05d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:09.701Z|24d4d38c-fa9c-423d-ac28-782d8aef05d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:09.720Z|4e2252fe-957d-4845-8372-c05a6b1b5507|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:09.721Z|4e2252fe-957d-4845-8372-c05a6b1b5507|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:10.340Z|d2923cf3-f3a9-49f6-b2d3-dc56c9ebee9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:10.341Z|d2923cf3-f3a9-49f6-b2d3-dc56c9ebee9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:19.725Z|5d90f456-11ae-4ab1-ba9f-554ced81ce11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:19.726Z|5d90f456-11ae-4ab1-ba9f-554ced81ce11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:19.746Z|4367b533-bd6e-4f67-a2a6-3c34218daa03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:19.748Z|4367b533-bd6e-4f67-a2a6-3c34218daa03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:20.365Z|02d1aa04-e2af-4aa5-91e6-935c1b3fc458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:20.366Z|02d1aa04-e2af-4aa5-91e6-935c1b3fc458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:23.260Z|5ecef488-ac63-4c51-89b4-9a3a5b6870ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:32:23.262Z|5ecef488-ac63-4c51-89b4-9a3a5b6870ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:32:23.356Z|87278f4b-2c2c-45a6-bb59-c3eead399415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:32:23.356Z|87278f4b-2c2c-45a6-bb59-c3eead399415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:32:29.752Z|6e376981-b62e-492f-9335-12f1eae79f6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:29.754Z|6e376981-b62e-492f-9335-12f1eae79f6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:29.768Z|f7041904-ec74-4798-8a7e-1e9a0cb2c747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:29.769Z|f7041904-ec74-4798-8a7e-1e9a0cb2c747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:30.396Z|d8e9796b-0c66-45cc-9fec-e221c1805ee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:30.397Z|d8e9796b-0c66-45cc-9fec-e221c1805ee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:38.260Z|3076cfb5-abe6-4f1b-8140-36e8a260cc40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:32:38.261Z|3076cfb5-abe6-4f1b-8140-36e8a260cc40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:32:39.779Z|60914359-5a38-49e0-a8bf-c486cf0cf6b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:39.780Z|60914359-5a38-49e0-a8bf-c486cf0cf6b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:39.795Z|2019e5f0-8f2b-480c-8af6-ccc96c71c05f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:39.796Z|2019e5f0-8f2b-480c-8af6-ccc96c71c05f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:40.421Z|0109cbb4-9769-4bab-a6d6-da8a3690e6a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:40.422Z|0109cbb4-9769-4bab-a6d6-da8a3690e6a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:49.801Z|9fd9b01f-1a7b-4da6-a810-e3e34c829d2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:49.802Z|9fd9b01f-1a7b-4da6-a810-e3e34c829d2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:49.816Z|3195bdb2-087c-4946-a950-0b83899339f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:49.816Z|3195bdb2-087c-4946-a950-0b83899339f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:50.444Z|5306ae8c-cd1d-4ce4-950a-644ce7bd7764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:50.445Z|5306ae8c-cd1d-4ce4-950a-644ce7bd7764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:53.260Z|c6f47f3c-e39d-4143-bbb0-db25e669a39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:32:53.261Z|c6f47f3c-e39d-4143-bbb0-db25e669a39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:32:53.357Z|32724c11-d2af-44e6-928d-ce9fc9b78292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:32:53.358Z|32724c11-d2af-44e6-928d-ce9fc9b78292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:32:59.824Z|0adf273e-1447-4ad0-b3a4-5c6127ae71e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:59.825Z|0adf273e-1447-4ad0-b3a4-5c6127ae71e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:32:59.839Z|4270978b-34ef-41af-bda2-8cd5b73e2870|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:32:59.840Z|4270978b-34ef-41af-bda2-8cd5b73e2870|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:00.501Z|9c7d609c-f71e-4388-9748-b1ec01bf2f5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:00.501Z|9c7d609c-f71e-4388-9748-b1ec01bf2f5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:08.260Z|b6a7055d-53a0-446b-9eca-1e8ef584ba00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:33:08.263Z|b6a7055d-53a0-446b-9eca-1e8ef584ba00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:33:09.850Z|c35cac2b-366f-4710-b212-70cb52634bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:09.851Z|c35cac2b-366f-4710-b212-70cb52634bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:09.861Z|1770b93f-1873-460b-b9df-47bab213e1e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:09.862Z|1770b93f-1873-460b-b9df-47bab213e1e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:10.525Z|3d372ed0-e895-42f4-af69-ae3381f847ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:10.525Z|3d372ed0-e895-42f4-af69-ae3381f847ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:19.873Z|34d16215-7321-4871-96e4-51dd4366362e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:19.874Z|34d16215-7321-4871-96e4-51dd4366362e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:19.884Z|676107f8-7d5a-46c1-8f05-b980362b5e1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:19.884Z|676107f8-7d5a-46c1-8f05-b980362b5e1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:20.548Z|b39f05b2-66d0-407d-8968-f420a2fb6a4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:20.548Z|b39f05b2-66d0-407d-8968-f420a2fb6a4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:23.260Z|6f5c25d2-df9c-4e50-b722-8fa22afc91b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:33:23.261Z|6f5c25d2-df9c-4e50-b722-8fa22afc91b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:33:23.359Z|d0a11bfe-68f2-41e9-b4f9-fc1ca9945bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:33:23.360Z|d0a11bfe-68f2-41e9-b4f9-fc1ca9945bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:33:29.899Z|eecc4c0c-2951-4742-be68-0fe5882e52dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:29.900Z|eecc4c0c-2951-4742-be68-0fe5882e52dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:29.905Z|1878da69-4514-493e-9c9d-3eb62b4e136c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:29.905Z|1878da69-4514-493e-9c9d-3eb62b4e136c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:30.573Z|7b7144dc-be92-45bf-952a-bef3724a2e5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:30.573Z|7b7144dc-be92-45bf-952a-bef3724a2e5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:38.260Z|3cd6cf6d-36df-490d-90e7-02831f7babd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:33:38.261Z|3cd6cf6d-36df-490d-90e7-02831f7babd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:33:39.927Z|b7e2355e-4453-4686-b2c4-7cf04c8104f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:39.927Z|1252c916-e3b6-45f8-9de2-efe14061ccd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:39.928Z|b7e2355e-4453-4686-b2c4-7cf04c8104f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:39.928Z|1252c916-e3b6-45f8-9de2-efe14061ccd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:40.598Z|1b9912fc-1346-4a36-a8c3-3b61ded88704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:40.599Z|1b9912fc-1346-4a36-a8c3-3b61ded88704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:49.949Z|b7f7a313-fa42-4c82-b324-fcc412913a4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:49.949Z|37fe7403-e78b-4a83-a769-643774b1a2b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:49.950Z|37fe7403-e78b-4a83-a769-643774b1a2b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:49.950Z|b7f7a313-fa42-4c82-b324-fcc412913a4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:50.623Z|43d85d5c-4f00-46f3-8fb6-9c039fcce746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:50.624Z|43d85d5c-4f00-46f3-8fb6-9c039fcce746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:52.284Z|9de202c4-98b7-46e7-b877-ccbe0cfee254|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T08:33:52.285Z|9de202c4-98b7-46e7-b877-ccbe0cfee254|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:53.260Z|0a2e78d7-d91a-42a3-95a5-ce2d4c0a7f99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:33:53.263Z|0a2e78d7-d91a-42a3-95a5-ce2d4c0a7f99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:33:53.360Z|f6e1327d-6b73-46bd-b01f-0ff60de21a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:33:53.361Z|f6e1327d-6b73-46bd-b01f-0ff60de21a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:33:59.974Z|8fd786e6-4b50-46ab-bd70-21b82a8a00c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:59.975Z|e4975ddf-1230-46a4-82d7-2e3eb37bb077|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:33:59.975Z|8fd786e6-4b50-46ab-bd70-21b82a8a00c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:33:59.977Z|e4975ddf-1230-46a4-82d7-2e3eb37bb077|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:00.647Z|cba8cad4-9045-4d7c-a650-0c93b2a42333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:00.647Z|cba8cad4-9045-4d7c-a650-0c93b2a42333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:08.260Z|11c27db7-0519-49fe-962c-fe8913169acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:34:08.261Z|11c27db7-0519-49fe-962c-fe8913169acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:34:10.000Z|db896ca7-3235-4d2f-9e77-74d10bd81d1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:10.000Z|d355d41f-6629-4d82-ac80-dea3bb4d5281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:10.001Z|db896ca7-3235-4d2f-9e77-74d10bd81d1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:10.001Z|d355d41f-6629-4d82-ac80-dea3bb4d5281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:10.671Z|f4396f47-5884-49b8-bea3-7e8fa4335136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:10.672Z|f4396f47-5884-49b8-bea3-7e8fa4335136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:20.026Z|9f014bee-7457-4296-b311-0de72c54c4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:20.026Z|c4f564ac-279b-4cad-aec4-dc4baed97edc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:20.027Z|9f014bee-7457-4296-b311-0de72c54c4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:20.027Z|c4f564ac-279b-4cad-aec4-dc4baed97edc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:20.696Z|4449b8ac-14d4-49e7-b42d-d932a0c66dfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:20.697Z|4449b8ac-14d4-49e7-b42d-d932a0c66dfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:23.260Z|3bfc10bd-3068-41ab-9ec9-51499379ef41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:34:23.261Z|3bfc10bd-3068-41ab-9ec9-51499379ef41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:34:23.362Z|f2e5755b-f667-43d1-b122-7b2b1bb18806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:34:23.363Z|f2e5755b-f667-43d1-b122-7b2b1bb18806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:34:30.051Z|dc0602ae-4603-4eb6-9a75-0fca1ab9f769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:30.051Z|1018e4eb-b789-4ae4-842b-be3858fa7014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:30.052Z|1018e4eb-b789-4ae4-842b-be3858fa7014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:30.052Z|dc0602ae-4603-4eb6-9a75-0fca1ab9f769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:30.719Z|5b59d3b4-ae08-48c3-8758-7565e4527ddc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:30.720Z|5b59d3b4-ae08-48c3-8758-7565e4527ddc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:38.260Z|7b457c65-7cce-4b09-8638-7cbc26b6d6a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:34:38.262Z|7b457c65-7cce-4b09-8638-7cbc26b6d6a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:34:40.082Z|ee6cf363-0a6b-4bd7-ab58-fe49e49078b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:40.082Z|22e2b727-bca3-413a-b6eb-7219dad31946|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:40.083Z|22e2b727-bca3-413a-b6eb-7219dad31946|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:40.083Z|ee6cf363-0a6b-4bd7-ab58-fe49e49078b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:40.744Z|d40c7972-3948-4578-a533-d6ed7964f55d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:40.745Z|d40c7972-3948-4578-a533-d6ed7964f55d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:50.106Z|39aea098-1a59-4aae-8d15-ca273e1429d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:50.106Z|39aea098-1a59-4aae-8d15-ca273e1429d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:50.110Z|541c29f2-0761-4a68-83e2-bd479cd6bb7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:50.111Z|541c29f2-0761-4a68-83e2-bd479cd6bb7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:50.766Z|d42dae8f-6e92-43cd-be76-7b180362f861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:34:50.767Z|d42dae8f-6e92-43cd-be76-7b180362f861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:52.273Z|f9105bf4-6f25-4f54-8d2e-613d644a92dc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T08:34:52.273Z|f9105bf4-6f25-4f54-8d2e-613d644a92dc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T08:34:53.260Z|70ca499d-b19f-45de-bd86-85b02f587c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:34:53.260Z|70ca499d-b19f-45de-bd86-85b02f587c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:34:53.363Z|6d0006a8-8b45-44a3-867b-4693afac45df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:34:53.364Z|6d0006a8-8b45-44a3-867b-4693afac45df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:35:00.129Z|3fd64dfb-0e5a-478f-9c0d-56e7e02bfa6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:00.130Z|88506fd8-32af-4b45-a69c-d6d81936346b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:00.130Z|3fd64dfb-0e5a-478f-9c0d-56e7e02bfa6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:00.131Z|88506fd8-32af-4b45-a69c-d6d81936346b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:00.791Z|5e295b73-1fc2-4c19-88e4-0df4e017b134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:00.792Z|5e295b73-1fc2-4c19-88e4-0df4e017b134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:08.260Z|05fe9645-ac6b-4171-ac23-48fee14c2f62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:35:08.260Z|05fe9645-ac6b-4171-ac23-48fee14c2f62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:35:10.155Z|eb2eefbc-5c2e-4c45-bb89-7212b13292dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:10.155Z|043c4e22-15cc-44c2-8ca5-fda60a465b5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:10.156Z|eb2eefbc-5c2e-4c45-bb89-7212b13292dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:10.156Z|043c4e22-15cc-44c2-8ca5-fda60a465b5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:10.814Z|3ac7f688-ce6d-43c6-b4d7-c7cb4ccd6db0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:10.815Z|3ac7f688-ce6d-43c6-b4d7-c7cb4ccd6db0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:20.181Z|a033559a-99f6-4bcb-be73-3c0db8f53df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:20.181Z|f3711e1b-e1af-4524-9f52-61e25b1f9722|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:20.183Z|f3711e1b-e1af-4524-9f52-61e25b1f9722|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:20.183Z|a033559a-99f6-4bcb-be73-3c0db8f53df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:20.839Z|569e13a7-05b6-46a6-9a22-3ebd0ffcc7d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:20.840Z|569e13a7-05b6-46a6-9a22-3ebd0ffcc7d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:23.260Z|6f6fd8c4-e048-4959-a5c2-d3a807ae77cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:35:23.262Z|6f6fd8c4-e048-4959-a5c2-d3a807ae77cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:35:23.365Z|5b397c09-b82b-4d8a-946c-b9b3ba468430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:35:23.366Z|5b397c09-b82b-4d8a-946c-b9b3ba468430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:35:30.208Z|185dc510-2856-4ff6-8612-9709eaa01631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:30.209Z|185dc510-2856-4ff6-8612-9709eaa01631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:30.210Z|0204656b-3eba-441a-8c40-060610ff61f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:30.211Z|0204656b-3eba-441a-8c40-060610ff61f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:30.862Z|c9fcb327-39c6-45cc-a769-80545b2dbaca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:30.863Z|c9fcb327-39c6-45cc-a769-80545b2dbaca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:38.260Z|76211aad-e254-4df3-95ef-5b0344ddc21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:35:38.261Z|76211aad-e254-4df3-95ef-5b0344ddc21b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:35:40.237Z|3588c218-72f3-4518-8e25-24104cdfb71e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:40.238Z|3588c218-72f3-4518-8e25-24104cdfb71e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:40.239Z|77a570a3-e5c3-410b-82df-4e87b74edf3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:40.244Z|77a570a3-e5c3-410b-82df-4e87b74edf3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:40.886Z|ed918bcb-d4e0-41b3-8ab6-bccc2d729020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:40.887Z|ed918bcb-d4e0-41b3-8ab6-bccc2d729020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:50.266Z|63aa335f-8058-4a7b-970d-3ed9f1620a8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:50.267Z|63aa335f-8058-4a7b-970d-3ed9f1620a8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:50.268Z|5ef53fda-9e8d-4da5-8284-171f7a2ade01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:50.270Z|5ef53fda-9e8d-4da5-8284-171f7a2ade01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:50.910Z|8e0589e0-e3c4-48a6-b239-03b9bb6fe261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:35:50.912Z|8e0589e0-e3c4-48a6-b239-03b9bb6fe261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:52.273Z|6e4e72ab-4e17-40a6-a6cc-3a5198f18e5f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T08:35:52.273Z|6e4e72ab-4e17-40a6-a6cc-3a5198f18e5f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T08:35:53.266Z|cf87613e-6c0c-4864-bfdb-e5e2dee171b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:35:53.269Z|cf87613e-6c0c-4864-bfdb-e5e2dee171b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:35:53.367Z|afe49c13-f12d-488a-b29d-2aebdb0ad204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:35:53.369Z|afe49c13-f12d-488a-b29d-2aebdb0ad204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:36:00.293Z|9a59f563-de06-4894-bfea-88dc621cd0bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:00.294Z|9a59f563-de06-4894-bfea-88dc621cd0bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:00.301Z|c4713f95-8d14-448c-8dd6-42f23ee7862b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:00.301Z|c4713f95-8d14-448c-8dd6-42f23ee7862b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:00.935Z|53907f91-754f-4da1-878b-cdb0a54762ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:00.936Z|53907f91-754f-4da1-878b-cdb0a54762ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:08.260Z|7f5a1729-adfd-4166-a7eb-c0627a00c30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:36:08.260Z|7f5a1729-adfd-4166-a7eb-c0627a00c30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:36:10.318Z|b7fe8c6a-a03d-4dde-85c6-da8428bb66f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:10.319Z|b7fe8c6a-a03d-4dde-85c6-da8428bb66f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:10.325Z|64264c3a-30c5-47ed-85b2-35269966ad81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:10.326Z|64264c3a-30c5-47ed-85b2-35269966ad81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:10.958Z|f58ad7c0-d36c-4c02-b4b3-659b02584657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:10.959Z|f58ad7c0-d36c-4c02-b4b3-659b02584657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:20.345Z|989e2adc-fd83-49eb-9eae-af3597bd768f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:20.346Z|989e2adc-fd83-49eb-9eae-af3597bd768f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:20.352Z|d4ab4feb-07f5-4373-ab33-f50dd98c3bc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:20.353Z|d4ab4feb-07f5-4373-ab33-f50dd98c3bc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:20.982Z|3fc46fa0-6792-41af-be52-8340183929b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:20.983Z|3fc46fa0-6792-41af-be52-8340183929b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:23.260Z|a9c3950d-ea7e-4b93-8e43-f03b26d973b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:36:23.261Z|a9c3950d-ea7e-4b93-8e43-f03b26d973b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:36:23.370Z|d07a8fba-ddc9-40f9-89b3-9c81278e49dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:36:23.371Z|d07a8fba-ddc9-40f9-89b3-9c81278e49dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:36:30.380Z|ff8c2cc4-ec72-4c3d-9917-4030910eb675|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:30.381Z|3e124103-7f2f-465b-8254-8c018754884e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:30.381Z|ff8c2cc4-ec72-4c3d-9917-4030910eb675|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:30.381Z|3e124103-7f2f-465b-8254-8c018754884e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:31.007Z|b56f2517-2343-4177-a8b5-c0740f81fbb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:31.008Z|b56f2517-2343-4177-a8b5-c0740f81fbb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:38.260Z|1c61ae2d-879b-400b-91db-dbd6cbbfaba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:36:38.263Z|1c61ae2d-879b-400b-91db-dbd6cbbfaba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:36:40.411Z|dbdcac37-043c-4b4b-aae6-7dc65ad008d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:40.412Z|dbdcac37-043c-4b4b-aae6-7dc65ad008d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:40.414Z|9de5c2ed-987d-4150-bdc3-4b33bc1a5256|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:40.415Z|9de5c2ed-987d-4150-bdc3-4b33bc1a5256|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:41.033Z|6e9e573b-d2b9-4601-9d78-75383c35b828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:41.034Z|6e9e573b-d2b9-4601-9d78-75383c35b828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:50.437Z|0b3eaba1-de22-4c4c-bda4-f32f1cf47ab8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:50.438Z|0b3eaba1-de22-4c4c-bda4-f32f1cf47ab8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:50.440Z|f8645af6-f75d-4fc7-a200-f2974ec4a7fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:50.441Z|f8645af6-f75d-4fc7-a200-f2974ec4a7fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:51.056Z|f7874162-13a0-4864-b47a-489c6c3cdf8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:36:51.056Z|f7874162-13a0-4864-b47a-489c6c3cdf8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:52.273Z|c9cd3c1f-5741-40a8-982c-24d30f0a93a1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T08:36:52.274Z|c9cd3c1f-5741-40a8-982c-24d30f0a93a1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T08:36:53.260Z|78ad154a-71e1-4500-8273-d38cb58a91dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:36:53.261Z|78ad154a-71e1-4500-8273-d38cb58a91dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:36:53.372Z|07e43d8f-7b7b-455a-9942-30b8887ab6ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:36:53.373Z|07e43d8f-7b7b-455a-9942-30b8887ab6ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:37:00.463Z|50c30968-14c4-454b-917d-087285bfa82a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:00.464Z|50c30968-14c4-454b-917d-087285bfa82a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:00.463Z|965891b6-b2d2-4ffd-84eb-7be90dcc8f25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:00.466Z|965891b6-b2d2-4ffd-84eb-7be90dcc8f25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:01.082Z|0d8a2e0e-5a47-446f-a456-00bc640bb953|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:01.083Z|0d8a2e0e-5a47-446f-a456-00bc640bb953|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:08.260Z|f4816761-0d32-4398-9cd3-332e232f8697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:37:08.261Z|f4816761-0d32-4398-9cd3-332e232f8697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:37:10.500Z|a830f511-c789-456c-acf5-d9796976a187|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:10.500Z|504e0708-fed5-42b3-92e7-d2732593078e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:10.501Z|a830f511-c789-456c-acf5-d9796976a187|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:10.501Z|504e0708-fed5-42b3-92e7-d2732593078e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:11.107Z|b500d921-d248-4389-879c-d6457b1b7254|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:11.108Z|b500d921-d248-4389-879c-d6457b1b7254|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:20.524Z|b7230a44-5eb0-4e6f-8ae9-b47af279333e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:20.524Z|fefd320e-6cfd-4319-9371-6f24f205b55f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:20.525Z|fefd320e-6cfd-4319-9371-6f24f205b55f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:20.525Z|b7230a44-5eb0-4e6f-8ae9-b47af279333e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:21.131Z|3e9c93a9-5c30-4c7f-b3c2-c8263b685fa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:21.132Z|3e9c93a9-5c30-4c7f-b3c2-c8263b685fa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:23.260Z|3f9658fb-4270-4fda-a4ca-648cc4c11e7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:37:23.263Z|3f9658fb-4270-4fda-a4ca-648cc4c11e7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:37:23.373Z|90bf54e8-98c5-476d-91b3-88f0de15eb2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:37:23.374Z|90bf54e8-98c5-476d-91b3-88f0de15eb2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:37:30.550Z|591aea43-4a11-448e-bff2-ccd171d3d83c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:30.550Z|b1429461-12c1-46c9-8061-449b150010ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:30.551Z|b1429461-12c1-46c9-8061-449b150010ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:30.551Z|591aea43-4a11-448e-bff2-ccd171d3d83c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:31.156Z|47139235-448d-42aa-ac2e-1097f58dbe9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:31.157Z|47139235-448d-42aa-ac2e-1097f58dbe9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:38.260Z|95dc05fe-3aef-4fb3-9b26-050bf772b860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:37:38.261Z|95dc05fe-3aef-4fb3-9b26-050bf772b860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:37:40.576Z|722ed69d-052f-4443-9432-db1c1acb9e1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:40.578Z|722ed69d-052f-4443-9432-db1c1acb9e1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:40.578Z|1a0387af-7eba-4c83-a04e-d4c0cd48f655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:40.580Z|1a0387af-7eba-4c83-a04e-d4c0cd48f655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:41.179Z|99c3e92e-5ef1-4610-b3d9-74014688c590|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:41.180Z|99c3e92e-5ef1-4610-b3d9-74014688c590|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:50.607Z|c0e9065b-867a-4610-9aa2-c292d4aaae4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:50.607Z|7977b40e-99bc-46e3-9985-13d51a97c408|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:50.608Z|c0e9065b-867a-4610-9aa2-c292d4aaae4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:50.608Z|7977b40e-99bc-46e3-9985-13d51a97c408|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:51.209Z|8ba560f1-d728-4410-a9b0-b469d50b4c66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:37:51.211Z|8ba560f1-d728-4410-a9b0-b469d50b4c66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:52.275Z|ec64af40-de9c-496a-8715-25fff6afcc59|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T08:37:52.277Z|ec64af40-de9c-496a-8715-25fff6afcc59|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T08:37:53.260Z|8332cb13-fa8e-4fad-b6fd-28f13ef265da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:37:53.261Z|8332cb13-fa8e-4fad-b6fd-28f13ef265da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:37:53.375Z|b13dbe34-ec54-4a6f-a9e1-214572b5f4b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:37:53.376Z|b13dbe34-ec54-4a6f-a9e1-214572b5f4b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:38:00.638Z|86190f89-af59-4566-827d-f01998328944|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:00.638Z|3736506a-d7b9-4148-92d9-f868069ce5b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:00.640Z|3736506a-d7b9-4148-92d9-f868069ce5b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:00.639Z|86190f89-af59-4566-827d-f01998328944|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:01.238Z|95e473bd-a6ac-4107-a8c9-faf2fb51a7cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:01.239Z|95e473bd-a6ac-4107-a8c9-faf2fb51a7cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:08.260Z|37f78dd3-e6a2-420a-bef5-a81e8720dd78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:38:08.264Z|37f78dd3-e6a2-420a-bef5-a81e8720dd78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:38:10.668Z|9955ac0c-7933-4c01-857e-fe3953485557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:10.668Z|ad17f375-97b1-45aa-8e6e-7a975fec6428|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:10.670Z|ad17f375-97b1-45aa-8e6e-7a975fec6428|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:10.670Z|9955ac0c-7933-4c01-857e-fe3953485557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:11.263Z|b10afd55-2678-43e7-9f71-dfa99e8dac04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:11.264Z|b10afd55-2678-43e7-9f71-dfa99e8dac04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:20.697Z|dd5a313c-2a83-4ab2-9922-90b713e33607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:20.698Z|dd5a313c-2a83-4ab2-9922-90b713e33607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:20.701Z|a58c4fe8-2ebc-4d30-84dc-6de342bef89b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:20.701Z|a58c4fe8-2ebc-4d30-84dc-6de342bef89b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:21.288Z|2dee2868-e2fe-4a89-9663-e3984c53f33d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:21.289Z|2dee2868-e2fe-4a89-9663-e3984c53f33d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:23.260Z|db76f928-c140-447c-92c0-a4b07d12e9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:38:23.260Z|db76f928-c140-447c-92c0-a4b07d12e9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:38:23.377Z|c241a041-1fa6-4d22-8add-7bf4f77514f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:38:23.377Z|c241a041-1fa6-4d22-8add-7bf4f77514f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:38:30.724Z|706f4653-4cca-43c4-ade4-b91f7b7698a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:30.724Z|b295a3db-f58b-4379-9b60-87b42eafff75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:30.725Z|706f4653-4cca-43c4-ade4-b91f7b7698a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:30.725Z|b295a3db-f58b-4379-9b60-87b42eafff75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:31.312Z|3da76851-4ce1-49f4-a294-b69e173fa8c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:31.313Z|3da76851-4ce1-49f4-a294-b69e173fa8c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:38.260Z|5c15b489-1b73-49e9-b9c8-50bcd5890aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:38:38.261Z|5c15b489-1b73-49e9-b9c8-50bcd5890aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:38:40.752Z|fce22d7b-9c91-4a6e-aba0-60bdd59fd972|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:40.752Z|d8b83045-faa2-41fc-94d5-bf0eefc74090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:40.753Z|fce22d7b-9c91-4a6e-aba0-60bdd59fd972|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:40.753Z|d8b83045-faa2-41fc-94d5-bf0eefc74090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:41.335Z|7a218dfe-0b15-4f9b-80b2-7c841128fb07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:41.335Z|7a218dfe-0b15-4f9b-80b2-7c841128fb07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:50.775Z|039fc2b1-565a-44a2-bdea-8c320b02f9b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:50.775Z|a05ffc75-6d2f-4ebd-9312-c9c184ac141f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:50.776Z|039fc2b1-565a-44a2-bdea-8c320b02f9b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:50.776Z|a05ffc75-6d2f-4ebd-9312-c9c184ac141f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:51.358Z|7389df8d-dda6-49c9-8231-9b298b14f810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:38:51.359Z|7389df8d-dda6-49c9-8231-9b298b14f810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:52.272Z|957ea692-2d0f-44bc-8d4d-3cd4b41c3111|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T08:38:52.273Z|957ea692-2d0f-44bc-8d4d-3cd4b41c3111|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T08:38:53.260Z|7ad92ac3-8363-478d-b881-508809017b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:38:53.263Z|7ad92ac3-8363-478d-b881-508809017b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:38:53.378Z|8bc1c606-8ac2-4710-b875-8c37063611be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:38:53.379Z|8bc1c606-8ac2-4710-b875-8c37063611be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:39:00.798Z|e50f7fda-0a22-4f92-aa5e-f074902f3c0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:00.798Z|7f6dc416-dbb4-4dca-b1bd-730565a2feea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:00.799Z|7f6dc416-dbb4-4dca-b1bd-730565a2feea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:00.799Z|e50f7fda-0a22-4f92-aa5e-f074902f3c0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:01.382Z|b9a00d1a-da1e-43f1-879a-7dd50ed9c3bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:01.382Z|b9a00d1a-da1e-43f1-879a-7dd50ed9c3bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:08.260Z|18c4eda2-a927-4db4-846b-0c3298b01609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:39:08.261Z|18c4eda2-a927-4db4-846b-0c3298b01609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:39:10.821Z|e8a4d7af-26ea-40aa-aed1-8d59b486c1cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:10.821Z|e35316ca-8e79-4c7d-91a3-e977d58b5f89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:10.822Z|e35316ca-8e79-4c7d-91a3-e977d58b5f89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:10.822Z|e8a4d7af-26ea-40aa-aed1-8d59b486c1cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:11.407Z|9fa3b8e5-d6bc-408b-a18d-218cad4c6b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:11.409Z|9fa3b8e5-d6bc-408b-a18d-218cad4c6b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:20.847Z|dc8b3361-54f5-4738-96fb-0d5b278ad77b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:20.847Z|af5be886-38a6-49e3-aa5f-f19280daea07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:20.848Z|dc8b3361-54f5-4738-96fb-0d5b278ad77b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:20.848Z|af5be886-38a6-49e3-aa5f-f19280daea07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:21.432Z|4b492f96-5ccc-4dc8-89c1-9ec4de4384db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:21.433Z|4b492f96-5ccc-4dc8-89c1-9ec4de4384db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:23.260Z|369bb156-306e-4e8e-a16d-7b692dfdd0ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:39:23.260Z|369bb156-306e-4e8e-a16d-7b692dfdd0ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:39:23.380Z|7353d761-0b6d-4f3f-9a5e-14fb026cfc28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:39:23.380Z|7353d761-0b6d-4f3f-9a5e-14fb026cfc28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:39:30.875Z|cf922f92-dc86-4ac6-9358-a3a0645c048b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:30.875Z|ad43fdb1-978a-4fb1-83e6-2c3c91de12bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:30.876Z|ad43fdb1-978a-4fb1-83e6-2c3c91de12bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:30.876Z|cf922f92-dc86-4ac6-9358-a3a0645c048b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:31.453Z|8a194662-ef2c-4fec-ba5a-23abcf83d555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:31.454Z|8a194662-ef2c-4fec-ba5a-23abcf83d555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:38.260Z|1caa3bb4-15a1-4139-b48f-6da7c0f4f337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:39:38.264Z|1caa3bb4-15a1-4139-b48f-6da7c0f4f337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:39:40.899Z|9f6d83e3-4cb4-4b15-8a54-5fc02743d5f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:40.899Z|e6865b4a-f3f0-46aa-81d7-bcdc4ad73d5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:40.900Z|9f6d83e3-4cb4-4b15-8a54-5fc02743d5f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:40.903Z|e6865b4a-f3f0-46aa-81d7-bcdc4ad73d5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:41.475Z|3b3783a6-35f8-4784-a739-1add9b8b135a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:41.476Z|3b3783a6-35f8-4784-a739-1add9b8b135a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:50.923Z|01d7d1e9-b8ad-498a-b67e-2bc18505c6ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:50.924Z|01d7d1e9-b8ad-498a-b67e-2bc18505c6ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:50.927Z|f21ce6df-db8a-42a7-b065-24b32832444f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:50.928Z|f21ce6df-db8a-42a7-b065-24b32832444f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:51.498Z|d76483eb-f0ba-4ee6-8ecb-6985ed1989af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:39:51.499Z|d76483eb-f0ba-4ee6-8ecb-6985ed1989af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:52.273Z|f01380a9-6fec-4e65-bd33-1fb11cef7bb3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T08:39:52.274Z|f01380a9-6fec-4e65-bd33-1fb11cef7bb3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T08:39:53.260Z|39c77ba4-f537-4735-b4ac-2994be3b48b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:39:53.260Z|39c77ba4-f537-4735-b4ac-2994be3b48b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:39:53.381Z|b5c077ed-3acb-4569-8193-5764fbe1d9db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:39:53.382Z|b5c077ed-3acb-4569-8193-5764fbe1d9db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:40:00.948Z|bc770ded-6772-434a-8e06-796f3a008355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:00.949Z|bc770ded-6772-434a-8e06-796f3a008355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:00.949Z|42133a94-98fe-4580-aa4a-c6335a65746d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:00.950Z|42133a94-98fe-4580-aa4a-c6335a65746d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:01.520Z|b756d11c-50fb-4f89-a208-eaa604ba8b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:01.521Z|b756d11c-50fb-4f89-a208-eaa604ba8b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:08.260Z|6221c828-13e3-4c9f-9951-95d020722ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:40:08.261Z|6221c828-13e3-4c9f-9951-95d020722ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:40:10.972Z|53a24279-8c69-4fdc-a03e-deab878d9aa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:10.972Z|0ef589e0-aeed-488a-b576-bf7f37ba561b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:10.973Z|53a24279-8c69-4fdc-a03e-deab878d9aa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:10.973Z|0ef589e0-aeed-488a-b576-bf7f37ba561b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:11.544Z|a1c7892d-5a36-4441-9cf7-3a587793e1a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:11.545Z|a1c7892d-5a36-4441-9cf7-3a587793e1a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:20.995Z|06feb499-63cb-43f1-aa18-93e226c33c93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:20.995Z|71b820db-f27b-42c2-889c-b7a1f8cefee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:20.996Z|71b820db-f27b-42c2-889c-b7a1f8cefee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:20.996Z|06feb499-63cb-43f1-aa18-93e226c33c93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:21.568Z|ab579b5d-5859-4050-9f9e-3c2ff604ac4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:21.569Z|ab579b5d-5859-4050-9f9e-3c2ff604ac4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:23.260Z|241bf653-8e50-4249-84ad-02dc2798f3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:40:23.262Z|241bf653-8e50-4249-84ad-02dc2798f3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:40:23.382Z|ccbb6e3f-d387-483d-adfa-22ed01b5cf59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:40:23.383Z|ccbb6e3f-d387-483d-adfa-22ed01b5cf59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:40:31.017Z|95305f1e-4e30-48fe-b858-47c8d8b5741e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:31.017Z|28ab7864-66ae-4acd-a984-ee8c9bcc1dcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:31.018Z|95305f1e-4e30-48fe-b858-47c8d8b5741e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:31.018Z|28ab7864-66ae-4acd-a984-ee8c9bcc1dcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:31.593Z|b857eaa6-ce4a-4d41-9a84-6b153c58c8d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:31.594Z|b857eaa6-ce4a-4d41-9a84-6b153c58c8d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:38.260Z|73bc52ba-2bbc-48de-bcc3-50dd5aba6bef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:40:38.260Z|73bc52ba-2bbc-48de-bcc3-50dd5aba6bef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:40:41.041Z|68ae6c04-9a16-4cbb-b78d-f8abe869d087|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:41.041Z|00783471-c9cc-469b-88ee-5e3f6aa97ceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:41.042Z|00783471-c9cc-469b-88ee-5e3f6aa97ceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:41.042Z|68ae6c04-9a16-4cbb-b78d-f8abe869d087|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:41.614Z|3be79294-23a1-46ce-b6e5-9791abf37984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:41.615Z|3be79294-23a1-46ce-b6e5-9791abf37984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:51.065Z|e5384dcc-50a4-4193-867d-670a37863be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:51.065Z|3ac07a55-520d-4c7b-b138-3c94320bc3c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:51.066Z|e5384dcc-50a4-4193-867d-670a37863be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:51.066Z|3ac07a55-520d-4c7b-b138-3c94320bc3c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:51.636Z|07f8cba8-0f88-421b-ad91-0b37624f2e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:40:51.637Z|07f8cba8-0f88-421b-ad91-0b37624f2e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:52.272Z|6a383b3b-91a3-4738-a9c1-e46e9a0d744a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T08:40:52.273Z|6a383b3b-91a3-4738-a9c1-e46e9a0d744a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T08:40:53.260Z|e72b5def-67a9-4738-a15e-efd6b32f6851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:40:53.260Z|e72b5def-67a9-4738-a15e-efd6b32f6851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:40:53.384Z|7fecd6de-563f-4ea7-a44b-a6a21fd7a516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:40:53.385Z|7fecd6de-563f-4ea7-a44b-a6a21fd7a516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:41:01.089Z|f8c259cd-b534-464e-a542-ff07aec20a6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:01.089Z|434bb45f-3f5f-4f07-95aa-30a6963d831e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:01.090Z|f8c259cd-b534-464e-a542-ff07aec20a6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:01.090Z|434bb45f-3f5f-4f07-95aa-30a6963d831e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:01.657Z|19390fac-a0ec-458e-ac11-c978f4289d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:01.659Z|19390fac-a0ec-458e-ac11-c978f4289d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:08.260Z|c449cfe1-3d9f-4e99-911e-22937309451b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:41:08.262Z|c449cfe1-3d9f-4e99-911e-22937309451b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:41:11.112Z|878528b3-6e54-4701-91f3-3cd1d84d1a68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:11.112Z|7a3b6d5a-9df1-4ac4-93f7-1d0f1d1dc775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:11.113Z|7a3b6d5a-9df1-4ac4-93f7-1d0f1d1dc775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:11.113Z|878528b3-6e54-4701-91f3-3cd1d84d1a68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:11.680Z|8cb5f207-9459-4841-9574-7c7678d85808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:11.681Z|8cb5f207-9459-4841-9574-7c7678d85808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:21.136Z|ef38dcf9-9932-4909-b2c6-7fa05b2b37dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:21.136Z|c22165cd-8860-43a7-9a3e-410d64abee4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:21.137Z|ef38dcf9-9932-4909-b2c6-7fa05b2b37dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:21.137Z|c22165cd-8860-43a7-9a3e-410d64abee4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:21.704Z|199e2c8d-d9a1-4f5b-a934-f131d508431c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:21.705Z|199e2c8d-d9a1-4f5b-a934-f131d508431c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:23.260Z|86381da4-fd8e-4bfe-b03b-026d48f3eb83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:41:23.260Z|86381da4-fd8e-4bfe-b03b-026d48f3eb83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:41:23.386Z|d280a6c5-eb4e-4d02-a7b4-f3f7964838cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:41:23.386Z|d280a6c5-eb4e-4d02-a7b4-f3f7964838cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:41:31.161Z|cd0e320d-aa61-42ad-ae78-90e4788a2bd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:31.162Z|964b1d6f-cd73-4c8b-a559-f3eeb44ff2ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:31.162Z|cd0e320d-aa61-42ad-ae78-90e4788a2bd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:31.162Z|964b1d6f-cd73-4c8b-a559-f3eeb44ff2ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:31.729Z|a5082035-61d5-42ff-9a37-fe173bb1f282|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:31.729Z|a5082035-61d5-42ff-9a37-fe173bb1f282|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:36.621Z||http-nio-8080-exec-3|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x03Cd<0x94T0xed0xf50xb5-0x0c0xefW0xd3(K0xcd0x15r0xf80xe1`0xe6X0xb50xa8?0xc5s0xa1nfw]. 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-10-21T08:41:38.260Z|93de040e-2267-4b5b-8659-d41948833379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:41:38.261Z|93de040e-2267-4b5b-8659-d41948833379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:41:41.186Z|59370a6c-fbb3-45db-860c-108758b25de0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:41.186Z|9276d980-2daa-4676-9198-1620abb5ac18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:41.187Z|59370a6c-fbb3-45db-860c-108758b25de0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:41.187Z|9276d980-2daa-4676-9198-1620abb5ac18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:41.752Z|b2e38834-fbea-49de-be28-e9a699fa0538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:41.753Z|b2e38834-fbea-49de-be28-e9a699fa0538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:51.210Z|0ac09f99-328e-4d2b-a299-7c38b40ce263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:51.210Z|7929883a-3a85-462f-a33f-1337cbbfc8f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:51.211Z|0ac09f99-328e-4d2b-a299-7c38b40ce263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:51.211Z|7929883a-3a85-462f-a33f-1337cbbfc8f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:51.777Z|5e382499-4d4a-4536-b854-b679ee062c54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:41:51.778Z|5e382499-4d4a-4536-b854-b679ee062c54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:52.273Z|cd0e05f5-fbec-4964-b7f5-36cb718420bb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T08:41:52.274Z|cd0e05f5-fbec-4964-b7f5-36cb718420bb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T08:41:53.260Z|bfef07c8-2592-442c-96b4-0e06ecfd8351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:41:53.262Z|bfef07c8-2592-442c-96b4-0e06ecfd8351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:41:53.387Z|67a01375-d825-4cd3-8bdd-0c8b2009505d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:41:53.388Z|67a01375-d825-4cd3-8bdd-0c8b2009505d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:42:01.234Z|64fac865-50b9-4b9a-abfb-5d62a7386389|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:01.234Z|ac45e223-3dae-448a-8f80-05a594740b5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:01.235Z|64fac865-50b9-4b9a-abfb-5d62a7386389|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:01.235Z|ac45e223-3dae-448a-8f80-05a594740b5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:01.804Z|81a6839a-64d5-461f-aa88-a59b0ef7a505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:01.805Z|81a6839a-64d5-461f-aa88-a59b0ef7a505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:08.260Z|f810483e-3f66-415f-9e2f-46e319032ce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:42:08.261Z|f810483e-3f66-415f-9e2f-46e319032ce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:42:11.257Z|4e526b93-7137-4bcb-b96a-320d9dfa22bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:11.257Z|7250d82c-f884-4ce0-9fbd-0a13c94caf39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:11.257Z|4e526b93-7137-4bcb-b96a-320d9dfa22bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:11.258Z|7250d82c-f884-4ce0-9fbd-0a13c94caf39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:11.826Z|3a18f854-4544-45a3-935f-a16587f35ef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:11.827Z|3a18f854-4544-45a3-935f-a16587f35ef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:21.280Z|4cc8e3f2-2fd1-4caa-9884-a70b5f49f3a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:21.280Z|67318751-8c06-4727-8ec4-ccd9bcc55a4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:21.281Z|4cc8e3f2-2fd1-4caa-9884-a70b5f49f3a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:21.281Z|67318751-8c06-4727-8ec4-ccd9bcc55a4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:21.849Z|55f68788-f6f4-481f-82c1-6dda53fb4846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:21.850Z|55f68788-f6f4-481f-82c1-6dda53fb4846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:23.260Z|ed2e4d06-96d5-4919-98f0-47914fd48dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:42:23.260Z|ed2e4d06-96d5-4919-98f0-47914fd48dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:42:23.388Z|d4154ba0-4b9a-4bc6-8936-1b0f887d736e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:42:23.389Z|d4154ba0-4b9a-4bc6-8936-1b0f887d736e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:42:31.303Z|ce6c7b1c-bf11-4e23-a167-37b0f05e7843|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:31.304Z|ce6c7b1c-bf11-4e23-a167-37b0f05e7843|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:31.303Z|d0a8ad1b-1cb3-43f9-8e17-ae84d9218af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:31.305Z|d0a8ad1b-1cb3-43f9-8e17-ae84d9218af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:31.872Z|e3cf6194-d86f-47cd-a79f-c04b812c4ee9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:31.873Z|e3cf6194-d86f-47cd-a79f-c04b812c4ee9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:38.260Z|6840c97a-490a-4e98-a781-f0893159c39c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:42:38.263Z|6840c97a-490a-4e98-a781-f0893159c39c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:42:41.328Z|a71172e2-bd99-415d-928d-2f069c01a0d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:41.328Z|65fc8a67-1706-445c-a2b0-e0eb2edd5701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:41.329Z|a71172e2-bd99-415d-928d-2f069c01a0d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:41.329Z|65fc8a67-1706-445c-a2b0-e0eb2edd5701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:41.895Z|a1b194d9-a2ea-4f5c-a054-9fc612b7babc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:41.896Z|a1b194d9-a2ea-4f5c-a054-9fc612b7babc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:51.353Z|31ad0490-6d8c-45ce-bfc3-46bc9fe28a1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:51.353Z|256e4e82-da87-47d7-9d31-cf1d9aafae3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:51.354Z|31ad0490-6d8c-45ce-bfc3-46bc9fe28a1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:51.354Z|256e4e82-da87-47d7-9d31-cf1d9aafae3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:51.919Z|baa8711c-bdea-4768-a74f-d88f3dcdc814|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:42:51.919Z|baa8711c-bdea-4768-a74f-d88f3dcdc814|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:52.273Z|cc3d4f65-d9d9-456b-bff2-8ce1fb909ee0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T08:42:52.274Z|cc3d4f65-d9d9-456b-bff2-8ce1fb909ee0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T08:42:53.260Z|af664158-a79e-41b3-9af3-4636f54a753a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:42:53.260Z|af664158-a79e-41b3-9af3-4636f54a753a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:42:53.390Z|29a261be-005a-4457-aeda-6e09882752a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:42:53.390Z|29a261be-005a-4457-aeda-6e09882752a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:43:01.381Z|a2a9eac0-741e-4b77-b6a6-6e60a77608ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:01.381Z|18171914-a1a7-4f56-8a4b-813cf3f3103c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:01.382Z|a2a9eac0-741e-4b77-b6a6-6e60a77608ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:01.382Z|18171914-a1a7-4f56-8a4b-813cf3f3103c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:01.940Z|5628e6e4-29a9-4dc2-8afb-757476714421|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:01.941Z|5628e6e4-29a9-4dc2-8afb-757476714421|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:08.260Z|aac0339b-9fb3-43c9-ac4e-fd693b33a55c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:43:08.261Z|aac0339b-9fb3-43c9-ac4e-fd693b33a55c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:43:11.406Z|7aa323cd-45fb-49eb-bb28-3c84798746c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:11.407Z|7aa323cd-45fb-49eb-bb28-3c84798746c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:11.409Z|7a5fa010-c426-4ca3-b3f7-9fcb0656b56e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:11.409Z|7a5fa010-c426-4ca3-b3f7-9fcb0656b56e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:11.962Z|302ce444-9c1d-482d-aa08-cf88fabf815d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:11.963Z|302ce444-9c1d-482d-aa08-cf88fabf815d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:21.429Z|e8c34aa1-7d93-46db-846c-6d418bf1f583|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:21.429Z|ed39463d-d183-44e4-aece-6997874a5249|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:21.430Z|e8c34aa1-7d93-46db-846c-6d418bf1f583|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:21.430Z|ed39463d-d183-44e4-aece-6997874a5249|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:21.985Z|7f52b3d1-9155-44c2-97d3-aa82f56f4bc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:21.986Z|7f52b3d1-9155-44c2-97d3-aa82f56f4bc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:23.260Z|58d40b1e-e46b-41a8-916c-39a2a2b6aaa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:43:23.262Z|58d40b1e-e46b-41a8-916c-39a2a2b6aaa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:43:23.391Z|92650167-e323-4d0b-971d-94e17719af44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:43:23.392Z|92650167-e323-4d0b-971d-94e17719af44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:43:31.455Z|e197b19f-cc05-4f17-90a6-d07205aa99aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:31.456Z|e197b19f-cc05-4f17-90a6-d07205aa99aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:31.464Z|11fd931f-23b1-4f30-a84c-3e0b707a4837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:31.465Z|11fd931f-23b1-4f30-a84c-3e0b707a4837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:32.007Z|631d64c4-9275-4d41-b5cc-a41c2d0ba2ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:32.008Z|631d64c4-9275-4d41-b5cc-a41c2d0ba2ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:38.260Z|65003414-f066-4ff2-bb0c-1e2eb96adfd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:43:38.260Z|65003414-f066-4ff2-bb0c-1e2eb96adfd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:43:41.478Z|6760de7b-9b64-4116-a9f5-83c1fe15204b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:41.479Z|6760de7b-9b64-4116-a9f5-83c1fe15204b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:41.490Z|992a3cb8-e646-43e2-adf0-3753e75dd602|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:41.491Z|992a3cb8-e646-43e2-adf0-3753e75dd602|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:42.028Z|c1688232-0bf2-4b96-bc5c-e9205f42b3a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:42.029Z|c1688232-0bf2-4b96-bc5c-e9205f42b3a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:51.500Z|b6ce422a-c41c-479b-b7c6-2b35fade524a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:51.501Z|b6ce422a-c41c-479b-b7c6-2b35fade524a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:51.510Z|ef8f68a4-13dd-4666-9f43-b0bdf08f09c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:51.511Z|ef8f68a4-13dd-4666-9f43-b0bdf08f09c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:52.054Z|917b97b8-543a-4263-b46c-f0acfe7472ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:43:52.055Z|917b97b8-543a-4263-b46c-f0acfe7472ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:52.272Z|7d9e0cf5-a182-49de-a012-e329137220fb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T08:43:52.273Z|7d9e0cf5-a182-49de-a012-e329137220fb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T08:43:53.260Z|226be98d-e62b-40b5-87ff-a35e3fd5c27c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:43:53.260Z|226be98d-e62b-40b5-87ff-a35e3fd5c27c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:43:53.393Z|d8a97263-461d-4c97-b7b5-2f0a00c4ccaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:43:53.393Z|d8a97263-461d-4c97-b7b5-2f0a00c4ccaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:44:01.523Z|335c0712-9fb2-47a9-9340-a33b3b7531d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:01.524Z|335c0712-9fb2-47a9-9340-a33b3b7531d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:01.531Z|0134c82a-9b5f-47c3-b5f2-8af9833b654b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:01.532Z|0134c82a-9b5f-47c3-b5f2-8af9833b654b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:02.080Z|f602c4bc-f28c-4cb1-8335-0f1909a8fc8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:02.080Z|f602c4bc-f28c-4cb1-8335-0f1909a8fc8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:08.260Z|c75e1d6a-de32-4189-aa00-03b5933b794b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:44:08.263Z|c75e1d6a-de32-4189-aa00-03b5933b794b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:44:11.547Z|0ef91ae2-cbbc-4bfa-9d38-00a6fbd913fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:11.548Z|0ef91ae2-cbbc-4bfa-9d38-00a6fbd913fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:11.551Z|18ff3c72-b026-4a31-84cc-86000e470ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:11.552Z|18ff3c72-b026-4a31-84cc-86000e470ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:12.102Z|853d0159-4048-4d3a-a7b2-a48fded6a676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:12.103Z|853d0159-4048-4d3a-a7b2-a48fded6a676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:21.569Z|9ed5ee64-fa43-4556-9fcd-e5453efdcf4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:21.570Z|9ed5ee64-fa43-4556-9fcd-e5453efdcf4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:21.570Z|9c3e3217-61e5-40f0-8b7d-b2343f0eec92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:21.571Z|9c3e3217-61e5-40f0-8b7d-b2343f0eec92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:22.125Z|0dfb6e86-1d14-4de6-b9ae-789bf43db743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:22.126Z|0dfb6e86-1d14-4de6-b9ae-789bf43db743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:23.260Z|21816aa4-9ad7-47fe-b1f4-574449427247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:44:23.261Z|21816aa4-9ad7-47fe-b1f4-574449427247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:44:23.394Z|a77125c3-d772-47af-acae-8d08e7851408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:44:23.395Z|a77125c3-d772-47af-acae-8d08e7851408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:44:31.593Z|8ddde2e1-3d1f-4c62-8ce9-3170b65c58ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:31.593Z|cc982747-d802-40fb-8375-280864515f50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:31.593Z|8ddde2e1-3d1f-4c62-8ce9-3170b65c58ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:31.593Z|cc982747-d802-40fb-8375-280864515f50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:32.151Z|bfbf3eca-cc9e-4a3f-a7aa-b755a9f236f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:32.152Z|bfbf3eca-cc9e-4a3f-a7aa-b755a9f236f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:38.260Z|0df83206-013d-4fd0-b7c6-ed59b18dcb57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:44:38.261Z|0df83206-013d-4fd0-b7c6-ed59b18dcb57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:44:41.614Z|d472df23-1700-4636-9887-013b58d1c054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:41.614Z|ff31d69f-d7ee-4f7f-ba11-ccf097dc77ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:41.615Z|d472df23-1700-4636-9887-013b58d1c054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:41.615Z|ff31d69f-d7ee-4f7f-ba11-ccf097dc77ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:42.174Z|8d4b7407-ef52-4f96-979c-44b6344d83c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:42.174Z|8d4b7407-ef52-4f96-979c-44b6344d83c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:51.638Z|ba94d35d-b4ba-48a6-9792-af05e53e9d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:51.638Z|4fc48ffb-2492-4a85-91f8-05b0d38e45e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:51.639Z|4fc48ffb-2492-4a85-91f8-05b0d38e45e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:51.639Z|ba94d35d-b4ba-48a6-9792-af05e53e9d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:52.196Z|c9a9b14d-8738-4e1c-b71f-ad5f6c451928|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:44:52.197Z|c9a9b14d-8738-4e1c-b71f-ad5f6c451928|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:52.274Z|98d4bb5d-17ee-4531-9ef0-5480b1a84de6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T08:44:52.275Z|98d4bb5d-17ee-4531-9ef0-5480b1a84de6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T08:44:53.260Z|d797c6e5-a55f-4032-a572-d19d1206fee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:44:53.263Z|d797c6e5-a55f-4032-a572-d19d1206fee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:44:53.396Z|86f3e983-899d-4b8c-8ab3-6d6c6709d00e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:44:53.396Z|86f3e983-899d-4b8c-8ab3-6d6c6709d00e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:45:01.662Z|d57826ad-2135-4dc7-a3c0-8ba344805580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:01.662Z|9b2811c1-d483-470c-8a4b-f1c36b8737b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:01.663Z|d57826ad-2135-4dc7-a3c0-8ba344805580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:01.663Z|9b2811c1-d483-470c-8a4b-f1c36b8737b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:02.228Z|f7e8a1cc-e945-453c-9842-8d12c4fa2a37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:02.229Z|f7e8a1cc-e945-453c-9842-8d12c4fa2a37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:08.260Z|f7417186-44ee-426a-b916-cad5f42cd5b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:45:08.261Z|f7417186-44ee-426a-b916-cad5f42cd5b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:45:11.684Z|e1e0a708-07fe-418c-90f9-7161e63633cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:11.684Z|2b68e041-8e1a-4b07-894d-d6fff44b050e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:11.685Z|e1e0a708-07fe-418c-90f9-7161e63633cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:11.685Z|2b68e041-8e1a-4b07-894d-d6fff44b050e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:12.253Z|9ca073d1-a547-46dd-8f85-450d097830b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:12.254Z|9ca073d1-a547-46dd-8f85-450d097830b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:21.711Z|bee81bff-9328-41fb-996e-e0c18fe8e4d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:21.711Z|00910ba4-5ca3-43f9-be9c-70e6eeae660e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:21.712Z|00910ba4-5ca3-43f9-be9c-70e6eeae660e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:21.712Z|bee81bff-9328-41fb-996e-e0c18fe8e4d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:22.282Z|0b9fb787-4fd4-4e1f-9d3b-382cd2dc3428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:22.283Z|0b9fb787-4fd4-4e1f-9d3b-382cd2dc3428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:23.260Z|4bad8304-42cf-485b-9ee4-bbebf11eb644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:45:23.260Z|4bad8304-42cf-485b-9ee4-bbebf11eb644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:45:23.397Z|876a6fd9-1638-4af8-905c-4396ae08fab8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:45:23.398Z|876a6fd9-1638-4af8-905c-4396ae08fab8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:45:31.740Z|0341b003-45a7-435f-9e86-8c1c8ae82832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:31.741Z|0341b003-45a7-435f-9e86-8c1c8ae82832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:31.741Z|c95fbf81-2b8c-4e9a-a9e8-7e9a5e353af7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:31.742Z|c95fbf81-2b8c-4e9a-a9e8-7e9a5e353af7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:32.306Z|98a979c2-4949-473c-b734-1af775ddbba6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:32.307Z|98a979c2-4949-473c-b734-1af775ddbba6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:38.260Z|0dde179b-ffba-47a2-b593-aaa05eefb9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:45:38.263Z|0dde179b-ffba-47a2-b593-aaa05eefb9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:45:41.763Z|d525393e-fbb7-473e-828f-d0433edeafa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:41.763Z|fe6ddbc4-6f71-4aed-9d7f-f3659348a769|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:41.764Z|d525393e-fbb7-473e-828f-d0433edeafa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:41.764Z|fe6ddbc4-6f71-4aed-9d7f-f3659348a769|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:42.328Z|387a4cb4-c6ae-4c64-8ae7-78f894187703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:42.329Z|387a4cb4-c6ae-4c64-8ae7-78f894187703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:51.787Z|6d5636f1-7af9-4ccc-a711-ef9b59e624a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:51.788Z|6d5636f1-7af9-4ccc-a711-ef9b59e624a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:51.792Z|a65eac06-5fcc-4522-a4de-55a13da077a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:51.792Z|a65eac06-5fcc-4522-a4de-55a13da077a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:52.275Z|f0f591a6-dca7-497d-952c-6ea04faed15b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T08:45:52.276Z|f0f591a6-dca7-497d-952c-6ea04faed15b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:52.355Z|0033599e-9e4e-4de2-9b2d-0a54a4ab9e1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:45:52.356Z|0033599e-9e4e-4de2-9b2d-0a54a4ab9e1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:45:53.260Z|9604657b-c3d8-46ad-9b83-53ae62a3669e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:45:53.260Z|9604657b-c3d8-46ad-9b83-53ae62a3669e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:45:53.399Z|5eebb816-cf80-4a60-89a7-063e0778586c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:45:53.400Z|5eebb816-cf80-4a60-89a7-063e0778586c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:46:01.814Z|8d2089b8-fdfc-4289-9151-97f5c7be262e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:01.814Z|36ef5826-4027-47d5-950a-6e04c69a9a7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:01.815Z|8d2089b8-fdfc-4289-9151-97f5c7be262e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:01.817Z|36ef5826-4027-47d5-950a-6e04c69a9a7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:02.383Z|82d0d968-3cee-4cb0-b4eb-a2c21392aea2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:02.383Z|82d0d968-3cee-4cb0-b4eb-a2c21392aea2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:08.260Z|79690aed-b71a-45bf-8e86-3412ac20ce85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:46:08.261Z|79690aed-b71a-45bf-8e86-3412ac20ce85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:46:11.839Z|b6c2b147-8574-456e-9a15-ad59ed2d8814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:11.839Z|a8d6ed1c-3035-4c2d-8dc6-3e358c594635|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:11.839Z|b6c2b147-8574-456e-9a15-ad59ed2d8814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:11.839Z|a8d6ed1c-3035-4c2d-8dc6-3e358c594635|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:12.405Z|90b5b8b0-34c9-436b-a3a8-0d1ae748591e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:12.405Z|90b5b8b0-34c9-436b-a3a8-0d1ae748591e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:21.861Z|1c18a6e3-0529-4319-92e5-f7d90cf38f33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:21.861Z|6a37a238-1581-4217-9e19-75996878a1a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:21.861Z|6a37a238-1581-4217-9e19-75996878a1a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:21.862Z|1c18a6e3-0529-4319-92e5-f7d90cf38f33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:22.425Z|f7443bae-70c9-431b-ab07-f2590d343a85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:22.426Z|f7443bae-70c9-431b-ab07-f2590d343a85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:23.260Z|4d263af5-e44c-4526-b85a-cd3e1dace3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:46:23.262Z|4d263af5-e44c-4526-b85a-cd3e1dace3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:46:23.401Z|96e4a5f8-4453-4ce0-b3be-a052e7ac2aa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:46:23.401Z|96e4a5f8-4453-4ce0-b3be-a052e7ac2aa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:46:31.886Z|7b48a22b-1ac8-4498-9173-1a7aa20789e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:31.886Z|09e90d3d-7019-4d5b-806c-b75dfc0a179a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:31.887Z|09e90d3d-7019-4d5b-806c-b75dfc0a179a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:31.887Z|7b48a22b-1ac8-4498-9173-1a7aa20789e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:32.453Z|ae81eb3b-c07f-4b41-8c10-46648ae86a79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:32.454Z|ae81eb3b-c07f-4b41-8c10-46648ae86a79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:38.260Z|18cc502d-f390-4259-9aa8-8d739b261bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:46:38.261Z|18cc502d-f390-4259-9aa8-8d739b261bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:46:41.912Z|99aff996-5e42-491a-beb6-c8b50be32f1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:41.913Z|99aff996-5e42-491a-beb6-c8b50be32f1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:41.914Z|71aad7c6-95f1-4e1c-9bc8-a75140c007a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:41.915Z|71aad7c6-95f1-4e1c-9bc8-a75140c007a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:42.475Z|8b947d3a-8fab-42e1-a0e3-be8f6fccb677|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:42.476Z|8b947d3a-8fab-42e1-a0e3-be8f6fccb677|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:51.942Z|f1b9af78-8eca-4c71-a7db-a6a1066ae799|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:51.942Z|5291d3c2-c248-455f-a726-3da67bd60f2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:51.944Z|f1b9af78-8eca-4c71-a7db-a6a1066ae799|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:51.944Z|5291d3c2-c248-455f-a726-3da67bd60f2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:52.273Z|c0d99300-13c1-4570-a3ae-d5842c3b195e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-10-21T08:46:52.274Z|c0d99300-13c1-4570-a3ae-d5842c3b195e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:52.500Z|983eb414-f129-4df0-af70-5f3c64aa45b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:46:52.501Z|983eb414-f129-4df0-af70-5f3c64aa45b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:46:53.260Z|21342c6d-23c0-447d-9cb2-430da022b3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:46:53.261Z|21342c6d-23c0-447d-9cb2-430da022b3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:46:53.402Z|50bf2f4a-24eb-434e-9d8b-ee359f94312e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-10-21T08:46:53.403Z|50bf2f4a-24eb-434e-9d8b-ee359f94312e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-10-21T08:47:01.971Z|8140e244-3daa-4730-84e0-96f15c9c180f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:47:01.971Z|2afe97b9-278c-4a74-b939-ef3cc22f1d79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:47:01.972Z|8140e244-3daa-4730-84e0-96f15c9c180f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:47:01.972Z|2afe97b9-278c-4a74-b939-ef3cc22f1d79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-10-21T08:47:02.525Z|0b03f1c1-512f-4c61-9b73-9c32eb38b8bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-10-21T08:47:02.526Z|0b03f1c1-512f-4c61-9b73-9c32eb38b8bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.