Results

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-04-11T05:20:23.121Z||main|||||INFO|500||The following profiles are active: basic
2022-04-11T05:20:44.182Z||main|||||INFO|500||Starting service [Tomcat]
2022-04-11T05:20:44.184Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-04-11T05:20:44.426Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-04-11T05:20:58.329Z||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-04-11T05:20:58.829Z||main|||||INFO|500||catdb-pool - Starting...
2022-04-11T05:20:59.601Z||main|||||INFO|500||catdb-pool - Start completed.
2022-04-11T05:21:00.733Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-04-11T05:21:01.267Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-04-11T05:21:02.820Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-04-11T05:21:06.309Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-04-11T05:21:07.388Z||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-04-11T05:21:11.814Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-11T05:21:12.078Z||main|||||INFO|500||reqdb-pool - Starting...
2022-04-11T05:21:12.097Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-04-11T05:21:12.112Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-04-11T05:21:13.230Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-04-11T05:21:14.106Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-11T05:21:16.487Z||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-04-11T05:21:25.127Z||main|||||WARN|500||---
2022-04-11T05:21:25.128Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-04-11T05:21:25.128Z||main|||||WARN|500||---
2022-04-11T05:21:25.919Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-04-11T05:21:33.506Z||main|||||INFO|500||Started ApiHandlerApplication in 75.381 seconds (JVM running for 78.624)
2022-04-11T05:21:33.541Z|6f85909b-2215-4c08-98cd-957a31b9ce93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:21:33.575Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-04-11T05:21:33.577Z|6f85909b-2215-4c08-98cd-957a31b9ce93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:21:33.578Z|327f4490-9d8a-4edf-90aa-13a0d84d24e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:21:33.606Z|327f4490-9d8a-4edf-90aa-13a0d84d24e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:21:33.815Z|30c8019c-6843-4981-bc69-90f3dd04b37c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-04-11T05:21:34.373Z|30c8019c-6843-4981-bc69-90f3dd04b37c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:21:42.963Z|7bed13b6-526b-496c-8904-e42f2dd95068|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:21:42.965Z|7bed13b6-526b-496c-8904-e42f2dd95068|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:21:42.954Z|fd158e59-aa0c-4746-b023-925087528fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:21:42.969Z|fd158e59-aa0c-4746-b023-925087528fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:21:44.343Z|caa09964-baf5-4e8c-83e4-57ca33388af5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:21:44.346Z|caa09964-baf5-4e8c-83e4-57ca33388af5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:21:48.476Z|08b0ab4f-856f-4ae5-a3a7-48911266754c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:21:48.478Z|08b0ab4f-856f-4ae5-a3a7-48911266754c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:21:53.021Z|46e1e02e-ebf2-4263-8c1f-b7dbbd9092ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:21:53.022Z|46e1e02e-ebf2-4263-8c1f-b7dbbd9092ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:21:53.027Z|84d970a9-08e5-4dd3-9fab-f9221b5cdb26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:21:53.029Z|84d970a9-08e5-4dd3-9fab-f9221b5cdb26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:21:54.390Z|2797dc5a-bc3b-434c-994b-e6491f92e3d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:21:54.392Z|2797dc5a-bc3b-434c-994b-e6491f92e3d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:03.075Z|d9a83e98-4dd5-47c4-b54a-5bd2e813cef7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:03.078Z|d9a83e98-4dd5-47c4-b54a-5bd2e813cef7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:03.079Z|fa8d13b0-144a-4299-8e4e-224435dd979e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:03.081Z|fa8d13b0-144a-4299-8e4e-224435dd979e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:03.476Z|4bcf7405-2839-4fc2-91b4-407a008324c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:22:03.477Z|4bcf7405-2839-4fc2-91b4-407a008324c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:22:03.608Z|a9dbaecc-51f4-4225-9573-bbb6f66495d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:22:03.610Z|a9dbaecc-51f4-4225-9573-bbb6f66495d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:22:04.448Z|3e3e10d9-ab6c-4cd2-8e5a-322909f3677a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:04.450Z|3e3e10d9-ab6c-4cd2-8e5a-322909f3677a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:13.129Z|fe3d91e9-f53d-4afb-9dde-d10c1a138359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:13.131Z|fe3d91e9-f53d-4afb-9dde-d10c1a138359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:13.133Z|01edb139-c623-435b-86ae-a3521628e84a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:13.135Z|01edb139-c623-435b-86ae-a3521628e84a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:14.494Z|d5152eed-ded0-4761-804e-671918052cec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:14.496Z|d5152eed-ded0-4761-804e-671918052cec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:18.477Z|86cdcdef-30e2-4445-83a3-22a797a746eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:22:18.488Z|86cdcdef-30e2-4445-83a3-22a797a746eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:22:23.177Z|58e60fdd-6d6e-4982-877b-acef7da2fe51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:23.177Z|c6a37903-c764-466c-a00f-b9c0e9b23f55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:23.179Z|58e60fdd-6d6e-4982-877b-acef7da2fe51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:23.179Z|c6a37903-c764-466c-a00f-b9c0e9b23f55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:24.540Z|63f3363d-c5f4-4d64-b9c8-4535476d4433|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:24.542Z|63f3363d-c5f4-4d64-b9c8-4535476d4433|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:33.237Z|3eafe8a9-5ab0-4e58-ac8d-994329f022d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:33.240Z|3eafe8a9-5ab0-4e58-ac8d-994329f022d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:33.248Z|f4432d07-2166-4399-b9a8-91bedfe7c344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:33.249Z|f4432d07-2166-4399-b9a8-91bedfe7c344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:33.476Z|dd9b21fb-5a4d-4fcc-8fe4-eb20209f8269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:22:33.477Z|dd9b21fb-5a4d-4fcc-8fe4-eb20209f8269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:22:33.612Z|7e4e06b2-236b-4282-8c0e-27e3a9448d27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:22:33.614Z|7e4e06b2-236b-4282-8c0e-27e3a9448d27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:22:34.596Z|1fdadf7e-69ac-45ff-b8c8-0b2333849d3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:34.597Z|1fdadf7e-69ac-45ff-b8c8-0b2333849d3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:43.291Z|3a85eb59-3ff9-433d-a042-1bf2a45ff1e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:43.293Z|3a85eb59-3ff9-433d-a042-1bf2a45ff1e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:43.308Z|9e23ac6d-c7d4-407b-8e1a-7cc49f2af023|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:43.310Z|9e23ac6d-c7d4-407b-8e1a-7cc49f2af023|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:44.628Z|b47c3a07-2631-45ac-a708-ed8b360f03c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:44.629Z|b47c3a07-2631-45ac-a708-ed8b360f03c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:48.476Z|ca14bbed-6c3a-48ed-b2a0-2380046fc832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:22:48.478Z|ca14bbed-6c3a-48ed-b2a0-2380046fc832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:22:53.328Z|f8b2df47-7574-4ab8-9f99-c9824c0206dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:53.330Z|f8b2df47-7574-4ab8-9f99-c9824c0206dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:53.346Z|3f788ee2-5789-47a7-8493-ad83bace8734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:53.347Z|3f788ee2-5789-47a7-8493-ad83bace8734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:22:54.678Z|688e5474-f478-469a-af23-ed5e4b4f5d71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:22:54.679Z|688e5474-f478-469a-af23-ed5e4b4f5d71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:03.364Z|cbb2728c-fc39-4ea4-abcf-1b70f407cec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:03.366Z|cbb2728c-fc39-4ea4-abcf-1b70f407cec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:03.401Z|9a4f2c4b-7baa-46f1-8ffa-ec8d5e8b75c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:03.402Z|9a4f2c4b-7baa-46f1-8ffa-ec8d5e8b75c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:03.476Z|f2da90de-6b2f-4cac-abb4-f6e62f81092d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:23:03.483Z|f2da90de-6b2f-4cac-abb4-f6e62f81092d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:23:03.617Z|a73543f8-8d36-48cf-806b-d38a215070f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:23:03.618Z|a73543f8-8d36-48cf-806b-d38a215070f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:23:04.720Z|e469b85d-d5f4-410e-912a-ed1f7de1aafc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:04.721Z|e469b85d-d5f4-410e-912a-ed1f7de1aafc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:13.406Z|4193c33a-9c0a-404b-9226-cc87d3dcb2b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:13.407Z|4193c33a-9c0a-404b-9226-cc87d3dcb2b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:13.443Z|e48ff433-0f08-4499-8b41-f13a014bde8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:13.445Z|e48ff433-0f08-4499-8b41-f13a014bde8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:14.753Z|13bdeda8-4058-457e-aa81-c1f7a0c7d2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:14.754Z|13bdeda8-4058-457e-aa81-c1f7a0c7d2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:18.476Z|bb17b77f-560d-488d-a57a-59475342b87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:23:18.477Z|bb17b77f-560d-488d-a57a-59475342b87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:23:23.453Z|87b403c3-8cd5-4f29-ba9c-46d8edc1e546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:23.456Z|87b403c3-8cd5-4f29-ba9c-46d8edc1e546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:23.487Z|b956dd82-7fd9-4a88-83be-412d207a13c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:23.488Z|b956dd82-7fd9-4a88-83be-412d207a13c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:24.794Z|e29e33f2-fcf2-4c4c-8241-49d75be114d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:24.795Z|e29e33f2-fcf2-4c4c-8241-49d75be114d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:33.475Z|e16b26a0-37c1-4332-8a70-7a2069de486f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:23:33.477Z|e16b26a0-37c1-4332-8a70-7a2069de486f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:23:33.503Z|8c19fdc9-8496-47d6-a898-5cda6071c167|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:33.504Z|8c19fdc9-8496-47d6-a898-5cda6071c167|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:33.527Z|87021745-f788-485f-b2e2-7ba6dab5643e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:33.528Z|87021745-f788-485f-b2e2-7ba6dab5643e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:33.620Z|ceede16f-693c-4f21-be9f-8be839dcd925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:23:33.621Z|ceede16f-693c-4f21-be9f-8be839dcd925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:23:34.835Z|7de3bbc3-395f-4ebe-9ffa-9c69aa5e08dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:34.836Z|7de3bbc3-395f-4ebe-9ffa-9c69aa5e08dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:43.532Z|8e55e0d8-4e6c-4514-b3f2-e20ce690cc9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:43.533Z|8e55e0d8-4e6c-4514-b3f2-e20ce690cc9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:43.557Z|b6a1dcc0-19f6-4b87-875a-8c40d2fa73f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:43.559Z|b6a1dcc0-19f6-4b87-875a-8c40d2fa73f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:44.872Z|7148168d-ec3d-46bb-986c-ccd2433c470d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:44.874Z|7148168d-ec3d-46bb-986c-ccd2433c470d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:48.476Z|c0690fb9-211f-499e-aa7e-cb24a6e1504f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:23:48.480Z|c0690fb9-211f-499e-aa7e-cb24a6e1504f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:23:53.568Z|99909687-84bc-407b-beb9-d8f8729f0fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:53.569Z|99909687-84bc-407b-beb9-d8f8729f0fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:53.607Z|1ea92a71-0d49-44c1-9f0d-29555a59db4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:53.608Z|1ea92a71-0d49-44c1-9f0d-29555a59db4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:23:54.907Z|337fbbb8-4072-4db3-8bb1-8de311d92c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:23:54.908Z|337fbbb8-4072-4db3-8bb1-8de311d92c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:03.477Z|92776ccf-174b-4623-bb01-76a66dffcc3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:24:03.478Z|92776ccf-174b-4623-bb01-76a66dffcc3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:24:03.623Z|3d7e53da-2346-486f-86d8-667a3dcfe9ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:24:03.624Z|1c74ba6c-f15b-4c58-b271-0ba092738da7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:03.624Z|3d7e53da-2346-486f-86d8-667a3dcfe9ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:24:03.626Z|1c74ba6c-f15b-4c58-b271-0ba092738da7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:03.639Z|a09b61a6-fd8e-4aac-8ff5-e66f604ead5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:03.641Z|a09b61a6-fd8e-4aac-8ff5-e66f604ead5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:04.938Z|05dc92fa-3e30-4c93-83b6-de557cc23616|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:04.940Z|05dc92fa-3e30-4c93-83b6-de557cc23616|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:13.658Z|6a87d241-d60c-4c39-8ac0-15362791e5dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:13.660Z|6a87d241-d60c-4c39-8ac0-15362791e5dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:13.676Z|05734f43-1086-4870-a23b-803e92f6e5b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:13.678Z|05734f43-1086-4870-a23b-803e92f6e5b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:14.972Z|e393bf3b-925a-46d2-ab82-e94b7c1c37b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:14.973Z|e393bf3b-925a-46d2-ab82-e94b7c1c37b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:18.475Z|85b44b37-ab9c-4eb3-b6e0-2db9eb16cdd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:24:18.476Z|85b44b37-ab9c-4eb3-b6e0-2db9eb16cdd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:24:23.699Z|82c35fff-74b9-4d89-8416-de87a4d44dd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:23.700Z|82c35fff-74b9-4d89-8416-de87a4d44dd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:23.722Z|961c3c04-157c-4ede-b94a-232a8a939298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:23.725Z|961c3c04-157c-4ede-b94a-232a8a939298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:25.009Z|16962b0d-2414-4c6b-a58a-8805e3a948fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:25.010Z|16962b0d-2414-4c6b-a58a-8805e3a948fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:33.475Z|2e62c08c-7e19-494c-956c-7a978e8fbb30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:24:33.479Z|2e62c08c-7e19-494c-956c-7a978e8fbb30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:24:33.626Z|49caf874-d6e0-4ea4-9551-3baa55a4c46a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:24:33.628Z|49caf874-d6e0-4ea4-9551-3baa55a4c46a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:24:33.734Z|5c5e7eca-018a-4805-be55-8afb91437874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:33.736Z|5c5e7eca-018a-4805-be55-8afb91437874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:33.757Z|72a77d95-22f3-4aac-bed9-34d3e6412bcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:33.758Z|72a77d95-22f3-4aac-bed9-34d3e6412bcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:35.040Z|eb15979c-a30c-4731-b466-d32546ff44ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:35.042Z|eb15979c-a30c-4731-b466-d32546ff44ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:43.768Z|cace3c82-1fad-43f5-a1f0-24e6cd5e0663|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:43.769Z|cace3c82-1fad-43f5-a1f0-24e6cd5e0663|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:43.791Z|6dfd3ea8-8150-433d-9df2-4142af4aebcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:43.792Z|6dfd3ea8-8150-433d-9df2-4142af4aebcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:45.073Z|ec7befd5-9392-4469-8add-638f5cff01ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:45.075Z|ec7befd5-9392-4469-8add-638f5cff01ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:48.476Z|9fc9e814-877e-408f-b5ab-f39b8fca28f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:24:48.477Z|9fc9e814-877e-408f-b5ab-f39b8fca28f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:24:53.802Z|759255db-db54-4428-8cfc-90d8d2ca7f5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:53.804Z|759255db-db54-4428-8cfc-90d8d2ca7f5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:53.823Z|734928c9-0a70-495c-9b25-d8bc46abdcc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:53.825Z|734928c9-0a70-495c-9b25-d8bc46abdcc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:24:55.106Z|e0805b55-e42e-401f-a063-14613bf63c4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:24:55.107Z|e0805b55-e42e-401f-a063-14613bf63c4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:03.476Z|3ef50461-297a-4362-9244-6d0a13b1a713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:25:03.477Z|3ef50461-297a-4362-9244-6d0a13b1a713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:25:03.629Z|98a213bb-8762-4f75-ab21-ffa57e8c2e6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:25:03.631Z|98a213bb-8762-4f75-ab21-ffa57e8c2e6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:25:03.833Z|447811a7-4ac9-4afa-932c-ecae2dda6abc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:03.835Z|447811a7-4ac9-4afa-932c-ecae2dda6abc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:03.857Z|39ec8090-bfd4-45e8-939f-d4654a845b97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:03.859Z|39ec8090-bfd4-45e8-939f-d4654a845b97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:05.144Z|8bfa85d3-6fd9-48d7-a64a-8f5295683131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:05.145Z|8bfa85d3-6fd9-48d7-a64a-8f5295683131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:13.863Z|5e459a00-996f-45da-9210-a6bceb7f62da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:13.864Z|5e459a00-996f-45da-9210-a6bceb7f62da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:13.888Z|0ea0e38c-3f8d-4b2e-a671-9f03edd19e32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:13.890Z|0ea0e38c-3f8d-4b2e-a671-9f03edd19e32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:15.178Z|e652cc41-649c-4b16-92bb-259da5649b66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:15.180Z|e652cc41-649c-4b16-92bb-259da5649b66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:18.477Z|854d319b-de5c-495d-b1cc-277ee1830878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:25:18.481Z|854d319b-de5c-495d-b1cc-277ee1830878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:25:23.897Z|058fe4cd-40a0-4d00-a5f7-f14c4a3e6f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:23.898Z|058fe4cd-40a0-4d00-a5f7-f14c4a3e6f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:23.927Z|c4a32f51-6c19-4af1-8d00-6b6e0a7e6894|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:23.928Z|c4a32f51-6c19-4af1-8d00-6b6e0a7e6894|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:25.211Z|451a7923-03c9-4705-a834-a707f55411a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:25.212Z|451a7923-03c9-4705-a834-a707f55411a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:33.475Z|97fc25e5-7d5f-475a-ab6a-cb3e79e7c599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:25:33.476Z|97fc25e5-7d5f-475a-ab6a-cb3e79e7c599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:25:33.633Z|27de2c33-5aa7-41d6-b8bd-04c4d11f8205|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:25:33.633Z|27de2c33-5aa7-41d6-b8bd-04c4d11f8205|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:25:33.928Z|cb3dc966-1c57-4d46-b7f9-407f849e081d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:33.929Z|cb3dc966-1c57-4d46-b7f9-407f849e081d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:33.955Z|730fbf6f-f353-4430-a6b5-82274597c5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:33.957Z|730fbf6f-f353-4430-a6b5-82274597c5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:35.242Z|e32a84f8-2f7a-44b3-803d-b07e3e8e7fa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:35.243Z|e32a84f8-2f7a-44b3-803d-b07e3e8e7fa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:43.960Z|5df7572a-fea6-4276-a964-ac70e1d53974|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:43.961Z|5df7572a-fea6-4276-a964-ac70e1d53974|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:43.987Z|a12c5c8d-cb5f-437e-8a1e-042d57078773|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:43.989Z|a12c5c8d-cb5f-437e-8a1e-042d57078773|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:45.272Z|dff20975-44b6-46e3-93c7-f622993fadf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:45.274Z|dff20975-44b6-46e3-93c7-f622993fadf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:48.475Z|f33f6384-f9d8-4424-b042-a42ec6c34034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:25:48.477Z|f33f6384-f9d8-4424-b042-a42ec6c34034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:25:53.999Z|41b00763-4e21-41a5-aced-27bb07c17a0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:54.001Z|41b00763-4e21-41a5-aced-27bb07c17a0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:54.018Z|2f9b602c-1c03-49ac-9fe0-554c0b9812d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:54.019Z|2f9b602c-1c03-49ac-9fe0-554c0b9812d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:25:55.301Z|c8d07d5d-18eb-4dc3-af1c-2139e7463bcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:25:55.302Z|c8d07d5d-18eb-4dc3-af1c-2139e7463bcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:03.476Z|167665a6-db5c-43c0-b690-41a00de9804b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:26:03.479Z|167665a6-db5c-43c0-b690-41a00de9804b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:26:03.635Z|b79c5449-2d92-4aa0-87ed-2565c4e16bda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:26:03.636Z|b79c5449-2d92-4aa0-87ed-2565c4e16bda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:26:04.029Z|92ac3139-d88f-404e-b997-1b628f9caf79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:04.030Z|92ac3139-d88f-404e-b997-1b628f9caf79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:04.055Z|faac6f38-c9fc-496e-af73-c2e512b7c106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:04.057Z|faac6f38-c9fc-496e-af73-c2e512b7c106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:05.335Z|85e78273-9457-420f-8869-9a78760f322c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:05.336Z|85e78273-9457-420f-8869-9a78760f322c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:14.064Z|73d78fd5-3e1d-48d5-afb2-8cdbb7511ead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:14.065Z|73d78fd5-3e1d-48d5-afb2-8cdbb7511ead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:14.085Z|7114b5ff-4c41-4967-892c-93189a7a847a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:14.086Z|7114b5ff-4c41-4967-892c-93189a7a847a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:15.365Z|5d6d7c8d-7a11-4f6a-9e3c-e63d798fb5ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:15.367Z|5d6d7c8d-7a11-4f6a-9e3c-e63d798fb5ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:18.476Z|f6bb227f-0082-4828-9201-5033153bf70a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:26:18.477Z|f6bb227f-0082-4828-9201-5033153bf70a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:26:24.098Z|3cb69b7c-b39d-4fff-9167-0747364cc30d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:24.100Z|3cb69b7c-b39d-4fff-9167-0747364cc30d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:24.128Z|4f6d72c6-062d-4458-98fa-3da7bc335b4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:24.130Z|4f6d72c6-062d-4458-98fa-3da7bc335b4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:25.398Z|072002af-81cb-402f-94a5-1a2b90257f6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:25.399Z|072002af-81cb-402f-94a5-1a2b90257f6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:33.476Z|84e16681-23a3-4712-95e6-e53d525ea7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:26:33.477Z|84e16681-23a3-4712-95e6-e53d525ea7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:26:33.638Z|51f2614e-00b1-4145-9153-24ee6fe7667f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:26:33.639Z|51f2614e-00b1-4145-9153-24ee6fe7667f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:26:34.139Z|765019b0-953e-4d95-8465-24685eca532c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:34.141Z|765019b0-953e-4d95-8465-24685eca532c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:34.167Z|b4e9d125-20ba-4252-867d-4db7f349e11e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:34.168Z|b4e9d125-20ba-4252-867d-4db7f349e11e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:35.426Z|b7a2c7c9-51a9-4f8f-8a11-3399b53f1d23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:35.429Z|b7a2c7c9-51a9-4f8f-8a11-3399b53f1d23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:44.176Z|53f5a552-e947-48ff-9903-75eca7b7df53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:44.178Z|53f5a552-e947-48ff-9903-75eca7b7df53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:44.199Z|e67ffbaf-f336-4a2b-9753-d919c130e182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:44.201Z|e67ffbaf-f336-4a2b-9753-d919c130e182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:45.458Z|54eefcf7-7bb0-4cc4-ab21-c91478ac285a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:45.459Z|54eefcf7-7bb0-4cc4-ab21-c91478ac285a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:48.475Z|ffb4d46f-25ac-4d95-9ef2-ab12c53060ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:26:48.479Z|ffb4d46f-25ac-4d95-9ef2-ab12c53060ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:26:54.208Z|36b27694-cc2f-4918-8c6d-ae2fe66ea5ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:54.210Z|36b27694-cc2f-4918-8c6d-ae2fe66ea5ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:54.236Z|10292e7a-1aab-4b6e-bb03-5a201077c170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:54.237Z|10292e7a-1aab-4b6e-bb03-5a201077c170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:26:55.487Z|3cb37d21-d033-4f99-a23d-a547a6cb1fe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:26:55.489Z|3cb37d21-d033-4f99-a23d-a547a6cb1fe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:03.476Z|176de7bd-bcc2-4a4e-a279-fb7a662b6d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:27:03.477Z|176de7bd-bcc2-4a4e-a279-fb7a662b6d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:27:03.640Z|f91e4551-7d56-40f3-93e6-e21df1b1d3b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:27:03.641Z|f91e4551-7d56-40f3-93e6-e21df1b1d3b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:27:04.237Z|23a8f5c9-d37f-4200-b4aa-1124b02ec03c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:04.238Z|23a8f5c9-d37f-4200-b4aa-1124b02ec03c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:04.265Z|c2f4c15d-6e34-4ff6-b6ff-df3b84ed1692|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:04.266Z|c2f4c15d-6e34-4ff6-b6ff-df3b84ed1692|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:05.516Z|13682f51-037c-4761-a85b-12cbf3561f67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:05.518Z|13682f51-037c-4761-a85b-12cbf3561f67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:14.267Z|f0d50b7a-db5a-448f-a65b-7381470c4e04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:14.269Z|f0d50b7a-db5a-448f-a65b-7381470c4e04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:14.297Z|41b4b2f0-c097-4888-a7e7-0e55855509f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:14.298Z|41b4b2f0-c097-4888-a7e7-0e55855509f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:15.544Z|d052767f-31f6-476d-b704-af4f2eb9ed15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:15.545Z|d052767f-31f6-476d-b704-af4f2eb9ed15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:18.475Z|d5750dae-e9eb-4774-8715-c6130e7cd3f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:27:18.476Z|d5750dae-e9eb-4774-8715-c6130e7cd3f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:27:24.302Z|e39adc73-d011-45d2-81c9-8f9a80a8b038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:24.303Z|e39adc73-d011-45d2-81c9-8f9a80a8b038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:24.326Z|1b9d8af8-691f-4385-8fdf-f5e8f573401c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:24.328Z|1b9d8af8-691f-4385-8fdf-f5e8f573401c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:25.574Z|f6dc3f36-9210-4bb6-9fb2-00c32bb8677d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:25.575Z|f6dc3f36-9210-4bb6-9fb2-00c32bb8677d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:33.475Z|95cbc6ad-5a94-4766-b9d1-2a709421ebb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:27:33.479Z|95cbc6ad-5a94-4766-b9d1-2a709421ebb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:27:33.643Z|d9dcf199-1429-4e49-a317-eea62484bfce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:27:33.644Z|d9dcf199-1429-4e49-a317-eea62484bfce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:27:34.333Z|61b7a4e6-eef5-415d-82d6-d3539211da43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:34.334Z|61b7a4e6-eef5-415d-82d6-d3539211da43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:34.358Z|ca6c7692-36d2-483c-8260-d9c37e210d96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:34.359Z|ca6c7692-36d2-483c-8260-d9c37e210d96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:35.605Z|3cab799d-2d83-4a04-bc40-6629594c3fc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:35.607Z|3cab799d-2d83-4a04-bc40-6629594c3fc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:44.372Z|a9f66214-d5fc-4f10-b6cc-3ab3cc1af6e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:44.373Z|a9f66214-d5fc-4f10-b6cc-3ab3cc1af6e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:44.387Z|a4ec802b-c60f-46ed-8ac9-50e08a7be476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:44.388Z|a4ec802b-c60f-46ed-8ac9-50e08a7be476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:45.635Z|14190fff-251f-4f9e-9964-ee77bf905f11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:45.636Z|14190fff-251f-4f9e-9964-ee77bf905f11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:48.476Z|39145230-2ffc-49f1-8e04-39fd401f4329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:27:48.477Z|39145230-2ffc-49f1-8e04-39fd401f4329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:27:54.403Z|c4953dce-496f-4651-bd66-f7c42e2e3b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:54.404Z|c4953dce-496f-4651-bd66-f7c42e2e3b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:54.424Z|3856c5ff-bdc6-4b2d-9d9f-542cfc98cf88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:54.425Z|3856c5ff-bdc6-4b2d-9d9f-542cfc98cf88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:27:55.664Z|045c9d5a-0141-4c2e-97e3-49860524b468|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:27:55.665Z|045c9d5a-0141-4c2e-97e3-49860524b468|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:03.476Z|89012847-c8fe-41c5-b8f7-83c0dba7e3c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:28:03.477Z|89012847-c8fe-41c5-b8f7-83c0dba7e3c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:28:03.645Z|b1612669-6b8c-4cd3-bd94-b93a9c1ab00f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:28:03.646Z|b1612669-6b8c-4cd3-bd94-b93a9c1ab00f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:28:04.442Z|5face5ba-95c5-4296-afd5-6a3b7918b8ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:04.443Z|5face5ba-95c5-4296-afd5-6a3b7918b8ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:04.458Z|26785073-0dbb-43ff-b6aa-6f9f119028b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:04.459Z|26785073-0dbb-43ff-b6aa-6f9f119028b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:05.692Z|857a45a5-d36f-469d-a0f9-be266c779f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:05.694Z|857a45a5-d36f-469d-a0f9-be266c779f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:14.480Z|b72a0297-a3bf-4766-b703-7551a3bfd1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:14.481Z|b72a0297-a3bf-4766-b703-7551a3bfd1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:14.488Z|224cce36-5fdb-470b-9b73-abd501bca2c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:14.489Z|224cce36-5fdb-470b-9b73-abd501bca2c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:15.722Z|5742d136-9da0-4fa6-aa04-3382d6e9d1a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:15.724Z|5742d136-9da0-4fa6-aa04-3382d6e9d1a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:18.475Z|f19acf9e-f9d0-422b-9295-b975945c8739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:28:18.479Z|f19acf9e-f9d0-422b-9295-b975945c8739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:28:24.510Z|962b0dbf-08c3-4243-bec8-21e700e9ef5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:24.511Z|962b0dbf-08c3-4243-bec8-21e700e9ef5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:24.513Z|ba622299-9e7a-4cf4-b7f7-481e5d825281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:24.514Z|ba622299-9e7a-4cf4-b7f7-481e5d825281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:25.764Z|781e8f3f-a2bd-4535-9eac-b4c9fb4ef142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:25.765Z|781e8f3f-a2bd-4535-9eac-b4c9fb4ef142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:33.475Z|d27dcd7e-f268-456e-bc98-3f5516202e0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:28:33.476Z|d27dcd7e-f268-456e-bc98-3f5516202e0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:28:33.648Z|f204589c-695c-41df-bb00-cc3b1daed97b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:28:33.649Z|f204589c-695c-41df-bb00-cc3b1daed97b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:28:34.542Z|acdf04e9-dc49-4b5d-986f-c03397621abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:34.542Z|0f6863f0-29af-49d2-b0c9-3f7a32b32617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:34.543Z|acdf04e9-dc49-4b5d-986f-c03397621abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:34.543Z|0f6863f0-29af-49d2-b0c9-3f7a32b32617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:35.793Z|735e093c-0f2d-452b-ba8c-16efb14795c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:35.795Z|735e093c-0f2d-452b-ba8c-16efb14795c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:44.576Z|382ace72-001b-4c74-9daf-a0b753841be8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:44.576Z|fd2ad819-5cf4-4eff-9ed5-ed807633aef2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:44.577Z|fd2ad819-5cf4-4eff-9ed5-ed807633aef2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:44.577Z|382ace72-001b-4c74-9daf-a0b753841be8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:45.823Z|4468e3bb-058c-4433-af78-e9d2f1a7300f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:45.825Z|4468e3bb-058c-4433-af78-e9d2f1a7300f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:48.476Z|b719cf58-e633-4d9c-9c15-f7aea6492b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:28:48.477Z|b719cf58-e633-4d9c-9c15-f7aea6492b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:28:54.606Z|8ed9c390-0ab1-471c-bebe-5e5f3e81bc9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:54.606Z|92e2b3ae-1236-40a5-9e67-012c32d3ccca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:54.607Z|8ed9c390-0ab1-471c-bebe-5e5f3e81bc9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:54.607Z|92e2b3ae-1236-40a5-9e67-012c32d3ccca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:28:55.854Z|25015801-7207-446a-a73a-da4a8882fb17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:28:55.855Z|25015801-7207-446a-a73a-da4a8882fb17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:03.476Z|b002d4c6-282d-4e37-8269-9915bde44647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:29:03.480Z|b002d4c6-282d-4e37-8269-9915bde44647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:29:03.651Z|06eb6b81-220a-48fb-bde8-d450d115cd6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:29:03.652Z|06eb6b81-220a-48fb-bde8-d450d115cd6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:29:04.636Z|d6dcb186-63c0-426f-adf6-c0f6c7da2fda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:04.637Z|d6dcb186-63c0-426f-adf6-c0f6c7da2fda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:04.637Z|95d20408-dcec-4816-8edd-33cee2f6557d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:04.639Z|95d20408-dcec-4816-8edd-33cee2f6557d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:05.884Z|e7660048-c15e-4f3c-bda8-0ba486fb37e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:05.886Z|e7660048-c15e-4f3c-bda8-0ba486fb37e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:14.664Z|6a62f529-dd1b-4bb8-affb-c64315a4600e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:14.664Z|c18524ef-edb6-4cbb-8a7f-dbf3e0bb1702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:14.665Z|c18524ef-edb6-4cbb-8a7f-dbf3e0bb1702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:14.665Z|6a62f529-dd1b-4bb8-affb-c64315a4600e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:15.913Z|564073de-460a-429c-aab5-dd24d6ba33fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:15.913Z|564073de-460a-429c-aab5-dd24d6ba33fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:18.476Z|77218dfa-c99d-470a-8cd1-a8ab6a884905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:29:18.477Z|77218dfa-c99d-470a-8cd1-a8ab6a884905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:29:24.700Z|917bbf75-1af8-46bf-9d90-80292fe993d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:24.701Z|ecc3df38-e44e-43b9-8783-08c5e2de5390|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:24.701Z|917bbf75-1af8-46bf-9d90-80292fe993d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:24.703Z|ecc3df38-e44e-43b9-8783-08c5e2de5390|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:25.941Z|30decfd9-d82e-4173-81cf-06804645f862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:25.942Z|30decfd9-d82e-4173-81cf-06804645f862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:33.476Z|4a75d174-5a43-4b33-a7e3-85509a0579ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:29:33.477Z|4a75d174-5a43-4b33-a7e3-85509a0579ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:29:33.655Z|6255d4f1-2d98-4847-9006-69ea0815d8e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:29:33.656Z|6255d4f1-2d98-4847-9006-69ea0815d8e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:29:34.740Z|52816908-7d90-4a1f-afd4-7b0808b18096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:34.740Z|e55cdeca-bc4e-4fec-b867-88426705c016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:34.742Z|e55cdeca-bc4e-4fec-b867-88426705c016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:34.742Z|52816908-7d90-4a1f-afd4-7b0808b18096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:35.969Z|4039c137-45db-4d9c-9956-b09d220581ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:35.970Z|4039c137-45db-4d9c-9956-b09d220581ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:44.781Z|06297e83-9f24-44a5-bc79-bc09688c9075|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:44.781Z|f2f45fa4-2964-4520-b3f7-3c80062ff29e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:44.782Z|06297e83-9f24-44a5-bc79-bc09688c9075|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:44.782Z|f2f45fa4-2964-4520-b3f7-3c80062ff29e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:46.001Z|70895b83-fb7e-41f1-940e-009ff62fb659|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:46.002Z|70895b83-fb7e-41f1-940e-009ff62fb659|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:48.475Z|7af5df8d-9332-4e00-aa29-70f1d988cd8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:29:48.479Z|7af5df8d-9332-4e00-aa29-70f1d988cd8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:29:54.816Z|19a03a8b-56fd-47be-96ed-c76358d1007f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:54.817Z|19a03a8b-56fd-47be-96ed-c76358d1007f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:54.820Z|cc6c7339-71b1-47ff-ada7-893e312bc1c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:54.821Z|cc6c7339-71b1-47ff-ada7-893e312bc1c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:29:56.031Z|9033c279-40ca-4b24-9f8e-7c814105dc7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:29:56.032Z|9033c279-40ca-4b24-9f8e-7c814105dc7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:03.476Z|dedce449-e4c1-4e8c-b5fc-435e62304c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:30:03.479Z|dedce449-e4c1-4e8c-b5fc-435e62304c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:30:03.657Z|4756b67e-4650-4ed9-a530-4f1a5added2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:30:03.658Z|4756b67e-4650-4ed9-a530-4f1a5added2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:30:04.853Z|dc8bd674-14f3-4529-9a7d-8b243c6130d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:04.853Z|ef65e2f3-c3b9-445b-8e74-336f7de0111c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:04.855Z|dc8bd674-14f3-4529-9a7d-8b243c6130d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:04.857Z|ef65e2f3-c3b9-445b-8e74-336f7de0111c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:06.063Z|25b86ba6-01e9-435f-b269-d1b881d436bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:06.074Z|25b86ba6-01e9-435f-b269-d1b881d436bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:14.889Z|22fd3d98-801c-4245-a644-a446929cb423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:14.890Z|ef4ab63c-b699-474a-8542-b8984c764cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:14.890Z|22fd3d98-801c-4245-a644-a446929cb423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:14.891Z|ef4ab63c-b699-474a-8542-b8984c764cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:16.122Z|c4c4d909-0c2b-4e9f-8b72-0c8364350847|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:16.124Z|c4c4d909-0c2b-4e9f-8b72-0c8364350847|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:18.475Z|a5fa6fe2-0d4e-4677-8000-29b94a63ed0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:30:18.476Z|a5fa6fe2-0d4e-4677-8000-29b94a63ed0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:30:24.921Z|ec280883-e36c-4ade-a880-b6fd41fb7877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:24.922Z|ec280883-e36c-4ade-a880-b6fd41fb7877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:24.923Z|aaa1be2c-82c2-4d03-a974-ade72c077683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:24.923Z|aaa1be2c-82c2-4d03-a974-ade72c077683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:26.153Z|f9deec8a-694e-4254-bf1b-c2568a5a4c28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:26.155Z|f9deec8a-694e-4254-bf1b-c2568a5a4c28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:30.014Z|181efd50-358e-4c6a-8b7a-e753a1bc7c90|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:30:30.016Z|181efd50-358e-4c6a-8b7a-e753a1bc7c90|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:33.475Z|ca55368e-2491-4277-bce8-8a51b882a3e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:30:33.479Z|ca55368e-2491-4277-bce8-8a51b882a3e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:30:33.659Z|db0bb955-21c0-47d7-8d02-8fb2af02e909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:30:33.660Z|db0bb955-21c0-47d7-8d02-8fb2af02e909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:30:34.950Z|26c45ad4-ad80-4624-8241-212edef58e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:34.950Z|787c4ba4-86d7-4a71-8080-129f35a06c96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:34.952Z|26c45ad4-ad80-4624-8241-212edef58e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:34.952Z|787c4ba4-86d7-4a71-8080-129f35a06c96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:36.182Z|af9cc575-277d-4e43-a556-7f0fa1d22ca2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:36.183Z|af9cc575-277d-4e43-a556-7f0fa1d22ca2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:44.978Z|7d4a69d3-d3cf-499d-9d9a-da7dcf546d08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:44.979Z|5c91d205-7664-4fda-8907-c4804c945b61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:44.980Z|7d4a69d3-d3cf-499d-9d9a-da7dcf546d08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:44.980Z|5c91d205-7664-4fda-8907-c4804c945b61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:46.213Z|d43f3703-2812-4367-a77e-100edeea11e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:46.214Z|d43f3703-2812-4367-a77e-100edeea11e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:48.475Z|f647112f-feb7-4f6a-8341-b4b8891767b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:30:48.476Z|f647112f-feb7-4f6a-8341-b4b8891767b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:30:55.007Z|664f2fdf-f86b-4a03-801e-0727c9b647ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:55.007Z|c075dc98-14cd-4b22-be41-5da757365e22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:55.008Z|c075dc98-14cd-4b22-be41-5da757365e22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:55.008Z|664f2fdf-f86b-4a03-801e-0727c9b647ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:30:56.245Z|5bf918e3-16e0-4b0c-9081-acdc01a779b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:30:56.247Z|5bf918e3-16e0-4b0c-9081-acdc01a779b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:03.475Z|cfa5ef91-3ff5-4711-895d-4354441aef1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:31:03.476Z|cfa5ef91-3ff5-4711-895d-4354441aef1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:31:03.662Z|c653e35e-6f1c-443a-9f5f-ac055858d67d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:31:03.663Z|c653e35e-6f1c-443a-9f5f-ac055858d67d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:31:05.035Z|89fe2f1c-769c-4e8d-8550-3e849423efbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:05.035Z|08e0acbe-b541-4ac9-858e-f93c65a81d3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:05.036Z|89fe2f1c-769c-4e8d-8550-3e849423efbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:05.036Z|08e0acbe-b541-4ac9-858e-f93c65a81d3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:06.280Z|0f4ae5fe-ba46-4ca8-9c5d-f77c25e15b13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:06.281Z|0f4ae5fe-ba46-4ca8-9c5d-f77c25e15b13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:15.065Z|49e78bba-467d-4ea9-a503-60e5825b7cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:15.066Z|49e78bba-467d-4ea9-a503-60e5825b7cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:15.067Z|d043f313-cf44-4ad5-8a29-37895c9fa23f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:15.068Z|d043f313-cf44-4ad5-8a29-37895c9fa23f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:16.309Z|d99ad6ed-86f9-4bbc-a970-5b8d0b3e032f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:16.310Z|d99ad6ed-86f9-4bbc-a970-5b8d0b3e032f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:18.475Z|727e0f1e-3f9a-4399-bd4f-57bac0872e94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:31:18.480Z|727e0f1e-3f9a-4399-bd4f-57bac0872e94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:31:25.096Z|3e1babdc-3d0d-4e0f-a178-5b78b90e80d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:25.097Z|3e1babdc-3d0d-4e0f-a178-5b78b90e80d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:25.098Z|b99285c3-1920-4d1c-be6d-89cb17d4e176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:25.099Z|b99285c3-1920-4d1c-be6d-89cb17d4e176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:26.339Z|809be1ce-7de8-44b5-aa0c-66d0d126757e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:26.340Z|809be1ce-7de8-44b5-aa0c-66d0d126757e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:29.995Z|70752d12-66cc-48b9-b8d7-1dc453f223a3|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:31:29.996Z|70752d12-66cc-48b9-b8d7-1dc453f223a3|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:33.475Z|3e11bfe0-c875-4ed6-92fb-cdcdc7e56148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:31:33.476Z|3e11bfe0-c875-4ed6-92fb-cdcdc7e56148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:31:33.664Z|7da50045-5b19-478b-a940-133431e60e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:31:33.665Z|7da50045-5b19-478b-a940-133431e60e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:31:35.121Z|d851d229-5025-4877-8f25-0518d0ab3ac3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:35.122Z|d851d229-5025-4877-8f25-0518d0ab3ac3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:35.125Z|22e02f84-6dc0-44ff-98b3-07c28deb3c21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:35.126Z|22e02f84-6dc0-44ff-98b3-07c28deb3c21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:36.365Z|0d08d1fd-e6d1-4b7c-8c0c-d312c681e30c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:36.366Z|0d08d1fd-e6d1-4b7c-8c0c-d312c681e30c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:45.150Z|77a01337-badd-4260-93a1-68c4e60ca2e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:45.150Z|f7e0fae2-e74d-4d48-9eaa-d367537724e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:45.151Z|f7e0fae2-e74d-4d48-9eaa-d367537724e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:45.151Z|77a01337-badd-4260-93a1-68c4e60ca2e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:46.394Z|5e6fdf33-3a04-4c7a-a423-000b48e52a62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:46.397Z|5e6fdf33-3a04-4c7a-a423-000b48e52a62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:48.476Z|6a1e739a-b980-4ff8-8fca-a36d4490fa9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:31:48.476Z|6a1e739a-b980-4ff8-8fca-a36d4490fa9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:31:55.184Z|c5b5a673-3e38-420f-8145-5a9aaea4f877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:55.185Z|c5b5a673-3e38-420f-8145-5a9aaea4f877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:55.184Z|664bdd99-6ea6-4789-aaf3-338704011555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:55.187Z|664bdd99-6ea6-4789-aaf3-338704011555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:31:56.423Z|d6fedab0-0574-4c55-938b-97e0f1e79f6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:31:56.424Z|d6fedab0-0574-4c55-938b-97e0f1e79f6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:03.475Z|260a0dcb-7dad-40ca-937c-beba50011515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:32:03.482Z|260a0dcb-7dad-40ca-937c-beba50011515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:32:03.666Z|165edb79-2b54-4fa6-9622-2da9618ff0d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:32:03.667Z|165edb79-2b54-4fa6-9622-2da9618ff0d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:32:05.215Z|a468ad19-c385-4a6e-ba1e-4d81fcec3975|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:05.216Z|a468ad19-c385-4a6e-ba1e-4d81fcec3975|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:05.217Z|22b20239-3048-4bb0-8c67-d45c03400730|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:05.218Z|22b20239-3048-4bb0-8c67-d45c03400730|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:06.452Z|3cd6bd39-decb-46d9-b19a-314ec4d69a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:06.453Z|3cd6bd39-decb-46d9-b19a-314ec4d69a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:15.245Z|dc6a11e7-8f77-4b08-bf24-d1f79128b321|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:15.245Z|94fb89c2-478c-4616-b3d5-695a5afbdc26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:15.246Z|dc6a11e7-8f77-4b08-bf24-d1f79128b321|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:15.251Z|94fb89c2-478c-4616-b3d5-695a5afbdc26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:16.482Z|d8c1c683-2b70-4413-9d2a-10fdab28a753|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:16.483Z|d8c1c683-2b70-4413-9d2a-10fdab28a753|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:18.475Z|ef3cf66d-0421-4b4b-8f39-95e3bc0e1f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:32:18.476Z|ef3cf66d-0421-4b4b-8f39-95e3bc0e1f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:32:25.285Z|340e3d90-97ae-4a6b-9228-c2c193553862|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:25.287Z|340e3d90-97ae-4a6b-9228-c2c193553862|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:25.300Z|859ac9b9-d933-44d2-810a-5a92d60f0145|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:25.303Z|859ac9b9-d933-44d2-810a-5a92d60f0145|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:26.522Z|5184eefd-9d73-487e-86f0-5431067e461b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:26.523Z|5184eefd-9d73-487e-86f0-5431067e461b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:30.001Z|5a1d1286-848f-45a8-a6ff-3c134f49a692|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:32:30.002Z|5a1d1286-848f-45a8-a6ff-3c134f49a692|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:33.475Z|93ccc205-cd7c-4c43-b7ea-ab446074c86d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:32:33.476Z|93ccc205-cd7c-4c43-b7ea-ab446074c86d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:32:33.668Z|0a1ee988-7951-4e23-9034-79d616d3b11a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:32:33.669Z|0a1ee988-7951-4e23-9034-79d616d3b11a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:32:35.321Z|d644e489-816e-4932-b3fa-ccbf3eba924b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:35.322Z|d644e489-816e-4932-b3fa-ccbf3eba924b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:35.329Z|91312ea7-145d-477d-8429-156f713099b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:35.330Z|91312ea7-145d-477d-8429-156f713099b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:36.549Z|087c090d-38ed-4449-b320-c40a0bccbf21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:36.550Z|087c090d-38ed-4449-b320-c40a0bccbf21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:45.352Z|2ee35856-cea6-4d5d-9171-4eff14293a4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:45.354Z|2ee35856-cea6-4d5d-9171-4eff14293a4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:45.356Z|4a5b71bd-8fa0-48a9-8838-84dfb75dcbc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:45.357Z|4a5b71bd-8fa0-48a9-8838-84dfb75dcbc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:46.575Z|797cab7c-94cf-4699-ac88-7150d9271bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:46.576Z|797cab7c-94cf-4699-ac88-7150d9271bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:48.475Z|e663e70a-798b-45a0-ac09-952c04d2bac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:32:48.479Z|e663e70a-798b-45a0-ac09-952c04d2bac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:32:55.385Z|95468f89-740b-4a15-b84d-d80d707b497c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:55.387Z|95468f89-740b-4a15-b84d-d80d707b497c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:55.388Z|745029e7-60d7-42ba-9d60-723306319af3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:55.390Z|745029e7-60d7-42ba-9d60-723306319af3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:32:56.603Z|e1db408e-a58b-4c1f-a723-de92009f88f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:32:56.604Z|e1db408e-a58b-4c1f-a723-de92009f88f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:03.475Z|92b08d6d-b57f-4e19-9100-0db557601331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:33:03.476Z|92b08d6d-b57f-4e19-9100-0db557601331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:33:03.670Z|28810065-a74c-4a5f-a432-882a7c9d46dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:33:03.671Z|28810065-a74c-4a5f-a432-882a7c9d46dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:33:05.416Z|ae7a2672-64ab-4f3b-9de0-b83b59f41e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:05.418Z|29cd6c56-c76f-49dd-8b88-080c5391c949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:05.418Z|ae7a2672-64ab-4f3b-9de0-b83b59f41e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:05.418Z|29cd6c56-c76f-49dd-8b88-080c5391c949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:06.631Z|e724263c-f97d-448e-9a27-aebae67c84ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:06.632Z|e724263c-f97d-448e-9a27-aebae67c84ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:15.448Z|41c27f14-677c-45a4-924c-445ba6a939b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:15.448Z|53e40793-c16a-445c-afcf-ea602c989000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:15.449Z|41c27f14-677c-45a4-924c-445ba6a939b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:15.449Z|53e40793-c16a-445c-afcf-ea602c989000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:16.660Z|e9a986a2-9fd9-4aea-a445-f2a7d9e9f38a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:16.661Z|e9a986a2-9fd9-4aea-a445-f2a7d9e9f38a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:18.475Z|e93e3a8e-7413-417e-8c60-310c20f211b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:33:18.476Z|e93e3a8e-7413-417e-8c60-310c20f211b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:33:25.479Z|bcdd9f81-546e-40b9-bcfe-a9ae65110bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:25.480Z|bcdd9f81-546e-40b9-bcfe-a9ae65110bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:25.480Z|2f4fa9d3-4b62-4101-9e41-a9bd381cfbbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:25.481Z|2f4fa9d3-4b62-4101-9e41-a9bd381cfbbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:26.705Z|2c70bf4b-53a0-4c41-8129-3edce1f4d5fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:26.706Z|2c70bf4b-53a0-4c41-8129-3edce1f4d5fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:29.997Z|9ba8e22c-2d82-4fab-a343-5a737f21e226|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:33:29.998Z|9ba8e22c-2d82-4fab-a343-5a737f21e226|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:33.475Z|e4add3f0-e5a1-410d-8c0b-8c3c3ef8a582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:33:33.478Z|e4add3f0-e5a1-410d-8c0b-8c3c3ef8a582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:33:33.672Z|0080a05d-9e34-4d4d-86aa-ad2e18ee81ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:33:33.673Z|0080a05d-9e34-4d4d-86aa-ad2e18ee81ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:33:35.505Z|88166216-97ce-471c-8b26-73f2606c7ae4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:35.505Z|b15938df-2494-405a-8682-21e2ff5a06e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:35.506Z|88166216-97ce-471c-8b26-73f2606c7ae4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:35.506Z|b15938df-2494-405a-8682-21e2ff5a06e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:36.733Z|0924b028-96d6-423a-a4ff-4764128c1a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:36.734Z|0924b028-96d6-423a-a4ff-4764128c1a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:45.533Z|77328e91-c0cb-4387-a985-f51f1cec8987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:45.533Z|dc169cf0-0b8e-4ff8-8e31-964cffb433ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:45.534Z|77328e91-c0cb-4387-a985-f51f1cec8987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:45.534Z|dc169cf0-0b8e-4ff8-8e31-964cffb433ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:46.765Z|ed2e006c-02da-436b-833d-a982202a28e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:46.766Z|ed2e006c-02da-436b-833d-a982202a28e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:48.475Z|af4e871c-95c5-46e0-82e2-e1011231173d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:33:48.476Z|af4e871c-95c5-46e0-82e2-e1011231173d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:33:55.563Z|ffd5646b-0133-4222-bb0f-4fbc3d1aa362|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:55.563Z|9b1b3aea-92cd-468c-b2ee-6ab174f9a58b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:55.564Z|ffd5646b-0133-4222-bb0f-4fbc3d1aa362|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:55.564Z|9b1b3aea-92cd-468c-b2ee-6ab174f9a58b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:33:56.802Z|ade63c17-bc29-4c57-bbf2-006e26e5feb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:33:56.803Z|ade63c17-bc29-4c57-bbf2-006e26e5feb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:03.475Z|4f40f485-f5d7-493e-8c1c-d7588b1a332e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:34:03.477Z|4f40f485-f5d7-493e-8c1c-d7588b1a332e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:34:03.674Z|df68925f-47d9-430f-b8e5-5daf48a0d779|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:34:03.675Z|df68925f-47d9-430f-b8e5-5daf48a0d779|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:34:05.590Z|87ea4811-8414-4a1b-9636-7131ca887277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:05.590Z|dfa89f79-24a8-40f1-8042-a9e42364b7a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:05.591Z|87ea4811-8414-4a1b-9636-7131ca887277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:05.591Z|dfa89f79-24a8-40f1-8042-a9e42364b7a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:06.831Z|a6282773-8343-4dbe-85e4-e9afd648237b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:06.832Z|a6282773-8343-4dbe-85e4-e9afd648237b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:15.619Z|a4439fd5-3305-4aff-93be-31d7de967b52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:15.619Z|2a91ce58-124e-4b18-826d-81d16be6ec79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:15.620Z|a4439fd5-3305-4aff-93be-31d7de967b52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:15.620Z|2a91ce58-124e-4b18-826d-81d16be6ec79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:16.859Z|76dc4456-e3ce-4d25-b576-83007c577d76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:16.860Z|76dc4456-e3ce-4d25-b576-83007c577d76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:18.475Z|7859a1da-71cf-4cb7-aaa4-c7a75cf9be16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:34:18.482Z|7859a1da-71cf-4cb7-aaa4-c7a75cf9be16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:34:25.647Z|bd090cb0-d544-4f5e-9131-98d469c77acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:25.647Z|3092bf54-46a9-412d-9f64-555be815875a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:25.648Z|3092bf54-46a9-412d-9f64-555be815875a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:25.648Z|bd090cb0-d544-4f5e-9131-98d469c77acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:26.887Z|07d3a124-c4e1-4252-a1f7-c938a5eb6147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:26.888Z|07d3a124-c4e1-4252-a1f7-c938a5eb6147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:29.996Z|09f42e12-fb09-40ae-9632-88bdaad55413|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:34:29.998Z|09f42e12-fb09-40ae-9632-88bdaad55413|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:33.475Z|00b3fa86-a54f-4355-b793-23106837d4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:34:33.476Z|00b3fa86-a54f-4355-b793-23106837d4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:34:33.676Z|ee46f9f8-a0fe-4a2d-a96a-281084252906|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:34:33.677Z|ee46f9f8-a0fe-4a2d-a96a-281084252906|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:34:35.676Z|2ec28b7f-50fa-4b98-8d9d-4fc996d91cd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:35.676Z|f4b7b4b3-ae84-4316-aea7-24f3aa145088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:35.677Z|2ec28b7f-50fa-4b98-8d9d-4fc996d91cd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:35.677Z|f4b7b4b3-ae84-4316-aea7-24f3aa145088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:36.917Z|b83d8566-bdd7-4fde-9cab-3083803629f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:36.919Z|b83d8566-bdd7-4fde-9cab-3083803629f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:45.702Z|d57daccc-2439-49e2-9591-2b2bafd24f89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:45.703Z|5f6050bd-49d5-4d1b-b244-ce3fb07e60da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:45.703Z|d57daccc-2439-49e2-9591-2b2bafd24f89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:45.706Z|5f6050bd-49d5-4d1b-b244-ce3fb07e60da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:46.947Z|f5fa8811-d094-4b0d-8e91-57f2d74c0ec2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:46.948Z|f5fa8811-d094-4b0d-8e91-57f2d74c0ec2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:48.475Z|150dcfe2-fc87-4fa5-bbaa-723e89709517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:34:48.476Z|150dcfe2-fc87-4fa5-bbaa-723e89709517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:34:55.730Z|3df502f5-ba4f-437e-b227-a0bd6e61b981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:55.732Z|3df502f5-ba4f-437e-b227-a0bd6e61b981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:55.732Z|1ad3590c-e2a8-4251-ba3e-fa584f00ad7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:55.734Z|1ad3590c-e2a8-4251-ba3e-fa584f00ad7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:34:56.977Z|12211a94-1304-4ad9-8d6d-d3c025f202de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:34:56.977Z|12211a94-1304-4ad9-8d6d-d3c025f202de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:03.475Z|a85a6e17-af61-4f16-9394-c25a69ebb0ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:35:03.478Z|a85a6e17-af61-4f16-9394-c25a69ebb0ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:35:03.678Z|2a04c8ff-3fe3-47e6-871e-3b47f369327c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:35:03.679Z|2a04c8ff-3fe3-47e6-871e-3b47f369327c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:35:05.760Z|08642e31-68db-432b-aa53-bb298413c260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:05.761Z|2662407c-19fd-4cfb-9aef-64c09ca2a4f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:05.762Z|2662407c-19fd-4cfb-9aef-64c09ca2a4f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:05.762Z|08642e31-68db-432b-aa53-bb298413c260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:07.003Z|b8708d00-b951-4b36-8863-7ad202a0b0ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:07.004Z|b8708d00-b951-4b36-8863-7ad202a0b0ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:15.788Z|499ed0c0-1604-4255-86a1-56506d6c565e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:15.788Z|13b1bb80-d91e-4151-b521-4196cda7e21a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:15.789Z|499ed0c0-1604-4255-86a1-56506d6c565e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:15.789Z|13b1bb80-d91e-4151-b521-4196cda7e21a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:17.030Z|9228024e-2410-4f54-bdb2-97734bd9f2dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:17.031Z|9228024e-2410-4f54-bdb2-97734bd9f2dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:18.475Z|f24ff299-90ee-4149-93c5-cacf642524ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:35:18.476Z|f24ff299-90ee-4149-93c5-cacf642524ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:35:25.821Z|e7e78df1-ec7d-4855-a457-bfd4735d15d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:25.821Z|2feb078c-966b-42f3-bc8f-235c719132fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:25.822Z|e7e78df1-ec7d-4855-a457-bfd4735d15d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:25.822Z|2feb078c-966b-42f3-bc8f-235c719132fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:27.059Z|31b61e3b-ad00-4c38-a4b6-1387a87b114b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:27.060Z|31b61e3b-ad00-4c38-a4b6-1387a87b114b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:30.000Z|54650301-92c4-4a83-a2bc-c9919c1741e0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:35:30.002Z|54650301-92c4-4a83-a2bc-c9919c1741e0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:33.475Z|a064a558-7db9-45b9-af49-a5ac9567f2d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:35:33.476Z|a064a558-7db9-45b9-af49-a5ac9567f2d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:35:33.680Z|594dbc99-a828-4d24-949f-0dd207fbe6b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:35:33.681Z|594dbc99-a828-4d24-949f-0dd207fbe6b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:35:35.854Z|f6bef059-2861-4c99-80c5-37895242d6b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:35.855Z|0cf81acf-bc7f-4b09-b2f3-6c519a5ba8ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:35.856Z|f6bef059-2861-4c99-80c5-37895242d6b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:35.856Z|0cf81acf-bc7f-4b09-b2f3-6c519a5ba8ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:37.088Z|d91dcda5-c6b4-420c-b2e5-5c91a04d99c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:37.090Z|d91dcda5-c6b4-420c-b2e5-5c91a04d99c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:45.883Z|400e9ab3-4cde-40bd-9e3e-83ad0acade38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:45.883Z|f568b735-af12-43d6-ba5a-c51150600899|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:45.884Z|400e9ab3-4cde-40bd-9e3e-83ad0acade38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:45.884Z|f568b735-af12-43d6-ba5a-c51150600899|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:47.122Z|e0bc528d-5dac-4238-bef2-2598b9c384c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:47.123Z|e0bc528d-5dac-4238-bef2-2598b9c384c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:48.475Z|7bfccaa7-4be0-46ce-84a9-f698c9d4fb19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:35:48.479Z|7bfccaa7-4be0-46ce-84a9-f698c9d4fb19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:35:55.913Z|b2c2fc74-9e0b-4616-96f4-8a2028871096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:55.913Z|e87eaef1-4fb8-4acd-9bf5-b449dc24ce87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:55.915Z|b2c2fc74-9e0b-4616-96f4-8a2028871096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:55.916Z|e87eaef1-4fb8-4acd-9bf5-b449dc24ce87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:35:57.154Z|ab102b97-8581-43c2-9eef-e00c18a5b8a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:35:57.154Z|ab102b97-8581-43c2-9eef-e00c18a5b8a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:03.475Z|4ea05c6e-2cac-4850-918a-f3838938a0ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:36:03.476Z|4ea05c6e-2cac-4850-918a-f3838938a0ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:36:03.682Z|b6cf67f1-23c3-46d5-bfce-aaf5fc27bab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:36:03.683Z|b6cf67f1-23c3-46d5-bfce-aaf5fc27bab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:36:05.942Z|fae78ce8-3991-444c-a477-a5992e523abd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:05.942Z|7018cadf-28f9-453c-b55c-434b7d335860|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:05.943Z|fae78ce8-3991-444c-a477-a5992e523abd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:05.943Z|7018cadf-28f9-453c-b55c-434b7d335860|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:07.183Z|490372e1-1330-4072-ba7d-5b140a536bba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:07.184Z|490372e1-1330-4072-ba7d-5b140a536bba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:15.971Z|2317cbe9-07cb-41b3-8748-23e65e1c68d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:15.971Z|f9eb7682-ffe1-4851-98eb-bdbdee5b1138|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:15.972Z|2317cbe9-07cb-41b3-8748-23e65e1c68d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:15.972Z|f9eb7682-ffe1-4851-98eb-bdbdee5b1138|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:17.209Z|22437eb6-737a-4aaa-9363-d02a549b6fd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:17.209Z|22437eb6-737a-4aaa-9363-d02a549b6fd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:18.475Z|2391fe28-1c4d-4beb-9f9b-bed1fa626c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:36:18.476Z|2391fe28-1c4d-4beb-9f9b-bed1fa626c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:36:26.012Z|5e91c42a-d762-4134-8962-7df99f3d5979|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:26.013Z|b227fe3d-8dc2-473f-8042-e526b8b6df79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:26.013Z|5e91c42a-d762-4134-8962-7df99f3d5979|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:26.014Z|b227fe3d-8dc2-473f-8042-e526b8b6df79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:27.236Z|9c4e0d7a-71e9-417c-8276-f5f16b644159|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:27.237Z|9c4e0d7a-71e9-417c-8276-f5f16b644159|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:29.994Z|7bf00234-92e5-428b-b733-0e878ac42c5f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:36:30.000Z|7bf00234-92e5-428b-b733-0e878ac42c5f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:33.475Z|0a1b525c-b8ea-4769-bea0-f8b97a2762bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:36:33.479Z|0a1b525c-b8ea-4769-bea0-f8b97a2762bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:36:33.684Z|4a0d71b5-6706-4d23-99c0-4e1dd957e798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:36:33.686Z|4a0d71b5-6706-4d23-99c0-4e1dd957e798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:36:36.039Z|e038b746-05d1-4662-b935-813dcfec4bec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:36.039Z|d6859ff7-05ab-4179-b01c-c6d9a1c7fd3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:36.040Z|e038b746-05d1-4662-b935-813dcfec4bec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:36.041Z|d6859ff7-05ab-4179-b01c-c6d9a1c7fd3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:37.265Z|8f33b777-755a-4026-99a6-f63dac7efa89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:37.267Z|8f33b777-755a-4026-99a6-f63dac7efa89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:46.068Z|aace67d2-1620-43ed-bf96-02b2510b1038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:46.069Z|11b868ad-6e24-420f-964b-bc1d78b5cf46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:46.070Z|aace67d2-1620-43ed-bf96-02b2510b1038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:46.070Z|11b868ad-6e24-420f-964b-bc1d78b5cf46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:47.292Z|4fe6ffdb-cdde-4e5f-9287-9eeccec7b054|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:47.293Z|4fe6ffdb-cdde-4e5f-9287-9eeccec7b054|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:48.475Z|d5db8e5e-8cf1-473d-8d4d-89cbb4adcbb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:36:48.477Z|d5db8e5e-8cf1-473d-8d4d-89cbb4adcbb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:36:56.099Z|3d8ac4d6-2d23-4282-b879-d2b37f9a5478|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:56.099Z|c98aecb1-c419-482a-8439-179d750fd623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:56.101Z|3d8ac4d6-2d23-4282-b879-d2b37f9a5478|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:56.101Z|c98aecb1-c419-482a-8439-179d750fd623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:36:57.321Z|10ffb34d-5b12-458f-81b2-78d50b16b415|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:36:57.322Z|10ffb34d-5b12-458f-81b2-78d50b16b415|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:03.475Z|a1e0ff98-6d27-4e80-9987-67fa058b5518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:37:03.476Z|a1e0ff98-6d27-4e80-9987-67fa058b5518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:37:03.687Z|63ed149b-bb2e-4847-8317-0d736cbe6f1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:37:03.688Z|63ed149b-bb2e-4847-8317-0d736cbe6f1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:37:06.128Z|9694edc1-d0cc-49b3-ac67-bc2e59b5bca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:06.128Z|91c0d148-b247-478d-a53f-b4391788f433|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:06.130Z|9694edc1-d0cc-49b3-ac67-bc2e59b5bca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:06.130Z|91c0d148-b247-478d-a53f-b4391788f433|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:07.351Z|0d3e2040-d1ed-4bce-aabe-827c5395f303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:07.352Z|0d3e2040-d1ed-4bce-aabe-827c5395f303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:16.164Z|ac65c488-574d-40df-a4be-ccd5e313887b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:16.164Z|b93337ce-636c-4057-b772-fef8d512d3c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:16.166Z|ac65c488-574d-40df-a4be-ccd5e313887b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:16.166Z|b93337ce-636c-4057-b772-fef8d512d3c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:17.378Z|975397cc-d486-46c8-9c51-d73128b43dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:17.379Z|975397cc-d486-46c8-9c51-d73128b43dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:18.476Z|ff5c8362-f916-4c5d-9487-2c037cdbc2ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:37:18.479Z|ff5c8362-f916-4c5d-9487-2c037cdbc2ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:37:26.200Z|3f2763a1-2919-46b0-a905-1e41085958be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:26.200Z|9484d68e-4260-49f2-8a93-700653b775c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:26.202Z|3f2763a1-2919-46b0-a905-1e41085958be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:26.202Z|9484d68e-4260-49f2-8a93-700653b775c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:27.409Z|c130a20e-37ef-4822-a82b-bd935a66bcd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:27.410Z|c130a20e-37ef-4822-a82b-bd935a66bcd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:30.003Z|542596b3-7238-4fd0-848f-2dfe0f81c325|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:37:30.004Z|542596b3-7238-4fd0-848f-2dfe0f81c325|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:33.476Z|7032b3c5-f9fa-42f6-b731-373971188baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:37:33.477Z|7032b3c5-f9fa-42f6-b731-373971188baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:37:33.689Z|1be9f32b-dbcd-4396-953d-cd1e20a8f9ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:37:33.690Z|1be9f32b-dbcd-4396-953d-cd1e20a8f9ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:37:36.242Z|5311382c-09d3-40cd-8ccb-819fec26f82f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:36.242Z|ee91a7b5-e6f7-4997-b706-865b18078df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:36.244Z|ee91a7b5-e6f7-4997-b706-865b18078df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:36.244Z|5311382c-09d3-40cd-8ccb-819fec26f82f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:37.436Z|dfc3d8b7-244d-4a0e-8c86-fb16d76c1b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:37.437Z|dfc3d8b7-244d-4a0e-8c86-fb16d76c1b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:46.275Z|009fff4d-b3cc-4cd9-8846-07e8053fc0eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:46.276Z|2b790793-a36c-442f-ab56-fb39d6ba8064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:46.277Z|2b790793-a36c-442f-ab56-fb39d6ba8064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:46.277Z|009fff4d-b3cc-4cd9-8846-07e8053fc0eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:47.479Z|577334d3-13c3-4639-8645-a3179252be18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:47.481Z|577334d3-13c3-4639-8645-a3179252be18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:48.475Z|7f4b6a90-a09f-4631-ae59-4067f0c225f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:37:48.476Z|7f4b6a90-a09f-4631-ae59-4067f0c225f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:37:56.308Z|3dbcd644-6d19-4463-b467-d78ac36d6747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:56.308Z|60567034-51df-4f38-93d8-d6ccf03a559f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:56.309Z|3dbcd644-6d19-4463-b467-d78ac36d6747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:56.309Z|60567034-51df-4f38-93d8-d6ccf03a559f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:37:57.514Z|25c28394-c07b-4809-bd47-0dcd710a9680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:37:57.515Z|25c28394-c07b-4809-bd47-0dcd710a9680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:03.475Z|4ab226b4-19f0-41b7-8250-c53b25355c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:38:03.479Z|4ab226b4-19f0-41b7-8250-c53b25355c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:38:03.692Z|e1ee4e19-52b6-4571-9828-83617c8d12a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:38:03.693Z|e1ee4e19-52b6-4571-9828-83617c8d12a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:38:06.339Z|0c045039-3725-4d20-9d80-289b184cb0a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:06.339Z|db441018-fe5c-401a-813a-3e56cf370aa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:06.340Z|0c045039-3725-4d20-9d80-289b184cb0a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:06.340Z|db441018-fe5c-401a-813a-3e56cf370aa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:07.548Z|24859ab5-2120-4e78-ba5a-cf0dfc5e7d31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:07.549Z|24859ab5-2120-4e78-ba5a-cf0dfc5e7d31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:16.372Z|1bf7a5f6-f269-44b6-84e3-99022ed81015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:16.372Z|019685e5-4ba4-4da1-93ca-b467466e6d3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:16.373Z|1bf7a5f6-f269-44b6-84e3-99022ed81015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:16.374Z|019685e5-4ba4-4da1-93ca-b467466e6d3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:17.598Z|092c5237-985c-4163-ba64-578fd954585f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:17.599Z|092c5237-985c-4163-ba64-578fd954585f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:18.475Z|d0ee1337-e66e-409e-b3c4-10d26e635281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:38:18.477Z|d0ee1337-e66e-409e-b3c4-10d26e635281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:38:26.409Z|ae56b381-4eaf-4842-a12e-156947170927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:26.409Z|8d7b1f8d-a870-4c4a-8ace-4be7a5055f38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:26.411Z|ae56b381-4eaf-4842-a12e-156947170927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:26.412Z|8d7b1f8d-a870-4c4a-8ace-4be7a5055f38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:27.628Z|4ac0b7fb-cd69-4b1c-96b9-d0e122705d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:27.630Z|4ac0b7fb-cd69-4b1c-96b9-d0e122705d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:30.000Z|fbe394e0-ab25-478e-9dde-a62652bddbe8|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:38:30.001Z|fbe394e0-ab25-478e-9dde-a62652bddbe8|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:33.475Z|ef49d920-7b30-4042-9f26-5ee653ab04fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:38:33.476Z|ef49d920-7b30-4042-9f26-5ee653ab04fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:38:33.694Z|a3329c8d-5343-4b1d-9945-d24d592b2094|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:38:33.695Z|a3329c8d-5343-4b1d-9945-d24d592b2094|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:38:36.435Z|62782085-619a-4e26-84f8-9d6625f314b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:36.435Z|fb2cf81c-f53a-4f00-b461-ee1a41ec14ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:36.437Z|62782085-619a-4e26-84f8-9d6625f314b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:36.437Z|fb2cf81c-f53a-4f00-b461-ee1a41ec14ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:37.655Z|bfee95be-e1a6-4aa1-96a6-0eff6fe6e7b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:37.656Z|bfee95be-e1a6-4aa1-96a6-0eff6fe6e7b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:46.466Z|dd9a2547-d5f1-4440-aa76-a6413d29b00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:46.467Z|dd9a2547-d5f1-4440-aa76-a6413d29b00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:46.468Z|619f63b3-2d20-4ab2-b764-2163b1f41f58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:46.469Z|619f63b3-2d20-4ab2-b764-2163b1f41f58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:47.681Z|782d4274-30d5-4928-8548-db1b47fbb56a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:47.682Z|782d4274-30d5-4928-8548-db1b47fbb56a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:48.475Z|0bbc300c-2b43-467e-993f-f5e6969f037e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:38:48.480Z|0bbc300c-2b43-467e-993f-f5e6969f037e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:38:56.501Z|3f437bdb-25da-4cb8-9240-02147e501e2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:56.501Z|3985a80f-0ed4-4e5c-a0a9-4fbb21eccb54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:56.502Z|3f437bdb-25da-4cb8-9240-02147e501e2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:56.502Z|3985a80f-0ed4-4e5c-a0a9-4fbb21eccb54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:38:57.712Z|284c9061-b112-4039-a429-b13d0e161ec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:38:57.714Z|284c9061-b112-4039-a429-b13d0e161ec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:03.475Z|3e38c7a9-52bc-4178-b578-3e880e715745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:39:03.476Z|3e38c7a9-52bc-4178-b578-3e880e715745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:39:03.696Z|ce1ced2c-8391-4c71-9d31-85aeb6b5b854|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:39:03.697Z|ce1ced2c-8391-4c71-9d31-85aeb6b5b854|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:39:06.535Z|32e0f618-99e6-4411-9cb3-7c5dd3e97716|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:06.536Z|32e0f618-99e6-4411-9cb3-7c5dd3e97716|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:06.539Z|416599f7-727c-448c-b72c-86ae1f1eda63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:06.540Z|416599f7-727c-448c-b72c-86ae1f1eda63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:07.739Z|697f8a6c-1137-4030-ba1c-d93dbb4a9577|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:07.740Z|697f8a6c-1137-4030-ba1c-d93dbb4a9577|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:16.567Z|3a7307b5-5624-46eb-9d7e-4e05259cd2fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:16.567Z|2ce157cc-74c6-4951-aa50-b7a8d3023a34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:16.568Z|3a7307b5-5624-46eb-9d7e-4e05259cd2fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:16.570Z|2ce157cc-74c6-4951-aa50-b7a8d3023a34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:17.777Z|56ebd922-bebb-48e9-a777-47a56facdede|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:17.778Z|56ebd922-bebb-48e9-a777-47a56facdede|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:18.475Z|5de860c4-b2dd-4cf7-98f8-ccaabfe57356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:39:18.476Z|5de860c4-b2dd-4cf7-98f8-ccaabfe57356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:39:26.600Z|a0870e4d-771b-4da7-9563-8c68c1d3ae5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:26.600Z|c599865b-a302-47d2-b222-52bab926f897|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:26.602Z|a0870e4d-771b-4da7-9563-8c68c1d3ae5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:26.601Z|c599865b-a302-47d2-b222-52bab926f897|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:27.804Z|3ec8e0ea-7b2f-4945-8bb7-e586d8119eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:27.805Z|3ec8e0ea-7b2f-4945-8bb7-e586d8119eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:30.000Z|8bd3870e-b175-4cd2-a0c5-f48c876d16d4|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:39:30.002Z|8bd3870e-b175-4cd2-a0c5-f48c876d16d4|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:33.475Z|020536a2-8786-47ad-8f93-3e30e549a7e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:39:33.479Z|020536a2-8786-47ad-8f93-3e30e549a7e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:39:33.698Z|ae0a6ca3-0792-4489-aecf-0d40c90ba8cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:39:33.699Z|ae0a6ca3-0792-4489-aecf-0d40c90ba8cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:39:36.631Z|cc0d15bc-07c0-4c7a-99fc-80c76746989c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:36.632Z|cc0d15bc-07c0-4c7a-99fc-80c76746989c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:36.635Z|f5e1e4fc-eb53-4791-ad1f-7e8595798f9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:36.636Z|f5e1e4fc-eb53-4791-ad1f-7e8595798f9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:37.837Z|a97384d3-7131-49ed-b93e-5ec5c56978fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:37.838Z|a97384d3-7131-49ed-b93e-5ec5c56978fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:46.667Z|202cdbfd-4283-4ba0-85c3-7655852e2fc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:46.668Z|202cdbfd-4283-4ba0-85c3-7655852e2fc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:46.670Z|e10a33ab-dd4c-496a-b6d5-50096655dcae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:46.671Z|e10a33ab-dd4c-496a-b6d5-50096655dcae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:47.865Z|0ea7edfc-22dd-4d37-b1a9-bb697b0e1281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:47.866Z|0ea7edfc-22dd-4d37-b1a9-bb697b0e1281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:48.475Z|084cd46b-7348-4a1b-b1ad-c14ca4b03769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:39:48.476Z|084cd46b-7348-4a1b-b1ad-c14ca4b03769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:39:56.699Z|1d96a98f-0a7e-4ef4-8174-88fa512cddda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:56.702Z|1d96a98f-0a7e-4ef4-8174-88fa512cddda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:56.695Z|eb2586b5-b7c0-4a96-b24c-c7dae82623d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:56.703Z|eb2586b5-b7c0-4a96-b24c-c7dae82623d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:39:57.893Z|da6b260a-9232-4dd5-b995-77e8c38639a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:39:57.894Z|da6b260a-9232-4dd5-b995-77e8c38639a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:03.475Z|bb1808b9-1c2e-4f9d-8d84-510c92c165ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:40:03.476Z|bb1808b9-1c2e-4f9d-8d84-510c92c165ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:40:03.700Z|b0b279a5-7e6c-43de-81d1-ae5c37df22b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:40:03.701Z|b0b279a5-7e6c-43de-81d1-ae5c37df22b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:40:06.728Z|8e772a7c-7eb4-48a8-9389-19d6cff700d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:06.728Z|5ad23026-b02f-4910-9684-5e63ec8bf3d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:06.729Z|5ad23026-b02f-4910-9684-5e63ec8bf3d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:06.729Z|8e772a7c-7eb4-48a8-9389-19d6cff700d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:07.923Z|1851e759-5215-48c6-9643-8e05f41cc4e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:07.924Z|1851e759-5215-48c6-9643-8e05f41cc4e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:16.754Z|5751b870-dc9b-4f87-98ea-c33bbb2cbd13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:16.754Z|e31a96c7-212f-479c-82c8-884b2a5c0e5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:16.755Z|5751b870-dc9b-4f87-98ea-c33bbb2cbd13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:16.755Z|e31a96c7-212f-479c-82c8-884b2a5c0e5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:17.955Z|d34c1a8c-d703-48bc-8d09-7997f99f4aa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:17.956Z|d34c1a8c-d703-48bc-8d09-7997f99f4aa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:18.475Z|4c1459a6-e55d-457b-8e3d-506d6828394f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:40:18.479Z|4c1459a6-e55d-457b-8e3d-506d6828394f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:40:26.782Z|79ddab9e-01fa-4d6b-9c96-db3dccebe4a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:26.782Z|9c954f7d-7bd9-40dd-b2b0-786f6cbfe2ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:26.783Z|79ddab9e-01fa-4d6b-9c96-db3dccebe4a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:26.783Z|9c954f7d-7bd9-40dd-b2b0-786f6cbfe2ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:27.990Z|6b928edf-e445-4198-925a-bc674ae11dbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:27.991Z|6b928edf-e445-4198-925a-bc674ae11dbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:29.999Z|de3dbd43-cfa9-4974-9593-b75808022e74|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:40:30.001Z|de3dbd43-cfa9-4974-9593-b75808022e74|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:33.475Z|3bda3af0-37c5-427c-808d-e3fbc882a634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:40:33.476Z|3bda3af0-37c5-427c-808d-e3fbc882a634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:40:33.702Z|ce44686e-9ecc-4a87-b207-27b82ee86c5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:40:33.703Z|ce44686e-9ecc-4a87-b207-27b82ee86c5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:40:36.808Z|38c82df0-6628-4f3c-bdfa-1b3fad88ec34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:36.809Z|38c82df0-6628-4f3c-bdfa-1b3fad88ec34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:36.815Z|62f36c94-64a9-4572-85ee-cf3c89426c6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:36.816Z|62f36c94-64a9-4572-85ee-cf3c89426c6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:38.027Z|6a6afa10-67f3-4062-b4b6-585cb2dd543d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:38.029Z|6a6afa10-67f3-4062-b4b6-585cb2dd543d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:46.834Z|d3c6c235-ac77-42f4-94ef-2000cb0911ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:46.835Z|d3c6c235-ac77-42f4-94ef-2000cb0911ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:46.840Z|eb799d04-4c07-4dd4-9f6c-2af095b8b8d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:46.841Z|eb799d04-4c07-4dd4-9f6c-2af095b8b8d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:48.061Z|3cdd1e14-1e24-49ee-95aa-e1007b9abd12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:48.063Z|3cdd1e14-1e24-49ee-95aa-e1007b9abd12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:48.475Z|ad375aa4-153d-4c13-860e-375f68091d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:40:48.476Z|ad375aa4-153d-4c13-860e-375f68091d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:40:56.862Z|7842e697-0966-428b-8bfd-3346e73b9134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:56.863Z|7842e697-0966-428b-8bfd-3346e73b9134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:56.867Z|c417699e-99c6-4d44-ac3b-f22e9ba1d8ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:56.868Z|c417699e-99c6-4d44-ac3b-f22e9ba1d8ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:40:58.097Z|8018f779-0176-4f9b-bfa1-10299c0a610e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:40:58.098Z|8018f779-0176-4f9b-bfa1-10299c0a610e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:03.475Z|22d26b75-f4ec-41c8-b1f9-6363949cc34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:41:03.479Z|22d26b75-f4ec-41c8-b1f9-6363949cc34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:41:03.704Z|3e277f1f-8ff4-4da0-a40d-123c399ed1c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:41:03.705Z|3e277f1f-8ff4-4da0-a40d-123c399ed1c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:41:06.894Z|eb3371c6-cfbc-4c46-a210-cbb36858acc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:06.894Z|190bd347-3f18-4924-8cda-0e6bf8e22660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:06.895Z|eb3371c6-cfbc-4c46-a210-cbb36858acc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:06.896Z|190bd347-3f18-4924-8cda-0e6bf8e22660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:08.127Z|864d720a-22a8-4606-9c6f-a44cc2c97f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:08.128Z|864d720a-22a8-4606-9c6f-a44cc2c97f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:16.921Z|dba27486-a3e5-4ab5-9853-f97d6cce453e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:16.921Z|2e7057e4-48ed-460c-8ddc-fdaf974afccf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:16.922Z|dba27486-a3e5-4ab5-9853-f97d6cce453e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:16.922Z|2e7057e4-48ed-460c-8ddc-fdaf974afccf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:18.154Z|7b3573db-1977-44a6-a01b-84d77daf3f94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:18.155Z|7b3573db-1977-44a6-a01b-84d77daf3f94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:18.475Z|1c7a014d-ec4b-4b9a-aa66-48fbc93a0f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:41:18.476Z|1c7a014d-ec4b-4b9a-aa66-48fbc93a0f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:41:26.952Z|5a2f78db-4034-4d70-8d17-79910dbd9450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:26.953Z|5a2f78db-4034-4d70-8d17-79910dbd9450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:26.952Z|2770df95-f5e8-4a09-922e-37d6159ab5ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:26.955Z|2770df95-f5e8-4a09-922e-37d6159ab5ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:28.188Z|abf74544-cc65-41a4-82a5-8de26b4fceb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:28.189Z|abf74544-cc65-41a4-82a5-8de26b4fceb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:29.993Z|0d1161eb-dcc0-4fa3-b901-9d89e13d9c62|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:41:29.994Z|0d1161eb-dcc0-4fa3-b901-9d89e13d9c62|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:33.475Z|1fb30368-7b40-418c-a540-368375c0a099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:41:33.476Z|1fb30368-7b40-418c-a540-368375c0a099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:41:33.706Z|e06e118c-9079-4553-94b7-1615efc94dc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:41:33.707Z|e06e118c-9079-4553-94b7-1615efc94dc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:41:36.984Z|1b65b9f4-bf39-49e0-881a-27cc721e739f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:36.984Z|a1b9d6ce-522c-4952-8424-5f4ebc9091c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:36.985Z|a1b9d6ce-522c-4952-8424-5f4ebc9091c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:36.985Z|1b65b9f4-bf39-49e0-881a-27cc721e739f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:38.217Z|7d95e38d-bb4f-4e9f-8d25-e0f5cec1bd9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:38.218Z|7d95e38d-bb4f-4e9f-8d25-e0f5cec1bd9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:47.011Z|575dbc21-3fcf-418c-9f22-c95cc8601751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:47.012Z|575dbc21-3fcf-418c-9f22-c95cc8601751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:47.012Z|8f37f786-6103-466b-b545-62b2ed73bc5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:47.013Z|8f37f786-6103-466b-b545-62b2ed73bc5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:48.247Z|349063a2-2d9a-430d-93e2-a9a9c386e500|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:48.248Z|349063a2-2d9a-430d-93e2-a9a9c386e500|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:48.475Z|83de7094-0909-4093-9740-1e2c708d51b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:41:48.479Z|83de7094-0909-4093-9740-1e2c708d51b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:41:57.039Z|b558704d-01bd-417e-bdac-295ce0338ff5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:57.039Z|e0f3ea4c-c3dd-4621-a2d8-f71aac584c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:57.040Z|b558704d-01bd-417e-bdac-295ce0338ff5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:57.040Z|e0f3ea4c-c3dd-4621-a2d8-f71aac584c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:41:58.274Z|ab045cc6-cc30-4b54-8a3b-67f7c76dd21f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:41:58.275Z|ab045cc6-cc30-4b54-8a3b-67f7c76dd21f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:03.475Z|127a29f5-998a-403b-b873-8cdfc17d8dd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:42:03.476Z|127a29f5-998a-403b-b873-8cdfc17d8dd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:42:03.708Z|22ace6ab-8f5c-4d34-848b-7a80e1f74f7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:42:03.709Z|22ace6ab-8f5c-4d34-848b-7a80e1f74f7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:42:07.069Z|eeaf6eff-8ae2-4422-8a5e-21a43d051f20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:07.069Z|2b3c33bb-10a3-4311-8d20-7579e5e494ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:07.070Z|eeaf6eff-8ae2-4422-8a5e-21a43d051f20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:07.070Z|2b3c33bb-10a3-4311-8d20-7579e5e494ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:08.303Z|b4f13486-e999-4d4b-a50b-6344bb49bbbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:08.304Z|b4f13486-e999-4d4b-a50b-6344bb49bbbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:17.096Z|d41f838e-a73e-47c5-86a8-5ccdf74b2b07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:17.096Z|47fd887a-9456-43bf-bfc8-958243034dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:17.097Z|47fd887a-9456-43bf-bfc8-958243034dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:17.097Z|d41f838e-a73e-47c5-86a8-5ccdf74b2b07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:18.332Z|76d6a398-c590-4926-8b59-e203dabc5e51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:18.333Z|76d6a398-c590-4926-8b59-e203dabc5e51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:18.475Z|260aad28-e50a-4e3b-9b32-41446fdf6502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:42:18.476Z|260aad28-e50a-4e3b-9b32-41446fdf6502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:42:27.125Z|85de78bc-0255-44a3-a0d1-5abfa152838c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:27.126Z|f7c1d066-5ee6-4ba6-878f-ff077e3b097e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:27.126Z|85de78bc-0255-44a3-a0d1-5abfa152838c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:27.128Z|f7c1d066-5ee6-4ba6-878f-ff077e3b097e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:28.362Z|42c7ab4e-757a-46d1-b222-2f616f8f6117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:28.363Z|42c7ab4e-757a-46d1-b222-2f616f8f6117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:29.999Z|8f2ec834-f787-487f-85fd-fe85c2e8ff0c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:42:30.000Z|8f2ec834-f787-487f-85fd-fe85c2e8ff0c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:33.475Z|567c50a6-76b5-4ad3-87e2-94d3b1e13e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:42:33.478Z|567c50a6-76b5-4ad3-87e2-94d3b1e13e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:42:33.710Z|640a98b3-1fba-4008-b171-72b282922ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:42:33.711Z|640a98b3-1fba-4008-b171-72b282922ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:42:37.153Z|51971d8f-18c0-4f53-9a9a-4da1194df15f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:37.153Z|7ed6bb33-4ec4-4e6c-aaf4-929acfdbac5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:37.154Z|51971d8f-18c0-4f53-9a9a-4da1194df15f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:37.154Z|7ed6bb33-4ec4-4e6c-aaf4-929acfdbac5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:38.400Z|5de47318-ef3f-4b81-87e9-8ee6221112d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:38.401Z|5de47318-ef3f-4b81-87e9-8ee6221112d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:47.180Z|f5529d12-12c7-444e-a67d-84c9efcd55eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:47.181Z|f5529d12-12c7-444e-a67d-84c9efcd55eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:47.183Z|6bde4e6b-8ba2-4d07-b6d0-dcb9b5e474b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:47.184Z|6bde4e6b-8ba2-4d07-b6d0-dcb9b5e474b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:48.430Z|b698c975-51d0-4f7c-8af3-cdfcb89ac1b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:48.431Z|b698c975-51d0-4f7c-8af3-cdfcb89ac1b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:48.475Z|85eff502-2e00-47ae-a0a3-0192d905bc66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:42:48.476Z|85eff502-2e00-47ae-a0a3-0192d905bc66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:42:57.210Z|dbf201e6-fe4d-42b1-9162-771c8716cb83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:57.211Z|dbf201e6-fe4d-42b1-9162-771c8716cb83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:57.214Z|52bde63c-8491-4539-8b8f-6abef60d50c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:57.215Z|52bde63c-8491-4539-8b8f-6abef60d50c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:42:58.472Z|0223728d-2a08-40ac-ae38-011c62b1d0e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:42:58.473Z|0223728d-2a08-40ac-ae38-011c62b1d0e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:03.475Z|8386f38f-e719-4708-a2e2-370d2c1a995b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:43:03.476Z|8386f38f-e719-4708-a2e2-370d2c1a995b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:43:03.712Z|2aa6d857-c452-4489-8021-9ec6ba676564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:43:03.713Z|2aa6d857-c452-4489-8021-9ec6ba676564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:43:07.244Z|1601eba3-2bb3-4ba8-aed9-82151900b88f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:07.244Z|e57d0e90-557d-4c64-bca3-ad506a3501e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:07.245Z|1601eba3-2bb3-4ba8-aed9-82151900b88f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:07.245Z|e57d0e90-557d-4c64-bca3-ad506a3501e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:08.505Z|5b2c09fb-cb25-4e1a-8d1e-99ac8239c75b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:08.506Z|5b2c09fb-cb25-4e1a-8d1e-99ac8239c75b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:17.277Z|bfb7dd82-8001-441d-8516-002653070d3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:17.278Z|bfb7dd82-8001-441d-8516-002653070d3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:17.279Z|65a93e4b-caa4-45f1-87d9-23c49f04fb96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:17.281Z|65a93e4b-caa4-45f1-87d9-23c49f04fb96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:18.475Z|9a679f88-7546-49d8-a76c-3c6a4b94e478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:43:18.479Z|9a679f88-7546-49d8-a76c-3c6a4b94e478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:43:18.532Z|8e99fd48-676d-40e1-8f38-9af383a0a1f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:18.534Z|8e99fd48-676d-40e1-8f38-9af383a0a1f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:27.305Z|2e793cdb-391a-4fce-8f04-8111d2d4c21f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:27.307Z|2e793cdb-391a-4fce-8f04-8111d2d4c21f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:27.308Z|231560be-a293-442a-a66e-78bfa855b8b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:27.309Z|231560be-a293-442a-a66e-78bfa855b8b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:28.560Z|a1322e28-42b1-4d52-9e98-26b8a8d48444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:28.562Z|a1322e28-42b1-4d52-9e98-26b8a8d48444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:30.000Z|eb935f8c-ece1-462d-90ff-da9a658bdc6a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:43:30.001Z|eb935f8c-ece1-462d-90ff-da9a658bdc6a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:33.475Z|f004b9ae-a70d-4b59-8566-6c8b12344de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:43:33.476Z|f004b9ae-a70d-4b59-8566-6c8b12344de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:43:33.714Z|282751ba-d9d8-4846-87e6-5ae47973817f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:43:33.714Z|282751ba-d9d8-4846-87e6-5ae47973817f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:43:37.334Z|44f40316-59a1-4b25-bcc3-637d436568f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:37.334Z|1d3409e7-a116-45af-815c-29fef2985b72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:37.335Z|44f40316-59a1-4b25-bcc3-637d436568f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:37.335Z|1d3409e7-a116-45af-815c-29fef2985b72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:38.590Z|afe2a4b5-f6a4-4c51-88b8-43bafd1c1bbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:38.591Z|afe2a4b5-f6a4-4c51-88b8-43bafd1c1bbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:47.362Z|ab458ee8-3da6-4494-8773-f7f354a2636f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:47.362Z|627e262e-b67d-47d9-bc1d-b987c547f986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:47.363Z|627e262e-b67d-47d9-bc1d-b987c547f986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:47.363Z|ab458ee8-3da6-4494-8773-f7f354a2636f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:48.475Z|afe954c6-6d6f-4bba-8807-74570ad9f632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:43:48.476Z|afe954c6-6d6f-4bba-8807-74570ad9f632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:43:48.619Z|ccc9b40a-14b1-46bb-9e15-1459722400bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:48.620Z|ccc9b40a-14b1-46bb-9e15-1459722400bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:57.387Z|9d671140-438e-4422-b60a-84c36706ac60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:57.388Z|9d671140-438e-4422-b60a-84c36706ac60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:57.387Z|f241b4e8-e20c-44a7-ac9d-70b099323d34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:57.389Z|f241b4e8-e20c-44a7-ac9d-70b099323d34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:43:58.650Z|f4cb448e-5dcc-4a01-a075-0604a3458ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:43:58.651Z|f4cb448e-5dcc-4a01-a075-0604a3458ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:03.475Z|f887afaa-df0a-4d4f-a741-b92bffd0073a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:44:03.479Z|f887afaa-df0a-4d4f-a741-b92bffd0073a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:44:03.715Z|1f057e3e-2088-48a4-882a-9b34dbc7f49f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:44:03.716Z|1f057e3e-2088-48a4-882a-9b34dbc7f49f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:44:07.416Z|1695da09-3766-44b0-90fe-44a6e65f7611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:07.417Z|1695da09-3766-44b0-90fe-44a6e65f7611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:07.417Z|b84b346b-bc89-4bf9-be2a-b872af3a9eb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:07.418Z|b84b346b-bc89-4bf9-be2a-b872af3a9eb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:08.688Z|b741b8a4-e1a6-42a1-bc51-85a37709b0fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:08.690Z|b741b8a4-e1a6-42a1-bc51-85a37709b0fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:17.444Z|191feca2-6fec-4e8a-b1a5-6ee1e073e482|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:17.445Z|191feca2-6fec-4e8a-b1a5-6ee1e073e482|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:17.473Z|2f4f881f-d708-4169-975b-69dbd19c46eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:17.474Z|2f4f881f-d708-4169-975b-69dbd19c46eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:18.475Z|40e242bc-eb39-47ba-8e2f-5a91004381f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:44:18.476Z|40e242bc-eb39-47ba-8e2f-5a91004381f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:44:18.716Z|f2650285-69b2-403f-9fc6-4d5926b3d9da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:18.717Z|f2650285-69b2-403f-9fc6-4d5926b3d9da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:27.497Z|483cc943-5677-4a96-bc6e-f6745a3cbebd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:27.498Z|483cc943-5677-4a96-bc6e-f6745a3cbebd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:27.505Z|b1cb3fa5-2cee-44b3-9b74-5b12432018c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:27.506Z|b1cb3fa5-2cee-44b3-9b74-5b12432018c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:28.744Z|71b862a9-b3fc-473b-89df-ac5f4fece678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:28.745Z|71b862a9-b3fc-473b-89df-ac5f4fece678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:29.995Z|dcf645eb-0c04-4dec-a42e-853dc60de813|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:44:29.996Z|dcf645eb-0c04-4dec-a42e-853dc60de813|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:33.475Z|f9271e9e-19b9-4129-8d1d-04bc0e215e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:44:33.476Z|f9271e9e-19b9-4129-8d1d-04bc0e215e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:44:33.717Z|7b0deb5d-dabe-4074-a14b-1edb11cb93d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:44:33.718Z|7b0deb5d-dabe-4074-a14b-1edb11cb93d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:44:37.533Z|e0ea5d46-467e-4f32-bb75-623d22e9d496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:37.533Z|7d062b11-a18f-481e-85e6-1035f82a00f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:37.534Z|e0ea5d46-467e-4f32-bb75-623d22e9d496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:37.534Z|7d062b11-a18f-481e-85e6-1035f82a00f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:38.770Z|f721f6ea-36bd-436a-bbf8-2a5203e7ac50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:38.771Z|f721f6ea-36bd-436a-bbf8-2a5203e7ac50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:47.588Z|3a78d805-ab15-4860-a415-c7bbd98824bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:47.588Z|3a78d805-ab15-4860-a415-c7bbd98824bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:47.592Z|2b6d8d57-ad07-4556-b231-4f661628ed3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:47.593Z|2b6d8d57-ad07-4556-b231-4f661628ed3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:48.475Z|e9b51a47-d0f6-4dc2-908b-7f6c6bd792e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:44:48.479Z|e9b51a47-d0f6-4dc2-908b-7f6c6bd792e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:44:48.799Z|60231faa-3070-4d49-81e5-a4c9cc33f426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:48.800Z|60231faa-3070-4d49-81e5-a4c9cc33f426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:57.629Z|e8094f89-4796-4d48-9643-638da78b7db0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:57.629Z|0cb34265-e18b-4796-a2ca-4903fb3b00b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:57.630Z|e8094f89-4796-4d48-9643-638da78b7db0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:57.630Z|0cb34265-e18b-4796-a2ca-4903fb3b00b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:44:58.827Z|ee4a9631-45a5-4241-aac0-322a1c123e5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:44:58.828Z|ee4a9631-45a5-4241-aac0-322a1c123e5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:03.475Z|849571c1-87fa-4514-9662-f1a716ccedc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:45:03.477Z|849571c1-87fa-4514-9662-f1a716ccedc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:45:03.719Z|e7003fd2-7c04-435d-bc6c-52b8037af760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:45:03.720Z|e7003fd2-7c04-435d-bc6c-52b8037af760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:45:07.659Z|10a25d74-26fb-42ff-a3b0-8254c6723969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:07.659Z|050bcf5b-c560-4ab2-b3cd-dc86e5d26d11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:07.660Z|10a25d74-26fb-42ff-a3b0-8254c6723969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:07.660Z|050bcf5b-c560-4ab2-b3cd-dc86e5d26d11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:08.853Z|e986529c-f4a0-4ea3-b39d-fec5221e8709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:08.854Z|e986529c-f4a0-4ea3-b39d-fec5221e8709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:17.685Z|f515068b-1643-4b47-aca0-03803a0fe299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:17.685Z|5f581b7e-ecec-4c6f-9c2c-51d57173d42c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:17.686Z|5f581b7e-ecec-4c6f-9c2c-51d57173d42c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:17.686Z|f515068b-1643-4b47-aca0-03803a0fe299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:18.475Z|ac4c1933-81f7-42a6-8683-a23cefe5ad66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:45:18.476Z|ac4c1933-81f7-42a6-8683-a23cefe5ad66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:45:18.880Z|e7a1e45c-a352-430a-93c8-5bdcdfff4a5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:18.881Z|e7a1e45c-a352-430a-93c8-5bdcdfff4a5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:27.718Z|339f5985-884a-4eb6-93b2-c1ce9bcac533|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:27.718Z|88574097-5015-479e-8ca0-47e896a15da7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:27.719Z|88574097-5015-479e-8ca0-47e896a15da7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:27.719Z|339f5985-884a-4eb6-93b2-c1ce9bcac533|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:28.908Z|03834561-98f9-4e6d-a9de-2412d45971a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:28.908Z|03834561-98f9-4e6d-a9de-2412d45971a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:29.999Z|edc0564d-2694-4721-b0a0-f99e7422a5f9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:45:30.000Z|edc0564d-2694-4721-b0a0-f99e7422a5f9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:33.475Z|d8f9c7a1-f065-40b7-aa01-ab98bf7acb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:45:33.478Z|d8f9c7a1-f065-40b7-aa01-ab98bf7acb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:45:33.720Z|05c832b8-81c2-496c-a7b5-886ddbed53c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:45:33.721Z|05c832b8-81c2-496c-a7b5-886ddbed53c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:45:37.744Z|3aa086aa-52b4-46ee-a3ea-d90741bc18cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:37.744Z|08ea69d2-d550-4823-aaeb-20d539165160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:37.745Z|3aa086aa-52b4-46ee-a3ea-d90741bc18cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:37.745Z|08ea69d2-d550-4823-aaeb-20d539165160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:38.937Z|ae4db4b1-a997-438f-8866-a3067ea79e5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:38.938Z|ae4db4b1-a997-438f-8866-a3067ea79e5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:47.773Z|8b6e8f33-d80f-46d3-a9cd-95405e164ea3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:47.773Z|3d679759-384f-438e-b89f-3c28c86bb761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:47.774Z|3d679759-384f-438e-b89f-3c28c86bb761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:47.774Z|8b6e8f33-d80f-46d3-a9cd-95405e164ea3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:48.475Z|f5c14e7e-7968-43ec-8b58-a27b5f78786e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:45:48.476Z|f5c14e7e-7968-43ec-8b58-a27b5f78786e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:45:48.968Z|c4ed86ca-3d71-4970-8612-8e7c4ad48d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:48.969Z|c4ed86ca-3d71-4970-8612-8e7c4ad48d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:57.809Z|ec72c09c-4854-4e6c-8004-0663888bbb9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:57.809Z|187e924c-4a47-4fb4-b8fd-0382ab86c7d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:57.810Z|187e924c-4a47-4fb4-b8fd-0382ab86c7d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:57.810Z|ec72c09c-4854-4e6c-8004-0663888bbb9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:45:58.999Z|a94e86a5-8252-4980-b491-c8c7574555f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:45:59.000Z|a94e86a5-8252-4980-b491-c8c7574555f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:03.475Z|0a300dc4-3e0e-4a59-9a01-291c5b1bedd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:46:03.476Z|0a300dc4-3e0e-4a59-9a01-291c5b1bedd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:46:03.722Z|0439438b-289b-4d14-8fce-d49fbeea0ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:46:03.723Z|0439438b-289b-4d14-8fce-d49fbeea0ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:46:07.839Z|06c97d7e-96c7-4067-a610-99ede00c6b89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:07.839Z|3f8ad163-5596-42fd-b231-7196e82e14f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:07.840Z|3f8ad163-5596-42fd-b231-7196e82e14f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:07.840Z|06c97d7e-96c7-4067-a610-99ede00c6b89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:09.029Z|18408bcc-000e-4607-a8dd-0e62130691fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:09.030Z|18408bcc-000e-4607-a8dd-0e62130691fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:17.876Z|cc03b174-e45a-491c-a1ee-efa4b5a6e8df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:17.876Z|65bf4739-5362-4e9e-8668-1432285f56aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:17.877Z|65bf4739-5362-4e9e-8668-1432285f56aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:17.877Z|cc03b174-e45a-491c-a1ee-efa4b5a6e8df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:18.475Z|523657cc-f75f-447e-a7df-da3e8a649e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:46:18.479Z|523657cc-f75f-447e-a7df-da3e8a649e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:46:19.061Z|38345cc3-d5ab-4db7-9dec-711eecffcd88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:19.062Z|38345cc3-d5ab-4db7-9dec-711eecffcd88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:27.908Z|5f1a1096-6e41-4bdb-9fc1-7c54905f0e1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:27.908Z|207b22f6-95c5-4dc8-a924-53f7bbc81cf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:27.909Z|207b22f6-95c5-4dc8-a924-53f7bbc81cf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:27.909Z|5f1a1096-6e41-4bdb-9fc1-7c54905f0e1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:29.094Z|02caf40a-de09-4e2d-9283-f4147aa418e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:29.096Z|02caf40a-de09-4e2d-9283-f4147aa418e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:29.998Z|d542d35c-affd-4981-b7d0-62650e784e0e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:46:29.999Z|d542d35c-affd-4981-b7d0-62650e784e0e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:33.475Z|e04c5779-e502-42be-aeac-db2276772edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:46:33.477Z|e04c5779-e502-42be-aeac-db2276772edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:46:33.724Z|3a0505d8-814d-445a-9650-f76f75cae833|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:46:33.725Z|3a0505d8-814d-445a-9650-f76f75cae833|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:46:37.942Z|8fa283e1-ab6b-4a69-9163-223784268d8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:37.942Z|f434d83e-3622-487f-8fe8-e81b6dc9f2e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:37.943Z|8fa283e1-ab6b-4a69-9163-223784268d8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:37.943Z|f434d83e-3622-487f-8fe8-e81b6dc9f2e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:39.127Z|2c3a7401-f383-4eca-9c2f-7307b4dc2238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:39.129Z|2c3a7401-f383-4eca-9c2f-7307b4dc2238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:47.974Z|6473ce1e-1306-470f-b675-c18ac8a17e63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:47.974Z|9e667b41-afa9-4566-96b8-3683adc2f703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:47.975Z|6473ce1e-1306-470f-b675-c18ac8a17e63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:47.976Z|9e667b41-afa9-4566-96b8-3683adc2f703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:48.475Z|493990f0-6719-4f68-9ef7-f3d8cf2b4fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:46:48.476Z|493990f0-6719-4f68-9ef7-f3d8cf2b4fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:46:49.172Z|e445078f-10cb-4a75-a2d2-310553dd7dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:49.173Z|e445078f-10cb-4a75-a2d2-310553dd7dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:58.011Z|881e6814-d82a-43a4-8762-d521a1e8d1e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:58.011Z|7ad933c5-6597-45c9-9566-b6273aa3fdf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:58.013Z|7ad933c5-6597-45c9-9566-b6273aa3fdf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:58.013Z|881e6814-d82a-43a4-8762-d521a1e8d1e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:46:59.204Z|8a2734a5-2534-4adf-beb3-e94962062430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:46:59.204Z|8a2734a5-2534-4adf-beb3-e94962062430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:03.475Z|0046dc16-29ea-4563-9e59-1f800ffd5260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:47:03.479Z|0046dc16-29ea-4563-9e59-1f800ffd5260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:47:03.726Z|8ac04306-b876-424b-a533-d6828ce443a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:47:03.726Z|8ac04306-b876-424b-a533-d6828ce443a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:47:08.041Z|315b5744-6de3-45bb-9cc0-d88c7750cd73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:08.042Z|315b5744-6de3-45bb-9cc0-d88c7750cd73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:08.046Z|a2f40cc3-997f-4721-898c-6e4303391bb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:08.047Z|a2f40cc3-997f-4721-898c-6e4303391bb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:09.232Z|5bc2cea9-fb59-419b-9d67-04dcc21b901b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:09.233Z|5bc2cea9-fb59-419b-9d67-04dcc21b901b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:18.070Z|f7b63353-f528-4b07-b300-5377b65d80ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:18.070Z|f70f5335-7ae4-48dc-b6cf-02edf89602c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:18.071Z|f70f5335-7ae4-48dc-b6cf-02edf89602c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:18.071Z|f7b63353-f528-4b07-b300-5377b65d80ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:18.475Z|45bd8edc-5103-4ed5-8d69-123db714bdd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:47:18.476Z|45bd8edc-5103-4ed5-8d69-123db714bdd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:47:19.266Z|cd119270-ecac-4b98-ad9f-e7989bb1bfb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:19.267Z|cd119270-ecac-4b98-ad9f-e7989bb1bfb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:28.100Z|d28cde14-eb1c-4bf0-939f-0350665b05e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:28.100Z|1fa59cfb-1e78-428b-bd5d-b3ad7a74ed09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:28.101Z|d28cde14-eb1c-4bf0-939f-0350665b05e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:28.101Z|1fa59cfb-1e78-428b-bd5d-b3ad7a74ed09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:29.303Z|b075f2d6-9165-4013-a779-7677e2fd5c8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:29.305Z|b075f2d6-9165-4013-a779-7677e2fd5c8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:29.992Z|1f218bb0-3d4a-4450-b8d6-b7ad10f9ccb5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:47:29.994Z|1f218bb0-3d4a-4450-b8d6-b7ad10f9ccb5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:33.475Z|41fb01f5-d68a-4e42-82ea-39437e7022e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:47:33.476Z|41fb01f5-d68a-4e42-82ea-39437e7022e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:47:33.728Z|dba436b7-d07d-4343-8533-fc78aec8ba6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:47:33.728Z|dba436b7-d07d-4343-8533-fc78aec8ba6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:47:38.129Z|3a9d2551-a52d-4ccc-97eb-960e565f8d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:38.129Z|f2dfdb8f-1fc7-4bf8-b212-2283f3ea8eaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:38.130Z|3a9d2551-a52d-4ccc-97eb-960e565f8d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:38.130Z|f2dfdb8f-1fc7-4bf8-b212-2283f3ea8eaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:39.340Z|6f1f7755-a67b-428e-b81f-c9026b3d1839|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:39.341Z|6f1f7755-a67b-428e-b81f-c9026b3d1839|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:48.162Z|0be65cb1-eb17-4ef4-b7ba-5b0a1365e7da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:48.162Z|432e161e-e8f5-421c-a474-a98150c39bd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:48.163Z|0be65cb1-eb17-4ef4-b7ba-5b0a1365e7da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:48.163Z|432e161e-e8f5-421c-a474-a98150c39bd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:48.475Z|a1167999-9d07-42b0-a787-1c03f7383ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:47:48.479Z|a1167999-9d07-42b0-a787-1c03f7383ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:47:49.369Z|c1b7f9af-eca1-41da-ab54-2cc3b6d8de6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:49.370Z|c1b7f9af-eca1-41da-ab54-2cc3b6d8de6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:58.197Z|87306203-5b8b-4ca0-bf3e-87040bb2d0ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:58.198Z|87306203-5b8b-4ca0-bf3e-87040bb2d0ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:58.202Z|7c512bee-2a77-446b-b192-35bc43b6c11a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:58.203Z|7c512bee-2a77-446b-b192-35bc43b6c11a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:47:59.403Z|81b4da16-ddb5-4025-94a3-289312736166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:47:59.404Z|81b4da16-ddb5-4025-94a3-289312736166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:03.475Z|39df7596-e03b-40a9-990a-4bf2cf864851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:48:03.476Z|39df7596-e03b-40a9-990a-4bf2cf864851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:48:03.729Z|5600675e-a4cc-4a39-bc77-f20406ac75fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:48:03.730Z|5600675e-a4cc-4a39-bc77-f20406ac75fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:48:08.226Z|229f0b83-99d3-40c6-9fb7-f0ed7acdc4d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:08.227Z|229f0b83-99d3-40c6-9fb7-f0ed7acdc4d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:08.233Z|449acd75-7f38-4555-a948-9ddd58da0f22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:08.234Z|449acd75-7f38-4555-a948-9ddd58da0f22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:09.433Z|ce447235-1742-4b1e-8e20-273ebc490296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:09.434Z|ce447235-1742-4b1e-8e20-273ebc490296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:18.254Z|a438e692-da5b-4a6f-9acb-11b8e064c344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:18.255Z|a438e692-da5b-4a6f-9acb-11b8e064c344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:18.260Z|e1e0598f-129b-4d22-9272-768793997693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:18.261Z|e1e0598f-129b-4d22-9272-768793997693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:18.476Z|dd3162f5-c5e8-453f-8089-1fefdc955f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:48:18.477Z|dd3162f5-c5e8-453f-8089-1fefdc955f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:48:19.464Z|9308110f-93ae-4fa9-9207-b518798ea70a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:19.466Z|9308110f-93ae-4fa9-9207-b518798ea70a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:28.282Z|0ad06c4f-178a-4776-b914-cd4427327115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:28.286Z|0ad06c4f-178a-4776-b914-cd4427327115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:28.298Z|8a38b501-bdc6-430f-9f0c-e32665823e21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:28.300Z|8a38b501-bdc6-430f-9f0c-e32665823e21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:29.494Z|744e7aba-ec0c-4b7b-809e-ba398b0dd355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:29.495Z|744e7aba-ec0c-4b7b-809e-ba398b0dd355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:29.999Z|36c30b2c-bb0f-4d02-829b-c9e5e29a1152|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:48:30.000Z|36c30b2c-bb0f-4d02-829b-c9e5e29a1152|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:33.475Z|efb59e9c-e18b-411c-9d59-a89ee06ee24e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:48:33.479Z|efb59e9c-e18b-411c-9d59-a89ee06ee24e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:48:33.731Z|e71caeda-f1e1-4c76-8d3f-0a40ec032fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:48:33.732Z|e71caeda-f1e1-4c76-8d3f-0a40ec032fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:48:38.322Z|7e3f6829-95b1-496c-a40d-d53b1b1c14bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:38.323Z|7e3f6829-95b1-496c-a40d-d53b1b1c14bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:38.324Z|301ae717-8b6a-415d-9e88-1599d2458c26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:38.325Z|301ae717-8b6a-415d-9e88-1599d2458c26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:39.521Z|9fa4aed5-128e-42dd-84f9-5d7abc483a50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:39.522Z|9fa4aed5-128e-42dd-84f9-5d7abc483a50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:48.349Z|2801c9bd-7fa2-4434-9bcb-007aa4d67a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:48.350Z|2801c9bd-7fa2-4434-9bcb-007aa4d67a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:48.354Z|d6a2ca2c-ee4d-44a7-b799-bf881c2447a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:48.355Z|d6a2ca2c-ee4d-44a7-b799-bf881c2447a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:48.475Z|224e52c4-7368-44d8-8d02-c9c920044076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:48:48.476Z|224e52c4-7368-44d8-8d02-c9c920044076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:48:49.549Z|d7187e64-02d8-42b8-b5a9-ecbf7f8bc038|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:49.550Z|d7187e64-02d8-42b8-b5a9-ecbf7f8bc038|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:58.380Z|426e1de2-ef77-48a4-bfaf-1839b51b9d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:58.380Z|60f2eaf8-ca19-4caf-9afd-62aa1a43b816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:58.381Z|426e1de2-ef77-48a4-bfaf-1839b51b9d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:58.383Z|60f2eaf8-ca19-4caf-9afd-62aa1a43b816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:48:59.576Z|990f7852-c4d5-4770-bcb3-692204d52e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:48:59.577Z|990f7852-c4d5-4770-bcb3-692204d52e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:03.475Z|f7b2f154-2bc2-4d0d-a518-fd10e3023c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:49:03.476Z|f7b2f154-2bc2-4d0d-a518-fd10e3023c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:49:03.733Z|d4e9a711-7b66-4450-9aac-269dcbbcce27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:49:03.734Z|d4e9a711-7b66-4450-9aac-269dcbbcce27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:49:08.415Z|db652e70-7a6e-4e53-9d5a-019ffee4f01b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:08.415Z|2ca58b31-9cd7-48b0-874a-33063e2d5f4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:08.416Z|db652e70-7a6e-4e53-9d5a-019ffee4f01b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:08.416Z|2ca58b31-9cd7-48b0-874a-33063e2d5f4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:09.609Z|d79934b7-f5c0-4167-bff6-af97efc87a8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:09.610Z|d79934b7-f5c0-4167-bff6-af97efc87a8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:18.444Z|e6c4ea62-49a5-4fe8-b3b4-c6a33663560e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:18.444Z|7fe5292c-8280-44c9-8554-81ad566a5d18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:18.445Z|7fe5292c-8280-44c9-8554-81ad566a5d18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:18.448Z|e6c4ea62-49a5-4fe8-b3b4-c6a33663560e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:18.475Z|cc9f0694-35f2-4fe2-a6ca-410a37d9c9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:49:18.479Z|cc9f0694-35f2-4fe2-a6ca-410a37d9c9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:49:19.638Z|b7bf8bda-311b-43b9-a2d6-55cc08645134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:19.639Z|b7bf8bda-311b-43b9-a2d6-55cc08645134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:28.481Z|1f35f241-65de-4866-a3db-fec17e2f6cdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:28.483Z|1f35f241-65de-4866-a3db-fec17e2f6cdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:28.483Z|96fc0235-d7b5-4f68-89fa-6b7ef4301e86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:28.500Z|96fc0235-d7b5-4f68-89fa-6b7ef4301e86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:29.668Z|bc8ec1e5-0470-4570-aefe-b5789cc56600|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:29.669Z|bc8ec1e5-0470-4570-aefe-b5789cc56600|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:29.999Z|1eb6842e-f278-4ad7-bc55-c9891f61a50b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:49:30.000Z|1eb6842e-f278-4ad7-bc55-c9891f61a50b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:33.475Z|a39302c2-323a-4ad8-b863-60e42c41cfc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:49:33.476Z|a39302c2-323a-4ad8-b863-60e42c41cfc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:49:33.735Z|de8b8efb-58c5-4423-a3b0-13c3eae044a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:49:33.736Z|de8b8efb-58c5-4423-a3b0-13c3eae044a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:49:38.526Z|f91b66fc-a0d5-4ee9-89e3-57d998492850|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:38.526Z|e3369190-f856-49e4-a3e7-2fbf14f6a890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:38.527Z|f91b66fc-a0d5-4ee9-89e3-57d998492850|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:38.529Z|e3369190-f856-49e4-a3e7-2fbf14f6a890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:39.696Z|98ec0625-09a3-407c-b471-9b665f7c4fdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:39.697Z|98ec0625-09a3-407c-b471-9b665f7c4fdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:48.475Z|4f0290f7-aa97-4b2c-aafa-0cf5123c3d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:49:48.477Z|4f0290f7-aa97-4b2c-aafa-0cf5123c3d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:49:48.555Z|7ad8e6f2-8b03-47e1-906d-718c00222c25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:48.555Z|13a6002e-0e16-4e93-b55e-d4e4d644ab2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:48.556Z|13a6002e-0e16-4e93-b55e-d4e4d644ab2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:48.556Z|7ad8e6f2-8b03-47e1-906d-718c00222c25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:49.735Z|d54a308f-4d57-46e7-940c-9e2d4fa3aa00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:49.736Z|d54a308f-4d57-46e7-940c-9e2d4fa3aa00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:58.586Z|5193bff8-c72f-4fad-8599-6f62f87aadeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:58.588Z|5193bff8-c72f-4fad-8599-6f62f87aadeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:58.590Z|cd143089-a737-4bb3-86e6-c65962785dcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:58.590Z|cd143089-a737-4bb3-86e6-c65962785dcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:49:59.789Z|d51a5554-8bc1-4629-8289-ded84f495075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:49:59.790Z|d51a5554-8bc1-4629-8289-ded84f495075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:03.475Z|20ac8f58-2179-48ca-8181-bd6ab34283dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:50:03.478Z|20ac8f58-2179-48ca-8181-bd6ab34283dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:50:03.737Z|837a4c85-05be-4884-8168-f128fefa89ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:50:03.738Z|837a4c85-05be-4884-8168-f128fefa89ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:50:08.617Z|4dd75814-51ea-49c8-aee9-be0b07c67c73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:08.618Z|4dd75814-51ea-49c8-aee9-be0b07c67c73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:08.623Z|e40cbf45-cb5c-4519-91c8-fa643f89232f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:08.624Z|e40cbf45-cb5c-4519-91c8-fa643f89232f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:09.824Z|3e89efc4-413e-41f5-bd5e-42f30dc71bbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:09.825Z|3e89efc4-413e-41f5-bd5e-42f30dc71bbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:18.475Z|24608594-e1a1-4b3d-a1c4-f564d94d1d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:50:18.476Z|24608594-e1a1-4b3d-a1c4-f564d94d1d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:50:18.644Z|422336be-cd4f-407a-b9bf-42d32bc8e4c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:18.645Z|422336be-cd4f-407a-b9bf-42d32bc8e4c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:18.654Z|24d468c1-5780-4767-a28c-0adcc11fa4b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:18.655Z|24d468c1-5780-4767-a28c-0adcc11fa4b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:19.851Z|7dfe3ffc-2684-4b70-8f0f-f6c6e56a66c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:19.853Z|7dfe3ffc-2684-4b70-8f0f-f6c6e56a66c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:28.676Z|e170a266-99bb-4193-add1-ee3b02c77130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:28.677Z|e170a266-99bb-4193-add1-ee3b02c77130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:28.690Z|ce9dc659-c60d-46fb-901f-763a3aeff96b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:28.692Z|ce9dc659-c60d-46fb-901f-763a3aeff96b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:29.880Z|74b7c428-735f-470b-a00b-3e0e6b4f7952|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:29.881Z|74b7c428-735f-470b-a00b-3e0e6b4f7952|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:29.995Z|b28b1fdf-0116-45d5-8246-5ea5efb63c11|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:50:29.996Z|b28b1fdf-0116-45d5-8246-5ea5efb63c11|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:33.475Z|85c17538-0de6-4e2d-b3a8-b4fba26dd760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:50:33.476Z|85c17538-0de6-4e2d-b3a8-b4fba26dd760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:50:33.739Z|ef32c92f-d569-42f3-8ca6-5fb7e0ebcdb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:50:33.739Z|ef32c92f-d569-42f3-8ca6-5fb7e0ebcdb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:50:38.717Z|3840f996-f391-4ed6-80f4-e8e7e11d364a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:38.718Z|3840f996-f391-4ed6-80f4-e8e7e11d364a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:38.721Z|4cb56da5-e5ae-4a22-b9fd-7c2a4eb59162|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:38.722Z|4cb56da5-e5ae-4a22-b9fd-7c2a4eb59162|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:39.927Z|631ef36a-0a6c-4d2b-aa3c-995882e96737|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:39.928Z|631ef36a-0a6c-4d2b-aa3c-995882e96737|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:48.475Z|a4acd66a-5b11-4ee9-b441-7caf8d9805e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:50:48.476Z|a4acd66a-5b11-4ee9-b441-7caf8d9805e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:50:48.744Z|00c4bbdb-9d94-415a-ac24-00d9209731c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:48.745Z|00c4bbdb-9d94-415a-ac24-00d9209731c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:48.751Z|435f8592-c5c5-4db6-922e-80bc53dab4c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:48.752Z|435f8592-c5c5-4db6-922e-80bc53dab4c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:49.955Z|aa428c51-b8aa-4319-9bd5-77e6d9dca1df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:49.956Z|aa428c51-b8aa-4319-9bd5-77e6d9dca1df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:58.769Z|21dfe9cc-6d4d-4c9f-9ab3-454651d7ef9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:58.770Z|21dfe9cc-6d4d-4c9f-9ab3-454651d7ef9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:58.778Z|f096bd0e-2613-40fb-bda1-e9b5dac95345|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:58.780Z|f096bd0e-2613-40fb-bda1-e9b5dac95345|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:50:59.985Z|a6a7b099-5bb1-4d27-9d9a-8510904e6d73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:50:59.987Z|a6a7b099-5bb1-4d27-9d9a-8510904e6d73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:03.475Z|c535e4d9-4a31-468a-9cfa-054d03fe47a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:51:03.476Z|c535e4d9-4a31-468a-9cfa-054d03fe47a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:51:03.740Z|03960c4b-1c69-4964-bcd0-60b921ad595e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:51:03.741Z|03960c4b-1c69-4964-bcd0-60b921ad595e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:51:08.798Z|1e60364f-ede7-4a98-9773-b339a5f2d024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:08.799Z|1e60364f-ede7-4a98-9773-b339a5f2d024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:08.812Z|1cf29dc8-a1cb-4772-8dd3-8139343804bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:08.813Z|1cf29dc8-a1cb-4772-8dd3-8139343804bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:10.024Z|2f3af7b3-dc5e-4d28-90de-b4a43e16cebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:10.025Z|2f3af7b3-dc5e-4d28-90de-b4a43e16cebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:18.475Z|37bb2858-8e22-4c5a-9231-309f4d17e29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:51:18.476Z|37bb2858-8e22-4c5a-9231-309f4d17e29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:51:18.824Z|fd354ce0-770b-4e61-9e60-fca2d8a62010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:18.825Z|fd354ce0-770b-4e61-9e60-fca2d8a62010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:18.839Z|425e807d-6f9c-49cf-886f-446217f5e406|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:18.840Z|425e807d-6f9c-49cf-886f-446217f5e406|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:20.052Z|b2745c1f-767d-4c06-8671-2fd38095a09b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:20.053Z|b2745c1f-767d-4c06-8671-2fd38095a09b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:28.850Z|ad1ac830-8553-484d-8d7d-d6806868c6b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:28.850Z|ad1ac830-8553-484d-8d7d-d6806868c6b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:28.866Z|6000363a-fbf3-4bc3-a14f-018a581a8d60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:28.867Z|6000363a-fbf3-4bc3-a14f-018a581a8d60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:29.992Z|5d4cbadc-011b-4277-a33b-2d43d936461a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:51:29.993Z|5d4cbadc-011b-4277-a33b-2d43d936461a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:30.084Z|c45d27f2-4a69-4473-9c0d-a39e6bac59cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:30.086Z|c45d27f2-4a69-4473-9c0d-a39e6bac59cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:33.475Z|18d0b2bb-b689-4c14-8f5f-de00df087b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:51:33.476Z|18d0b2bb-b689-4c14-8f5f-de00df087b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:51:33.742Z|173443e8-c373-42e1-8822-14d19777e4b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:51:33.743Z|173443e8-c373-42e1-8822-14d19777e4b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:51:38.877Z|a06ad23b-28cd-419d-8278-8712e6159298|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:38.878Z|a06ad23b-28cd-419d-8278-8712e6159298|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:38.891Z|ada9f1b5-fa60-41eb-b740-6175e021acc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:38.892Z|ada9f1b5-fa60-41eb-b740-6175e021acc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:40.123Z|d757e130-f143-4267-b0dc-6ebbcfd9cf71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:40.125Z|d757e130-f143-4267-b0dc-6ebbcfd9cf71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:48.475Z|8703a513-5d4c-4d4a-a5b4-f4a13b32108d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:51:48.478Z|8703a513-5d4c-4d4a-a5b4-f4a13b32108d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:51:48.904Z|9700d26a-deb2-46a6-9c77-e4f62cb0f7c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:48.905Z|9700d26a-deb2-46a6-9c77-e4f62cb0f7c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:48.919Z|61d453da-b3bc-4f7b-a4f5-88f30a6bc884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:48.920Z|61d453da-b3bc-4f7b-a4f5-88f30a6bc884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:50.152Z|10305be8-d635-473e-9c7d-581f28a2b79d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:50.153Z|10305be8-d635-473e-9c7d-581f28a2b79d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:58.934Z|2d61826a-b6d1-462c-9eba-d270dabf43e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:58.935Z|2d61826a-b6d1-462c-9eba-d270dabf43e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:51:58.952Z|8dbbd39e-b1f7-4a4a-9143-58f7f4b5aefe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:51:58.952Z|8dbbd39e-b1f7-4a4a-9143-58f7f4b5aefe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:00.183Z|69eb5f18-bfb3-4967-b391-a0668a4e35e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:00.185Z|69eb5f18-bfb3-4967-b391-a0668a4e35e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:03.475Z|7dfbccc8-51d1-493a-a140-030c258d3808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:52:03.476Z|7dfbccc8-51d1-493a-a140-030c258d3808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:52:03.744Z|22bdaf72-857d-46f4-a1c0-0c9736db35a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:52:03.744Z|22bdaf72-857d-46f4-a1c0-0c9736db35a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:52:08.966Z|cd5a395c-60e1-4f75-84f0-9a7c17ccee6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:08.967Z|cd5a395c-60e1-4f75-84f0-9a7c17ccee6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:08.981Z|7ede71aa-4675-43cc-8f3a-31f0bda91ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:08.982Z|7ede71aa-4675-43cc-8f3a-31f0bda91ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:10.214Z|c3e85805-4816-4846-b624-9deb717efec9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:10.215Z|c3e85805-4816-4846-b624-9deb717efec9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:18.475Z|a33ab5e3-aac0-4888-8aad-e5db871be7fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:52:18.476Z|a33ab5e3-aac0-4888-8aad-e5db871be7fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:52:18.995Z|caa3077c-3f4a-411d-bc16-cf363ce166fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:18.996Z|caa3077c-3f4a-411d-bc16-cf363ce166fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:19.007Z|482c5268-5d47-4dc3-803f-05bdd7bbf499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:19.008Z|482c5268-5d47-4dc3-803f-05bdd7bbf499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:20.240Z|f80cc426-f9b4-4377-80cb-3ecdc5b1a574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:20.240Z|f80cc426-f9b4-4377-80cb-3ecdc5b1a574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:29.023Z|51319eeb-b38b-46f5-bcec-e15ae98fad29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:29.024Z|51319eeb-b38b-46f5-bcec-e15ae98fad29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:29.033Z|d72a7b63-0c6d-485b-855a-75745157b5c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:29.034Z|d72a7b63-0c6d-485b-855a-75745157b5c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:29.991Z|5fde49d1-7df9-4c9c-8445-57e872ec40e5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:52:29.992Z|5fde49d1-7df9-4c9c-8445-57e872ec40e5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:30.267Z|ad20573e-7298-4700-bdb1-7dbdae198f3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:30.268Z|ad20573e-7298-4700-bdb1-7dbdae198f3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:33.475Z|124aef8e-01be-49e9-b48f-cd43aed0531b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:52:33.478Z|124aef8e-01be-49e9-b48f-cd43aed0531b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:52:33.745Z|c8907309-123c-487c-8929-1b637e0fcc6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:52:33.746Z|c8907309-123c-487c-8929-1b637e0fcc6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:52:39.053Z|03f2b82f-8af9-4aab-8d4a-da1656f615e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:39.054Z|03f2b82f-8af9-4aab-8d4a-da1656f615e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:39.065Z|efc34c4e-0f18-41a2-a69e-d02ef1e1b03e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:39.066Z|efc34c4e-0f18-41a2-a69e-d02ef1e1b03e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:40.294Z|5db7acc7-3efa-4294-9388-e907d6e22811|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:40.295Z|5db7acc7-3efa-4294-9388-e907d6e22811|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:48.475Z|7b1a7607-bd11-41a4-a4b6-72a5fe9817b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:52:48.476Z|7b1a7607-bd11-41a4-a4b6-72a5fe9817b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:52:49.081Z|c90bc3b4-085b-4b0c-bc77-dea234dae921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:49.082Z|c90bc3b4-085b-4b0c-bc77-dea234dae921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:49.095Z|cd369207-31c2-4a21-91f2-c521c320adde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:49.096Z|cd369207-31c2-4a21-91f2-c521c320adde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:50.320Z|e870bf72-928c-4b88-a275-863afcde6b4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:50.321Z|e870bf72-928c-4b88-a275-863afcde6b4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:59.108Z|2e88a9ae-cbc5-400d-8714-f0425f7393b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:59.109Z|2e88a9ae-cbc5-400d-8714-f0425f7393b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:52:59.127Z|29b05305-a0fc-4987-97f5-c47b2622fee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:52:59.128Z|29b05305-a0fc-4987-97f5-c47b2622fee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:00.347Z|67724f5c-4a80-488e-9c36-097b48e8f69d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:00.348Z|67724f5c-4a80-488e-9c36-097b48e8f69d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:03.475Z|0638b358-3ba7-4c84-b5a7-ddcf5f97c4ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:53:03.476Z|0638b358-3ba7-4c84-b5a7-ddcf5f97c4ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:53:03.747Z|d1430a45-c82a-45b2-adf2-0f5c0d9f2405|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:53:03.748Z|d1430a45-c82a-45b2-adf2-0f5c0d9f2405|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:53:09.136Z|7f0b3588-63e8-43f3-807a-bf1e58ec225b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:09.137Z|7f0b3588-63e8-43f3-807a-bf1e58ec225b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:09.168Z|292c4cf9-3f59-48c4-bc3c-924239176510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:09.169Z|292c4cf9-3f59-48c4-bc3c-924239176510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:10.377Z|3c5226c5-5697-4ca3-91cb-e9890b8bb22d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:10.378Z|3c5226c5-5697-4ca3-91cb-e9890b8bb22d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:18.475Z|2a906d7a-2642-453b-8bc5-f5ebc9c5f3b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:53:18.480Z|2a906d7a-2642-453b-8bc5-f5ebc9c5f3b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:53:19.174Z|e36782bf-418f-404f-9822-a376c937c42b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:19.175Z|e36782bf-418f-404f-9822-a376c937c42b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:19.241Z|969454ac-009a-4099-a85b-7150152e2559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:19.242Z|969454ac-009a-4099-a85b-7150152e2559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:20.409Z|879cea2d-d55b-4607-a267-5118d4b700ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:20.410Z|879cea2d-d55b-4607-a267-5118d4b700ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:29.265Z|1774ed3f-7849-4fda-95d1-25d52885903f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:29.266Z|1774ed3f-7849-4fda-95d1-25d52885903f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:29.272Z|4e97c73a-2b6d-421c-92c4-3a7669b7768b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:29.273Z|4e97c73a-2b6d-421c-92c4-3a7669b7768b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:29.992Z|df4c25af-b15e-4920-9d0c-170d1a943c10|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:53:29.993Z|df4c25af-b15e-4920-9d0c-170d1a943c10|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:30.435Z|e498a9a9-cc0b-42c6-a1ca-9478e6bb0e6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:30.436Z|e498a9a9-cc0b-42c6-a1ca-9478e6bb0e6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:33.475Z|955eef54-93a7-46aa-85c6-c8861f158f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:53:33.476Z|955eef54-93a7-46aa-85c6-c8861f158f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:53:33.749Z|4fc075e2-cf89-46e5-beb8-89b8d0c7be7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:53:33.750Z|4fc075e2-cf89-46e5-beb8-89b8d0c7be7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:53:39.294Z|c29b6e56-73b6-4fc3-9e1d-79b41b7b7d6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:39.296Z|c29b6e56-73b6-4fc3-9e1d-79b41b7b7d6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:39.305Z|45e370a1-be53-4619-a10e-778b3df5fa64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:39.305Z|45e370a1-be53-4619-a10e-778b3df5fa64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:40.461Z|56b2a699-378f-4920-9ee7-2de3fb9f168a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:40.461Z|56b2a699-378f-4920-9ee7-2de3fb9f168a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:48.475Z|e46d778b-c57c-40df-a180-ec38dc4f2591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:53:48.476Z|e46d778b-c57c-40df-a180-ec38dc4f2591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:53:49.334Z|dd6ec4a6-aa72-4ae6-a943-e3ee8ade2647|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:49.334Z|a929428d-93fd-4307-bd92-9cbd2397fbfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:49.335Z|a929428d-93fd-4307-bd92-9cbd2397fbfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:49.335Z|dd6ec4a6-aa72-4ae6-a943-e3ee8ade2647|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:50.492Z|56a995c9-98a7-4fba-bf0c-daf81b32443a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:50.493Z|56a995c9-98a7-4fba-bf0c-daf81b32443a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:59.364Z|58130062-0008-4f70-88c9-38979b1d2f86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:59.365Z|58130062-0008-4f70-88c9-38979b1d2f86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:53:59.367Z|2c7228d8-a3ff-4f36-89d4-618845436a78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:53:59.368Z|2c7228d8-a3ff-4f36-89d4-618845436a78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:00.521Z|3f7ea836-1010-4e8a-912a-f74ff03ca002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:00.522Z|3f7ea836-1010-4e8a-912a-f74ff03ca002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:03.475Z|6de57e4f-92c7-4958-bd5d-f3373d10c300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:54:03.478Z|6de57e4f-92c7-4958-bd5d-f3373d10c300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:54:03.752Z|dcc10774-f341-4fb3-8977-6455779584f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:54:03.752Z|dcc10774-f341-4fb3-8977-6455779584f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:54:09.392Z|c5ea5918-d4d8-46a4-855e-2f661422b596|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:09.393Z|c5ea5918-d4d8-46a4-855e-2f661422b596|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:09.404Z|4979d684-2318-4f91-a2b3-e5f47b620388|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:09.406Z|4979d684-2318-4f91-a2b3-e5f47b620388|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:10.548Z|741b8837-d955-488d-9478-39d48e0dd2dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:10.549Z|741b8837-d955-488d-9478-39d48e0dd2dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:18.475Z|bc400b70-f9b1-4d6b-b254-8b98987f377c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:54:18.476Z|bc400b70-f9b1-4d6b-b254-8b98987f377c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:54:19.421Z|ff27654e-faaa-4957-b81b-76c84feb96df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:19.422Z|ff27654e-faaa-4957-b81b-76c84feb96df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:19.430Z|739151e0-348f-4742-9049-87acf052bb07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:19.431Z|739151e0-348f-4742-9049-87acf052bb07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:20.577Z|d6bf61c0-5eec-41ba-91f1-0a7da457b6b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:20.579Z|d6bf61c0-5eec-41ba-91f1-0a7da457b6b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:29.448Z|dc4db920-7e41-4895-b1a5-bcc79aec3188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:29.449Z|dc4db920-7e41-4895-b1a5-bcc79aec3188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:29.453Z|ff5c3cf9-81e8-4025-9049-ce98172a7e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:29.453Z|ff5c3cf9-81e8-4025-9049-ce98172a7e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:29.992Z|3d298c90-ecf1-43e5-8740-279abbea8e3e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:54:29.994Z|3d298c90-ecf1-43e5-8740-279abbea8e3e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:30.602Z|bff63951-510a-489a-9a6b-a190bdc6b9b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:30.603Z|bff63951-510a-489a-9a6b-a190bdc6b9b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:33.475Z|124fccee-af7d-441f-95d0-cbd6c917b414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:54:33.476Z|124fccee-af7d-441f-95d0-cbd6c917b414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:54:33.753Z|3b313a98-abda-436c-a0ea-0dc219e94e39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:54:33.754Z|3b313a98-abda-436c-a0ea-0dc219e94e39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:54:39.477Z|959239f2-4ec6-4d10-8c5e-93f3ec4d38dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:39.478Z|959239f2-4ec6-4d10-8c5e-93f3ec4d38dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:39.485Z|d4471a80-115e-42ec-b158-dd0f9821bed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:39.486Z|d4471a80-115e-42ec-b158-dd0f9821bed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:40.628Z|ec008eff-dab2-4d34-933f-bab15c861fa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:40.629Z|ec008eff-dab2-4d34-933f-bab15c861fa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:48.475Z|aecaa771-2151-45fb-b366-2744ee38a353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:54:48.478Z|aecaa771-2151-45fb-b366-2744ee38a353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:54:49.503Z|a4e5fd4e-5b1b-4d9d-b8a9-27609a6eeb6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:49.503Z|a4e5fd4e-5b1b-4d9d-b8a9-27609a6eeb6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:49.508Z|930ff8a1-45d8-4db0-b6e1-8e81feec6ee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:49.509Z|930ff8a1-45d8-4db0-b6e1-8e81feec6ee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:50.655Z|1bc171fc-a61b-4f3c-9052-fd7f081e4c0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:50.657Z|1bc171fc-a61b-4f3c-9052-fd7f081e4c0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:59.526Z|575d1d30-be7e-4847-8e85-f28e0917668d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:59.527Z|575d1d30-be7e-4847-8e85-f28e0917668d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:54:59.545Z|0744b4e5-db01-4f19-91aa-2a532726fef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:54:59.546Z|0744b4e5-db01-4f19-91aa-2a532726fef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:00.681Z|9b7d6d48-3af4-4bbc-8228-d976d0a5378e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:00.682Z|9b7d6d48-3af4-4bbc-8228-d976d0a5378e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:03.475Z|1994e1b0-6d0b-4d36-98c2-c9bdfded5dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:55:03.476Z|1994e1b0-6d0b-4d36-98c2-c9bdfded5dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:55:03.755Z|60ee4c35-6373-4b4b-a143-b0f0c7b20cea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:55:03.755Z|60ee4c35-6373-4b4b-a143-b0f0c7b20cea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:55:09.554Z|d3559d98-68e1-4956-9430-f46d6fe16041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:09.555Z|d3559d98-68e1-4956-9430-f46d6fe16041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:09.569Z|9386a6ca-8ad2-41f1-9234-41e0ad67eae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:09.570Z|9386a6ca-8ad2-41f1-9234-41e0ad67eae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:10.724Z|a67a925a-d8a9-4b7a-a5d7-ff1ed639010f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:10.725Z|a67a925a-d8a9-4b7a-a5d7-ff1ed639010f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:18.476Z|db234140-ac37-45a2-a466-079a350ec814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:55:18.477Z|db234140-ac37-45a2-a466-079a350ec814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:55:19.584Z|46cc783e-936c-4d60-9f34-12e2c2bf3963|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:19.585Z|46cc783e-936c-4d60-9f34-12e2c2bf3963|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:19.598Z|7489274d-4ea3-4d99-9e1f-b89ca71e3c57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:19.599Z|7489274d-4ea3-4d99-9e1f-b89ca71e3c57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:20.761Z|4aa7876d-4932-4ec0-9a09-64d941bbd88d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:20.762Z|4aa7876d-4932-4ec0-9a09-64d941bbd88d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:29.624Z|aabd87d9-9951-4bbc-b41d-5151f8c9aee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:29.625Z|aabd87d9-9951-4bbc-b41d-5151f8c9aee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:29.625Z|3cfc676b-b9b1-4c6d-a7a2-b7bc1ced9fb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:29.627Z|3cfc676b-b9b1-4c6d-a7a2-b7bc1ced9fb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:30.000Z|22ff4d89-59a3-472b-935e-7158489a4641|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:55:30.001Z|22ff4d89-59a3-472b-935e-7158489a4641|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:30.787Z|e13e3012-6280-44d6-95e8-2ec6e5b38b0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:30.788Z|e13e3012-6280-44d6-95e8-2ec6e5b38b0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:33.475Z|b407da85-0b75-441b-aeaa-7739e32d91fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:55:33.478Z|b407da85-0b75-441b-aeaa-7739e32d91fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:55:33.757Z|fa82c019-10d3-4863-af2a-73d196169973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:55:33.757Z|fa82c019-10d3-4863-af2a-73d196169973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:55:39.654Z|57f39e06-5b37-4496-bb2c-ac62ea3b0fca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:39.656Z|57f39e06-5b37-4496-bb2c-ac62ea3b0fca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:39.657Z|51c55c77-38d6-44fb-b280-6b252c37f8ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:39.658Z|51c55c77-38d6-44fb-b280-6b252c37f8ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:40.813Z|7a334db1-9db1-4ee0-b179-e008e0b8a7b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:40.814Z|7a334db1-9db1-4ee0-b179-e008e0b8a7b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:48.476Z|5cb55142-7eb7-44f9-be50-5280961b0e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:55:48.477Z|5cb55142-7eb7-44f9-be50-5280961b0e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:55:49.689Z|d6c0542b-b36b-4bf0-ad3e-4b6d72b89dd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:49.689Z|70756d0f-478b-47d5-8f0c-e1ff82fd0bf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:49.691Z|70756d0f-478b-47d5-8f0c-e1ff82fd0bf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:49.691Z|d6c0542b-b36b-4bf0-ad3e-4b6d72b89dd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:50.839Z|e6afaefb-cb15-47d1-ae82-fa0cc09f8c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:50.841Z|e6afaefb-cb15-47d1-ae82-fa0cc09f8c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:59.722Z|5f8cbee3-f6af-41b2-9a1f-e91c923dba68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:59.722Z|1b6a8cb3-9ef4-406c-a714-fe222ca42528|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:55:59.724Z|1b6a8cb3-9ef4-406c-a714-fe222ca42528|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:55:59.724Z|5f8cbee3-f6af-41b2-9a1f-e91c923dba68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:00.892Z|84cf7111-4c5f-4a9b-a43d-24522798ba90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:00.893Z|84cf7111-4c5f-4a9b-a43d-24522798ba90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:03.475Z|35ad16c5-6407-4127-8549-bdbdab579dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:56:03.476Z|35ad16c5-6407-4127-8549-bdbdab579dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:56:03.758Z|1a6d2cbb-debb-4f02-a6f9-12f130dc2a19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:56:03.759Z|1a6d2cbb-debb-4f02-a6f9-12f130dc2a19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:56:09.753Z|e9d065d0-f143-4e2d-ab35-d2361f412b22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:09.753Z|3c658eaf-3a88-49b9-9c56-ecb9087cabf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:09.755Z|3c658eaf-3a88-49b9-9c56-ecb9087cabf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:09.755Z|e9d065d0-f143-4e2d-ab35-d2361f412b22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:10.931Z|88bcddaf-4f8a-4f56-9245-96ab1aa87816|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:10.932Z|88bcddaf-4f8a-4f56-9245-96ab1aa87816|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:18.475Z|2655dd27-a1e1-43ad-8951-dcf392af30ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:56:18.480Z|2655dd27-a1e1-43ad-8951-dcf392af30ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:56:19.786Z|ce4c5b61-e090-4305-8b62-0df12675411a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:19.788Z|ce4c5b61-e090-4305-8b62-0df12675411a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:19.793Z|82fadc46-e45f-425b-8e19-06e7326b977e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:19.795Z|82fadc46-e45f-425b-8e19-06e7326b977e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:20.958Z|9e1ac46a-8e3c-4fae-b63d-6589db218af4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:20.959Z|9e1ac46a-8e3c-4fae-b63d-6589db218af4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:29.824Z|a00adbeb-dbec-4918-b45b-961c8f4b5ed4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:29.824Z|4e274cb8-10f8-4c76-a617-7bdcc8e9a414|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:29.825Z|a00adbeb-dbec-4918-b45b-961c8f4b5ed4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:29.825Z|4e274cb8-10f8-4c76-a617-7bdcc8e9a414|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:29.992Z|4b3685ef-19f0-45e4-8e45-9ea3a4665b0f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:56:29.993Z|4b3685ef-19f0-45e4-8e45-9ea3a4665b0f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:30.986Z|dd67899a-6ae0-4ad6-a482-ff6f5fe468e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:30.987Z|dd67899a-6ae0-4ad6-a482-ff6f5fe468e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:33.475Z|1ad11e21-d8b0-4b3e-a326-0de820d55884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:56:33.476Z|1ad11e21-d8b0-4b3e-a326-0de820d55884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:56:33.760Z|747f3b20-0bc6-48ca-b5f5-efebeb82c5f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:56:33.760Z|747f3b20-0bc6-48ca-b5f5-efebeb82c5f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:56:39.855Z|a758cc56-9ca3-4f4d-a619-36edcb2b3199|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:39.855Z|3cc4e318-a505-4dbe-b4de-2d3b32ea5e42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:39.856Z|a758cc56-9ca3-4f4d-a619-36edcb2b3199|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:39.856Z|3cc4e318-a505-4dbe-b4de-2d3b32ea5e42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:41.022Z|44e3570b-817a-49e5-99b4-e4ea1a056421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:41.022Z|44e3570b-817a-49e5-99b4-e4ea1a056421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:48.475Z|293802bf-9af1-4bd8-921c-1ec7c5296e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:56:48.476Z|293802bf-9af1-4bd8-921c-1ec7c5296e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:56:49.885Z|2955dee1-9224-43af-84c3-5e82b03ec133|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:49.885Z|1a3af479-dec3-4b16-89b0-df23e1a67758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:49.886Z|2955dee1-9224-43af-84c3-5e82b03ec133|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:49.886Z|1a3af479-dec3-4b16-89b0-df23e1a67758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:51.050Z|43b2c664-ff9a-4e0b-a51a-bec7e88f443f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:51.051Z|43b2c664-ff9a-4e0b-a51a-bec7e88f443f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:59.911Z|2654b9dd-ccfd-4ef0-a8f7-57ffdac43ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:59.910Z|b9f89a0b-867b-4de0-8c49-82a77822b9a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:56:59.912Z|2654b9dd-ccfd-4ef0-a8f7-57ffdac43ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:56:59.912Z|b9f89a0b-867b-4de0-8c49-82a77822b9a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:01.078Z|79405925-5f70-479d-9c2d-dbdfa3e050cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:01.079Z|79405925-5f70-479d-9c2d-dbdfa3e050cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:03.475Z|73739687-ed63-49c0-8cb5-67fbf0c591f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:57:03.478Z|73739687-ed63-49c0-8cb5-67fbf0c591f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:57:03.762Z|051a7439-da9d-4d45-a119-728f52083f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:57:03.762Z|051a7439-da9d-4d45-a119-728f52083f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:57:09.940Z|357c3a0c-8ba6-4c55-9ed9-3e4f3157f4a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:09.940Z|f5b03ff7-e1d0-4623-901f-bf4c6c082c3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:09.941Z|357c3a0c-8ba6-4c55-9ed9-3e4f3157f4a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:09.941Z|f5b03ff7-e1d0-4623-901f-bf4c6c082c3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:11.114Z|87d31829-e423-4eda-b574-f4f777fdcbab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:11.116Z|87d31829-e423-4eda-b574-f4f777fdcbab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:18.478Z|e2e2cdb8-5d6e-474c-b555-4468a219f6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:57:18.479Z|e2e2cdb8-5d6e-474c-b555-4468a219f6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:57:19.974Z|893902c3-0a74-4000-9a5c-772a44788ac4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:19.974Z|72f72e96-c099-4271-9985-9e71f1de3d1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:19.975Z|893902c3-0a74-4000-9a5c-772a44788ac4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:19.976Z|72f72e96-c099-4271-9985-9e71f1de3d1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:21.141Z|ffe4ac92-b2a7-44ba-9325-fa90d5153705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:21.142Z|ffe4ac92-b2a7-44ba-9325-fa90d5153705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:29.994Z|f4948e39-7cf2-4fd9-aac6-6172bcf8ee6a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:57:29.995Z|f4948e39-7cf2-4fd9-aac6-6172bcf8ee6a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:30.000Z|fcb415ed-bea6-40b9-a707-4564955db5f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:30.001Z|e0c60982-8e7c-4458-a827-52e334b702d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:30.001Z|fcb415ed-bea6-40b9-a707-4564955db5f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:30.001Z|e0c60982-8e7c-4458-a827-52e334b702d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:31.166Z|7dfa90d3-b686-4125-a3fc-3c9a72f5e5ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:31.166Z|7dfa90d3-b686-4125-a3fc-3c9a72f5e5ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:33.475Z|19fc09d8-5c2a-450d-bcf5-a037097edd2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:57:33.476Z|19fc09d8-5c2a-450d-bcf5-a037097edd2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:57:33.763Z|18794e99-3e34-409a-a204-7d8275c15e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:57:33.764Z|18794e99-3e34-409a-a204-7d8275c15e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:57:40.026Z|924b0ee2-e13a-45a0-bbba-803b27a5384f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:40.026Z|ba6f9829-9822-4e53-8587-cce2173d6fe5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:40.027Z|ba6f9829-9822-4e53-8587-cce2173d6fe5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:40.027Z|924b0ee2-e13a-45a0-bbba-803b27a5384f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:41.191Z|25cca48d-65cf-43e4-82e8-b3c2d23554d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:41.191Z|25cca48d-65cf-43e4-82e8-b3c2d23554d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:48.475Z|a0df8e98-e5e7-424e-a02a-a31958160be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:57:48.479Z|a0df8e98-e5e7-424e-a02a-a31958160be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:57:50.052Z|70f25020-413c-4e01-b088-fab5f4883813|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:50.052Z|261e0d1e-a6f2-4484-bd55-3a41b38cf145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:50.053Z|70f25020-413c-4e01-b088-fab5f4883813|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:50.053Z|261e0d1e-a6f2-4484-bd55-3a41b38cf145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:57:51.220Z|113f66fc-cc39-4484-9858-ef7b81deecdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:57:51.221Z|113f66fc-cc39-4484-9858-ef7b81deecdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:00.081Z|a8a08138-6462-4759-a200-cb165224b5c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:00.082Z|a8a08138-6462-4759-a200-cb165224b5c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:00.081Z|bab3f169-10a6-4b1e-954a-905c299795ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:00.086Z|bab3f169-10a6-4b1e-954a-905c299795ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:01.255Z|06ae449c-bf8b-4b76-a2ed-10869f287244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:01.256Z|06ae449c-bf8b-4b76-a2ed-10869f287244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:03.475Z|fc0d5066-26b2-44aa-9bbf-b40afa4dbdfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:58:03.476Z|fc0d5066-26b2-44aa-9bbf-b40afa4dbdfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:58:03.765Z|fa3f5d68-3b7a-40cf-bbbe-05f4f4a70c6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:58:03.766Z|fa3f5d68-3b7a-40cf-bbbe-05f4f4a70c6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:58:10.109Z|fe5d1094-5f48-47a5-bfd0-fa9d40ee81d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:10.109Z|fe5d1094-5f48-47a5-bfd0-fa9d40ee81d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:10.111Z|b6d8307c-f7ac-4481-a84c-c4f2ea2db2d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:10.112Z|b6d8307c-f7ac-4481-a84c-c4f2ea2db2d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:11.282Z|c66e5faa-a7cb-4445-9b7b-61101fda28c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:11.283Z|c66e5faa-a7cb-4445-9b7b-61101fda28c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:18.475Z|66442b0b-4527-47f1-b937-0202a7301ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:58:18.476Z|66442b0b-4527-47f1-b937-0202a7301ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:58:20.135Z|abdb4644-cc16-4e84-9196-70698914b0e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:20.135Z|444c3362-dbca-4b6e-b66f-d0f6a744b062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:20.136Z|abdb4644-cc16-4e84-9196-70698914b0e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:20.136Z|444c3362-dbca-4b6e-b66f-d0f6a744b062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:21.307Z|48a4c756-423c-4713-bab7-24424f0a6a2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:21.307Z|48a4c756-423c-4713-bab7-24424f0a6a2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:29.995Z|7d59dd0e-c2ac-436a-9be5-6a404e73fc2b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:58:29.998Z|7d59dd0e-c2ac-436a-9be5-6a404e73fc2b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:30.161Z|90378dec-2b3c-423d-a59f-fb1fce017b68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:30.161Z|493fa53f-70bf-48f7-8e94-d7691bb10cde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:30.162Z|493fa53f-70bf-48f7-8e94-d7691bb10cde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:30.162Z|90378dec-2b3c-423d-a59f-fb1fce017b68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:31.331Z|19a3813b-03a1-4c0d-8617-733664cf48e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:31.332Z|19a3813b-03a1-4c0d-8617-733664cf48e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:33.475Z|9eaba618-72eb-404a-a5ad-426074e84837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:58:33.478Z|9eaba618-72eb-404a-a5ad-426074e84837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:58:33.767Z|6bf2b20e-c8f4-41b8-a24e-fab8a057cc9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:58:33.768Z|6bf2b20e-c8f4-41b8-a24e-fab8a057cc9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:58:40.187Z|6c852fe8-c71a-48ba-82e0-60012a22b476|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:40.187Z|5a9de8b7-1dc7-41a1-92a3-7aa747a1a94e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:40.188Z|6c852fe8-c71a-48ba-82e0-60012a22b476|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:40.188Z|5a9de8b7-1dc7-41a1-92a3-7aa747a1a94e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:41.357Z|cfc9b90d-b246-4e89-bb26-02a76d909d4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:41.358Z|cfc9b90d-b246-4e89-bb26-02a76d909d4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:48.478Z|fbc347b9-9d76-402f-95b3-f0f5ba012215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:58:48.479Z|fbc347b9-9d76-402f-95b3-f0f5ba012215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:58:50.213Z|3ef8565c-13b4-4005-821f-9c71cd99e4ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:50.213Z|acdde3ee-0e9f-4650-ae76-cd980159dbe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:50.214Z|3ef8565c-13b4-4005-821f-9c71cd99e4ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:50.214Z|acdde3ee-0e9f-4650-ae76-cd980159dbe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:58:51.384Z|c77bcf62-f131-4d4d-b515-6a0128d489a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:58:51.385Z|c77bcf62-f131-4d4d-b515-6a0128d489a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:00.239Z|729c4698-7778-464b-92bf-54ee43c9a4b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:00.239Z|d85058d0-137c-4bb1-8864-1eb960419871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:00.240Z|729c4698-7778-464b-92bf-54ee43c9a4b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:00.240Z|d85058d0-137c-4bb1-8864-1eb960419871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:01.419Z|2a68c4d8-3a1a-4d1e-9e34-f2aba4da82a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:01.420Z|2a68c4d8-3a1a-4d1e-9e34-f2aba4da82a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:03.475Z|fe015105-5066-499f-8a5d-68752b5d15f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:59:03.476Z|fe015105-5066-499f-8a5d-68752b5d15f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:59:03.769Z|d27441ee-f24e-407e-a0e7-3aa579017855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:59:03.769Z|d27441ee-f24e-407e-a0e7-3aa579017855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:59:10.265Z|c7a98247-ca6f-4822-9eb6-bb614dfe4f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:10.266Z|05ea1de8-bb84-43f2-96e3-1757cdfad3b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:10.266Z|c7a98247-ca6f-4822-9eb6-bb614dfe4f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:10.267Z|05ea1de8-bb84-43f2-96e3-1757cdfad3b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:11.445Z|4e68ef87-1263-45e0-93a0-7f1cb51acb1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:11.446Z|4e68ef87-1263-45e0-93a0-7f1cb51acb1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:18.475Z|b443fc8c-bfcb-437b-98d2-d9236953957e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:59:18.479Z|b443fc8c-bfcb-437b-98d2-d9236953957e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:59:20.291Z|3cfa942d-c4b9-4810-86cc-5f6198599c82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:20.291Z|f09b1feb-0872-4b3f-ad91-871f5346f746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:20.292Z|f09b1feb-0872-4b3f-ad91-871f5346f746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:20.292Z|3cfa942d-c4b9-4810-86cc-5f6198599c82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:21.473Z|e53f9a00-8f29-4d75-bfb2-173ba6d703f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:21.474Z|e53f9a00-8f29-4d75-bfb2-173ba6d703f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:29.994Z|e6ae07aa-9a06-4636-954c-7a7468c7755c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T05:59:29.995Z|e6ae07aa-9a06-4636-954c-7a7468c7755c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:30.317Z|411007f9-cb1b-4a93-9650-88290c88a2d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:30.317Z|e52cff53-4be8-42e4-a88d-faa0b0dfd244|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:30.318Z|411007f9-cb1b-4a93-9650-88290c88a2d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:30.318Z|e52cff53-4be8-42e4-a88d-faa0b0dfd244|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:31.498Z|089a3aef-aa34-4ff4-a399-73479fb3de5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:31.499Z|089a3aef-aa34-4ff4-a399-73479fb3de5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:33.475Z|144d81dc-da86-415c-bec0-8538567a5b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:59:33.476Z|144d81dc-da86-415c-bec0-8538567a5b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:59:33.770Z|cdcc4102-0e89-4ab3-b522-b748458867eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:59:33.771Z|cdcc4102-0e89-4ab3-b522-b748458867eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:59:40.346Z|e6273418-cf9d-4e91-99eb-d72038a036fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:40.346Z|519edc88-6a91-45e5-b448-527d11686e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:40.346Z|519edc88-6a91-45e5-b448-527d11686e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:40.346Z|e6273418-cf9d-4e91-99eb-d72038a036fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:41.523Z|e129a2f0-9253-4e11-b8a8-a04554d2ece0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:41.524Z|e129a2f0-9253-4e11-b8a8-a04554d2ece0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:48.475Z|f517157c-c2f0-4aa6-9f31-867a78737365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T05:59:48.477Z|f517157c-c2f0-4aa6-9f31-867a78737365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T05:59:50.373Z|6baaee05-1b99-452c-b8e1-5158e8a9caf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:50.373Z|ab785214-3620-4fb1-8e9f-1c85b6c1f8cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:50.374Z|ab785214-3620-4fb1-8e9f-1c85b6c1f8cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:50.374Z|6baaee05-1b99-452c-b8e1-5158e8a9caf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T05:59:51.553Z|ebd72969-db23-431b-843f-588801257d9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T05:59:51.555Z|ebd72969-db23-431b-843f-588801257d9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:00.421Z|adb1d601-2e6e-4f84-a795-75d9662eac73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:00.424Z|2b66a01f-5569-41c8-b607-76e0c3ba7355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:00.425Z|2b66a01f-5569-41c8-b607-76e0c3ba7355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:00.430Z|adb1d601-2e6e-4f84-a795-75d9662eac73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:01.591Z|c6e81cd8-d3cd-4314-9f89-59f1e2442678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:01.592Z|c6e81cd8-d3cd-4314-9f89-59f1e2442678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:03.475Z|edd926f2-555b-49f7-bec5-db901dc93610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:00:03.478Z|edd926f2-555b-49f7-bec5-db901dc93610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:00:03.772Z|8deb55f6-f16d-49f1-b0a7-41bacb2bbd48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:00:03.773Z|8deb55f6-f16d-49f1-b0a7-41bacb2bbd48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:00:10.469Z|ec5f4e43-da0d-4567-b177-3d490d099c6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:10.470Z|ec5f4e43-da0d-4567-b177-3d490d099c6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:10.470Z|a699f20d-ac09-4841-80e3-f6c8bc4e1a23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:10.471Z|a699f20d-ac09-4841-80e3-f6c8bc4e1a23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:11.619Z|9be4f237-c2e2-4434-81e0-1ac2abcfd564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:11.620Z|9be4f237-c2e2-4434-81e0-1ac2abcfd564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:18.475Z|23bf8090-52b4-4eab-8a5c-2a3fad9edec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:00:18.476Z|23bf8090-52b4-4eab-8a5c-2a3fad9edec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:00:20.494Z|c9bb8ddf-afc3-4b11-b08d-91e5f585fd9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:20.494Z|642d8f4f-71c9-49d6-91e5-e3ee8dfdbf1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:20.495Z|642d8f4f-71c9-49d6-91e5-e3ee8dfdbf1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:20.495Z|c9bb8ddf-afc3-4b11-b08d-91e5f585fd9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:21.645Z|61d8c1cf-6b78-46d2-aaa4-eb5b428d02b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:21.646Z|61d8c1cf-6b78-46d2-aaa4-eb5b428d02b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:29.998Z|710f04f4-cfcd-4f77-ba22-8b6f1d37c962|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:00:30.000Z|710f04f4-cfcd-4f77-ba22-8b6f1d37c962|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:30.519Z|10472415-3ba1-4d5b-8fbb-290930c4c318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:30.519Z|116f7c09-5143-4221-90c9-403005464893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:30.520Z|10472415-3ba1-4d5b-8fbb-290930c4c318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:30.521Z|116f7c09-5143-4221-90c9-403005464893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:31.669Z|316fb0fa-0a5c-407e-8649-4be7d7358f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:31.670Z|316fb0fa-0a5c-407e-8649-4be7d7358f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:33.475Z|5e7b34a6-8c94-4a42-bcaf-c3f0768ba2fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:00:33.476Z|5e7b34a6-8c94-4a42-bcaf-c3f0768ba2fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:00:33.774Z|9b364405-fa4d-4601-ac44-0dd6b9ab0e95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:00:33.774Z|9b364405-fa4d-4601-ac44-0dd6b9ab0e95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:00:40.543Z|94653e56-87a0-42aa-be78-cf608f07f442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:40.543Z|98acc729-3347-42e5-b042-b7962286a665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:40.544Z|94653e56-87a0-42aa-be78-cf608f07f442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:40.544Z|98acc729-3347-42e5-b042-b7962286a665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:41.693Z|ab6bf71d-c1c6-4ed2-af33-763d35617714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:41.694Z|ab6bf71d-c1c6-4ed2-af33-763d35617714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:48.478Z|35143ace-7d75-4df2-84e5-bf9d1d731589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:00:48.481Z|35143ace-7d75-4df2-84e5-bf9d1d731589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:00:50.568Z|af8fc396-916c-48cc-ac0a-aed7aecba69c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:50.568Z|547d13c7-e247-4390-9a78-c05cae75e9aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:50.569Z|af8fc396-916c-48cc-ac0a-aed7aecba69c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:50.569Z|547d13c7-e247-4390-9a78-c05cae75e9aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:00:51.718Z|9e9b0a3a-3943-4bbb-b7a1-c93f2521a062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:00:51.719Z|9e9b0a3a-3943-4bbb-b7a1-c93f2521a062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:00.596Z|ba0ac017-efcb-40a0-826b-3afba3264950|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:00.597Z|ba0ac017-efcb-40a0-826b-3afba3264950|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:00.596Z|825338c8-d0e9-4fae-bc63-6437f670a9c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:00.601Z|825338c8-d0e9-4fae-bc63-6437f670a9c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:01.749Z|c31b0d23-901c-453b-b910-39ca2e0860ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:01.750Z|c31b0d23-901c-453b-b910-39ca2e0860ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:03.475Z|89d5ab2d-d501-4307-a7e6-092a4aba24d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:01:03.476Z|89d5ab2d-d501-4307-a7e6-092a4aba24d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:01:03.775Z|79e0df8b-14b1-48ca-b53f-b723c1224c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:01:03.776Z|79e0df8b-14b1-48ca-b53f-b723c1224c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:01:10.622Z|83f614bc-fc01-490b-a812-b83c01cd048d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:10.623Z|83f614bc-fc01-490b-a812-b83c01cd048d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:10.632Z|8afb3daa-e03a-4cbb-8acb-2e4c4b82d385|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:10.632Z|8afb3daa-e03a-4cbb-8acb-2e4c4b82d385|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:11.773Z|cb166996-e747-4e90-9b19-816bc7d95548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:11.774Z|cb166996-e747-4e90-9b19-816bc7d95548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:18.475Z|296f608f-b6e9-44c2-b2f2-6fc5d8cf6f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:01:18.476Z|296f608f-b6e9-44c2-b2f2-6fc5d8cf6f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:01:20.650Z|d465333b-8290-4083-a8a5-3429e3d0ce8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:20.650Z|d465333b-8290-4083-a8a5-3429e3d0ce8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:20.657Z|51569f02-d70f-4950-9c0d-6763f0630166|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:20.658Z|51569f02-d70f-4950-9c0d-6763f0630166|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:21.796Z|36d0f24a-89c3-4871-8482-b9e66dfcf7c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:21.797Z|36d0f24a-89c3-4871-8482-b9e66dfcf7c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:30.008Z|83972a73-6485-4cbb-b662-1513c3230efa|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:01:30.009Z|83972a73-6485-4cbb-b662-1513c3230efa|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:30.678Z|28517f91-d8d2-44c6-a16a-81fbe79aee69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:30.680Z|28517f91-d8d2-44c6-a16a-81fbe79aee69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:30.694Z|d59925c6-d136-4d3b-a777-b690fbceb882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:30.695Z|d59925c6-d136-4d3b-a777-b690fbceb882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:31.825Z|d11778e4-439c-4f93-9cc0-fbb24132d916|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:31.827Z|d11778e4-439c-4f93-9cc0-fbb24132d916|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:33.475Z|35e27265-325e-426f-a331-799bcda58919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:01:33.479Z|35e27265-325e-426f-a331-799bcda58919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:01:33.777Z|f0d0f594-d8d8-4014-b4d8-72c3b7233a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:01:33.778Z|f0d0f594-d8d8-4014-b4d8-72c3b7233a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:01:40.721Z|0370f57a-b596-47dc-9503-27c43a00295f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:40.722Z|0370f57a-b596-47dc-9503-27c43a00295f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:40.729Z|b0694406-36ee-486d-a4c6-03ff5393bf53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:40.730Z|b0694406-36ee-486d-a4c6-03ff5393bf53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:41.855Z|e0a8a389-65ed-4952-8f1c-f721b977950f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:41.856Z|e0a8a389-65ed-4952-8f1c-f721b977950f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:48.475Z|c82b07b1-d6c7-4242-aab6-6792eb736db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:01:48.476Z|c82b07b1-d6c7-4242-aab6-6792eb736db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:01:50.752Z|598310fb-0cbd-4201-94bd-8651a4af1998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:50.754Z|598310fb-0cbd-4201-94bd-8651a4af1998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:50.755Z|6427688f-1799-4f18-be1d-5dcef79b2ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:50.756Z|6427688f-1799-4f18-be1d-5dcef79b2ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:01:51.880Z|f0b086d9-cc0d-407c-9a05-968da27dc2c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:01:51.881Z|f0b086d9-cc0d-407c-9a05-968da27dc2c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:00.780Z|74c2692e-944c-4494-af28-7903f68c9c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:00.780Z|e0773f3d-62cf-4d8e-980f-212d25f70801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:00.781Z|74c2692e-944c-4494-af28-7903f68c9c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:00.781Z|e0773f3d-62cf-4d8e-980f-212d25f70801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:01.916Z|70dbae0d-0664-4743-a9a0-88c527cb15fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:01.917Z|70dbae0d-0664-4743-a9a0-88c527cb15fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:03.475Z|12307e1c-8955-4983-a0dd-4d19c42bd37f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:02:03.476Z|12307e1c-8955-4983-a0dd-4d19c42bd37f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:02:03.779Z|d9d9ba47-e02b-41c1-9f60-c0e9a1b9ccb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:02:03.780Z|d9d9ba47-e02b-41c1-9f60-c0e9a1b9ccb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:02:10.809Z|b614a3f3-f385-401e-adc7-aec37f1f04fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:10.810Z|b614a3f3-f385-401e-adc7-aec37f1f04fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:10.812Z|32013994-10b7-4a3c-a566-7889545a2fdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:10.813Z|32013994-10b7-4a3c-a566-7889545a2fdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:11.944Z|64e9a358-bf2d-4804-a538-dba914d13cb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:11.945Z|64e9a358-bf2d-4804-a538-dba914d13cb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:18.475Z|d9cca0b9-8754-4cbd-ae8b-9f65ce085c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:02:18.485Z|d9cca0b9-8754-4cbd-ae8b-9f65ce085c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:02:20.836Z|e8e00a5a-d9d6-4916-b0e6-9354b2fc20e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:20.836Z|2bd13ca8-00a3-4502-afbb-cc6b5d349f21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:20.837Z|e8e00a5a-d9d6-4916-b0e6-9354b2fc20e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:20.837Z|2bd13ca8-00a3-4502-afbb-cc6b5d349f21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:21.972Z|21f15ebe-b94d-4964-ab5f-76384fb32fbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:21.973Z|21f15ebe-b94d-4964-ab5f-76384fb32fbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:30.001Z|56aa3fab-7e88-4207-9851-d6a9ab5915dd|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:02:30.002Z|56aa3fab-7e88-4207-9851-d6a9ab5915dd|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:30.864Z|61541b3f-5801-4eee-ac79-00a50ae108a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:30.864Z|a845a55b-e3b1-4be8-a6d5-84d93ac84edb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:30.864Z|a845a55b-e3b1-4be8-a6d5-84d93ac84edb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:30.864Z|61541b3f-5801-4eee-ac79-00a50ae108a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:31.999Z|0dfae688-7cc5-475c-bb39-d8ca546b2f6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:32.000Z|0dfae688-7cc5-475c-bb39-d8ca546b2f6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:33.475Z|567bddbe-368a-42ee-a0da-470f2297fee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:02:33.476Z|567bddbe-368a-42ee-a0da-470f2297fee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:02:33.780Z|d3de3d52-cac5-4d09-8d18-428b3349856c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:02:33.781Z|d3de3d52-cac5-4d09-8d18-428b3349856c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:02:40.896Z|4f4f5546-4e2b-4283-a731-1fed9ad17233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:40.896Z|c060cdc1-4291-439c-93e5-746f964cbe70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:40.897Z|4f4f5546-4e2b-4283-a731-1fed9ad17233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:40.897Z|c060cdc1-4291-439c-93e5-746f964cbe70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:42.027Z|ec30d702-f07b-4ba5-9273-b36a626d8aaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:42.028Z|ec30d702-f07b-4ba5-9273-b36a626d8aaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:48.475Z|287c476b-b839-42a6-958a-efc7de236732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:02:48.476Z|287c476b-b839-42a6-958a-efc7de236732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:02:50.923Z|f0820959-ee5e-4763-8562-d8dbb7b05c1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:50.925Z|f0820959-ee5e-4763-8562-d8dbb7b05c1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:50.923Z|6a4fa467-7303-4b85-9e82-bd30e5933658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:50.927Z|6a4fa467-7303-4b85-9e82-bd30e5933658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:02:52.055Z|9a4fc9df-6e37-4a36-9ab9-93a534d7b98e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:02:52.056Z|9a4fc9df-6e37-4a36-9ab9-93a534d7b98e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:00.952Z|bb517f0d-eeae-4f51-97e8-4f713df7ca0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:00.952Z|2854fb5d-bc36-4685-800a-700b202792b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:00.953Z|bb517f0d-eeae-4f51-97e8-4f713df7ca0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:00.953Z|2854fb5d-bc36-4685-800a-700b202792b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:02.084Z|f59cc816-fe54-49ac-b610-cf2dd709f3ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:02.085Z|f59cc816-fe54-49ac-b610-cf2dd709f3ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:03.475Z|0e702cba-c6f8-4f42-9085-678f7386a04d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:03:03.479Z|0e702cba-c6f8-4f42-9085-678f7386a04d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:03:03.782Z|b8e02c78-7ada-4f4d-af95-4b1e8818e82f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:03:03.783Z|b8e02c78-7ada-4f4d-af95-4b1e8818e82f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:03:10.979Z|cddcbde3-b825-46b2-9d21-a8f1129b411d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:10.979Z|e81fd3c2-d9ee-4c6b-a823-50b31bc2d7b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:10.980Z|cddcbde3-b825-46b2-9d21-a8f1129b411d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:10.980Z|e81fd3c2-d9ee-4c6b-a823-50b31bc2d7b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:12.110Z|79944660-bfd3-47b7-8e18-e5dd85ae2d0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:12.111Z|79944660-bfd3-47b7-8e18-e5dd85ae2d0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:18.475Z|d735744a-06b3-4941-a424-bdab6a7e6001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:03:18.476Z|d735744a-06b3-4941-a424-bdab6a7e6001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:03:21.007Z|e8b5e8cb-a5fd-4372-acbd-041a66c046bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:21.008Z|e8b5e8cb-a5fd-4372-acbd-041a66c046bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:21.010Z|eb79f30d-c4e1-4a97-af27-809459f23e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:21.010Z|eb79f30d-c4e1-4a97-af27-809459f23e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:22.138Z|54739fbe-6185-4e18-880d-d148b1e0dbcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:22.140Z|54739fbe-6185-4e18-880d-d148b1e0dbcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:29.991Z|8290829b-3404-4f24-b9a3-83be555ef86e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:03:29.993Z|8290829b-3404-4f24-b9a3-83be555ef86e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:31.032Z|7fa10950-3f2e-47ad-a7b8-087a767821f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:31.032Z|8616324d-fe16-4476-bdb4-331f002e6f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:31.034Z|7fa10950-3f2e-47ad-a7b8-087a767821f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:31.035Z|8616324d-fe16-4476-bdb4-331f002e6f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:32.175Z|7f46b83c-77a5-4b59-abc1-f86a2a8ea19e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:32.175Z|7f46b83c-77a5-4b59-abc1-f86a2a8ea19e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:33.475Z|6b8c98ae-f17c-4a7a-a942-8a339915f5ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:03:33.476Z|6b8c98ae-f17c-4a7a-a942-8a339915f5ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:03:33.784Z|2c1f314b-733b-48df-846d-ce301bd32b71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:03:33.785Z|2c1f314b-733b-48df-846d-ce301bd32b71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:03:41.061Z|bca35cf3-e0a5-4571-8bc3-03f3b62f9bc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:41.061Z|7d7096f7-0c25-4155-92ba-c4739b81d6a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:41.062Z|7d7096f7-0c25-4155-92ba-c4739b81d6a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:41.062Z|bca35cf3-e0a5-4571-8bc3-03f3b62f9bc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:42.198Z|f504e043-63c3-4b42-92fe-fb7e005d41ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:42.199Z|f504e043-63c3-4b42-92fe-fb7e005d41ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:48.475Z|33750edd-4b5c-44a3-9be8-7d982b917371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:03:48.481Z|33750edd-4b5c-44a3-9be8-7d982b917371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:03:51.087Z|ca547f89-597e-4dd5-8d44-d736899af520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:51.088Z|ca547f89-597e-4dd5-8d44-d736899af520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:51.094Z|5feb86fc-037f-44c3-94c2-15ab6a10618b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:51.095Z|5feb86fc-037f-44c3-94c2-15ab6a10618b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:03:52.224Z|a58a27ad-da10-4a4d-98c4-6287551cf6d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:03:52.225Z|a58a27ad-da10-4a4d-98c4-6287551cf6d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:01.116Z|bbc0d70a-76c9-4b62-9b38-a54be1eeacde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:01.117Z|bbc0d70a-76c9-4b62-9b38-a54be1eeacde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:01.120Z|119f199c-786c-4765-9a4b-eb2720f211be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:01.120Z|119f199c-786c-4765-9a4b-eb2720f211be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:02.250Z|15b330de-c217-45a5-a7d9-79aa081b180c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:02.251Z|15b330de-c217-45a5-a7d9-79aa081b180c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:03.475Z|f23fc913-a77e-4e0d-9c2b-4ca0aa22c842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:04:03.476Z|f23fc913-a77e-4e0d-9c2b-4ca0aa22c842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:04:03.786Z|91a3b671-7065-4dd1-9f17-1a2cd728fa5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:04:03.787Z|91a3b671-7065-4dd1-9f17-1a2cd728fa5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:04:11.146Z|1d6b32f3-3b74-4474-ae21-bf30580cc86e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:11.146Z|930a259e-2d1f-40d8-9618-f330d06ded6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:11.147Z|1d6b32f3-3b74-4474-ae21-bf30580cc86e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:11.148Z|930a259e-2d1f-40d8-9618-f330d06ded6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:12.276Z|a39819fe-1516-4f3f-b38b-be19576a1e1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:12.277Z|a39819fe-1516-4f3f-b38b-be19576a1e1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:18.475Z|125e388b-709f-41b2-8a9f-83528aec87d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:04:18.476Z|125e388b-709f-41b2-8a9f-83528aec87d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:04:21.181Z|07fe58af-80f0-40d3-9fb5-3a804ddb2581|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:21.181Z|909aa002-a47f-41d9-bcae-3885998c03c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:21.183Z|909aa002-a47f-41d9-bcae-3885998c03c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:21.183Z|07fe58af-80f0-40d3-9fb5-3a804ddb2581|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:22.304Z|85e686e4-9ce6-425f-ae56-50a2475b7eb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:22.305Z|85e686e4-9ce6-425f-ae56-50a2475b7eb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:29.999Z|10a4ab7c-623b-4450-9043-b82f29474b71|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:04:30.001Z|10a4ab7c-623b-4450-9043-b82f29474b71|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:31.209Z|583a26e2-2d62-4cfd-a924-5f2345b89399|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:31.209Z|4449d86b-7fb7-42c6-a1df-6429081aa8b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:31.210Z|583a26e2-2d62-4cfd-a924-5f2345b89399|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:31.210Z|4449d86b-7fb7-42c6-a1df-6429081aa8b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:32.331Z|397d33b2-625d-4d88-ba54-70ee23644a64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:32.332Z|397d33b2-625d-4d88-ba54-70ee23644a64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:33.475Z|7fa47284-d50a-438b-9850-f1b3a97f9015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:04:33.478Z|7fa47284-d50a-438b-9850-f1b3a97f9015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:04:33.788Z|866b3f95-ea08-4b2f-81eb-2db45af0991f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:04:33.788Z|866b3f95-ea08-4b2f-81eb-2db45af0991f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:04:41.238Z|0790cdc9-ad10-401c-994e-0fcf5498447c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:41.238Z|73427748-d0ba-40b8-967b-86996a6e05d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:41.239Z|0790cdc9-ad10-401c-994e-0fcf5498447c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:41.239Z|73427748-d0ba-40b8-967b-86996a6e05d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:42.358Z|099cbbef-561c-4f9f-b09f-95fda8d2a8fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:42.359Z|099cbbef-561c-4f9f-b09f-95fda8d2a8fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:48.476Z|ee4e4d73-1cf9-44e8-ab63-01b6e5d709c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:04:48.477Z|ee4e4d73-1cf9-44e8-ab63-01b6e5d709c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:04:51.269Z|47e5f00e-53d4-4aed-ae68-a3cb793fadf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:51.271Z|47e5f00e-53d4-4aed-ae68-a3cb793fadf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:51.271Z|304d6e7b-a851-47ca-b562-553c3b54c744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:51.273Z|304d6e7b-a851-47ca-b562-553c3b54c744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:04:52.384Z|a1bf2f70-46a2-4614-8a50-a0c53df56d0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:04:52.385Z|a1bf2f70-46a2-4614-8a50-a0c53df56d0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:01.300Z|9102568f-785b-41c9-b382-8c92bca875de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:01.300Z|380f9173-4df0-4794-98e6-234db884a9d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:01.301Z|9102568f-785b-41c9-b382-8c92bca875de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:01.301Z|380f9173-4df0-4794-98e6-234db884a9d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:02.411Z|ca978e73-afa5-4bfb-a6f5-acd1db313a93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:02.412Z|ca978e73-afa5-4bfb-a6f5-acd1db313a93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:03.475Z|9972f2a8-b69a-4bbd-87e6-75d50f5c7b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:05:03.476Z|9972f2a8-b69a-4bbd-87e6-75d50f5c7b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:05:03.789Z|7a293531-a986-4b53-adbe-85a45dff5bae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:05:03.790Z|7a293531-a986-4b53-adbe-85a45dff5bae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:05:11.329Z|082b5bad-3e74-4b56-ada7-25269b93c903|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:11.330Z|082b5bad-3e74-4b56-ada7-25269b93c903|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:11.334Z|95ac7715-63b6-46a5-8462-806624a1c1c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:11.335Z|95ac7715-63b6-46a5-8462-806624a1c1c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:12.441Z|22691f74-73bd-4b2c-80e9-0ee71a1a24c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:12.442Z|22691f74-73bd-4b2c-80e9-0ee71a1a24c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:18.475Z|f214c9aa-ae5e-4760-9750-8e2dc44a6905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:05:18.479Z|f214c9aa-ae5e-4760-9750-8e2dc44a6905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:05:21.365Z|b73565cf-d23e-4689-b1e3-a17da13a099c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:21.366Z|55d97035-44b2-482b-8bf6-db88aa01bf8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:21.367Z|b73565cf-d23e-4689-b1e3-a17da13a099c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:21.367Z|55d97035-44b2-482b-8bf6-db88aa01bf8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:22.477Z|3743e5c4-8c19-4a20-abb0-30939f2c20b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:22.478Z|3743e5c4-8c19-4a20-abb0-30939f2c20b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:29.994Z|cc863b72-5680-4df0-9651-d17cdea614b5|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:05:30.000Z|cc863b72-5680-4df0-9651-d17cdea614b5|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:31.393Z|9aa7791b-9968-40df-8f6b-96168ef3e9e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:31.393Z|52997d78-eeec-45cf-b145-55ad0b36fd1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:31.394Z|9aa7791b-9968-40df-8f6b-96168ef3e9e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:31.394Z|52997d78-eeec-45cf-b145-55ad0b36fd1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:32.504Z|cb34726d-06a9-4bbb-9770-aaca3a41f783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:32.505Z|cb34726d-06a9-4bbb-9770-aaca3a41f783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:33.475Z|3c9216a8-f919-4ee7-8cb2-bce5db011105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:05:33.476Z|3c9216a8-f919-4ee7-8cb2-bce5db011105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:05:33.791Z|824d7c05-f5d5-4cf4-98bb-bbf8c2de63cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:05:33.792Z|824d7c05-f5d5-4cf4-98bb-bbf8c2de63cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:05:41.418Z|08729368-5eea-429c-9619-355dfeacd1ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:41.418Z|33cc7175-0c5c-45f2-8639-5b9ab6d20f61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:41.419Z|08729368-5eea-429c-9619-355dfeacd1ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:41.420Z|33cc7175-0c5c-45f2-8639-5b9ab6d20f61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:42.530Z|48f2c8f8-3321-4be3-a4ab-c174b560bb19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:42.531Z|48f2c8f8-3321-4be3-a4ab-c174b560bb19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:48.475Z|e6327959-77d8-40e2-8903-16797b1cd50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:05:48.476Z|e6327959-77d8-40e2-8903-16797b1cd50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:05:51.456Z|41463570-dc62-4c30-abfa-d639caeaa642|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:51.456Z|5bf77839-1601-4d08-aed8-a348cddc596f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:51.457Z|41463570-dc62-4c30-abfa-d639caeaa642|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:51.457Z|5bf77839-1601-4d08-aed8-a348cddc596f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:05:52.559Z|3a3340e3-39b5-4dd5-89e1-e61c2989efb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:05:52.561Z|3a3340e3-39b5-4dd5-89e1-e61c2989efb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:01.483Z|14a39992-7350-4bc2-867e-7661ab8eb763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:01.483Z|14a39992-7350-4bc2-867e-7661ab8eb763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:01.484Z|147c3d5d-abea-4821-aa40-db4bd848cd93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:01.485Z|147c3d5d-abea-4821-aa40-db4bd848cd93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:02.588Z|1cf4b719-357d-4add-96b7-44789583475a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:02.589Z|1cf4b719-357d-4add-96b7-44789583475a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:03.475Z|6c9cf62f-6f5c-4144-bd5e-a560e317bfc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:06:03.478Z|6c9cf62f-6f5c-4144-bd5e-a560e317bfc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:06:03.793Z|32971a0e-9ab9-4ae1-aa54-af6c2661a639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:06:03.794Z|32971a0e-9ab9-4ae1-aa54-af6c2661a639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:06:11.510Z|ac1cd340-ebf1-4002-a262-8c4ac421aeb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:11.511Z|ac1cd340-ebf1-4002-a262-8c4ac421aeb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:11.513Z|3caaabcc-c8c8-476d-b5cf-632e8c6c2731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:11.514Z|3caaabcc-c8c8-476d-b5cf-632e8c6c2731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:12.614Z|51f78924-d1ce-4dc3-b29a-c55952a2bb79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:12.615Z|51f78924-d1ce-4dc3-b29a-c55952a2bb79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:18.475Z|a6f265ed-4562-43b8-8833-a8dae03814d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:06:18.476Z|a6f265ed-4562-43b8-8833-a8dae03814d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:06:21.537Z|256f515d-228a-45b1-94b8-f9884e8219ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:21.537Z|b84db8a7-d8c4-4ea9-8d30-054f81c00494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:21.538Z|256f515d-228a-45b1-94b8-f9884e8219ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:21.538Z|b84db8a7-d8c4-4ea9-8d30-054f81c00494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:22.644Z|0197a0df-18a6-4a9b-b56c-8f04f415ed1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:22.645Z|0197a0df-18a6-4a9b-b56c-8f04f415ed1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:29.991Z|140acc39-9d97-4e6e-b5b4-1c0b7417fc23|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:06:29.992Z|140acc39-9d97-4e6e-b5b4-1c0b7417fc23|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:31.562Z|98f17a99-6f06-437f-948e-2a8c8986cd2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:31.563Z|dffca9c1-b291-4ca3-bcba-5dd88cc537d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:31.564Z|98f17a99-6f06-437f-948e-2a8c8986cd2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:31.564Z|dffca9c1-b291-4ca3-bcba-5dd88cc537d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:32.678Z|264a1132-2c41-4af2-857d-9af52458bf16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:32.679Z|264a1132-2c41-4af2-857d-9af52458bf16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:33.475Z|8540e162-5764-4b00-bcde-1bf1ce3648b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:06:33.476Z|8540e162-5764-4b00-bcde-1bf1ce3648b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:06:33.795Z|85672b3c-ab67-4263-be2b-d709087c3d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:06:33.796Z|85672b3c-ab67-4263-be2b-d709087c3d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:06:41.590Z|da78ce55-4836-4a46-9753-737298b59d81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:41.590Z|e10fd783-c31b-422d-aaf0-cd42db4fe4cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:41.590Z|da78ce55-4836-4a46-9753-737298b59d81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:41.591Z|e10fd783-c31b-422d-aaf0-cd42db4fe4cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:42.711Z|5e715149-5f0f-4fe2-a474-970869a68128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:42.712Z|5e715149-5f0f-4fe2-a474-970869a68128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:48.475Z|0ce8aae4-abbe-4f0c-be45-6194de645229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:06:48.478Z|0ce8aae4-abbe-4f0c-be45-6194de645229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:06:51.616Z|ea1c14a9-482a-4fb2-97c9-c85121cf91e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:51.616Z|a82638ed-8b44-4242-b474-1e1904342f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:51.617Z|ea1c14a9-482a-4fb2-97c9-c85121cf91e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:51.617Z|a82638ed-8b44-4242-b474-1e1904342f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:06:52.743Z|05f22385-28ff-40a4-9929-034b52986c52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:06:52.744Z|05f22385-28ff-40a4-9929-034b52986c52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:01.648Z|806d1144-39e9-4ca7-b2b7-b08074123cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:01.649Z|806d1144-39e9-4ca7-b2b7-b08074123cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:01.648Z|dbf51c27-245b-42dd-b910-0c1d3ee1ec17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:01.650Z|dbf51c27-245b-42dd-b910-0c1d3ee1ec17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:02.773Z|00b2b0a7-198f-4322-a528-aa993754d030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:02.775Z|00b2b0a7-198f-4322-a528-aa993754d030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:03.475Z|a0b17a7e-ae91-4658-91ab-a490aa9a597c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:07:03.476Z|a0b17a7e-ae91-4658-91ab-a490aa9a597c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:07:03.797Z|6017def7-e3d7-484d-929e-50d436d19f2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:07:03.797Z|6017def7-e3d7-484d-929e-50d436d19f2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:07:11.677Z|7438fb69-4977-49da-a213-121d6da02556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:11.677Z|30d1a5fa-63ee-4ced-acd6-697d789cff23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:11.678Z|7438fb69-4977-49da-a213-121d6da02556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:11.678Z|30d1a5fa-63ee-4ced-acd6-697d789cff23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:12.812Z|c787b12e-3869-41f9-a47e-378356b1ff61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:12.813Z|c787b12e-3869-41f9-a47e-378356b1ff61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:18.475Z|f26301df-9b27-4730-aff0-f129e4e6fd7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:07:18.476Z|f26301df-9b27-4730-aff0-f129e4e6fd7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:07:21.704Z|91b0ddf6-2032-45c6-b482-8b3e68d8b8c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:21.704Z|24101f46-314a-4de3-89a5-fa10e569c4df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:21.705Z|91b0ddf6-2032-45c6-b482-8b3e68d8b8c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:21.705Z|24101f46-314a-4de3-89a5-fa10e569c4df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:22.841Z|7b3f7cb5-7a15-4182-8223-ff4651a8f2b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:22.842Z|7b3f7cb5-7a15-4182-8223-ff4651a8f2b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:29.995Z|a52441f6-49eb-40fe-8a96-c7b1be840051|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:07:29.996Z|a52441f6-49eb-40fe-8a96-c7b1be840051|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:31.732Z|995b05b2-cda5-4ff5-9359-1a147d0c3dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:31.732Z|9293302a-03d9-4317-a511-be7218ee72f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:31.733Z|995b05b2-cda5-4ff5-9359-1a147d0c3dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:31.733Z|9293302a-03d9-4317-a511-be7218ee72f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:32.869Z|1562e9c4-99ee-4a77-970f-0deb2379cc13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:32.870Z|1562e9c4-99ee-4a77-970f-0deb2379cc13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:33.475Z|c6f5062a-20aa-44e3-b754-8ce9e51ea5b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:07:33.478Z|c6f5062a-20aa-44e3-b754-8ce9e51ea5b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:07:33.799Z|a7e9d439-3c47-4bce-a46e-17cb45c3243d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:07:33.800Z|a7e9d439-3c47-4bce-a46e-17cb45c3243d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:07:41.762Z|890cfbb5-be9e-432a-be97-6a0fda130bef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:41.762Z|890cfbb5-be9e-432a-be97-6a0fda130bef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:41.767Z|01637cd4-c59b-4a28-b033-6decf120412a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:41.767Z|01637cd4-c59b-4a28-b033-6decf120412a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:42.895Z|e0bb4741-3b31-4c37-81dd-0a33443aa768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:42.896Z|e0bb4741-3b31-4c37-81dd-0a33443aa768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:48.476Z|59aa0aba-402d-496c-a03f-5340b41785a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:07:48.476Z|59aa0aba-402d-496c-a03f-5340b41785a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:07:51.791Z|9ccafc7f-1879-4e2a-bb19-7d96ddd493ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:51.792Z|9ccafc7f-1879-4e2a-bb19-7d96ddd493ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:51.803Z|c380e433-7698-47f5-9674-b87b6e4c7ab7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:51.804Z|c380e433-7698-47f5-9674-b87b6e4c7ab7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:07:52.930Z|af3e785e-05d5-416c-8302-091750e5b8a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:07:52.931Z|af3e785e-05d5-416c-8302-091750e5b8a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:01.816Z|51cbd1af-3517-4db4-8afe-3146a283f00d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:01.817Z|51cbd1af-3517-4db4-8afe-3146a283f00d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:01.833Z|183e023e-c4a4-48fa-b876-d9cbcca861cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:01.835Z|183e023e-c4a4-48fa-b876-d9cbcca861cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:02.956Z|8def8319-1e67-4839-af2c-8bbf7a55642d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:02.957Z|8def8319-1e67-4839-af2c-8bbf7a55642d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:03.475Z|8d439f2e-10b1-454b-9e1d-dc8af0284d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:08:03.476Z|8d439f2e-10b1-454b-9e1d-dc8af0284d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:08:03.800Z|bf1c7f48-3a79-4ace-b368-638f1c638f24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:08:03.801Z|bf1c7f48-3a79-4ace-b368-638f1c638f24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:08:11.848Z|c0e1d799-6859-4577-aef9-98005a0c8466|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:11.849Z|c0e1d799-6859-4577-aef9-98005a0c8466|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:11.861Z|edabf211-780e-45b3-8380-8c37e30488d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:11.862Z|edabf211-780e-45b3-8380-8c37e30488d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:12.981Z|47eac8b0-5e4b-4d9f-a5c6-c08fdf03cc8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:12.982Z|47eac8b0-5e4b-4d9f-a5c6-c08fdf03cc8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:18.475Z|229e9a8c-f983-40a7-9576-67a562f20eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:08:18.479Z|229e9a8c-f983-40a7-9576-67a562f20eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:08:21.877Z|9ef7a616-3949-49f4-bcca-c1c291361f6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:21.878Z|9ef7a616-3949-49f4-bcca-c1c291361f6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:21.890Z|3ec11692-49ce-463e-844a-8c341af55a57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:21.891Z|3ec11692-49ce-463e-844a-8c341af55a57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:23.007Z|b4a185d6-508a-402f-a405-a7465fecbbed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:23.008Z|b4a185d6-508a-402f-a405-a7465fecbbed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:29.998Z|4092cd8a-474b-4219-9065-6843033ed197|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:08:29.999Z|4092cd8a-474b-4219-9065-6843033ed197|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:31.908Z|08bdd4a0-62d0-438b-8ac1-edaba85ad3b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:31.908Z|08bdd4a0-62d0-438b-8ac1-edaba85ad3b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:31.928Z|706df4b0-3c6c-463d-a755-c298eeb750e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:31.928Z|706df4b0-3c6c-463d-a755-c298eeb750e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:33.041Z|43db10d6-04eb-4593-b47a-78bbbff598de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:33.042Z|43db10d6-04eb-4593-b47a-78bbbff598de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:33.475Z|16d60ce7-6861-4bf9-baad-7aff729740a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:08:33.476Z|16d60ce7-6861-4bf9-baad-7aff729740a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:08:33.802Z|02318fa9-9d75-4278-922b-1056c1d2dad2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:08:33.803Z|02318fa9-9d75-4278-922b-1056c1d2dad2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:08:41.935Z|6bfa306a-627d-444d-9903-b567511bdecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:41.935Z|6bfa306a-627d-444d-9903-b567511bdecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:41.954Z|855cac35-050d-489d-8b74-d8b177b5d88e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:41.955Z|855cac35-050d-489d-8b74-d8b177b5d88e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:43.071Z|a587b29d-b481-42ff-a1a6-75f112adb61f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:43.072Z|a587b29d-b481-42ff-a1a6-75f112adb61f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:48.475Z|a2d92f92-2603-4ecc-9aaf-0cf168e38ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:08:48.476Z|a2d92f92-2603-4ecc-9aaf-0cf168e38ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:08:51.963Z|a38d4bb4-bf90-44c2-882d-0934a974e1ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:51.963Z|a38d4bb4-bf90-44c2-882d-0934a974e1ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:51.992Z|3149b6a0-b357-46f4-969c-81c85127eba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:51.993Z|3149b6a0-b357-46f4-969c-81c85127eba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:08:53.103Z|bf66ef52-d5fe-4234-ae5b-498e8f74ee6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:08:53.104Z|bf66ef52-d5fe-4234-ae5b-498e8f74ee6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:01.989Z|31b006f7-1ceb-484e-a864-bcbb42aba80d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:01.990Z|31b006f7-1ceb-484e-a864-bcbb42aba80d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:02.017Z|0bc6142d-9b3f-41cb-9c73-295556b97549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:02.018Z|0bc6142d-9b3f-41cb-9c73-295556b97549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:03.129Z|51ba7f8b-1cbf-4c9d-bacc-e7f23332ea8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:03.130Z|51ba7f8b-1cbf-4c9d-bacc-e7f23332ea8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:03.475Z|3d2da7f3-f21f-48e2-97d7-66bce78591fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:09:03.479Z|3d2da7f3-f21f-48e2-97d7-66bce78591fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:09:03.804Z|1976f1cd-d602-43bd-a358-8201ce2b720a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:09:03.805Z|1976f1cd-d602-43bd-a358-8201ce2b720a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:09:12.017Z|11438dc2-4726-4922-8a06-ad23d057dd7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:12.018Z|11438dc2-4726-4922-8a06-ad23d057dd7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:12.043Z|ea1ca01d-bed9-4b84-b641-3de23eac929d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:12.044Z|ea1ca01d-bed9-4b84-b641-3de23eac929d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:13.160Z|80a0dbb7-83f9-447c-9315-be12ffae546b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:13.161Z|80a0dbb7-83f9-447c-9315-be12ffae546b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:18.475Z|efb8fc29-2113-4dc7-b443-182249f8cd4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:09:18.476Z|efb8fc29-2113-4dc7-b443-182249f8cd4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:09:22.041Z|515ea6f6-4713-4780-8c5c-879127561e96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:22.042Z|515ea6f6-4713-4780-8c5c-879127561e96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:22.075Z|bcfb0999-2353-44af-a9c1-aa9080d46fc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:22.076Z|bcfb0999-2353-44af-a9c1-aa9080d46fc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:23.195Z|e66ad102-621a-41aa-8561-f77eb41a0cc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:23.196Z|e66ad102-621a-41aa-8561-f77eb41a0cc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:29.992Z|9f175f79-7523-4253-b5e1-b3a5ac30516a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:09:29.994Z|9f175f79-7523-4253-b5e1-b3a5ac30516a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:32.070Z|8f50de91-6b1d-4b61-99c1-6db6629bd362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:32.071Z|8f50de91-6b1d-4b61-99c1-6db6629bd362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:32.102Z|641a1210-bab2-4e0e-841c-744b3e30e260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:32.103Z|641a1210-bab2-4e0e-841c-744b3e30e260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:33.229Z|a7fa9f49-f835-40bf-aead-4d8790e12de6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:33.230Z|a7fa9f49-f835-40bf-aead-4d8790e12de6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:33.475Z|df7cbdc2-1267-4769-ab8a-71810d2c18ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:09:33.476Z|df7cbdc2-1267-4769-ab8a-71810d2c18ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:09:33.806Z|46b6ad3b-9f4e-4ce3-80d3-04023f8892ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:09:33.806Z|46b6ad3b-9f4e-4ce3-80d3-04023f8892ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:09:42.099Z|89bd9781-a05d-45b4-9505-6c63dff881d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:42.100Z|89bd9781-a05d-45b4-9505-6c63dff881d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:42.126Z|92f381a8-99fa-4fb5-87d9-74149952b567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:42.127Z|92f381a8-99fa-4fb5-87d9-74149952b567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:43.256Z|a40ede1b-eb28-47e5-98a0-35267b91efab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:43.257Z|a40ede1b-eb28-47e5-98a0-35267b91efab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:48.475Z|06032713-9c21-43d3-96fa-41edbf8b03dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:09:48.479Z|06032713-9c21-43d3-96fa-41edbf8b03dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:09:52.126Z|a551e4a3-3996-4a2f-8fda-2024ad3cf4af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:52.127Z|a551e4a3-3996-4a2f-8fda-2024ad3cf4af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:52.153Z|ba7978bd-4d63-4dac-afa7-11d973e959a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:52.154Z|ba7978bd-4d63-4dac-afa7-11d973e959a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:09:53.284Z|6be689df-c5d3-4e30-bd23-d50368b40607|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:09:53.284Z|6be689df-c5d3-4e30-bd23-d50368b40607|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:02.151Z|416021dd-c7b7-407b-9cd4-192d6d4965d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:02.152Z|416021dd-c7b7-407b-9cd4-192d6d4965d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:02.191Z|ae6afdb9-dedd-4a24-9646-502a0c767f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:02.192Z|ae6afdb9-dedd-4a24-9646-502a0c767f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:03.310Z|3d6c54ea-1a89-45ee-bd70-d60ae330dd01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:03.310Z|3d6c54ea-1a89-45ee-bd70-d60ae330dd01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:03.475Z|613258bd-1d90-4d5f-9c28-8cab24067323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:10:03.476Z|613258bd-1d90-4d5f-9c28-8cab24067323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:10:03.807Z|34b24415-3d6e-4d44-900c-f8d8af1ad650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:10:03.808Z|34b24415-3d6e-4d44-900c-f8d8af1ad650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:10:12.178Z|2c9ff2f9-8e6f-4b7d-86a0-76edb249b82a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:12.179Z|2c9ff2f9-8e6f-4b7d-86a0-76edb249b82a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:12.220Z|55eee253-49d5-463c-a4cf-79264ded6ee5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:12.220Z|55eee253-49d5-463c-a4cf-79264ded6ee5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:13.334Z|4ea02f5a-c517-489a-96a2-5af7edc9a197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:13.335Z|4ea02f5a-c517-489a-96a2-5af7edc9a197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:18.475Z|d435f23d-7339-4aa8-82a8-927d9392719f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:10:18.476Z|d435f23d-7339-4aa8-82a8-927d9392719f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:10:22.211Z|87b6df79-d81b-47c9-b6c8-c3509e54ab8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:22.212Z|87b6df79-d81b-47c9-b6c8-c3509e54ab8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:22.245Z|3449c922-eb45-413c-9d94-67ec71574a03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:22.246Z|3449c922-eb45-413c-9d94-67ec71574a03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:23.358Z|d9552f02-cf5a-445c-8bfb-99ac50e60699|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:23.360Z|d9552f02-cf5a-445c-8bfb-99ac50e60699|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:29.996Z|f0dee880-89df-4d5b-92e6-298a925e2ed0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:10:29.997Z|f0dee880-89df-4d5b-92e6-298a925e2ed0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:32.236Z|645f8666-e4a9-4f3d-b622-a40d5fa818c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:32.237Z|645f8666-e4a9-4f3d-b622-a40d5fa818c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:32.269Z|578e9539-c84d-49fd-b92f-10bdd73f44b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:32.270Z|578e9539-c84d-49fd-b92f-10bdd73f44b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:33.382Z|a636be3c-1849-4519-a3d9-3adcbd8d04b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:33.383Z|a636be3c-1849-4519-a3d9-3adcbd8d04b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:33.475Z|4d8727cc-f881-4dfa-b966-be516840c5a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:10:33.483Z|4d8727cc-f881-4dfa-b966-be516840c5a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:10:33.809Z|33f86b93-9669-4405-b205-e001a9cf22e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:10:33.809Z|33f86b93-9669-4405-b205-e001a9cf22e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:10:42.261Z|81c917c1-c7ef-4533-b392-78ae704c4646|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:42.262Z|81c917c1-c7ef-4533-b392-78ae704c4646|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:42.295Z|40a413bf-053f-4cea-abd9-c7f8cbd6674e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:42.296Z|40a413bf-053f-4cea-abd9-c7f8cbd6674e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:43.406Z|404fd319-bad9-49ba-aa11-e18caaa43728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:43.407Z|404fd319-bad9-49ba-aa11-e18caaa43728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:48.475Z|59c1dba1-fba9-452d-89a5-fc7db1c9bb97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:10:48.476Z|59c1dba1-fba9-452d-89a5-fc7db1c9bb97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:10:52.286Z|efd9a0ff-1f44-4ec0-b01a-d989143e501d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:52.289Z|efd9a0ff-1f44-4ec0-b01a-d989143e501d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:52.319Z|7a116360-f867-4e03-84b2-0a32ca17d1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:52.320Z|7a116360-f867-4e03-84b2-0a32ca17d1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:10:53.430Z|5f8e2f0e-7276-4254-8b75-9770221ce6e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:10:53.431Z|5f8e2f0e-7276-4254-8b75-9770221ce6e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:02.324Z|0984fd4c-2f1d-4631-92b7-c61f99519a82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:02.325Z|0984fd4c-2f1d-4631-92b7-c61f99519a82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:02.346Z|5cf4b964-baf5-4b95-9a99-f76917a3262b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:02.347Z|5cf4b964-baf5-4b95-9a99-f76917a3262b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:03.454Z|cda2a25d-0f43-4c29-8aa8-6214dba70730|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:03.455Z|cda2a25d-0f43-4c29-8aa8-6214dba70730|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:03.475Z|8f0d0736-56a8-4d76-bc9d-f9373583aa86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:11:03.476Z|8f0d0736-56a8-4d76-bc9d-f9373583aa86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:11:03.810Z|1d860b66-856b-4440-86a1-da5eb46b7bf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:11:03.811Z|1d860b66-856b-4440-86a1-da5eb46b7bf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:11:12.350Z|574da0ca-7b30-4d96-a31b-523b84138adb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:12.351Z|574da0ca-7b30-4d96-a31b-523b84138adb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:12.371Z|5efcba6d-790e-4344-a022-a26cb4f38a69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:12.371Z|5efcba6d-790e-4344-a022-a26cb4f38a69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:13.479Z|db36f5e9-5b0b-406c-b915-cc634edb81f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:13.480Z|db36f5e9-5b0b-406c-b915-cc634edb81f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:18.475Z|460e6a27-e20e-42f8-9926-3756f5b88878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:11:18.478Z|460e6a27-e20e-42f8-9926-3756f5b88878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:11:22.376Z|231c41df-1dd9-4355-96df-7cc13acae690|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:22.377Z|231c41df-1dd9-4355-96df-7cc13acae690|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:22.398Z|37599051-46db-4fd6-8f4a-29cb6dc16220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:22.399Z|37599051-46db-4fd6-8f4a-29cb6dc16220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:23.504Z|58d9effe-ea4f-44bd-b753-029c95797e18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:23.505Z|58d9effe-ea4f-44bd-b753-029c95797e18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:29.995Z|fb0c0618-0b77-4aa1-8986-08313a07aa62|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:11:29.996Z|fb0c0618-0b77-4aa1-8986-08313a07aa62|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:32.402Z|93ea66bf-9cbd-4cc7-b364-c1bc6d69c3bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:32.403Z|93ea66bf-9cbd-4cc7-b364-c1bc6d69c3bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:32.427Z|9fe638b2-87b5-4eb7-ae6b-231cf5d085b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:32.429Z|9fe638b2-87b5-4eb7-ae6b-231cf5d085b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:33.475Z|38f458d4-3d59-47a6-91e2-edd87100e595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:11:33.475Z|38f458d4-3d59-47a6-91e2-edd87100e595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:11:33.529Z|c5f5601a-7399-4852-b6e1-b78b6ca88e73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:33.530Z|c5f5601a-7399-4852-b6e1-b78b6ca88e73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:33.812Z|f09819a0-41f6-4509-ba6a-6ea6b5d359fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:11:33.813Z|f09819a0-41f6-4509-ba6a-6ea6b5d359fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:11:42.432Z|4678e644-5644-4213-a0bf-f5c7d638ba7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:42.433Z|4678e644-5644-4213-a0bf-f5c7d638ba7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:42.461Z|de90bc54-4425-4195-946e-963e9c46a04e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:42.462Z|de90bc54-4425-4195-946e-963e9c46a04e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:43.556Z|49ea2382-0f11-42cb-a5e2-14feb0de0148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:43.557Z|49ea2382-0f11-42cb-a5e2-14feb0de0148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:48.475Z|636d5893-6ff4-4ad6-9218-a729eddb44a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:11:48.476Z|636d5893-6ff4-4ad6-9218-a729eddb44a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:11:52.460Z|365de282-5fe7-40af-ad40-aef9a87fe4bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:52.461Z|365de282-5fe7-40af-ad40-aef9a87fe4bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:52.490Z|655716bc-8fbc-4a8a-af19-a9ed67d6f1c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:52.491Z|655716bc-8fbc-4a8a-af19-a9ed67d6f1c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:11:53.580Z|67f3314d-ea5a-4f2c-8264-84f914dfcf2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:11:53.581Z|67f3314d-ea5a-4f2c-8264-84f914dfcf2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:02.488Z|f857dbe6-c8c2-4430-8780-5882b43bfc3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:02.489Z|f857dbe6-c8c2-4430-8780-5882b43bfc3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:02.519Z|d33cdb77-c080-4ac4-b847-e788d4af9218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:02.520Z|d33cdb77-c080-4ac4-b847-e788d4af9218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:03.475Z|87581845-dd03-49e8-bd8f-182dbf4f3bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:12:03.478Z|87581845-dd03-49e8-bd8f-182dbf4f3bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:12:03.605Z|1dc83cec-67a0-403e-8d31-ec0d02a69b6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:03.606Z|1dc83cec-67a0-403e-8d31-ec0d02a69b6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:03.814Z|fefabf02-40b4-4b79-9f0a-e7bd20458290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:12:03.815Z|fefabf02-40b4-4b79-9f0a-e7bd20458290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:12:12.520Z|4502b02a-d67e-45c3-a95e-fc97622ad0c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:12.521Z|4502b02a-d67e-45c3-a95e-fc97622ad0c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:12.544Z|6db74db1-5473-4b4e-a942-b6968e09be59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:12.545Z|6db74db1-5473-4b4e-a942-b6968e09be59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:13.631Z|30ebc95e-7a92-4381-94c5-f42630f3026a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:13.632Z|30ebc95e-7a92-4381-94c5-f42630f3026a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:18.475Z|36465cf0-ce8e-4e17-a9cd-c162a0758491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:12:18.476Z|36465cf0-ce8e-4e17-a9cd-c162a0758491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:12:22.546Z|caed1152-3d01-470c-aa01-74fe0122bcb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:22.547Z|caed1152-3d01-470c-aa01-74fe0122bcb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:22.570Z|7e77aa65-89e1-4b38-9107-13bd32409e45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:22.571Z|7e77aa65-89e1-4b38-9107-13bd32409e45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:23.668Z|874a9efc-c7d7-488f-bf44-417a3ebbfb22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:23.669Z|874a9efc-c7d7-488f-bf44-417a3ebbfb22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:29.994Z|2e0b7ed0-d51d-4eaf-b843-d47d44f3eff8|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:12:29.996Z|2e0b7ed0-d51d-4eaf-b843-d47d44f3eff8|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:32.572Z|8d97d3f2-0932-44be-ac01-aa411bdc9ecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:32.573Z|8d97d3f2-0932-44be-ac01-aa411bdc9ecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:32.595Z|4efed7c8-94bc-4ce9-89e3-0d705c48e1f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:32.596Z|4efed7c8-94bc-4ce9-89e3-0d705c48e1f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:33.475Z|3edf1515-ce85-432e-b90f-3f42da5033c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:12:33.475Z|3edf1515-ce85-432e-b90f-3f42da5033c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:12:33.692Z|a0334a7c-66a4-4041-88fa-90472609a736|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:33.693Z|a0334a7c-66a4-4041-88fa-90472609a736|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:33.816Z|8ec73c46-7229-48f9-9be7-234ba1b73b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:12:33.816Z|8ec73c46-7229-48f9-9be7-234ba1b73b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:12:42.606Z|6138b772-ac9d-45d3-b0a5-5c0d85c9b857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:42.607Z|6138b772-ac9d-45d3-b0a5-5c0d85c9b857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:42.618Z|1d290af5-a54d-4375-8ece-fbf3d2001a48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:42.619Z|1d290af5-a54d-4375-8ece-fbf3d2001a48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:43.717Z|1f21b39b-2f86-43cd-ae77-386a57f0b2c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:43.718Z|1f21b39b-2f86-43cd-ae77-386a57f0b2c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:48.475Z|0fd94ff5-2c9b-4c50-bfe2-606f4e9bdf5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:12:48.478Z|0fd94ff5-2c9b-4c50-bfe2-606f4e9bdf5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:12:52.632Z|412c2449-f32e-419f-9410-917cea2a0a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:52.633Z|412c2449-f32e-419f-9410-917cea2a0a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:52.645Z|76e76800-8bc7-49fd-9fd4-dc823c7f572f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:52.649Z|76e76800-8bc7-49fd-9fd4-dc823c7f572f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:12:53.744Z|bbc93a66-731f-4a7b-978d-7966ec1672e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:12:53.744Z|bbc93a66-731f-4a7b-978d-7966ec1672e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:02.683Z|91c9fba8-7efe-4331-b2bf-91b39820b3dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:02.687Z|45559797-6753-4648-ba2b-4df610f0936f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:02.689Z|45559797-6753-4648-ba2b-4df610f0936f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:02.692Z|91c9fba8-7efe-4331-b2bf-91b39820b3dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:03.475Z|7da4f3a7-e9fe-464d-bf6f-d9289e30518e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:13:03.476Z|7da4f3a7-e9fe-464d-bf6f-d9289e30518e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:13:03.772Z|c51b97ec-8b17-42e5-88bf-a7c083be2070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:03.773Z|c51b97ec-8b17-42e5-88bf-a7c083be2070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:03.818Z|69f541c0-cf9c-4a8a-8364-771a9cf6b89b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:13:03.818Z|69f541c0-cf9c-4a8a-8364-771a9cf6b89b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:13:12.723Z|d206b745-997b-4fb8-9b88-0d683e2ea2a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:12.724Z|d206b745-997b-4fb8-9b88-0d683e2ea2a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:12.745Z|2722ffb2-5645-4e05-9f8f-fffbad5afcdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:12.746Z|2722ffb2-5645-4e05-9f8f-fffbad5afcdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:13.799Z|d2f67faf-ae2d-4ca0-bae1-4a7ee3d3ac83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:13.800Z|d2f67faf-ae2d-4ca0-bae1-4a7ee3d3ac83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:18.475Z|b7c6a542-05c4-42f1-a7fe-a417bfae7d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:13:18.476Z|b7c6a542-05c4-42f1-a7fe-a417bfae7d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:13:22.752Z|4f688649-8f44-4cd6-94a8-a2750a496786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:22.753Z|4f688649-8f44-4cd6-94a8-a2750a496786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:22.781Z|ea9b9f7a-8336-4cf2-9bf8-371b21017fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:22.783Z|ea9b9f7a-8336-4cf2-9bf8-371b21017fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:23.823Z|f9db0a6b-0634-4679-995d-ef28e3c06fdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:23.824Z|f9db0a6b-0634-4679-995d-ef28e3c06fdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:29.998Z|f05d1236-0688-4187-ac59-88bde971d9bb|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:13:29.999Z|f05d1236-0688-4187-ac59-88bde971d9bb|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:32.784Z|0c671384-48a5-4f74-882d-e9c144fa7862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:32.785Z|0c671384-48a5-4f74-882d-e9c144fa7862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:32.809Z|a8b3e767-0ee4-4856-b223-361c3eab6ccf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:32.809Z|a8b3e767-0ee4-4856-b223-361c3eab6ccf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:33.475Z|a099b4b4-df00-4848-8bf1-a051ffa18680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:13:33.478Z|a099b4b4-df00-4848-8bf1-a051ffa18680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:13:33.820Z|b74cf544-5df6-4b7b-875c-dd1dd7f16020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:13:33.820Z|b74cf544-5df6-4b7b-875c-dd1dd7f16020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:13:33.850Z|e3b6efc8-4195-4e9c-9da4-70e114b415ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:33.851Z|e3b6efc8-4195-4e9c-9da4-70e114b415ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:42.815Z|78ef9267-8452-4f65-ba8f-a1d2831a59cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:42.817Z|78ef9267-8452-4f65-ba8f-a1d2831a59cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:42.838Z|709bb328-f58d-4b26-b28f-ead5b2d27211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:42.839Z|709bb328-f58d-4b26-b28f-ead5b2d27211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:43.878Z|02624d1d-dca8-4a79-aa3a-14426312a79d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:43.879Z|02624d1d-dca8-4a79-aa3a-14426312a79d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:48.475Z|3027ffb5-c087-4197-bdb0-f3a3cf8573e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:13:48.476Z|3027ffb5-c087-4197-bdb0-f3a3cf8573e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:13:52.842Z|accfb3c5-9bd8-49e0-a59b-031ecb86ffb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:52.844Z|accfb3c5-9bd8-49e0-a59b-031ecb86ffb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:52.867Z|7a91dee7-471c-4210-916a-851ddb25f5fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:52.868Z|7a91dee7-471c-4210-916a-851ddb25f5fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:13:53.905Z|2093bb1f-7801-4218-82de-a665b5a3b63b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:13:53.906Z|2093bb1f-7801-4218-82de-a665b5a3b63b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:02.875Z|e2344486-ca60-45e2-8745-8c4e280cac89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:02.876Z|e2344486-ca60-45e2-8745-8c4e280cac89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:02.897Z|356638ce-9838-4621-a17f-8f9201842800|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:02.898Z|356638ce-9838-4621-a17f-8f9201842800|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:03.475Z|334416f4-a1fe-4e04-b87f-7b8cf524fa76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:14:03.476Z|334416f4-a1fe-4e04-b87f-7b8cf524fa76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:14:03.821Z|18f879d3-6e9e-4156-ba5b-8c18172846cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:14:03.822Z|18f879d3-6e9e-4156-ba5b-8c18172846cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:14:03.932Z|17590dfe-17c3-4140-a62a-808b0865f8d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:03.934Z|17590dfe-17c3-4140-a62a-808b0865f8d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:12.902Z|3bc9e7b6-6bc3-4726-a9d6-377d2884f498|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:12.903Z|3bc9e7b6-6bc3-4726-a9d6-377d2884f498|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:12.924Z|d7895540-6e80-4be3-88ea-374cfd8c7c0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:12.925Z|d7895540-6e80-4be3-88ea-374cfd8c7c0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:13.963Z|b16fc666-6a10-4fd5-a8dd-c52cf18444b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:13.964Z|b16fc666-6a10-4fd5-a8dd-c52cf18444b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:18.476Z|a3c72c11-66d7-439b-93c0-d0e7c7319175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:14:18.482Z|a3c72c11-66d7-439b-93c0-d0e7c7319175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:14:22.929Z|e085db1f-d4d1-4836-9764-8904647e8b15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:22.930Z|e085db1f-d4d1-4836-9764-8904647e8b15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:22.950Z|219e3fad-b1e0-4a15-9af3-af740e95ec6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:22.951Z|219e3fad-b1e0-4a15-9af3-af740e95ec6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:23.996Z|1e7bd12c-80ff-4fd2-9482-adfae2d3e3de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:23.997Z|1e7bd12c-80ff-4fd2-9482-adfae2d3e3de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:29.995Z|05e44f9f-ffc2-4063-acac-caf2cac06bf6|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:14:29.996Z|05e44f9f-ffc2-4063-acac-caf2cac06bf6|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:32.956Z|acf3ecba-06fe-4a1b-b04d-81192e20ce1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:32.957Z|acf3ecba-06fe-4a1b-b04d-81192e20ce1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:32.976Z|0c52de87-ca42-4299-9dfa-da5224848878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:32.977Z|0c52de87-ca42-4299-9dfa-da5224848878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:33.475Z|cd375d71-ac0b-4e83-be4c-8ebac8b30135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:14:33.476Z|cd375d71-ac0b-4e83-be4c-8ebac8b30135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:14:33.823Z|b4044ab7-10b0-4b02-8785-25346e5bdc6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:14:33.824Z|b4044ab7-10b0-4b02-8785-25346e5bdc6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:14:34.019Z|3bd41632-39c6-4263-b547-7123e4b672b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:34.020Z|3bd41632-39c6-4263-b547-7123e4b672b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:42.982Z|7e17f2f4-a245-445c-87db-ac6b73338464|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:42.983Z|7e17f2f4-a245-445c-87db-ac6b73338464|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:42.999Z|c516915c-2c4f-4a07-93df-22cb09718871|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:43.000Z|c516915c-2c4f-4a07-93df-22cb09718871|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:44.045Z|6b4eb369-fd53-474c-90e0-a87a2a23bfca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:44.046Z|6b4eb369-fd53-474c-90e0-a87a2a23bfca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:48.475Z|c8ea9a6b-26bf-489a-aa35-a157f214113e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:14:48.476Z|c8ea9a6b-26bf-489a-aa35-a157f214113e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:14:53.007Z|8aace2e1-979c-4d97-953d-ab7dc287a883|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:53.008Z|8aace2e1-979c-4d97-953d-ab7dc287a883|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:53.024Z|7f80bc9a-0530-4892-80f9-4b2f65d1e617|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:53.025Z|7f80bc9a-0530-4892-80f9-4b2f65d1e617|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:14:54.075Z|d0e82647-99ca-4c3f-87d9-05c08375c307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:14:54.076Z|d0e82647-99ca-4c3f-87d9-05c08375c307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:03.034Z|b2fce6f1-e5f6-4543-b037-d359eee8eb0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:03.035Z|b2fce6f1-e5f6-4543-b037-d359eee8eb0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:03.047Z|3496ad5e-0a7f-4f3d-ac36-0d5bb3cf389f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:03.048Z|3496ad5e-0a7f-4f3d-ac36-0d5bb3cf389f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:03.475Z|d58799cb-e9c8-483e-996b-3317c5dd9461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:15:03.479Z|d58799cb-e9c8-483e-996b-3317c5dd9461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:15:03.825Z|af0d295b-ebac-4585-b24b-b8a48e447fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:15:03.826Z|af0d295b-ebac-4585-b24b-b8a48e447fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:15:04.104Z|2d23116e-3238-4f84-b2ba-1e9984ab649d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:04.105Z|2d23116e-3238-4f84-b2ba-1e9984ab649d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:13.060Z|ddc70fbe-53ef-4bd4-b0b0-d5125ad31057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:13.061Z|ddc70fbe-53ef-4bd4-b0b0-d5125ad31057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:13.073Z|c04d5209-d3b2-4ac4-a4e8-c3944a9379e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:13.074Z|c04d5209-d3b2-4ac4-a4e8-c3944a9379e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:14.132Z|bfd5b2d9-30b0-4153-98aa-84604e3f7eca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:14.133Z|bfd5b2d9-30b0-4153-98aa-84604e3f7eca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:18.475Z|34990b04-50e5-4265-9ba3-370e81a2f95d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:15:18.476Z|34990b04-50e5-4265-9ba3-370e81a2f95d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:15:23.089Z|6b7dbed6-f7a8-49ab-b0fc-898f1916acbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:23.090Z|6b7dbed6-f7a8-49ab-b0fc-898f1916acbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:23.106Z|fdccf7a8-ffd1-46d6-8f02-114fcc6eb889|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:23.107Z|fdccf7a8-ffd1-46d6-8f02-114fcc6eb889|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:24.162Z|d80a982d-d1a0-4fc0-be4a-f5dedf6fbfaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:24.163Z|d80a982d-d1a0-4fc0-be4a-f5dedf6fbfaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:29.997Z|be041a9a-29c2-4820-9caf-f4f750779136|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:15:29.997Z|be041a9a-29c2-4820-9caf-f4f750779136|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:33.117Z|f97f34ac-8782-4727-bb77-08a0fcc0873f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:33.117Z|f97f34ac-8782-4727-bb77-08a0fcc0873f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:33.129Z|0228bb82-6006-4db2-bd97-5a84824d6a80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:33.130Z|0228bb82-6006-4db2-bd97-5a84824d6a80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:33.477Z|0effc0bc-1cb5-4ecc-b2de-6f9f517da527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:15:33.477Z|0effc0bc-1cb5-4ecc-b2de-6f9f517da527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:15:33.827Z|1891ac6d-32d3-4f28-ad52-0fc13fdaa9d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:15:33.828Z|1891ac6d-32d3-4f28-ad52-0fc13fdaa9d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:15:34.189Z|c8bb433d-dcca-40a9-85ba-99aca76d285d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:34.190Z|c8bb433d-dcca-40a9-85ba-99aca76d285d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:43.140Z|c6f469bf-9353-4cfe-8756-cf2983b8122b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:43.141Z|c6f469bf-9353-4cfe-8756-cf2983b8122b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:43.156Z|30378e12-4017-4109-b952-d2b2bb0c1c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:43.157Z|30378e12-4017-4109-b952-d2b2bb0c1c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:44.213Z|c52c8655-c328-42ac-bd82-7e7b084020c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:44.214Z|c52c8655-c328-42ac-bd82-7e7b084020c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:48.475Z|7c8f92ee-8e3d-482e-b162-56dfbf79dfb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:15:48.478Z|7c8f92ee-8e3d-482e-b162-56dfbf79dfb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:15:53.165Z|96d16f72-53db-46c3-b1e3-d7bd3dbcd688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:53.166Z|96d16f72-53db-46c3-b1e3-d7bd3dbcd688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:53.184Z|6c50677a-3c43-4c21-a607-06432dbc84ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:53.186Z|6c50677a-3c43-4c21-a607-06432dbc84ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:15:54.239Z|2f187562-c70a-4a75-9353-e4c033a0a539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:15:54.240Z|2f187562-c70a-4a75-9353-e4c033a0a539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:03.189Z|67fcf73e-9296-4e34-8a8c-32bccd64709e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:03.190Z|67fcf73e-9296-4e34-8a8c-32bccd64709e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:03.213Z|98baddfa-6267-4208-b61a-544ade4bbf4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:03.213Z|98baddfa-6267-4208-b61a-544ade4bbf4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:03.475Z|f08f015a-2cd6-40be-8cb2-fd83bd24b9e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:16:03.475Z|f08f015a-2cd6-40be-8cb2-fd83bd24b9e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:16:03.828Z|8ffb4531-db95-4fcb-b21c-ca7f46889702|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:16:03.829Z|8ffb4531-db95-4fcb-b21c-ca7f46889702|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:16:04.265Z|a08aad6a-66ec-49a5-9df0-64f87f375330|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:04.266Z|a08aad6a-66ec-49a5-9df0-64f87f375330|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:13.216Z|11c3450e-28f6-42d2-9cbf-93102ddeaa07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:13.217Z|11c3450e-28f6-42d2-9cbf-93102ddeaa07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:13.238Z|5354acdd-d3a0-41bd-b42e-61bb795a86b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:13.239Z|5354acdd-d3a0-41bd-b42e-61bb795a86b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:14.290Z|fb341c0a-9c89-4d61-b0f8-cc0f1f1701df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:14.290Z|fb341c0a-9c89-4d61-b0f8-cc0f1f1701df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:18.475Z|ad935d14-1481-4ec1-b435-2cf267c5a687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:16:18.476Z|ad935d14-1481-4ec1-b435-2cf267c5a687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:16:23.252Z|a8e0af74-243c-4e3f-8d61-0f331ec34543|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:23.253Z|a8e0af74-243c-4e3f-8d61-0f331ec34543|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:23.266Z|211fea9a-5c10-4e63-ae7b-a9cc8fd8dda3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:23.266Z|211fea9a-5c10-4e63-ae7b-a9cc8fd8dda3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:24.314Z|8b6d3430-84b2-47e9-8d89-76988e774be1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:24.315Z|8b6d3430-84b2-47e9-8d89-76988e774be1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:29.999Z|9a59ae42-6103-4b87-8bb1-99cec1ac1817|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:16:30.000Z|9a59ae42-6103-4b87-8bb1-99cec1ac1817|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:33.281Z|1457be87-0d38-4d41-b048-6b1e86da16b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:33.282Z|1457be87-0d38-4d41-b048-6b1e86da16b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:33.289Z|1f84bae3-14d2-4b6f-b7e6-6eecd8f0088d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:33.289Z|1f84bae3-14d2-4b6f-b7e6-6eecd8f0088d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:33.475Z|0a232218-d3a1-47cd-bd41-ed100ec7eeaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:16:33.478Z|0a232218-d3a1-47cd-bd41-ed100ec7eeaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:16:33.830Z|929d12b1-baa6-48d3-aeb5-adda5dea4d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:16:33.831Z|929d12b1-baa6-48d3-aeb5-adda5dea4d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:16:34.339Z|d907ff48-b50b-419f-919d-ec1e0312305a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:34.340Z|d907ff48-b50b-419f-919d-ec1e0312305a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:43.309Z|c97426fc-61e4-40d1-857b-aac8c448d755|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:43.309Z|c97426fc-61e4-40d1-857b-aac8c448d755|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:43.315Z|61f65597-5e0d-4252-999c-cd5dd88bb5e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:43.316Z|61f65597-5e0d-4252-999c-cd5dd88bb5e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:44.365Z|494d645f-9dce-45de-b1d2-5f722a5306a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:44.366Z|494d645f-9dce-45de-b1d2-5f722a5306a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:48.475Z|7d41d1d2-f44a-4adc-9a30-35764119579f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:16:48.476Z|7d41d1d2-f44a-4adc-9a30-35764119579f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:16:53.342Z|70327e6a-4eea-4828-8353-c07734751565|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:53.343Z|70327e6a-4eea-4828-8353-c07734751565|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:53.346Z|07b293d7-ed6c-49b1-bad6-76d4777149d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:53.347Z|07b293d7-ed6c-49b1-bad6-76d4777149d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:16:54.399Z|db09eb36-039f-4b27-9fe8-afe5aa655c34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:16:54.400Z|db09eb36-039f-4b27-9fe8-afe5aa655c34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:03.369Z|f344b77e-411a-4810-964d-a67c5daa27b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:03.369Z|cb2d2ac4-3d5f-456d-9e30-15eaaeeb72f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:03.370Z|f344b77e-411a-4810-964d-a67c5daa27b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:03.370Z|cb2d2ac4-3d5f-456d-9e30-15eaaeeb72f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:03.475Z|27691d56-196a-4df3-ba1f-908399b7304b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:17:03.475Z|27691d56-196a-4df3-ba1f-908399b7304b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:17:03.831Z|21666fb3-c44f-4cd9-80da-b7a3b91c7a49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:17:03.832Z|21666fb3-c44f-4cd9-80da-b7a3b91c7a49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:17:04.437Z|147a1782-c204-47e8-9437-0170206a92c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:04.438Z|147a1782-c204-47e8-9437-0170206a92c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:13.393Z|76a3894b-ec9d-46f3-8a24-09ebb152ee0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:13.394Z|76a3894b-ec9d-46f3-8a24-09ebb152ee0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:13.398Z|4d61bb08-1a07-4069-94ea-14aa4a625d3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:13.399Z|4d61bb08-1a07-4069-94ea-14aa4a625d3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:14.465Z|59d03e3f-99ab-4378-86b3-e5a985cff753|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:14.466Z|59d03e3f-99ab-4378-86b3-e5a985cff753|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:18.475Z|423977af-1820-4b85-9996-ca6c9edbe050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:17:18.478Z|423977af-1820-4b85-9996-ca6c9edbe050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:17:23.417Z|08a21adf-5146-491b-ba41-70b8ffe2d84f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:23.418Z|08a21adf-5146-491b-ba41-70b8ffe2d84f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:23.420Z|1bea57be-d0d8-4a2b-9512-0e4585629205|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:23.421Z|1bea57be-d0d8-4a2b-9512-0e4585629205|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:24.497Z|4c65dfc7-dc4a-49c5-a558-5fbcb9bdf552|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:24.497Z|4c65dfc7-dc4a-49c5-a558-5fbcb9bdf552|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:29.990Z|87e01302-6fde-45f8-b970-45d57994dd8e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:17:29.991Z|87e01302-6fde-45f8-b970-45d57994dd8e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:33.440Z|e6150973-ee8c-4dd8-ae7a-fb2b9b371129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:33.440Z|1b94804e-c7be-4cbb-9c5c-a2e9734f8eff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:33.441Z|1b94804e-c7be-4cbb-9c5c-a2e9734f8eff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:33.441Z|e6150973-ee8c-4dd8-ae7a-fb2b9b371129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:33.475Z|81b4e876-3fe7-4bdf-83d6-e9bdd5f439c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:17:33.476Z|81b4e876-3fe7-4bdf-83d6-e9bdd5f439c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:17:33.833Z|29991927-103d-419e-b894-62d5f56a459e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:17:33.834Z|29991927-103d-419e-b894-62d5f56a459e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:17:34.525Z|dad748e7-ead6-4e55-a252-912ec0a009b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:34.526Z|dad748e7-ead6-4e55-a252-912ec0a009b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:43.468Z|4c1a44ee-7dad-4b66-aef0-e0b0522e8bcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:43.468Z|9695f1f6-ea41-4ac5-945e-1cfbe48d94d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:43.468Z|4c1a44ee-7dad-4b66-aef0-e0b0522e8bcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:43.468Z|9695f1f6-ea41-4ac5-945e-1cfbe48d94d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:44.548Z|be8da97b-cee0-44d6-ac81-51b05e9e5932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:44.549Z|be8da97b-cee0-44d6-ac81-51b05e9e5932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:48.475Z|fb58f155-eb91-4e5b-8501-71bb02ad0583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:17:48.476Z|fb58f155-eb91-4e5b-8501-71bb02ad0583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:17:53.497Z|424ea561-e746-4c68-a03c-5f8fc32ad85e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:53.498Z|424ea561-e746-4c68-a03c-5f8fc32ad85e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:53.501Z|8c7ba4e5-8e77-4f47-bc30-6be70dfeb9dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:53.502Z|8c7ba4e5-8e77-4f47-bc30-6be70dfeb9dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:17:54.573Z|7689b636-55ce-464f-aefc-482c7238822d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:17:54.574Z|7689b636-55ce-464f-aefc-482c7238822d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:03.475Z|fad80c12-95b8-4db8-9448-172ae5d26bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:18:03.478Z|fad80c12-95b8-4db8-9448-172ae5d26bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:18:03.534Z|b88ed390-963a-4a8e-8a48-c4cef07109cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:03.535Z|b88ed390-963a-4a8e-8a48-c4cef07109cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:03.541Z|b9dd5b13-2c9d-46cd-b3fa-e2b64ab0e2fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:03.542Z|b9dd5b13-2c9d-46cd-b3fa-e2b64ab0e2fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:03.834Z|91b3046b-82f0-4a59-8565-3c5fccc874ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:18:03.835Z|91b3046b-82f0-4a59-8565-3c5fccc874ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:18:04.596Z|8bbaf828-8f9b-48e1-96db-8db97db0b0dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:04.597Z|8bbaf828-8f9b-48e1-96db-8db97db0b0dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:13.561Z|2debb688-e8b6-4306-9c53-31dc3b8dd39d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:13.563Z|2debb688-e8b6-4306-9c53-31dc3b8dd39d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:13.567Z|f92fabec-7fe0-4c22-9bf8-04e1f56ff8e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:13.568Z|f92fabec-7fe0-4c22-9bf8-04e1f56ff8e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:14.622Z|eefa0008-eea9-4c9f-bc3e-ab1029e7d2e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:14.623Z|eefa0008-eea9-4c9f-bc3e-ab1029e7d2e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:18.475Z|8defbe2b-f39e-424d-854c-c1fa1db9aa91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:18:18.476Z|8defbe2b-f39e-424d-854c-c1fa1db9aa91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:18:23.592Z|0056392d-3f40-4ae3-a890-e710752f2593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:23.596Z|0056392d-3f40-4ae3-a890-e710752f2593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:23.596Z|0bbeea23-2e3a-448b-91ec-d958cded18df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:23.597Z|0bbeea23-2e3a-448b-91ec-d958cded18df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:24.646Z|1bc9ff2e-ef55-4963-9d6b-9bd6b62af8cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:24.647Z|1bc9ff2e-ef55-4963-9d6b-9bd6b62af8cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:29.994Z|d45d5baa-befc-4af1-a4ba-83ce1b392e5d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:18:29.994Z|d45d5baa-befc-4af1-a4ba-83ce1b392e5d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:33.475Z|cebf4eb7-f7b4-4bab-bc84-f406d874a1d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:18:33.476Z|cebf4eb7-f7b4-4bab-bc84-f406d874a1d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:18:33.621Z|a32d1774-0ee3-48c0-a27c-63abd7efb2ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:33.621Z|e9f80864-d259-4b87-9ccd-bd71904f3046|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:33.622Z|a32d1774-0ee3-48c0-a27c-63abd7efb2ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:33.622Z|e9f80864-d259-4b87-9ccd-bd71904f3046|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:33.836Z|4bf2c7e4-4a3e-42d3-a0d4-de3c9b8a2381|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:18:33.837Z|4bf2c7e4-4a3e-42d3-a0d4-de3c9b8a2381|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:18:34.673Z|2f642798-2c21-4790-b7ba-ae259bd0edc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:34.673Z|2f642798-2c21-4790-b7ba-ae259bd0edc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:43.646Z|c27b4c80-8147-48de-9bc0-3485abeb6756|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:43.646Z|27b5a3aa-4fc6-4069-b4fb-1b09685ed0cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:43.647Z|c27b4c80-8147-48de-9bc0-3485abeb6756|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:43.647Z|27b5a3aa-4fc6-4069-b4fb-1b09685ed0cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:44.697Z|980e9769-efe0-4a3f-886c-182b6d1bacbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:44.698Z|980e9769-efe0-4a3f-886c-182b6d1bacbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:48.475Z|f8923fb7-5819-44f3-ae15-04cb843c3136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:18:48.480Z|f8923fb7-5819-44f3-ae15-04cb843c3136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:18:53.673Z|a6973ee8-4619-4c78-9ce5-809f8350e060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:53.674Z|a6973ee8-4619-4c78-9ce5-809f8350e060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:53.677Z|1c731dfc-04a0-4d6c-a797-f7e55b7443b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:53.678Z|1c731dfc-04a0-4d6c-a797-f7e55b7443b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:18:54.728Z|c02b8d4f-233d-420f-8bfd-f54c94583d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:18:54.729Z|c02b8d4f-233d-420f-8bfd-f54c94583d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:03.475Z|2d3d07ae-47f2-4089-bc08-5ef4eec56cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:19:03.476Z|2d3d07ae-47f2-4089-bc08-5ef4eec56cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:19:03.704Z|638dfb68-6f24-48bb-823b-d3b1c456e175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:03.705Z|638dfb68-6f24-48bb-823b-d3b1c456e175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:03.708Z|f619dbd8-3b0e-4cc3-8c42-338683927e1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:03.708Z|f619dbd8-3b0e-4cc3-8c42-338683927e1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:03.838Z|57795bde-ebdb-4379-8a11-805ee5ff51d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:19:03.838Z|57795bde-ebdb-4379-8a11-805ee5ff51d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:19:04.759Z|93711aa1-eb44-45b1-b87d-fe7c0047e809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:04.760Z|93711aa1-eb44-45b1-b87d-fe7c0047e809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:13.732Z|71f05cd1-0f80-4c70-a29c-438a752e7824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:13.732Z|71f05cd1-0f80-4c70-a29c-438a752e7824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:13.743Z|95f86449-cea4-4d06-9e3c-2825ee2f525d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:13.744Z|95f86449-cea4-4d06-9e3c-2825ee2f525d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:14.788Z|fe3fe83b-8f8f-4c99-ba92-13e844498457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:14.789Z|fe3fe83b-8f8f-4c99-ba92-13e844498457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:18.475Z|5ff49a06-e7c2-4b3b-b15a-9f9dfbe4d71a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:19:18.476Z|5ff49a06-e7c2-4b3b-b15a-9f9dfbe4d71a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:19:23.769Z|4c7056a5-4319-44f5-8b9c-a4d76f38ba85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:23.770Z|4c7056a5-4319-44f5-8b9c-a4d76f38ba85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:23.778Z|e278eb5d-e797-40bb-9476-243c4ddf291f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:23.780Z|e278eb5d-e797-40bb-9476-243c4ddf291f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:24.813Z|cb3f64b1-824c-4d3d-8a6e-3546fef543bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:24.814Z|cb3f64b1-824c-4d3d-8a6e-3546fef543bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:29.991Z|954dabb8-6234-4d87-9453-2a08ca74244e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:19:29.992Z|954dabb8-6234-4d87-9453-2a08ca74244e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:33.475Z|4888d8d4-155b-462a-a81d-89c41fe2b56f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:19:33.478Z|4888d8d4-155b-462a-a81d-89c41fe2b56f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:19:33.797Z|dc740c6e-3385-4eac-b867-229d9cea6dbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:33.798Z|dc740c6e-3385-4eac-b867-229d9cea6dbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:33.806Z|926abf8c-b30c-457b-b917-a9807017cad3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:33.807Z|926abf8c-b30c-457b-b917-a9807017cad3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:33.839Z|b4570622-d33c-450c-9a3e-3662a394eb91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:19:33.840Z|b4570622-d33c-450c-9a3e-3662a394eb91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:19:34.842Z|cbed721b-c3bf-4ed9-b0e1-5b3fdc6c61a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:34.843Z|cbed721b-c3bf-4ed9-b0e1-5b3fdc6c61a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:43.822Z|88b5292f-c576-4ae8-8e44-55fa86308e4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:43.822Z|88b5292f-c576-4ae8-8e44-55fa86308e4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:43.830Z|071041d8-c5cf-44cb-a9c9-797c06f0551f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:43.831Z|071041d8-c5cf-44cb-a9c9-797c06f0551f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:44.869Z|3252cec1-5a24-496d-a72c-f411e4cea382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:44.870Z|3252cec1-5a24-496d-a72c-f411e4cea382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:48.475Z|95da22de-ff2d-4d35-b8f7-ec3794b3ab0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:19:48.476Z|95da22de-ff2d-4d35-b8f7-ec3794b3ab0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:19:53.850Z|1630e048-8961-4694-91b8-f4f0ee925bf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:53.851Z|1630e048-8961-4694-91b8-f4f0ee925bf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:53.861Z|e67c8cb9-1cf6-4550-bc46-ca4717b516d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:53.862Z|e67c8cb9-1cf6-4550-bc46-ca4717b516d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:19:54.895Z|760a190c-4b3f-46c2-bf2c-63f847ed8050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:19:54.896Z|760a190c-4b3f-46c2-bf2c-63f847ed8050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:03.475Z|284a8370-0a23-4b67-a873-086940ce10ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:20:03.476Z|284a8370-0a23-4b67-a873-086940ce10ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:20:03.841Z|13873807-7473-420a-887c-cdb8576383aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:20:03.842Z|13873807-7473-420a-887c-cdb8576383aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:20:03.881Z|c0ae62e8-3000-46a4-a1fe-b3f796fabe89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:03.882Z|c0ae62e8-3000-46a4-a1fe-b3f796fabe89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:03.884Z|39fa17e1-73d5-4f6c-90af-13c137a56c7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:03.884Z|39fa17e1-73d5-4f6c-90af-13c137a56c7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:04.921Z|b375c1c2-ef9b-4e38-ace9-e3b77a3f9835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:04.921Z|b375c1c2-ef9b-4e38-ace9-e3b77a3f9835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:13.906Z|c6f4aa7d-8614-4d30-97b2-4acfa01161d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:13.907Z|c6f4aa7d-8614-4d30-97b2-4acfa01161d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:13.913Z|302dc82c-5947-40b4-a388-6653b3e9784c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:13.914Z|302dc82c-5947-40b4-a388-6653b3e9784c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:14.944Z|d5cdb2d2-5f61-401a-8a9b-f27e19287a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:14.945Z|d5cdb2d2-5f61-401a-8a9b-f27e19287a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:18.475Z|5e8689d0-022c-4f44-a974-a9f8cf116169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:20:18.475Z|5e8689d0-022c-4f44-a974-a9f8cf116169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:20:23.931Z|79cf5b49-9443-4fc9-8f8b-4def26681ff8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:23.931Z|79cf5b49-9443-4fc9-8f8b-4def26681ff8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:23.940Z|a3fa36ae-7b76-45e4-9a99-86e05660fade|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:23.940Z|a3fa36ae-7b76-45e4-9a99-86e05660fade|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:24.973Z|b42d7f3b-ac91-4de1-83a3-b6d459c57360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:24.974Z|b42d7f3b-ac91-4de1-83a3-b6d459c57360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:29.991Z|5d80dff4-4a33-4d49-a953-eb756a1a5627|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:20:29.992Z|5d80dff4-4a33-4d49-a953-eb756a1a5627|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:33.475Z|9f75378f-a5a5-4b16-b6aa-1971e2de4b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:20:33.475Z|9f75378f-a5a5-4b16-b6aa-1971e2de4b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:20:33.844Z|e3d56dc6-b600-40c4-9cca-259cf6bdf00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:20:33.844Z|e3d56dc6-b600-40c4-9cca-259cf6bdf00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:20:33.957Z|d3c3ed68-5bee-4314-bf02-3d72b1644da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:33.958Z|d3c3ed68-5bee-4314-bf02-3d72b1644da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:33.965Z|715cd6ed-62e2-4a66-9c3a-42a534b2e8a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:33.966Z|715cd6ed-62e2-4a66-9c3a-42a534b2e8a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:35.000Z|aedda836-c989-444e-9972-333a3d8692e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:35.001Z|aedda836-c989-444e-9972-333a3d8692e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:43.983Z|d89e6b5c-96db-45c6-9c48-7fffc8be1c69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:43.984Z|d89e6b5c-96db-45c6-9c48-7fffc8be1c69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:43.988Z|3ffc2aaf-29a2-4ef9-8cd9-87d47bc9d81a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:43.989Z|3ffc2aaf-29a2-4ef9-8cd9-87d47bc9d81a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:45.024Z|ee075019-cd20-4817-958b-b96b94a1ed5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:45.025Z|ee075019-cd20-4817-958b-b96b94a1ed5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:48.475Z|feb66802-aecf-4131-96d7-e486b24a44bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:20:48.475Z|feb66802-aecf-4131-96d7-e486b24a44bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:20:54.009Z|c997b01b-c15c-4bd7-ac75-61f615981afb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:54.010Z|c997b01b-c15c-4bd7-ac75-61f615981afb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:54.017Z|d8be6f6b-f2d6-41ee-8b88-80a6a114c750|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:54.018Z|d8be6f6b-f2d6-41ee-8b88-80a6a114c750|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:20:55.049Z|b12a9f69-479c-47e4-ba5a-5fd6da0a877c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:20:55.049Z|b12a9f69-479c-47e4-ba5a-5fd6da0a877c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:03.475Z|53612c92-3f84-47a7-8fce-ea96a69cda5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:21:03.476Z|53612c92-3f84-47a7-8fce-ea96a69cda5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:21:03.845Z|de08a484-fde2-4863-a749-e13371c2bd10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:21:03.846Z|de08a484-fde2-4863-a749-e13371c2bd10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:21:04.038Z|d8faeba3-3746-478d-a66b-1795537cf042|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:04.039Z|d8faeba3-3746-478d-a66b-1795537cf042|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:04.044Z|88981f60-cb5d-4949-ba64-ad3d3aaa3faf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:04.045Z|88981f60-cb5d-4949-ba64-ad3d3aaa3faf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:05.071Z|122ee61f-7633-494a-935c-e05754a9170a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:05.072Z|122ee61f-7633-494a-935c-e05754a9170a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:14.071Z|d6a3ca2f-8f74-4b70-a21b-6db3aab5e47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:14.072Z|d6a3ca2f-8f74-4b70-a21b-6db3aab5e47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:14.072Z|6cddc636-6716-489a-89e6-62a7d06c245a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:14.073Z|6cddc636-6716-489a-89e6-62a7d06c245a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:15.094Z|a1b01709-3f04-47d8-b206-87235e2ffde6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:15.094Z|a1b01709-3f04-47d8-b206-87235e2ffde6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:18.475Z|310e84a4-84df-4f4a-a45b-3e3225b5c3b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:21:18.480Z|310e84a4-84df-4f4a-a45b-3e3225b5c3b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:21:24.106Z|54a227c8-8831-4255-ad81-74687c8e571c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:24.106Z|2cc25a0d-ec82-4895-bec3-c70eefcb03de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:24.107Z|2cc25a0d-ec82-4895-bec3-c70eefcb03de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:24.107Z|54a227c8-8831-4255-ad81-74687c8e571c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:25.118Z|8dc3cd54-1853-4bc3-bf4d-e997e4fe2315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:25.119Z|8dc3cd54-1853-4bc3-bf4d-e997e4fe2315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:29.998Z|d2dad10a-6ee1-4479-a4ae-69ed19b12d79|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:21:29.999Z|d2dad10a-6ee1-4479-a4ae-69ed19b12d79|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:33.475Z|d636ed28-2cef-43c0-8abb-f25f05ab4ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:21:33.476Z|d636ed28-2cef-43c0-8abb-f25f05ab4ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:21:33.847Z|b81b5180-179b-4937-9d11-66d4e2507f45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:21:33.847Z|b81b5180-179b-4937-9d11-66d4e2507f45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:21:34.136Z|6fffb3ee-1a52-4beb-a6c4-0916f2890dad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:34.137Z|6fffb3ee-1a52-4beb-a6c4-0916f2890dad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:34.138Z|3f56d1a2-b928-4e31-a6d0-15692c1cca4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:34.139Z|3f56d1a2-b928-4e31-a6d0-15692c1cca4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:35.144Z|0b7a4787-e3ee-40b4-90f4-7af46f8a193d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:35.145Z|0b7a4787-e3ee-40b4-90f4-7af46f8a193d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:44.169Z|8fc261ea-0b1e-4b9a-a803-3526d743c1dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:44.169Z|538f4735-b0af-444e-a326-b6a0e45ded29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:44.170Z|8fc261ea-0b1e-4b9a-a803-3526d743c1dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:44.170Z|538f4735-b0af-444e-a326-b6a0e45ded29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:45.172Z|18a31381-d9c3-4487-b31d-89717c19ddac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:45.173Z|18a31381-d9c3-4487-b31d-89717c19ddac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:48.475Z|9d4ae390-7831-4023-a61e-6279089fdd08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:21:48.476Z|9d4ae390-7831-4023-a61e-6279089fdd08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:21:54.212Z|2492c304-be45-424d-9f1f-aa6987aecbb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:54.212Z|a6721faa-ffb6-41cb-92e2-0601a9e8b2ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:54.213Z|2492c304-be45-424d-9f1f-aa6987aecbb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:54.213Z|a6721faa-ffb6-41cb-92e2-0601a9e8b2ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:21:55.197Z|df0c1bbb-d449-4f12-af33-6a9a6567c9a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:21:55.198Z|df0c1bbb-d449-4f12-af33-6a9a6567c9a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:03.475Z|b79941c8-d71b-467e-8031-fc77b6a1eb35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:22:03.478Z|b79941c8-d71b-467e-8031-fc77b6a1eb35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:22:03.848Z|df118e63-e0d8-4cf3-bc9f-27b60a8f562e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:22:03.849Z|df118e63-e0d8-4cf3-bc9f-27b60a8f562e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:22:04.263Z|69e9820e-91f7-484c-b9f2-92766ef9bcca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:04.264Z|69e9820e-91f7-484c-b9f2-92766ef9bcca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:04.273Z|e803c7e6-99c1-4ffe-bb41-77192bc0e9e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:04.274Z|e803c7e6-99c1-4ffe-bb41-77192bc0e9e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:05.224Z|a8a592ab-f135-4f8f-8b65-9ce2b255b33b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:05.225Z|a8a592ab-f135-4f8f-8b65-9ce2b255b33b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:14.304Z|a4caf36c-ab6c-4f50-ba53-76411bddb0ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:14.304Z|1a483931-238f-4a7c-ba67-0c31eccec69a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:14.306Z|a4caf36c-ab6c-4f50-ba53-76411bddb0ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:14.307Z|1a483931-238f-4a7c-ba67-0c31eccec69a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:15.250Z|c8eb26cf-476a-49b6-862d-abd7129f95bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:15.251Z|c8eb26cf-476a-49b6-862d-abd7129f95bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:18.475Z|1ea124db-5289-4f9a-923d-add8829672e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:22:18.476Z|1ea124db-5289-4f9a-923d-add8829672e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:22:24.331Z|829ba42e-0456-4faa-9b6c-072f8df0d00e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:24.332Z|829ba42e-0456-4faa-9b6c-072f8df0d00e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:24.334Z|67b6d560-3a4a-4640-8050-584a3b752efb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:24.335Z|67b6d560-3a4a-4640-8050-584a3b752efb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:25.276Z|f3e14355-9b6c-409f-b31f-7eb844d42a74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:25.277Z|f3e14355-9b6c-409f-b31f-7eb844d42a74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:29.998Z|d0ebdc75-8574-4282-95c8-2afd53031848|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:22:29.999Z|d0ebdc75-8574-4282-95c8-2afd53031848|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:33.475Z|fb89006a-29f8-43e0-9692-151a76c3c001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:22:33.476Z|fb89006a-29f8-43e0-9692-151a76c3c001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:22:33.850Z|fa09e353-f8a5-48b1-beb0-920153f222d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:22:33.850Z|fa09e353-f8a5-48b1-beb0-920153f222d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:22:34.360Z|c4393a73-f80e-4d7d-9c73-1e1e4d16102c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:34.361Z|c4393a73-f80e-4d7d-9c73-1e1e4d16102c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:34.365Z|c0d8b927-603c-4c67-96dd-8ec5e7c9ccf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:34.365Z|c0d8b927-603c-4c67-96dd-8ec5e7c9ccf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:35.305Z|a0e04387-bd82-4253-a1ac-3152091a5b52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:35.305Z|a0e04387-bd82-4253-a1ac-3152091a5b52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:44.385Z|12c96901-a1cd-4542-89fb-fc864ce3f9a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:44.386Z|12c96901-a1cd-4542-89fb-fc864ce3f9a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:44.388Z|419c587e-06a5-48fa-a8a6-cb6169f5fb9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:44.389Z|419c587e-06a5-48fa-a8a6-cb6169f5fb9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:45.330Z|d72dd4db-95d8-4f89-af64-d95d040eeb29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:45.331Z|d72dd4db-95d8-4f89-af64-d95d040eeb29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:48.475Z|9081be26-c25a-4301-bfc3-55b74092421b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:22:48.480Z|9081be26-c25a-4301-bfc3-55b74092421b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:22:54.414Z|e4373178-92bc-41c9-8b86-640f17603f21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:54.414Z|c5e43e3b-2377-4414-8a2b-f1fbe8ef934a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:54.415Z|e4373178-92bc-41c9-8b86-640f17603f21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:54.416Z|c5e43e3b-2377-4414-8a2b-f1fbe8ef934a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:22:55.358Z|8b1d269e-80ec-494f-bbea-8425ffe5b06f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:22:55.359Z|8b1d269e-80ec-494f-bbea-8425ffe5b06f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:03.475Z|7ed8cd25-3cf6-4343-b11a-50f472744b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:23:03.476Z|7ed8cd25-3cf6-4343-b11a-50f472744b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:23:03.852Z|beb4caab-5df0-4bee-8e29-c0e22ec55fc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:23:03.852Z|beb4caab-5df0-4bee-8e29-c0e22ec55fc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:23:04.450Z|ba00531b-01af-46ea-bab4-2aec87f93501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:04.451Z|ba00531b-01af-46ea-bab4-2aec87f93501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:04.459Z|a599a42f-03b5-4f6f-81c9-d59b33c52066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:04.461Z|a599a42f-03b5-4f6f-81c9-d59b33c52066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:05.384Z|60e1f5ae-b244-4255-861b-df81d58e93a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:05.385Z|60e1f5ae-b244-4255-861b-df81d58e93a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:14.519Z|c98ea29d-188f-49f9-8ff2-507bef4822fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:14.520Z|c98ea29d-188f-49f9-8ff2-507bef4822fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:14.530Z|437e85e7-4720-4e12-9b50-291f6f7cb789|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:14.531Z|437e85e7-4720-4e12-9b50-291f6f7cb789|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:15.410Z|95b9dcd4-636a-4ae7-8f14-98659d1bd73f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:15.411Z|95b9dcd4-636a-4ae7-8f14-98659d1bd73f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:18.475Z|08c53409-63a6-44da-afba-6c637ff1dd86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:23:18.476Z|08c53409-63a6-44da-afba-6c637ff1dd86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:23:24.544Z|e18605ca-79f0-44b4-a00e-f77bbd43a965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:24.544Z|e18605ca-79f0-44b4-a00e-f77bbd43a965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:24.555Z|a05ac36b-12ad-4db5-bdf2-6cf32cde8dae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:24.556Z|a05ac36b-12ad-4db5-bdf2-6cf32cde8dae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:25.436Z|80cafa0d-120d-4a9e-80fa-1b9bf797c4b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:25.436Z|80cafa0d-120d-4a9e-80fa-1b9bf797c4b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:30.001Z|6910f523-22f7-4168-a89f-48e401173f7e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:23:30.002Z|6910f523-22f7-4168-a89f-48e401173f7e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:33.475Z|4c7b7219-a7ba-48b9-badd-9cd606ffa2cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:23:33.478Z|4c7b7219-a7ba-48b9-badd-9cd606ffa2cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:23:33.853Z|2d05eec5-67f7-420d-a6e7-7f2b909a34f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:23:33.854Z|2d05eec5-67f7-420d-a6e7-7f2b909a34f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:23:34.571Z|6a9aa6d0-95e2-4d3d-bddb-03f7c5a4cfc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:34.572Z|6a9aa6d0-95e2-4d3d-bddb-03f7c5a4cfc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:34.580Z|40efcadf-0a65-4042-be91-ea381a9d353e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:34.581Z|40efcadf-0a65-4042-be91-ea381a9d353e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:35.459Z|e52ade8f-3ae7-4b52-aaf6-a52449168166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:35.460Z|e52ade8f-3ae7-4b52-aaf6-a52449168166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:44.600Z|9e593f1c-6bf4-4ee5-996c-02462077ccf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:44.601Z|9e593f1c-6bf4-4ee5-996c-02462077ccf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:44.606Z|4b286603-ca09-4566-ad9a-634624d66ad2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:44.607Z|4b286603-ca09-4566-ad9a-634624d66ad2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:45.485Z|09c26d56-d1c5-488f-ac00-1f03dff26e03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:45.486Z|09c26d56-d1c5-488f-ac00-1f03dff26e03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:48.475Z|8e28c5b9-c0c8-4b4e-a3bc-b6f89e5b2d37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:23:48.476Z|8e28c5b9-c0c8-4b4e-a3bc-b6f89e5b2d37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:23:54.624Z|3295f771-c53a-40af-bd57-ba6b01e4bbd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:54.625Z|3295f771-c53a-40af-bd57-ba6b01e4bbd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:54.632Z|ae57c460-7f80-402d-bc01-d10f062ddc37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:54.633Z|ae57c460-7f80-402d-bc01-d10f062ddc37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:23:55.510Z|413e7076-4dbc-4373-a346-02e708c457ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:23:55.511Z|413e7076-4dbc-4373-a346-02e708c457ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:03.475Z|b1aae2bb-bd7b-4444-ae9f-9bac615f910b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:24:03.475Z|b1aae2bb-bd7b-4444-ae9f-9bac615f910b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:24:03.854Z|95e90d88-6f9d-412d-a9ad-a6ace35648f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:24:03.855Z|95e90d88-6f9d-412d-a9ad-a6ace35648f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:24:04.658Z|4a729f35-e83c-4542-b91a-48697044012f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:04.658Z|4a729f35-e83c-4542-b91a-48697044012f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:04.661Z|fb14f881-739a-43c9-af25-907fbe304d39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:04.662Z|fb14f881-739a-43c9-af25-907fbe304d39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:05.534Z|0787b1aa-080a-460b-966b-feda11e21e84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:05.535Z|0787b1aa-080a-460b-966b-feda11e21e84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:14.683Z|7803bd7b-78f8-404e-9246-d5999bf535c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:14.684Z|7803bd7b-78f8-404e-9246-d5999bf535c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:14.691Z|67c17f3c-a36c-4a4c-a1e9-58f38cc9a97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:14.692Z|67c17f3c-a36c-4a4c-a1e9-58f38cc9a97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:15.559Z|b59c5559-4bf0-4c1e-bf2f-9d05f38b25bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:15.560Z|b59c5559-4bf0-4c1e-bf2f-9d05f38b25bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:18.475Z|e9505a86-8526-43b6-9579-395dbaf40ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:24:18.478Z|e9505a86-8526-43b6-9579-395dbaf40ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:24:24.710Z|420e1e87-f13b-4ca3-bae0-fc5b95d6082e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:24.711Z|420e1e87-f13b-4ca3-bae0-fc5b95d6082e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:24.717Z|4a175054-4b6c-4123-b085-9a46cab497b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:24.718Z|4a175054-4b6c-4123-b085-9a46cab497b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:25.586Z|fdee8340-10e1-40aa-abea-e84820432bef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:25.587Z|fdee8340-10e1-40aa-abea-e84820432bef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:29.994Z|7c52309e-97f6-4d03-b205-cc3afa8ac9f5|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:24:29.994Z|7c52309e-97f6-4d03-b205-cc3afa8ac9f5|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:33.475Z|c598229a-3d49-4cf5-9379-de4cc2fcda60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:24:33.476Z|c598229a-3d49-4cf5-9379-de4cc2fcda60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:24:33.856Z|55967e59-9a48-4e38-8b2f-adedcabb49a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:24:33.857Z|55967e59-9a48-4e38-8b2f-adedcabb49a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:24:34.736Z|dfb2a46d-5dd3-4f77-8a52-b937ff390f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:34.737Z|dfb2a46d-5dd3-4f77-8a52-b937ff390f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:34.738Z|040ea159-a4d4-4605-8e6a-a4e9e76c3bef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:34.740Z|040ea159-a4d4-4605-8e6a-a4e9e76c3bef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:35.622Z|e5f66b34-2666-4402-b40e-52f33168c3ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:35.623Z|e5f66b34-2666-4402-b40e-52f33168c3ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:44.765Z|72c36c4c-fcc0-40f8-9375-7e9b2c7412d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:44.766Z|72c36c4c-fcc0-40f8-9375-7e9b2c7412d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:44.772Z|0219f639-99a7-40a5-a532-e011d5306d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:44.772Z|0219f639-99a7-40a5-a532-e011d5306d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:45.646Z|3e9b41f9-f712-40cf-ba16-78dbc02d6197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:45.647Z|3e9b41f9-f712-40cf-ba16-78dbc02d6197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:48.475Z|803a01e0-e40b-4b51-b630-865e70a06a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:24:48.475Z|803a01e0-e40b-4b51-b630-865e70a06a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:24:54.795Z|968a4474-5553-414a-803d-b388bbf85913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:54.796Z|968a4474-5553-414a-803d-b388bbf85913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:54.800Z|6baf2165-9323-43d0-8bc6-21e6c9f16b0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:54.801Z|6baf2165-9323-43d0-8bc6-21e6c9f16b0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:24:55.673Z|c9480a94-49cf-4494-983f-8abdbf8a9055|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:24:55.673Z|c9480a94-49cf-4494-983f-8abdbf8a9055|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:03.475Z|cef9593b-b69c-4b55-9f0b-ddcc49c0606a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:25:03.478Z|cef9593b-b69c-4b55-9f0b-ddcc49c0606a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:25:03.857Z|254e3ec4-78a0-4546-a29e-f7a14cfbb997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:25:03.858Z|254e3ec4-78a0-4546-a29e-f7a14cfbb997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:25:04.820Z|0dadef5c-3a73-4d32-bda9-40938f8bbe4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:04.820Z|37987b5b-d354-4962-b70e-0b12a347e388|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:04.820Z|0dadef5c-3a73-4d32-bda9-40938f8bbe4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:04.820Z|37987b5b-d354-4962-b70e-0b12a347e388|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:05.697Z|c6ebb626-55a7-41ae-bc37-fdb61922ac54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:05.698Z|c6ebb626-55a7-41ae-bc37-fdb61922ac54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:14.844Z|7d81eb04-eb0f-4c57-bcf1-1787a10dc16a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:14.844Z|ad661a62-988d-4ea4-86dd-9fb7173bcbe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:14.845Z|7d81eb04-eb0f-4c57-bcf1-1787a10dc16a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:14.845Z|ad661a62-988d-4ea4-86dd-9fb7173bcbe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:15.721Z|96e764c1-bdb5-45ef-aa97-307e49ea8817|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:15.722Z|96e764c1-bdb5-45ef-aa97-307e49ea8817|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:18.475Z|88e7d808-ff11-41a9-8fa1-6e1776c10472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:25:18.476Z|88e7d808-ff11-41a9-8fa1-6e1776c10472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:25:24.871Z|79fefd61-64f7-429a-83df-0ee64130b794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:24.872Z|79fefd61-64f7-429a-83df-0ee64130b794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:24.878Z|1a6018ef-259d-488c-ae93-262e7710753e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:24.879Z|1a6018ef-259d-488c-ae93-262e7710753e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:25.748Z|a09150d5-b36a-4b90-a5f4-ac90b72d14f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:25.749Z|a09150d5-b36a-4b90-a5f4-ac90b72d14f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:30.009Z|19e46077-90a5-4d3c-bdfd-af2ff69709ed|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:25:30.010Z|19e46077-90a5-4d3c-bdfd-af2ff69709ed|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:33.475Z|0bac6e9a-8b08-4b70-ac99-7090ab301e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:25:33.476Z|0bac6e9a-8b08-4b70-ac99-7090ab301e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:25:33.859Z|b2d8484d-a5cd-42d3-a3a4-ba6b07e943e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:25:33.860Z|b2d8484d-a5cd-42d3-a3a4-ba6b07e943e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:25:34.896Z|ef22fff9-2a39-4c25-98c1-ca0418d7a73f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:34.896Z|ef22fff9-2a39-4c25-98c1-ca0418d7a73f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:34.907Z|ffa7b156-d9c6-422f-981a-f7a50ba8851e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:34.908Z|ffa7b156-d9c6-422f-981a-f7a50ba8851e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:35.778Z|a0d49bc3-325a-4b9f-8597-264f1fc7c141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:35.779Z|a0d49bc3-325a-4b9f-8597-264f1fc7c141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:44.921Z|165f77fe-c5a1-450f-99e4-3bc7bb9b83d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:44.922Z|165f77fe-c5a1-450f-99e4-3bc7bb9b83d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:44.931Z|a691eb64-9d11-4efe-b67b-aee0a8536996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:44.932Z|a691eb64-9d11-4efe-b67b-aee0a8536996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:45.805Z|bcf0d5c8-991a-4070-ae36-7db7def16e37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:45.805Z|bcf0d5c8-991a-4070-ae36-7db7def16e37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:48.475Z|a0a528fe-af79-4849-93fc-36a468642a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:25:48.484Z|a0a528fe-af79-4849-93fc-36a468642a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:25:54.946Z|0a603676-f3cc-4e93-b900-11986033f825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:54.947Z|0a603676-f3cc-4e93-b900-11986033f825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:54.961Z|2dc2e865-9647-4db2-b167-642d6c899d71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:54.962Z|2dc2e865-9647-4db2-b167-642d6c899d71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:25:55.829Z|d3de6d67-f704-4a18-9bc4-6c35ecab6dcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:25:55.830Z|d3de6d67-f704-4a18-9bc4-6c35ecab6dcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:03.475Z|2eef7c67-5ffd-4c64-9d30-ba21da9d1d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:26:03.475Z|2eef7c67-5ffd-4c64-9d30-ba21da9d1d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:26:03.860Z|f68bff0f-5039-4eae-a887-a0dc60f251b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:26:03.861Z|f68bff0f-5039-4eae-a887-a0dc60f251b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:26:04.981Z|10efc227-bda6-4aed-ba78-1ce62bb2535b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:04.982Z|10efc227-bda6-4aed-ba78-1ce62bb2535b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:04.985Z|57ff719b-3476-4762-9239-1c23a8d52a3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:04.986Z|57ff719b-3476-4762-9239-1c23a8d52a3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:05.856Z|06618fe3-3040-4874-8ba2-ac86f381fd35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:05.856Z|06618fe3-3040-4874-8ba2-ac86f381fd35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:15.007Z|39fa4106-ec19-449e-a4f7-1d1a6e80c963|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:15.007Z|39fa4106-ec19-449e-a4f7-1d1a6e80c963|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:15.014Z|a0eb394f-9392-499b-8de8-6195d7263fbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:15.015Z|a0eb394f-9392-499b-8de8-6195d7263fbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:15.878Z|2bc2b0b6-d70a-476f-8b87-c03810ebd32a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:15.879Z|2bc2b0b6-d70a-476f-8b87-c03810ebd32a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:18.475Z|6f060ea4-4932-45de-9bce-d0a021b6a8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:26:18.476Z|6f060ea4-4932-45de-9bce-d0a021b6a8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:26:25.033Z|9034f45c-ecce-4dd8-94e6-e2e0142a81c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:25.033Z|9034f45c-ecce-4dd8-94e6-e2e0142a81c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:25.036Z|7339da1f-26a7-4e49-8a82-8264bcca3194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:25.037Z|7339da1f-26a7-4e49-8a82-8264bcca3194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:25.901Z|c0574438-c808-4f5b-9b3e-be281fd0faea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:25.902Z|c0574438-c808-4f5b-9b3e-be281fd0faea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:29.996Z|15b5f2e0-d7e5-4f57-8bc3-6a9221465ca9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:26:29.997Z|15b5f2e0-d7e5-4f57-8bc3-6a9221465ca9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:33.475Z|5a5b3982-16a2-4098-b4fb-d2811c180a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:26:33.478Z|5a5b3982-16a2-4098-b4fb-d2811c180a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:26:33.862Z|a78c81e5-62bb-4a17-9482-a2227b314ba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:26:33.862Z|a78c81e5-62bb-4a17-9482-a2227b314ba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:26:35.061Z|024d32e3-f639-41a5-9264-b3a99482a824|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:35.062Z|024d32e3-f639-41a5-9264-b3a99482a824|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:35.064Z|aa68f890-4754-47e1-a05b-3103c877d598|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:35.064Z|aa68f890-4754-47e1-a05b-3103c877d598|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:35.926Z|6a767420-9ab0-4955-b457-f6a083cfa529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:35.927Z|6a767420-9ab0-4955-b457-f6a083cfa529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:45.088Z|366ed2af-d879-4a74-bd45-f0e19356923d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:45.089Z|366ed2af-d879-4a74-bd45-f0e19356923d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:45.090Z|282c8c1d-f098-44b5-b2d5-09d019379897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:45.091Z|282c8c1d-f098-44b5-b2d5-09d019379897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:45.957Z|3db56c6b-596a-46da-be5c-578a9c54ac40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:45.958Z|3db56c6b-596a-46da-be5c-578a9c54ac40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:48.475Z|e67af9a7-76d8-4399-b7fa-117f55924003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:26:48.476Z|e67af9a7-76d8-4399-b7fa-117f55924003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:26:55.115Z|51b5146c-f6de-4551-8a1f-a691e1f0dfbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:55.115Z|fc080ce8-c8af-4f91-bbab-15e332fab838|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:55.116Z|fc080ce8-c8af-4f91-bbab-15e332fab838|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:55.116Z|51b5146c-f6de-4551-8a1f-a691e1f0dfbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:26:55.985Z|16d33050-a6f3-4137-a0ff-91e8d861c017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:26:55.985Z|16d33050-a6f3-4137-a0ff-91e8d861c017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:03.475Z|cafba443-5a9e-4e0d-80e0-bafa293bff62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:27:03.476Z|cafba443-5a9e-4e0d-80e0-bafa293bff62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:27:03.863Z|2f4032c1-2df1-44bb-8f55-d70f50ea7fbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:27:03.864Z|2f4032c1-2df1-44bb-8f55-d70f50ea7fbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:27:05.142Z|1d7556fb-f734-4174-9d50-1746ad7c7d36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:05.142Z|7258c8bd-d414-4e5a-ae20-6654bb8c62e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:05.143Z|1d7556fb-f734-4174-9d50-1746ad7c7d36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:05.143Z|7258c8bd-d414-4e5a-ae20-6654bb8c62e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:06.013Z|8cb464b9-8c07-45dd-8afb-11a125fd3599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:06.014Z|8cb464b9-8c07-45dd-8afb-11a125fd3599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:15.170Z|96ed2af1-973c-47a0-93a2-1736ad98c70a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:15.170Z|e09362ec-9c84-453f-be29-f48f14d53a52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:15.171Z|96ed2af1-973c-47a0-93a2-1736ad98c70a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:15.171Z|e09362ec-9c84-453f-be29-f48f14d53a52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:16.038Z|826c6bcd-f388-4503-8e28-1ad18a0f08bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:16.039Z|826c6bcd-f388-4503-8e28-1ad18a0f08bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:18.475Z|8e37d32f-544d-4d8f-9895-049b4be6ed39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:27:18.478Z|8e37d32f-544d-4d8f-9895-049b4be6ed39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:27:25.199Z|32a0317d-92d5-4dc8-ab1f-ef233568b06b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:25.200Z|32a0317d-92d5-4dc8-ab1f-ef233568b06b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:25.201Z|37e40a4e-ec80-4a00-b0a2-5550966ae317|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:25.202Z|37e40a4e-ec80-4a00-b0a2-5550966ae317|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:26.062Z|ebb24e38-5b20-4994-88b3-de94f7e68237|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:26.063Z|ebb24e38-5b20-4994-88b3-de94f7e68237|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:29.992Z|c67b915d-ac1a-4b2d-9ea9-b97c630345c6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:27:29.993Z|c67b915d-ac1a-4b2d-9ea9-b97c630345c6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:33.475Z|5c6baae0-a87e-4abe-b61c-f84cb608e423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:27:33.475Z|5c6baae0-a87e-4abe-b61c-f84cb608e423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:27:33.865Z|9da8f826-3ac6-4ef7-beec-f45a0ed161a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:27:33.865Z|9da8f826-3ac6-4ef7-beec-f45a0ed161a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:27:35.225Z|df52b058-8f09-4488-8667-15186c371f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:35.226Z|1f774406-4b7d-4c90-84a1-4a8151b40f5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:35.226Z|df52b058-8f09-4488-8667-15186c371f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:35.228Z|1f774406-4b7d-4c90-84a1-4a8151b40f5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:36.089Z|6b8d58f8-0537-45e3-af3b-5393be7cadcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:36.090Z|6b8d58f8-0537-45e3-af3b-5393be7cadcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:45.252Z|1b0f2b56-2089-4c6a-b2b3-725b37e649ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:45.252Z|1dc2096d-f492-4e48-a916-6b2dfb1029a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:45.253Z|1b0f2b56-2089-4c6a-b2b3-725b37e649ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:45.253Z|1dc2096d-f492-4e48-a916-6b2dfb1029a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:46.116Z|5a11ca22-89bd-41ae-909d-cfb31ce06307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:46.117Z|5a11ca22-89bd-41ae-909d-cfb31ce06307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:48.475Z|911d622b-d152-4af0-8c7b-0a0aece40281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:27:48.476Z|911d622b-d152-4af0-8c7b-0a0aece40281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:27:55.278Z|46383466-0c9b-4638-ba84-905a25f9c639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:55.278Z|64577da2-6633-467f-9eb3-a15645496486|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:55.278Z|64577da2-6633-467f-9eb3-a15645496486|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:55.278Z|46383466-0c9b-4638-ba84-905a25f9c639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:27:56.148Z|19591ebf-429b-463f-9640-1bf5d87db90d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:27:56.149Z|19591ebf-429b-463f-9640-1bf5d87db90d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:03.479Z|e7e7aead-7657-4a17-b5bf-065e8402be20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:28:03.483Z|e7e7aead-7657-4a17-b5bf-065e8402be20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:28:03.866Z|4a901e89-092f-4c8b-9f04-dc8f3bba6c18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:28:03.867Z|4a901e89-092f-4c8b-9f04-dc8f3bba6c18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:28:05.304Z|74494beb-ed03-4dbf-878d-5e5dc69bc578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:05.304Z|e374ed83-0d2f-4f2d-ba4c-2a9ee9bb1f10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:05.305Z|74494beb-ed03-4dbf-878d-5e5dc69bc578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:05.305Z|e374ed83-0d2f-4f2d-ba4c-2a9ee9bb1f10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:06.173Z|102b7bd5-683f-4443-9bfb-de9c8265a5b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:06.173Z|102b7bd5-683f-4443-9bfb-de9c8265a5b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:15.332Z|7f43d778-4514-44b5-b7fa-976f339d8293|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:15.332Z|8b05d988-6358-49cf-bd70-0f53017be3e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:15.333Z|7f43d778-4514-44b5-b7fa-976f339d8293|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:15.333Z|8b05d988-6358-49cf-bd70-0f53017be3e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:16.197Z|5f2bfb0d-babc-48fc-8211-aa435d764b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:16.198Z|5f2bfb0d-babc-48fc-8211-aa435d764b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:18.475Z|9867b468-38fc-45d3-9239-2446f55feff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:28:18.476Z|9867b468-38fc-45d3-9239-2446f55feff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:28:25.357Z|4f3b8a83-012e-4786-971e-bdea38cc8371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:25.357Z|e80f2cd2-7048-4d23-b19f-dfee5508eff4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:25.358Z|4f3b8a83-012e-4786-971e-bdea38cc8371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:25.358Z|e80f2cd2-7048-4d23-b19f-dfee5508eff4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:26.222Z|2fddcf39-8935-4916-ac98-f85925b1b6ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:26.224Z|2fddcf39-8935-4916-ac98-f85925b1b6ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:29.993Z|45bb26b9-2964-4aa1-9215-7de894a6062a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:28:29.994Z|45bb26b9-2964-4aa1-9215-7de894a6062a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:33.475Z|f6909572-9a27-4d80-a8e7-d6e98aebecd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:28:33.475Z|f6909572-9a27-4d80-a8e7-d6e98aebecd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:28:33.868Z|5350c550-1aa0-43f9-b4f0-724eb79c50e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:28:33.869Z|5350c550-1aa0-43f9-b4f0-724eb79c50e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:28:35.381Z|dab8fbcd-6386-4f56-a070-c6ab82ddcd24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:35.381Z|8de45101-c9ab-4bb0-9c5e-e2c1cb872f74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:35.381Z|8de45101-c9ab-4bb0-9c5e-e2c1cb872f74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:35.381Z|dab8fbcd-6386-4f56-a070-c6ab82ddcd24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:36.247Z|51aa8c66-7d8e-4875-8a91-8d6226b1feaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:36.248Z|51aa8c66-7d8e-4875-8a91-8d6226b1feaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:45.408Z|61889f40-b71f-4fcc-a3c7-87f352117894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:45.408Z|30e4db10-baca-4cf0-a40c-d92ac4af474a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:45.409Z|61889f40-b71f-4fcc-a3c7-87f352117894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:45.409Z|30e4db10-baca-4cf0-a40c-d92ac4af474a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:46.270Z|e1112f71-f53f-47d2-b9ba-d7c5a71ae693|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:46.271Z|e1112f71-f53f-47d2-b9ba-d7c5a71ae693|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:48.475Z|1c7e369a-0993-480e-9f2e-42ee19ba4aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:28:48.478Z|1c7e369a-0993-480e-9f2e-42ee19ba4aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:28:55.433Z|74f45d2c-8053-4dc9-8c2b-057c150117a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:55.433Z|7f044da0-8236-46a7-88cb-527e8ff16909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:55.434Z|74f45d2c-8053-4dc9-8c2b-057c150117a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:55.434Z|7f044da0-8236-46a7-88cb-527e8ff16909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:28:56.297Z|db7886b5-0bc0-45d0-ad0c-0008860b27ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:28:56.298Z|db7886b5-0bc0-45d0-ad0c-0008860b27ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:03.475Z|fba40449-8ea3-4fed-b04f-9fc35705d193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:29:03.476Z|fba40449-8ea3-4fed-b04f-9fc35705d193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:29:03.870Z|870ae6fd-053f-4d7a-83a4-a5e9f5a0f6fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:29:03.871Z|870ae6fd-053f-4d7a-83a4-a5e9f5a0f6fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:29:05.457Z|8edc1f12-d62b-4ef9-bebb-23f322436eeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:05.457Z|2a842131-2b4d-41b5-9bab-52cf3f0f04c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:05.457Z|2a842131-2b4d-41b5-9bab-52cf3f0f04c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:05.457Z|8edc1f12-d62b-4ef9-bebb-23f322436eeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:06.326Z|3c8f8159-8e82-4c75-ad81-1a8d0c6c65b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:06.327Z|3c8f8159-8e82-4c75-ad81-1a8d0c6c65b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:15.481Z|28578638-e4a8-40ef-adfe-5aa07d0988d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:15.481Z|3449ef8a-9d2f-49c9-a8de-a2bc83bcef2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:15.482Z|28578638-e4a8-40ef-adfe-5aa07d0988d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:15.482Z|3449ef8a-9d2f-49c9-a8de-a2bc83bcef2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:16.354Z|f596f0ad-5a82-47a0-b405-948805ad167d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:16.355Z|f596f0ad-5a82-47a0-b405-948805ad167d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:18.475Z|87222967-6a03-48f4-b377-f09e7fbb31d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:29:18.475Z|87222967-6a03-48f4-b377-f09e7fbb31d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:29:25.506Z|b1b96d62-02a1-4aef-bd8e-a810ee8c1d45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:25.507Z|b1b96d62-02a1-4aef-bd8e-a810ee8c1d45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:25.508Z|769df467-7294-4314-b7fb-29274061bdd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:25.509Z|769df467-7294-4314-b7fb-29274061bdd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:26.385Z|3e70eaf0-c069-4c17-ac64-99e016a6ff43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:26.386Z|3e70eaf0-c069-4c17-ac64-99e016a6ff43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:29.993Z|1fdac554-4730-48f6-8210-cc02ba5748b3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:29:29.995Z|1fdac554-4730-48f6-8210-cc02ba5748b3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:33.475Z|87a7b168-b894-4171-af61-e0db20bb7131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:29:33.478Z|87a7b168-b894-4171-af61-e0db20bb7131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:29:33.871Z|0a84b725-8612-4427-a76c-10c1bd94445b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:29:33.872Z|0a84b725-8612-4427-a76c-10c1bd94445b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:29:35.530Z|5383b339-742d-4075-8c8b-622b95549f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:35.531Z|bd095e51-d40d-467f-b846-c2485ff3aab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:35.532Z|5383b339-742d-4075-8c8b-622b95549f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:35.533Z|bd095e51-d40d-467f-b846-c2485ff3aab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:36.413Z|67e1c391-bba0-44b4-b5a7-79bcb9884002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:36.413Z|67e1c391-bba0-44b4-b5a7-79bcb9884002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:45.566Z|bf1c0399-ad06-45b2-a521-2b33197a4036|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:45.566Z|c22c5a7b-66ca-427d-89e3-11dc5f78e9f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:45.567Z|c22c5a7b-66ca-427d-89e3-11dc5f78e9f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:45.567Z|bf1c0399-ad06-45b2-a521-2b33197a4036|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:46.441Z|9bb41620-f7e7-4f97-98b1-a5f5ec72e139|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:46.442Z|9bb41620-f7e7-4f97-98b1-a5f5ec72e139|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:48.475Z|8e4ba278-bfc8-4db5-b482-6241030815c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:29:48.476Z|8e4ba278-bfc8-4db5-b482-6241030815c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:29:55.595Z|b48474a7-f521-4f15-8ff2-dab7072453be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:55.596Z|b48474a7-f521-4f15-8ff2-dab7072453be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:55.599Z|8a55515f-7a8e-4862-801f-e76f6315ced4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:55.601Z|8a55515f-7a8e-4862-801f-e76f6315ced4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:29:56.472Z|1e30b6fe-c696-4d32-9075-54349ea9ed0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:29:56.473Z|1e30b6fe-c696-4d32-9075-54349ea9ed0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:03.475Z|fda24f91-12ee-4a0e-a199-5c787825a68a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:30:03.476Z|fda24f91-12ee-4a0e-a199-5c787825a68a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:30:03.873Z|7cda45de-13ad-497f-b33f-12c3cf4c08de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:30:03.873Z|7cda45de-13ad-497f-b33f-12c3cf4c08de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:30:05.624Z|94b34259-9dba-4ceb-bd0b-4fd967126674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:05.624Z|ba23efdb-e995-48f8-bfcf-33b4fcbc08d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:05.625Z|94b34259-9dba-4ceb-bd0b-4fd967126674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:05.625Z|ba23efdb-e995-48f8-bfcf-33b4fcbc08d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:06.496Z|e2864e88-3d2c-4788-8ef2-1a1dd7b9aebe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:06.497Z|e2864e88-3d2c-4788-8ef2-1a1dd7b9aebe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:15.650Z|2a8a0ab0-d6cd-4e18-b281-8e922c4f3b5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:15.656Z|2a8a0ab0-d6cd-4e18-b281-8e922c4f3b5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:15.658Z|61b4a5fe-b0ad-4c1e-857e-4fc61fc5bd26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:15.659Z|61b4a5fe-b0ad-4c1e-857e-4fc61fc5bd26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:16.520Z|de1684b7-c324-46b6-bc5e-bfba9ba132ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:16.521Z|de1684b7-c324-46b6-bc5e-bfba9ba132ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:18.475Z|5b289127-9d5d-4e64-82eb-058806e98eba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:30:18.479Z|5b289127-9d5d-4e64-82eb-058806e98eba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:30:25.687Z|0d9e7188-0b13-4d47-b21f-4a115cbad874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:25.689Z|0d9e7188-0b13-4d47-b21f-4a115cbad874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:25.687Z|ce5bc068-cd8b-4134-b74b-bde4687bc48a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:25.694Z|ce5bc068-cd8b-4134-b74b-bde4687bc48a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:26.547Z|f993dad2-3361-4801-adf2-e6467374866e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:26.549Z|f993dad2-3361-4801-adf2-e6467374866e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:29.998Z|8c3abb2e-7d6e-4504-8984-3d27988d147f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:30:29.999Z|8c3abb2e-7d6e-4504-8984-3d27988d147f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:33.475Z|344b6a85-86cc-4d4b-b728-817fa7affef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:30:33.476Z|344b6a85-86cc-4d4b-b728-817fa7affef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:30:33.874Z|aa5c8ef0-0f09-4028-b59f-b958917945d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:30:33.875Z|aa5c8ef0-0f09-4028-b59f-b958917945d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:30:35.723Z|a74b8332-4c59-4932-b96f-a2d14c184bad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:35.723Z|1f62f7f2-1fdf-4e2f-ba02-00854d94266e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:35.724Z|a74b8332-4c59-4932-b96f-a2d14c184bad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:35.724Z|1f62f7f2-1fdf-4e2f-ba02-00854d94266e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:36.575Z|c903ce4c-78ad-47e0-a9e5-6b502f3436aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:36.576Z|c903ce4c-78ad-47e0-a9e5-6b502f3436aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:45.750Z|9ad86e07-010e-47bb-9041-e20058bf5b0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:45.751Z|9ad86e07-010e-47bb-9041-e20058bf5b0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:45.753Z|12a91bb6-fa33-42a1-80ca-8cdeb3e057ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:45.754Z|12a91bb6-fa33-42a1-80ca-8cdeb3e057ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:46.599Z|a28aedd8-9451-43ca-993b-5ff4044839c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:46.600Z|a28aedd8-9451-43ca-993b-5ff4044839c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:48.475Z|f8d9d6d4-f5ad-4fcc-baf3-df51c9e98353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:30:48.476Z|f8d9d6d4-f5ad-4fcc-baf3-df51c9e98353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:30:55.780Z|155b7d45-e0bc-45d0-a69b-7e51f23371a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:55.782Z|155b7d45-e0bc-45d0-a69b-7e51f23371a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:55.786Z|056ebade-0e5f-4cea-80b4-5b1fb71a2750|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:55.789Z|056ebade-0e5f-4cea-80b4-5b1fb71a2750|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:30:56.626Z|78575f67-2802-46c2-9a36-06d995329155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:30:56.627Z|78575f67-2802-46c2-9a36-06d995329155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:03.475Z|6bedbb7b-d9f5-4324-b59f-c00036d0db55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:31:03.478Z|6bedbb7b-d9f5-4324-b59f-c00036d0db55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:31:03.876Z|ee8ae5eb-ce12-459f-af71-93e6c60fcaaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:31:03.877Z|ee8ae5eb-ce12-459f-af71-93e6c60fcaaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:31:05.814Z|af028ca5-da11-4a37-9162-9f7a2238a627|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:05.814Z|e7b4f1d6-e0ca-4c2c-b92d-79794f9f3bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:05.815Z|e7b4f1d6-e0ca-4c2c-b92d-79794f9f3bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:05.815Z|af028ca5-da11-4a37-9162-9f7a2238a627|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:06.657Z|7585e097-94cc-44e1-8be6-6c17aa4a8600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:06.658Z|7585e097-94cc-44e1-8be6-6c17aa4a8600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:15.841Z|a65cc044-730f-437c-9700-193e8c00019a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:15.841Z|9db5579e-1e7d-49c6-8003-147a6bd62859|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:15.842Z|9db5579e-1e7d-49c6-8003-147a6bd62859|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:15.842Z|a65cc044-730f-437c-9700-193e8c00019a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:16.683Z|8232b67d-0690-4de0-b0fb-643e466442ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:16.684Z|8232b67d-0690-4de0-b0fb-643e466442ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:18.475Z|8ed76d5c-12d5-4a62-b29f-a5b6892909c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:31:18.476Z|8ed76d5c-12d5-4a62-b29f-a5b6892909c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:31:25.870Z|6f0c5607-c04b-4075-a424-088581e4055e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:25.870Z|87eb5824-28a0-44c8-bd34-42e936734c83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:25.871Z|6f0c5607-c04b-4075-a424-088581e4055e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:25.871Z|87eb5824-28a0-44c8-bd34-42e936734c83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:26.709Z|0de3dbe2-cccb-4ef9-8eea-8c7d2c63b44b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:26.710Z|0de3dbe2-cccb-4ef9-8eea-8c7d2c63b44b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:29.994Z|20b21a4c-ca48-4f15-8e31-948632773fd3|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:31:29.995Z|20b21a4c-ca48-4f15-8e31-948632773fd3|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:33.475Z|7e6f4077-2aab-4e0c-aa79-ba78c083efc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:31:33.477Z|7e6f4077-2aab-4e0c-aa79-ba78c083efc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:31:33.878Z|07328915-3c78-46d0-965a-ae9890e4fa5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:31:33.880Z|07328915-3c78-46d0-965a-ae9890e4fa5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:31:35.899Z|5e8a110a-2b30-44c7-bdb8-bcd032237fed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:35.899Z|d87fef56-516b-4b93-82ac-7dd2a182adf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:35.900Z|5e8a110a-2b30-44c7-bdb8-bcd032237fed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:35.900Z|d87fef56-516b-4b93-82ac-7dd2a182adf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:36.733Z|dcf53bd5-c7ad-496c-816c-bc30e3e40c3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:36.734Z|dcf53bd5-c7ad-496c-816c-bc30e3e40c3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:45.926Z|6cf1179c-0c43-4280-8e5d-9e484fc478ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:45.926Z|d79783cf-8931-4a68-a93e-1f45d15e0ee5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:45.927Z|6cf1179c-0c43-4280-8e5d-9e484fc478ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:45.932Z|d79783cf-8931-4a68-a93e-1f45d15e0ee5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:46.761Z|2b4e47c3-4b16-4bbe-b2b9-49e03eea56af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:46.762Z|2b4e47c3-4b16-4bbe-b2b9-49e03eea56af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:48.475Z|fb8e3939-cdf1-40e9-8658-ab61399800bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:31:48.478Z|fb8e3939-cdf1-40e9-8658-ab61399800bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:31:55.960Z|55e3769f-aa3d-4465-a1b1-de4a2f6e4f39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:55.962Z|55e3769f-aa3d-4465-a1b1-de4a2f6e4f39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:55.963Z|28486cf0-ca49-446b-b601-3035205bcc0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:55.964Z|28486cf0-ca49-446b-b601-3035205bcc0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:31:56.786Z|2783e667-8020-4f83-ad49-878c4c547be9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:31:56.787Z|2783e667-8020-4f83-ad49-878c4c547be9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:03.475Z|9020cc93-75cf-4137-95da-1b00c708b9e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:32:03.476Z|9020cc93-75cf-4137-95da-1b00c708b9e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:32:03.881Z|df91e920-6d2d-4a02-9f25-6fbddc3121d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:32:03.882Z|df91e920-6d2d-4a02-9f25-6fbddc3121d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:32:05.988Z|6e7e8249-8dad-4f7a-97d7-c65739bb7f5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:05.988Z|93bf6810-9b30-46d9-bf18-49fa5101c378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:05.989Z|6e7e8249-8dad-4f7a-97d7-c65739bb7f5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:05.989Z|93bf6810-9b30-46d9-bf18-49fa5101c378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:06.810Z|737ea1d9-a2df-458e-9da4-d5e2705c8230|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:06.811Z|737ea1d9-a2df-458e-9da4-d5e2705c8230|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:16.012Z|84a85263-d1f0-4471-8796-a60f6a48d568|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:16.012Z|6a58ac62-81e3-426f-8c27-d120fb719265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:16.013Z|84a85263-d1f0-4471-8796-a60f6a48d568|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:16.013Z|6a58ac62-81e3-426f-8c27-d120fb719265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:16.834Z|9ea5215f-3727-4516-a6cd-04f8948a830d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:16.835Z|9ea5215f-3727-4516-a6cd-04f8948a830d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:18.475Z|655add34-a78d-4997-ac61-34fc6c9673e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:32:18.476Z|655add34-a78d-4997-ac61-34fc6c9673e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:32:26.039Z|0b11abe1-0fa2-4e8f-8848-c1b037c55ed3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:26.040Z|0b11abe1-0fa2-4e8f-8848-c1b037c55ed3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:26.045Z|a0d043fc-1350-46b6-86fc-06b0fff0296d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:26.046Z|a0d043fc-1350-46b6-86fc-06b0fff0296d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:26.858Z|d9a27153-77d5-44de-a112-a14e7b8f0e8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:26.859Z|d9a27153-77d5-44de-a112-a14e7b8f0e8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:29.991Z|e1a1a316-74eb-4f7a-a50b-5fee1f31d09c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:32:29.992Z|e1a1a316-74eb-4f7a-a50b-5fee1f31d09c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:33.475Z|54d7f607-a84e-4a04-8f41-b7276edbde2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:32:33.478Z|54d7f607-a84e-4a04-8f41-b7276edbde2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:32:33.882Z|113eed93-1fb7-448a-9d6d-30709e766a7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:32:33.883Z|113eed93-1fb7-448a-9d6d-30709e766a7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:32:36.067Z|e1dc80c2-2a2f-483c-8039-747b7a42a010|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:36.068Z|e1dc80c2-2a2f-483c-8039-747b7a42a010|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:36.073Z|abffa6d9-6ee8-4712-932b-7b4326d53797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:36.074Z|abffa6d9-6ee8-4712-932b-7b4326d53797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:36.884Z|f90acc3c-84b7-4ce7-80f9-d4e4890083d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:36.885Z|f90acc3c-84b7-4ce7-80f9-d4e4890083d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:46.093Z|d353799a-4b2a-489b-8cbd-54fd09fa18d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:46.093Z|d353799a-4b2a-489b-8cbd-54fd09fa18d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:46.109Z|38c2cf5c-6c44-4714-bca5-d7e58854a997|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:46.110Z|38c2cf5c-6c44-4714-bca5-d7e58854a997|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:46.909Z|4d5f0ea1-4e91-4a92-8ce8-0c5cfcfe0dfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:46.910Z|4d5f0ea1-4e91-4a92-8ce8-0c5cfcfe0dfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:48.475Z|59bda1b4-ef8d-43fd-856a-3ca10f66507b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:32:48.476Z|59bda1b4-ef8d-43fd-856a-3ca10f66507b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:32:56.123Z|d9792d5a-e845-45dc-b18d-7a53a2be0c2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:56.124Z|d9792d5a-e845-45dc-b18d-7a53a2be0c2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:56.147Z|50db2e94-2cf0-4a28-9105-d56707033e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:56.148Z|50db2e94-2cf0-4a28-9105-d56707033e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:32:56.942Z|e3cb5142-c30a-4700-a281-f8fdd018e4c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:32:56.944Z|e3cb5142-c30a-4700-a281-f8fdd018e4c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:03.475Z|3b5c5f72-c8a2-46cb-9c65-e8a572c616de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:33:03.476Z|3b5c5f72-c8a2-46cb-9c65-e8a572c616de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:33:03.884Z|c289c18c-8563-4ecc-b5ec-78a0a656f091|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:33:03.884Z|c289c18c-8563-4ecc-b5ec-78a0a656f091|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:33:06.151Z|dc7b3893-a685-40e7-9fab-030d18dd1124|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:06.152Z|dc7b3893-a685-40e7-9fab-030d18dd1124|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:06.177Z|5cc37d23-3a1c-4f98-9cd9-7efe8e3e584f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:06.178Z|5cc37d23-3a1c-4f98-9cd9-7efe8e3e584f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:06.972Z|509fcef5-a7d9-448e-bce3-30bd69d230b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:06.973Z|509fcef5-a7d9-448e-bce3-30bd69d230b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:16.184Z|0bc9ee26-d140-4a9c-a32d-a3fc3362ac3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:16.185Z|0bc9ee26-d140-4a9c-a32d-a3fc3362ac3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:16.202Z|434566ed-8e04-432d-8034-a8b8a775b1f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:16.203Z|434566ed-8e04-432d-8034-a8b8a775b1f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:16.999Z|b864237e-53a3-4720-ab12-a531241e4ebd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:16.999Z|b864237e-53a3-4720-ab12-a531241e4ebd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:18.475Z|9edb7119-0e4d-44d9-a86b-fda0e11e2f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:33:18.479Z|9edb7119-0e4d-44d9-a86b-fda0e11e2f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:33:26.208Z|1f7529f2-47b0-402a-bdad-4fd0e5c78b50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:26.209Z|1f7529f2-47b0-402a-bdad-4fd0e5c78b50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:26.226Z|a0cbaa82-eab9-420f-b28a-178dfc911691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:26.227Z|a0cbaa82-eab9-420f-b28a-178dfc911691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:27.024Z|55124a3a-d1ba-4a0e-a9b0-7dbd2ef699fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:27.025Z|55124a3a-d1ba-4a0e-a9b0-7dbd2ef699fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:29.992Z|89afbb7d-6c2e-4baa-b804-4eafcf6c2606|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:33:29.993Z|89afbb7d-6c2e-4baa-b804-4eafcf6c2606|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:33.475Z|38172b73-e7c3-4b24-82af-7c41021acfc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:33:33.475Z|38172b73-e7c3-4b24-82af-7c41021acfc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:33:33.885Z|9d2ea752-9b75-49bf-a862-640df50b5847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:33:33.887Z|9d2ea752-9b75-49bf-a862-640df50b5847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:33:36.233Z|296934ac-dbc3-4404-ac81-c817a9af3016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:36.233Z|296934ac-dbc3-4404-ac81-c817a9af3016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:36.251Z|79a0d773-d153-4b0d-b0da-a1b4410044fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:36.252Z|79a0d773-d153-4b0d-b0da-a1b4410044fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:37.049Z|3ff0b02c-abe1-4bcd-ab4e-b4462d845659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:37.050Z|3ff0b02c-abe1-4bcd-ab4e-b4462d845659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:46.259Z|286799bc-ec95-4d62-8f74-1bb0f9fee231|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:46.260Z|286799bc-ec95-4d62-8f74-1bb0f9fee231|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:46.275Z|1aefe92f-ad6b-4450-85ef-2590cb3a6600|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:46.276Z|1aefe92f-ad6b-4450-85ef-2590cb3a6600|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:47.076Z|da19c6c4-198b-4432-99a3-c9d22a68af9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:47.077Z|da19c6c4-198b-4432-99a3-c9d22a68af9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:48.476Z|ae37e1a5-320d-467c-8cda-45d142c6c4f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:33:48.476Z|ae37e1a5-320d-467c-8cda-45d142c6c4f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:33:56.285Z|c5952339-8659-420b-bf31-c3e68e1a46a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:56.286Z|c5952339-8659-420b-bf31-c3e68e1a46a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:56.298Z|6081f270-dc48-444e-8ec6-7f5ecc1de4ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:56.299Z|6081f270-dc48-444e-8ec6-7f5ecc1de4ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:33:57.103Z|d0f64add-be6a-4303-acbc-d44c96e03012|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:33:57.104Z|d0f64add-be6a-4303-acbc-d44c96e03012|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:03.475Z|1ff82c53-baa1-4d8f-b476-7e771bbf7091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:34:03.478Z|1ff82c53-baa1-4d8f-b476-7e771bbf7091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:34:03.888Z|5f4108a6-424e-4c41-bd1c-392225348479|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:34:03.889Z|5f4108a6-424e-4c41-bd1c-392225348479|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:34:06.309Z|a8660ab1-b351-46da-9bfd-0c2d7fd49d55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:06.310Z|a8660ab1-b351-46da-9bfd-0c2d7fd49d55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:06.322Z|94cb4c20-052a-4de9-b1e0-db8449da7006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:06.323Z|94cb4c20-052a-4de9-b1e0-db8449da7006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:07.130Z|5e5c994b-1a7b-4192-abea-758f96cbe51e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:07.131Z|5e5c994b-1a7b-4192-abea-758f96cbe51e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:16.334Z|2354b7c3-200b-46a2-8adb-4f9477813067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:16.335Z|2354b7c3-200b-46a2-8adb-4f9477813067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:16.345Z|0de97d17-4147-425a-ab38-1f8b46972d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:16.346Z|0de97d17-4147-425a-ab38-1f8b46972d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:17.157Z|39c327cb-be15-4d3e-b5f7-b8a3238cc963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:17.158Z|39c327cb-be15-4d3e-b5f7-b8a3238cc963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:18.476Z|3c8568a4-cc98-44d8-bd91-7dc57f6d3780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:34:18.477Z|3c8568a4-cc98-44d8-bd91-7dc57f6d3780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:34:20.991Z||http-nio-8080-exec-7|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xc30xe5=0x040x0c0xc5'B0xee\0xf40xdd0x800x180xd8(0xca0xd10x920xc70xa10xefl0xc10x810xc5.E0xd3slZ]. 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-04-11T06:34:26.368Z|5677c511-d995-477e-96d0-1a9116b16708|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:26.369Z|5677c511-d995-477e-96d0-1a9116b16708|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:26.371Z|eace69e9-dd6d-46fe-8eb2-be5c268808f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:26.372Z|eace69e9-dd6d-46fe-8eb2-be5c268808f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:27.183Z|7c2ea789-7ba8-4d94-b000-4dd16d5b01ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:27.185Z|7c2ea789-7ba8-4d94-b000-4dd16d5b01ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:29.995Z|a1d2e3c8-1679-4e08-9740-d90996e872a8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:34:29.996Z|a1d2e3c8-1679-4e08-9740-d90996e872a8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:33.475Z|df685104-16e7-4b37-b316-e4a8ff3e6924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:34:33.476Z|df685104-16e7-4b37-b316-e4a8ff3e6924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:34:33.891Z|dd022b5d-c042-40cb-9ff8-aea12d028abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:34:33.892Z|dd022b5d-c042-40cb-9ff8-aea12d028abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:34:36.396Z|22a0d155-c2e4-4dfe-82dd-7d2ba088a931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:36.396Z|d909028d-ca7e-42d8-9909-d347fafe418c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:36.397Z|22a0d155-c2e4-4dfe-82dd-7d2ba088a931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:36.397Z|d909028d-ca7e-42d8-9909-d347fafe418c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:37.212Z|9d487cc6-8170-400f-99da-23a60adaab21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:37.213Z|9d487cc6-8170-400f-99da-23a60adaab21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:46.422Z|4d873f9a-7ef4-4eb2-bfd5-7901d1410a3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:46.423Z|4d873f9a-7ef4-4eb2-bfd5-7901d1410a3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:46.425Z|c9eb0550-b831-4973-9f67-c0b7890e2a5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:46.425Z|c9eb0550-b831-4973-9f67-c0b7890e2a5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:47.238Z|9c1803a5-4a92-4625-9c29-97e3a4524874|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:47.239Z|9c1803a5-4a92-4625-9c29-97e3a4524874|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:48.475Z|bf03c6ce-10e9-4b76-849b-8ba48ad61069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:34:48.479Z|bf03c6ce-10e9-4b76-849b-8ba48ad61069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:34:56.449Z|9d5e0530-46d3-417d-aad9-593e5dc9a63c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:56.450Z|9d5e0530-46d3-417d-aad9-593e5dc9a63c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:56.451Z|c27253ff-7d20-4dc0-8b98-1a0bf958a17d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:56.452Z|c27253ff-7d20-4dc0-8b98-1a0bf958a17d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:34:57.263Z|9916d469-d317-4064-b7e7-31e3912c1b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:34:57.264Z|9916d469-d317-4064-b7e7-31e3912c1b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:03.475Z|8532d507-6d3f-477d-9101-10e703c8a340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:35:03.476Z|8532d507-6d3f-477d-9101-10e703c8a340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:35:03.893Z|50faf4cb-8a1d-44f5-8f09-4dc756a5163f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:35:03.893Z|50faf4cb-8a1d-44f5-8f09-4dc756a5163f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:35:06.477Z|ab8444d1-f483-4eae-8ca5-1c13e82f1ec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:06.477Z|93981061-3696-4a69-96b8-f6a91900a242|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:06.478Z|93981061-3696-4a69-96b8-f6a91900a242|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:06.478Z|ab8444d1-f483-4eae-8ca5-1c13e82f1ec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:07.288Z|2fbd32d1-91bf-448d-b784-bb73ba0b5b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:07.289Z|2fbd32d1-91bf-448d-b784-bb73ba0b5b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:16.502Z|7af848c6-c293-4af0-97bf-cd7b743a8816|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:16.502Z|50cbd4f0-3309-4181-9a13-2d7eb331e59d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:16.503Z|7af848c6-c293-4af0-97bf-cd7b743a8816|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:16.504Z|50cbd4f0-3309-4181-9a13-2d7eb331e59d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:17.312Z|d89fdb90-e8bb-4d4c-a26c-dbc961f5e4fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:17.312Z|d89fdb90-e8bb-4d4c-a26c-dbc961f5e4fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:18.476Z|cd5a783c-3bf0-4251-9792-ca9fe9f724e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:35:18.477Z|cd5a783c-3bf0-4251-9792-ca9fe9f724e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:35:26.530Z|7f0b298f-0f6a-4066-94ff-b89ff018af1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:26.530Z|1c86499c-8ee0-408a-8835-3a76aa19a1cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:26.531Z|1c86499c-8ee0-408a-8835-3a76aa19a1cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:26.531Z|7f0b298f-0f6a-4066-94ff-b89ff018af1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:27.337Z|63769913-6181-474e-a6bc-518d3143424d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:27.338Z|63769913-6181-474e-a6bc-518d3143424d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:30.001Z|200d6992-38fc-40d3-b6f1-45f53b3cc867|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:35:30.002Z|200d6992-38fc-40d3-b6f1-45f53b3cc867|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:33.475Z|b4f9787d-cbca-4b57-b820-7d327fa0c9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:35:33.478Z|b4f9787d-cbca-4b57-b820-7d327fa0c9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:35:33.894Z|3152ff19-5671-4a33-b5c9-bfa0746f67a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:35:33.895Z|3152ff19-5671-4a33-b5c9-bfa0746f67a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:35:36.555Z|8738ea71-f3a1-498b-91d7-cbae1a0c354a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:36.555Z|c761e217-3130-4f3a-9253-4493a65025bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:36.556Z|8738ea71-f3a1-498b-91d7-cbae1a0c354a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:36.556Z|c761e217-3130-4f3a-9253-4493a65025bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:37.362Z|0b92ba41-bc38-4c39-b5dd-c6e49abadeeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:37.363Z|0b92ba41-bc38-4c39-b5dd-c6e49abadeeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:46.582Z|90f3fcc9-b591-4617-9fd6-74ed3d68dc3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:46.582Z|53091727-3a37-4ccc-9196-cc4e5c4774cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:46.582Z|53091727-3a37-4ccc-9196-cc4e5c4774cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:46.582Z|90f3fcc9-b591-4617-9fd6-74ed3d68dc3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:47.386Z|7f98855d-9322-4116-9a76-f65751b6b5c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:47.387Z|7f98855d-9322-4116-9a76-f65751b6b5c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:48.475Z|39c50af2-da52-4c41-accd-9e9100060bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:35:48.476Z|39c50af2-da52-4c41-accd-9e9100060bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:35:56.609Z|f0173141-ed85-41f0-a380-dfc43f52f434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:56.609Z|f0173141-ed85-41f0-a380-dfc43f52f434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:56.607Z|9a730d65-f550-45ee-a746-7e5624637615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:56.612Z|9a730d65-f550-45ee-a746-7e5624637615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:35:57.411Z|d2cbb89e-1895-4db9-88eb-6dbaeb42cfd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:35:57.412Z|d2cbb89e-1895-4db9-88eb-6dbaeb42cfd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:03.475Z|9c9aaa01-0466-404e-9a6b-93f9d3585d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:36:03.476Z|9c9aaa01-0466-404e-9a6b-93f9d3585d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:36:03.896Z|70bcf107-9c67-444d-bd78-26ab24114466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:36:03.897Z|70bcf107-9c67-444d-bd78-26ab24114466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:36:06.636Z|e3da1bd1-086d-4a12-97ca-d4dbdb55994f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:06.636Z|e3da1bd1-086d-4a12-97ca-d4dbdb55994f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:06.643Z|b23a46f8-f6d2-4d8d-becc-28da02c0a5ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:06.644Z|b23a46f8-f6d2-4d8d-becc-28da02c0a5ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:07.439Z|e34e9354-54c7-43dc-bd74-907d0e6aa1a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:07.440Z|e34e9354-54c7-43dc-bd74-907d0e6aa1a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:16.663Z|f86c8f6f-1272-4278-80f0-bfd055f229b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:16.664Z|f86c8f6f-1272-4278-80f0-bfd055f229b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:16.670Z|be55a29b-736b-40f9-8b92-02139b45be3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:16.671Z|be55a29b-736b-40f9-8b92-02139b45be3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:17.479Z|c76e6e0f-9346-4dd5-a404-c4666350984a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:17.480Z|c76e6e0f-9346-4dd5-a404-c4666350984a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:18.475Z|52647a1c-6f63-454d-87f8-381f55ad34dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:36:18.479Z|52647a1c-6f63-454d-87f8-381f55ad34dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:36:26.689Z|8c0be8d8-78a5-4895-b39e-a5f72c5bc129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:26.689Z|8c0be8d8-78a5-4895-b39e-a5f72c5bc129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:26.698Z|0ace3858-37b3-4b6e-95f2-591d9ce4fc79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:26.699Z|0ace3858-37b3-4b6e-95f2-591d9ce4fc79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:27.507Z|240a0bbd-630a-4675-bd5e-e62ea114c353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:27.507Z|240a0bbd-630a-4675-bd5e-e62ea114c353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:29.992Z|6950ab87-3416-41e1-9a99-4e0ee1281d56|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:36:29.994Z|6950ab87-3416-41e1-9a99-4e0ee1281d56|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:33.475Z|267a147e-07bf-46d9-8fa8-84d4f4999ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:36:33.476Z|267a147e-07bf-46d9-8fa8-84d4f4999ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:36:33.898Z|6cbfac17-1ce6-41eb-ac56-37a822dbccac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:36:33.899Z|6cbfac17-1ce6-41eb-ac56-37a822dbccac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:36:36.713Z|b67bd08d-8e0c-4592-9dfb-5be21f2a40ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:36.714Z|b67bd08d-8e0c-4592-9dfb-5be21f2a40ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:36.722Z|8a5172a9-278d-4498-9ae2-272b456576ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:36.723Z|8a5172a9-278d-4498-9ae2-272b456576ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:37.555Z|5af1e348-c993-44d8-bae7-60d6ea343aa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:37.555Z|5af1e348-c993-44d8-bae7-60d6ea343aa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:46.742Z|69fe3947-6494-4891-b022-f27d0c4a67f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:46.744Z|69fe3947-6494-4891-b022-f27d0c4a67f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:46.754Z|2f5053b1-6d00-4e19-92fb-feae7c7d0aa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:46.755Z|2f5053b1-6d00-4e19-92fb-feae7c7d0aa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:47.581Z|33a3805e-0d64-4a45-90ba-f4dd060bfef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:47.582Z|33a3805e-0d64-4a45-90ba-f4dd060bfef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:48.475Z|f8804bf4-155c-4bbf-8562-423d6b5fc377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:36:48.476Z|f8804bf4-155c-4bbf-8562-423d6b5fc377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:36:56.774Z|cb213a0c-d67c-4681-97fd-46d81a53a2b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:56.775Z|cb213a0c-d67c-4681-97fd-46d81a53a2b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:56.782Z|299a3d40-e01b-4d05-b6ea-6e506efbb528|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:56.783Z|299a3d40-e01b-4d05-b6ea-6e506efbb528|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:36:57.612Z|92aabfc8-388d-4c2a-af44-e02e142c5c35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:36:57.613Z|92aabfc8-388d-4c2a-af44-e02e142c5c35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:03.475Z|dc3bf142-cac2-4b14-a2ec-f376170ebfda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:37:03.479Z|dc3bf142-cac2-4b14-a2ec-f376170ebfda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:37:03.900Z|39bf3339-c138-4e39-a43c-814e27680249|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:37:03.900Z|39bf3339-c138-4e39-a43c-814e27680249|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:37:06.800Z|3293eef3-713f-47e9-9ce9-4399d18f61c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:06.801Z|3293eef3-713f-47e9-9ce9-4399d18f61c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:06.809Z|8eefa760-3e11-4836-b927-908c9bf5ba9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:06.810Z|8eefa760-3e11-4836-b927-908c9bf5ba9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:07.642Z|4200c390-9675-4f7c-a54c-7707393fc6ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:07.642Z|4200c390-9675-4f7c-a54c-7707393fc6ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:16.827Z|1a33edce-1dc7-4362-b971-d666268cc7d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:16.828Z|1a33edce-1dc7-4362-b971-d666268cc7d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:16.835Z|eadac2a8-6455-4f7a-a770-add636c83df2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:16.836Z|eadac2a8-6455-4f7a-a770-add636c83df2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:17.671Z|a9cfbbaa-0bc2-44c7-93fd-89170111cdcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:17.672Z|a9cfbbaa-0bc2-44c7-93fd-89170111cdcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:18.475Z|fe2653d2-ea60-496a-b6c6-3fdc536ea86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:37:18.476Z|fe2653d2-ea60-496a-b6c6-3fdc536ea86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:37:26.852Z|4425a77d-51b8-4f25-b412-cb9ae2c36b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:26.853Z|4425a77d-51b8-4f25-b412-cb9ae2c36b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:26.869Z|b5e201de-c70f-4cec-98bd-73992d2a78e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:26.869Z|b5e201de-c70f-4cec-98bd-73992d2a78e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:27.698Z|9ba36fc6-0c86-4c0a-af5f-30a25579c518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:27.699Z|9ba36fc6-0c86-4c0a-af5f-30a25579c518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:29.991Z|ddc6c6d7-0b65-468b-99b0-0568982d4857|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-11T06:37:29.992Z|ddc6c6d7-0b65-468b-99b0-0568982d4857|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:33.475Z|53ee29f9-b344-425e-a480-908dafb9cfa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:37:33.475Z|53ee29f9-b344-425e-a480-908dafb9cfa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:37:33.901Z|8e6c9c5f-ce50-4e29-8710-a67251251931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:37:33.902Z|8e6c9c5f-ce50-4e29-8710-a67251251931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:37:36.880Z|560bd343-7ace-4804-8141-bea1d7538016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:36.881Z|560bd343-7ace-4804-8141-bea1d7538016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:36.896Z|59526848-1cb2-47a7-925f-4d95439a29fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:36.897Z|59526848-1cb2-47a7-925f-4d95439a29fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:37.724Z|b4008627-3819-4837-9475-c2e5b2ea8207|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:37.725Z|b4008627-3819-4837-9475-c2e5b2ea8207|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:46.907Z|290a1574-2b10-479e-8694-802cce5a2a58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:46.908Z|290a1574-2b10-479e-8694-802cce5a2a58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:46.921Z|9ed87458-0814-4e03-a2ec-233fa34c6fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:46.922Z|9ed87458-0814-4e03-a2ec-233fa34c6fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:47.754Z|cfd9bc07-ffe4-4e10-8b68-5127345f115a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:47.755Z|cfd9bc07-ffe4-4e10-8b68-5127345f115a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:48.475Z|cabaee4a-8603-4b60-ad29-8a196c50562c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:37:48.478Z|cabaee4a-8603-4b60-ad29-8a196c50562c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:37:56.941Z|d020f45b-95ab-41ba-8407-978f96ff994f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:56.941Z|d020f45b-95ab-41ba-8407-978f96ff994f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:56.946Z|3a668312-d345-4092-b458-d9d83372493f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:56.947Z|3a668312-d345-4092-b458-d9d83372493f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:37:57.804Z|b678f28c-ac08-4850-b776-e4e0c35067f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:37:57.805Z|b678f28c-ac08-4850-b776-e4e0c35067f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:38:03.475Z|68cc693b-4eeb-4f90-a3b5-016d7f3401ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:38:03.475Z|68cc693b-4eeb-4f90-a3b5-016d7f3401ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:38:03.902Z|45711d00-d907-4f4d-862d-93f781177491|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-11T06:38:03.903Z|45711d00-d907-4f4d-862d-93f781177491|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-11T06:38:06.975Z|5772cece-886a-4f5d-b7d2-d437c1cbc3c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:38:06.975Z|a1d86f07-909d-4a22-a4d1-50ecdf737ee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:38:06.976Z|5772cece-886a-4f5d-b7d2-d437c1cbc3c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:38:06.976Z|a1d86f07-909d-4a22-a4d1-50ecdf737ee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-11T06:38:07.828Z|a973f95e-da3b-4041-bb44-64c911294092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-11T06:38:07.829Z|a973f95e-da3b-4041-bb44-64c911294092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.