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  -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2023-02-24T05:37:21.069Z||main|||||INFO|500||The following profiles are active: basic
2023-02-24T05:38:04.261Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-24T05:38:04.269Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-24T05:38:04.861Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-24T05:38:25.400Z||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.

2023-02-24T05:38:25.904Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-24T05:38:26.737Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-24T05:38:27.781Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-24T05:38:27.862Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-24T05:38:28.492Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-24T05:38:30.056Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-24T05:38:32.648Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-24T05:38:41.467Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-24T05:38:47.106Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-24T05:38:47.338Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-24T05:38:49.233Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-24T05:38:50.107Z||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.
2023-02-24T05:38:54.550Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-24T05:38:59.265Z||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
2023-02-24T05:39:15.170Z||main|||||WARN|500||---
2023-02-24T05:39:15.173Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-24T05:39:15.175Z||main|||||WARN|500||---
2023-02-24T05:39:16.806Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-24T05:39:29.450Z||main|||||INFO|500||Started ApiHandlerApplication in 138.488 seconds (JVM running for 147.112)
2023-02-24T05:39:29.504Z|11a5bc2e-abfa-4a13-818e-c96cc13e8856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:39:29.534Z|11a5bc2e-abfa-4a13-818e-c96cc13e8856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:39:29.537Z|f0a7dcc9-f224-4cce-acc8-d57c1ccc207c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:39:29.557Z|f0a7dcc9-f224-4cce-acc8-d57c1ccc207c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:39:33.740Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-24T05:39:34.359Z|3c2ef0a8-3dae-4714-8965-42d0019653a1|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
2023-02-24T05:39:35.708Z|3c2ef0a8-3dae-4714-8965-42d0019653a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:39:36.212Z|9e2571f8-7297-4c5d-9d37-0f67c9abc20b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:39:36.215Z|9e2571f8-7297-4c5d-9d37-0f67c9abc20b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:39:36.397Z|1e758fa6-71dd-4a6d-a757-d3536b16519c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:39:36.400Z|1e758fa6-71dd-4a6d-a757-d3536b16519c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:39:44.240Z|09ec5b24-b0c4-4669-8c2d-0c13a65b1706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:39:44.243Z|09ec5b24-b0c4-4669-8c2d-0c13a65b1706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:39:44.438Z|780a338d-45c3-4383-9656-6e62cd0c2400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:39:44.440Z|780a338d-45c3-4383-9656-6e62cd0c2400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:39:46.284Z|afe17c6b-1626-411d-b9cc-48c847268c1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:39:46.287Z|afe17c6b-1626-411d-b9cc-48c847268c1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:39:46.463Z|899b9846-1a44-41a2-a699-1fb26dc6a717|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:39:46.465Z|899b9846-1a44-41a2-a699-1fb26dc6a717|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:39:54.394Z|5aef6b1e-5169-4005-bdf5-1f2a77e43d74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:39:54.398Z|5aef6b1e-5169-4005-bdf5-1f2a77e43d74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:39:56.403Z|9f3ca164-b54c-4bb9-a0e7-938c8ff1ba23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:39:56.411Z|9f3ca164-b54c-4bb9-a0e7-938c8ff1ba23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:39:56.524Z|385cbdff-0be7-42ad-9bf8-53b5d0f1e0f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:39:56.526Z|385cbdff-0be7-42ad-9bf8-53b5d0f1e0f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:39:59.432Z|2cb5d91b-a74c-4818-bbd4-9cf72ab42a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:39:59.434Z|2cb5d91b-a74c-4818-bbd4-9cf72ab42a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:39:59.561Z|3687701e-d672-4f6d-833b-acd9718b9faa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:39:59.563Z|3687701e-d672-4f6d-833b-acd9718b9faa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:40:04.508Z|24fd1470-3e9d-420f-9d85-7508867ca3b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:04.510Z|24fd1470-3e9d-420f-9d85-7508867ca3b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:06.472Z|8ee88992-11b3-45a9-9e2d-4f24e81bc8c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:06.474Z|8ee88992-11b3-45a9-9e2d-4f24e81bc8c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:06.580Z|05bf87c5-a457-46c4-9b47-363adfcdaae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:06.584Z|05bf87c5-a457-46c4-9b47-363adfcdaae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:14.432Z|08387cc5-b1bc-4f48-967b-95a1860aecb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:40:14.436Z|08387cc5-b1bc-4f48-967b-95a1860aecb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:40:14.554Z|24a52d5b-5ee8-49b7-929c-3b63de312531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:14.556Z|24a52d5b-5ee8-49b7-929c-3b63de312531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:16.515Z|b2923da1-4dcc-4c23-bb61-c7d70f10b63f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:16.519Z|b2923da1-4dcc-4c23-bb61-c7d70f10b63f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:16.656Z|884d3346-c127-4790-b2f6-23e217053d18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:16.660Z|884d3346-c127-4790-b2f6-23e217053d18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:24.600Z|201a009f-e681-4dc2-aa65-f39253f2007e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:24.603Z|201a009f-e681-4dc2-aa65-f39253f2007e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:26.561Z|937c3c91-c2fc-4ffd-b22c-a9fa4a89de85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:26.563Z|937c3c91-c2fc-4ffd-b22c-a9fa4a89de85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:26.703Z|710c4975-316c-4dcf-8bb8-c22f342c1356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:26.706Z|710c4975-316c-4dcf-8bb8-c22f342c1356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:29.436Z|555a2bbe-01fc-4ebb-b308-bb317c3d53ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:40:29.439Z|555a2bbe-01fc-4ebb-b308-bb317c3d53ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:40:29.565Z|c324c5d5-c4de-4d09-bd9e-5b7ddc2199a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:40:29.569Z|c324c5d5-c4de-4d09-bd9e-5b7ddc2199a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:40:34.657Z|f096e502-071d-4c37-a03c-ce45b472ed2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:34.660Z|f096e502-071d-4c37-a03c-ce45b472ed2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:36.642Z|b1ad0941-96d7-431d-8f3e-743df65b1025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:36.649Z|b1ad0941-96d7-431d-8f3e-743df65b1025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:36.756Z|48023ea0-7e46-4d93-bc76-7e3f725a7f7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:36.759Z|48023ea0-7e46-4d93-bc76-7e3f725a7f7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:44.436Z|51930d2d-edc4-48ed-9764-5626d718deef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:40:44.447Z|51930d2d-edc4-48ed-9764-5626d718deef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:40:44.709Z|1a32adbe-91b7-4fce-9718-db56e47d7b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:44.711Z|1a32adbe-91b7-4fce-9718-db56e47d7b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:46.694Z|e97daa61-6fd4-4339-8c77-3971009970da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:46.695Z|e97daa61-6fd4-4339-8c77-3971009970da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:46.799Z|8ba97b31-b466-4fdc-8799-14de8bfb94a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:46.801Z|8ba97b31-b466-4fdc-8799-14de8bfb94a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:54.756Z|95655adc-5656-4afc-8c68-ad583d3efa20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:54.760Z|95655adc-5656-4afc-8c68-ad583d3efa20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:56.740Z|c840813c-d160-4078-bd3e-e40a9d2e06d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:56.743Z|c840813c-d160-4078-bd3e-e40a9d2e06d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:56.848Z|966b36d4-d01e-4dfc-af94-adbdaa78f784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:40:56.853Z|966b36d4-d01e-4dfc-af94-adbdaa78f784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:40:59.432Z|f3da99ed-90b7-4a8e-bf7d-b973debe044a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:40:59.434Z|f3da99ed-90b7-4a8e-bf7d-b973debe044a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:40:59.572Z|03ea82b5-fabb-470c-9398-a81783fa75df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:40:59.575Z|03ea82b5-fabb-470c-9398-a81783fa75df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:41:04.802Z|20d1334f-3848-4cf5-a674-c24eb30e46b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:04.810Z|20d1334f-3848-4cf5-a674-c24eb30e46b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:06.783Z|3029506d-ee6b-4687-bbfa-bb41b673301a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:06.785Z|3029506d-ee6b-4687-bbfa-bb41b673301a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:06.905Z|4f2dc84c-cfac-4bb5-bec8-9960b933a96e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:06.910Z|4f2dc84c-cfac-4bb5-bec8-9960b933a96e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:14.433Z|dc8f6023-2686-4ef0-b951-92771b800ebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:41:14.435Z|dc8f6023-2686-4ef0-b951-92771b800ebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:41:14.893Z|4fdbefe7-4a60-4d15-818f-7a20b1edde4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:14.895Z|4fdbefe7-4a60-4d15-818f-7a20b1edde4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:16.849Z|fdfc674b-a184-4608-b2ce-f8f35576b067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:16.851Z|fdfc674b-a184-4608-b2ce-f8f35576b067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:16.969Z|3dea62e3-aed0-4943-99d2-e3da3549e098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:16.973Z|3dea62e3-aed0-4943-99d2-e3da3549e098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:24.946Z|b251fa8c-133f-49ba-863e-6b4550099d18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:24.948Z|b251fa8c-133f-49ba-863e-6b4550099d18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:26.902Z|fb64fdc0-1a5e-4374-ae03-eb4781cb2604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:26.904Z|fb64fdc0-1a5e-4374-ae03-eb4781cb2604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:27.023Z|ca339a07-c4ed-4e4e-8d0d-753ffa896b39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:27.025Z|ca339a07-c4ed-4e4e-8d0d-753ffa896b39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:29.433Z|369f6b13-c2e1-454a-9072-9381abd80e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:41:29.437Z|369f6b13-c2e1-454a-9072-9381abd80e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:41:29.592Z|a394caf6-1185-4989-b356-a43c53218620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:41:29.594Z|a394caf6-1185-4989-b356-a43c53218620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:41:35.040Z|dc0b2e05-e3f6-4a66-a508-5448b9ec616b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:35.043Z|dc0b2e05-e3f6-4a66-a508-5448b9ec616b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:36.951Z|27135782-05a9-44bb-9d33-8772026b60a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:36.954Z|27135782-05a9-44bb-9d33-8772026b60a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:37.074Z|bc59aef6-3adc-41f5-b89d-e40d0915cedf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:37.075Z|bc59aef6-3adc-41f5-b89d-e40d0915cedf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:44.432Z|0cc80490-5fb0-4ebc-969e-95c48e688d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:41:44.433Z|0cc80490-5fb0-4ebc-969e-95c48e688d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:41:45.087Z|f9327d6b-9149-42be-8965-6b1f3be8a982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:45.109Z|f9327d6b-9149-42be-8965-6b1f3be8a982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:47.000Z|96de6884-3b0a-4c1c-a923-036f4891e033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:47.012Z|96de6884-3b0a-4c1c-a923-036f4891e033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:47.122Z|41d05a13-ac2a-405d-a29c-25500319261b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:47.123Z|41d05a13-ac2a-405d-a29c-25500319261b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:55.160Z|6d8812e9-32e4-4f41-acfe-8f277895bc43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:55.162Z|6d8812e9-32e4-4f41-acfe-8f277895bc43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:57.087Z|19914689-9f55-4a8e-ac93-50701037a4a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:57.098Z|19914689-9f55-4a8e-ac93-50701037a4a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:57.172Z|d7dbcbaa-f1b4-4495-bcaf-29651ce08870|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:41:57.175Z|d7dbcbaa-f1b4-4495-bcaf-29651ce08870|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:41:59.434Z|34a5df8b-6eae-498f-9bca-4660f61b15e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:41:59.439Z|34a5df8b-6eae-498f-9bca-4660f61b15e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:41:59.596Z|2704d35a-38dc-4e97-86ef-4c1150731036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:41:59.598Z|2704d35a-38dc-4e97-86ef-4c1150731036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:42:05.240Z|86356f40-d5bb-4af0-b6b4-c9544a5ef472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:05.308Z|86356f40-d5bb-4af0-b6b4-c9544a5ef472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:07.140Z|fb165256-3623-4c2f-9dd4-e680b792159d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:07.142Z|fb165256-3623-4c2f-9dd4-e680b792159d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:07.242Z|c037fdad-3f05-4053-b63e-1b0af7ffec8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:07.244Z|c037fdad-3f05-4053-b63e-1b0af7ffec8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:14.432Z|0281fede-f63d-4a64-9957-b2599533b606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:42:14.438Z|0281fede-f63d-4a64-9957-b2599533b606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:42:15.362Z|cc1abd02-8da7-4942-a243-1fc6cf0616ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:15.369Z|cc1abd02-8da7-4942-a243-1fc6cf0616ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:17.177Z|7392db6d-4cb8-430f-b440-bb487f1c1464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:17.179Z|7392db6d-4cb8-430f-b440-bb487f1c1464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:17.281Z|cfa88a2c-1429-494b-94ab-fa69244f3719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:17.284Z|cfa88a2c-1429-494b-94ab-fa69244f3719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:25.426Z|1c061173-4182-464e-bbf9-85e675da2105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:25.428Z|1c061173-4182-464e-bbf9-85e675da2105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:27.215Z|c4a9066a-c5c9-47aa-a75e-ac3d6ede895c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:27.217Z|c4a9066a-c5c9-47aa-a75e-ac3d6ede895c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:27.325Z|7bffb5ba-273a-4245-9dbd-0ea6b9692f7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:27.326Z|7bffb5ba-273a-4245-9dbd-0ea6b9692f7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:29.432Z|b841e29f-684a-4501-a047-341db1be867b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:42:29.433Z|b841e29f-684a-4501-a047-341db1be867b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:42:29.600Z|52c73f0a-ab86-4544-8573-95f1e4b94a07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:42:29.601Z|52c73f0a-ab86-4544-8573-95f1e4b94a07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:42:35.468Z|a37ed430-afdc-4a8e-b67a-50e129c5ff0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:35.473Z|a37ed430-afdc-4a8e-b67a-50e129c5ff0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:37.251Z|7fbac168-8877-44b0-98cc-cb78328be4ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:37.253Z|7fbac168-8877-44b0-98cc-cb78328be4ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:37.368Z|92d67a7f-6488-4850-bc05-0d6e5c9493bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:37.371Z|92d67a7f-6488-4850-bc05-0d6e5c9493bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:44.432Z|e7027254-9891-4c92-8631-2184dc90f6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:42:44.434Z|e7027254-9891-4c92-8631-2184dc90f6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:42:45.525Z|faae8623-993a-482c-b45e-97661bf40fac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:45.526Z|faae8623-993a-482c-b45e-97661bf40fac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:47.286Z|e3dd5bf4-f864-44d3-afa9-ff865dd1e380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:47.288Z|e3dd5bf4-f864-44d3-afa9-ff865dd1e380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:47.421Z|61939ef4-0292-4f52-99c1-cc8f161486ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:47.424Z|61939ef4-0292-4f52-99c1-cc8f161486ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:55.565Z|0ccb6d2c-0903-4e26-ad14-b4ecee4ab27b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:55.567Z|0ccb6d2c-0903-4e26-ad14-b4ecee4ab27b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:57.333Z|47959973-c29e-48a7-a042-0d24a269142b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:57.334Z|47959973-c29e-48a7-a042-0d24a269142b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:57.459Z|ab0cd745-f6ad-4d52-a678-00c2f041dcc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:42:57.460Z|ab0cd745-f6ad-4d52-a678-00c2f041dcc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:42:59.432Z|cc9f6471-8eeb-413d-a3f5-c440532b75f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:42:59.442Z|cc9f6471-8eeb-413d-a3f5-c440532b75f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:42:59.604Z|63e9bdb9-d190-42a1-8f03-c0c4994ff9fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:42:59.607Z|63e9bdb9-d190-42a1-8f03-c0c4994ff9fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:43:05.616Z|fc2e2fd1-0853-4823-b5f8-9788381bb9d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:05.620Z|fc2e2fd1-0853-4823-b5f8-9788381bb9d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:07.378Z|29b38c3e-b184-4d6c-89ed-757b2e1f47eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:07.383Z|29b38c3e-b184-4d6c-89ed-757b2e1f47eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:07.497Z|b37a76af-f326-43d9-a22d-855b0751ce39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:07.499Z|b37a76af-f326-43d9-a22d-855b0751ce39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:14.433Z|e2449c2b-b10e-44ab-9855-330ee14792f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:43:14.434Z|e2449c2b-b10e-44ab-9855-330ee14792f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:43:15.663Z|efe922dc-6989-4b4d-a567-fe17684ace32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:15.665Z|efe922dc-6989-4b4d-a567-fe17684ace32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:17.429Z|78eb5f5d-fe64-4759-9739-a84178e9def1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:17.431Z|78eb5f5d-fe64-4759-9739-a84178e9def1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:17.533Z|a36b93fe-1d3c-446a-801a-dc007ccabe40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:17.535Z|a36b93fe-1d3c-446a-801a-dc007ccabe40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:25.702Z|f0812378-5612-4aec-bd78-9b0e880d23de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:25.703Z|f0812378-5612-4aec-bd78-9b0e880d23de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:27.469Z|e859bd48-bda6-4fc2-91c1-6cac2befea44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:27.470Z|e859bd48-bda6-4fc2-91c1-6cac2befea44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:27.577Z|9b9015bf-344a-463d-9300-34d216b5d011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:27.579Z|9b9015bf-344a-463d-9300-34d216b5d011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:29.433Z|dd77b9f4-11da-4e39-8e1a-971e1b89abd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:43:29.434Z|dd77b9f4-11da-4e39-8e1a-971e1b89abd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:43:29.609Z|abe05fa0-a32e-4596-aacf-e69798bd3e5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:43:29.610Z|abe05fa0-a32e-4596-aacf-e69798bd3e5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:43:35.742Z|113dcf22-5704-4349-9bcb-1f0431f7d591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:35.744Z|113dcf22-5704-4349-9bcb-1f0431f7d591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:37.503Z|05858024-4201-4488-8144-030bf03646d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:37.504Z|05858024-4201-4488-8144-030bf03646d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:37.613Z|9e222025-8118-4f49-9790-2f93b985d947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:37.614Z|9e222025-8118-4f49-9790-2f93b985d947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:44.432Z|8063bfbd-75fc-42aa-8d72-5c6021e17131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:43:44.436Z|8063bfbd-75fc-42aa-8d72-5c6021e17131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:43:45.793Z|55cc2340-4a71-40f6-9e7b-13289686ca0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:45.796Z|55cc2340-4a71-40f6-9e7b-13289686ca0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:47.548Z|611d1ec7-63b5-4a60-bdbb-deafb26aae71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:47.550Z|611d1ec7-63b5-4a60-bdbb-deafb26aae71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:47.661Z|d462b07d-6331-464e-b67a-276c4ec1cdd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:47.662Z|d462b07d-6331-464e-b67a-276c4ec1cdd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:55.837Z|fdf986ad-d96b-468a-a4ac-755554fe72bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:55.838Z|fdf986ad-d96b-468a-a4ac-755554fe72bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:57.596Z|0ff6b228-62d5-4114-8123-cacde787b641|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:57.598Z|0ff6b228-62d5-4114-8123-cacde787b641|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:57.715Z|3a75c85c-f29a-4af0-9cf7-3570e130754e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:43:57.717Z|3a75c85c-f29a-4af0-9cf7-3570e130754e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:43:59.433Z|7c5e3bac-97a9-4b3e-8d11-6de5af30d12c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:43:59.435Z|7c5e3bac-97a9-4b3e-8d11-6de5af30d12c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:43:59.612Z|a0d7fbd2-445c-4db5-a456-3a2dd03d8b44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:43:59.613Z|a0d7fbd2-445c-4db5-a456-3a2dd03d8b44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:44:05.889Z|4e740932-9c2e-452c-9a07-95b899aebf4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:05.891Z|4e740932-9c2e-452c-9a07-95b899aebf4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:07.641Z|7359d2d1-0849-46b7-a819-15aac1260af0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:07.642Z|7359d2d1-0849-46b7-a819-15aac1260af0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:07.778Z|2eb6bbf0-43e7-4eb1-a037-7b0322ff85ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:07.780Z|2eb6bbf0-43e7-4eb1-a037-7b0322ff85ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:14.432Z|231d77ec-f401-4c0b-b69c-19361b52acd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:44:14.433Z|231d77ec-f401-4c0b-b69c-19361b52acd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:44:15.968Z|7196c5c9-0f15-4533-b809-ab11c4aef540|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:15.970Z|7196c5c9-0f15-4533-b809-ab11c4aef540|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:17.737Z|864c0e90-35d8-444e-a422-ffe0207cba9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:17.739Z|864c0e90-35d8-444e-a422-ffe0207cba9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:17.830Z|a8308bcb-388e-4253-bace-e043358a9d3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:17.831Z|a8308bcb-388e-4253-bace-e043358a9d3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:26.022Z|a387e90f-1f7e-4e93-b3ac-812f07328ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:26.028Z|a387e90f-1f7e-4e93-b3ac-812f07328ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:27.826Z|b58017eb-057e-4180-a20c-f7f27ae2904a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:27.828Z|b58017eb-057e-4180-a20c-f7f27ae2904a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:27.886Z|258e64a1-9a3a-4b7c-a872-1546e53ba62f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:27.897Z|258e64a1-9a3a-4b7c-a872-1546e53ba62f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:29.432Z|7cd77b2e-8fcb-4192-a1cd-801464ae238f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:44:29.441Z|7cd77b2e-8fcb-4192-a1cd-801464ae238f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:44:29.615Z|84759e91-ca2d-46c9-9e3b-cbe77b51f167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:44:29.617Z|84759e91-ca2d-46c9-9e3b-cbe77b51f167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:44:36.098Z|31d1361f-1797-4dfd-bfd4-3b0daacac719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:36.102Z|31d1361f-1797-4dfd-bfd4-3b0daacac719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:37.903Z|0b1e9bad-4a9c-41a4-8752-17638b9959bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:37.905Z|0b1e9bad-4a9c-41a4-8752-17638b9959bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:37.950Z|47c73c68-cb26-4406-a038-9e98c4522406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:37.952Z|47c73c68-cb26-4406-a038-9e98c4522406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:44.432Z|626efdb5-fa5d-4d4b-9fc1-c1b0d672c240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:44:44.435Z|626efdb5-fa5d-4d4b-9fc1-c1b0d672c240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:44:46.177Z|a561774b-4444-4f86-99d8-32c60ba5d42c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:46.179Z|a561774b-4444-4f86-99d8-32c60ba5d42c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:47.974Z|bdd3771f-db67-411c-a9dc-009f2eeeb2dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:47.977Z|bdd3771f-db67-411c-a9dc-009f2eeeb2dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:48.002Z|83891945-9211-42f9-8636-abf6086cd868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:48.005Z|83891945-9211-42f9-8636-abf6086cd868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:56.254Z|d4cd2555-a071-4d0c-916f-f61a66ea6eb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:56.273Z|d4cd2555-a071-4d0c-916f-f61a66ea6eb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:58.031Z|ce4da2de-4e62-4cb6-8cc3-a4924b12f7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:58.034Z|ce4da2de-4e62-4cb6-8cc3-a4924b12f7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:58.046Z|7165fd81-6035-44e4-aee7-4ae8211908ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:44:58.050Z|7165fd81-6035-44e4-aee7-4ae8211908ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:44:59.432Z|6c568bc6-f680-4a3f-825c-104d8e8faae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:44:59.433Z|6c568bc6-f680-4a3f-825c-104d8e8faae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:44:59.619Z|f20b90f0-2a3a-4f74-8977-34ad2e01402b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:44:59.620Z|f20b90f0-2a3a-4f74-8977-34ad2e01402b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:45:06.354Z|f786be1d-1e4a-4878-a3a0-3a0132ed36de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:06.356Z|f786be1d-1e4a-4878-a3a0-3a0132ed36de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:08.159Z|4531d0b4-2ca4-4dc7-b95f-dccba1b2f7ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:08.161Z|4531d0b4-2ca4-4dc7-b95f-dccba1b2f7ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:08.182Z|dd936380-d344-49a1-8da4-e4d8e8e8c707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:08.184Z|dd936380-d344-49a1-8da4-e4d8e8e8c707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:14.432Z|4268d36b-43f8-4dbd-948b-34099a4033e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:45:14.440Z|4268d36b-43f8-4dbd-948b-34099a4033e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:45:16.404Z|b84be609-e3e0-4dec-8ed5-4e068e85efd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:16.406Z|b84be609-e3e0-4dec-8ed5-4e068e85efd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:18.222Z|dd898614-8479-4440-8f53-e0f6bf2afde3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:18.224Z|dd898614-8479-4440-8f53-e0f6bf2afde3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:18.231Z|1780c227-161e-4ac4-bd9f-71ed0e9f72f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:18.234Z|1780c227-161e-4ac4-bd9f-71ed0e9f72f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:26.469Z|6471d75f-8683-486b-a291-211a183c9be0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:26.472Z|6471d75f-8683-486b-a291-211a183c9be0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:28.266Z|d7f059ce-beb3-49ca-9e29-6bbe02a150bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:28.268Z|d7f059ce-beb3-49ca-9e29-6bbe02a150bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:28.284Z|2ca671a5-24ae-4fca-b4ee-4a72033c6afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:28.285Z|2ca671a5-24ae-4fca-b4ee-4a72033c6afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:29.436Z|658d5d4b-438a-4cb1-ab76-45bd7131b13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:45:29.437Z|658d5d4b-438a-4cb1-ab76-45bd7131b13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:45:29.627Z|65467bf9-148d-4606-928a-cae78f4da47d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:45:29.628Z|65467bf9-148d-4606-928a-cae78f4da47d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:45:36.509Z|99cfdf33-3513-471a-a044-a1bd34abcff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:36.511Z|99cfdf33-3513-471a-a044-a1bd34abcff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:38.338Z|7e56d725-a468-4c3b-baa4-12363e6602d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:38.341Z|7e56d725-a468-4c3b-baa4-12363e6602d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:38.350Z|9bd224e6-c319-41b2-a022-e4528d49b312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:38.351Z|9bd224e6-c319-41b2-a022-e4528d49b312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:44.432Z|bae7b565-247d-43f8-a987-4e8b0dc0f2aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:45:44.433Z|bae7b565-247d-43f8-a987-4e8b0dc0f2aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:45:46.549Z|14ca4537-a59f-4cfa-ad9e-54a6db9d2390|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:46.550Z|14ca4537-a59f-4cfa-ad9e-54a6db9d2390|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:48.398Z|7c1cef73-8c89-4374-ab9c-097a22e22c8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:48.400Z|7c1cef73-8c89-4374-ab9c-097a22e22c8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:48.399Z|44768b2e-3ef8-4648-9a7f-960c2ba412c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:48.408Z|44768b2e-3ef8-4648-9a7f-960c2ba412c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:56.587Z|1bfe546c-efd0-48be-94aa-c389941da0a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:56.589Z|1bfe546c-efd0-48be-94aa-c389941da0a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:58.449Z|aea1be58-8706-4859-aeaf-e8ebe4fdbf3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:58.451Z|aea1be58-8706-4859-aeaf-e8ebe4fdbf3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:58.476Z|943566f0-31e2-464c-b065-03641bccdfce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:45:58.477Z|943566f0-31e2-464c-b065-03641bccdfce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:45:59.432Z|af91fd07-c83b-4920-a1bd-04b83639f08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:45:59.448Z|af91fd07-c83b-4920-a1bd-04b83639f08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:45:59.631Z|5f9b9dbb-ceac-4666-98d7-d9d6f129f83a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:45:59.637Z|5f9b9dbb-ceac-4666-98d7-d9d6f129f83a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:46:06.626Z|065e00de-94ad-4336-ad30-63fd06f3d0c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:06.627Z|065e00de-94ad-4336-ad30-63fd06f3d0c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:08.508Z|a273fe78-d797-4ba8-8167-ce1279b5bc2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:08.510Z|a273fe78-d797-4ba8-8167-ce1279b5bc2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:08.523Z|7b3295cb-b4a5-4ee4-ad59-911136f6ed3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:08.524Z|7b3295cb-b4a5-4ee4-ad59-911136f6ed3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:14.436Z|7d9d3f03-3f68-4f32-9d37-f02688a85bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:46:14.438Z|7d9d3f03-3f68-4f32-9d37-f02688a85bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:46:16.669Z|c1062cb1-3e95-480d-a961-0617f99b946d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:16.672Z|c1062cb1-3e95-480d-a961-0617f99b946d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:18.620Z|362dfca0-7546-4c9c-9cdd-8a3f2380df66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:18.621Z|86dd5951-de97-428f-a7db-1d7eef71524f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:18.622Z|362dfca0-7546-4c9c-9cdd-8a3f2380df66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:18.624Z|86dd5951-de97-428f-a7db-1d7eef71524f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:26.757Z|f047402c-1caa-4ee2-90cf-a1cf45488c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:26.758Z|f047402c-1caa-4ee2-90cf-a1cf45488c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:28.684Z|3b73fce3-0585-4fea-bed0-3e43c0e95ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:28.686Z|3b73fce3-0585-4fea-bed0-3e43c0e95ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:28.698Z|d231bafd-d07e-4b9e-a02c-e3942803d3cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:28.700Z|d231bafd-d07e-4b9e-a02c-e3942803d3cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:29.436Z|13cd362f-a5b9-43d8-b848-06e7d2f67850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:46:29.437Z|13cd362f-a5b9-43d8-b848-06e7d2f67850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:46:29.646Z|ee5639e9-8af2-46f4-82b7-55ec90f33efd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:46:29.650Z|ee5639e9-8af2-46f4-82b7-55ec90f33efd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:46:36.805Z|e00d5187-c642-4bf2-893f-fd404b15ba5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:36.820Z|e00d5187-c642-4bf2-893f-fd404b15ba5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:38.756Z|7985bfff-df48-43ad-bacf-31d309dd9ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:38.759Z|7985bfff-df48-43ad-bacf-31d309dd9ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:38.763Z|a41c98de-7e14-4e6c-94f0-02d7788c83e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:38.764Z|a41c98de-7e14-4e6c-94f0-02d7788c83e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:44.432Z|ee528cdb-15bc-4b52-8fb6-4c95f9afa363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:46:44.435Z|ee528cdb-15bc-4b52-8fb6-4c95f9afa363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:46:46.872Z|899960ab-4503-4e27-972b-be9b4fe3335f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:46.874Z|899960ab-4503-4e27-972b-be9b4fe3335f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:48.867Z|e5668125-a6b1-4e51-9f15-a0433357911c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:48.867Z|71b52fde-6951-4767-b6f4-3d3ee68e42d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:48.868Z|e5668125-a6b1-4e51-9f15-a0433357911c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:48.886Z|71b52fde-6951-4767-b6f4-3d3ee68e42d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:56.917Z|2663d594-a836-4c61-8b75-0f9b8273a764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:56.921Z|2663d594-a836-4c61-8b75-0f9b8273a764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:58.924Z|728ccdcb-fe6d-419c-a144-a6da50700f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:58.926Z|728ccdcb-fe6d-419c-a144-a6da50700f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:58.947Z|e4884aea-e527-4b29-9724-b00ac50ebc60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:46:58.949Z|e4884aea-e527-4b29-9724-b00ac50ebc60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:46:59.436Z|858e3b41-06a1-4ad8-b0cb-0917d66cbc12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:46:59.437Z|858e3b41-06a1-4ad8-b0cb-0917d66cbc12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:46:59.658Z|2ad2916a-6b46-47f8-91ae-d4a49a894c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:46:59.663Z|2ad2916a-6b46-47f8-91ae-d4a49a894c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:47:06.971Z|2f802e49-b093-4ad3-ae1c-94b5727c5269|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:06.974Z|2f802e49-b093-4ad3-ae1c-94b5727c5269|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:08.980Z|b0257938-f3ba-4b39-a9ca-6823f5ba73aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:08.982Z|b0257938-f3ba-4b39-a9ca-6823f5ba73aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:09.010Z|c5e2fec5-9997-47cb-b45b-03a8c299f497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:09.012Z|c5e2fec5-9997-47cb-b45b-03a8c299f497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:14.432Z|7d2a41b8-2b34-4d92-85df-2c8ee367534f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:47:14.434Z|7d2a41b8-2b34-4d92-85df-2c8ee367534f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:47:17.044Z|ea7edcbd-bd56-45b5-bd1d-2446507ca2c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:17.045Z|ea7edcbd-bd56-45b5-bd1d-2446507ca2c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:19.043Z|c8022e87-c04f-4413-9673-c7e35dc9a970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:19.044Z|c8022e87-c04f-4413-9673-c7e35dc9a970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:19.057Z|4a51fa4d-058d-413f-91ff-ec551edd1c1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:19.058Z|4a51fa4d-058d-413f-91ff-ec551edd1c1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:27.088Z|4809da28-cb07-4baf-837b-b7255984d409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:27.090Z|4809da28-cb07-4baf-837b-b7255984d409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:29.099Z|94d008d4-e97a-407d-9f63-2b62099a06b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:29.101Z|94d008d4-e97a-407d-9f63-2b62099a06b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:29.126Z|18a30463-dc98-4e00-9122-13914a94d759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:29.132Z|18a30463-dc98-4e00-9122-13914a94d759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:29.432Z|bd275b00-651b-477e-82ac-299efffdd131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:47:29.440Z|bd275b00-651b-477e-82ac-299efffdd131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:47:29.679Z|0fbdcc90-ecb4-4757-a090-461453ab6da4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:47:29.680Z|0fbdcc90-ecb4-4757-a090-461453ab6da4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:47:37.137Z|7143230d-0a7a-4b73-abd3-31d059eacadc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:37.139Z|7143230d-0a7a-4b73-abd3-31d059eacadc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:39.155Z|9786f9e6-3eec-4840-89ed-d0863a1ac4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:39.156Z|9786f9e6-3eec-4840-89ed-d0863a1ac4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:39.229Z|8bccab81-5c95-4fda-82a1-943a5157eca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:39.233Z|8bccab81-5c95-4fda-82a1-943a5157eca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:41.057Z|8ed5c887-fc22-4926-a605-2bb94f4f2120|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T05:47:41.059Z|8ed5c887-fc22-4926-a605-2bb94f4f2120|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:44.432Z|843c35a6-3395-427e-9bbe-464796369850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:47:44.433Z|843c35a6-3395-427e-9bbe-464796369850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:47:47.191Z|79d82ab3-5297-4a88-8099-4ccea71b26bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:47.193Z|79d82ab3-5297-4a88-8099-4ccea71b26bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:49.234Z|71c3544f-3e60-48af-bd93-278253cef5dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:49.235Z|71c3544f-3e60-48af-bd93-278253cef5dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:49.277Z|c4f70256-51e7-4e28-a827-3956d43060ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:49.279Z|c4f70256-51e7-4e28-a827-3956d43060ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:57.238Z|6321e9b9-e339-4e6f-a75f-746164381436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:57.240Z|6321e9b9-e339-4e6f-a75f-746164381436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:59.283Z|3b41df12-4a68-454c-b107-248dcd6a14ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:59.285Z|3b41df12-4a68-454c-b107-248dcd6a14ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:59.380Z|e0e2b4a5-7336-44a9-ac0d-4ed537613d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:47:59.391Z|e0e2b4a5-7336-44a9-ac0d-4ed537613d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:47:59.434Z|6fe96085-bbe8-4034-80b5-08080a53efa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:47:59.435Z|6fe96085-bbe8-4034-80b5-08080a53efa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:47:59.682Z|64d687f9-99ec-4fdf-a3e0-c72c6dc3e8e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:47:59.684Z|64d687f9-99ec-4fdf-a3e0-c72c6dc3e8e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:48:07.290Z|cc79423e-a420-4eff-8176-5f14fe17a795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:07.291Z|cc79423e-a420-4eff-8176-5f14fe17a795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:09.353Z|0757fe16-ad97-4870-8c67-7f4c74fb5daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:09.354Z|0757fe16-ad97-4870-8c67-7f4c74fb5daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:09.457Z|8d945cc9-e906-4581-918c-8c20d077fe24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:09.459Z|8d945cc9-e906-4581-918c-8c20d077fe24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:14.432Z|56eda069-b8a9-4f92-8859-4b3bfcb79d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:48:14.439Z|56eda069-b8a9-4f92-8859-4b3bfcb79d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:48:17.326Z|b7ac4d86-1b18-45d1-bda4-1322de558de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:17.327Z|b7ac4d86-1b18-45d1-bda4-1322de558de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:19.408Z|7b85bfee-0e80-4e64-970e-7b3a3437d2aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:19.410Z|7b85bfee-0e80-4e64-970e-7b3a3437d2aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:19.500Z|7ea7cdc4-1e3f-476d-93d2-e014874d36e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:19.503Z|7ea7cdc4-1e3f-476d-93d2-e014874d36e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:27.357Z|d88ac644-428a-4c3d-9b03-e59586318276|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:27.359Z|d88ac644-428a-4c3d-9b03-e59586318276|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:29.435Z|72a43f90-50ff-454d-8f9e-217ae7127fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:48:29.436Z|72a43f90-50ff-454d-8f9e-217ae7127fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:48:29.455Z|cf84d39a-651a-43f5-8e3c-01c45deff71c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:29.456Z|cf84d39a-651a-43f5-8e3c-01c45deff71c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:29.561Z|d031fa6e-8136-48fe-9913-62be563950de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:29.564Z|d031fa6e-8136-48fe-9913-62be563950de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:29.688Z|3dcf580e-2227-470a-83da-9a63a3b5e0a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:48:29.689Z|3dcf580e-2227-470a-83da-9a63a3b5e0a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:48:37.407Z|24b51529-b802-4174-b47d-524c123e6a76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:37.409Z|24b51529-b802-4174-b47d-524c123e6a76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:39.493Z|81357877-f058-4a1c-8644-11b54ffc2071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:39.494Z|81357877-f058-4a1c-8644-11b54ffc2071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:39.631Z|348370f4-ba9b-4b5f-b766-db72e65fdf1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:39.632Z|348370f4-ba9b-4b5f-b766-db72e65fdf1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:41.030Z|56307c33-4b02-4b42-a657-f6c1109d4ffa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T05:48:41.034Z|56307c33-4b02-4b42-a657-f6c1109d4ffa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:44.435Z|3c882c57-0264-4fc4-948d-cf9a008e333a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:48:44.437Z|3c882c57-0264-4fc4-948d-cf9a008e333a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:48:47.461Z|dee63043-e7e9-435b-9476-4de170502fdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:47.463Z|dee63043-e7e9-435b-9476-4de170502fdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:49.528Z|8ff1e091-62dc-4821-822a-a684f787bb47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:49.529Z|8ff1e091-62dc-4821-822a-a684f787bb47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:49.680Z|5724ea50-5626-42ec-a331-308659267de1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:49.683Z|5724ea50-5626-42ec-a331-308659267de1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:57.496Z|557a67cd-7fc4-4932-8c03-0d60889376e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:57.497Z|557a67cd-7fc4-4932-8c03-0d60889376e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:59.435Z|ff6a561d-b655-42af-965f-e380d4c253b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:48:59.449Z|ff6a561d-b655-42af-965f-e380d4c253b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:48:59.591Z|b7100883-b1bc-4347-8473-deec1cf3b15d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:59.592Z|b7100883-b1bc-4347-8473-deec1cf3b15d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:48:59.690Z|ab85e506-6477-4ecf-9428-df0e207e43d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:48:59.691Z|ab85e506-6477-4ecf-9428-df0e207e43d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:48:59.794Z|ff182822-1fa0-4936-948f-f3113f877ba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:48:59.795Z|ff182822-1fa0-4936-948f-f3113f877ba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:07.537Z|2f40482a-3566-4c4d-aaae-479ab2429d72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:07.538Z|2f40482a-3566-4c4d-aaae-479ab2429d72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:09.657Z|86a1646a-206a-4c89-8ff2-dc58c4c19211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:09.658Z|86a1646a-206a-4c89-8ff2-dc58c4c19211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:09.837Z|b89842af-5940-4ebd-9fe4-09c2dc12fad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:09.839Z|b89842af-5940-4ebd-9fe4-09c2dc12fad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:14.434Z|58468755-be2f-43b1-af28-874791172c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:49:14.434Z|58468755-be2f-43b1-af28-874791172c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:49:17.578Z|940f27fb-414d-445b-8997-a5b4f93fc1d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:17.580Z|940f27fb-414d-445b-8997-a5b4f93fc1d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:19.703Z|8f73b8b6-6572-4260-8de2-61ca4017b335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:19.705Z|8f73b8b6-6572-4260-8de2-61ca4017b335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:19.883Z|649329b0-aac7-42b3-9df4-14321598703a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:19.884Z|649329b0-aac7-42b3-9df4-14321598703a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:27.634Z|3766f440-e703-4077-9f02-ae1e6ac039f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:27.635Z|3766f440-e703-4077-9f02-ae1e6ac039f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:29.432Z|2152230d-f329-4edc-b1fd-7892b9c2bdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:49:29.433Z|2152230d-f329-4edc-b1fd-7892b9c2bdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:49:29.693Z|f3170a29-e4e0-45c8-b650-00718a863bce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:49:29.694Z|f3170a29-e4e0-45c8-b650-00718a863bce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:49:29.738Z|ef7c06a1-6185-469a-9071-dcd5a13f4e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:29.741Z|ef7c06a1-6185-469a-9071-dcd5a13f4e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:29.940Z|afa9f4c4-a80a-48bc-80c8-5e8a37485101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:29.942Z|afa9f4c4-a80a-48bc-80c8-5e8a37485101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:37.687Z|9a697e00-a8cf-413a-9559-691b02e2168e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:37.689Z|9a697e00-a8cf-413a-9559-691b02e2168e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:39.781Z|0b54d145-653a-4303-b207-00f38a21cfb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:39.783Z|0b54d145-653a-4303-b207-00f38a21cfb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:39.978Z|2fbfa269-f605-4154-a22e-c53be9d2f12b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:39.979Z|2fbfa269-f605-4154-a22e-c53be9d2f12b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:41.028Z|8976425c-886a-4044-b10e-0d02e382ebdf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T05:49:41.029Z|8976425c-886a-4044-b10e-0d02e382ebdf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:44.431Z|f678835d-06a0-4600-ba63-0198d6802117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:49:44.435Z|f678835d-06a0-4600-ba63-0198d6802117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:49:47.732Z|d2980029-a435-44cd-aab0-cd2db791aaf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:47.733Z|d2980029-a435-44cd-aab0-cd2db791aaf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:49.825Z|34ba22a6-fa86-4a7c-8be6-e4eb917f8de9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:49.827Z|34ba22a6-fa86-4a7c-8be6-e4eb917f8de9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:50.030Z|8d3acc3f-71ab-4d68-a4f6-7f25d8124e2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:50.034Z|8d3acc3f-71ab-4d68-a4f6-7f25d8124e2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:57.805Z|c0869c1d-d81f-442d-80e8-bfac7a1765d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:57.806Z|c0869c1d-d81f-442d-80e8-bfac7a1765d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:49:59.432Z|0e17e7da-b8e2-4f54-a964-02e19d62f211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:49:59.434Z|0e17e7da-b8e2-4f54-a964-02e19d62f211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:49:59.705Z|adedc5fd-f722-48c4-ba11-916a7ab929d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:49:59.708Z|adedc5fd-f722-48c4-ba11-916a7ab929d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:49:59.860Z|204c56bb-f426-4e2c-8d89-713a2319f07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:49:59.863Z|204c56bb-f426-4e2c-8d89-713a2319f07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:00.099Z|45b23288-2432-422e-a1ff-676cc1d1de62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:00.109Z|45b23288-2432-422e-a1ff-676cc1d1de62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:07.858Z|bb3d05b5-caf6-45ad-b949-c06cdb99f5ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:07.859Z|bb3d05b5-caf6-45ad-b949-c06cdb99f5ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:09.921Z|95d3b703-f168-4357-bd02-97772d0740b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:09.922Z|95d3b703-f168-4357-bd02-97772d0740b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:10.160Z|7117ffc0-febb-41f7-8802-21da0df93c06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:10.162Z|7117ffc0-febb-41f7-8802-21da0df93c06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:14.433Z|adf8d36a-fe7e-4a80-854e-fd410d6b00c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:50:14.434Z|adf8d36a-fe7e-4a80-854e-fd410d6b00c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:50:17.972Z|cab3514b-2c6f-42be-8122-4c59b4d11dfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:17.974Z|cab3514b-2c6f-42be-8122-4c59b4d11dfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:19.971Z|9b77ea7b-4368-49fa-98c7-bc9a5f86f9b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:19.973Z|9b77ea7b-4368-49fa-98c7-bc9a5f86f9b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:20.220Z|0130d9a7-5918-4bb5-a405-127e376f734b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:20.222Z|0130d9a7-5918-4bb5-a405-127e376f734b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:28.044Z|d9e8be22-2712-41c8-93ae-b791f3f72628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:28.047Z|d9e8be22-2712-41c8-93ae-b791f3f72628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:29.437Z|99d5c349-7a4c-419f-a8cb-0eda31e4c988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:50:29.446Z|99d5c349-7a4c-419f-a8cb-0eda31e4c988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:50:29.717Z|da1cf9e2-59af-423e-b4e3-d19c912ead9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:50:29.719Z|da1cf9e2-59af-423e-b4e3-d19c912ead9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:50:30.010Z|8a2ddab9-65ed-4e5d-965a-472dca0b5dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:30.012Z|8a2ddab9-65ed-4e5d-965a-472dca0b5dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:30.253Z|8bff3026-47d8-4771-84cc-9703c3c26b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:30.254Z|8bff3026-47d8-4771-84cc-9703c3c26b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:38.085Z|e43a725e-bac7-4378-971c-7e91fe53d16d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:38.087Z|e43a725e-bac7-4378-971c-7e91fe53d16d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:40.048Z|11aa254f-aae4-4541-affd-33db1c500057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:40.050Z|11aa254f-aae4-4541-affd-33db1c500057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:40.282Z|7f5d629a-4515-480a-a3c1-8304b16f9c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:40.285Z|7f5d629a-4515-480a-a3c1-8304b16f9c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:41.032Z|af2d03d4-4589-4e23-8e53-9f3505d36241|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T05:50:41.037Z|af2d03d4-4589-4e23-8e53-9f3505d36241|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:44.432Z|b92cc985-46d1-47d6-b9b2-00a524e89f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:50:44.433Z|b92cc985-46d1-47d6-b9b2-00a524e89f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:50:48.129Z|9f684635-683a-4542-bd26-7aff4c866492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:48.131Z|9f684635-683a-4542-bd26-7aff4c866492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:50.095Z|96c66ff5-f26d-4203-b27f-9ef7a9d8fc82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:50.101Z|96c66ff5-f26d-4203-b27f-9ef7a9d8fc82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:50.348Z|ef0aa5c6-6f0d-4400-97ca-86159e049ce8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:50.352Z|ef0aa5c6-6f0d-4400-97ca-86159e049ce8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:58.211Z|f599c163-9cca-4e96-abf0-9aec00364889|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:50:58.213Z|f599c163-9cca-4e96-abf0-9aec00364889|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:50:59.432Z|c1d16076-1b2b-4b7b-97d8-adaa29bbedec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:50:59.433Z|c1d16076-1b2b-4b7b-97d8-adaa29bbedec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:50:59.723Z|fe3b8c41-54ba-483a-9ab5-c9bca0867062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:50:59.728Z|fe3b8c41-54ba-483a-9ab5-c9bca0867062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:51:00.186Z|b1cfdaaa-5f36-4b51-a85b-62256a653e94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:00.187Z|b1cfdaaa-5f36-4b51-a85b-62256a653e94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:00.393Z|cf58578d-15ac-41ed-b12e-8948714bdc43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:00.395Z|cf58578d-15ac-41ed-b12e-8948714bdc43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:08.261Z|335a6437-f332-45f7-9b1e-2324e01c2da3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:08.265Z|335a6437-f332-45f7-9b1e-2324e01c2da3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:10.238Z|c4234849-e353-4b54-9bbc-9653ab58f8a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:10.240Z|c4234849-e353-4b54-9bbc-9653ab58f8a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:10.428Z|e87efc3d-f157-4267-97a3-520ec6a5ef6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:10.430Z|e87efc3d-f157-4267-97a3-520ec6a5ef6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:14.432Z|3626f6fb-f866-4a62-9d70-8e055124bb56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:51:14.436Z|3626f6fb-f866-4a62-9d70-8e055124bb56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:51:18.306Z|b92bca91-9f88-4a59-ad2d-ae073c0a027b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:18.310Z|b92bca91-9f88-4a59-ad2d-ae073c0a027b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:20.284Z|b12ffcb6-2d3e-4c55-8115-54d727d9f7e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:20.289Z|b12ffcb6-2d3e-4c55-8115-54d727d9f7e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:20.463Z|295ed595-6047-493e-9ae8-b0356a89a7ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:20.464Z|295ed595-6047-493e-9ae8-b0356a89a7ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:28.361Z|44a8cfc3-b70b-47fa-ade6-4a14276c5e57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:28.363Z|44a8cfc3-b70b-47fa-ade6-4a14276c5e57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:29.434Z|1f790c61-0f73-4f0b-9b75-f722a6240c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:51:29.436Z|1f790c61-0f73-4f0b-9b75-f722a6240c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:51:29.730Z|21846f23-beaf-4488-8687-eb33c0246069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:51:29.732Z|21846f23-beaf-4488-8687-eb33c0246069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:51:30.325Z|d2540ae0-58d8-4adf-badd-f4214e2ffba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:30.327Z|d2540ae0-58d8-4adf-badd-f4214e2ffba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:30.495Z|f2fdbfd7-0565-4ce4-9073-65b183d8638b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:30.497Z|f2fdbfd7-0565-4ce4-9073-65b183d8638b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:38.414Z|b1405f6e-d36f-4202-954c-bba3c0eb6185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:38.416Z|b1405f6e-d36f-4202-954c-bba3c0eb6185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:40.366Z|8bfef239-06af-412d-8f29-364f9ddfdf1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:40.376Z|8bfef239-06af-412d-8f29-364f9ddfdf1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:40.532Z|41664fd5-4400-42ea-a2a1-cab80dd2e92d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:40.535Z|41664fd5-4400-42ea-a2a1-cab80dd2e92d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:41.028Z|4a10245b-feae-45b0-b68f-a2b00930c359|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T05:51:41.029Z|4a10245b-feae-45b0-b68f-a2b00930c359|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:44.432Z|99736575-16db-45cb-9085-0d8f31c40fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:51:44.433Z|99736575-16db-45cb-9085-0d8f31c40fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:51:48.454Z|c345169e-a035-4ecf-ad4b-26e859a6e2e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:48.455Z|c345169e-a035-4ecf-ad4b-26e859a6e2e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:50.422Z|041df4ea-6701-4374-901f-46b14215439d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:50.424Z|041df4ea-6701-4374-901f-46b14215439d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:50.587Z|ccbb0258-88ab-48a7-a6eb-b67e6aef83c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:50.596Z|ccbb0258-88ab-48a7-a6eb-b67e6aef83c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:58.487Z|c4003598-beed-4b27-a8de-841b17b1e6bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:51:58.489Z|c4003598-beed-4b27-a8de-841b17b1e6bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:51:59.432Z|fd1de25a-2eab-4dba-a1b2-1cd93e28e851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:51:59.442Z|fd1de25a-2eab-4dba-a1b2-1cd93e28e851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:51:59.734Z|a303fc00-5451-49ba-aec2-cb0538450678|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:51:59.737Z|a303fc00-5451-49ba-aec2-cb0538450678|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:52:00.455Z|c7d06a4c-3c5a-46ea-9512-8134405a284e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:00.457Z|c7d06a4c-3c5a-46ea-9512-8134405a284e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:00.634Z|2ec131bf-7a96-402f-b538-75dd798ef70e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:00.636Z|2ec131bf-7a96-402f-b538-75dd798ef70e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:08.553Z|24b26420-653b-4128-9289-361275fbc09b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:08.555Z|24b26420-653b-4128-9289-361275fbc09b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:10.518Z|3e3bc487-e0e8-4fdc-8d4f-a7d4e8d0e5a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:10.519Z|3e3bc487-e0e8-4fdc-8d4f-a7d4e8d0e5a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:10.674Z|db73993c-5f16-404c-ad6d-8561490f1f77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:10.675Z|db73993c-5f16-404c-ad6d-8561490f1f77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:14.432Z|0644a0bc-8162-4b50-8ea2-2f08f7c06fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:52:14.433Z|0644a0bc-8162-4b50-8ea2-2f08f7c06fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:52:18.590Z|8cb52754-965f-4eae-85fd-a5785669d024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:18.594Z|8cb52754-965f-4eae-85fd-a5785669d024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:20.553Z|dac1f75b-61de-45ce-ac99-2d66592698a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:20.554Z|dac1f75b-61de-45ce-ac99-2d66592698a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:20.728Z|ad3371ad-6072-4180-af25-ecabab37abba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:20.732Z|ad3371ad-6072-4180-af25-ecabab37abba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:28.658Z|96c26989-d993-4790-b0d3-e88150e256bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:28.660Z|96c26989-d993-4790-b0d3-e88150e256bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:29.434Z|4e7d186e-9cef-43ac-a74c-e051d45c1fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:52:29.448Z|4e7d186e-9cef-43ac-a74c-e051d45c1fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:52:29.744Z|9a662aa6-1e65-4580-ad5e-24a4f63f3403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:52:29.745Z|9a662aa6-1e65-4580-ad5e-24a4f63f3403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:52:30.593Z|4594226e-ef2e-4717-90ab-c21c6449e334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:30.595Z|4594226e-ef2e-4717-90ab-c21c6449e334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:30.770Z|848ebbd1-9d3b-4961-93fd-3b6d877bb99e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:30.772Z|848ebbd1-9d3b-4961-93fd-3b6d877bb99e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:38.720Z|2cc833c1-76ee-4c35-b5ac-6350e989a342|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:38.722Z|2cc833c1-76ee-4c35-b5ac-6350e989a342|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:40.633Z|cbfbb315-c644-4bcf-9eb0-de99f23ce324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:40.634Z|cbfbb315-c644-4bcf-9eb0-de99f23ce324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:40.805Z|34a24382-1435-4fe2-aee7-575470403fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:40.806Z|34a24382-1435-4fe2-aee7-575470403fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:41.032Z|fc4020b0-6ea4-41fc-955d-12c6339775b7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T05:52:41.033Z|fc4020b0-6ea4-41fc-955d-12c6339775b7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:44.432Z|d41b22e1-df27-4edf-8fea-8508124a20df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:52:44.433Z|d41b22e1-df27-4edf-8fea-8508124a20df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:52:48.808Z|f64d15af-0cf0-4486-a8a3-36911f88c595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:48.810Z|f64d15af-0cf0-4486-a8a3-36911f88c595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:50.677Z|aa2996a9-474c-412e-a0f9-ea712dd4141a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:50.679Z|aa2996a9-474c-412e-a0f9-ea712dd4141a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:50.837Z|48dce3de-32b7-4b08-af74-570e417c0fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:50.838Z|48dce3de-32b7-4b08-af74-570e417c0fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:58.895Z|0dc22d9b-70a5-4447-845e-d652383e9ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:52:58.896Z|0dc22d9b-70a5-4447-845e-d652383e9ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:52:59.431Z|1fd98a66-cba2-4c4c-9acd-c0f04e1f5db5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:52:59.432Z|1fd98a66-cba2-4c4c-9acd-c0f04e1f5db5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:52:59.747Z|af05e8a1-28d9-41ee-a8a8-09d74de21e14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:52:59.748Z|af05e8a1-28d9-41ee-a8a8-09d74de21e14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:53:00.733Z|b5d7b4ca-fb48-4473-b8a6-8b60f76e7fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:00.735Z|b5d7b4ca-fb48-4473-b8a6-8b60f76e7fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:00.873Z|024a0ece-b360-4e3a-b235-4890b83a5629|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:00.875Z|024a0ece-b360-4e3a-b235-4890b83a5629|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:08.944Z|dbd090e0-2101-4f93-b6b4-182c4e0e886c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:08.945Z|dbd090e0-2101-4f93-b6b4-182c4e0e886c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:10.770Z|353fe4c1-567e-4847-bac3-f89bab6462df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:10.772Z|353fe4c1-567e-4847-bac3-f89bab6462df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:10.905Z|858f5ea6-4cce-4732-8b9d-45de9e9456e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:10.907Z|858f5ea6-4cce-4732-8b9d-45de9e9456e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:14.432Z|498f65fe-5ad4-40a0-bc42-a53ee8680d52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:53:14.437Z|498f65fe-5ad4-40a0-bc42-a53ee8680d52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:53:18.991Z|92ec183a-3411-4549-82d8-3645604cc0d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:18.993Z|92ec183a-3411-4549-82d8-3645604cc0d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:20.812Z|f5ea4b0e-8adb-48ed-b1fb-9bee267440d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:20.813Z|f5ea4b0e-8adb-48ed-b1fb-9bee267440d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:20.946Z|6752c938-b35d-4275-b1a9-0a480f0ef48d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:20.948Z|6752c938-b35d-4275-b1a9-0a480f0ef48d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:29.042Z|d0b3d936-5a51-4446-82e0-9a7849da299b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:29.053Z|d0b3d936-5a51-4446-82e0-9a7849da299b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:29.432Z|5a4e7cc2-a043-485a-a747-4a928e984dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:53:29.433Z|5a4e7cc2-a043-485a-a747-4a928e984dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:53:29.750Z|fbc596d6-e87b-4b9b-8f80-2d73a8564b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:53:29.751Z|fbc596d6-e87b-4b9b-8f80-2d73a8564b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:53:30.849Z|1052be39-d4a0-4ecc-b3f2-7a7a3aac355e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:30.851Z|1052be39-d4a0-4ecc-b3f2-7a7a3aac355e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:30.999Z|5488050d-f686-41d1-aa17-30d258d5fcaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:31.002Z|5488050d-f686-41d1-aa17-30d258d5fcaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:39.111Z|301e2c90-a3e4-49ab-9ecd-1a90a93049e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:39.112Z|301e2c90-a3e4-49ab-9ecd-1a90a93049e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:40.895Z|c8b292d5-3dc5-4c5a-8942-04e16c11d9b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:40.897Z|c8b292d5-3dc5-4c5a-8942-04e16c11d9b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:41.028Z|a5435d87-4333-4fa9-ba9a-9a09c025f4fa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T05:53:41.030Z|a5435d87-4333-4fa9-ba9a-9a09c025f4fa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:41.064Z|a68a2d04-d9e8-4d91-9009-8b77b123c13d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:41.066Z|a68a2d04-d9e8-4d91-9009-8b77b123c13d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:44.436Z|2ef17b7d-b494-4bfb-91c5-7ace130bbdc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:53:44.446Z|2ef17b7d-b494-4bfb-91c5-7ace130bbdc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:53:49.192Z|b56d64e7-df51-4f9e-bf1f-bb675595be72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:49.194Z|b56d64e7-df51-4f9e-bf1f-bb675595be72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:50.937Z|6ab9b19b-9935-425c-a4d5-2076fb5fee75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:50.938Z|6ab9b19b-9935-425c-a4d5-2076fb5fee75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:51.108Z|07a0efab-1098-4b0d-b9cb-0ebed64d0a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:51.109Z|07a0efab-1098-4b0d-b9cb-0ebed64d0a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:59.250Z|faafc834-0877-49f1-886b-d2c6baed3c17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:53:59.258Z|faafc834-0877-49f1-886b-d2c6baed3c17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:53:59.432Z|b819994d-1412-45b8-a2ea-1476b0b66e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:53:59.433Z|b819994d-1412-45b8-a2ea-1476b0b66e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:53:59.752Z|c4411e0c-ca84-40fd-8d6f-e417c85dc6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:53:59.753Z|c4411e0c-ca84-40fd-8d6f-e417c85dc6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:54:00.971Z|3a832ce3-6863-46c2-b949-4f2448e96eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:00.972Z|3a832ce3-6863-46c2-b949-4f2448e96eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:01.139Z|aa736727-96cc-4c33-b99f-147c2756f6ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:01.140Z|aa736727-96cc-4c33-b99f-147c2756f6ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:09.291Z|90a474e7-a257-43f6-a9a7-65735a4e0fe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:09.292Z|90a474e7-a257-43f6-a9a7-65735a4e0fe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:11.006Z|55e1179d-e9e7-49cf-a50f-4578918ccf73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:11.008Z|55e1179d-e9e7-49cf-a50f-4578918ccf73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:11.189Z|e70c5799-b6fc-4a80-a8ea-82b5449b57d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:11.190Z|e70c5799-b6fc-4a80-a8ea-82b5449b57d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:14.432Z|81651f85-15a4-4888-8dbc-9aacb101a888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:54:14.433Z|81651f85-15a4-4888-8dbc-9aacb101a888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:54:19.335Z|d5824349-4966-40c2-acc5-c2093beaa72e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:19.337Z|d5824349-4966-40c2-acc5-c2093beaa72e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:21.079Z|851859da-e0ee-4500-ba61-9489aa9f1c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:21.081Z|851859da-e0ee-4500-ba61-9489aa9f1c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:21.236Z|c2a23de4-b253-4fae-9770-ba9b14e72613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:21.237Z|c2a23de4-b253-4fae-9770-ba9b14e72613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:29.373Z|c46021a5-c5b3-4a88-8b86-8b65a6631a01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:29.374Z|c46021a5-c5b3-4a88-8b86-8b65a6631a01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:29.435Z|8ce9e9e8-7500-4356-816d-086076ac37e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:54:29.443Z|8ce9e9e8-7500-4356-816d-086076ac37e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:54:29.755Z|753061eb-9a96-469e-ae36-1a48e82b9199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:54:29.756Z|753061eb-9a96-469e-ae36-1a48e82b9199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:54:31.121Z|44f522d4-4604-4c26-905d-45892d39b78e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:31.123Z|44f522d4-4604-4c26-905d-45892d39b78e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:31.281Z|6e9d4d61-2af9-4949-bc57-02d5587d8f43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:31.282Z|6e9d4d61-2af9-4949-bc57-02d5587d8f43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:39.415Z|9e78c697-449b-42f9-bf6e-9595d6c87905|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:39.417Z|9e78c697-449b-42f9-bf6e-9595d6c87905|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:41.039Z|251337ac-e573-477a-914c-bd4d5f13c293|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T05:54:41.043Z|251337ac-e573-477a-914c-bd4d5f13c293|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:41.164Z|4589a149-49d6-422d-87df-3b4e6931ada0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:41.165Z|4589a149-49d6-422d-87df-3b4e6931ada0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:41.320Z|46db4dcd-3b7a-40aa-95ea-54108c2b33b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:41.321Z|46db4dcd-3b7a-40aa-95ea-54108c2b33b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:44.432Z|54cb35b1-8759-446f-9972-bf080d66c913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:54:44.434Z|54cb35b1-8759-446f-9972-bf080d66c913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:54:49.478Z|da485788-21ab-4b10-b420-bd3bc3cfc1c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:49.479Z|da485788-21ab-4b10-b420-bd3bc3cfc1c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:51.205Z|f8a0af49-5b80-4b96-b9b2-2d09c9449250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:51.211Z|f8a0af49-5b80-4b96-b9b2-2d09c9449250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:51.368Z|a8d96851-5d57-4809-b1d8-6cac9a40a54e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:51.373Z|a8d96851-5d57-4809-b1d8-6cac9a40a54e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:59.434Z|ad65ac08-2f36-4f84-a8e5-cff9405a2118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:54:59.435Z|ad65ac08-2f36-4f84-a8e5-cff9405a2118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:54:59.522Z|972d566c-fe94-4b8f-ab57-6c7923a78add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:54:59.523Z|972d566c-fe94-4b8f-ab57-6c7923a78add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:54:59.758Z|fcfa1297-4108-4293-99dc-0cda130b6b8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:54:59.759Z|fcfa1297-4108-4293-99dc-0cda130b6b8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:55:01.253Z|9059d9f0-81e1-4275-abb5-3d78f40c828c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:01.255Z|9059d9f0-81e1-4275-abb5-3d78f40c828c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:01.435Z|2864d089-2bb4-43f7-9814-190691a68db9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:01.437Z|2864d089-2bb4-43f7-9814-190691a68db9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:09.558Z|63cdb4c9-79bb-4b4f-b3c2-7517188d4fcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:09.560Z|63cdb4c9-79bb-4b4f-b3c2-7517188d4fcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:11.300Z|e1c957cd-6c7a-42fd-b552-48b1586758c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:11.302Z|e1c957cd-6c7a-42fd-b552-48b1586758c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:11.471Z|78f44df1-e544-4eb2-88b0-5dae030a3b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:11.474Z|78f44df1-e544-4eb2-88b0-5dae030a3b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:14.432Z|88ced5e4-bf31-4623-99b8-07fa22c65168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:55:14.435Z|88ced5e4-bf31-4623-99b8-07fa22c65168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:55:19.600Z|40cb6708-0e75-445a-8523-46ac6508cc7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:19.601Z|40cb6708-0e75-445a-8523-46ac6508cc7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:21.350Z|15c9bfd9-4288-4d5a-99c5-3e51c9e1d2ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:21.351Z|15c9bfd9-4288-4d5a-99c5-3e51c9e1d2ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:21.505Z|ca9d179e-2464-4e3c-af0c-2ca046f89a32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:21.506Z|ca9d179e-2464-4e3c-af0c-2ca046f89a32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:29.432Z|5bdaa0c0-6614-4457-bb61-896a11e87d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:55:29.433Z|5bdaa0c0-6614-4457-bb61-896a11e87d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:55:29.637Z|e6ee2b24-5b0e-40dd-ab0e-6fc17243001b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:29.639Z|e6ee2b24-5b0e-40dd-ab0e-6fc17243001b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:29.761Z|95ee3e21-c1ac-4821-99a0-6bddf03f7a23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:55:29.762Z|95ee3e21-c1ac-4821-99a0-6bddf03f7a23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:55:31.381Z|e41bc274-90d4-4949-93ac-6574a3f0c04a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:31.382Z|e41bc274-90d4-4949-93ac-6574a3f0c04a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:31.539Z|e0b6d24d-6550-4430-93fc-8620bd320395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:31.541Z|e0b6d24d-6550-4430-93fc-8620bd320395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:39.676Z|686dcc81-ce8f-49b4-97ec-e795529dfa65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:39.677Z|686dcc81-ce8f-49b4-97ec-e795529dfa65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:41.038Z|1d332629-82f1-4527-9618-7bc5ceaf0ba0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T05:55:41.040Z|1d332629-82f1-4527-9618-7bc5ceaf0ba0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:41.418Z|8636bb35-2850-4935-98d5-77f3a3abd396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:41.420Z|8636bb35-2850-4935-98d5-77f3a3abd396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:41.578Z|50e1a5c1-7d2a-493f-97cf-7e302a836d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:41.580Z|50e1a5c1-7d2a-493f-97cf-7e302a836d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:44.431Z|72a3ac33-d12b-4099-91ed-9965a5efa6c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:55:44.432Z|72a3ac33-d12b-4099-91ed-9965a5efa6c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:55:49.709Z|00740fb8-6c57-45e3-83a6-7b899ee2d5e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:49.710Z|00740fb8-6c57-45e3-83a6-7b899ee2d5e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:51.457Z|1a0f522e-d3d9-4342-9a79-a2da8633a9b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:51.459Z|1a0f522e-d3d9-4342-9a79-a2da8633a9b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:51.618Z|61c80321-26f5-466c-93af-1e1510d9e80e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:51.620Z|61c80321-26f5-466c-93af-1e1510d9e80e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:59.432Z|4653e7d5-5db3-4840-bf4c-9dbf29681f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:55:59.444Z|4653e7d5-5db3-4840-bf4c-9dbf29681f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:55:59.747Z|e5acf015-fe43-4ad7-a2e0-6a4dac03c806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:55:59.748Z|e5acf015-fe43-4ad7-a2e0-6a4dac03c806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:55:59.763Z|aef8e08f-16d7-4953-9a1e-ab8f47885a4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:55:59.764Z|aef8e08f-16d7-4953-9a1e-ab8f47885a4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:56:01.495Z|175f1c9a-124f-4b06-8c31-a432322d64e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:01.496Z|175f1c9a-124f-4b06-8c31-a432322d64e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:01.652Z|d8d432a1-09b0-4a04-9d1f-424820a5614e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:01.653Z|d8d432a1-09b0-4a04-9d1f-424820a5614e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:09.787Z|f6cfe418-5af4-4291-acec-8b3ad07ba263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:09.788Z|f6cfe418-5af4-4291-acec-8b3ad07ba263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:11.532Z|76d27afe-4d39-445c-aba5-1d40b1651f14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:11.534Z|76d27afe-4d39-445c-aba5-1d40b1651f14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:11.688Z|826bf691-c4e0-4ccb-960d-2948e2062305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:11.690Z|826bf691-c4e0-4ccb-960d-2948e2062305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:14.432Z|b5478198-0f0d-4302-a5b8-67c6f9ed50b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:56:14.433Z|b5478198-0f0d-4302-a5b8-67c6f9ed50b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:56:19.834Z|81c9faee-f29f-4b74-bf60-2dfd06b708b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:19.836Z|81c9faee-f29f-4b74-bf60-2dfd06b708b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:21.571Z|92dc4169-21e0-4d49-9161-f6671ae0f51c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:21.573Z|92dc4169-21e0-4d49-9161-f6671ae0f51c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:21.740Z|c0a3d332-d25e-465e-bada-8ab7915bb647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:21.741Z|c0a3d332-d25e-465e-bada-8ab7915bb647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:29.432Z|c8a51eda-e77f-4ee7-9404-ef0f3237b996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:56:29.433Z|c8a51eda-e77f-4ee7-9404-ef0f3237b996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:56:29.767Z|81c93369-4943-42d3-b6e7-4043042008b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:56:29.769Z|81c93369-4943-42d3-b6e7-4043042008b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:56:29.887Z|eda4b975-58be-45d6-a013-0b9cc96ce8e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:29.890Z|eda4b975-58be-45d6-a013-0b9cc96ce8e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:31.616Z|2914581b-cd9f-4e1d-bfaf-b5aa42941716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:31.618Z|2914581b-cd9f-4e1d-bfaf-b5aa42941716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:31.795Z|231188c4-4855-44b7-8a74-781021f45d7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:31.803Z|231188c4-4855-44b7-8a74-781021f45d7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:39.924Z|219098b5-3a8d-42b2-8d1b-296c24aef58f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:39.928Z|219098b5-3a8d-42b2-8d1b-296c24aef58f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:41.026Z|ee552af1-fe8f-4cae-a18c-c0fb01aa2832|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T05:56:41.028Z|ee552af1-fe8f-4cae-a18c-c0fb01aa2832|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:41.662Z|14b97fb0-dfae-4851-a9a3-a0624a1037fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:41.664Z|14b97fb0-dfae-4851-a9a3-a0624a1037fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:41.852Z|db0697c8-710f-4939-81c2-718b27b174aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:41.854Z|db0697c8-710f-4939-81c2-718b27b174aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:44.432Z|075c5238-1b4a-48d8-8260-65ebad900d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:56:44.435Z|075c5238-1b4a-48d8-8260-65ebad900d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:56:49.970Z|e1b4601d-e751-4645-beef-5d3f0347573a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:50.004Z|e1b4601d-e751-4645-beef-5d3f0347573a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:51.717Z|35e720ac-c7cf-4622-a305-1ef848e25d12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:51.719Z|35e720ac-c7cf-4622-a305-1ef848e25d12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:51.920Z|3c5d8d7c-7438-424c-8cb0-63b0d94f6c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:56:51.922Z|3c5d8d7c-7438-424c-8cb0-63b0d94f6c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:56:59.432Z|e19fbaea-6224-4aab-a106-6ea3fd3d3e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:56:59.433Z|e19fbaea-6224-4aab-a106-6ea3fd3d3e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:56:59.770Z|57187d55-349d-42f2-b3f5-d80a7289694d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:56:59.771Z|57187d55-349d-42f2-b3f5-d80a7289694d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:57:00.057Z|7ba0264d-5e3b-4750-b236-f644f3942ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:00.058Z|7ba0264d-5e3b-4750-b236-f644f3942ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:01.762Z|ecdc6ce8-ae74-4e52-b386-5262fc08ad06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:01.763Z|ecdc6ce8-ae74-4e52-b386-5262fc08ad06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:01.956Z|d44ed58c-3599-4313-ba32-acef5a7c28bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:01.958Z|d44ed58c-3599-4313-ba32-acef5a7c28bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:10.102Z|3fedda11-dac2-4339-b4ab-38914bfc8f6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:10.108Z|3fedda11-dac2-4339-b4ab-38914bfc8f6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:11.798Z|c58b1043-a7fb-4c0a-b449-b13a9bd62f26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:11.800Z|c58b1043-a7fb-4c0a-b449-b13a9bd62f26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:11.989Z|9dc03c9e-9b00-4ca8-963f-8a36652c6cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:11.990Z|9dc03c9e-9b00-4ca8-963f-8a36652c6cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:14.432Z|85a97209-a9fe-415b-af17-dfb3d3e7e2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:57:14.433Z|85a97209-a9fe-415b-af17-dfb3d3e7e2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:57:20.179Z|8600dc68-3c20-4e48-9bd9-7c87d76db179|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:20.181Z|8600dc68-3c20-4e48-9bd9-7c87d76db179|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:21.844Z|6e30e912-6b24-4390-9115-2e481099e556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:21.845Z|6e30e912-6b24-4390-9115-2e481099e556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:22.032Z|33637d0a-daa9-46ee-ba1f-2df1a2aecfef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:22.034Z|33637d0a-daa9-46ee-ba1f-2df1a2aecfef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:29.432Z|d331d734-3575-4dc0-bb5d-d3328896a10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:57:29.448Z|d331d734-3575-4dc0-bb5d-d3328896a10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:57:29.773Z|504742a6-7dfc-4296-9be2-43b77408c4f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:57:29.774Z|504742a6-7dfc-4296-9be2-43b77408c4f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:57:30.217Z|0f540262-458a-49d0-ad41-a59bcd046493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:30.218Z|0f540262-458a-49d0-ad41-a59bcd046493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:31.890Z|502b9dfa-9de9-44b6-ab9c-3849f0fee8dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:31.891Z|502b9dfa-9de9-44b6-ab9c-3849f0fee8dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:32.066Z|a73aa67d-116e-49ca-a6eb-b196a02f1197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:32.068Z|a73aa67d-116e-49ca-a6eb-b196a02f1197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:40.251Z|85ef2039-15db-4c76-b760-12d1a8a7e37f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:40.252Z|85ef2039-15db-4c76-b760-12d1a8a7e37f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:41.032Z|83beee63-fa92-4f66-9c81-2d69868b3a6f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T05:57:41.034Z|83beee63-fa92-4f66-9c81-2d69868b3a6f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:41.926Z|776fb9cc-78e1-4ade-bb03-322c2dcd30cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:41.927Z|776fb9cc-78e1-4ade-bb03-322c2dcd30cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:42.106Z|38d3b224-ff97-42ba-94f2-ef825f25a349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:42.108Z|38d3b224-ff97-42ba-94f2-ef825f25a349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:44.432Z|d83d3411-159c-4a28-9b04-ac0324ed0283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:57:44.433Z|d83d3411-159c-4a28-9b04-ac0324ed0283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:57:50.315Z|195bdb78-3dc0-4739-8ae2-ed4d4fc79dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:50.318Z|195bdb78-3dc0-4739-8ae2-ed4d4fc79dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:51.964Z|f4f0d294-aa0d-4666-b9c9-56aab7e7fb64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:51.966Z|f4f0d294-aa0d-4666-b9c9-56aab7e7fb64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:52.154Z|a69ce0d3-06f0-47ce-8721-96a118c5dfe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:57:52.155Z|a69ce0d3-06f0-47ce-8721-96a118c5dfe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:57:59.433Z|02517cd3-649b-4b88-afa5-54498004a3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:57:59.436Z|02517cd3-649b-4b88-afa5-54498004a3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:57:59.778Z|6994d5cd-d626-46cd-a185-0c483e69d565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:57:59.778Z|6994d5cd-d626-46cd-a185-0c483e69d565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:58:00.370Z|a194cfd9-19da-4b06-9a8f-ded53e73f72a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:00.372Z|a194cfd9-19da-4b06-9a8f-ded53e73f72a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:02.007Z|5dcf69cc-d56f-4370-b84e-028ad8db9204|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:02.009Z|5dcf69cc-d56f-4370-b84e-028ad8db9204|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:02.219Z|90230551-5708-496e-85cf-95d09b6dd43e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:02.221Z|90230551-5708-496e-85cf-95d09b6dd43e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:10.406Z|a9ac4723-8525-428c-8601-6cd20b90c827|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:10.407Z|a9ac4723-8525-428c-8601-6cd20b90c827|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:12.050Z|3e8ae916-6d19-4187-9cd3-6113c51a32d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:12.051Z|3e8ae916-6d19-4187-9cd3-6113c51a32d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:12.264Z|9eaf07c6-692e-4eaf-aaaf-4eeb75afae43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:12.268Z|9eaf07c6-692e-4eaf-aaaf-4eeb75afae43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:14.432Z|c29ad70f-d507-4ea1-af54-9b8221dad460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:58:14.438Z|c29ad70f-d507-4ea1-af54-9b8221dad460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:58:20.450Z|4c84fb99-132f-4739-9c04-76fa0edd7359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:20.454Z|4c84fb99-132f-4739-9c04-76fa0edd7359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:22.086Z|ef1ab635-26b9-49f3-a3b5-8b0b31fca4eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:22.099Z|ef1ab635-26b9-49f3-a3b5-8b0b31fca4eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:22.319Z|61aad29b-8eea-4f68-930f-2ed1a7253867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:22.321Z|61aad29b-8eea-4f68-930f-2ed1a7253867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:29.433Z|e0d1f449-5669-4890-a5e5-06359d032118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:58:29.434Z|e0d1f449-5669-4890-a5e5-06359d032118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:58:29.781Z|8dc4e7d5-eccd-42c8-a6aa-c33ffd92166e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:58:29.782Z|8dc4e7d5-eccd-42c8-a6aa-c33ffd92166e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:58:30.486Z|516e924d-3252-44bd-b64f-c7d4c32b0d85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:30.487Z|516e924d-3252-44bd-b64f-c7d4c32b0d85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:32.150Z|78f1b218-e84c-4e3c-8540-386e7cb1ac11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:32.151Z|78f1b218-e84c-4e3c-8540-386e7cb1ac11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:32.360Z|6f6c4363-2cf0-4d44-bc86-d5191309c5c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:32.361Z|6f6c4363-2cf0-4d44-bc86-d5191309c5c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:40.522Z|7874d50d-8775-4895-99db-9bbd968b691a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:40.524Z|7874d50d-8775-4895-99db-9bbd968b691a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:41.030Z|9c471c12-db68-4feb-acdd-f3fa4eda8308|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T05:58:41.032Z|9c471c12-db68-4feb-acdd-f3fa4eda8308|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:42.191Z|da96ed9a-f386-476a-8c27-5ffb6cecc02f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:42.192Z|da96ed9a-f386-476a-8c27-5ffb6cecc02f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:42.394Z|4e6de0cf-6693-4fc3-b724-906ad99d8754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:42.395Z|4e6de0cf-6693-4fc3-b724-906ad99d8754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:44.432Z|a2ee10f6-d130-400d-8640-77c763c6184f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:58:44.433Z|a2ee10f6-d130-400d-8640-77c763c6184f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:58:50.566Z|509926be-4c0a-4ef6-9174-9ca111f6b813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:50.592Z|509926be-4c0a-4ef6-9174-9ca111f6b813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:52.225Z|4a08c7f7-8907-4e61-a908-5e063ee949ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:52.226Z|4a08c7f7-8907-4e61-a908-5e063ee949ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:52.425Z|e93f7a70-3f38-4409-b375-dc20e0dd8af5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:58:52.426Z|e93f7a70-3f38-4409-b375-dc20e0dd8af5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:58:59.432Z|b7d72483-23c4-4def-a9ce-5e1a5767bc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:58:59.438Z|b7d72483-23c4-4def-a9ce-5e1a5767bc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:58:59.785Z|437d4e18-5fcd-4bd6-95f5-6570effb1c4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:58:59.787Z|437d4e18-5fcd-4bd6-95f5-6570effb1c4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:59:00.627Z|831a1709-5b73-4c7c-9fe6-17715c8d1af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:00.628Z|831a1709-5b73-4c7c-9fe6-17715c8d1af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:02.261Z|d9e4298a-730b-4f93-b423-86248b26610f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:02.264Z|d9e4298a-730b-4f93-b423-86248b26610f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:02.464Z|5efb30f7-ad2d-4aaa-937b-2394f9c3025f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:02.466Z|5efb30f7-ad2d-4aaa-937b-2394f9c3025f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:10.660Z|43b5b470-8e52-4b0a-8a24-e5e3e235c90b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:10.661Z|43b5b470-8e52-4b0a-8a24-e5e3e235c90b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:12.302Z|bc89d475-231d-44c7-8a3a-5edb23abfe0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:12.305Z|bc89d475-231d-44c7-8a3a-5edb23abfe0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:12.497Z|359a7cdb-71a7-4021-b829-f958f16244ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:12.499Z|359a7cdb-71a7-4021-b829-f958f16244ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:14.432Z|06c9847e-38a4-4ace-a686-b34e1dd0b98a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:59:14.433Z|06c9847e-38a4-4ace-a686-b34e1dd0b98a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:59:20.705Z|15da5ea3-ed53-4d07-a4d4-0fb0bb6935b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:20.707Z|15da5ea3-ed53-4d07-a4d4-0fb0bb6935b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:22.344Z|74ab20d8-5a3a-4de0-ab59-3846b70f54e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:22.345Z|74ab20d8-5a3a-4de0-ab59-3846b70f54e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:22.537Z|94b051fb-ca6d-4c0b-93e5-429e9fb98c3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:22.542Z|94b051fb-ca6d-4c0b-93e5-429e9fb98c3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:23.041Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xcfP0xa4F_.0xc90x000x0620xf90x0f|0xb50x9by0xd4P0xd90xac0xd60x91/0xe20xaa0xc80xa30xc00xfd0x8a0xa70xe9]. 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)
2023-02-24T05:59:29.432Z|84919522-9b02-4ec9-8160-8461e4882754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:59:29.436Z|84919522-9b02-4ec9-8160-8461e4882754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:59:29.793Z|ef1ffff7-1169-4abb-8264-045001fe0718|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:59:29.795Z|ef1ffff7-1169-4abb-8264-045001fe0718|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:59:30.774Z|c40fea12-9906-487c-8c8e-7a6e245f94bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:30.776Z|c40fea12-9906-487c-8c8e-7a6e245f94bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:32.379Z|0aa4630a-7d57-4d7a-a119-c097ae1f6480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:32.380Z|0aa4630a-7d57-4d7a-a119-c097ae1f6480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:32.577Z|52c88ea6-298d-4abd-811d-ae6bab408728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:32.580Z|52c88ea6-298d-4abd-811d-ae6bab408728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:40.854Z|9a5fe20d-f4b7-480e-b820-4995fe9d03f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:40.857Z|9a5fe20d-f4b7-480e-b820-4995fe9d03f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:41.031Z|4ac827a9-fe24-4c83-9e1b-507b4f6b7618|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T05:59:41.032Z|4ac827a9-fe24-4c83-9e1b-507b4f6b7618|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:42.420Z|1e2c8ee7-1c8b-4464-8e47-7ae1d8ce980c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:42.421Z|1e2c8ee7-1c8b-4464-8e47-7ae1d8ce980c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:42.615Z|6bacf2aa-aaba-47fc-bd2a-cf2c8df15c36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:42.617Z|6bacf2aa-aaba-47fc-bd2a-cf2c8df15c36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:44.436Z|74031b41-2e6e-4a5c-9a48-d0409bbde339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:59:44.441Z|74031b41-2e6e-4a5c-9a48-d0409bbde339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:59:50.906Z|abcb8362-a313-40b9-af2e-5880c7657fee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:50.907Z|abcb8362-a313-40b9-af2e-5880c7657fee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:52.453Z|e8d2ed92-960c-4864-b799-e785a2f6a947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:52.454Z|e8d2ed92-960c-4864-b799-e785a2f6a947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:52.653Z|a66eb8a5-3912-47af-bf95-d296db8039e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T05:59:52.655Z|a66eb8a5-3912-47af-bf95-d296db8039e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T05:59:59.432Z|d9bf0dce-ccc2-4fc3-95eb-97af40096d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:59:59.433Z|d9bf0dce-ccc2-4fc3-95eb-97af40096d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T05:59:59.797Z|a90e33ed-a5e0-4af9-adb6-a6dbd68057a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T05:59:59.798Z|a90e33ed-a5e0-4af9-adb6-a6dbd68057a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:00:00.939Z|c28da07f-ed36-41ff-a323-645e151ffcec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:00.941Z|c28da07f-ed36-41ff-a323-645e151ffcec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:02.493Z|403cad16-6f20-4d4f-a23a-a2d4e76c78dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:02.494Z|403cad16-6f20-4d4f-a23a-a2d4e76c78dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:02.694Z|0da5d94a-b90e-483d-8fdd-b3ede6f74a45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:02.695Z|0da5d94a-b90e-483d-8fdd-b3ede6f74a45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:10.981Z|e3b87fb5-4770-46bd-81f7-6835da627e33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:10.988Z|e3b87fb5-4770-46bd-81f7-6835da627e33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:12.544Z|62c2e413-5b64-475f-9caf-53b934313c73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:12.550Z|62c2e413-5b64-475f-9caf-53b934313c73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:12.745Z|75635113-3b82-4b18-af42-e4a1f2ce3ba8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:12.746Z|75635113-3b82-4b18-af42-e4a1f2ce3ba8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:14.432Z|7f984337-e67a-4ad7-b97d-ebd5ef087fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:00:14.433Z|7f984337-e67a-4ad7-b97d-ebd5ef087fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:00:21.029Z|10110832-36cb-49da-ad00-cb40533481f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:21.030Z|10110832-36cb-49da-ad00-cb40533481f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:22.591Z|76bb4dca-d3a6-4542-ac75-4561e1652ef8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:22.592Z|76bb4dca-d3a6-4542-ac75-4561e1652ef8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:22.778Z|e5085823-fee8-4e3f-9538-d56ed8b33334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:22.779Z|e5085823-fee8-4e3f-9538-d56ed8b33334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:29.433Z|83189d2b-da17-49f1-aa26-5400a7895a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:00:29.443Z|83189d2b-da17-49f1-aa26-5400a7895a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:00:29.800Z|d85c6e25-e2b4-4ca8-b6de-bfd0843047cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:00:29.801Z|d85c6e25-e2b4-4ca8-b6de-bfd0843047cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:00:31.062Z|792f2ad5-b2e4-44f5-a822-afbde075b99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:31.063Z|792f2ad5-b2e4-44f5-a822-afbde075b99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:32.633Z|4f96a9a9-3932-4b44-95ac-9a19e6ffb859|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:32.634Z|4f96a9a9-3932-4b44-95ac-9a19e6ffb859|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:32.831Z|d55d5ea3-0cf6-45d0-a0a1-a29ef51e3bed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:32.832Z|d55d5ea3-0cf6-45d0-a0a1-a29ef51e3bed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:41.032Z|30eb979b-ffdf-4f18-ae4c-3cc87550a520|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:00:41.034Z|30eb979b-ffdf-4f18-ae4c-3cc87550a520|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:41.098Z|644f1623-49f4-48aa-8a17-11d5ffd84fbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:41.100Z|644f1623-49f4-48aa-8a17-11d5ffd84fbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:42.677Z|6cdcdc26-2cda-433b-8e07-b38b20e04e37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:42.680Z|6cdcdc26-2cda-433b-8e07-b38b20e04e37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:42.864Z|fbc583bc-483c-41b4-8a05-4548114f262a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:42.865Z|fbc583bc-483c-41b4-8a05-4548114f262a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:44.432Z|c2ff8d32-93af-42ef-9c24-9a840fb032dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:00:44.432Z|c2ff8d32-93af-42ef-9c24-9a840fb032dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:00:51.155Z|ef762945-c6e5-407a-aaae-9a37500cf592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:51.156Z|ef762945-c6e5-407a-aaae-9a37500cf592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:52.714Z|bc779eb5-32a6-4f6a-93d7-1f03b77342dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:52.715Z|bc779eb5-32a6-4f6a-93d7-1f03b77342dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:52.896Z|e2ad8c81-786f-46e7-a275-e5e383d53784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:00:52.898Z|e2ad8c81-786f-46e7-a275-e5e383d53784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:00:59.432Z|8d7e5dd6-ae91-469b-8c9e-e6124496ad6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:00:59.433Z|8d7e5dd6-ae91-469b-8c9e-e6124496ad6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:00:59.802Z|aaee1951-0397-499b-916d-39dade88ecd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:00:59.803Z|aaee1951-0397-499b-916d-39dade88ecd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:01:01.191Z|7ab01587-bdd5-45fe-b3d9-9704e1213035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:01.197Z|7ab01587-bdd5-45fe-b3d9-9704e1213035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:02.753Z|7e4b7dd7-cbbb-4fa0-ab5d-77f8155bf90b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:02.754Z|7e4b7dd7-cbbb-4fa0-ab5d-77f8155bf90b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:02.927Z|6bfd7022-2735-4e68-aa01-9db8ec47ff66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:02.929Z|6bfd7022-2735-4e68-aa01-9db8ec47ff66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:11.250Z|d3254c3a-9995-452e-b4cc-6e481d32ed56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:11.252Z|d3254c3a-9995-452e-b4cc-6e481d32ed56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:12.791Z|85f785a9-e3db-4448-9186-4eebf8edda62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:12.793Z|85f785a9-e3db-4448-9186-4eebf8edda62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:12.960Z|f0edf856-019a-45f3-ad0c-54954019ba1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:12.965Z|f0edf856-019a-45f3-ad0c-54954019ba1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:14.432Z|671d00a0-a2ae-490b-bcd7-e10f0166e1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:01:14.438Z|671d00a0-a2ae-490b-bcd7-e10f0166e1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:01:21.297Z|c7f9bdc0-8447-4516-818d-ef69890929e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:21.298Z|c7f9bdc0-8447-4516-818d-ef69890929e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:22.827Z|527eb0db-915a-4f40-a053-f8139a057780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:22.828Z|527eb0db-915a-4f40-a053-f8139a057780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:23.001Z|c7210c97-2333-4f82-a170-60fdeddd8d67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:23.004Z|c7210c97-2333-4f82-a170-60fdeddd8d67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:29.433Z|0fcfb025-304c-473f-904f-2a2275680b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:01:29.434Z|0fcfb025-304c-473f-904f-2a2275680b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:01:29.804Z|2cdcd9b6-37db-4a33-a1e4-57fcad2733c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:01:29.805Z|2cdcd9b6-37db-4a33-a1e4-57fcad2733c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:01:31.333Z|c5e8936b-fbb2-4ea3-a7f6-41d4102a4f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:31.335Z|c5e8936b-fbb2-4ea3-a7f6-41d4102a4f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:32.874Z|a7ffae48-c678-4a6f-97c7-07c0e1a8ebf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:32.875Z|a7ffae48-c678-4a6f-97c7-07c0e1a8ebf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:33.044Z|d42d9699-4f04-4963-9267-1990692d16f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:33.046Z|d42d9699-4f04-4963-9267-1990692d16f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:41.034Z|a14fc8db-58f6-40ac-9e0d-f24047d6c675|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:01:41.035Z|a14fc8db-58f6-40ac-9e0d-f24047d6c675|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:41.377Z|88251dbe-a98a-4eab-9243-c4050ec2965a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:41.378Z|88251dbe-a98a-4eab-9243-c4050ec2965a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:42.905Z|09d1d391-0ed9-4967-876a-030be364045d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:42.906Z|09d1d391-0ed9-4967-876a-030be364045d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:43.088Z|55300090-7d39-4ea9-894d-8eaf07548ed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:43.089Z|55300090-7d39-4ea9-894d-8eaf07548ed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:44.435Z|14fcdbe6-0c2e-4989-8dc3-c1fd6120596d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:01:44.436Z|14fcdbe6-0c2e-4989-8dc3-c1fd6120596d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:01:51.424Z|ee76820a-2aad-4a3a-aeea-2e1b209ddf48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:51.426Z|ee76820a-2aad-4a3a-aeea-2e1b209ddf48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:52.943Z|c10e6357-53ee-4c43-a053-0f77b53dc548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:52.945Z|c10e6357-53ee-4c43-a053-0f77b53dc548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:53.167Z|544190ea-d450-4cb7-a3f6-bebff8b3221f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:01:53.168Z|544190ea-d450-4cb7-a3f6-bebff8b3221f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:01:59.432Z|2a929b09-58ee-4058-8699-9db3f59d4240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:01:59.440Z|2a929b09-58ee-4058-8699-9db3f59d4240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:01:59.807Z|f1e98982-00b3-468d-8093-6a7732f5692c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:01:59.809Z|f1e98982-00b3-468d-8093-6a7732f5692c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:02:01.479Z|d2898e46-bfa9-4591-bee8-803afa2c765c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:01.480Z|d2898e46-bfa9-4591-bee8-803afa2c765c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:02.977Z|a87fe0af-dfb6-4fc3-b1f9-e37db43636b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:02.978Z|a87fe0af-dfb6-4fc3-b1f9-e37db43636b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:03.257Z|fdab5788-2ef5-4bd0-bf0a-60f3bf290902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:03.258Z|fdab5788-2ef5-4bd0-bf0a-60f3bf290902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:11.520Z|62d808bc-b289-4c5a-ac5c-af43afa8d001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:11.521Z|62d808bc-b289-4c5a-ac5c-af43afa8d001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:13.014Z|0d5fe762-c3f0-42d7-9381-9588f85cadab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:13.018Z|0d5fe762-c3f0-42d7-9381-9588f85cadab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:13.296Z|9b4a5edc-653b-45ca-8bfc-7347ff605084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:13.297Z|9b4a5edc-653b-45ca-8bfc-7347ff605084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:14.432Z|5a5b95fe-995a-492a-90db-7c7f11db5154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:02:14.433Z|5a5b95fe-995a-492a-90db-7c7f11db5154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:02:21.563Z|c999ff67-986d-4f9d-84f7-80c596428cfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:21.564Z|c999ff67-986d-4f9d-84f7-80c596428cfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:23.090Z|63530ea8-c859-4801-8570-bba8ba087ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:23.091Z|63530ea8-c859-4801-8570-bba8ba087ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:23.348Z|6de04e3b-dfc3-49f9-b5ef-eb9cba7d74a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:23.350Z|6de04e3b-dfc3-49f9-b5ef-eb9cba7d74a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:29.432Z|f21c3602-7bc9-4eb8-98b4-238e724ca52d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:02:29.433Z|f21c3602-7bc9-4eb8-98b4-238e724ca52d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:02:29.810Z|a9afc23d-25c3-4326-935e-1a7db16d5fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:02:29.811Z|a9afc23d-25c3-4326-935e-1a7db16d5fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:02:31.628Z|7dbdf21e-bc92-46d7-8d34-092031010b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:31.630Z|7dbdf21e-bc92-46d7-8d34-092031010b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:33.142Z|1d3240f6-98ca-461a-9f72-0fad992d3885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:33.144Z|1d3240f6-98ca-461a-9f72-0fad992d3885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:33.405Z|a5b1de3b-e8f2-4f4d-85f6-9a7aa6d3c89f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:33.407Z|a5b1de3b-e8f2-4f4d-85f6-9a7aa6d3c89f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:41.031Z|de001244-e0a8-4354-9498-81669e8319b7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:02:41.032Z|de001244-e0a8-4354-9498-81669e8319b7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:41.694Z|07d2adaa-9328-4028-911a-de892b50c73a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:41.699Z|07d2adaa-9328-4028-911a-de892b50c73a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:43.205Z|02c602a0-2ea9-4208-b410-36ce40efc8c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:43.206Z|02c602a0-2ea9-4208-b410-36ce40efc8c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:43.446Z|48c5e95c-0791-4cc9-bbcb-c5c7165ac152|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:43.448Z|48c5e95c-0791-4cc9-bbcb-c5c7165ac152|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:44.432Z|c3dabf0f-af5e-4f77-a3ca-43a43ec8ef4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:02:44.436Z|c3dabf0f-af5e-4f77-a3ca-43a43ec8ef4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:02:51.745Z|93752d6c-d18b-4a7c-831c-b84b35ae9374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:51.747Z|93752d6c-d18b-4a7c-831c-b84b35ae9374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:53.250Z|2aaeceba-0df2-4258-909c-7e73f08acd98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:53.251Z|2aaeceba-0df2-4258-909c-7e73f08acd98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:53.487Z|4d3e5e19-7e0e-43e8-83c1-070d0ac725fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:02:53.488Z|4d3e5e19-7e0e-43e8-83c1-070d0ac725fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:02:59.432Z|21b9fee7-59eb-4a4f-a954-e0004368e20b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:02:59.433Z|21b9fee7-59eb-4a4f-a954-e0004368e20b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:02:59.813Z|27c6ce8d-e9d5-478d-9e78-12e9e3f74fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:02:59.814Z|27c6ce8d-e9d5-478d-9e78-12e9e3f74fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:03:01.808Z|5cc38d30-0c00-4a4d-a520-3460c17cacca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:01.810Z|5cc38d30-0c00-4a4d-a520-3460c17cacca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:03.297Z|2592667b-52b9-421a-9302-e357e003fca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:03.299Z|2592667b-52b9-421a-9302-e357e003fca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:03.533Z|371f3ab1-55fa-499c-9537-da5705903b61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:03.539Z|371f3ab1-55fa-499c-9537-da5705903b61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:11.850Z|4e0e23e0-98ed-40ae-9c5e-1ed34e0908ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:11.852Z|4e0e23e0-98ed-40ae-9c5e-1ed34e0908ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:13.352Z|9cc73f8c-680c-490c-abd2-8bab6d63018a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:13.355Z|9cc73f8c-680c-490c-abd2-8bab6d63018a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:13.578Z|b53a2b10-3787-4c00-a54b-b0a494c33309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:13.580Z|b53a2b10-3787-4c00-a54b-b0a494c33309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:14.432Z|187f35de-7fac-4dd3-a772-b5340dbbc681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:03:14.434Z|187f35de-7fac-4dd3-a772-b5340dbbc681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:03:21.891Z|9bde1f4c-e864-481c-bb14-f3cbf6977fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:21.893Z|9bde1f4c-e864-481c-bb14-f3cbf6977fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:23.428Z|7239debf-7319-4fd0-a16b-ec8423dd4e81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:23.429Z|7239debf-7319-4fd0-a16b-ec8423dd4e81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:23.622Z|66df5841-0714-441c-b250-665974208ac1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:23.623Z|66df5841-0714-441c-b250-665974208ac1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:29.432Z|d37aaf75-2e2a-4e02-af0a-81996abdb550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:03:29.440Z|d37aaf75-2e2a-4e02-af0a-81996abdb550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:03:29.816Z|432ab11a-3e13-4810-ba28-bee1c7ac4867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:03:29.817Z|432ab11a-3e13-4810-ba28-bee1c7ac4867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:03:31.941Z|a9736d18-d79c-4810-a61a-83f068cc663e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:31.942Z|a9736d18-d79c-4810-a61a-83f068cc663e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:33.468Z|373d5448-ce35-4593-8199-e00a7e70fef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:33.469Z|373d5448-ce35-4593-8199-e00a7e70fef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:33.662Z|3c57db11-b736-40e9-871b-fd629bbb7df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:33.664Z|3c57db11-b736-40e9-871b-fd629bbb7df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:41.046Z|12a9dd17-4009-417f-bf15-3d7b194f7f8d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:03:41.062Z|12a9dd17-4009-417f-bf15-3d7b194f7f8d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:42.004Z|b5c5a479-28f1-4883-9ea2-060124b2c75d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:42.006Z|b5c5a479-28f1-4883-9ea2-060124b2c75d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:43.505Z|06d59d4a-33a0-474b-9ade-6d43f7ac82d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:43.506Z|06d59d4a-33a0-474b-9ade-6d43f7ac82d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:43.711Z|0d682b2a-f818-41a5-8546-b0899987c4e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:43.713Z|0d682b2a-f818-41a5-8546-b0899987c4e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:44.432Z|e208948c-9f12-4a1a-bba9-0591ff657f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:03:44.433Z|e208948c-9f12-4a1a-bba9-0591ff657f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:03:52.045Z|aa506408-d7b7-4ca0-80c5-3687888657bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:52.047Z|aa506408-d7b7-4ca0-80c5-3687888657bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:53.549Z|23c4ddb6-84d0-441a-b7e8-18c505734851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:53.551Z|23c4ddb6-84d0-441a-b7e8-18c505734851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:53.750Z|ed387db1-b0b1-4ac6-a00d-aca196c4bcbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:03:53.752Z|ed387db1-b0b1-4ac6-a00d-aca196c4bcbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:03:59.432Z|3c37b461-3d22-483b-8951-0fc8c9f24b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:03:59.433Z|3c37b461-3d22-483b-8951-0fc8c9f24b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:03:59.818Z|ac6f7e82-d630-4408-bc44-89d20080724d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:03:59.820Z|ac6f7e82-d630-4408-bc44-89d20080724d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:04:02.089Z|aa3521b7-c419-4013-a61f-9032690de7e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:02.090Z|aa3521b7-c419-4013-a61f-9032690de7e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:03.594Z|ea38c473-853c-47c0-9857-d7af8623fbd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:03.595Z|ea38c473-853c-47c0-9857-d7af8623fbd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:03.805Z|fa87d88d-bec9-41eb-9c1c-31bfa74d5454|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:03.807Z|fa87d88d-bec9-41eb-9c1c-31bfa74d5454|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:12.120Z|11320428-d29f-4cea-92a1-cfa59ea79afe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:12.121Z|11320428-d29f-4cea-92a1-cfa59ea79afe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:13.637Z|284127c9-661c-43ba-9527-9b50023e0c51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:13.639Z|284127c9-661c-43ba-9527-9b50023e0c51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:13.837Z|a00f66c7-3164-4690-8056-bd28dc2efae6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:13.838Z|a00f66c7-3164-4690-8056-bd28dc2efae6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:14.432Z|d7abeca0-8eac-4a58-afd4-c40a1f263edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:04:14.435Z|d7abeca0-8eac-4a58-afd4-c40a1f263edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:04:22.159Z|81774484-5aff-4158-bfe5-518c17692337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:22.161Z|81774484-5aff-4158-bfe5-518c17692337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:23.677Z|0b8dae0f-e727-4df5-a158-859691f1520c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:23.678Z|0b8dae0f-e727-4df5-a158-859691f1520c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:23.868Z|51a28149-5b1e-4e6a-be89-6307236baf52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:23.870Z|51a28149-5b1e-4e6a-be89-6307236baf52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:29.440Z|3d63d8b0-0c96-4a6b-9054-09ed8f0a4ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:04:29.442Z|3d63d8b0-0c96-4a6b-9054-09ed8f0a4ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:04:29.821Z|8b88e3da-61e5-4c6e-b992-14a4da17a93d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:04:29.823Z|8b88e3da-61e5-4c6e-b992-14a4da17a93d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:04:32.207Z|1e3dcab1-0073-4a39-b57d-2529438262fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:32.209Z|1e3dcab1-0073-4a39-b57d-2529438262fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:33.710Z|3193d8ce-ce54-4f3a-8ed5-98877257e349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:33.711Z|3193d8ce-ce54-4f3a-8ed5-98877257e349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:33.911Z|88a8adbb-8530-4d53-9ca3-e0136e84d249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:33.912Z|88a8adbb-8530-4d53-9ca3-e0136e84d249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:41.031Z|e1339e37-acb9-456a-9ed6-d1b6e3e826ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:04:41.033Z|e1339e37-acb9-456a-9ed6-d1b6e3e826ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:42.259Z|e2ba4929-eb1d-4cc0-a703-0f044569746e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:42.260Z|e2ba4929-eb1d-4cc0-a703-0f044569746e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:43.756Z|52c9945d-61f8-467c-8f97-778727fe9aa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:43.757Z|52c9945d-61f8-467c-8f97-778727fe9aa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:43.948Z|62c625df-49ba-4ee1-8262-1946310b3634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:43.949Z|62c625df-49ba-4ee1-8262-1946310b3634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:44.432Z|f4af4baa-23e9-4388-8e2c-b05de8173dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:04:44.433Z|f4af4baa-23e9-4388-8e2c-b05de8173dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:04:52.290Z|6c12251f-e2a9-485d-8288-fd2e36ba985f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:52.292Z|6c12251f-e2a9-485d-8288-fd2e36ba985f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:53.797Z|a9cf7807-f380-4e07-bb78-134ade3a67ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:53.798Z|a9cf7807-f380-4e07-bb78-134ade3a67ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:53.993Z|672f11ee-c794-4fd8-9560-aad21ae9418e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:04:53.994Z|672f11ee-c794-4fd8-9560-aad21ae9418e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:04:59.441Z|6728febb-2df5-4f82-a10f-a41cf7e827f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:04:59.497Z|6728febb-2df5-4f82-a10f-a41cf7e827f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:04:59.827Z|c5d93c33-5436-4805-845f-db4a1c922d25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:04:59.828Z|c5d93c33-5436-4805-845f-db4a1c922d25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:05:02.344Z|de3772fe-976a-416d-9b2b-2e24fd1cc691|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:02.346Z|de3772fe-976a-416d-9b2b-2e24fd1cc691|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:03.833Z|6c3895ff-e68c-4d0c-ba61-85f4adaec4a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:03.835Z|6c3895ff-e68c-4d0c-ba61-85f4adaec4a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:04.032Z|fb7dcb28-f7af-452c-82ee-3cf781a9d6aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:04.033Z|fb7dcb28-f7af-452c-82ee-3cf781a9d6aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:12.379Z|00f58c70-4e7e-4d93-8597-315f4ffb17b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:12.381Z|00f58c70-4e7e-4d93-8597-315f4ffb17b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:13.876Z|85e90399-c55c-402b-b8b5-13bca3a450f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:13.877Z|85e90399-c55c-402b-b8b5-13bca3a450f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:14.105Z|c277d3df-91a0-40b0-868d-3d221eea5fbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:14.118Z|c277d3df-91a0-40b0-868d-3d221eea5fbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:14.432Z|8087c074-5456-49d5-b34a-5fe319bf6c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:05:14.433Z|8087c074-5456-49d5-b34a-5fe319bf6c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:05:22.429Z|5d667fd1-caef-4afc-a75f-51b90ee54db6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:22.431Z|5d667fd1-caef-4afc-a75f-51b90ee54db6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:23.937Z|8edf6876-6dd9-4f92-bf83-929a711502f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:23.938Z|8edf6876-6dd9-4f92-bf83-929a711502f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:24.168Z|083fd2c6-d10b-4d8b-be7c-29ac0be28123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:24.170Z|083fd2c6-d10b-4d8b-be7c-29ac0be28123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:29.432Z|edba8ef4-2de7-43e5-be6f-53335b37b6be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:05:29.435Z|edba8ef4-2de7-43e5-be6f-53335b37b6be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:05:29.831Z|018ba3c8-6e95-42b6-b1a8-d654d13980a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:05:29.833Z|018ba3c8-6e95-42b6-b1a8-d654d13980a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:05:32.487Z|492422c8-149f-4327-8bc4-74b22a5517c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:32.488Z|492422c8-149f-4327-8bc4-74b22a5517c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:33.972Z|2b149151-7694-4102-a6a9-21d88a4833bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:33.973Z|2b149151-7694-4102-a6a9-21d88a4833bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:34.203Z|eb8023de-36c0-436d-b716-ce36075e89a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:34.205Z|eb8023de-36c0-436d-b716-ce36075e89a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:41.045Z|cde5390a-1f5c-42c5-a3cc-83e0814c504a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:05:41.053Z|cde5390a-1f5c-42c5-a3cc-83e0814c504a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:42.535Z|93f19ed7-bc16-4251-8356-38585965d9b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:42.537Z|93f19ed7-bc16-4251-8356-38585965d9b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:44.022Z|8e1f7ceb-14ec-4396-ba7a-f88fe2156c36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:44.023Z|8e1f7ceb-14ec-4396-ba7a-f88fe2156c36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:44.234Z|32427cc7-b84e-4dd2-b197-924a51a6e5cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:44.235Z|32427cc7-b84e-4dd2-b197-924a51a6e5cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:44.432Z|f49081a4-66c1-419f-a8ad-45dd4790db4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:05:44.436Z|f49081a4-66c1-419f-a8ad-45dd4790db4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:05:52.564Z|29bb66a6-e34e-4306-9966-16405a16af7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:52.565Z|29bb66a6-e34e-4306-9966-16405a16af7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:54.064Z|533de946-d2b3-4aca-a93b-4f6bd3d939f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:54.066Z|533de946-d2b3-4aca-a93b-4f6bd3d939f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:54.264Z|5152aa57-aaa4-4694-8c7f-49c67fd7925d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:05:54.265Z|5152aa57-aaa4-4694-8c7f-49c67fd7925d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:05:59.440Z|00065bf7-44ac-4bfd-a4cf-801fa007c308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:05:59.441Z|00065bf7-44ac-4bfd-a4cf-801fa007c308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:05:59.837Z|c8c35602-2eb5-4086-b5be-70b86e8d97ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:05:59.838Z|c8c35602-2eb5-4086-b5be-70b86e8d97ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:06:02.616Z|f280aa3a-043f-4cd1-b2cb-0a3ec9f690b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:02.622Z|f280aa3a-043f-4cd1-b2cb-0a3ec9f690b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:04.108Z|a5bb7f10-91ba-4cd3-ab0c-558e87cdf294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:04.110Z|a5bb7f10-91ba-4cd3-ab0c-558e87cdf294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:04.307Z|81399f3f-3ef3-443a-b4a2-c5fee6b6d3d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:04.309Z|81399f3f-3ef3-443a-b4a2-c5fee6b6d3d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:12.688Z|054c7852-af0a-418a-bdf5-3f828a24bbad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:12.690Z|054c7852-af0a-418a-bdf5-3f828a24bbad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:14.158Z|316c07eb-a5a8-4c1b-ad88-35d642aaf2c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:14.162Z|316c07eb-a5a8-4c1b-ad88-35d642aaf2c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:14.344Z|298471da-afdf-4c0b-9979-a476365c156c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:14.345Z|298471da-afdf-4c0b-9979-a476365c156c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:14.432Z|f0764f6f-b31e-4342-a2db-42f142967e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:06:14.433Z|f0764f6f-b31e-4342-a2db-42f142967e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:06:22.745Z|2f716f4a-8316-4d4d-a96f-3c2077f5a3a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:22.747Z|2f716f4a-8316-4d4d-a96f-3c2077f5a3a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:24.193Z|3ab55ba2-0621-459f-aecb-808020a71d24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:24.195Z|3ab55ba2-0621-459f-aecb-808020a71d24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:24.376Z|e51de7cc-9711-4cf7-8d08-61effd2d2c27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:24.377Z|e51de7cc-9711-4cf7-8d08-61effd2d2c27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:29.432Z|9b577081-e621-4e86-9297-c154b9aedf9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:06:29.437Z|9b577081-e621-4e86-9297-c154b9aedf9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:06:29.839Z|ca068a52-70b2-486d-98e4-f559fcca6c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:06:29.840Z|ca068a52-70b2-486d-98e4-f559fcca6c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:06:32.787Z|4e767020-c330-4c52-901a-88af9dfed1c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:32.789Z|4e767020-c330-4c52-901a-88af9dfed1c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:34.246Z|87cac63a-7ab8-48a4-8cd7-bc6d245d376d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:34.248Z|87cac63a-7ab8-48a4-8cd7-bc6d245d376d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:34.422Z|13e6fc47-13fa-4dbe-bc10-ca00e4916ef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:34.423Z|13e6fc47-13fa-4dbe-bc10-ca00e4916ef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:41.035Z|83613d71-857c-45b9-a610-d7d9fd9dd59e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:06:41.036Z|83613d71-857c-45b9-a610-d7d9fd9dd59e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:42.826Z|cdaecd7f-555c-4c1f-911a-8f4d08ba5e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:42.828Z|cdaecd7f-555c-4c1f-911a-8f4d08ba5e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:44.301Z|1565aed3-af0d-4b3b-9d4a-9e30e9f42e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:44.303Z|1565aed3-af0d-4b3b-9d4a-9e30e9f42e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:44.433Z|bf97d7ac-17c2-4212-8e95-cf2cbdea58c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:06:44.434Z|bf97d7ac-17c2-4212-8e95-cf2cbdea58c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:06:44.484Z|ead6fbdd-ad78-46a3-90e2-3b1b81c316dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:44.485Z|ead6fbdd-ad78-46a3-90e2-3b1b81c316dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:52.899Z|f2f9d4cb-4b3c-4f4e-99e7-cb399bb0e0a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:52.900Z|f2f9d4cb-4b3c-4f4e-99e7-cb399bb0e0a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:54.341Z|70f96eb7-74da-4df2-88f4-b6f7b64071f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:54.343Z|70f96eb7-74da-4df2-88f4-b6f7b64071f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:54.520Z|3a532c0c-d6b5-4334-8746-608eb1fe80ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:06:54.521Z|3a532c0c-d6b5-4334-8746-608eb1fe80ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:06:59.432Z|024d5065-6874-4cd2-95df-8e6c5f44d58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:06:59.432Z|024d5065-6874-4cd2-95df-8e6c5f44d58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:06:59.841Z|2aee917a-85ef-45f8-9359-e57eb9cf247b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:06:59.842Z|2aee917a-85ef-45f8-9359-e57eb9cf247b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:07:02.942Z|f6ba13fe-9f19-4873-bfd7-a3cc5157a794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:02.944Z|f6ba13fe-9f19-4873-bfd7-a3cc5157a794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:04.384Z|2d9b0b77-0d2f-4b15-af47-5975bcd6504c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:04.387Z|2d9b0b77-0d2f-4b15-af47-5975bcd6504c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:04.563Z|67c46cf8-b70d-4321-a31b-122d5c64fc7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:04.564Z|67c46cf8-b70d-4321-a31b-122d5c64fc7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:12.985Z|270c0f6b-254c-416d-b393-291a266cd91e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:12.987Z|270c0f6b-254c-416d-b393-291a266cd91e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:14.437Z|284b9480-457f-4a45-bd94-ad9d74597c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:07:14.441Z|02e8b86f-d13b-4854-bf92-d9e2e86d1056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:14.448Z|02e8b86f-d13b-4854-bf92-d9e2e86d1056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:14.468Z|284b9480-457f-4a45-bd94-ad9d74597c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:07:14.594Z|e546e9dc-0852-4bc5-bd8c-75376aa9f1ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:14.595Z|e546e9dc-0852-4bc5-bd8c-75376aa9f1ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:23.025Z|0cc0e823-fd59-4f1d-9c59-3c3ecdcc13cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:23.027Z|0cc0e823-fd59-4f1d-9c59-3c3ecdcc13cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:24.488Z|5a328e2c-d750-4347-8a69-4acf8b81afc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:24.490Z|5a328e2c-d750-4347-8a69-4acf8b81afc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:24.647Z|f4ef0347-0c86-42ed-a4b0-38b9525ea3dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:24.649Z|f4ef0347-0c86-42ed-a4b0-38b9525ea3dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:29.432Z|ee56409f-2fb4-438b-ac41-089c81c315c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:07:29.433Z|ee56409f-2fb4-438b-ac41-089c81c315c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:07:29.844Z|5f0aa001-f85a-4483-b2a6-57a237ce0246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:07:29.844Z|5f0aa001-f85a-4483-b2a6-57a237ce0246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:07:33.076Z|17eaa3e3-6a9c-4dfb-8b19-331402286a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:33.078Z|17eaa3e3-6a9c-4dfb-8b19-331402286a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:34.547Z|a3483d6c-9138-445d-862a-7cdca6e3f885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:34.549Z|a3483d6c-9138-445d-862a-7cdca6e3f885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:34.700Z|583a92cd-e6c5-41ec-93f6-ad231a2875eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:34.702Z|583a92cd-e6c5-41ec-93f6-ad231a2875eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:41.063Z|bea05afc-4900-4812-b121-aed36a562491|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:07:41.066Z|bea05afc-4900-4812-b121-aed36a562491|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:43.149Z|8cfbb55b-73a0-4ab3-a708-cadde37a8314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:43.150Z|8cfbb55b-73a0-4ab3-a708-cadde37a8314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:44.431Z|8ef2081f-3ead-4ab1-93f1-ad44dc1424a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:07:44.432Z|8ef2081f-3ead-4ab1-93f1-ad44dc1424a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:07:44.597Z|48cc3ffe-8129-4540-b676-6183a925985f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:44.599Z|48cc3ffe-8129-4540-b676-6183a925985f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:44.752Z|bef95d80-264a-4192-8b49-573f5db8237c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:44.754Z|bef95d80-264a-4192-8b49-573f5db8237c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:53.234Z|27359630-ec16-44ed-85f3-8a34e7f02039|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:53.238Z|27359630-ec16-44ed-85f3-8a34e7f02039|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:54.640Z|9366b7b5-69ca-4121-9df3-b708fb41e02a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:54.641Z|9366b7b5-69ca-4121-9df3-b708fb41e02a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:54.787Z|0b81e549-f84e-4a7b-8645-cdcd8459ef5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:07:54.789Z|0b81e549-f84e-4a7b-8645-cdcd8459ef5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:07:59.432Z|9ba91c50-1d03-4700-8f7e-7b55d530357a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:07:59.433Z|9ba91c50-1d03-4700-8f7e-7b55d530357a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:07:59.846Z|bc2f496f-0b8d-4928-a9e7-e595b561ab4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:07:59.847Z|bc2f496f-0b8d-4928-a9e7-e595b561ab4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:08:03.272Z|5cf43e51-4c55-4d7e-918c-d670fb528c10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:03.274Z|5cf43e51-4c55-4d7e-918c-d670fb528c10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:04.679Z|448a5d07-0493-4666-8f7a-a305f51ae20a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:04.681Z|448a5d07-0493-4666-8f7a-a305f51ae20a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:04.880Z|bfca49e2-691f-4ddc-933d-1b9eac5d2964|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:04.881Z|bfca49e2-691f-4ddc-933d-1b9eac5d2964|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:13.306Z|eb8d51c2-a7ca-486a-ba83-6b035de6a571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:13.308Z|eb8d51c2-a7ca-486a-ba83-6b035de6a571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:14.432Z|4741bc50-250e-4048-b26d-9419ef6d1296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:08:14.437Z|4741bc50-250e-4048-b26d-9419ef6d1296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:08:14.734Z|f564375e-b6b4-476f-91c5-69b81b0860a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:14.755Z|f564375e-b6b4-476f-91c5-69b81b0860a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:14.915Z|febf56f1-a77d-4d7b-a4eb-0a8a867880c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:14.916Z|febf56f1-a77d-4d7b-a4eb-0a8a867880c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:23.352Z|bc855371-0725-4cb3-aa5e-bd1925bdaa4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:23.354Z|bc855371-0725-4cb3-aa5e-bd1925bdaa4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:24.792Z|b4c02200-5a53-486f-948e-5f382c34ef53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:24.793Z|b4c02200-5a53-486f-948e-5f382c34ef53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:24.946Z|1edd2cf5-edc7-4405-b958-7c78a33c463c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:24.947Z|1edd2cf5-edc7-4405-b958-7c78a33c463c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:29.435Z|7c0dd2a3-9855-49f5-81a2-112951f0b1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:08:29.436Z|7c0dd2a3-9855-49f5-81a2-112951f0b1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:08:29.851Z|144544ff-e8d2-4576-8d55-2af8d9858eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:08:29.853Z|144544ff-e8d2-4576-8d55-2af8d9858eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:08:33.388Z|7aee670c-6bfd-4178-8613-86c72d9da5c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:33.394Z|7aee670c-6bfd-4178-8613-86c72d9da5c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:34.829Z|0a450731-20df-4f7f-aaf1-40f2d056f5ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:34.831Z|0a450731-20df-4f7f-aaf1-40f2d056f5ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:34.974Z|1b19cc81-f946-4e74-8875-e96b09f89732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:34.976Z|1b19cc81-f946-4e74-8875-e96b09f89732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:41.032Z|f1b2c3c2-a515-4bb5-afa4-aa718bf08e2e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:08:41.033Z|f1b2c3c2-a515-4bb5-afa4-aa718bf08e2e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:43.428Z|707a4f48-caf6-43b9-9a62-41463f496af5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:43.429Z|707a4f48-caf6-43b9-9a62-41463f496af5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:44.432Z|5b10740c-95ca-4845-93b7-8e7b817b5654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:08:44.432Z|5b10740c-95ca-4845-93b7-8e7b817b5654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:08:44.858Z|f17973c1-ed64-47aa-9578-f312993bda1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:44.859Z|f17973c1-ed64-47aa-9578-f312993bda1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:45.045Z|76404160-9cde-40e3-84f0-8e134d3666db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:45.047Z|76404160-9cde-40e3-84f0-8e134d3666db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:53.464Z|86e70400-5ffb-4aaa-bfe4-0233a3fffa04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:53.466Z|86e70400-5ffb-4aaa-bfe4-0233a3fffa04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:54.896Z|66953b0b-a018-4380-acf1-e389449cb9c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:54.899Z|66953b0b-a018-4380-acf1-e389449cb9c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:55.085Z|51631551-f8b0-49b0-b6b3-31924b8bafbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:08:55.087Z|51631551-f8b0-49b0-b6b3-31924b8bafbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:08:59.432Z|c6270e71-7c60-4c2d-aaf1-e4d237e785d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:08:59.440Z|c6270e71-7c60-4c2d-aaf1-e4d237e785d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:08:59.855Z|b49e192a-6abb-4627-86cc-6eb4a211f178|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:08:59.856Z|b49e192a-6abb-4627-86cc-6eb4a211f178|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:09:03.503Z|741cbcad-5cbb-4af7-b8d8-3fc44b398443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:03.504Z|741cbcad-5cbb-4af7-b8d8-3fc44b398443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:04.937Z|c1f2fc72-eb67-4c91-be36-ef5a8ded7afa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:04.938Z|c1f2fc72-eb67-4c91-be36-ef5a8ded7afa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:05.123Z|d9639019-aa05-451c-af38-58454786f002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:05.124Z|d9639019-aa05-451c-af38-58454786f002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:13.570Z|4d2b6189-4b0c-4063-a530-0214ff5df48e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:13.572Z|4d2b6189-4b0c-4063-a530-0214ff5df48e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:14.432Z|e38debbe-60ae-49a7-8a14-e90ebfa3a133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:09:14.433Z|e38debbe-60ae-49a7-8a14-e90ebfa3a133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:09:14.980Z|53aa6393-23b6-4650-88ea-62caf426302f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:14.981Z|53aa6393-23b6-4650-88ea-62caf426302f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:15.169Z|bcdc5e1e-d6f1-42bd-ab25-5aff606824cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:15.170Z|bcdc5e1e-d6f1-42bd-ab25-5aff606824cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:23.618Z|48980178-c329-4994-97e2-79e5a309c1b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:23.619Z|48980178-c329-4994-97e2-79e5a309c1b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:25.017Z|8ec905b6-dfd0-4dda-88cf-1012811a5363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:25.018Z|8ec905b6-dfd0-4dda-88cf-1012811a5363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:25.211Z|34cd9b2e-f4e4-4a0e-8d9c-b0fa1bd39c4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:25.213Z|34cd9b2e-f4e4-4a0e-8d9c-b0fa1bd39c4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:29.432Z|1ebb90ab-72d8-41bb-98fe-5b85a9e23675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:09:29.433Z|1ebb90ab-72d8-41bb-98fe-5b85a9e23675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:09:29.862Z|eece0310-c303-4db6-a96f-c34df2d7134c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:09:29.864Z|eece0310-c303-4db6-a96f-c34df2d7134c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:09:33.676Z|788b6186-bf32-412a-8e88-b9464e303cdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:33.678Z|788b6186-bf32-412a-8e88-b9464e303cdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:35.066Z|e3e45a27-aa8e-45ba-96c9-a46a88d3e090|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:35.068Z|e3e45a27-aa8e-45ba-96c9-a46a88d3e090|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:35.269Z|419c9f6e-b933-49bc-b6eb-686eea84e819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:35.270Z|419c9f6e-b933-49bc-b6eb-686eea84e819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:41.031Z|b40bf6e6-e522-4497-8a3b-5ca1daf191cd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:09:41.032Z|b40bf6e6-e522-4497-8a3b-5ca1daf191cd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:43.736Z|8b04a8e5-eb81-46ab-9e39-537fd00c946b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:43.737Z|8b04a8e5-eb81-46ab-9e39-537fd00c946b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:44.435Z|c3cc8a87-d980-4788-b298-50d5e4f466e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:09:44.443Z|c3cc8a87-d980-4788-b298-50d5e4f466e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:09:45.097Z|296037d3-5101-4eb7-822e-64a140d7e011|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:45.098Z|296037d3-5101-4eb7-822e-64a140d7e011|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:45.299Z|868ed813-f023-4492-804f-dc588dda2331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:45.300Z|868ed813-f023-4492-804f-dc588dda2331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:53.792Z|726bc4b0-2a9f-40e0-a134-2d2f72c551f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:53.795Z|726bc4b0-2a9f-40e0-a134-2d2f72c551f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:55.145Z|97d26597-bccf-43b9-8a43-81dde5817dfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:55.149Z|97d26597-bccf-43b9-8a43-81dde5817dfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:55.335Z|8ac0abdf-8f0b-4d09-a3ca-da5265c0a21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:09:55.336Z|8ac0abdf-8f0b-4d09-a3ca-da5265c0a21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:09:59.433Z|da942aa8-751c-4c1b-8fc4-4df7f4fca7f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:09:59.442Z|da942aa8-751c-4c1b-8fc4-4df7f4fca7f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:09:59.865Z|6ad4cb09-8ea3-4847-ac4b-52161807f412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:09:59.867Z|6ad4cb09-8ea3-4847-ac4b-52161807f412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:10:03.854Z|acd76463-ac16-437f-a4e2-0eca4afc5e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:03.855Z|acd76463-ac16-437f-a4e2-0eca4afc5e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:05.308Z|a1447082-f68b-4474-ae01-b9bf9845ffd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:05.309Z|a1447082-f68b-4474-ae01-b9bf9845ffd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:05.369Z|2ab74c9b-b87c-4dcd-81bb-6d748b4520a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:05.371Z|2ab74c9b-b87c-4dcd-81bb-6d748b4520a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:13.919Z|8c9b1eb0-85e9-43a9-b17c-95fc88a23762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:13.921Z|8c9b1eb0-85e9-43a9-b17c-95fc88a23762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:14.439Z|d46be5ab-0887-4e57-8c6f-524ba8ebc607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:10:14.440Z|d46be5ab-0887-4e57-8c6f-524ba8ebc607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:10:15.340Z|84686027-42dc-4f0b-8c08-b9fa5ac21301|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:15.342Z|84686027-42dc-4f0b-8c08-b9fa5ac21301|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:15.462Z|f328b84c-861a-46dd-9a1e-1a633d00241c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:15.463Z|f328b84c-861a-46dd-9a1e-1a633d00241c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:23.960Z|c5feb713-4226-4738-a3ee-fc7c85bbb359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:23.961Z|c5feb713-4226-4738-a3ee-fc7c85bbb359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:25.374Z|af7025d3-7741-4911-8b74-9832849c33e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:25.376Z|af7025d3-7741-4911-8b74-9832849c33e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:25.498Z|baf9e1da-a095-4196-9df1-fefa57824c69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:25.499Z|baf9e1da-a095-4196-9df1-fefa57824c69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:29.435Z|326b1adc-3cdd-4d66-81af-9d23f996167b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:10:29.439Z|326b1adc-3cdd-4d66-81af-9d23f996167b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:10:29.869Z|320a11d8-8b0d-4bec-9516-cc9458852375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:10:29.870Z|320a11d8-8b0d-4bec-9516-cc9458852375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:10:34.003Z|41d65263-3833-465c-98c7-b24b5e3f887d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:34.004Z|41d65263-3833-465c-98c7-b24b5e3f887d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:35.405Z|65f6059e-b009-4f9e-9346-51346feccb0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:35.408Z|65f6059e-b009-4f9e-9346-51346feccb0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:35.533Z|651299a5-3362-4c46-97fc-57926f2a55ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:35.554Z|651299a5-3362-4c46-97fc-57926f2a55ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:41.039Z|3744c46a-89f7-4131-b8f6-bf964aae918d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:10:41.042Z|3744c46a-89f7-4131-b8f6-bf964aae918d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:44.055Z|649b96fe-fee6-4f31-b8ee-e631be3302ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:44.057Z|649b96fe-fee6-4f31-b8ee-e631be3302ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:44.432Z|ad60365b-8be9-4960-bc6c-b8a194cbc37a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:10:44.433Z|ad60365b-8be9-4960-bc6c-b8a194cbc37a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:10:45.441Z|290e6759-0bf0-47b2-8140-df4ae2182c27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:45.443Z|290e6759-0bf0-47b2-8140-df4ae2182c27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:45.588Z|d336dd98-6ded-4222-8549-2d28c8d91287|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:45.589Z|d336dd98-6ded-4222-8549-2d28c8d91287|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:54.095Z|3dca9894-6530-4064-bb81-7c74d94afacb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:54.097Z|3dca9894-6530-4064-bb81-7c74d94afacb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:55.482Z|e37232b8-cf9c-466f-ad81-b10e4af9b604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:55.483Z|e37232b8-cf9c-466f-ad81-b10e4af9b604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:55.629Z|e2bda429-839c-4a15-8873-21c8b8ab1ee5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:10:55.630Z|e2bda429-839c-4a15-8873-21c8b8ab1ee5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:10:59.433Z|e61c96c6-3064-454c-8f6c-431b62efc118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:10:59.435Z|e61c96c6-3064-454c-8f6c-431b62efc118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:10:59.874Z|d1f008b8-e39b-49eb-a137-8c9b438af8db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:10:59.875Z|d1f008b8-e39b-49eb-a137-8c9b438af8db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:11:04.129Z|3e93cec4-3bb0-4be0-ad36-7687915e0bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:04.131Z|3e93cec4-3bb0-4be0-ad36-7687915e0bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:05.516Z|80a9786f-52a4-4ca6-9f92-7d4be3c72e5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:05.517Z|80a9786f-52a4-4ca6-9f92-7d4be3c72e5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:05.690Z|12a2cf6d-873b-4a60-b2b3-10cab2a36d6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:05.706Z|12a2cf6d-873b-4a60-b2b3-10cab2a36d6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:14.167Z|d9c9bdc6-7ae0-4fb2-922e-5cc84824235e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:14.168Z|d9c9bdc6-7ae0-4fb2-922e-5cc84824235e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:14.432Z|1c3d304e-6022-4310-9330-fc7537be6327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:11:14.448Z|1c3d304e-6022-4310-9330-fc7537be6327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:11:15.549Z|4cf15a32-5397-4893-8254-27dfae231bbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:15.550Z|4cf15a32-5397-4893-8254-27dfae231bbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:15.744Z|b7922a0c-ca86-45fe-a62e-772a9432d8dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:15.746Z|b7922a0c-ca86-45fe-a62e-772a9432d8dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:24.206Z|a16dd8ca-902b-4a5f-b391-7c7bd7a22d92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:24.208Z|a16dd8ca-902b-4a5f-b391-7c7bd7a22d92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:25.582Z|59409b18-7490-4679-8182-a0c032fc7009|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:25.583Z|59409b18-7490-4679-8182-a0c032fc7009|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:25.780Z|4ea5515b-9852-46fd-a193-2a1df4b5f65f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:25.781Z|4ea5515b-9852-46fd-a193-2a1df4b5f65f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:29.431Z|36d3951d-064c-4f26-8c4e-1edfd02b8dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:11:29.432Z|36d3951d-064c-4f26-8c4e-1edfd02b8dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:11:29.877Z|b22ec2ca-1b66-4ec7-bbf1-56f2a6f3daf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:11:29.878Z|b22ec2ca-1b66-4ec7-bbf1-56f2a6f3daf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:11:34.248Z|6a723548-ad9d-4db6-bbae-7a91869437f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:34.250Z|6a723548-ad9d-4db6-bbae-7a91869437f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:35.618Z|b45d9813-c338-4c3e-a153-323dcb2e0135|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:35.619Z|b45d9813-c338-4c3e-a153-323dcb2e0135|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:35.811Z|dfca7b84-5562-41a4-b7fb-5c4629b84305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:35.812Z|dfca7b84-5562-41a4-b7fb-5c4629b84305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:41.032Z|d6a3e693-ea84-474a-9d2e-30f62b7112be|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:11:41.034Z|d6a3e693-ea84-474a-9d2e-30f62b7112be|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:44.293Z|2da2e891-2aa6-4ef1-8084-e42232a59df4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:44.296Z|2da2e891-2aa6-4ef1-8084-e42232a59df4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:44.432Z|5b44f7de-8934-433e-a99e-c87d13c12e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:11:44.433Z|5b44f7de-8934-433e-a99e-c87d13c12e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:11:45.656Z|b89284d3-871e-47e1-aaa3-d13f126882d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:45.657Z|b89284d3-871e-47e1-aaa3-d13f126882d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:45.848Z|7387c72f-fbac-445e-9113-0c7a409e578a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:45.851Z|7387c72f-fbac-445e-9113-0c7a409e578a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:54.380Z|1962efdb-b5c9-4059-9160-9c4a1a2bfd92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:54.381Z|1962efdb-b5c9-4059-9160-9c4a1a2bfd92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:55.694Z|6aeb0474-c97c-4393-88ae-6ba4efbad8d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:55.697Z|6aeb0474-c97c-4393-88ae-6ba4efbad8d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:55.890Z|8d646eae-371a-41da-b3c5-97551bb4fa66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:11:55.892Z|8d646eae-371a-41da-b3c5-97551bb4fa66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:11:59.432Z|4b4851d4-4c4a-48b4-9bf1-73903d7a9fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:11:59.448Z|4b4851d4-4c4a-48b4-9bf1-73903d7a9fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:11:59.879Z|f7dfad2e-47f2-4c99-a215-59e8e213762f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:11:59.881Z|f7dfad2e-47f2-4c99-a215-59e8e213762f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:12:04.430Z|ab9bf406-0aa0-4aa2-83a8-29bbc13bc24f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:04.431Z|ab9bf406-0aa0-4aa2-83a8-29bbc13bc24f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:05.725Z|e1f3198a-e6d3-4865-84da-5cb902ffab32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:05.727Z|e1f3198a-e6d3-4865-84da-5cb902ffab32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:05.954Z|9c06f711-1774-47c7-9168-806648613c89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:05.956Z|9c06f711-1774-47c7-9168-806648613c89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:14.432Z|e4db8ae4-6d3a-42c8-9b17-d1398f152c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:12:14.438Z|e4db8ae4-6d3a-42c8-9b17-d1398f152c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:12:14.463Z|5b0dfd59-0ddd-45f6-a7c7-2504bade6c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:14.465Z|5b0dfd59-0ddd-45f6-a7c7-2504bade6c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:15.759Z|28055394-f16a-49bb-a2b8-a5bfb030d263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:15.761Z|28055394-f16a-49bb-a2b8-a5bfb030d263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:16.005Z|0f9c697f-8693-4e95-8c1f-9804780ec340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:16.006Z|0f9c697f-8693-4e95-8c1f-9804780ec340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:24.499Z|1d6e98b8-5cf8-4753-97b1-12b768320eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:24.501Z|1d6e98b8-5cf8-4753-97b1-12b768320eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:25.809Z|1dfd5591-45cc-40e0-b303-c79b3cb879fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:25.811Z|1dfd5591-45cc-40e0-b303-c79b3cb879fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:26.040Z|571828e4-de2a-492d-89a3-eb7f843cf402|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:26.041Z|571828e4-de2a-492d-89a3-eb7f843cf402|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:29.437Z|b944c2cc-71aa-41e2-9e9c-facd84fea6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:12:29.438Z|b944c2cc-71aa-41e2-9e9c-facd84fea6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:12:29.888Z|c2ebba7b-4c79-4d4f-abce-e870f2c0b403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:12:29.890Z|c2ebba7b-4c79-4d4f-abce-e870f2c0b403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:12:34.538Z|3798d898-a260-4314-bbd2-fde09b8843d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:34.541Z|3798d898-a260-4314-bbd2-fde09b8843d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:35.845Z|60157903-9159-44b1-bd5e-4ad7c8bc0171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:35.846Z|60157903-9159-44b1-bd5e-4ad7c8bc0171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:36.092Z|9555f2a9-0a97-4cf8-aad8-e468b060fb7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:36.093Z|9555f2a9-0a97-4cf8-aad8-e468b060fb7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:41.036Z|1774687f-cc66-4a43-be03-bc84f89bed7d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:12:41.037Z|1774687f-cc66-4a43-be03-bc84f89bed7d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:44.432Z|6c0bf220-1fee-4bc2-8784-434536b53add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:12:44.483Z|6c0bf220-1fee-4bc2-8784-434536b53add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:12:44.617Z|dc5e3d58-18d4-4c2b-93e3-0b7acacd3c04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:44.618Z|dc5e3d58-18d4-4c2b-93e3-0b7acacd3c04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:45.902Z|05c1ff11-6f50-45cb-b25f-d6663573d022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:45.903Z|05c1ff11-6f50-45cb-b25f-d6663573d022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:46.130Z|aa654248-6028-4f1a-bdad-cbe42b8f5cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:46.131Z|aa654248-6028-4f1a-bdad-cbe42b8f5cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:54.663Z|fb2caca7-d3b9-4fc4-9ac4-56461ddc8e68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:54.665Z|fb2caca7-d3b9-4fc4-9ac4-56461ddc8e68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:55.959Z|1715fc69-7456-46a3-b24e-29d0ab61ac47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:55.961Z|1715fc69-7456-46a3-b24e-29d0ab61ac47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:56.181Z|f3e15881-fb64-4b88-8a20-6e3140cb731e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:12:56.182Z|f3e15881-fb64-4b88-8a20-6e3140cb731e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:12:59.432Z|9be707b5-e0d1-40cd-855c-e200eb72077a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:12:59.436Z|9be707b5-e0d1-40cd-855c-e200eb72077a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:12:59.893Z|8b55e18f-6f9e-463f-92e4-037432477e6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:12:59.895Z|8b55e18f-6f9e-463f-92e4-037432477e6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:13:04.699Z|7fffb0a1-8b30-4984-9685-c306bae790b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:04.701Z|7fffb0a1-8b30-4984-9685-c306bae790b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:05.994Z|26a1a8ed-5409-4ab4-8300-1869e84c4eb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:05.995Z|26a1a8ed-5409-4ab4-8300-1869e84c4eb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:06.225Z|e5ab5d69-1893-406c-be93-0a237c205af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:06.226Z|e5ab5d69-1893-406c-be93-0a237c205af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:14.432Z|8318e8e5-3cc8-4d91-9014-e55a068fde32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:13:14.433Z|8318e8e5-3cc8-4d91-9014-e55a068fde32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:13:14.738Z|2c543ec8-3519-4143-9a88-79e5fd409e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:14.740Z|2c543ec8-3519-4143-9a88-79e5fd409e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:16.040Z|fb1347a0-d92a-40cc-b0ea-2c4f35864eb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:16.041Z|fb1347a0-d92a-40cc-b0ea-2c4f35864eb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:16.257Z|f70cf34b-8e0f-4ea2-bd00-70be7d849377|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:16.259Z|f70cf34b-8e0f-4ea2-bd00-70be7d849377|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:24.772Z|9c176738-9d58-4cab-8881-7fedf9278f38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:24.780Z|9c176738-9d58-4cab-8881-7fedf9278f38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:26.082Z|b4ed2509-263b-4c68-82e8-125d2675f080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:26.087Z|b4ed2509-263b-4c68-82e8-125d2675f080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:26.295Z|671374a5-65c7-4e1b-b1e2-22495d7fe818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:26.296Z|671374a5-65c7-4e1b-b1e2-22495d7fe818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:29.432Z|f37feb6c-74be-4d0f-8b2f-db9886323324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:13:29.436Z|f37feb6c-74be-4d0f-8b2f-db9886323324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:13:29.897Z|0db6abfb-d865-4a22-8239-da72b67d48b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:13:29.898Z|0db6abfb-d865-4a22-8239-da72b67d48b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:13:34.863Z|c9fee97a-fadf-489a-b121-b777c787f73b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:34.865Z|c9fee97a-fadf-489a-b121-b777c787f73b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:36.129Z|9fe8934a-a386-4862-bf1c-46c426dd918a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:36.130Z|9fe8934a-a386-4862-bf1c-46c426dd918a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:36.334Z|e76c2a2a-c592-43ba-82a9-023bf3b48356|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:36.335Z|e76c2a2a-c592-43ba-82a9-023bf3b48356|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:41.029Z|818991b8-0909-409f-b4ed-3265e5b4d832|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:13:41.031Z|818991b8-0909-409f-b4ed-3265e5b4d832|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:44.432Z|7cb120a2-f988-4ac8-9d44-118608874ec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:13:44.433Z|7cb120a2-f988-4ac8-9d44-118608874ec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:13:44.916Z|27eda336-b81f-4089-bc99-2b3018ac4a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:44.917Z|27eda336-b81f-4089-bc99-2b3018ac4a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:46.160Z|c5b737a4-20c7-4596-9374-cec45c3d7a23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:46.162Z|c5b737a4-20c7-4596-9374-cec45c3d7a23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:46.366Z|25d2a9e1-1986-4617-a878-a9e6336bb501|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:46.366Z|25d2a9e1-1986-4617-a878-a9e6336bb501|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:54.986Z|3205ebf7-3f89-46ff-b2be-96a09cb33cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:54.992Z|3205ebf7-3f89-46ff-b2be-96a09cb33cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:56.195Z|11553a94-06c9-436f-8a95-6cad90cf75b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:56.197Z|11553a94-06c9-436f-8a95-6cad90cf75b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:56.394Z|3f57be01-2b54-4a44-86ba-4e767d6931c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:13:56.396Z|3f57be01-2b54-4a44-86ba-4e767d6931c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:13:59.432Z|f0aba83f-a1d1-4425-af0d-79f9968808e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:13:59.433Z|f0aba83f-a1d1-4425-af0d-79f9968808e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:13:59.900Z|8674d8b6-7d29-4e84-a036-6ba4bb733ea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:13:59.902Z|8674d8b6-7d29-4e84-a036-6ba4bb733ea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:14:05.078Z|f5c88f35-ab59-40b0-8728-a9fd9f50cc9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:05.080Z|f5c88f35-ab59-40b0-8728-a9fd9f50cc9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:06.225Z|fbfab114-9f17-438c-81eb-6943ed83d8d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:06.226Z|fbfab114-9f17-438c-81eb-6943ed83d8d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:06.429Z|fd22e624-5e00-4d8d-bce4-af494f24d3de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:06.430Z|fd22e624-5e00-4d8d-bce4-af494f24d3de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:14.434Z|cb1763c5-fcb2-462e-9e61-574bccc5224b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:14:14.437Z|cb1763c5-fcb2-462e-9e61-574bccc5224b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:14:15.116Z|3c30ae9c-0fac-4474-ab02-78233ff4f853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:15.132Z|3c30ae9c-0fac-4474-ab02-78233ff4f853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:16.256Z|4ead74b5-0b31-45c5-a84e-26361bb1f28f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:16.257Z|4ead74b5-0b31-45c5-a84e-26361bb1f28f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:16.461Z|93e8f4b7-8ab8-4b02-99b9-2e609da08fae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:16.463Z|93e8f4b7-8ab8-4b02-99b9-2e609da08fae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:25.172Z|a217906f-80e9-4939-9aac-e7961025b305|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:25.173Z|a217906f-80e9-4939-9aac-e7961025b305|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:26.292Z|b384e036-ec06-427b-8c68-8016c406e4b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:26.293Z|b384e036-ec06-427b-8c68-8016c406e4b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:26.500Z|534443dc-36fc-4676-b9ea-95240d7eab23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:26.501Z|534443dc-36fc-4676-b9ea-95240d7eab23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:29.435Z|802cb23d-b1eb-4316-a296-7fceb818f35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:14:29.436Z|802cb23d-b1eb-4316-a296-7fceb818f35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:14:29.904Z|25ce74fd-1abd-4741-a50f-92410ca8ee35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:14:29.905Z|25ce74fd-1abd-4741-a50f-92410ca8ee35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:14:35.225Z|9c79d01e-4f06-43f2-a00a-cbfd6451e425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:35.229Z|9c79d01e-4f06-43f2-a00a-cbfd6451e425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:36.330Z|d23523db-14ed-426a-89bb-8671e82ca7a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:36.332Z|d23523db-14ed-426a-89bb-8671e82ca7a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:36.533Z|eb09116f-7deb-4ef1-ae89-ab7722237747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:36.535Z|eb09116f-7deb-4ef1-ae89-ab7722237747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:41.043Z|f3bf9606-8f34-4a20-8fa9-207f88ba485d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:14:41.046Z|f3bf9606-8f34-4a20-8fa9-207f88ba485d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:44.432Z|a4213f0a-4c9c-4058-b3f4-6f4e41f4790c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:14:44.432Z|a4213f0a-4c9c-4058-b3f4-6f4e41f4790c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:14:45.257Z|b4876ce2-89b3-47f9-a280-39ee686bacf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:45.258Z|b4876ce2-89b3-47f9-a280-39ee686bacf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:46.363Z|c1586f0f-fcfc-46be-a125-d35aa9217d22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:46.365Z|c1586f0f-fcfc-46be-a125-d35aa9217d22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:46.586Z|a43715e6-f4f7-485d-bd10-2a23eec99e82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:46.592Z|a43715e6-f4f7-485d-bd10-2a23eec99e82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:55.289Z|3a08eada-75b3-41f2-af4e-828de6e1fd58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:55.291Z|3a08eada-75b3-41f2-af4e-828de6e1fd58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:56.402Z|acf69d3d-51e9-4640-bf31-d872e66e7444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:56.404Z|acf69d3d-51e9-4640-bf31-d872e66e7444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:56.626Z|7d83e108-064e-4fd7-b98d-e902dd7da4f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:14:56.628Z|7d83e108-064e-4fd7-b98d-e902dd7da4f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:14:59.432Z|53ecad9b-8243-4df7-acaf-146d6f2bbdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:14:59.450Z|53ecad9b-8243-4df7-acaf-146d6f2bbdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:14:59.907Z|a4fb12f1-1cc7-46a5-9b77-9835bf22f302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:14:59.908Z|a4fb12f1-1cc7-46a5-9b77-9835bf22f302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:15:05.327Z|9a82318a-115c-4ae0-b5c3-ca63837709d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:05.329Z|9a82318a-115c-4ae0-b5c3-ca63837709d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:06.437Z|6ee85d43-701f-4a27-946b-2c63130beb60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:06.437Z|6ee85d43-701f-4a27-946b-2c63130beb60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:06.666Z|698a15e6-db8a-4649-87f9-9f33bb19392a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:06.667Z|698a15e6-db8a-4649-87f9-9f33bb19392a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:14.432Z|7eb43550-15e0-4e9f-a699-71754bb693ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:15:14.433Z|7eb43550-15e0-4e9f-a699-71754bb693ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:15:15.376Z|53da491f-546b-48bd-a4d6-eb91c156928d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:15.377Z|53da491f-546b-48bd-a4d6-eb91c156928d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:16.468Z|94bf7175-e5b5-40ae-9b48-42325f6c0f51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:16.470Z|94bf7175-e5b5-40ae-9b48-42325f6c0f51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:16.703Z|389a4ee0-ec72-4121-9d5d-6fea344628b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:16.706Z|389a4ee0-ec72-4121-9d5d-6fea344628b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:25.420Z|d0e56ca9-280f-4729-811b-1039ee52a4c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:25.421Z|d0e56ca9-280f-4729-811b-1039ee52a4c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:26.500Z|66e7d88e-43b0-4c5a-bb8d-ed9e7f60cc5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:26.501Z|66e7d88e-43b0-4c5a-bb8d-ed9e7f60cc5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:26.750Z|0b7cb9c2-3793-4896-acaf-60ff721efcd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:26.751Z|0b7cb9c2-3793-4896-acaf-60ff721efcd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:29.432Z|3adc0229-72b5-4c11-863f-399b92e2d9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:15:29.432Z|3adc0229-72b5-4c11-863f-399b92e2d9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:15:29.910Z|0627a8eb-9d80-4afe-b883-1f469cc4aff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:15:29.911Z|0627a8eb-9d80-4afe-b883-1f469cc4aff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:15:35.462Z|38f22647-1934-45fa-9bc7-38f80f49308f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:35.463Z|38f22647-1934-45fa-9bc7-38f80f49308f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:36.541Z|137e3663-98cf-45b3-a821-71665233e778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:36.543Z|137e3663-98cf-45b3-a821-71665233e778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:36.782Z|33384537-7403-4980-8b43-c7f81f62d2ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:36.785Z|33384537-7403-4980-8b43-c7f81f62d2ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:41.054Z|976f603c-c889-499b-b803-589ca6e07ed1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:15:41.055Z|976f603c-c889-499b-b803-589ca6e07ed1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:44.431Z|72e74e14-982b-47fa-a0ff-036bd5da4608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:15:44.436Z|72e74e14-982b-47fa-a0ff-036bd5da4608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:15:45.498Z|fe806c50-2233-40d9-abee-58ec9879e842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:45.499Z|fe806c50-2233-40d9-abee-58ec9879e842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:46.572Z|0e65d07d-2125-4835-a2e0-3bf03cc10ab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:46.574Z|0e65d07d-2125-4835-a2e0-3bf03cc10ab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:46.826Z|3bdabf38-1701-467e-b766-57c543b3ff5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:46.828Z|3bdabf38-1701-467e-b766-57c543b3ff5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:55.533Z|8c80fe66-434e-44d6-97f9-677ecaf76a7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:55.534Z|8c80fe66-434e-44d6-97f9-677ecaf76a7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:56.606Z|5694ee01-ff00-4221-9461-995ea815a366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:56.608Z|5694ee01-ff00-4221-9461-995ea815a366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:56.871Z|47f8d45f-5b76-41c7-b80f-5b64c5a639a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:15:56.873Z|47f8d45f-5b76-41c7-b80f-5b64c5a639a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:15:59.432Z|c7768345-b3a2-4ed9-bf35-baa48a2e279b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:15:59.433Z|c7768345-b3a2-4ed9-bf35-baa48a2e279b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:15:59.913Z|92122369-ea2c-4562-a670-7f9a19639762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:15:59.914Z|92122369-ea2c-4562-a670-7f9a19639762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:16:05.573Z|ce95383c-ced7-4e2e-97f4-7627e4173b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:05.577Z|ce95383c-ced7-4e2e-97f4-7627e4173b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:06.649Z|3aee566c-2d98-4bc4-90ce-8458c23de8c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:06.651Z|3aee566c-2d98-4bc4-90ce-8458c23de8c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:06.921Z|ae82e195-1bfe-4b21-a681-6bf1efe570e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:06.923Z|ae82e195-1bfe-4b21-a681-6bf1efe570e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:14.432Z|dd6b42dd-437e-4f92-9640-b60f7f61ed61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:16:14.433Z|dd6b42dd-437e-4f92-9640-b60f7f61ed61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:16:15.611Z|e95b8c34-b35c-487e-a629-3c8c2f8f821e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:15.612Z|e95b8c34-b35c-487e-a629-3c8c2f8f821e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:16.688Z|15ca962d-5ec7-4f66-a8f6-3bc0aaf38250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:16.690Z|15ca962d-5ec7-4f66-a8f6-3bc0aaf38250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:16.966Z|274cb4be-df5f-4b08-bfa6-e49b1f8df0b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:16.969Z|274cb4be-df5f-4b08-bfa6-e49b1f8df0b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:25.644Z|587e8e8f-a965-4761-a75c-453b5302f440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:25.645Z|587e8e8f-a965-4761-a75c-453b5302f440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:26.722Z|6210449f-61f4-4848-bd36-b4649f683b1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:26.723Z|6210449f-61f4-4848-bd36-b4649f683b1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:27.009Z|1d4898e7-739c-4ec9-9350-500fed8350bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:27.012Z|1d4898e7-739c-4ec9-9350-500fed8350bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:29.432Z|aa521284-3d03-47df-9deb-bf6f0b8bc722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:16:29.438Z|aa521284-3d03-47df-9deb-bf6f0b8bc722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:16:29.915Z|4f0442ea-dab9-47d3-8a8b-e18070cfcfbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:16:29.916Z|4f0442ea-dab9-47d3-8a8b-e18070cfcfbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:16:35.702Z|ccc2691d-61af-4364-8907-0d0e43bd2e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:35.709Z|ccc2691d-61af-4364-8907-0d0e43bd2e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:36.762Z|951295e5-bd31-412f-941b-6ad35467240c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:36.763Z|951295e5-bd31-412f-941b-6ad35467240c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:37.045Z|4b1e5117-768b-410f-a278-01dfd4296e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:37.046Z|4b1e5117-768b-410f-a278-01dfd4296e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:41.032Z|b75f6d46-3f54-462c-9b4f-905ccfa437dd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:16:41.035Z|b75f6d46-3f54-462c-9b4f-905ccfa437dd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:44.432Z|cc2be76c-816e-4f7b-837d-cb39cf854c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:16:44.433Z|cc2be76c-816e-4f7b-837d-cb39cf854c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:16:45.743Z|d2aed8d6-e3f4-4501-ae71-0fe7bbf76014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:45.744Z|d2aed8d6-e3f4-4501-ae71-0fe7bbf76014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:46.795Z|93281ffe-9008-462f-8f39-c2d1cbc091a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:46.796Z|93281ffe-9008-462f-8f39-c2d1cbc091a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:47.091Z|97f82f25-d24f-4e81-8047-ddcc80953e77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:47.092Z|97f82f25-d24f-4e81-8047-ddcc80953e77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:55.793Z|64608abe-4924-4a82-9362-b54b9a36b1e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:55.795Z|64608abe-4924-4a82-9362-b54b9a36b1e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:56.834Z|4663fa3f-6693-4ead-a1f4-bef4df26ce50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:56.836Z|4663fa3f-6693-4ead-a1f4-bef4df26ce50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:57.122Z|618e4bc5-b44f-43bc-8e5f-8a47498d86b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:16:57.123Z|618e4bc5-b44f-43bc-8e5f-8a47498d86b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:16:59.432Z|e12f3b1b-81ec-430c-bfd9-6c0ac013eed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:16:59.434Z|e12f3b1b-81ec-430c-bfd9-6c0ac013eed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:16:59.917Z|6238afff-892d-4e0d-a70f-26a946d2c3fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:16:59.919Z|6238afff-892d-4e0d-a70f-26a946d2c3fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:17:05.832Z|b5c7f6e4-ab6e-4cd3-a509-153a246a907b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:05.833Z|b5c7f6e4-ab6e-4cd3-a509-153a246a907b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:06.878Z|d09efed4-6b49-4df3-bff6-b337e2a5fa83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:06.879Z|d09efed4-6b49-4df3-bff6-b337e2a5fa83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:07.151Z|c7e9f43c-92a1-45ec-b2be-b62694cd0899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:07.152Z|c7e9f43c-92a1-45ec-b2be-b62694cd0899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:14.431Z|e7f323a6-67f0-49e1-9448-445076e0d58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:17:14.436Z|e7f323a6-67f0-49e1-9448-445076e0d58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:17:15.877Z|b39a52ac-147a-4529-9a7b-90399438ebea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:15.879Z|b39a52ac-147a-4529-9a7b-90399438ebea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:16.910Z|9e385e45-afd3-44d8-b14e-348a1f242a2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:16.911Z|9e385e45-afd3-44d8-b14e-348a1f242a2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:17.186Z|6fbde063-8aef-4215-a187-55a53c2054c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:17.192Z|6fbde063-8aef-4215-a187-55a53c2054c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:25.961Z|03fe9235-9725-4a58-bbc0-2b8046db7d3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:25.963Z|03fe9235-9725-4a58-bbc0-2b8046db7d3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:26.944Z|b9bd7330-fcb1-43f1-a65e-ae8763132c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:26.946Z|b9bd7330-fcb1-43f1-a65e-ae8763132c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:27.223Z|4b073911-2102-40c8-bae8-56386c17a0d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:27.224Z|4b073911-2102-40c8-bae8-56386c17a0d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:29.434Z|fad44900-ec23-41c6-a69c-703db4a3d392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:17:29.435Z|fad44900-ec23-41c6-a69c-703db4a3d392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:17:29.920Z|ff74e641-2f0a-439f-988e-8baba2818da6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:17:29.921Z|ff74e641-2f0a-439f-988e-8baba2818da6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:17:36.006Z|97abef4a-5814-4c1f-94d2-de1d9b25fe90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:36.007Z|97abef4a-5814-4c1f-94d2-de1d9b25fe90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:36.976Z|c1f78939-2362-4a1f-9c6c-878a6630b05e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:36.978Z|c1f78939-2362-4a1f-9c6c-878a6630b05e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:37.257Z|ec790301-0dc9-4cbb-a30b-64fdaad27700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:37.259Z|ec790301-0dc9-4cbb-a30b-64fdaad27700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:41.034Z|2a7c94c1-44a8-4295-970f-5be036b7656f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:17:41.036Z|2a7c94c1-44a8-4295-970f-5be036b7656f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:44.433Z|4fa9e4fb-48bc-47c2-bfcb-45a6f0c7593d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:17:44.434Z|4fa9e4fb-48bc-47c2-bfcb-45a6f0c7593d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:17:46.042Z|1bacd59c-553a-4c81-8ef3-9eb861203ea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:46.044Z|1bacd59c-553a-4c81-8ef3-9eb861203ea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:47.006Z|d966e1d8-1b4a-4149-a75d-c62932628932|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:47.007Z|d966e1d8-1b4a-4149-a75d-c62932628932|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:47.289Z|74259e05-688a-44f3-9a67-95a09fcc386f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:47.291Z|74259e05-688a-44f3-9a67-95a09fcc386f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:56.101Z|5c039a6b-f105-4fbb-b5e6-7623ddfa850e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:56.104Z|5c039a6b-f105-4fbb-b5e6-7623ddfa850e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:57.040Z|b17aa9b0-1927-4c99-b2c0-ba377ac7c158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:57.042Z|b17aa9b0-1927-4c99-b2c0-ba377ac7c158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:57.321Z|96b06cd2-fbf9-4947-8fd5-312a94102ac5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:17:57.322Z|96b06cd2-fbf9-4947-8fd5-312a94102ac5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:17:59.432Z|30a35ca9-291a-4ad4-beb5-9b169532f6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:17:59.439Z|30a35ca9-291a-4ad4-beb5-9b169532f6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:17:59.922Z|72ee4b8d-75ba-4eab-bfd2-77a028f268d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:17:59.923Z|72ee4b8d-75ba-4eab-bfd2-77a028f268d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:18:06.136Z|48bd0737-9212-4a07-bcf6-0fb8688a27e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:06.137Z|48bd0737-9212-4a07-bcf6-0fb8688a27e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:07.069Z|506b4976-eb72-4ff9-9b96-771b70eef2c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:07.070Z|506b4976-eb72-4ff9-9b96-771b70eef2c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:07.366Z|be2e3777-8259-4162-be9c-7550e58b5dfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:07.367Z|be2e3777-8259-4162-be9c-7550e58b5dfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:14.432Z|e8caff67-0d7e-47fe-a2a9-28c4b1311b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:18:14.433Z|e8caff67-0d7e-47fe-a2a9-28c4b1311b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:18:16.172Z|f627ef46-b17b-49a8-9514-028043bf8341|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:16.173Z|f627ef46-b17b-49a8-9514-028043bf8341|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:17.100Z|ed807411-7269-4ff5-84f6-aeec413b440b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:17.101Z|ed807411-7269-4ff5-84f6-aeec413b440b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:17.400Z|da0f2d5a-2931-476b-a1c8-a0df6d300a0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:17.402Z|da0f2d5a-2931-476b-a1c8-a0df6d300a0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:26.226Z|0048c754-aa08-430c-b70d-762d7e6daaeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:26.237Z|0048c754-aa08-430c-b70d-762d7e6daaeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:27.133Z|8610d919-951d-45e5-8188-3648bc6aafbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:27.135Z|8610d919-951d-45e5-8188-3648bc6aafbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:27.448Z|2d4b78f6-743c-413d-bf55-51bb3f72019a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:27.453Z|2d4b78f6-743c-413d-bf55-51bb3f72019a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:29.431Z|4e20dd25-56b3-493c-81fa-2b883901f8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:18:29.432Z|4e20dd25-56b3-493c-81fa-2b883901f8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:18:29.924Z|4e5ee2b5-1a94-4825-94ed-d5d940e833d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:18:29.926Z|4e5ee2b5-1a94-4825-94ed-d5d940e833d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:18:36.280Z|88bb0378-85ee-4e02-8a6b-139e0e6b9259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:36.282Z|88bb0378-85ee-4e02-8a6b-139e0e6b9259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:37.172Z|b2fb9a89-3180-4c63-b55b-bb938a87da93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:37.174Z|b2fb9a89-3180-4c63-b55b-bb938a87da93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:37.489Z|8b8c0103-c39e-42e8-ad47-a121d29d9477|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:37.490Z|8b8c0103-c39e-42e8-ad47-a121d29d9477|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:41.032Z|dab29f5e-2d75-4121-bcd4-dc181d65213e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:18:41.034Z|dab29f5e-2d75-4121-bcd4-dc181d65213e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:44.431Z|2379083b-5280-40ff-8435-2db65ecfc4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:18:44.436Z|2379083b-5280-40ff-8435-2db65ecfc4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:18:46.308Z|2d479f0e-d39a-47f1-ae30-2230793546fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:46.309Z|2d479f0e-d39a-47f1-ae30-2230793546fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:47.206Z|b777eaa7-b127-4059-b3b0-283474745ec2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:47.207Z|b777eaa7-b127-4059-b3b0-283474745ec2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:47.526Z|32862a7a-b00c-4faa-b4fc-8b07f3f73cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:47.527Z|32862a7a-b00c-4faa-b4fc-8b07f3f73cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:56.340Z|d4a965b6-7c77-4400-b794-e0590fdfd2d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:56.343Z|d4a965b6-7c77-4400-b794-e0590fdfd2d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:57.237Z|0d248855-72c8-4090-bd12-b52ca6dfd9e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:57.238Z|0d248855-72c8-4090-bd12-b52ca6dfd9e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:57.569Z|6ac2d8e0-b724-4404-b5af-76adae278ebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:18:57.571Z|6ac2d8e0-b724-4404-b5af-76adae278ebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:18:59.432Z|ea3087b3-cd41-48a3-878e-c92b6c215391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:18:59.433Z|ea3087b3-cd41-48a3-878e-c92b6c215391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:18:59.929Z|b6f2068b-53b9-42d2-96bb-9bcfe2f9154b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:18:59.930Z|b6f2068b-53b9-42d2-96bb-9bcfe2f9154b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:19:06.388Z|1838a91c-ae57-4b36-9424-110763c523b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:06.391Z|1838a91c-ae57-4b36-9424-110763c523b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:07.270Z|ad66bde7-f726-46d8-8920-c6ef79fbab9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:07.272Z|ad66bde7-f726-46d8-8920-c6ef79fbab9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:07.611Z|ee2d17ce-4f46-4a93-b4e7-fecb776197ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:07.612Z|ee2d17ce-4f46-4a93-b4e7-fecb776197ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:14.432Z|627f8e49-dc05-4d71-a841-04f3d6883def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:19:14.433Z|627f8e49-dc05-4d71-a841-04f3d6883def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:19:16.423Z|ff01f265-e893-4b96-9789-830ef6e78f37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:16.425Z|ff01f265-e893-4b96-9789-830ef6e78f37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:17.303Z|0bb77f60-6ff7-43e1-82e0-b9326c04fad1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:17.305Z|0bb77f60-6ff7-43e1-82e0-b9326c04fad1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:17.653Z|26f6faa2-64e8-4d0b-a3f3-49964e122ff5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:17.654Z|26f6faa2-64e8-4d0b-a3f3-49964e122ff5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:26.455Z|d839f03b-ad1b-49de-b4d0-78b25e2fe09c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:26.456Z|d839f03b-ad1b-49de-b4d0-78b25e2fe09c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:27.342Z|af19087e-63b3-40d1-8e26-fc7783bd8336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:27.343Z|af19087e-63b3-40d1-8e26-fc7783bd8336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:27.705Z|f457b55d-06e0-4dec-9331-2f0ac2e7bae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:27.706Z|f457b55d-06e0-4dec-9331-2f0ac2e7bae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:29.431Z|59b5df74-4e20-44bd-aa2a-a2b993371834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:19:29.501Z|59b5df74-4e20-44bd-aa2a-a2b993371834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:19:29.932Z|bc421f02-a45a-4d5d-bf11-36036f28ebef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:19:29.933Z|bc421f02-a45a-4d5d-bf11-36036f28ebef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:19:36.487Z|697f241e-bc61-4bd2-b5c3-242d08d4d77d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:36.489Z|697f241e-bc61-4bd2-b5c3-242d08d4d77d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:37.370Z|09468d0d-8d8f-4f34-ac4d-1968c852f61b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:37.372Z|09468d0d-8d8f-4f34-ac4d-1968c852f61b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:37.751Z|01d6cade-9386-462d-aa0f-275d5db0d200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:37.753Z|01d6cade-9386-462d-aa0f-275d5db0d200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:41.027Z|b0f05b60-3a32-4986-ba8c-a37d89a85471|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:19:41.031Z|b0f05b60-3a32-4986-ba8c-a37d89a85471|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:44.432Z|4efd4ba5-0f53-42ad-8036-e0f627563623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:19:44.433Z|4efd4ba5-0f53-42ad-8036-e0f627563623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:19:46.527Z|6f8ffacf-a02d-4a8a-b8fd-78ef26268fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:46.529Z|6f8ffacf-a02d-4a8a-b8fd-78ef26268fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:47.400Z|80327890-28d9-4452-b968-a40837f5987c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:47.403Z|80327890-28d9-4452-b968-a40837f5987c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:47.797Z|13e7ccf6-1e07-44d7-8268-65258f97ab87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:47.798Z|13e7ccf6-1e07-44d7-8268-65258f97ab87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:56.567Z|67c79172-1eb3-4ef5-931d-645442c1820f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:56.572Z|67c79172-1eb3-4ef5-931d-645442c1820f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:57.451Z|09168f86-b7ec-4ce3-baa4-b3c9af89f61a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:57.453Z|09168f86-b7ec-4ce3-baa4-b3c9af89f61a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:57.842Z|f8bacd4d-1807-4b95-8215-5a3bb0ec7ebe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:19:57.844Z|f8bacd4d-1807-4b95-8215-5a3bb0ec7ebe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:19:59.436Z|c8bdcc6a-8458-423c-beb1-be5a34ddcdfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:19:59.437Z|c8bdcc6a-8458-423c-beb1-be5a34ddcdfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:19:59.935Z|8da2d67e-7883-426a-8fe0-6d7d89e1be3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:19:59.938Z|8da2d67e-7883-426a-8fe0-6d7d89e1be3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:20:06.646Z|d98da33c-616f-4c6b-a03c-9e925f6b6125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:06.649Z|d98da33c-616f-4c6b-a03c-9e925f6b6125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:07.490Z|a4cd7de1-7eb9-41a4-b505-34ef17c13196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:07.492Z|a4cd7de1-7eb9-41a4-b505-34ef17c13196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:07.895Z|6db4b2d9-36a2-426d-8be5-a6e379057ea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:07.898Z|6db4b2d9-36a2-426d-8be5-a6e379057ea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:14.432Z|d80a4670-7a71-4774-a126-6f167596b1d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:20:14.435Z|d80a4670-7a71-4774-a126-6f167596b1d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:20:16.700Z|ad80d9cb-4961-4247-997d-42123001538f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:16.701Z|ad80d9cb-4961-4247-997d-42123001538f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:17.537Z|fcd8b714-e731-4e36-b756-b1de509a9324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:17.538Z|fcd8b714-e731-4e36-b756-b1de509a9324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:17.968Z|faee3923-5206-4c1e-9840-9a811c8fa569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:17.969Z|faee3923-5206-4c1e-9840-9a811c8fa569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:26.730Z|55bfe48a-c20a-4617-a810-c9e1cb8ddbf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:26.735Z|55bfe48a-c20a-4617-a810-c9e1cb8ddbf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:27.593Z|9bb2ec8b-131d-452e-9868-e52f538966b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:27.596Z|9bb2ec8b-131d-452e-9868-e52f538966b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:28.051Z|9096e32b-896b-466f-8c1e-6410b3765a04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:28.054Z|9096e32b-896b-466f-8c1e-6410b3765a04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:29.432Z|65bd3abb-cc99-46e1-ae97-73c5ef06920e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:20:29.433Z|65bd3abb-cc99-46e1-ae97-73c5ef06920e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:20:29.940Z|595eb2cd-f8cb-462b-8e9b-f469b0c9be93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:20:29.941Z|595eb2cd-f8cb-462b-8e9b-f469b0c9be93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:20:36.773Z|7aa120c4-a87c-4115-91be-b8bf7cc97424|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:36.775Z|7aa120c4-a87c-4115-91be-b8bf7cc97424|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:37.659Z|172929c4-1a5d-4fbf-acf7-315cb5fda689|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:37.661Z|172929c4-1a5d-4fbf-acf7-315cb5fda689|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:38.150Z|75b7ff78-1d6e-4c42-9d12-48d9622a394d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:38.151Z|75b7ff78-1d6e-4c42-9d12-48d9622a394d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:41.034Z|d1b6d677-e626-4745-94b8-f8957b00d97e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:20:41.035Z|d1b6d677-e626-4745-94b8-f8957b00d97e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:44.432Z|435b455c-341c-49b5-aa09-8d1c0f6efc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:20:44.433Z|435b455c-341c-49b5-aa09-8d1c0f6efc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:20:46.814Z|5eb1b372-73ef-4bee-a2dc-061671ecbaa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:46.816Z|5eb1b372-73ef-4bee-a2dc-061671ecbaa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:47.735Z|c18a8814-16a6-43ff-add0-cce2b9095aaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:47.737Z|c18a8814-16a6-43ff-add0-cce2b9095aaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:48.195Z|ded5a6b5-1542-40a3-9703-8322aa49bf06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:48.197Z|ded5a6b5-1542-40a3-9703-8322aa49bf06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:56.856Z|3e4acb19-3feb-4746-9a3c-7402596124f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:56.857Z|3e4acb19-3feb-4746-9a3c-7402596124f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:57.832Z|9d94cf9d-a153-47a9-8789-e75b591d981d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:57.834Z|9d94cf9d-a153-47a9-8789-e75b591d981d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:58.226Z|d1301651-70e7-4b54-ab18-b8f7882f3f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:20:58.227Z|d1301651-70e7-4b54-ab18-b8f7882f3f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:20:59.431Z|64ba3374-d762-4b21-b00b-c6214e441d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:20:59.442Z|64ba3374-d762-4b21-b00b-c6214e441d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:20:59.943Z|74c057d0-5ff1-433c-a734-7f44dc767a1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:20:59.944Z|74c057d0-5ff1-433c-a734-7f44dc767a1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:21:06.887Z|85bab971-f02b-452f-8b6b-bc2afd471520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:06.889Z|85bab971-f02b-452f-8b6b-bc2afd471520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:07.881Z|90d06af7-bec9-46c8-a1c1-7540e45e5cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:07.884Z|90d06af7-bec9-46c8-a1c1-7540e45e5cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:08.256Z|d68fe851-82a1-4be2-95f5-13688c563fd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:08.257Z|d68fe851-82a1-4be2-95f5-13688c563fd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:14.432Z|858cc5d3-685f-47b0-9c8f-baf8c5fdd352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:21:14.433Z|858cc5d3-685f-47b0-9c8f-baf8c5fdd352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:21:16.918Z|72a24087-03f8-4edd-926f-0b419f8c7c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:16.919Z|72a24087-03f8-4edd-926f-0b419f8c7c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:17.951Z|c2e11597-a37d-4b00-82a0-48707534fd72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:17.952Z|c2e11597-a37d-4b00-82a0-48707534fd72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:18.298Z|6355a14a-1077-4686-be03-328130cbf5f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:18.301Z|6355a14a-1077-4686-be03-328130cbf5f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:26.948Z|64c51fa9-a629-448f-8322-cb85508f6c7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:26.949Z|64c51fa9-a629-448f-8322-cb85508f6c7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:27.993Z|ae0dc5c7-bdcc-4c73-b6ae-c5b1e5cb282f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:27.995Z|ae0dc5c7-bdcc-4c73-b6ae-c5b1e5cb282f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:28.348Z|13ebf062-038c-4476-b00d-4e0dbdd5b14a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:28.350Z|13ebf062-038c-4476-b00d-4e0dbdd5b14a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:29.432Z|cda0a4b4-b346-41c2-a308-e5e4bfe14d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:21:29.433Z|cda0a4b4-b346-41c2-a308-e5e4bfe14d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:21:29.945Z|c1303fd5-4908-4a45-9f5c-f05f2810b1e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:21:29.946Z|c1303fd5-4908-4a45-9f5c-f05f2810b1e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:21:36.992Z|f9aa65e0-4fce-4ed6-9de7-6c41af940a38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:36.993Z|f9aa65e0-4fce-4ed6-9de7-6c41af940a38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:38.056Z|94c9f9e2-114b-4d23-bae1-a5683a6fd184|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:38.058Z|94c9f9e2-114b-4d23-bae1-a5683a6fd184|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:38.383Z|d9c280f7-b220-427c-ab8e-58833e8b258c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:38.384Z|d9c280f7-b220-427c-ab8e-58833e8b258c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:41.030Z|fcd75e65-34dc-4c95-a70f-3bf861bdf5b7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:21:41.032Z|fcd75e65-34dc-4c95-a70f-3bf861bdf5b7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:44.432Z|356e199d-ada7-4200-abf2-463d02d576cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:21:44.436Z|356e199d-ada7-4200-abf2-463d02d576cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:21:47.025Z|f3653514-735d-4ea6-8448-e4c9cad74e85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:47.026Z|f3653514-735d-4ea6-8448-e4c9cad74e85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:48.095Z|bee2c346-84ce-4cd5-85e2-e84a4d824b40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:48.097Z|bee2c346-84ce-4cd5-85e2-e84a4d824b40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:48.415Z|78820661-1001-43be-8848-89f47ed314ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:48.416Z|78820661-1001-43be-8848-89f47ed314ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:57.058Z|8c2604a6-b3e7-4593-b12c-1768ae0c90cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:57.060Z|8c2604a6-b3e7-4593-b12c-1768ae0c90cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:58.129Z|0b040367-fb27-4e2d-bc27-e0b925e7da23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:58.130Z|0b040367-fb27-4e2d-bc27-e0b925e7da23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:58.445Z|9557883b-e23a-442a-ade3-ef1ac4a34cbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:21:58.446Z|9557883b-e23a-442a-ade3-ef1ac4a34cbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:21:59.434Z|89363103-712a-4560-b353-cc6d1b65d538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:21:59.440Z|89363103-712a-4560-b353-cc6d1b65d538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:21:59.947Z|72216ade-5f20-410a-ab24-fae1f23509cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:21:59.949Z|72216ade-5f20-410a-ab24-fae1f23509cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:22:07.091Z|58863552-a17f-4d23-a892-a737ee14d0f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:07.093Z|58863552-a17f-4d23-a892-a737ee14d0f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:08.163Z|518341f0-b79e-47ef-8dad-9842b5681aff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:08.172Z|518341f0-b79e-47ef-8dad-9842b5681aff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:08.486Z|c39d812b-a2e0-4292-8939-8ebaea77d9ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:08.487Z|c39d812b-a2e0-4292-8939-8ebaea77d9ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:14.432Z|f411a507-7ae5-439c-807a-83c02fd65988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:22:14.432Z|f411a507-7ae5-439c-807a-83c02fd65988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:22:17.128Z|32ecbd70-342f-479a-afc1-53c15b18980d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:17.129Z|32ecbd70-342f-479a-afc1-53c15b18980d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:18.226Z|74d55705-3c66-4c96-b5a0-081b000abb6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:18.229Z|74d55705-3c66-4c96-b5a0-081b000abb6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:18.526Z|b1057cc8-2b1a-4131-95db-055a21cd60dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:18.530Z|b1057cc8-2b1a-4131-95db-055a21cd60dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:27.162Z|26d056b5-01c6-4255-91ef-ae8f6b2e4833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:27.163Z|26d056b5-01c6-4255-91ef-ae8f6b2e4833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:28.261Z|83f26234-bce0-41ed-800b-aad39fef8d4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:28.263Z|83f26234-bce0-41ed-800b-aad39fef8d4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:28.597Z|f728b6f3-5fbb-4258-9d6a-31751ed226fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:28.599Z|f728b6f3-5fbb-4258-9d6a-31751ed226fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:29.432Z|54e16454-bcb4-46f2-8a98-ab24cd285bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:22:29.439Z|54e16454-bcb4-46f2-8a98-ab24cd285bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:22:29.954Z|73f8be80-5753-4787-8cfc-f6b67a0cc15f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:22:29.956Z|73f8be80-5753-4787-8cfc-f6b67a0cc15f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:22:37.196Z|b3da30e7-f9f1-4053-9bf8-f098db6e19c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:37.198Z|b3da30e7-f9f1-4053-9bf8-f098db6e19c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:38.310Z|dc99827c-41a3-46ba-8364-1076bc142946|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:38.312Z|dc99827c-41a3-46ba-8364-1076bc142946|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:38.653Z|087afb00-b287-4f05-b65a-7b407c63a67a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:38.654Z|087afb00-b287-4f05-b65a-7b407c63a67a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:41.029Z|7f253cf8-6502-4215-a70d-fbaeaac4da44|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:22:41.031Z|7f253cf8-6502-4215-a70d-fbaeaac4da44|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:44.431Z|bb071257-b540-4462-aab4-fa892e366c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:22:44.432Z|bb071257-b540-4462-aab4-fa892e366c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:22:47.225Z|ce8bfb7f-8dd7-48ca-ac7e-16151f61d1f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:47.227Z|ce8bfb7f-8dd7-48ca-ac7e-16151f61d1f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:48.359Z|46bbaf26-1c50-4a58-8b61-89e3e62a1b75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:48.360Z|46bbaf26-1c50-4a58-8b61-89e3e62a1b75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:48.705Z|079f5ee5-2eb9-4d43-a5ba-c48cea70062b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:48.707Z|079f5ee5-2eb9-4d43-a5ba-c48cea70062b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:57.256Z|1053d8d7-21ac-46cb-9c29-a5e0788e9ff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:57.258Z|1053d8d7-21ac-46cb-9c29-a5e0788e9ff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:58.395Z|b6e327cf-8b04-494a-b304-6e2634ca0ce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:58.396Z|b6e327cf-8b04-494a-b304-6e2634ca0ce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:58.754Z|18923958-3f65-4c32-972f-a4a2e393012f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:22:58.756Z|18923958-3f65-4c32-972f-a4a2e393012f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:22:59.432Z|19d70605-c7c5-4db2-ad13-fa1b4810eda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:22:59.433Z|19d70605-c7c5-4db2-ad13-fa1b4810eda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:22:59.957Z|a30cbe9a-4276-4856-a78b-356271debe91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:22:59.959Z|a30cbe9a-4276-4856-a78b-356271debe91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:23:07.292Z|dc65f9c5-d7fb-455a-9895-0500da3508f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:07.295Z|dc65f9c5-d7fb-455a-9895-0500da3508f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:08.432Z|ea96f804-b854-4c8b-b126-adfdc6ac0a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:08.434Z|ea96f804-b854-4c8b-b126-adfdc6ac0a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:08.792Z|59427e63-c4e0-482d-bd39-85d8aa8e1e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:08.793Z|59427e63-c4e0-482d-bd39-85d8aa8e1e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:14.432Z|0570e9de-e823-4481-8214-5cf15bf86baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:23:14.443Z|0570e9de-e823-4481-8214-5cf15bf86baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:23:17.324Z|ad235bdf-026c-470b-bce0-411f9f4d187f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:17.326Z|ad235bdf-026c-470b-bce0-411f9f4d187f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:18.465Z|5563bb6f-0bc6-49c7-b2dd-42387d7e49e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:18.467Z|5563bb6f-0bc6-49c7-b2dd-42387d7e49e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:18.822Z|33361425-43ad-4b71-84a6-458dc0c0ad85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:18.825Z|33361425-43ad-4b71-84a6-458dc0c0ad85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:27.355Z|6d90e3e4-d285-4a99-b376-dd672d0f43c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:27.356Z|6d90e3e4-d285-4a99-b376-dd672d0f43c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:28.505Z|520e438d-08ad-4ccf-bb9e-6f5db627f3f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:28.507Z|520e438d-08ad-4ccf-bb9e-6f5db627f3f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:28.875Z|74d098b2-18a3-4cc8-ac1b-3a5748a57da1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:28.876Z|74d098b2-18a3-4cc8-ac1b-3a5748a57da1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:29.432Z|20fdb431-588a-4be5-9f9c-23f19b2e0163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:23:29.433Z|20fdb431-588a-4be5-9f9c-23f19b2e0163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:23:29.961Z|a6932072-2b03-49b7-87c2-ebe5c4c3965f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:23:29.962Z|a6932072-2b03-49b7-87c2-ebe5c4c3965f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:23:37.385Z|4b5abd33-aa1f-4214-a13f-03dca5546e29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:37.386Z|4b5abd33-aa1f-4214-a13f-03dca5546e29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:38.564Z|de2d3419-4ee1-4543-8ef6-7aad1b4b0059|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:38.566Z|de2d3419-4ee1-4543-8ef6-7aad1b4b0059|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:38.913Z|1adb0678-059c-4c03-93c4-1378d1f1aa61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:38.915Z|1adb0678-059c-4c03-93c4-1378d1f1aa61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:41.027Z|d55df9fa-da72-4a60-b040-303c3ab7a51e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:23:41.029Z|d55df9fa-da72-4a60-b040-303c3ab7a51e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:44.433Z|d87a3f06-2a7f-4a6c-9673-477e92b721f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:23:44.433Z|d87a3f06-2a7f-4a6c-9673-477e92b721f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:23:47.420Z|378ea573-8695-415c-83e0-4f3d8cd2441a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:47.421Z|378ea573-8695-415c-83e0-4f3d8cd2441a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:48.630Z|f009acb8-c6e0-4e8c-8f97-8172930f975b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:48.631Z|f009acb8-c6e0-4e8c-8f97-8172930f975b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:48.958Z|077fda2f-db76-477c-9ceb-1a5ceefbb38a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:48.960Z|077fda2f-db76-477c-9ceb-1a5ceefbb38a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:57.451Z|8e16df5f-4949-4045-98ab-cd9f4782cc75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:57.453Z|8e16df5f-4949-4045-98ab-cd9f4782cc75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:58.692Z|e9d7d398-debd-4ee9-9c49-12ff78310115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:58.694Z|e9d7d398-debd-4ee9-9c49-12ff78310115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:59.002Z|979bdd3c-c5f9-4134-a249-9890c844e42b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:23:59.006Z|979bdd3c-c5f9-4134-a249-9890c844e42b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:23:59.431Z|3342b1a6-8404-4e20-ac13-df2579e73e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:23:59.437Z|3342b1a6-8404-4e20-ac13-df2579e73e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:23:59.964Z|9c793aa9-04c5-46ba-9453-a1bb6371d639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:23:59.964Z|9c793aa9-04c5-46ba-9453-a1bb6371d639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:24:07.495Z|d821a5f8-11cd-42d0-9518-d581af3e8123|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:07.496Z|d821a5f8-11cd-42d0-9518-d581af3e8123|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:08.744Z|d8d42f72-e527-40bb-a349-bcdf9c8be54e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:08.746Z|d8d42f72-e527-40bb-a349-bcdf9c8be54e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:09.037Z|10135261-b8a6-40a4-9bc0-08505b192833|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:09.039Z|10135261-b8a6-40a4-9bc0-08505b192833|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:14.432Z|5b752c5b-a414-4d76-8241-c0ea1d6393ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:24:14.433Z|5b752c5b-a414-4d76-8241-c0ea1d6393ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:24:17.538Z|af316ab3-ae69-4f05-9558-62d6784bb08d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:17.540Z|af316ab3-ae69-4f05-9558-62d6784bb08d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:18.792Z|f3a3092b-0320-4cab-a4bd-bd88ef407022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:18.793Z|f3a3092b-0320-4cab-a4bd-bd88ef407022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:19.072Z|0cac6ef6-dc63-40c2-a0e8-8c79639b6610|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:19.073Z|0cac6ef6-dc63-40c2-a0e8-8c79639b6610|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:27.573Z|09f05762-737d-43b3-9a88-8464adb8e0e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:27.575Z|09f05762-737d-43b3-9a88-8464adb8e0e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:28.836Z|bba6cbbd-a7d8-41cf-9d72-00b56eb032e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:28.837Z|bba6cbbd-a7d8-41cf-9d72-00b56eb032e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:29.109Z|2268856b-88a4-4093-9222-d34ad5cd5955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:29.115Z|2268856b-88a4-4093-9222-d34ad5cd5955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:29.432Z|84470a27-404d-465d-a23c-51fa17c287e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:24:29.433Z|84470a27-404d-465d-a23c-51fa17c287e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:24:29.966Z|a1cb934e-f276-44e0-a492-2525effdf6fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:24:29.969Z|a1cb934e-f276-44e0-a492-2525effdf6fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:24:37.607Z|14375a06-1d2e-4d06-b73c-f4e10cb20982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:37.609Z|14375a06-1d2e-4d06-b73c-f4e10cb20982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:38.867Z|7df439ed-6404-4a67-aef5-5e3d7302b120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:38.868Z|7df439ed-6404-4a67-aef5-5e3d7302b120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:39.149Z|b7a69768-1386-4dc4-880a-33a6eff6e576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:39.151Z|b7a69768-1386-4dc4-880a-33a6eff6e576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:41.027Z|7edff227-9879-4b81-9d89-7e0c53841623|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:24:41.029Z|7edff227-9879-4b81-9d89-7e0c53841623|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:44.433Z|cb1eaf4a-f0f0-4c90-9db9-b4c1d6bad44d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:24:44.447Z|cb1eaf4a-f0f0-4c90-9db9-b4c1d6bad44d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:24:47.663Z|c8ca75ee-a033-47ec-a966-a5f7dc9a0598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:47.664Z|c8ca75ee-a033-47ec-a966-a5f7dc9a0598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:48.900Z|27cae954-31b9-411b-81dc-6be25a6a8846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:48.901Z|27cae954-31b9-411b-81dc-6be25a6a8846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:49.190Z|1069b81e-f353-4bb3-8679-5abbc607b872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:49.192Z|1069b81e-f353-4bb3-8679-5abbc607b872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:57.710Z|6d64c7a2-7ba6-4731-9129-bb3f50ffcc5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:57.711Z|6d64c7a2-7ba6-4731-9129-bb3f50ffcc5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:58.932Z|e3f006d8-01f3-4612-a060-6e428925bc99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:58.933Z|e3f006d8-01f3-4612-a060-6e428925bc99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:59.225Z|3bc33cbe-64d6-4150-9382-81ebd64f9806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:24:59.226Z|3bc33cbe-64d6-4150-9382-81ebd64f9806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:24:59.435Z|302153e7-1246-41a9-820c-b27e8f6d374c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:24:59.436Z|302153e7-1246-41a9-820c-b27e8f6d374c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:24:59.970Z|49dc329e-0796-464e-b396-d70936232c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:24:59.971Z|49dc329e-0796-464e-b396-d70936232c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:25:07.766Z|b5d9115d-097e-4d94-8aee-42ddc769eb4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:07.770Z|b5d9115d-097e-4d94-8aee-42ddc769eb4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:08.965Z|4b9e25ab-c312-4707-9c01-84bd2d153ab9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:08.966Z|4b9e25ab-c312-4707-9c01-84bd2d153ab9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:09.267Z|df97dd7c-6ebe-43bb-89ed-7a2bfc959e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:09.268Z|df97dd7c-6ebe-43bb-89ed-7a2bfc959e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:14.431Z|a86c8c3f-c317-4ab0-8b2d-c8de8103e0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:25:14.432Z|a86c8c3f-c317-4ab0-8b2d-c8de8103e0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:25:17.854Z|9b17e3ee-c69c-4401-94bd-841312814052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:17.856Z|9b17e3ee-c69c-4401-94bd-841312814052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:19.000Z|94659734-2fbf-4420-9136-b29e7e85e218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:19.002Z|94659734-2fbf-4420-9136-b29e7e85e218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:19.318Z|a0cb2881-57d4-4bad-9c0a-ef9aed11e4bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:19.320Z|a0cb2881-57d4-4bad-9c0a-ef9aed11e4bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:27.948Z|95bf882d-1bc5-46e0-a725-b8fba9655a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:27.950Z|95bf882d-1bc5-46e0-a725-b8fba9655a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:29.041Z|6da54004-51a2-4401-aac8-008ed6489808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:29.043Z|6da54004-51a2-4401-aac8-008ed6489808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:29.365Z|12bae8cd-7940-4c93-be97-a77a20d3036b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:29.368Z|12bae8cd-7940-4c93-be97-a77a20d3036b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:29.431Z|59187bf9-5651-4b9a-bbee-a5c3612e8710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:25:29.436Z|59187bf9-5651-4b9a-bbee-a5c3612e8710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:25:29.972Z|40c7511e-56d6-4712-9e17-13ec7b397a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:25:29.973Z|40c7511e-56d6-4712-9e17-13ec7b397a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:25:38.000Z|0de42b13-f791-4c36-846c-9badaf2970f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:38.001Z|0de42b13-f791-4c36-846c-9badaf2970f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:39.085Z|201e032f-bebf-4f11-b8da-fb48a0db27c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:39.087Z|201e032f-bebf-4f11-b8da-fb48a0db27c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:39.397Z|7158cefa-babd-43b9-b66b-f2fcfabc0d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:39.398Z|7158cefa-babd-43b9-b66b-f2fcfabc0d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:41.038Z|d02cca50-635f-445c-8fbc-e3c80da75949|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:25:41.055Z|d02cca50-635f-445c-8fbc-e3c80da75949|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:44.431Z|3990f708-75a9-40da-ab48-1781a42a12a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:25:44.432Z|3990f708-75a9-40da-ab48-1781a42a12a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:25:48.042Z|0abc6d01-5920-463d-aad9-b94408b6a485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:48.043Z|0abc6d01-5920-463d-aad9-b94408b6a485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:49.141Z|dbf62963-9c1d-4340-89ee-8289bf74c66b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:49.149Z|dbf62963-9c1d-4340-89ee-8289bf74c66b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:49.425Z|74106876-c290-4aba-8c07-2e5e5b62f50b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:49.426Z|74106876-c290-4aba-8c07-2e5e5b62f50b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:58.076Z|4fafeda3-0866-4b43-a73c-b7bf730573dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:58.078Z|4fafeda3-0866-4b43-a73c-b7bf730573dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:59.195Z|9c9d7eb1-8806-4ccf-9825-1700fa298562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:59.197Z|9c9d7eb1-8806-4ccf-9825-1700fa298562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:59.432Z|7b9edbfe-a667-4855-87ca-4b573317f3ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:25:59.432Z|7b9edbfe-a667-4855-87ca-4b573317f3ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:25:59.467Z|142e36dc-5605-4ab0-9cfd-eed7ac7cc04a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:25:59.468Z|142e36dc-5605-4ab0-9cfd-eed7ac7cc04a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:25:59.976Z|eeb35244-1dad-428a-a656-334d7220977e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:25:59.977Z|eeb35244-1dad-428a-a656-334d7220977e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:26:08.122Z|fba8464f-026b-48f2-956d-aee37e1113e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:08.123Z|fba8464f-026b-48f2-956d-aee37e1113e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:09.228Z|fde015b7-2355-4588-bc7d-c6267fcc4480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:09.229Z|fde015b7-2355-4588-bc7d-c6267fcc4480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:09.502Z|9c47756e-6851-4519-a945-350aac47d277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:09.504Z|9c47756e-6851-4519-a945-350aac47d277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:14.432Z|54332cdf-46c0-4488-9ac3-1f341fdaee03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:26:14.437Z|54332cdf-46c0-4488-9ac3-1f341fdaee03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:26:18.160Z|0ae165a0-dad7-40f9-92bd-6be1368e699c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:18.164Z|0ae165a0-dad7-40f9-92bd-6be1368e699c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:19.283Z|a7e6348d-2628-4276-86cb-786ca5b381a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:19.284Z|a7e6348d-2628-4276-86cb-786ca5b381a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:19.533Z|9a22fa28-0947-4317-8e5b-53ee424589f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:19.534Z|9a22fa28-0947-4317-8e5b-53ee424589f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:28.206Z|7df863c3-385d-4ea5-a703-cef79193231f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:28.207Z|7df863c3-385d-4ea5-a703-cef79193231f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:29.329Z|c657c239-3c01-4e6a-9303-f3a7242215d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:29.332Z|c657c239-3c01-4e6a-9303-f3a7242215d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:29.431Z|263b1f3f-15a9-415d-b88f-f7454e658723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:26:29.432Z|263b1f3f-15a9-415d-b88f-f7454e658723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:26:29.566Z|516c9836-6005-46ec-90b3-16367a782c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:29.567Z|516c9836-6005-46ec-90b3-16367a782c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:29.983Z|cfd9cfa2-4d83-430c-b063-8463bc7a1bbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:26:29.984Z|cfd9cfa2-4d83-430c-b063-8463bc7a1bbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:26:38.236Z|296bffc4-1fdb-40b4-8796-4e2da7670a78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:38.238Z|296bffc4-1fdb-40b4-8796-4e2da7670a78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:39.371Z|ff5e3f43-5774-4b0f-ba57-55a72db381f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:39.373Z|ff5e3f43-5774-4b0f-ba57-55a72db381f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:39.593Z|8d070848-7dec-42c2-9758-14381f9f0a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:39.594Z|8d070848-7dec-42c2-9758-14381f9f0a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:41.033Z|9bd8b2b9-00ea-4785-a52e-78b6fd8eeca9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:26:41.035Z|9bd8b2b9-00ea-4785-a52e-78b6fd8eeca9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:44.431Z|9df1764e-5977-4d57-bded-dee095fd0862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:26:44.432Z|9df1764e-5977-4d57-bded-dee095fd0862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:26:48.274Z|4e4b308a-9b6a-4c49-99e1-66caabf39a21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:48.276Z|4e4b308a-9b6a-4c49-99e1-66caabf39a21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:49.404Z|f433301e-3843-4b82-9512-02a55ae058c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:49.405Z|f433301e-3843-4b82-9512-02a55ae058c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:49.629Z|52aa2d1c-2a7e-4fa9-8b95-5ede36e8efe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:49.630Z|52aa2d1c-2a7e-4fa9-8b95-5ede36e8efe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:58.326Z|cbd04bbb-9e6d-4514-89eb-b78243251520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:58.327Z|cbd04bbb-9e6d-4514-89eb-b78243251520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:59.431Z|dd458d7b-1355-45d0-9ed6-58f6e82e89b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:26:59.439Z|674f00b6-8c9e-47c9-8725-608efde3a170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:59.440Z|674f00b6-8c9e-47c9-8725-608efde3a170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:59.442Z|dd458d7b-1355-45d0-9ed6-58f6e82e89b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:26:59.669Z|a0efefa3-adab-4cff-b621-ac4219ca7a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:26:59.670Z|a0efefa3-adab-4cff-b621-ac4219ca7a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:26:59.987Z|3d226690-512d-48d8-a928-80cbbde139c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:26:59.988Z|3d226690-512d-48d8-a928-80cbbde139c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:27:08.372Z|a280d563-63f2-43f4-a9b8-796044321017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:08.373Z|a280d563-63f2-43f4-a9b8-796044321017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:09.476Z|938700ca-a08a-4c97-8318-22db08c6fbe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:09.477Z|938700ca-a08a-4c97-8318-22db08c6fbe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:09.712Z|178cf469-b311-4d25-84c8-0f6ed97c7aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:09.714Z|178cf469-b311-4d25-84c8-0f6ed97c7aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:14.431Z|a8f96e0c-8672-40c1-9986-774c98b61dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:27:14.432Z|a8f96e0c-8672-40c1-9986-774c98b61dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:27:18.401Z|cf88da19-f879-4e84-aeec-f9486f98631b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:18.402Z|cf88da19-f879-4e84-aeec-f9486f98631b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:19.506Z|1657e539-f29e-4c19-975c-523208d056d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:19.515Z|1657e539-f29e-4c19-975c-523208d056d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:19.752Z|84a6cc5c-f6a0-422f-b7a5-c236924b8772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:19.753Z|84a6cc5c-f6a0-422f-b7a5-c236924b8772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:28.444Z|e968a57e-91e6-4dc3-818d-daf229afc8cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:28.445Z|e968a57e-91e6-4dc3-818d-daf229afc8cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:29.432Z|c85fece3-f1c9-4647-a688-e41e7bd3074b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:27:29.433Z|c85fece3-f1c9-4647-a688-e41e7bd3074b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:27:29.563Z|5f140be9-1034-4bf4-bc88-bf60cf8dde25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:29.565Z|5f140be9-1034-4bf4-bc88-bf60cf8dde25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:29.792Z|c2e49146-1fc9-4b7e-b665-1d3d3fecabb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:29.795Z|c2e49146-1fc9-4b7e-b665-1d3d3fecabb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:29.990Z|903e968a-1b43-43ee-8fee-5da37885dc1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:27:29.991Z|903e968a-1b43-43ee-8fee-5da37885dc1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:27:38.500Z|05e490de-e886-4159-9a21-f5472d6c19eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:38.502Z|05e490de-e886-4159-9a21-f5472d6c19eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:39.610Z|690eb95d-ceaf-4706-bbca-c61643be99f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:39.611Z|690eb95d-ceaf-4706-bbca-c61643be99f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:39.827Z|4f5ac6ea-04fd-47fa-b8bc-c44ff2cc36e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:39.833Z|4f5ac6ea-04fd-47fa-b8bc-c44ff2cc36e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:41.030Z|87e90f41-120d-436b-936b-d5c7a6f04849|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:27:41.031Z|87e90f41-120d-436b-936b-d5c7a6f04849|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:44.431Z|57d30dc0-6e8c-464b-a285-9c153ab0a842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:27:44.435Z|57d30dc0-6e8c-464b-a285-9c153ab0a842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:27:48.594Z|c848f6be-bcf8-4b49-911a-8410bce4ae7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:48.596Z|c848f6be-bcf8-4b49-911a-8410bce4ae7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:49.646Z|0c50e1c6-0a27-4090-b03c-0854adb8abb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:49.647Z|0c50e1c6-0a27-4090-b03c-0854adb8abb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:49.869Z|2fbff4dd-6fdb-4fe6-b0ce-3e1943b8b3d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:49.870Z|2fbff4dd-6fdb-4fe6-b0ce-3e1943b8b3d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:58.627Z|42d5c6d3-076f-4136-ac5c-015c4a9f8aea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:58.628Z|42d5c6d3-076f-4136-ac5c-015c4a9f8aea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:59.432Z|495a2f75-b36f-44b2-8bb2-b0c45bad41dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:27:59.433Z|495a2f75-b36f-44b2-8bb2-b0c45bad41dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:27:59.680Z|9e15e1b6-e2e1-41f9-9b33-2ae72f129a2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:59.682Z|9e15e1b6-e2e1-41f9-9b33-2ae72f129a2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:59.904Z|d2b15911-1b88-48ec-9b4c-5047ce07d46d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:27:59.906Z|d2b15911-1b88-48ec-9b4c-5047ce07d46d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:27:59.993Z|1c8dd11f-9640-4ff9-a13a-907a684ccda7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:27:59.994Z|1c8dd11f-9640-4ff9-a13a-907a684ccda7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:28:08.692Z|73054b75-578f-43e3-a5a8-c6e2d67b9698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:08.697Z|73054b75-578f-43e3-a5a8-c6e2d67b9698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:09.717Z|7cc6d132-c197-4bc3-be1d-efc1a1c34687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:09.718Z|7cc6d132-c197-4bc3-be1d-efc1a1c34687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:09.935Z|36cd9c75-d158-49b9-a1f1-ac08c7ab9658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:09.939Z|36cd9c75-d158-49b9-a1f1-ac08c7ab9658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:14.435Z|68baf771-b7be-4267-a1c1-021da767c9a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:28:14.439Z|68baf771-b7be-4267-a1c1-021da767c9a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:28:18.769Z|4325b970-174f-4d90-b9b0-ca52e35f1048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:18.770Z|4325b970-174f-4d90-b9b0-ca52e35f1048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:19.747Z|bd91a0b7-1190-4beb-80b4-2618dfbc6256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:19.749Z|bd91a0b7-1190-4beb-80b4-2618dfbc6256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:19.971Z|80864941-5eef-4c91-8d45-555aaebf24fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:19.972Z|80864941-5eef-4c91-8d45-555aaebf24fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:28.811Z|cbb3991b-e088-4d7e-a232-a3273d95b1e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:28.814Z|cbb3991b-e088-4d7e-a232-a3273d95b1e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:29.431Z|2e833284-c058-4023-8590-2d6fa22ff51b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:28:29.433Z|2e833284-c058-4023-8590-2d6fa22ff51b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:28:29.801Z|d302fea4-ed49-4a91-8be9-7543b69660c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:29.803Z|d302fea4-ed49-4a91-8be9-7543b69660c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:29.996Z|51e090b0-1374-4913-9acd-e62b1cfbb577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:28:29.998Z|51e090b0-1374-4913-9acd-e62b1cfbb577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:28:30.007Z|a68c7a55-9088-48cd-a82d-20b0a638d107|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:30.009Z|a68c7a55-9088-48cd-a82d-20b0a638d107|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:38.843Z|b4fa68f3-818a-4b1f-8be3-d775911ea798|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:38.844Z|b4fa68f3-818a-4b1f-8be3-d775911ea798|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:39.834Z|4937898f-93f8-4ed7-80d5-9618ae5f4ab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:39.835Z|4937898f-93f8-4ed7-80d5-9618ae5f4ab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:40.042Z|7011c0ab-ebd3-466b-8109-a98d1b497be2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:40.044Z|7011c0ab-ebd3-466b-8109-a98d1b497be2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:41.028Z|495d1c2e-4ee5-43d0-9546-22ebeebe3d54|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:28:41.032Z|495d1c2e-4ee5-43d0-9546-22ebeebe3d54|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:44.432Z|93735eac-5d4b-4128-8175-311f8a24000b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:28:44.433Z|93735eac-5d4b-4128-8175-311f8a24000b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:28:48.890Z|5e42d5e9-1841-41c2-addc-7834c52cc199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:48.893Z|5e42d5e9-1841-41c2-addc-7834c52cc199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:49.869Z|f85b960e-0feb-4278-8d28-c73841633f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:49.875Z|f85b960e-0feb-4278-8d28-c73841633f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:50.086Z|d75ae5b5-280c-4f0f-aacc-f2f8727f0a51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:50.088Z|d75ae5b5-280c-4f0f-aacc-f2f8727f0a51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:58.933Z|adbeede6-9993-45de-94fc-57823e7e6d9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:58.935Z|adbeede6-9993-45de-94fc-57823e7e6d9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:28:59.432Z|84e65309-e28e-4024-b75e-8c0f31b8714e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:28:59.437Z|84e65309-e28e-4024-b75e-8c0f31b8714e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:28:59.941Z|a7dd23df-4473-44f7-8085-de39581df3af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:28:59.943Z|a7dd23df-4473-44f7-8085-de39581df3af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:00.008Z|b813f872-4d98-42e5-bf05-a129731953a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:29:00.009Z|b813f872-4d98-42e5-bf05-a129731953a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:29:00.127Z|b9a8a794-df08-4ca8-a302-82d698686f4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:00.129Z|b9a8a794-df08-4ca8-a302-82d698686f4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:08.980Z|67a66413-8fbb-4c11-ae90-a650dc11281e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:08.981Z|67a66413-8fbb-4c11-ae90-a650dc11281e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:09.972Z|5a61a704-6d1a-4092-883d-b62041fa726e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:09.973Z|5a61a704-6d1a-4092-883d-b62041fa726e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:10.171Z|77949950-0bb5-4bd4-9117-7fb7b9221dab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:10.172Z|77949950-0bb5-4bd4-9117-7fb7b9221dab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:14.432Z|ec9cda7d-082e-4c75-9ad1-a1b43949072c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:29:14.433Z|ec9cda7d-082e-4c75-9ad1-a1b43949072c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:29:19.028Z|744c82a5-1fc2-49e2-be54-e95839ffb83a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:19.029Z|744c82a5-1fc2-49e2-be54-e95839ffb83a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:20.026Z|d7e26f32-7e77-4942-9b99-232a2d4311d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:20.028Z|d7e26f32-7e77-4942-9b99-232a2d4311d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:20.205Z|ed174e28-8bf1-4563-9f81-698017458206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:20.206Z|ed174e28-8bf1-4563-9f81-698017458206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:29.076Z|ae46d633-701b-4498-b21b-111d29451b9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:29.077Z|ae46d633-701b-4498-b21b-111d29451b9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:29.432Z|7c6d3d5d-f373-49dd-ab2e-151c26233734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:29:29.432Z|7c6d3d5d-f373-49dd-ab2e-151c26233734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:29:30.012Z|62b7977d-590d-4680-85f4-eaebe98b66e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:29:30.013Z|62b7977d-590d-4680-85f4-eaebe98b66e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:29:30.088Z|9ed424b4-78e3-4e3d-84d9-6a43ea51c856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:30.089Z|9ed424b4-78e3-4e3d-84d9-6a43ea51c856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:30.247Z|71b5d13d-e943-47ed-b26f-3485e1f17b8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:30.249Z|71b5d13d-e943-47ed-b26f-3485e1f17b8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:39.118Z|846c31ba-088d-4ea6-ac24-3034608a12f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:39.120Z|846c31ba-088d-4ea6-ac24-3034608a12f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:40.116Z|84a06a00-cde5-4227-a43e-526b032d8e8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:40.117Z|84a06a00-cde5-4227-a43e-526b032d8e8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:40.290Z|bb6a389f-8011-420a-ad55-a79542f8a0bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:40.291Z|bb6a389f-8011-420a-ad55-a79542f8a0bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:41.026Z|47ebb5a3-7c0c-4a61-a2d4-7f47f4f92e17|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:29:41.027Z|47ebb5a3-7c0c-4a61-a2d4-7f47f4f92e17|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:44.432Z|082ed19f-0d40-4253-86e0-bd31dcba91c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:29:44.442Z|082ed19f-0d40-4253-86e0-bd31dcba91c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:29:49.163Z|5e09f7da-8ac4-4b9c-8b42-573b65085866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:49.165Z|5e09f7da-8ac4-4b9c-8b42-573b65085866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:50.154Z|e48d1fc9-8927-45b1-a69e-673488ae000f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:50.158Z|e48d1fc9-8927-45b1-a69e-673488ae000f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:50.338Z|4bc34877-4554-428c-a810-469a928947da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:50.340Z|4bc34877-4554-428c-a810-469a928947da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:59.212Z|19c0ebae-05f0-4817-9673-e20f90bedf5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:29:59.213Z|19c0ebae-05f0-4817-9673-e20f90bedf5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:29:59.433Z|d150bcc7-d627-4ce5-bde2-8c487c0c9403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:29:59.438Z|d150bcc7-d627-4ce5-bde2-8c487c0c9403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:30:00.015Z|ad9257fd-17ee-42a6-b0be-4c9627bf69d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:30:00.016Z|ad9257fd-17ee-42a6-b0be-4c9627bf69d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:30:00.192Z|6b91ef9c-d03f-4667-90d8-52c2410af5bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:00.193Z|6b91ef9c-d03f-4667-90d8-52c2410af5bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:00.376Z|aa72cc42-94b5-4fe2-9e6e-b7a3746b8b6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:00.377Z|aa72cc42-94b5-4fe2-9e6e-b7a3746b8b6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:09.250Z|f96fe318-fa4f-4dd9-9308-8218e2462223|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:09.251Z|f96fe318-fa4f-4dd9-9308-8218e2462223|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:10.234Z|46d529e0-6a4e-45d2-b9dd-bb31b194e598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:10.236Z|46d529e0-6a4e-45d2-b9dd-bb31b194e598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:10.410Z|2092f140-d3bb-4cc8-8ca9-7d5fa5a377f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:10.411Z|2092f140-d3bb-4cc8-8ca9-7d5fa5a377f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:14.432Z|ba7a8047-8443-4073-a428-94896516c59f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:30:14.432Z|ba7a8047-8443-4073-a428-94896516c59f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:30:19.293Z|40c3f2db-01e8-4543-a3ab-872a469ef48a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:19.294Z|40c3f2db-01e8-4543-a3ab-872a469ef48a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:20.266Z|5a94f4ff-d896-4f9d-8cfc-4ac7611dfd0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:20.267Z|5a94f4ff-d896-4f9d-8cfc-4ac7611dfd0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:20.442Z|5f40e4bb-2549-476c-87fe-76f880f141c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:20.443Z|5f40e4bb-2549-476c-87fe-76f880f141c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:29.336Z|9a59cb34-8a04-4779-87d8-9f7a0ba594bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:29.337Z|9a59cb34-8a04-4779-87d8-9f7a0ba594bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:29.431Z|9aea16fe-1d54-4a93-9a7c-5555e9c22013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:30:29.435Z|9aea16fe-1d54-4a93-9a7c-5555e9c22013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:30:30.017Z|a08b62b4-b729-487d-8e77-e1cf4e610efa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:30:30.018Z|a08b62b4-b729-487d-8e77-e1cf4e610efa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:30:30.297Z|221724fb-cadd-4c31-9468-9f81ff6820f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:30.298Z|221724fb-cadd-4c31-9468-9f81ff6820f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:30.474Z|fd631ecf-85e9-4788-8732-c098176af305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:30.475Z|fd631ecf-85e9-4788-8732-c098176af305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:39.391Z|55658941-7a27-4d59-9a09-5fbc41884e83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:39.392Z|55658941-7a27-4d59-9a09-5fbc41884e83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:40.330Z|552ed709-3261-4987-a81d-857011a2c3c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:40.332Z|552ed709-3261-4987-a81d-857011a2c3c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:40.503Z|48981f0c-e7c1-4924-85b7-e077a857b3c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:40.504Z|48981f0c-e7c1-4924-85b7-e077a857b3c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:41.030Z|0fb98457-3b87-4b35-b1f3-dbd14d293fc8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:30:41.037Z|0fb98457-3b87-4b35-b1f3-dbd14d293fc8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:44.436Z|f521d727-6bfd-4520-a7be-819cacaf9c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:30:44.437Z|f521d727-6bfd-4520-a7be-819cacaf9c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:30:49.446Z|f48dc42b-df74-47db-86cc-50c4aeac025c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:49.448Z|f48dc42b-df74-47db-86cc-50c4aeac025c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:50.373Z|24f8124e-a6f3-4918-9ae4-95e6e74dbf4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:50.380Z|24f8124e-a6f3-4918-9ae4-95e6e74dbf4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:50.556Z|093ed358-554e-40df-84ba-f5d2327e82d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:50.557Z|093ed358-554e-40df-84ba-f5d2327e82d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:30:59.432Z|dffa27af-8b76-4318-a2be-5505d897ae8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:30:59.433Z|dffa27af-8b76-4318-a2be-5505d897ae8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:30:59.501Z|527c3f20-257a-4816-9fc2-69da0b11e07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:30:59.503Z|527c3f20-257a-4816-9fc2-69da0b11e07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:00.019Z|6d0e5778-0595-46d4-8c71-91a08688f67f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:31:00.020Z|6d0e5778-0595-46d4-8c71-91a08688f67f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:31:00.413Z|35d8195b-cf0b-4683-a848-b70a6730d905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:00.417Z|35d8195b-cf0b-4683-a848-b70a6730d905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:00.592Z|4deca1e9-3dee-4071-b12d-48f2b6b60485|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:00.593Z|4deca1e9-3dee-4071-b12d-48f2b6b60485|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:09.538Z|78932a96-4536-455b-8d2b-0acabf174138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:09.540Z|78932a96-4536-455b-8d2b-0acabf174138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:10.446Z|00657991-2f3c-4c55-8c21-349b7670ed99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:10.447Z|00657991-2f3c-4c55-8c21-349b7670ed99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:10.637Z|68685f95-6bd4-4b7f-807f-f6a023748266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:10.639Z|68685f95-6bd4-4b7f-807f-f6a023748266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:14.432Z|418e6887-e9aa-434f-bd7a-89a51aea5f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:31:14.445Z|418e6887-e9aa-434f-bd7a-89a51aea5f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:31:19.579Z|1bd76275-6318-490c-a4e1-8c2f6da2d819|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:19.581Z|1bd76275-6318-490c-a4e1-8c2f6da2d819|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:20.494Z|5837c333-ce3a-4d86-a4fd-36cd14974a14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:20.496Z|5837c333-ce3a-4d86-a4fd-36cd14974a14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:20.682Z|d84714b8-fc05-4d75-b839-b1e05137e962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:20.683Z|d84714b8-fc05-4d75-b839-b1e05137e962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:29.435Z|d2731ae0-24c8-425f-8b05-3c8013799893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:31:29.436Z|d2731ae0-24c8-425f-8b05-3c8013799893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:31:29.614Z|95e6a8d2-ae0f-4dd7-a476-12cf8d14edf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:29.616Z|95e6a8d2-ae0f-4dd7-a476-12cf8d14edf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:30.021Z|5617068d-011a-4911-bec0-0c32344f7b5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:31:30.022Z|5617068d-011a-4911-bec0-0c32344f7b5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:31:30.543Z|c6b5d1e9-68c3-4bd1-86bf-17e7ee8af4d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:30.544Z|c6b5d1e9-68c3-4bd1-86bf-17e7ee8af4d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:30.729Z|e20229a8-d49b-4b69-b285-f50123280d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:30.730Z|e20229a8-d49b-4b69-b285-f50123280d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:39.655Z|3d22e4cd-ff98-43d1-a317-81e4c2cc2e51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:39.656Z|3d22e4cd-ff98-43d1-a317-81e4c2cc2e51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:40.574Z|a6ebe5fc-0f1d-46ce-9c8f-03626870d421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:40.575Z|a6ebe5fc-0f1d-46ce-9c8f-03626870d421|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:40.762Z|8c01ee81-3aa2-4ce4-ba6e-3bf988622d16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:40.802Z|8c01ee81-3aa2-4ce4-ba6e-3bf988622d16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:41.045Z|e5811174-6f43-498e-adf2-80678e364b48|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:31:41.092Z|e5811174-6f43-498e-adf2-80678e364b48|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:44.431Z|7fec2f6a-bfd0-4ac0-8f9d-c3e2f23ec308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:31:44.432Z|7fec2f6a-bfd0-4ac0-8f9d-c3e2f23ec308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:31:49.712Z|d98479bd-1e9c-4743-a950-409ee0dba1e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:49.717Z|d98479bd-1e9c-4743-a950-409ee0dba1e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:50.610Z|ae16baaa-b308-4485-8cab-5890edee8aa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:50.612Z|ae16baaa-b308-4485-8cab-5890edee8aa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:50.849Z|18f59cf2-ed5d-4bda-b059-0429d71f0e15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:50.850Z|18f59cf2-ed5d-4bda-b059-0429d71f0e15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:31:59.432Z|5b4ca6e7-7327-4f88-a80a-25f2ef71a7ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:31:59.441Z|5b4ca6e7-7327-4f88-a80a-25f2ef71a7ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:31:59.770Z|463d3326-8c73-4e6d-9150-20f90a27be73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:31:59.771Z|463d3326-8c73-4e6d-9150-20f90a27be73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:00.024Z|a24d843e-444a-4480-9dfb-239af91072f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:32:00.025Z|a24d843e-444a-4480-9dfb-239af91072f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:32:00.673Z|a9d28394-ae4d-4f86-8297-89ce4aa2ee04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:00.674Z|a9d28394-ae4d-4f86-8297-89ce4aa2ee04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:00.883Z|0cf23300-aebc-4891-9cc1-b7ab8cffb8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:00.885Z|0cf23300-aebc-4891-9cc1-b7ab8cffb8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:09.805Z|13e11ed3-9197-4b45-b411-e803f5a1c2c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:09.807Z|13e11ed3-9197-4b45-b411-e803f5a1c2c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:10.708Z|c9984b07-9fe6-4356-a80b-2eee0922ecb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:10.709Z|c9984b07-9fe6-4356-a80b-2eee0922ecb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:10.914Z|e754db02-81a8-4e3b-85ec-bbda7de5c5b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:10.920Z|e754db02-81a8-4e3b-85ec-bbda7de5c5b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:14.431Z|00df0d76-687d-4282-86cb-7e5a89e5b24a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:32:14.434Z|00df0d76-687d-4282-86cb-7e5a89e5b24a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:32:19.924Z|e190ba4a-dec0-4569-ad37-e09a12a8e5c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:19.926Z|e190ba4a-dec0-4569-ad37-e09a12a8e5c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:20.776Z|34993f8e-680a-4026-9f42-4584e3446530|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:20.778Z|34993f8e-680a-4026-9f42-4584e3446530|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:20.973Z|cf76fe00-ae5e-47bf-987f-82df64c0fd96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:20.974Z|cf76fe00-ae5e-47bf-987f-82df64c0fd96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:29.434Z|3d37c64d-0954-499a-8234-3eaeb7f11c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:32:29.436Z|3d37c64d-0954-499a-8234-3eaeb7f11c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:32:29.992Z|12811e5a-a57b-49a3-b976-02426b8ffa83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:29.993Z|12811e5a-a57b-49a3-b976-02426b8ffa83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:30.027Z|3360f2e1-8585-41c0-b215-631be42a9474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:32:30.028Z|3360f2e1-8585-41c0-b215-631be42a9474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:32:30.823Z|0006bc54-0852-46c6-b637-44415f21041d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:30.824Z|0006bc54-0852-46c6-b637-44415f21041d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:31.019Z|4b397eb3-1dc5-4fab-a604-265fc1ecf39f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:31.021Z|4b397eb3-1dc5-4fab-a604-265fc1ecf39f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:40.031Z|a6641b59-538b-47d2-a752-01cfeb2a4e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:40.032Z|a6641b59-538b-47d2-a752-01cfeb2a4e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:40.858Z|61972631-5367-4f95-9f8a-e421994d675c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:40.860Z|61972631-5367-4f95-9f8a-e421994d675c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:41.030Z|15ff1b24-4bac-474d-9cd9-25600296b59d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:32:41.031Z|15ff1b24-4bac-474d-9cd9-25600296b59d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:41.073Z|da00c3a3-062b-48a9-9751-9980a15080e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:41.075Z|da00c3a3-062b-48a9-9751-9980a15080e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:44.432Z|6b03857b-ee04-4eee-9c90-264e937d427b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:32:44.449Z|6b03857b-ee04-4eee-9c90-264e937d427b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:32:50.104Z|fc514397-370b-40e9-8b52-078719126513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:50.105Z|fc514397-370b-40e9-8b52-078719126513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:50.906Z|f4b2c426-9da4-4b29-a70b-28ac129966eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:50.907Z|f4b2c426-9da4-4b29-a70b-28ac129966eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:51.120Z|225794d3-4e25-4f50-b647-e1c457e2e4c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:32:51.121Z|225794d3-4e25-4f50-b647-e1c457e2e4c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:32:59.431Z|98ef6bca-ab63-48ec-aa97-ae2d4467e51a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:32:59.433Z|98ef6bca-ab63-48ec-aa97-ae2d4467e51a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:33:00.029Z|fe1d7f99-a48b-4cd4-baa0-47d476a81b55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:33:00.030Z|fe1d7f99-a48b-4cd4-baa0-47d476a81b55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:33:00.134Z|cbe678c1-44ee-49aa-87fa-ceee8752d23e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:00.136Z|cbe678c1-44ee-49aa-87fa-ceee8752d23e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:00.936Z|78bfff85-7cde-484e-9e9b-e88b56b0cce4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:00.937Z|78bfff85-7cde-484e-9e9b-e88b56b0cce4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:01.159Z|f00a4da5-e752-4963-b26b-362035bca612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:01.160Z|f00a4da5-e752-4963-b26b-362035bca612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:10.173Z|0b613ac7-a7e9-4e1b-9fc5-d61daae87b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:10.179Z|0b613ac7-a7e9-4e1b-9fc5-d61daae87b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:10.967Z|eb3d7de1-468d-42d9-82d8-8b432ecd2e43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:10.969Z|eb3d7de1-468d-42d9-82d8-8b432ecd2e43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:11.191Z|a867d694-ca98-40e4-ab99-2d24527aedf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:11.196Z|a867d694-ca98-40e4-ab99-2d24527aedf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:14.432Z|78fd9520-665d-4113-9735-96db56f00a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:33:14.433Z|78fd9520-665d-4113-9735-96db56f00a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:33:20.218Z|1b58e2de-7cf5-4411-b315-109d33c3b304|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:20.221Z|1b58e2de-7cf5-4411-b315-109d33c3b304|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:21.004Z|8ef34260-881a-4520-a345-2b365f48304e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:21.005Z|8ef34260-881a-4520-a345-2b365f48304e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:21.228Z|25642fb2-7cb0-4e82-89fa-adcfa14dd006|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:21.229Z|25642fb2-7cb0-4e82-89fa-adcfa14dd006|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:29.431Z|190d3baa-9c3c-4696-8fa3-1271ddfc5ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:33:29.435Z|190d3baa-9c3c-4696-8fa3-1271ddfc5ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:33:30.032Z|8d9dbf19-6e68-4096-be17-fd2fb8a81fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:33:30.033Z|8d9dbf19-6e68-4096-be17-fd2fb8a81fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:33:30.250Z|cded94cf-6777-4254-b063-2abbfaacbe90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:30.251Z|cded94cf-6777-4254-b063-2abbfaacbe90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:31.031Z|6c54715c-2063-40a4-b0f0-eefb7c6e091a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:31.032Z|6c54715c-2063-40a4-b0f0-eefb7c6e091a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:31.275Z|ba452270-4465-40ba-bfd6-0b9f0fd26890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:31.276Z|ba452270-4465-40ba-bfd6-0b9f0fd26890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:40.282Z|e411edb4-324f-458d-a223-2ad2706bc0b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:40.284Z|e411edb4-324f-458d-a223-2ad2706bc0b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:41.031Z|e31cf056-98b1-43b3-b52f-711111b93cdd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:33:41.033Z|e31cf056-98b1-43b3-b52f-711111b93cdd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:41.130Z|960b4672-10a8-44bf-b89f-885bc3dcfc55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:41.132Z|960b4672-10a8-44bf-b89f-885bc3dcfc55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:41.316Z|ba7c9c54-9846-47fb-83bf-33f4274dd63a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:41.317Z|ba7c9c54-9846-47fb-83bf-33f4274dd63a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:44.431Z|04e58ab1-892e-4505-a208-392b3abb1ea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:33:44.433Z|04e58ab1-892e-4505-a208-392b3abb1ea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:33:50.323Z|94bfc3cc-a29e-4629-b873-9b6e396065b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:50.324Z|94bfc3cc-a29e-4629-b873-9b6e396065b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:51.198Z|2d0b68ee-fa56-4cd0-8fa2-41cece537618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:51.216Z|2d0b68ee-fa56-4cd0-8fa2-41cece537618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:51.349Z|cd6ed2da-d7f2-41f8-9149-ebe969ced539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:33:51.350Z|cd6ed2da-d7f2-41f8-9149-ebe969ced539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:33:59.432Z|86fd3e15-d7d2-4f1f-bc18-1b893d5c115b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:33:59.432Z|86fd3e15-d7d2-4f1f-bc18-1b893d5c115b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:34:00.034Z|5c3d395c-3dab-4f3c-802a-79335f19ff5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:34:00.035Z|5c3d395c-3dab-4f3c-802a-79335f19ff5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:34:00.362Z|4cd3b929-ec75-4eaa-890e-fae6c0e3e63c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:00.363Z|4cd3b929-ec75-4eaa-890e-fae6c0e3e63c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:01.256Z|9a3206ea-5483-47ff-bf44-1d6c248b8397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:01.257Z|9a3206ea-5483-47ff-bf44-1d6c248b8397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:01.389Z|bd880f0a-84d4-424c-b157-9568b464fac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:01.391Z|bd880f0a-84d4-424c-b157-9568b464fac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:10.406Z|4ad587f6-dfe1-4b6b-84c3-cdfba75c9b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:10.407Z|4ad587f6-dfe1-4b6b-84c3-cdfba75c9b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:11.306Z|67290808-8ee6-4bbf-a1a7-64bf3687de30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:11.308Z|67290808-8ee6-4bbf-a1a7-64bf3687de30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:11.435Z|d9ba4d4f-9c63-4807-a361-5b9933f67211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:11.436Z|d9ba4d4f-9c63-4807-a361-5b9933f67211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:14.431Z|b68e584c-1437-4ae9-9629-13aeb1b05959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:34:14.436Z|b68e584c-1437-4ae9-9629-13aeb1b05959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:34:20.439Z|facbe317-9259-45e0-a718-43740fa42a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:20.446Z|facbe317-9259-45e0-a718-43740fa42a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:21.350Z|2c4383e3-da1d-4bdc-a172-31aa4284981c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:21.353Z|2c4383e3-da1d-4bdc-a172-31aa4284981c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:21.472Z|4067d063-0aaf-4b7d-9871-519b58c2dba6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:21.473Z|4067d063-0aaf-4b7d-9871-519b58c2dba6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:29.431Z|2b15ab2d-4b96-4e57-8bb8-ed9e617075fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:34:29.432Z|2b15ab2d-4b96-4e57-8bb8-ed9e617075fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:34:30.038Z|994ba3df-d787-4b39-9cde-33bcd87929b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:34:30.039Z|994ba3df-d787-4b39-9cde-33bcd87929b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:34:30.474Z|2cb3841b-bca3-404e-aac4-35e30768b574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:30.476Z|2cb3841b-bca3-404e-aac4-35e30768b574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:31.384Z|79fed0f9-ab99-49cd-8df2-babd04032bcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:31.386Z|79fed0f9-ab99-49cd-8df2-babd04032bcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:31.506Z|11ff881f-a8e2-47ae-a20c-a4a5ab1c62f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:31.512Z|11ff881f-a8e2-47ae-a20c-a4a5ab1c62f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:40.508Z|b5c55b7d-938a-4ba8-8d25-7fc706117f40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:40.510Z|b5c55b7d-938a-4ba8-8d25-7fc706117f40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:41.031Z|79e0e6ef-f699-4464-b59e-bb6147042cf5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:34:41.032Z|79e0e6ef-f699-4464-b59e-bb6147042cf5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:41.424Z|35cb4be3-2f65-41cb-8f3d-aa1da820408b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:41.425Z|35cb4be3-2f65-41cb-8f3d-aa1da820408b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:41.545Z|06758016-27a4-4a28-a5d1-d3953260e312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:41.547Z|06758016-27a4-4a28-a5d1-d3953260e312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:44.431Z|58d6249a-0624-4d4f-99f7-5ce66b00ed80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:34:44.432Z|58d6249a-0624-4d4f-99f7-5ce66b00ed80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:34:50.549Z|bf598b19-d4ef-4ab4-a166-cdc02d10445f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:50.550Z|bf598b19-d4ef-4ab4-a166-cdc02d10445f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:51.461Z|71dff93f-711d-437b-b466-d1c83f4154a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:51.463Z|71dff93f-711d-437b-b466-d1c83f4154a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:51.594Z|c2abf43a-90a9-4043-9c43-41afb284ebd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:34:51.595Z|c2abf43a-90a9-4043-9c43-41afb284ebd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:34:59.432Z|8c3f5560-a1dd-4230-bcb5-654d313d4c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:34:59.444Z|8c3f5560-a1dd-4230-bcb5-654d313d4c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:35:00.042Z|49000860-7bfc-45d6-a03f-e8cbe52da5a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:35:00.049Z|49000860-7bfc-45d6-a03f-e8cbe52da5a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:35:00.588Z|70686fa2-40c0-4b06-a126-3b882e65752a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:00.590Z|70686fa2-40c0-4b06-a126-3b882e65752a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:01.512Z|c7fc7660-4479-4936-93d2-18c68b488043|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:01.514Z|c7fc7660-4479-4936-93d2-18c68b488043|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:01.632Z|ec91f128-06d3-4552-b663-41fe181c2fac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:01.633Z|ec91f128-06d3-4552-b663-41fe181c2fac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:10.621Z|3ee8c304-8085-4915-86e8-8b8b25fd01f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:10.623Z|3ee8c304-8085-4915-86e8-8b8b25fd01f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:11.552Z|1d703233-37c5-4072-9876-3979dbf9dcdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:11.553Z|1d703233-37c5-4072-9876-3979dbf9dcdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:11.665Z|c38bdad1-7e25-4305-8608-140d8ce478d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:11.666Z|c38bdad1-7e25-4305-8608-140d8ce478d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:14.433Z|f5ae93ee-4d1c-489a-afbf-b6597f13611f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:35:14.434Z|f5ae93ee-4d1c-489a-afbf-b6597f13611f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:35:20.713Z|d1301640-d546-4575-8f31-825cb83c95a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:20.716Z|d1301640-d546-4575-8f31-825cb83c95a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:21.584Z|d24333b8-b751-4166-b7fa-50a4759a7f5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:21.585Z|d24333b8-b751-4166-b7fa-50a4759a7f5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:21.704Z|e754370a-db9a-4046-bb29-6037ff71b575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:21.706Z|e754370a-db9a-4046-bb29-6037ff71b575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:29.432Z|c65f75b9-d5a2-49e5-aa8c-90e4265173f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:35:29.433Z|c65f75b9-d5a2-49e5-aa8c-90e4265173f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:35:30.052Z|2e1bcfcc-e20a-452b-a911-a7e042b5f7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:35:30.054Z|2e1bcfcc-e20a-452b-a911-a7e042b5f7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:35:30.769Z|5f24e6ce-3168-4f24-aeea-2669f960fdba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:30.772Z|5f24e6ce-3168-4f24-aeea-2669f960fdba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:31.619Z|a21c3755-5271-432c-a0d1-7f6ac81ae726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:31.620Z|a21c3755-5271-432c-a0d1-7f6ac81ae726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:31.740Z|d8c61477-d0e4-4922-b2cb-e3c18503d928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:31.742Z|d8c61477-d0e4-4922-b2cb-e3c18503d928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:40.805Z|638de180-f639-4a97-b7ef-7667ce6a08bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:40.807Z|638de180-f639-4a97-b7ef-7667ce6a08bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:41.026Z|cb8ee90d-b1a9-406a-9a67-32b32b6ae33d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:35:41.028Z|cb8ee90d-b1a9-406a-9a67-32b32b6ae33d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:41.654Z|9ee3a8f0-e985-4cc0-a8fb-22e9d121b5dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:41.660Z|9ee3a8f0-e985-4cc0-a8fb-22e9d121b5dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:41.772Z|18dddd1a-8798-4985-8283-61195aed47a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:41.773Z|18dddd1a-8798-4985-8283-61195aed47a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:44.431Z|15236601-016a-4ec3-9f7e-8fc6e3931f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:35:44.434Z|15236601-016a-4ec3-9f7e-8fc6e3931f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:35:50.842Z|c9e74051-e4e0-4aed-aca9-367d719b83cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:50.844Z|c9e74051-e4e0-4aed-aca9-367d719b83cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:51.703Z|3efd9405-7dbe-49f0-9f38-c62a2bd868ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:51.704Z|3efd9405-7dbe-49f0-9f38-c62a2bd868ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:51.823Z|25d690cf-1c48-4cf6-9dbe-205f01cba549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:35:51.824Z|25d690cf-1c48-4cf6-9dbe-205f01cba549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:35:59.432Z|d28cfdc1-3c7c-41bf-8245-1d034578b917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:35:59.433Z|d28cfdc1-3c7c-41bf-8245-1d034578b917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:36:00.056Z|1aa81a0c-7f3a-4722-9024-f566f431bdc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:36:00.057Z|1aa81a0c-7f3a-4722-9024-f566f431bdc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:36:00.881Z|b65fb4d6-9133-4a30-b533-409f2f47f90b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:00.882Z|b65fb4d6-9133-4a30-b533-409f2f47f90b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:01.762Z|894e0402-ed29-4c14-ae7c-f19524eae2d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:01.764Z|894e0402-ed29-4c14-ae7c-f19524eae2d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:01.855Z|609fbc05-f0c2-4d0c-8f2a-cb5f9038dd0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:01.857Z|609fbc05-f0c2-4d0c-8f2a-cb5f9038dd0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:10.934Z|d7807ddc-8b0d-47b4-a799-aef76ecbc1c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:10.936Z|d7807ddc-8b0d-47b4-a799-aef76ecbc1c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:11.790Z|1359519d-05bb-463f-bc65-917deee8ce34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:11.791Z|1359519d-05bb-463f-bc65-917deee8ce34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:11.899Z|2e45cbe6-a2de-4361-8999-23ce97246dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:11.901Z|2e45cbe6-a2de-4361-8999-23ce97246dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:14.432Z|96e25742-648d-4d6c-aee6-d125834aa630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:36:14.436Z|96e25742-648d-4d6c-aee6-d125834aa630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:36:20.976Z|2e3c9270-79bd-4857-896e-9f5cc575ef84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:20.977Z|2e3c9270-79bd-4857-896e-9f5cc575ef84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:21.824Z|aef6409d-9b62-4332-bba6-6ac85198338c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:21.826Z|aef6409d-9b62-4332-bba6-6ac85198338c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:21.931Z|0fe6ee69-e86e-4b9c-9758-4805ea646143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:21.932Z|0fe6ee69-e86e-4b9c-9758-4805ea646143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:29.432Z|63bcc41e-7517-4408-81a7-a8899fdeffe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:36:29.449Z|63bcc41e-7517-4408-81a7-a8899fdeffe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:36:30.061Z|77342b0a-96e7-4102-a15b-fe325d873a99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:36:30.062Z|77342b0a-96e7-4102-a15b-fe325d873a99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:36:31.012Z|2dd0c4e0-5eac-43ba-8a95-dc5776dc59c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:31.013Z|2dd0c4e0-5eac-43ba-8a95-dc5776dc59c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:31.865Z|615605be-a11a-4be0-a15f-1a5a7b4cb825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:31.866Z|615605be-a11a-4be0-a15f-1a5a7b4cb825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:31.965Z|f2c75290-6b73-4163-a412-6e9fa8b35e8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:31.966Z|f2c75290-6b73-4163-a412-6e9fa8b35e8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:41.036Z|8e87568e-a3ef-4170-b004-e191df3968f7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:36:41.039Z|8e87568e-a3ef-4170-b004-e191df3968f7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:41.062Z|4b5b6008-2985-42d2-b6d2-ab199347a5c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:41.063Z|4b5b6008-2985-42d2-b6d2-ab199347a5c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:41.899Z|3f1bf77b-6724-4eee-8196-427a75c0d222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:41.901Z|3f1bf77b-6724-4eee-8196-427a75c0d222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:42.005Z|14b74cdb-fd4a-48dd-8828-54dfefd2a73a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:42.006Z|14b74cdb-fd4a-48dd-8828-54dfefd2a73a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:44.432Z|a968194a-9e73-4a9d-ab9a-bbd8710a48cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:36:44.433Z|a968194a-9e73-4a9d-ab9a-bbd8710a48cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:36:51.114Z|6c1e8e8a-bc19-44d8-adae-7b656f6dcc6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:51.116Z|6c1e8e8a-bc19-44d8-adae-7b656f6dcc6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:51.936Z|5dbc2edb-ec60-4782-beb4-695b5f3c5aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:51.937Z|5dbc2edb-ec60-4782-beb4-695b5f3c5aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:52.045Z|834b8b41-55b3-4194-8f19-403cb1b33577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:36:52.046Z|834b8b41-55b3-4194-8f19-403cb1b33577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:36:59.431Z|3dbb535e-2adc-4f27-9da3-40306a824a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:36:59.433Z|3dbb535e-2adc-4f27-9da3-40306a824a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:37:00.063Z|9e590288-b35e-4755-9a39-6af96734bd38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:37:00.064Z|9e590288-b35e-4755-9a39-6af96734bd38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:37:01.147Z|50d72b1b-4313-4646-b460-e4a3930b211b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:01.148Z|50d72b1b-4313-4646-b460-e4a3930b211b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:01.963Z|9c0d56a0-d009-4384-acbf-a3398bd929e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:01.964Z|9c0d56a0-d009-4384-acbf-a3398bd929e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:02.076Z|ae51f2eb-65e0-42a7-9a5b-a30ffb85456d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:02.078Z|ae51f2eb-65e0-42a7-9a5b-a30ffb85456d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:11.186Z|317eb496-efee-4a1b-8693-1ec93b181747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:11.200Z|317eb496-efee-4a1b-8693-1ec93b181747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:12.011Z|d302f83d-92de-4fd2-b4fc-e323059ed4d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:12.012Z|d302f83d-92de-4fd2-b4fc-e323059ed4d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:12.112Z|5763c7ec-7666-4aa1-b74d-a60a59548ad5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:12.113Z|5763c7ec-7666-4aa1-b74d-a60a59548ad5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:14.431Z|811e08c3-9de6-4423-bf0f-91b3b70a1d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:37:14.432Z|811e08c3-9de6-4423-bf0f-91b3b70a1d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:37:21.245Z|1d5b4eb2-aa55-444a-bf5d-d902d7444f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:21.247Z|1d5b4eb2-aa55-444a-bf5d-d902d7444f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:22.053Z|1c267dc5-519a-4f67-9139-13b6b3388e64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:22.054Z|1c267dc5-519a-4f67-9139-13b6b3388e64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:22.149Z|990fa513-7752-4ce7-852b-c8c8916a0573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:22.151Z|990fa513-7752-4ce7-852b-c8c8916a0573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:29.432Z|8e8b5499-2501-43ff-9af7-aab6ec234da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:37:29.433Z|8e8b5499-2501-43ff-9af7-aab6ec234da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:37:30.064Z|434cec52-c7ff-4151-8b52-113ac69e4439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:37:30.065Z|434cec52-c7ff-4151-8b52-113ac69e4439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:37:31.291Z|6f4fc669-2be7-4d0a-aeba-108c92c95960|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:31.293Z|6f4fc669-2be7-4d0a-aeba-108c92c95960|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:32.085Z|de091a1f-7327-4bf4-8dc7-85c0e4a20cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:32.086Z|de091a1f-7327-4bf4-8dc7-85c0e4a20cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:32.185Z|aa9227fd-2593-4e83-aca3-6050b3f1e886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:32.187Z|aa9227fd-2593-4e83-aca3-6050b3f1e886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:41.025Z|a2188515-a37c-4462-b41c-564b3e544223|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:37:41.027Z|a2188515-a37c-4462-b41c-564b3e544223|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:41.342Z|7665c3ff-fb78-44ed-9c40-9411e1b9d3bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:41.343Z|7665c3ff-fb78-44ed-9c40-9411e1b9d3bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:42.115Z|c091d219-a03a-4fa4-b936-d4585d0772d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:42.117Z|c091d219-a03a-4fa4-b936-d4585d0772d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:42.216Z|1f320b40-192d-46b0-aa86-a7f834f9e402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:42.218Z|1f320b40-192d-46b0-aa86-a7f834f9e402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:44.431Z|f3957f06-b5e3-41bf-aae7-2b618213e2a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:37:44.432Z|f3957f06-b5e3-41bf-aae7-2b618213e2a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:37:51.378Z|38d4ff63-aa98-40a3-bf2f-d621d76a7270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:51.388Z|38d4ff63-aa98-40a3-bf2f-d621d76a7270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:52.146Z|9ea6c952-8cc8-49d6-a249-af8a81f87bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:52.147Z|9ea6c952-8cc8-49d6-a249-af8a81f87bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:52.259Z|cd099c46-781d-4799-b3d7-e1d9038e3613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:37:52.260Z|cd099c46-781d-4799-b3d7-e1d9038e3613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:37:59.432Z|cf7fa4f3-5c68-46ec-9a83-9a31118b0ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:37:59.433Z|cf7fa4f3-5c68-46ec-9a83-9a31118b0ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:38:00.067Z|4e6bdbe1-b609-4271-b8ac-79b59e23c198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:38:00.068Z|4e6bdbe1-b609-4271-b8ac-79b59e23c198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:38:01.419Z|84b18132-77cc-4b15-b20c-127d490d6f40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:01.422Z|84b18132-77cc-4b15-b20c-127d490d6f40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:02.174Z|a0f53ac6-5468-4c94-99da-c0ce65f88c31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:02.176Z|a0f53ac6-5468-4c94-99da-c0ce65f88c31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:02.298Z|2f15b3f2-e499-42bd-9e32-5b7f33c754d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:02.299Z|2f15b3f2-e499-42bd-9e32-5b7f33c754d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:11.466Z|3bb74fef-e6b6-489d-b12f-b91de964cf02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:11.467Z|3bb74fef-e6b6-489d-b12f-b91de964cf02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:12.235Z|1b70cc00-5d05-48f7-a59c-0b3e1500bcb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:12.240Z|1b70cc00-5d05-48f7-a59c-0b3e1500bcb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:12.331Z|5926effd-273e-4b12-ab21-cacd0ca3f949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:12.332Z|5926effd-273e-4b12-ab21-cacd0ca3f949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:14.431Z|9774ce19-8d91-4749-b8ba-e1bb9a9b7796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:38:14.432Z|9774ce19-8d91-4749-b8ba-e1bb9a9b7796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:38:21.512Z|419bd9a3-aba5-4032-8cdc-87c1b2c16859|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:21.513Z|419bd9a3-aba5-4032-8cdc-87c1b2c16859|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:22.275Z|8023cd2b-46b0-4be5-ae8c-ffdf7f26fa36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:22.277Z|8023cd2b-46b0-4be5-ae8c-ffdf7f26fa36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:22.363Z|98ebe7da-6885-4cfe-9637-36cdd5854054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:22.364Z|98ebe7da-6885-4cfe-9637-36cdd5854054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:29.432Z|c95c8e7b-15c6-4582-abfe-3bbb5ce364c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:38:29.433Z|c95c8e7b-15c6-4582-abfe-3bbb5ce364c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:38:30.069Z|cd16c6f8-61b9-4096-adc2-4d805e89cc10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:38:30.070Z|cd16c6f8-61b9-4096-adc2-4d805e89cc10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:38:31.595Z|a7f6359b-5e5e-40b2-b205-5c60ff838908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:31.597Z|a7f6359b-5e5e-40b2-b205-5c60ff838908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:32.335Z|06da4827-216d-4336-aaa2-183bc7747c5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:32.336Z|06da4827-216d-4336-aaa2-183bc7747c5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:32.405Z|1f6cc3dc-1a6f-46c4-8386-7210eb82d1e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:32.406Z|1f6cc3dc-1a6f-46c4-8386-7210eb82d1e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:41.033Z|059cf4d6-1c6b-419a-b2f9-66ea059aa453|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:38:41.035Z|059cf4d6-1c6b-419a-b2f9-66ea059aa453|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:41.640Z|c1259326-410a-44e7-a434-19639da872f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:41.641Z|c1259326-410a-44e7-a434-19639da872f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:42.369Z|eb51bd28-202c-436c-9a8f-ce8ab3752ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:42.371Z|eb51bd28-202c-436c-9a8f-ce8ab3752ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:42.435Z|d6bf3716-7392-42d5-95c1-74f13b48148a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:42.436Z|d6bf3716-7392-42d5-95c1-74f13b48148a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:44.431Z|ca81d859-7b32-4650-8271-4ab1abaee3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:38:44.436Z|ca81d859-7b32-4650-8271-4ab1abaee3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:38:51.684Z|ef480dcd-1e2b-4392-870f-efb4f277d773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:51.685Z|ef480dcd-1e2b-4392-870f-efb4f277d773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:52.405Z|6bd35770-a888-48bb-a815-82cef3d1561f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:52.406Z|6bd35770-a888-48bb-a815-82cef3d1561f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:52.467Z|accadd8e-e1b4-42d3-8649-2abb1bfa8663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:38:52.468Z|accadd8e-e1b4-42d3-8649-2abb1bfa8663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:38:59.432Z|ba3abfbf-8864-4bf1-b3d1-32e16fe94afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:38:59.432Z|ba3abfbf-8864-4bf1-b3d1-32e16fe94afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:39:00.072Z|81102a77-b97d-49ac-aea3-de7ffbce8ab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:39:00.072Z|81102a77-b97d-49ac-aea3-de7ffbce8ab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:39:01.718Z|623ea686-1e1f-4a7d-9a9b-b9faa5d6c403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:01.719Z|623ea686-1e1f-4a7d-9a9b-b9faa5d6c403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:02.438Z|7f8de797-c467-4aff-ae18-7a440a5267bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:02.439Z|7f8de797-c467-4aff-ae18-7a440a5267bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:02.504Z|98d015fa-cca1-4f9e-a428-fa44b5d8f95f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:02.506Z|98d015fa-cca1-4f9e-a428-fa44b5d8f95f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:11.752Z|584be796-3659-42fd-a7d5-b2f380c812e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:11.753Z|584be796-3659-42fd-a7d5-b2f380c812e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:12.468Z|434228c7-2eeb-4892-8943-112e543e7c52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:12.469Z|434228c7-2eeb-4892-8943-112e543e7c52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:12.562Z|9cedf262-16c1-45c9-afe6-9fdcd8621901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:12.563Z|9cedf262-16c1-45c9-afe6-9fdcd8621901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:14.431Z|1b8e1757-479d-453c-bd65-e8e7684136fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:39:14.432Z|1b8e1757-479d-453c-bd65-e8e7684136fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:39:21.785Z|09eea563-09cb-4db2-be28-eb5a40147776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:21.786Z|09eea563-09cb-4db2-be28-eb5a40147776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:22.505Z|fe6cf2de-82a1-4bb4-b3a1-f539172b0c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:22.506Z|fe6cf2de-82a1-4bb4-b3a1-f539172b0c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:22.597Z|4278eee5-68fa-433b-aa9e-4a0c004a0e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:22.598Z|4278eee5-68fa-433b-aa9e-4a0c004a0e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:29.432Z|86a6a5bb-1402-45cc-8824-08e61ca6ec19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:39:29.440Z|86a6a5bb-1402-45cc-8824-08e61ca6ec19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:39:30.074Z|209930e7-55ec-45f1-be69-dedc7ef396fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:39:30.076Z|209930e7-55ec-45f1-be69-dedc7ef396fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:39:31.817Z|ad655e67-80ea-4074-bfa7-a6fdb4689c8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:31.818Z|ad655e67-80ea-4074-bfa7-a6fdb4689c8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:32.543Z|213eadc0-ffe5-4323-8a34-2f6e427b09a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:32.544Z|213eadc0-ffe5-4323-8a34-2f6e427b09a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:32.646Z|569ee053-272b-497c-8b06-e6dfdc71076c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:32.647Z|569ee053-272b-497c-8b06-e6dfdc71076c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:41.029Z|29faf301-3a7a-4f4c-9e1d-7a7509525420|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:39:41.031Z|29faf301-3a7a-4f4c-9e1d-7a7509525420|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:41.848Z|d1736b6f-90c4-457d-8830-303c77f76828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:41.849Z|d1736b6f-90c4-457d-8830-303c77f76828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:42.582Z|b2450c4a-fb63-467d-adf7-8b2b75f7bcc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:42.583Z|b2450c4a-fb63-467d-adf7-8b2b75f7bcc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:42.681Z|d0bf556a-2d4b-4003-87fe-b66ff1ba72f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:42.683Z|d0bf556a-2d4b-4003-87fe-b66ff1ba72f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:44.431Z|f7bf7223-0354-40fa-ab91-00fdf62dcd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:39:44.432Z|f7bf7223-0354-40fa-ab91-00fdf62dcd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:39:51.881Z|29009065-ffcf-4254-bfcd-f05fc304dc02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:51.883Z|29009065-ffcf-4254-bfcd-f05fc304dc02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:52.614Z|4b97bbb5-b81c-480a-8159-0ef2efc2c845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:52.615Z|4b97bbb5-b81c-480a-8159-0ef2efc2c845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:52.722Z|351cacf1-e2cd-4c43-82b5-b71371087388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:39:52.724Z|351cacf1-e2cd-4c43-82b5-b71371087388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:39:59.431Z|b538af03-ddfc-4fa4-b9aa-65bd1d1528c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:39:59.432Z|b538af03-ddfc-4fa4-b9aa-65bd1d1528c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:40:00.080Z|b659f14d-4f25-427b-9b58-1212a187fe63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:40:00.081Z|b659f14d-4f25-427b-9b58-1212a187fe63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:40:01.919Z|de3c44bb-af23-4783-a317-72b4cefe327e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:01.921Z|de3c44bb-af23-4783-a317-72b4cefe327e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:02.654Z|5cf814f2-06fe-498a-915b-4e3cbaaaddc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:02.655Z|5cf814f2-06fe-498a-915b-4e3cbaaaddc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:02.762Z|23bf74fe-389d-452d-845a-85cb2479441e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:02.764Z|23bf74fe-389d-452d-845a-85cb2479441e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:11.958Z|7a8781a3-78ec-49b4-af81-9a8c568bad3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:11.959Z|7a8781a3-78ec-49b4-af81-9a8c568bad3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:12.702Z|20250d1f-09a2-4b48-87e7-1764d0841a5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:12.704Z|20250d1f-09a2-4b48-87e7-1764d0841a5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:12.794Z|2b90442e-791e-4de6-995f-4005ad398b19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:12.795Z|2b90442e-791e-4de6-995f-4005ad398b19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:14.432Z|344c5a7b-bc26-4620-988e-53688e82acb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:40:14.436Z|344c5a7b-bc26-4620-988e-53688e82acb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:40:21.987Z|1a010d48-b1b9-48c7-8034-c9420b7f56ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:21.988Z|1a010d48-b1b9-48c7-8034-c9420b7f56ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:22.772Z|2caf76c2-9705-4dca-87b3-f82e19fcb4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:22.775Z|2caf76c2-9705-4dca-87b3-f82e19fcb4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:22.834Z|a574db02-b73e-48c2-bdd9-58f2b5029333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:22.836Z|a574db02-b73e-48c2-bdd9-58f2b5029333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:29.438Z|1c314b13-3058-4cfa-9e7e-13585b559410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:40:29.440Z|1c314b13-3058-4cfa-9e7e-13585b559410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:40:30.084Z|ca964452-5dd2-49b8-a9c3-0b5f2b65cf48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:40:30.085Z|ca964452-5dd2-49b8-a9c3-0b5f2b65cf48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:40:32.027Z|32988583-f948-4642-b60d-68702924198b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:32.029Z|32988583-f948-4642-b60d-68702924198b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:32.814Z|e6e506a4-4546-4e28-8e2c-c9670337452e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:32.815Z|e6e506a4-4546-4e28-8e2c-c9670337452e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:32.878Z|38a59061-6477-4bb3-8ffd-c129fd131dd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:32.880Z|38a59061-6477-4bb3-8ffd-c129fd131dd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:41.028Z|b7a170e4-965e-4fea-b182-7a0a4febdb06|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:40:41.029Z|b7a170e4-965e-4fea-b182-7a0a4febdb06|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:42.061Z|6b9e09ed-f36d-43f9-9669-0faaa1d073fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:42.062Z|6b9e09ed-f36d-43f9-9669-0faaa1d073fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:42.857Z|cfb99dc1-46ea-4542-b8c6-f22951eb46cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:42.858Z|cfb99dc1-46ea-4542-b8c6-f22951eb46cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:42.926Z|d4e8ef38-d448-4034-bc70-4185afed1cce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:42.927Z|d4e8ef38-d448-4034-bc70-4185afed1cce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:44.431Z|a31eb847-a30c-4793-8e65-96555045379d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:40:44.433Z|a31eb847-a30c-4793-8e65-96555045379d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:40:52.109Z|e0d395d3-a916-469a-9343-cb35ed94a5b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:52.110Z|e0d395d3-a916-469a-9343-cb35ed94a5b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:52.895Z|b7a212bb-7adb-454a-a861-cabe015b0d9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:52.896Z|b7a212bb-7adb-454a-a861-cabe015b0d9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:52.978Z|77b22913-6e68-46a6-adb8-08e368f35599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:40:52.980Z|77b22913-6e68-46a6-adb8-08e368f35599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:40:59.432Z|a67b0aaa-76e8-4987-9102-5c03dc0db15a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:40:59.435Z|a67b0aaa-76e8-4987-9102-5c03dc0db15a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:41:00.087Z|e47cebf1-51ce-4de5-bbcb-3d070619ddf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:41:00.088Z|e47cebf1-51ce-4de5-bbcb-3d070619ddf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:41:02.142Z|dd227c09-2cdd-48d0-8862-aca41a0bc42a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:02.160Z|dd227c09-2cdd-48d0-8862-aca41a0bc42a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:02.926Z|620c0e39-e111-4d28-aeba-a5452b3b75c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:02.933Z|620c0e39-e111-4d28-aeba-a5452b3b75c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:03.070Z|503675c6-26cf-4e97-869e-1467db0ef2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:03.072Z|503675c6-26cf-4e97-869e-1467db0ef2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:12.217Z|fea4139f-e0c3-499e-8290-06d738981b26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:12.220Z|fea4139f-e0c3-499e-8290-06d738981b26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:12.978Z|afe5b78a-8372-4300-823f-52bc26dcb439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:12.980Z|afe5b78a-8372-4300-823f-52bc26dcb439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:13.133Z|1f4e3cf5-c999-4fb3-b1c2-40c17d7d7170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:13.135Z|1f4e3cf5-c999-4fb3-b1c2-40c17d7d7170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:14.432Z|444bb6d0-e1a8-44f2-8222-7ed858bbcc64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:41:14.433Z|444bb6d0-e1a8-44f2-8222-7ed858bbcc64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:41:22.258Z|2b9f2609-17b8-4c1f-a752-70adebb94da7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:22.260Z|2b9f2609-17b8-4c1f-a752-70adebb94da7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:23.080Z|e7a88874-f43e-4d42-8a6f-b675e5518d14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:23.082Z|e7a88874-f43e-4d42-8a6f-b675e5518d14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:23.188Z|e28f450c-5da1-4f40-80bf-c3116b15e90d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:23.190Z|e28f450c-5da1-4f40-80bf-c3116b15e90d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:29.432Z|03117222-6949-4f75-8e24-6dc4f028f5c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:41:29.434Z|03117222-6949-4f75-8e24-6dc4f028f5c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:41:30.089Z|57aa6c16-2cba-4723-a4e9-fd785fc3e703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:41:30.090Z|57aa6c16-2cba-4723-a4e9-fd785fc3e703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:41:32.323Z|bb1485b8-9da4-4b8d-b6c9-a6549ad9b510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:32.325Z|bb1485b8-9da4-4b8d-b6c9-a6549ad9b510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:33.152Z|c05f27b8-01ed-4486-9118-59face5b44b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:33.153Z|c05f27b8-01ed-4486-9118-59face5b44b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:33.225Z|911f4a91-b1c0-4e74-9a4a-6592c63fa827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:33.226Z|911f4a91-b1c0-4e74-9a4a-6592c63fa827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:41.040Z|9d6e3831-73f8-4c66-8c17-078b52db167f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:41:41.042Z|9d6e3831-73f8-4c66-8c17-078b52db167f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:42.360Z|72394bd9-48ee-404f-afc0-dbdbbd35e341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:42.361Z|72394bd9-48ee-404f-afc0-dbdbbd35e341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:43.187Z|34f785ae-e6aa-424f-906b-aa56f9b4451a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:43.188Z|34f785ae-e6aa-424f-906b-aa56f9b4451a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:43.266Z|6245d3e7-9a45-4d15-ae4b-9b869f8a5b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:43.267Z|6245d3e7-9a45-4d15-ae4b-9b869f8a5b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:44.431Z|7022849f-883b-47c3-8198-4acc0fd52869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:41:44.435Z|7022849f-883b-47c3-8198-4acc0fd52869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:41:52.414Z|f00d9d7f-0289-4245-a281-0b4917433889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:52.416Z|f00d9d7f-0289-4245-a281-0b4917433889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:53.252Z|11d17186-1827-449d-adbd-aee65fa759e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:53.254Z|11d17186-1827-449d-adbd-aee65fa759e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:53.317Z|75d53c89-1ef4-434d-bb6e-35cd632dfc8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:41:53.319Z|75d53c89-1ef4-434d-bb6e-35cd632dfc8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:41:59.432Z|c96ac2d5-3fbf-46d5-b0ab-dd9ad39d1a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:41:59.433Z|c96ac2d5-3fbf-46d5-b0ab-dd9ad39d1a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:42:00.092Z|768f71d9-4599-4377-9703-7ed715639a6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:42:00.097Z|768f71d9-4599-4377-9703-7ed715639a6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:42:02.491Z|6a353667-b04b-42ba-8b81-ca7a1704cfe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:02.492Z|6a353667-b04b-42ba-8b81-ca7a1704cfe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:03.285Z|fa116062-ff4a-4d15-a2cf-b0082264dbc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:03.286Z|fa116062-ff4a-4d15-a2cf-b0082264dbc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:03.356Z|42832957-a1b3-45a2-ab72-bc38032921eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:03.358Z|42832957-a1b3-45a2-ab72-bc38032921eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:12.531Z|8ec5888c-5583-4993-a48b-326bb194a916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:12.533Z|8ec5888c-5583-4993-a48b-326bb194a916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:13.324Z|fa01cbf5-c6ac-47d9-b27a-cd4d13718f60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:13.325Z|fa01cbf5-c6ac-47d9-b27a-cd4d13718f60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:13.393Z|6fad0287-039b-4851-80a7-32175503d8c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:13.398Z|6fad0287-039b-4851-80a7-32175503d8c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:14.432Z|da6945d4-3406-4002-9639-bbdadd34005a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:42:14.433Z|da6945d4-3406-4002-9639-bbdadd34005a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:42:22.572Z|6b55bcd3-0288-4dfe-befa-d29fcbc3c3e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:22.574Z|6b55bcd3-0288-4dfe-befa-d29fcbc3c3e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:23.359Z|1c6b92d2-682d-43cf-8afb-b036867ff88f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:23.360Z|1c6b92d2-682d-43cf-8afb-b036867ff88f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:23.438Z|6c42a925-e268-4265-811e-27578f348c7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:23.439Z|6c42a925-e268-4265-811e-27578f348c7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:29.434Z|1c06fc9b-b438-46b0-8cb7-1c15b719ba36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:42:29.451Z|1c06fc9b-b438-46b0-8cb7-1c15b719ba36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:42:30.099Z|31d0d5f4-c417-4ad9-b6dd-b3d1487ae4aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:42:30.101Z|31d0d5f4-c417-4ad9-b6dd-b3d1487ae4aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:42:32.615Z|8d235d01-86e3-4e71-883b-6fb64915b96a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:32.617Z|8d235d01-86e3-4e71-883b-6fb64915b96a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:33.424Z|b21b7432-8c50-4864-aa72-2fa5490a371e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:33.425Z|b21b7432-8c50-4864-aa72-2fa5490a371e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:33.479Z|3332f012-e2c4-4c51-b273-84c068f9bbdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:33.481Z|3332f012-e2c4-4c51-b273-84c068f9bbdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:41.027Z|f8cb474c-5971-4137-90b8-965b4a6e6058|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:42:41.029Z|f8cb474c-5971-4137-90b8-965b4a6e6058|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:42.676Z|641f1fbf-92d1-4b43-a4b6-ea94ffaa5b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:42.678Z|641f1fbf-92d1-4b43-a4b6-ea94ffaa5b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:43.455Z|f728fd81-197f-43e2-8678-4e96c386ac57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:43.456Z|f728fd81-197f-43e2-8678-4e96c386ac57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:43.513Z|bde6e3af-c3d5-4beb-8887-85cdc0b722ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:43.515Z|bde6e3af-c3d5-4beb-8887-85cdc0b722ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:44.432Z|775b085b-f06c-42c8-bd82-2dd136b4ab4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:42:44.433Z|775b085b-f06c-42c8-bd82-2dd136b4ab4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:42:52.713Z|b9a05d33-f5fd-4b69-89e3-b90ea623f0ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:52.728Z|b9a05d33-f5fd-4b69-89e3-b90ea623f0ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:53.510Z|8bd01830-9ef8-41d0-8931-ec18a7d61ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:53.514Z|8bd01830-9ef8-41d0-8931-ec18a7d61ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:53.554Z|d53cf9d9-133d-4673-bdd0-31409c714ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:42:53.555Z|d53cf9d9-133d-4673-bdd0-31409c714ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:42:59.275Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x0300xdc0x010x860xce0x960x9f0xa8@0xeb0xc5wON0xcb0xa80xac0xdb0x86]. 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)
2023-02-24T06:42:59.432Z|73059e82-8a3b-40f7-8055-2af5c31797e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:42:59.433Z|73059e82-8a3b-40f7-8055-2af5c31797e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:43:00.102Z|a5711a65-19be-4bfe-b2fb-08d92dcf3a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:43:00.103Z|a5711a65-19be-4bfe-b2fb-08d92dcf3a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:43:02.795Z|53297a99-e33a-4fe2-983d-a22edc7ee570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:02.797Z|53297a99-e33a-4fe2-983d-a22edc7ee570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:03.559Z|d891ee37-ba61-4824-8f9d-d2fe3d727bcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:03.560Z|d891ee37-ba61-4824-8f9d-d2fe3d727bcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:03.603Z|b0951ca6-39f6-4e6e-82aa-35c65f001d29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:03.608Z|b0951ca6-39f6-4e6e-82aa-35c65f001d29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:12.841Z|a74439f8-a3bf-4d0b-a24e-93c95fb5c50e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:12.843Z|a74439f8-a3bf-4d0b-a24e-93c95fb5c50e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:13.593Z|149c94e8-4c29-47b2-abe8-d0f9667c40d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:13.594Z|149c94e8-4c29-47b2-abe8-d0f9667c40d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:13.652Z|10f078cd-da3b-4191-98e5-eeee91d74103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:13.653Z|10f078cd-da3b-4191-98e5-eeee91d74103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:14.432Z|9fc3ba78-e5d1-441f-ba70-5a383f412278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:43:14.445Z|9fc3ba78-e5d1-441f-ba70-5a383f412278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:43:22.890Z|ba4f2a2d-85cf-429b-a0d5-deb644439da7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:22.896Z|ba4f2a2d-85cf-429b-a0d5-deb644439da7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:23.638Z|3b2331d4-df37-4cac-ba00-8928bdb5737a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:23.639Z|3b2331d4-df37-4cac-ba00-8928bdb5737a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:23.692Z|7d5613ce-1360-4d51-be81-0103d5e77470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:23.694Z|7d5613ce-1360-4d51-be81-0103d5e77470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:29.437Z|ac8609a1-36c7-443f-9417-6707789b804f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:43:29.438Z|ac8609a1-36c7-443f-9417-6707789b804f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:43:30.104Z|faf544d3-94a0-48d7-9804-3a2893a52e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:43:30.105Z|faf544d3-94a0-48d7-9804-3a2893a52e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:43:32.929Z|89a450df-9aa5-4035-a08a-903eae240507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:32.930Z|89a450df-9aa5-4035-a08a-903eae240507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:33.676Z|ac201156-ca26-4752-90e1-550c80188815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:33.677Z|ac201156-ca26-4752-90e1-550c80188815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:33.725Z|fb9461fd-9ab8-4255-be87-c75481335263|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:33.726Z|fb9461fd-9ab8-4255-be87-c75481335263|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:41.028Z|04114363-b116-477d-a3f5-1580e5aa98fc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:43:41.029Z|04114363-b116-477d-a3f5-1580e5aa98fc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:42.966Z|0b2a658c-7d86-4de0-9454-6d7484b76a1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:42.967Z|0b2a658c-7d86-4de0-9454-6d7484b76a1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:43.728Z|2fc03e18-8d0a-42d5-a089-2919834ce3af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:43.730Z|2fc03e18-8d0a-42d5-a089-2919834ce3af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:43.785Z|58a41c83-e3c4-475f-8d5d-0fbb50c0d75b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:43.787Z|58a41c83-e3c4-475f-8d5d-0fbb50c0d75b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:44.432Z|e7795b76-a64d-471d-9152-3702fe30cbcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:43:44.433Z|e7795b76-a64d-471d-9152-3702fe30cbcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:43:53.026Z|f3cf4ee4-7c0f-4ada-a97b-a06fff44f1f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:53.028Z|f3cf4ee4-7c0f-4ada-a97b-a06fff44f1f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:53.764Z|fcb5ea77-b0df-4d77-bfda-504bf773c076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:53.765Z|fcb5ea77-b0df-4d77-bfda-504bf773c076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:53.833Z|f8ba7884-02a7-4793-8ac7-aaa8e8e8a019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:43:53.834Z|f8ba7884-02a7-4793-8ac7-aaa8e8e8a019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:43:59.432Z|9bccfb3e-1efd-49c5-9a33-5f2f0c1ed13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:43:59.440Z|9bccfb3e-1efd-49c5-9a33-5f2f0c1ed13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:44:00.106Z|d51a04fe-287f-4e70-b389-96d0361f1cb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:44:00.106Z|d51a04fe-287f-4e70-b389-96d0361f1cb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:44:03.094Z|336ca7a1-7aaf-4358-9fa8-a869e67a9b3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:03.095Z|336ca7a1-7aaf-4358-9fa8-a869e67a9b3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:03.812Z|ec95a5e8-0a72-4bec-91c7-2af6269a5b43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:03.813Z|ec95a5e8-0a72-4bec-91c7-2af6269a5b43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:03.892Z|9b14a0c8-ce67-4e47-a10b-e6987955a48b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:03.894Z|9b14a0c8-ce67-4e47-a10b-e6987955a48b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:13.130Z|059063c5-c6f0-4c26-81a2-91606496d31e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:13.132Z|059063c5-c6f0-4c26-81a2-91606496d31e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:13.851Z|d23b5d9d-692e-4dba-917b-41361b63bbc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:13.852Z|d23b5d9d-692e-4dba-917b-41361b63bbc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:13.934Z|64ddcd5c-d48a-413e-b2de-30cc9217018b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:13.935Z|64ddcd5c-d48a-413e-b2de-30cc9217018b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:14.432Z|62a7ce07-bb0b-417d-9f9e-9d79ad422c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:44:14.433Z|62a7ce07-bb0b-417d-9f9e-9d79ad422c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:44:23.202Z|dce9123e-6f46-46ee-adbf-d345629d0964|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:23.204Z|dce9123e-6f46-46ee-adbf-d345629d0964|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:23.896Z|c06d9cde-76fa-4267-aa74-0694e1c9c306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:23.900Z|c06d9cde-76fa-4267-aa74-0694e1c9c306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:23.967Z|342fdd88-fb8d-4b96-923f-e65a151cfd15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:23.968Z|342fdd88-fb8d-4b96-923f-e65a151cfd15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:29.432Z|99e2fd5c-4829-46f4-8422-e05cfe32506a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:44:29.434Z|99e2fd5c-4829-46f4-8422-e05cfe32506a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:44:30.115Z|5f35558a-e785-47ff-b84f-9873a231d871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:44:30.116Z|5f35558a-e785-47ff-b84f-9873a231d871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:44:33.256Z|93665bf3-c2e7-49cd-9207-dd67b61a21c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:33.258Z|93665bf3-c2e7-49cd-9207-dd67b61a21c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:33.946Z|f4f24f34-7ea4-48b4-bf6c-6731bd5ac5c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:33.947Z|f4f24f34-7ea4-48b4-bf6c-6731bd5ac5c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:34.006Z|e8d50cfa-a0b9-4029-9c5e-7a1646162791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:34.009Z|e8d50cfa-a0b9-4029-9c5e-7a1646162791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:41.029Z|1578688c-8bbc-49b1-a435-8834e761aee3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:44:41.032Z|1578688c-8bbc-49b1-a435-8834e761aee3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:43.296Z|9ee78cbc-3a0d-49ed-90e0-500889de3e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:43.298Z|9ee78cbc-3a0d-49ed-90e0-500889de3e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:43.992Z|5f07c9c0-ab8e-410a-ab49-b5448708a56b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:43.993Z|5f07c9c0-ab8e-410a-ab49-b5448708a56b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:44.047Z|8bbefe0c-3eb4-417d-a494-eadb9a384560|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:44.049Z|8bbefe0c-3eb4-417d-a494-eadb9a384560|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:44.432Z|9b381a7f-be62-4099-8566-4310bda1c262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:44:44.437Z|9b381a7f-be62-4099-8566-4310bda1c262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:44:53.351Z|e1d10991-d42b-4846-bebd-2581a8aa5d9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:53.352Z|e1d10991-d42b-4846-bebd-2581a8aa5d9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:54.026Z|bd9a1712-54dd-4a0f-bf34-aef61a421797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:54.027Z|bd9a1712-54dd-4a0f-bf34-aef61a421797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:54.088Z|c5a5591f-1f97-4576-8a87-b7c7e983011d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:44:54.089Z|c5a5591f-1f97-4576-8a87-b7c7e983011d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:44:59.432Z|e533ee81-cc03-4f1c-8e18-cfa750ea0024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:44:59.433Z|e533ee81-cc03-4f1c-8e18-cfa750ea0024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:45:00.117Z|ae975bc2-bdc3-4486-9778-52974d6a005c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:45:00.118Z|ae975bc2-bdc3-4486-9778-52974d6a005c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:45:03.401Z|c7a99120-c345-45a0-9192-d8f0fa6debf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:03.403Z|c7a99120-c345-45a0-9192-d8f0fa6debf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:04.072Z|cc05e7f6-47be-417d-a52e-ec4e76571796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:04.074Z|cc05e7f6-47be-417d-a52e-ec4e76571796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:04.135Z|20a279b7-4b80-415b-8635-3da4d7386d6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:04.137Z|20a279b7-4b80-415b-8635-3da4d7386d6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:13.486Z|f0d907af-d3c1-40e1-a91c-4fec44a39c1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:13.493Z|f0d907af-d3c1-40e1-a91c-4fec44a39c1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:14.110Z|63801998-c0ce-46a5-aa12-bd867f634fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:14.111Z|63801998-c0ce-46a5-aa12-bd867f634fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:14.177Z|558aaf45-74d5-4ef5-8d99-ebc4ee6c81d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:14.181Z|558aaf45-74d5-4ef5-8d99-ebc4ee6c81d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:14.432Z|75e3e053-6fc5-4ca0-8ee8-245429294394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:45:14.433Z|75e3e053-6fc5-4ca0-8ee8-245429294394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:45:23.533Z|9fca8802-0add-4b51-a3a0-6dd3d364ceaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:23.534Z|9fca8802-0add-4b51-a3a0-6dd3d364ceaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:24.137Z|ebc77308-ec3e-48db-be6d-c96766ba85b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:24.138Z|ebc77308-ec3e-48db-be6d-c96766ba85b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:24.230Z|68e1b37d-09bc-4685-bc93-dea93f42c80d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:24.231Z|68e1b37d-09bc-4685-bc93-dea93f42c80d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:29.432Z|f7820701-8da2-42a3-93ce-337328df63c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:45:29.437Z|f7820701-8da2-42a3-93ce-337328df63c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:45:30.120Z|e8368782-fe47-48b9-950c-e164ae69abe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:45:30.120Z|e8368782-fe47-48b9-950c-e164ae69abe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:45:33.589Z|17da91f9-30f6-4318-a9df-75f071f8f00e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:33.591Z|17da91f9-30f6-4318-a9df-75f071f8f00e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:34.164Z|b8c4c4ef-f692-4e8e-8f59-6df2ce23f668|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:34.165Z|b8c4c4ef-f692-4e8e-8f59-6df2ce23f668|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:34.261Z|8f4f0f7b-b14c-4605-802c-b61187607e26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:34.262Z|8f4f0f7b-b14c-4605-802c-b61187607e26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:41.030Z|8f63ba84-56aa-400c-ba2a-c4252ae8eb50|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:45:41.032Z|8f63ba84-56aa-400c-ba2a-c4252ae8eb50|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:43.623Z|e915f5d0-16de-49db-bb2a-68bc6f2be440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:43.624Z|e915f5d0-16de-49db-bb2a-68bc6f2be440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:44.194Z|92ba09fa-b31b-4898-87ce-2b3620b45d64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:44.196Z|92ba09fa-b31b-4898-87ce-2b3620b45d64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:44.300Z|4d598b02-0d4c-4d80-bea1-3774c388d1a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:44.301Z|4d598b02-0d4c-4d80-bea1-3774c388d1a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:44.432Z|950bc490-5eaa-4935-a87c-e793b288e4c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:45:44.433Z|950bc490-5eaa-4935-a87c-e793b288e4c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:45:53.697Z|7c171324-f526-4eb9-af50-380fe242dcf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:53.709Z|7c171324-f526-4eb9-af50-380fe242dcf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:54.231Z|c195861c-b2af-46a7-b601-20da32d4eaf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:54.232Z|c195861c-b2af-46a7-b601-20da32d4eaf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:54.350Z|65122b1b-c92b-4e03-a654-38558797c951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:45:54.352Z|65122b1b-c92b-4e03-a654-38558797c951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:45:59.432Z|15209575-c90b-40a1-9487-b4938360db54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:45:59.432Z|15209575-c90b-40a1-9487-b4938360db54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:46:00.131Z|fdfec488-79bb-4a73-a00d-d412875b16ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:46:00.134Z|fdfec488-79bb-4a73-a00d-d412875b16ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:46:03.808Z|5b4c3bdb-ceab-4280-a883-d72120699d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:03.809Z|5b4c3bdb-ceab-4280-a883-d72120699d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:04.264Z|7336d5e9-7331-4ff2-b968-ef6897800345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:04.265Z|7336d5e9-7331-4ff2-b968-ef6897800345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:04.388Z|bed42ea1-bd9f-41bf-b011-d6eb38f1b444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:04.390Z|bed42ea1-bd9f-41bf-b011-d6eb38f1b444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:13.854Z|ab14a178-b0b8-41c0-9e35-08d8a368d9f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:13.857Z|ab14a178-b0b8-41c0-9e35-08d8a368d9f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:14.313Z|97744662-c02d-4d2f-aa3e-2ce0516cac31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:14.314Z|97744662-c02d-4d2f-aa3e-2ce0516cac31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:14.426Z|281c0268-44b5-4e21-8a32-44a803a04c94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:14.428Z|281c0268-44b5-4e21-8a32-44a803a04c94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:14.522Z|0e6c8c9b-fbd7-46bc-b295-2798111fc35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:46:14.531Z|0e6c8c9b-fbd7-46bc-b295-2798111fc35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:46:23.893Z|5bac2366-9a0a-48e2-a7e7-54474ec79aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:23.894Z|5bac2366-9a0a-48e2-a7e7-54474ec79aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:24.356Z|63d16dc6-a9ca-4309-9f21-512dcfe90969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:24.357Z|63d16dc6-a9ca-4309-9f21-512dcfe90969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:24.557Z|2be69cdd-eab7-482e-bc57-1377a99cf81a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:24.559Z|2be69cdd-eab7-482e-bc57-1377a99cf81a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:29.440Z|037c65d5-4c4f-4dc9-b725-92c609b4a317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:46:29.440Z|037c65d5-4c4f-4dc9-b725-92c609b4a317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:46:30.135Z|47780d7f-c52f-4b15-88a6-9cb7d74068c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:46:30.136Z|47780d7f-c52f-4b15-88a6-9cb7d74068c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:46:33.932Z|4c397c58-df45-4626-be05-1490cd59cfd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:33.933Z|4c397c58-df45-4626-be05-1490cd59cfd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:34.395Z|1049e20f-b7c7-4ce4-9a0f-b04422eb9458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:34.396Z|1049e20f-b7c7-4ce4-9a0f-b04422eb9458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:34.593Z|2028dac0-d1bc-4ef2-b6cd-e6eaa7576df6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:34.594Z|2028dac0-d1bc-4ef2-b6cd-e6eaa7576df6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:41.031Z|82bfbd72-d28e-45a1-b9f5-bb0ce3857692|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:46:41.032Z|82bfbd72-d28e-45a1-b9f5-bb0ce3857692|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:44.020Z|e148e79c-f36c-4bd6-9b8c-6195793db11d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:44.021Z|e148e79c-f36c-4bd6-9b8c-6195793db11d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:44.430Z|92bbc743-dc52-464c-b0a2-01a5af2b6b15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:44.431Z|92bbc743-dc52-464c-b0a2-01a5af2b6b15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:44.431Z|1b1a9322-7596-4358-b246-2603da8736ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:46:44.432Z|1b1a9322-7596-4358-b246-2603da8736ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:46:44.647Z|85058c7a-7b60-405e-be9b-720de43b46ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:44.648Z|85058c7a-7b60-405e-be9b-720de43b46ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:54.061Z|57d66658-d53c-4282-9cef-828407aaa1a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:54.062Z|57d66658-d53c-4282-9cef-828407aaa1a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:54.462Z|e80f5da6-90bd-4930-8d97-12be8141ed63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:54.463Z|e80f5da6-90bd-4930-8d97-12be8141ed63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:54.691Z|c6fae776-55aa-4b90-a53b-4f06297416c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:46:54.692Z|c6fae776-55aa-4b90-a53b-4f06297416c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:46:59.432Z|4077ebbb-d09c-4e60-8d01-fcf95f30ce0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:46:59.436Z|4077ebbb-d09c-4e60-8d01-fcf95f30ce0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:47:00.137Z|8dc38507-ed58-4a34-94e6-d0c76f3f6e32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:47:00.138Z|8dc38507-ed58-4a34-94e6-d0c76f3f6e32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:47:04.101Z|0b06821d-fde2-465b-b89b-30f28fbc1937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:04.102Z|0b06821d-fde2-465b-b89b-30f28fbc1937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:04.501Z|b5c12e18-59ce-4bb0-9f94-51d3913e1b0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:04.502Z|b5c12e18-59ce-4bb0-9f94-51d3913e1b0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:04.723Z|ae73bbd7-e381-4a4a-b3ee-4541845c6dcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:04.724Z|ae73bbd7-e381-4a4a-b3ee-4541845c6dcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:14.129Z|f0045711-4d63-4722-a264-c4f07b8c1ad9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:14.131Z|f0045711-4d63-4722-a264-c4f07b8c1ad9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:14.432Z|b6c8a151-2e12-4f9e-9e25-4042d641eb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:47:14.433Z|b6c8a151-2e12-4f9e-9e25-4042d641eb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:47:14.556Z|d94c0ad7-ab58-4ce2-89c7-e8bf34819fcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:14.557Z|d94c0ad7-ab58-4ce2-89c7-e8bf34819fcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:14.764Z|19dc3579-82fd-4ee1-a169-7a5a37c2ddcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:14.765Z|19dc3579-82fd-4ee1-a169-7a5a37c2ddcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:24.162Z|9c878fa3-9bf8-4e53-9284-b9485a5896a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:24.163Z|9c878fa3-9bf8-4e53-9284-b9485a5896a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:24.588Z|cb1151fa-74d5-43d5-9089-a591b1df5a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:24.590Z|cb1151fa-74d5-43d5-9089-a591b1df5a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:24.802Z|334ecf34-7b76-4bdd-9eac-7493088f5acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:24.803Z|334ecf34-7b76-4bdd-9eac-7493088f5acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:29.432Z|dcff83b5-2fe8-4a8c-88d8-5d5cd00a9fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:47:29.433Z|dcff83b5-2fe8-4a8c-88d8-5d5cd00a9fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:47:30.138Z|07492e50-fab9-481d-9a9a-877a7c0e253e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:47:30.139Z|07492e50-fab9-481d-9a9a-877a7c0e253e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:47:34.193Z|fbe887bb-468f-4af4-82a0-04dccd9bec12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:34.195Z|fbe887bb-468f-4af4-82a0-04dccd9bec12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:34.627Z|90162bc7-bc65-4c4f-9557-200d645c4841|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:34.628Z|90162bc7-bc65-4c4f-9557-200d645c4841|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:34.855Z|1c50c2bd-671c-40a9-bc81-0d0feb699faf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:34.857Z|1c50c2bd-671c-40a9-bc81-0d0feb699faf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:41.028Z|13efae8b-1487-4e51-9a07-fcb0e870981c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:47:41.029Z|13efae8b-1487-4e51-9a07-fcb0e870981c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:44.232Z|561bea46-4ab1-425d-90a2-40ab8a9b160e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:44.233Z|561bea46-4ab1-425d-90a2-40ab8a9b160e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:44.432Z|57d3ff24-c1a2-4a69-b41e-f5411f9934d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:47:44.436Z|57d3ff24-c1a2-4a69-b41e-f5411f9934d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:47:44.694Z|24300743-b7be-47c3-bb2f-e3eb3525c838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:44.695Z|24300743-b7be-47c3-bb2f-e3eb3525c838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:44.887Z|003376cf-8aa4-4442-9a0b-8c5310b113f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:44.888Z|003376cf-8aa4-4442-9a0b-8c5310b113f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:54.268Z|debf0f95-a733-4dca-abba-3b5d1bb5921a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:54.270Z|debf0f95-a733-4dca-abba-3b5d1bb5921a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:54.724Z|0dd09c9a-c666-4794-a10f-65ea0f11dd55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:54.725Z|0dd09c9a-c666-4794-a10f-65ea0f11dd55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:54.925Z|0269df6c-1bf8-418c-8cdd-1b3c13d631e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:47:54.926Z|0269df6c-1bf8-418c-8cdd-1b3c13d631e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:47:59.434Z|3b21ad7a-887f-4ff3-8672-b56c82465c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:47:59.436Z|3b21ad7a-887f-4ff3-8672-b56c82465c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:48:00.144Z|f2fcb552-daad-4448-98d3-539a5d17c8c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:48:00.145Z|f2fcb552-daad-4448-98d3-539a5d17c8c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:48:04.307Z|e4a57358-b6da-4cc2-9066-2fdb0928e598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:04.310Z|e4a57358-b6da-4cc2-9066-2fdb0928e598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:04.759Z|e81d05e3-ec6e-4f76-a702-ce8ba29e623a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:04.760Z|e81d05e3-ec6e-4f76-a702-ce8ba29e623a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:04.958Z|26669f30-d39e-4fdc-bfc9-73854476e9eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:04.960Z|26669f30-d39e-4fdc-bfc9-73854476e9eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:14.354Z|b0f1b403-b722-4dd6-853e-59ac1eaffae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:14.355Z|b0f1b403-b722-4dd6-853e-59ac1eaffae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:14.432Z|fcc147db-bc83-4d44-9ce8-a843679f27ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:48:14.433Z|fcc147db-bc83-4d44-9ce8-a843679f27ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:48:14.788Z|28b560cb-a340-491a-88f5-90671388f49d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:14.789Z|28b560cb-a340-491a-88f5-90671388f49d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:14.991Z|8ca03bb6-a74f-49bf-b507-0c08405f63d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:14.992Z|8ca03bb6-a74f-49bf-b507-0c08405f63d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:24.389Z|97461ef3-8b33-4def-96e5-9eec57588c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:24.390Z|97461ef3-8b33-4def-96e5-9eec57588c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:24.816Z|0e238d50-92c2-493a-951d-a7c0839dffd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:24.818Z|0e238d50-92c2-493a-951d-a7c0839dffd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:25.022Z|91c2042e-589b-4ab2-a46a-5bb890f71bfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:25.023Z|91c2042e-589b-4ab2-a46a-5bb890f71bfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:29.432Z|b656a130-455a-4d20-a67b-f60c68da3c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:48:29.438Z|b656a130-455a-4d20-a67b-f60c68da3c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:48:30.151Z|e678b900-1baf-40b6-97d0-eca39b650f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:48:30.152Z|e678b900-1baf-40b6-97d0-eca39b650f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:48:34.425Z|f79bc93e-c6fc-405f-bc95-053b982fd06b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:34.426Z|f79bc93e-c6fc-405f-bc95-053b982fd06b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:34.850Z|f398268f-c6b3-4e94-a290-14a34be778a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:34.852Z|f398268f-c6b3-4e94-a290-14a34be778a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:35.058Z|42153dfa-4864-486c-906c-bc882ae84e83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:35.059Z|42153dfa-4864-486c-906c-bc882ae84e83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:41.026Z|5ecc7362-f697-48f9-8a48-597b4d452e42|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:48:41.028Z|5ecc7362-f697-48f9-8a48-597b4d452e42|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:44.431Z|6d573169-e0cd-45a9-85d7-f294572fec85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:48:44.432Z|6d573169-e0cd-45a9-85d7-f294572fec85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:48:44.451Z|424102a6-176e-40db-a0a2-a4c80627688d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:44.452Z|424102a6-176e-40db-a0a2-a4c80627688d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:44.887Z|ea705499-06e3-4626-9d44-68ef8016dfe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:44.888Z|ea705499-06e3-4626-9d44-68ef8016dfe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:45.088Z|58a16a1f-86fa-4385-8c36-c81a08555579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:45.088Z|58a16a1f-86fa-4385-8c36-c81a08555579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:54.479Z|3f759ca4-eab5-4210-be90-2c3f87147254|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:54.481Z|3f759ca4-eab5-4210-be90-2c3f87147254|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:54.923Z|448f9397-cdc1-49b1-92a0-0d3229ba569c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:54.924Z|448f9397-cdc1-49b1-92a0-0d3229ba569c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:55.124Z|7b629b03-1fc3-4d39-b3bb-0ed97f0f6aca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:48:55.125Z|7b629b03-1fc3-4d39-b3bb-0ed97f0f6aca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:48:59.434Z|b651dd66-6d2d-4a2d-95a6-b72308d612b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:48:59.435Z|b651dd66-6d2d-4a2d-95a6-b72308d612b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:49:00.153Z|80ce4241-2c5c-4614-9efe-7e67e7304817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:49:00.155Z|80ce4241-2c5c-4614-9efe-7e67e7304817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:49:04.512Z|f3263b82-5df5-4545-9bf5-56cb658f2853|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:04.514Z|f3263b82-5df5-4545-9bf5-56cb658f2853|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:04.955Z|3d83ab71-3da2-40e5-b267-e54cdaf601b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:04.956Z|3d83ab71-3da2-40e5-b267-e54cdaf601b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:05.151Z|34a2d315-42b2-464c-8e6e-f5541751a89a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:05.153Z|34a2d315-42b2-464c-8e6e-f5541751a89a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:14.434Z|71265615-2bd5-48dc-9edc-545ec326f56f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:49:14.441Z|71265615-2bd5-48dc-9edc-545ec326f56f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:49:14.558Z|ad162e70-ea0c-482f-aef3-1ce4e26a99d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:14.560Z|ad162e70-ea0c-482f-aef3-1ce4e26a99d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:14.988Z|9b322f92-3f17-47d2-921a-979c967f08e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:14.989Z|9b322f92-3f17-47d2-921a-979c967f08e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:15.185Z|9c64f1b3-86ac-4ad8-9fb8-6072a29ac107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:15.187Z|9c64f1b3-86ac-4ad8-9fb8-6072a29ac107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:24.595Z|d9be3161-e68f-4f08-be5e-6731bd0c5aa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:24.597Z|d9be3161-e68f-4f08-be5e-6731bd0c5aa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:25.016Z|4f791c60-4a53-4037-93a6-1c029e6f9941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:25.017Z|4f791c60-4a53-4037-93a6-1c029e6f9941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:25.216Z|e3001e42-641a-4358-8224-da14ed020405|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:25.219Z|e3001e42-641a-4358-8224-da14ed020405|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:29.435Z|3224091b-674f-4b62-8e58-991f64002f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:49:29.436Z|3224091b-674f-4b62-8e58-991f64002f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:49:30.158Z|e64177b9-16b9-478c-a8d3-2f15af0eb514|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:49:30.162Z|e64177b9-16b9-478c-a8d3-2f15af0eb514|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:49:34.640Z|3416956d-1330-48c5-b82a-f5913c8f3c63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:34.641Z|3416956d-1330-48c5-b82a-f5913c8f3c63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:35.087Z|73b9394e-ff3f-4977-b3e1-6bf3dbd2f767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:35.088Z|73b9394e-ff3f-4977-b3e1-6bf3dbd2f767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:35.246Z|33321771-9903-4b4b-80e6-32c456618e6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:35.247Z|33321771-9903-4b4b-80e6-32c456618e6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:41.026Z|15a28b23-f335-438b-8a69-e8b7c9a4ffc4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:49:41.027Z|15a28b23-f335-438b-8a69-e8b7c9a4ffc4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:44.435Z|656c8b8c-0961-4a1c-a862-e77727e30211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:49:44.436Z|656c8b8c-0961-4a1c-a862-e77727e30211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:49:44.680Z|1f295021-ea2d-4fdc-8612-4a46acc07b1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:44.681Z|1f295021-ea2d-4fdc-8612-4a46acc07b1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:45.117Z|7feee078-b191-4e8c-921b-7ae323480ed4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:45.118Z|7feee078-b191-4e8c-921b-7ae323480ed4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:45.277Z|c0dd796b-0d10-420c-88c4-f4075d3dd057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:45.278Z|c0dd796b-0d10-420c-88c4-f4075d3dd057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:54.719Z|0d7f555f-61ce-4cd6-b75a-46a46aacc8f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:54.720Z|0d7f555f-61ce-4cd6-b75a-46a46aacc8f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:55.155Z|2c27b71b-f121-4b36-abd5-c37c186e22ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:55.156Z|2c27b71b-f121-4b36-abd5-c37c186e22ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:55.304Z|341e5449-9cba-4552-ba80-c3f975d246ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:49:55.305Z|341e5449-9cba-4552-ba80-c3f975d246ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:49:59.432Z|7122458a-2b8f-4805-bbd0-f774acf9ed2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:49:59.442Z|7122458a-2b8f-4805-bbd0-f774acf9ed2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:50:00.164Z|bc00e290-03a5-48b8-8f59-e4b454358e9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:50:00.165Z|bc00e290-03a5-48b8-8f59-e4b454358e9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:50:04.755Z|3cb5cd64-01ee-4c34-8d9b-c4d293cd2c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:04.760Z|3cb5cd64-01ee-4c34-8d9b-c4d293cd2c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:05.190Z|3cf95d6d-22fb-4405-8288-05458b9a4b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:05.192Z|3cf95d6d-22fb-4405-8288-05458b9a4b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:05.339Z|efdf3423-21bc-4899-96f6-a460bb97508f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:05.340Z|efdf3423-21bc-4899-96f6-a460bb97508f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:14.431Z|85468a81-53c8-4a7a-82aa-6fb99d4fb3f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:50:14.433Z|85468a81-53c8-4a7a-82aa-6fb99d4fb3f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:50:14.803Z|6d2ccafb-75e8-43ce-80f9-88e3fa2d0cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:14.804Z|6d2ccafb-75e8-43ce-80f9-88e3fa2d0cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:15.218Z|dc77c5b7-5d35-4cb0-86ce-e0a57dcd6e24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:15.220Z|dc77c5b7-5d35-4cb0-86ce-e0a57dcd6e24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:15.369Z|b7b3f655-bfb6-47c7-be36-c535aae520e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:15.370Z|b7b3f655-bfb6-47c7-be36-c535aae520e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:24.845Z|56cb819f-0b8b-478d-96e1-caa0911768b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:24.846Z|56cb819f-0b8b-478d-96e1-caa0911768b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:25.247Z|646ea6c1-ceb4-4980-b4b7-b6605b197481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:25.248Z|646ea6c1-ceb4-4980-b4b7-b6605b197481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:25.409Z|83c2eae7-b638-476f-b50c-edc5f096997a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:25.411Z|83c2eae7-b638-476f-b50c-edc5f096997a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:29.431Z|18c275e1-a98e-4dd9-ba3e-365c513db62c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:50:29.433Z|18c275e1-a98e-4dd9-ba3e-365c513db62c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:50:30.166Z|ee7ed4ed-063e-4860-8885-42838cdf0e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:50:30.167Z|ee7ed4ed-063e-4860-8885-42838cdf0e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:50:34.891Z|efef8487-079d-4537-8565-63249a7a8c9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:34.892Z|efef8487-079d-4537-8565-63249a7a8c9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:35.285Z|6c19959a-098f-4b89-a41a-c964c113323b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:35.291Z|6c19959a-098f-4b89-a41a-c964c113323b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:35.450Z|35b3c2bb-b7df-4403-8689-8e8075964c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:35.451Z|35b3c2bb-b7df-4403-8689-8e8075964c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:41.029Z|820a2786-aa46-4ab7-8e46-3d8676f0a706|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:50:41.030Z|820a2786-aa46-4ab7-8e46-3d8676f0a706|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:44.431Z|e89fcc98-6c24-4179-956e-0557c66b9c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:50:44.437Z|e89fcc98-6c24-4179-956e-0557c66b9c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:50:44.927Z|306c1811-131e-4828-aed2-eb0cc038d2a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:44.928Z|306c1811-131e-4828-aed2-eb0cc038d2a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:45.330Z|41b373db-c1bd-43c5-ad64-02cbe0adee85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:45.331Z|41b373db-c1bd-43c5-ad64-02cbe0adee85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:45.484Z|f6a6d870-7cf4-4200-a03e-c762a38d01ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:45.485Z|f6a6d870-7cf4-4200-a03e-c762a38d01ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:54.958Z|15999f56-512e-41d0-bcab-74206580cdd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:54.959Z|15999f56-512e-41d0-bcab-74206580cdd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:55.360Z|e50239e7-0c37-4139-8aec-cbabb6aa25f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:55.360Z|e50239e7-0c37-4139-8aec-cbabb6aa25f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:55.511Z|4fa57b78-f4a6-4336-b88e-f5548632b9f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:50:55.512Z|4fa57b78-f4a6-4336-b88e-f5548632b9f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:50:59.431Z|f5b593ac-280e-4267-ab9b-4289360870ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:50:59.432Z|f5b593ac-280e-4267-ab9b-4289360870ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:51:00.168Z|66382194-2d42-436b-838a-09b4e5f5a2ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:51:00.169Z|66382194-2d42-436b-838a-09b4e5f5a2ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:51:05.005Z|4480123a-5f6f-451d-92c7-c5f618645aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:05.006Z|4480123a-5f6f-451d-92c7-c5f618645aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:05.386Z|6ce2b621-6bea-428e-91bc-3e8b86efc8f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:05.388Z|6ce2b621-6bea-428e-91bc-3e8b86efc8f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:05.538Z|331a1272-6d18-42e5-abf0-d71102092f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:05.540Z|331a1272-6d18-42e5-abf0-d71102092f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:14.433Z|71568819-ee7a-47ca-bd99-32906e6f50a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:51:14.446Z|71568819-ee7a-47ca-bd99-32906e6f50a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:51:15.037Z|a29d483d-df25-4f35-9341-9274130f08f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:15.039Z|a29d483d-df25-4f35-9341-9274130f08f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:15.422Z|ef21807e-7d87-406a-8ede-5d5fac7539f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:15.424Z|ef21807e-7d87-406a-8ede-5d5fac7539f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:15.570Z|f0d47957-ed0d-4591-98f6-6dfd78e68538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:15.576Z|f0d47957-ed0d-4591-98f6-6dfd78e68538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:25.070Z|2c197510-05c4-4a35-8946-dfb517b24ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:25.071Z|2c197510-05c4-4a35-8946-dfb517b24ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:25.456Z|17f6cdeb-8e00-477e-bfe1-2e05cd28bc60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:25.457Z|17f6cdeb-8e00-477e-bfe1-2e05cd28bc60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:25.605Z|1f81180c-88eb-429a-ab40-ee6385534a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:25.606Z|1f81180c-88eb-429a-ab40-ee6385534a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:29.431Z|5641e3bb-77de-4247-be6d-2cba90e51cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:51:29.433Z|5641e3bb-77de-4247-be6d-2cba90e51cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:51:30.171Z|a04508ca-1cc6-45a7-a75f-98b140b5a661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:51:30.172Z|a04508ca-1cc6-45a7-a75f-98b140b5a661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:51:35.104Z|9b9e7955-2629-4132-bf59-3895a1857c48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:35.105Z|9b9e7955-2629-4132-bf59-3895a1857c48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:35.484Z|ab37ffe3-f1a2-42ac-96a3-9884ed5a5432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:35.487Z|ab37ffe3-f1a2-42ac-96a3-9884ed5a5432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:35.641Z|d4a6cbbd-5ef2-4f8c-89ce-b6c5e5469c60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:35.642Z|d4a6cbbd-5ef2-4f8c-89ce-b6c5e5469c60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:41.027Z|a48eb470-31b3-4f0a-b7e0-4d17f6cc9584|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:51:41.029Z|a48eb470-31b3-4f0a-b7e0-4d17f6cc9584|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:44.432Z|93139bf2-bac6-4768-9ee2-c73b92a99020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:51:44.433Z|93139bf2-bac6-4768-9ee2-c73b92a99020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:51:45.139Z|29b2699c-6429-469a-a885-66692efde0c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:45.141Z|29b2699c-6429-469a-a885-66692efde0c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:45.518Z|59ee6e12-9781-449e-bc3f-bbb5919f5898|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:45.519Z|59ee6e12-9781-449e-bc3f-bbb5919f5898|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:45.686Z|02911c82-3289-4d71-83f8-23b8eb8f4285|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:45.687Z|02911c82-3289-4d71-83f8-23b8eb8f4285|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:55.169Z|fc0b49d4-96d8-4319-a18a-05772119a77f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:55.170Z|fc0b49d4-96d8-4319-a18a-05772119a77f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:55.548Z|1a798aaa-42c5-4f5a-9643-1d966979e9da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:55.549Z|1a798aaa-42c5-4f5a-9643-1d966979e9da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:55.722Z|41d28642-9cf6-414e-be78-7f1acfdc1254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:51:55.726Z|41d28642-9cf6-414e-be78-7f1acfdc1254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:51:59.433Z|1dcb916e-9e1c-49ce-a1c8-d0ee3998b79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:51:59.438Z|1dcb916e-9e1c-49ce-a1c8-d0ee3998b79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:52:00.173Z|13fa0f67-8a48-45d5-aea2-d39bb9a7316b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:52:00.173Z|13fa0f67-8a48-45d5-aea2-d39bb9a7316b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:52:05.220Z|1371699d-98a9-4010-ade7-ca1469b83542|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:05.221Z|1371699d-98a9-4010-ade7-ca1469b83542|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:05.580Z|fdf5223e-14e5-4859-a09f-2869c86a7366|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:05.581Z|fdf5223e-14e5-4859-a09f-2869c86a7366|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:05.774Z|fbc039ab-92bc-4fe4-8098-655635449955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:05.776Z|fbc039ab-92bc-4fe4-8098-655635449955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:14.431Z|d1b5be88-97ff-4750-a53f-1ee0f75285c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:52:14.432Z|d1b5be88-97ff-4750-a53f-1ee0f75285c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:52:15.251Z|ae2b39c4-1849-4adc-9f36-dbf6d6086edf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:15.252Z|ae2b39c4-1849-4adc-9f36-dbf6d6086edf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:15.612Z|8f964d96-050b-48db-b2b3-3d6b6f23162e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:15.613Z|8f964d96-050b-48db-b2b3-3d6b6f23162e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:15.804Z|898881b5-9be5-4d28-8abc-4b7b66b287af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:15.805Z|898881b5-9be5-4d28-8abc-4b7b66b287af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:25.295Z|26a8a07c-67bd-4e2e-ba26-61397ee6a84b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:25.296Z|26a8a07c-67bd-4e2e-ba26-61397ee6a84b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:25.644Z|23c65e87-983d-4b46-b4d1-9710d6ccaae6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:25.645Z|23c65e87-983d-4b46-b4d1-9710d6ccaae6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:25.842Z|5ecafddc-8080-46a2-b48b-8a75fff42946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:25.843Z|5ecafddc-8080-46a2-b48b-8a75fff42946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:29.436Z|92747568-f3b9-4d52-be8e-0e38d95f7d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:52:29.437Z|92747568-f3b9-4d52-be8e-0e38d95f7d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:52:30.175Z|c48f426b-fe86-4449-9b95-7745c31645f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:52:30.176Z|c48f426b-fe86-4449-9b95-7745c31645f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:52:35.323Z|77d388bf-85e5-4c88-ab5e-e6e7fa8ce83e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:35.324Z|77d388bf-85e5-4c88-ab5e-e6e7fa8ce83e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:35.675Z|c56d2f59-3361-4d76-83b6-2c75cf47a846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:35.677Z|c56d2f59-3361-4d76-83b6-2c75cf47a846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:35.891Z|213c71d5-c9a0-4faf-90a3-9c84539171d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:35.892Z|213c71d5-c9a0-4faf-90a3-9c84539171d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:41.025Z|7e7ad9a0-4559-4139-974c-0562abdd9a8d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:52:41.026Z|7e7ad9a0-4559-4139-974c-0562abdd9a8d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:44.431Z|15cb5aa4-7cfa-4813-87a6-519cc6ec6d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:52:44.435Z|15cb5aa4-7cfa-4813-87a6-519cc6ec6d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:52:45.351Z|dc004d95-163e-4a02-8304-13cce0db691c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:45.352Z|dc004d95-163e-4a02-8304-13cce0db691c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:45.708Z|d0f93736-05ff-4f40-838a-518fb573a95e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:45.709Z|d0f93736-05ff-4f40-838a-518fb573a95e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:45.925Z|a76e76cb-91ad-4e9d-b096-61715e05a4d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:45.926Z|a76e76cb-91ad-4e9d-b096-61715e05a4d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:55.377Z|4ab4e978-70d0-4a7f-943c-f52c7e5b4448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:55.378Z|4ab4e978-70d0-4a7f-943c-f52c7e5b4448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:55.739Z|b5fd1cdd-902f-43ce-87c1-f8d56921b485|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:55.754Z|b5fd1cdd-902f-43ce-87c1-f8d56921b485|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:55.956Z|286502b7-6e50-4f3d-82fd-35db7d477fac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:52:55.957Z|286502b7-6e50-4f3d-82fd-35db7d477fac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:52:59.431Z|94c9e886-0ca5-49c5-81af-404def38a59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:52:59.432Z|94c9e886-0ca5-49c5-81af-404def38a59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:53:00.177Z|f43808d6-3e67-4186-9e04-db3d1e7e90dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:53:00.179Z|f43808d6-3e67-4186-9e04-db3d1e7e90dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:53:05.421Z|4a0d1aa9-ae72-4bca-a99c-38993d9114f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:05.422Z|4a0d1aa9-ae72-4bca-a99c-38993d9114f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:05.795Z|257189e3-052a-49f5-b345-c3238061c732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:05.796Z|257189e3-052a-49f5-b345-c3238061c732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:05.985Z|3181b25c-500a-4833-95d2-a5076c078176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:05.986Z|3181b25c-500a-4833-95d2-a5076c078176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:14.432Z|042728c0-e81d-43af-abb0-64982ae8dfa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:53:14.434Z|042728c0-e81d-43af-abb0-64982ae8dfa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:53:15.457Z|d3aa52dd-8c51-410b-8bef-78a938d510b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:15.458Z|d3aa52dd-8c51-410b-8bef-78a938d510b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:15.825Z|0d68935d-26a0-4281-8166-93d2ec9f6abc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:15.826Z|0d68935d-26a0-4281-8166-93d2ec9f6abc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:16.016Z|73af1197-f645-43df-87da-c891eff9c145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:16.017Z|73af1197-f645-43df-87da-c891eff9c145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:25.486Z|2a63e858-fad8-4df6-8144-d96a16983ff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:25.487Z|2a63e858-fad8-4df6-8144-d96a16983ff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:25.856Z|f8dab8a7-e689-4838-b6e4-135b1a804dbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:25.857Z|f8dab8a7-e689-4838-b6e4-135b1a804dbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:26.051Z|5c7fdc30-f42e-4460-a8ec-1343a22a4536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:26.052Z|5c7fdc30-f42e-4460-a8ec-1343a22a4536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:29.431Z|27fb44eb-39fc-42bf-af14-87b0a95864b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:53:29.439Z|27fb44eb-39fc-42bf-af14-87b0a95864b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:53:30.180Z|ea6150c9-0e9a-4907-80ef-8d68ff6ec273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:53:30.181Z|ea6150c9-0e9a-4907-80ef-8d68ff6ec273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:53:35.516Z|3020bf9f-a176-4dcb-ab0a-66218ef33d39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:35.518Z|3020bf9f-a176-4dcb-ab0a-66218ef33d39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:35.894Z|76e36f57-cae5-4d40-9265-2f39f6ce4268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:35.896Z|76e36f57-cae5-4d40-9265-2f39f6ce4268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:36.090Z|34d85f48-0416-4082-87c5-777195c8de41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:36.091Z|34d85f48-0416-4082-87c5-777195c8de41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:41.025Z|1ead0c60-124f-468e-8156-e162dbd33e45|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:53:41.026Z|1ead0c60-124f-468e-8156-e162dbd33e45|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:44.431Z|506dd42d-10fb-4e18-b6aa-98f2d0041a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:53:44.432Z|506dd42d-10fb-4e18-b6aa-98f2d0041a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:53:45.550Z|a5502668-6c45-44cb-a048-6728af36ac5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:45.551Z|a5502668-6c45-44cb-a048-6728af36ac5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:45.932Z|e2c8cf27-85eb-4116-98e1-035b543db5fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:45.933Z|e2c8cf27-85eb-4116-98e1-035b543db5fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:46.117Z|53d40f83-e4a9-433b-8417-1a3fbc2ce848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:46.118Z|53d40f83-e4a9-433b-8417-1a3fbc2ce848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:55.587Z|55dd5069-9f02-4dac-a69f-7c841aa8709f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:55.588Z|55dd5069-9f02-4dac-a69f-7c841aa8709f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:55.967Z|1d05604a-bd06-4b97-88c5-b8323b49718f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:55.968Z|1d05604a-bd06-4b97-88c5-b8323b49718f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:56.148Z|ee06fe46-0807-4b18-ab0b-5c2762f3012e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:53:56.149Z|ee06fe46-0807-4b18-ab0b-5c2762f3012e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:53:59.435Z|85e1339b-c004-4dc7-b25d-f9ca7acfa676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:53:59.463Z|85e1339b-c004-4dc7-b25d-f9ca7acfa676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:54:00.183Z|87c06db2-087a-4d0c-9d93-d282b1c3130b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:54:00.184Z|87c06db2-087a-4d0c-9d93-d282b1c3130b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:54:05.624Z|8d654238-839d-4e2f-add2-af1bde9c907e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:05.625Z|8d654238-839d-4e2f-add2-af1bde9c907e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:05.998Z|f4af9e7c-81b2-4f79-a807-2318bc119720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:05.999Z|f4af9e7c-81b2-4f79-a807-2318bc119720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:06.183Z|42680cf9-d413-4dd5-a99a-58cb3b92e520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:06.184Z|42680cf9-d413-4dd5-a99a-58cb3b92e520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:14.431Z|ebce6032-ddce-4e6f-86d7-87682f5f0ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:54:14.432Z|ebce6032-ddce-4e6f-86d7-87682f5f0ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:54:15.659Z|82467117-7568-4dc2-b52e-89860c0c2550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:15.660Z|82467117-7568-4dc2-b52e-89860c0c2550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:16.030Z|bb32eb86-0694-442a-9b54-5d5c3a71e342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:16.031Z|bb32eb86-0694-442a-9b54-5d5c3a71e342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:16.209Z|9db07e7d-07c7-447e-b46f-a346aaf17df7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:16.210Z|9db07e7d-07c7-447e-b46f-a346aaf17df7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:25.688Z|f20eab4e-45c6-4de2-99a4-47f0143bfb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:25.689Z|f20eab4e-45c6-4de2-99a4-47f0143bfb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:26.060Z|1755d64c-5585-44ab-8d7c-680a080a9cf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:26.062Z|1755d64c-5585-44ab-8d7c-680a080a9cf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:26.243Z|7f018717-802b-46ae-bc7c-ce848e137308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:26.244Z|7f018717-802b-46ae-bc7c-ce848e137308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:29.435Z|99cc610e-daec-4f34-99d9-4efab93c7d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:54:29.436Z|99cc610e-daec-4f34-99d9-4efab93c7d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:54:30.185Z|88264b97-6077-46ce-9d89-fc74fbf2377d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:54:30.185Z|88264b97-6077-46ce-9d89-fc74fbf2377d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:54:35.725Z|1991b99f-4326-496f-a21e-a63e49264351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:35.727Z|1991b99f-4326-496f-a21e-a63e49264351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:36.100Z|436bf774-dc05-439e-baad-261cbfadf88b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:36.101Z|436bf774-dc05-439e-baad-261cbfadf88b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:36.270Z|8e0d30ee-bff5-46f0-83c1-1d3d1bc7e733|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:36.272Z|8e0d30ee-bff5-46f0-83c1-1d3d1bc7e733|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:41.028Z|ea9e20af-3960-4cea-bc25-626a081ff75e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:54:41.029Z|ea9e20af-3960-4cea-bc25-626a081ff75e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:44.431Z|00191d90-61c4-4211-887b-0106c750ef14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:54:44.435Z|00191d90-61c4-4211-887b-0106c750ef14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:54:45.776Z|d960e2a6-4d1a-451d-a95f-4ac459bbb33d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:45.777Z|d960e2a6-4d1a-451d-a95f-4ac459bbb33d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:46.139Z|7ff7384f-855f-4b34-964c-934de85c8ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:46.140Z|7ff7384f-855f-4b34-964c-934de85c8ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:46.317Z|90477620-430d-48c4-b890-fcce7ea30b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:46.318Z|90477620-430d-48c4-b890-fcce7ea30b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:55.824Z|e2f33806-3d54-4088-92da-90ca747a4d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:55.825Z|e2f33806-3d54-4088-92da-90ca747a4d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:56.176Z|16e601e7-4583-41c3-8e49-f51f12635bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:56.178Z|16e601e7-4583-41c3-8e49-f51f12635bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:56.362Z|9bf6be1e-13c5-436c-8f3e-de23ea150a94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:54:56.364Z|9bf6be1e-13c5-436c-8f3e-de23ea150a94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:54:59.433Z|24652eef-1ced-4096-8ca1-9a05b2b582e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:54:59.434Z|24652eef-1ced-4096-8ca1-9a05b2b582e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:55:00.186Z|a0db7adf-fdb8-4713-be14-cd834d53e45b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:55:00.188Z|a0db7adf-fdb8-4713-be14-cd834d53e45b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:55:05.877Z|cab2a679-bf1a-454b-b594-69b8a57f58fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:05.878Z|cab2a679-bf1a-454b-b594-69b8a57f58fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:06.211Z|913f48c9-0ced-414e-bcb6-f53aa21ddaa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:06.212Z|913f48c9-0ced-414e-bcb6-f53aa21ddaa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:06.394Z|4e09eeec-68b9-4684-9f86-c018e927600b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:06.396Z|4e09eeec-68b9-4684-9f86-c018e927600b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:14.431Z|c75297a3-bf1a-40ae-8cb6-b760a75f93c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:55:14.434Z|c75297a3-bf1a-40ae-8cb6-b760a75f93c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:55:15.913Z|2802d5f6-e75f-483c-91f0-d95b3a95f923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:15.915Z|2802d5f6-e75f-483c-91f0-d95b3a95f923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:16.246Z|5b45c8a7-044c-41bc-b423-f80547d83144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:16.247Z|5b45c8a7-044c-41bc-b423-f80547d83144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:16.427Z|9e269019-2723-483e-8edf-4ca846b46025|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:16.428Z|9e269019-2723-483e-8edf-4ca846b46025|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:25.948Z|df8c1da2-5e79-452c-a4d7-814280b62abc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:25.950Z|df8c1da2-5e79-452c-a4d7-814280b62abc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:26.276Z|346f616c-d51c-497b-b3a6-d572f826a8bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:26.277Z|346f616c-d51c-497b-b3a6-d572f826a8bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:26.460Z|687b714e-fcb4-4229-8cfa-44aad8ba207a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:26.461Z|687b714e-fcb4-4229-8cfa-44aad8ba207a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:29.431Z|79b55655-5e48-4b6c-aa11-c1a3aefbfd18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:55:29.439Z|79b55655-5e48-4b6c-aa11-c1a3aefbfd18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:55:30.189Z|85964822-57d6-450c-be90-4aae77cb1d13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:55:30.190Z|85964822-57d6-450c-be90-4aae77cb1d13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:55:35.995Z|17aea954-76e8-45d7-9372-c53856d44e40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:35.996Z|17aea954-76e8-45d7-9372-c53856d44e40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:36.310Z|4eccda34-e798-46ba-a480-309ed2234df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:36.311Z|4eccda34-e798-46ba-a480-309ed2234df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:36.518Z|69a406cf-2771-40e4-bd61-ddd6293917ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:36.519Z|69a406cf-2771-40e4-bd61-ddd6293917ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:41.033Z|9f0666c6-16d4-4a27-ad4f-d86a5c349e69|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:55:41.038Z|9f0666c6-16d4-4a27-ad4f-d86a5c349e69|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:44.431Z|8b0a549b-47cd-4dd5-900f-cf29a3966ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:55:44.432Z|8b0a549b-47cd-4dd5-900f-cf29a3966ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:55:46.037Z|952d26a3-f70d-4e2f-b330-54b0e981f309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:46.038Z|952d26a3-f70d-4e2f-b330-54b0e981f309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:46.343Z|ba517d74-4f72-4d6d-8bea-84d546aaf9ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:46.344Z|ba517d74-4f72-4d6d-8bea-84d546aaf9ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:46.553Z|457cca50-610e-405a-8167-2a46a700aed0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:46.554Z|457cca50-610e-405a-8167-2a46a700aed0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:56.078Z|fb16989c-1e5d-4c07-9af1-cfd78c362a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:56.081Z|fb16989c-1e5d-4c07-9af1-cfd78c362a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:56.392Z|3f4b9551-758c-4359-82ee-b659894c44e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:56.393Z|3f4b9551-758c-4359-82ee-b659894c44e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:56.587Z|e099b29a-36a7-4c0d-96d0-e7c091094c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:55:56.588Z|e099b29a-36a7-4c0d-96d0-e7c091094c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:55:59.432Z|665fe4fd-3227-49a9-9900-272cb9aa46cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:55:59.434Z|665fe4fd-3227-49a9-9900-272cb9aa46cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:56:00.191Z|c69b6c58-ef95-43ae-a04b-747571e0c80e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:56:00.192Z|c69b6c58-ef95-43ae-a04b-747571e0c80e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:56:06.112Z|aff883e3-cb1a-4340-b702-a427e5665433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:06.114Z|aff883e3-cb1a-4340-b702-a427e5665433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:06.425Z|42e3586a-063e-4848-9a67-48a37ca442ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:06.426Z|42e3586a-063e-4848-9a67-48a37ca442ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:06.623Z|8296f248-975e-4f08-9ca2-a814d7d055e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:06.624Z|8296f248-975e-4f08-9ca2-a814d7d055e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:14.431Z|a4b4009b-a583-47a9-bdc7-e4626714c307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:56:14.436Z|a4b4009b-a583-47a9-bdc7-e4626714c307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:56:16.145Z|c9a3d62d-d751-4178-8e13-be9077c96fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:16.146Z|c9a3d62d-d751-4178-8e13-be9077c96fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:16.459Z|2bf02f8d-4424-4f2d-be46-b001bde03cf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:16.460Z|2bf02f8d-4424-4f2d-be46-b001bde03cf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:16.687Z|bc3a5b49-10a7-4f7c-a513-89fa6b20138f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:16.690Z|bc3a5b49-10a7-4f7c-a513-89fa6b20138f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:26.182Z|76b5047c-054e-45ce-aa88-ef88c1f86bc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:26.184Z|76b5047c-054e-45ce-aa88-ef88c1f86bc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:26.490Z|03eb38e3-09fb-4e7b-9d76-1f5bb8d6c689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:26.492Z|03eb38e3-09fb-4e7b-9d76-1f5bb8d6c689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:26.724Z|4a04ab22-6874-4a94-9c4a-ad934a6b345f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:26.725Z|4a04ab22-6874-4a94-9c4a-ad934a6b345f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:29.433Z|b6d94037-5d05-4fe4-b835-35e7b58423b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:56:29.435Z|b6d94037-5d05-4fe4-b835-35e7b58423b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:56:30.193Z|ad67c17a-9c8a-4f93-9c86-1325d1837caf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:56:30.194Z|ad67c17a-9c8a-4f93-9c86-1325d1837caf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:56:36.229Z|168ce230-3cc7-448c-906b-3075c09bd6a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:36.230Z|168ce230-3cc7-448c-906b-3075c09bd6a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:36.533Z|dec80b6b-1333-47b9-983a-885540f1c560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:36.534Z|dec80b6b-1333-47b9-983a-885540f1c560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:36.753Z|5fc5b066-6c84-465a-9df7-59f0eff4447d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:36.756Z|5fc5b066-6c84-465a-9df7-59f0eff4447d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:41.037Z|47fbb2cf-342e-45f5-bb31-a29800258422|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:56:41.039Z|47fbb2cf-342e-45f5-bb31-a29800258422|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:44.431Z|ebcf5c7d-f2ae-440d-bc4a-37625726aa1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:56:44.432Z|ebcf5c7d-f2ae-440d-bc4a-37625726aa1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:56:46.286Z|9285a84a-673f-4be3-b3ed-17e196168b30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:46.287Z|9285a84a-673f-4be3-b3ed-17e196168b30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:46.589Z|b44d938a-aaf3-4375-80df-3395018b90f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:46.590Z|b44d938a-aaf3-4375-80df-3395018b90f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:46.790Z|678b454c-9b3d-4a8a-b0c9-79687b89c21e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:46.791Z|678b454c-9b3d-4a8a-b0c9-79687b89c21e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:56.326Z|c5e987e6-5c37-4885-9dc3-902f3b6941ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:56.327Z|c5e987e6-5c37-4885-9dc3-902f3b6941ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:56.632Z|9a5af4a5-5d0a-4c94-9316-140cc2f263d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:56.633Z|9a5af4a5-5d0a-4c94-9316-140cc2f263d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:56.828Z|7fcef48d-0b9b-43a2-a733-e892153e437c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:56:56.829Z|7fcef48d-0b9b-43a2-a733-e892153e437c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:56:59.436Z|a093d1fd-3ff4-4f72-97b2-4a115fcccc81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:56:59.442Z|a093d1fd-3ff4-4f72-97b2-4a115fcccc81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:57:00.194Z|192c42fe-9d07-4f39-b1c4-84e1a6227327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:57:00.195Z|192c42fe-9d07-4f39-b1c4-84e1a6227327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:57:06.359Z|618686c8-febd-42d1-bbbf-efd9d4eb21de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:06.360Z|618686c8-febd-42d1-bbbf-efd9d4eb21de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:06.676Z|8e1c8fc4-22fd-4744-b934-218d8acf778c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:06.677Z|8e1c8fc4-22fd-4744-b934-218d8acf778c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:06.873Z|b1b48930-3ca5-4d6d-a722-709e29671087|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:06.875Z|b1b48930-3ca5-4d6d-a722-709e29671087|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:14.431Z|bfc2fa0c-c98b-4d06-970a-7a21368c3699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:57:14.432Z|bfc2fa0c-c98b-4d06-970a-7a21368c3699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:57:16.404Z|c26f96c1-42ae-4573-9f10-f53a70215619|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:16.405Z|c26f96c1-42ae-4573-9f10-f53a70215619|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:16.728Z|71e57d15-3629-433f-8ba2-947fe0103b01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:16.730Z|71e57d15-3629-433f-8ba2-947fe0103b01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:16.923Z|5bd67fd8-3651-41ae-b46c-2da782f578fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:16.924Z|5bd67fd8-3651-41ae-b46c-2da782f578fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:26.434Z|3f0d4858-27c5-459f-945f-bee7ece2a6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:26.435Z|3f0d4858-27c5-459f-945f-bee7ece2a6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:26.759Z|009bebaf-4cb8-4ee0-9ecb-7fe31a44ec3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:26.760Z|009bebaf-4cb8-4ee0-9ecb-7fe31a44ec3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:26.964Z|0813c0e7-49bd-4acc-aa79-ae673466de3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:26.965Z|0813c0e7-49bd-4acc-aa79-ae673466de3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:29.432Z|8f584a64-fc88-4595-8446-611fac8984bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:57:29.432Z|8f584a64-fc88-4595-8446-611fac8984bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:57:30.196Z|f0f70420-2a6d-4254-b1f6-c253a918a154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:57:30.197Z|f0f70420-2a6d-4254-b1f6-c253a918a154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:57:36.472Z|edc8b492-ed96-4ff0-9aff-601cb24ac51f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:36.473Z|edc8b492-ed96-4ff0-9aff-601cb24ac51f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:36.796Z|1d272215-c49e-455e-8e6f-bf32782a99b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:36.797Z|1d272215-c49e-455e-8e6f-bf32782a99b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:37.000Z|cd600500-0893-48c3-8e75-592647901ece|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:37.002Z|cd600500-0893-48c3-8e75-592647901ece|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:41.033Z|54b91f85-2c56-41c4-b556-6e901c5508ea|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:57:41.034Z|54b91f85-2c56-41c4-b556-6e901c5508ea|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:44.431Z|971cb15c-6f30-43e6-b006-7357d68290c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:57:44.435Z|971cb15c-6f30-43e6-b006-7357d68290c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:57:46.500Z|f5bb27da-a033-439d-bcb4-077cfc6071aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:46.501Z|f5bb27da-a033-439d-bcb4-077cfc6071aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:46.825Z|be6c1a6f-5e3c-4f77-8181-505ee0fc6355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:46.829Z|be6c1a6f-5e3c-4f77-8181-505ee0fc6355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:47.038Z|1f8f5a04-1476-426a-bbe5-dc76b4c709db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:47.039Z|1f8f5a04-1476-426a-bbe5-dc76b4c709db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:56.533Z|53041ac5-f47c-4ccb-ae0b-897224c50c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:56.536Z|53041ac5-f47c-4ccb-ae0b-897224c50c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:56.864Z|4d57f5b9-2264-4c82-9217-d68f3b235721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:56.866Z|4d57f5b9-2264-4c82-9217-d68f3b235721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:57.065Z|e2e8568c-578d-4779-9e07-0d7a0ce06aec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:57:57.066Z|e2e8568c-578d-4779-9e07-0d7a0ce06aec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:57:59.431Z|1503c65c-ba70-48d9-bc49-d5c4ee2b3de7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:57:59.433Z|1503c65c-ba70-48d9-bc49-d5c4ee2b3de7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:58:00.200Z|6a97a978-07ca-40c7-93ca-cc9bbcbe6f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:58:00.201Z|6a97a978-07ca-40c7-93ca-cc9bbcbe6f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:58:06.576Z|8621fd07-1e6f-4890-8971-125849b3ed84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:06.578Z|8621fd07-1e6f-4890-8971-125849b3ed84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:06.913Z|fc6e6d29-53a5-4104-8922-095784aa34a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:06.915Z|fc6e6d29-53a5-4104-8922-095784aa34a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:07.099Z|aaf7539f-9481-42d4-9b09-89df4bcf9a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:07.101Z|aaf7539f-9481-42d4-9b09-89df4bcf9a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:14.432Z|c462cf26-0048-4432-8310-4d062b6094fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:58:14.432Z|c462cf26-0048-4432-8310-4d062b6094fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:58:16.662Z|11b0d793-de94-431f-902b-f3da8a0db9fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:16.663Z|11b0d793-de94-431f-902b-f3da8a0db9fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:16.953Z|3f042894-33ee-4511-aa3d-5953cdfaca10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:16.954Z|3f042894-33ee-4511-aa3d-5953cdfaca10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:17.131Z|96cf237f-a198-44a7-bc99-8db5ec9af673|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:17.132Z|96cf237f-a198-44a7-bc99-8db5ec9af673|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:26.694Z|f0b79547-7f8d-412c-b01a-4eea9639610e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:26.697Z|f0b79547-7f8d-412c-b01a-4eea9639610e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:26.994Z|54bbb5ab-857c-4c2d-bb20-2bf8b02e2b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:26.995Z|54bbb5ab-857c-4c2d-bb20-2bf8b02e2b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:27.171Z|363d7910-3d34-44c5-a4f5-a4d5ab86ee89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:27.172Z|363d7910-3d34-44c5-a4f5-a4d5ab86ee89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:29.433Z|76c2dc1b-bdea-44b5-9ae7-f0b49a9641ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:58:29.436Z|76c2dc1b-bdea-44b5-9ae7-f0b49a9641ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:58:30.202Z|ba70be4c-cb05-44eb-a3c5-70061b96925f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:58:30.203Z|ba70be4c-cb05-44eb-a3c5-70061b96925f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:58:36.725Z|a9472a71-5214-4e9f-9e6e-0ed5e03fb34d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:36.727Z|a9472a71-5214-4e9f-9e6e-0ed5e03fb34d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:37.054Z|6500f02f-dad2-4e01-b235-f3037e445359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:37.056Z|6500f02f-dad2-4e01-b235-f3037e445359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:37.212Z|f62547dd-0b0f-458d-ab4e-3880ed7d4bf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:37.214Z|f62547dd-0b0f-458d-ab4e-3880ed7d4bf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:41.026Z|30c0b103-7334-4a5b-bb6d-c7e49c699c3a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:58:41.028Z|30c0b103-7334-4a5b-bb6d-c7e49c699c3a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:44.431Z|b2365d27-e467-4cee-a7dd-074c109f1451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:58:44.432Z|b2365d27-e467-4cee-a7dd-074c109f1451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:58:46.758Z|30068ed7-20a0-4833-b6e7-f7d479acf540|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:46.759Z|30068ed7-20a0-4833-b6e7-f7d479acf540|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:47.085Z|4bb330a8-698d-491e-9394-24cc360a37c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:47.086Z|4bb330a8-698d-491e-9394-24cc360a37c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:47.244Z|5916ff78-28c4-4410-ae2a-42fad27a5c6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:47.245Z|5916ff78-28c4-4410-ae2a-42fad27a5c6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:56.795Z|aacd8037-f63f-4f6c-8a6d-71db2a01aa69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:56.796Z|aacd8037-f63f-4f6c-8a6d-71db2a01aa69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:57.113Z|5c5fe636-eef6-490f-916f-8b4c4cb8a1e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:57.114Z|5c5fe636-eef6-490f-916f-8b4c4cb8a1e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:57.271Z|1aee7e80-fc5f-4c30-8354-54a89b8f9b8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:58:57.272Z|1aee7e80-fc5f-4c30-8354-54a89b8f9b8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:58:59.431Z|acae47ff-7e59-4f7b-8a9c-bf5e4ae58400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:58:59.432Z|acae47ff-7e59-4f7b-8a9c-bf5e4ae58400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:59:00.204Z|2f4567c1-0eee-448c-b58e-10633c540ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:59:00.204Z|2f4567c1-0eee-448c-b58e-10633c540ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:59:06.831Z|cbf87cfb-19a2-4b31-a7bb-ebbb67bb4999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:06.832Z|cbf87cfb-19a2-4b31-a7bb-ebbb67bb4999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:07.151Z|ef9a1bad-67dd-4ba6-89e6-44b96c4dad79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:07.152Z|ef9a1bad-67dd-4ba6-89e6-44b96c4dad79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:07.315Z|1d8734fe-46ab-4521-a419-e70f28387d44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:07.316Z|1d8734fe-46ab-4521-a419-e70f28387d44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:14.431Z|34abd8c2-6998-43c7-8909-e444de85697f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:59:14.435Z|34abd8c2-6998-43c7-8909-e444de85697f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:59:16.858Z|fc45cef6-da6a-43b5-882c-89a17d18f709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:16.860Z|fc45cef6-da6a-43b5-882c-89a17d18f709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:17.186Z|73856643-68cf-4892-92eb-596f01662720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:17.187Z|73856643-68cf-4892-92eb-596f01662720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:17.346Z|6d24981e-6452-4020-9666-4b0d97c33274|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:17.348Z|6d24981e-6452-4020-9666-4b0d97c33274|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:26.894Z|43f0fec4-7894-44ee-81e4-e5a4859e01f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:26.896Z|43f0fec4-7894-44ee-81e4-e5a4859e01f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:27.222Z|bdcf9474-089b-4eed-bbff-9757d904b68f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:27.223Z|bdcf9474-089b-4eed-bbff-9757d904b68f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:27.386Z|f3c9a4c8-0561-42b8-8422-f626cfb86cbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:27.386Z|f3c9a4c8-0561-42b8-8422-f626cfb86cbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:29.431Z|d3094882-e21b-4619-8cbc-452de4e19992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:59:29.432Z|d3094882-e21b-4619-8cbc-452de4e19992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:59:30.205Z|db747854-e6e9-445c-9fad-6ffd49f3d706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:59:30.206Z|db747854-e6e9-445c-9fad-6ffd49f3d706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:59:36.929Z|3dd8964f-b611-4837-8ea0-9d9ba0fc0070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:36.930Z|3dd8964f-b611-4837-8ea0-9d9ba0fc0070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:37.257Z|6906ae7c-0700-4b4b-abed-50e1dc30cab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:37.258Z|6906ae7c-0700-4b4b-abed-50e1dc30cab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:37.424Z|4b7d2a0f-7c7a-473b-9a97-d405da19223d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:37.425Z|4b7d2a0f-7c7a-473b-9a97-d405da19223d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:41.025Z|325d7e16-574d-41dd-a6b6-005f0c9449b6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T06:59:41.027Z|325d7e16-574d-41dd-a6b6-005f0c9449b6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:44.431Z|df322473-446f-41aa-a319-63c53f30e5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:59:44.432Z|df322473-446f-41aa-a319-63c53f30e5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T06:59:46.963Z|9d45391a-4bb5-45a5-9132-c2b18204bdec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:46.964Z|9d45391a-4bb5-45a5-9132-c2b18204bdec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:47.284Z|d1577cf1-5dee-4143-9d77-7ac69ad5d680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:47.285Z|d1577cf1-5dee-4143-9d77-7ac69ad5d680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:47.450Z|4c4bea93-e7df-4ae2-bbe9-851a32dabd0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:47.456Z|4c4bea93-e7df-4ae2-bbe9-851a32dabd0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:56.999Z|80d5ad5c-bfb1-458e-a0ed-3f2bd92ee476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:57.000Z|80d5ad5c-bfb1-458e-a0ed-3f2bd92ee476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:57.332Z|b4e421b4-8463-4dee-b9e8-1292923af4c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:57.334Z|b4e421b4-8463-4dee-b9e8-1292923af4c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:57.502Z|1e364dc7-0967-4566-b9c6-2a5e1f34dde3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T06:59:57.503Z|1e364dc7-0967-4566-b9c6-2a5e1f34dde3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T06:59:59.433Z|16f23142-b8ba-4604-a044-f0d2b2e31045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T06:59:59.438Z|16f23142-b8ba-4604-a044-f0d2b2e31045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:00:00.207Z|22215626-d9ee-4454-833d-2982f8ead76d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:00:00.208Z|22215626-d9ee-4454-833d-2982f8ead76d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:00:07.041Z|4079dff8-d709-4910-a8ad-50f5048ff33c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:07.044Z|4079dff8-d709-4910-a8ad-50f5048ff33c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:07.368Z|fb068333-59c5-4169-a4b6-1a38887e7dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:07.369Z|fb068333-59c5-4169-a4b6-1a38887e7dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:07.534Z|d934d9ab-efb6-48df-a8c7-3c3287ecad05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:07.535Z|d934d9ab-efb6-48df-a8c7-3c3287ecad05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:14.432Z|c7a05575-b306-43db-8412-5bfd59726135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:00:14.434Z|c7a05575-b306-43db-8412-5bfd59726135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:00:17.083Z|49229bb0-273c-4203-b4ec-f91316adb5a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:17.086Z|49229bb0-273c-4203-b4ec-f91316adb5a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:17.406Z|eb081908-e20b-4de2-bb72-bb81a1d707ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:17.407Z|eb081908-e20b-4de2-bb72-bb81a1d707ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:17.599Z|15d691ec-19bd-4454-8291-7266cc77fa0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:17.600Z|15d691ec-19bd-4454-8291-7266cc77fa0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:27.119Z|50a78d80-f7fa-47e2-b564-60a645229967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:27.120Z|50a78d80-f7fa-47e2-b564-60a645229967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:27.438Z|8f62e32e-cc91-444f-ad41-6fcd8fd3d5a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:27.439Z|8f62e32e-cc91-444f-ad41-6fcd8fd3d5a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:27.665Z|1c7818b0-fb6c-4217-ab5b-a27eed971d9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:27.666Z|1c7818b0-fb6c-4217-ab5b-a27eed971d9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:29.431Z|92e6f258-7b3d-402e-9ca2-e28630573c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:00:29.434Z|92e6f258-7b3d-402e-9ca2-e28630573c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:00:30.210Z|85337286-2eb5-4ec6-8a94-3a15b8fb94b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:00:30.212Z|85337286-2eb5-4ec6-8a94-3a15b8fb94b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:00:37.158Z|3b875e41-e0dc-472f-b6be-7a20680809d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:37.159Z|3b875e41-e0dc-472f-b6be-7a20680809d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:37.469Z|be2e346a-ce06-49ff-9e0a-119d0472ff2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:37.471Z|be2e346a-ce06-49ff-9e0a-119d0472ff2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:37.730Z|e233b473-c7c2-4f2e-ae6b-153ff8d85480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:37.731Z|e233b473-c7c2-4f2e-ae6b-153ff8d85480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:41.031Z|2491de71-19a2-4a90-87db-38401d42f2f3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:00:41.032Z|2491de71-19a2-4a90-87db-38401d42f2f3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:44.431Z|bd5af9bd-5549-43ac-b912-e4c8fa49c162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:00:44.436Z|bd5af9bd-5549-43ac-b912-e4c8fa49c162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:00:47.184Z|1070a850-44d0-41fa-a30f-270055c0ca39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:47.185Z|1070a850-44d0-41fa-a30f-270055c0ca39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:47.498Z|0df0b1a2-8f28-4931-b009-0c640d4403e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:47.499Z|0df0b1a2-8f28-4931-b009-0c640d4403e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:47.802Z|4a5b20d2-991d-4504-9d6d-54e64b519976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:47.804Z|4a5b20d2-991d-4504-9d6d-54e64b519976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:57.213Z|87b744ac-8a5d-4bba-a965-90c3022dba4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:57.215Z|87b744ac-8a5d-4bba-a965-90c3022dba4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:57.536Z|5ef16b57-d4e4-4c82-9bf5-cdc8520b96f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:57.538Z|5ef16b57-d4e4-4c82-9bf5-cdc8520b96f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:57.837Z|74a76c16-0fc5-433f-a31d-6cafee055c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:00:57.838Z|74a76c16-0fc5-433f-a31d-6cafee055c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:00:59.434Z|42720176-a121-4a17-b8a3-136c2bc59c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:00:59.436Z|42720176-a121-4a17-b8a3-136c2bc59c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:01:00.213Z|6a33b34a-5e29-4218-9230-d3d6fe63b6dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:01:00.214Z|6a33b34a-5e29-4218-9230-d3d6fe63b6dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:01:07.259Z|f24d1d4a-19ab-4db6-b2d6-bb1a2a054fbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:07.262Z|f24d1d4a-19ab-4db6-b2d6-bb1a2a054fbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:07.606Z|83945b8b-a3c0-49df-8857-1f1d4fb9aadb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:07.607Z|83945b8b-a3c0-49df-8857-1f1d4fb9aadb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:07.916Z|eee27e66-e4bb-40e1-a24d-ad93fd6f148d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:07.922Z|eee27e66-e4bb-40e1-a24d-ad93fd6f148d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:14.431Z|d167a746-7d32-4ffb-bb85-092a0133875d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:01:14.432Z|d167a746-7d32-4ffb-bb85-092a0133875d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:01:17.334Z|eb03ac99-8e01-4ed2-9b38-345c4a9ecd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:17.335Z|eb03ac99-8e01-4ed2-9b38-345c4a9ecd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:17.676Z|d3b1e328-ec05-4fc2-85a2-02606a27dd0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:17.678Z|d3b1e328-ec05-4fc2-85a2-02606a27dd0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:17.972Z|ebb43952-e24b-4926-b129-acb64123f244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:17.973Z|ebb43952-e24b-4926-b129-acb64123f244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:27.386Z|63fb7ac6-8dcc-4768-9785-429fd2fefb5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:27.387Z|63fb7ac6-8dcc-4768-9785-429fd2fefb5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:27.731Z|02d5cabb-63d6-4b2d-afa1-96f39e85a2cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:27.734Z|02d5cabb-63d6-4b2d-afa1-96f39e85a2cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:28.009Z|4fb06d7a-ec4f-4c66-a6f1-0dace85ff3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:28.010Z|4fb06d7a-ec4f-4c66-a6f1-0dace85ff3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:29.435Z|14b2cc0d-a93e-4f3f-94bf-6b80f9ffdd3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:01:29.452Z|14b2cc0d-a93e-4f3f-94bf-6b80f9ffdd3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:01:30.215Z|d623fb66-bf59-4ec6-bdad-56824ba35a08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:01:30.216Z|d623fb66-bf59-4ec6-bdad-56824ba35a08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:01:37.420Z|14a84087-314a-4769-807e-9f611e06421d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:37.421Z|14a84087-314a-4769-807e-9f611e06421d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:37.845Z|7d389196-2703-4348-befe-c84b51ad4f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:37.846Z|7d389196-2703-4348-befe-c84b51ad4f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:38.045Z|294ccb79-cf01-4c64-897f-00139f9c6b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:38.046Z|294ccb79-cf01-4c64-897f-00139f9c6b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:41.042Z|41067a8b-7acd-4b09-b4be-45de74ae855b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:01:41.044Z|41067a8b-7acd-4b09-b4be-45de74ae855b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:44.431Z|81257fcb-8a4b-4ff5-b501-e1b81625c875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:01:44.432Z|81257fcb-8a4b-4ff5-b501-e1b81625c875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:01:47.462Z|48998861-7835-43ed-aed2-c585b0f4f09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:47.468Z|48998861-7835-43ed-aed2-c585b0f4f09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:47.898Z|83a99de3-b790-418d-bbed-cc543b2a13ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:47.904Z|83a99de3-b790-418d-bbed-cc543b2a13ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:48.073Z|b4866589-e5e7-4799-853c-36d4b033671f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:48.075Z|b4866589-e5e7-4799-853c-36d4b033671f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:57.549Z|8eff8351-35e8-440f-8366-55c38813fad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:57.555Z|8eff8351-35e8-440f-8366-55c38813fad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:57.977Z|03fad719-2470-40b7-910f-07e8fdc3b121|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:57.978Z|03fad719-2470-40b7-910f-07e8fdc3b121|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:58.120Z|8bc05b3e-d3bc-43d4-84bb-3a220a8ca012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:01:58.126Z|8bc05b3e-d3bc-43d4-84bb-3a220a8ca012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:01:59.431Z|4b5f7c19-5785-4eca-9d20-f9b5310a577b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:01:59.432Z|4b5f7c19-5785-4eca-9d20-f9b5310a577b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:02:00.218Z|a418ef9d-b378-454d-88cf-d09426d343a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:02:00.219Z|a418ef9d-b378-454d-88cf-d09426d343a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:02:07.681Z|ccef3334-d348-4711-bfcc-2ef809a0d8da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:07.683Z|ccef3334-d348-4711-bfcc-2ef809a0d8da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:08.016Z|e11df2a6-202d-494b-9e96-d5e09389d03a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:08.017Z|e11df2a6-202d-494b-9e96-d5e09389d03a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:08.190Z|78e4f8ca-71e3-452a-93cd-6930df7194ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:08.191Z|78e4f8ca-71e3-452a-93cd-6930df7194ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:14.432Z|4d953644-a913-45d4-8eb6-7bbcd54ca1e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:02:14.437Z|4d953644-a913-45d4-8eb6-7bbcd54ca1e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:02:17.721Z|d5a56a73-b39e-4cdc-9c68-58e5b8f73abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:17.724Z|d5a56a73-b39e-4cdc-9c68-58e5b8f73abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:18.065Z|3f6b0a50-8dfa-4289-a295-07e14d731a38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:18.066Z|3f6b0a50-8dfa-4289-a295-07e14d731a38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:18.252Z|caddbff1-b3c6-412f-a66b-c73b80c55169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:18.254Z|caddbff1-b3c6-412f-a66b-c73b80c55169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:27.774Z|9cd13e20-0047-4961-8196-36d2fd300b18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:27.783Z|9cd13e20-0047-4961-8196-36d2fd300b18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:28.100Z|ea6a1078-5b5a-42e5-a2ac-014ac0a3db06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:28.101Z|ea6a1078-5b5a-42e5-a2ac-014ac0a3db06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:28.288Z|21e8328a-f777-4326-9ecf-3b38eb02ce32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:28.290Z|21e8328a-f777-4326-9ecf-3b38eb02ce32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:29.443Z|a661798a-6cbb-4f50-af6a-44532a465e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:02:29.446Z|a661798a-6cbb-4f50-af6a-44532a465e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:02:30.228Z|abaf7e6e-40b6-4e82-bb7e-ac85d35226a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:02:30.229Z|abaf7e6e-40b6-4e82-bb7e-ac85d35226a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:02:37.857Z|d91a7137-980d-4295-92f1-1e8a74240db4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:37.861Z|d91a7137-980d-4295-92f1-1e8a74240db4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:38.146Z|32f850c3-6dec-4ce5-9541-09f235416d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:38.147Z|32f850c3-6dec-4ce5-9541-09f235416d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:38.352Z|b7d91dbb-3281-437d-80d1-746ddb0c608e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:38.359Z|b7d91dbb-3281-437d-80d1-746ddb0c608e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:41.031Z|75d0c8d9-6785-4b8a-a430-b4585180e3b7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:02:41.033Z|75d0c8d9-6785-4b8a-a430-b4585180e3b7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:44.431Z|0f060918-7eb4-43ea-b73e-fa3dbe36cb32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:02:44.432Z|0f060918-7eb4-43ea-b73e-fa3dbe36cb32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:02:47.905Z|9c73aa2d-a430-4fb9-9621-2cee223af39c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:47.906Z|9c73aa2d-a430-4fb9-9621-2cee223af39c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:48.195Z|cf392bf9-32e1-4004-828f-1a3ca599e5b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:48.196Z|cf392bf9-32e1-4004-828f-1a3ca599e5b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:48.406Z|ae16e607-6364-4888-aba5-cff0ae0efade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:48.407Z|ae16e607-6364-4888-aba5-cff0ae0efade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:57.955Z|66c52f14-8c2e-4447-8c87-70c66ffb68d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:57.959Z|66c52f14-8c2e-4447-8c87-70c66ffb68d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:58.228Z|f936f419-f733-480c-a9e4-9b17d8a72f1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:58.228Z|f936f419-f733-480c-a9e4-9b17d8a72f1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:58.439Z|75de4c1c-2e9c-4fd2-b8a0-0a29fbd8b399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:02:58.440Z|75de4c1c-2e9c-4fd2-b8a0-0a29fbd8b399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:02:59.433Z|f5a7e18a-164f-4a25-9e62-78e02fdcb03d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:02:59.441Z|f5a7e18a-164f-4a25-9e62-78e02fdcb03d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:03:00.230Z|9299af55-0817-4e6d-aa8a-c56b342363a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:03:00.231Z|9299af55-0817-4e6d-aa8a-c56b342363a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:03:08.014Z|92c9a2be-8454-4e17-88ad-44781a986bd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:08.017Z|92c9a2be-8454-4e17-88ad-44781a986bd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:08.261Z|7b0bd701-5a9b-4387-a4e8-a362c87a738b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:08.262Z|7b0bd701-5a9b-4387-a4e8-a362c87a738b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:08.490Z|d40ba84c-3032-4202-8ab4-cafc6bdb526c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:08.491Z|d40ba84c-3032-4202-8ab4-cafc6bdb526c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:14.431Z|f52867d4-8b3e-4064-8d00-9ab5d1372747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:03:14.432Z|f52867d4-8b3e-4064-8d00-9ab5d1372747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:03:18.053Z|108cd2fe-3431-46bd-b1c0-338d8aa524d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:18.054Z|108cd2fe-3431-46bd-b1c0-338d8aa524d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:18.295Z|1e6f3893-838b-489b-9b84-35b3db6e0ca2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:18.296Z|1e6f3893-838b-489b-9b84-35b3db6e0ca2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:18.538Z|2501eb68-e59b-4362-a567-77ecc7becc10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:18.539Z|2501eb68-e59b-4362-a567-77ecc7becc10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:28.084Z|04929e86-dcd9-441b-ae71-3708e4e90226|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:28.085Z|04929e86-dcd9-441b-ae71-3708e4e90226|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:28.343Z|ae44c202-1a4d-4dcd-8f5b-340883930104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:28.344Z|ae44c202-1a4d-4dcd-8f5b-340883930104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:28.606Z|1ec4b9a3-49fc-4a49-807e-79e6174e4550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:28.613Z|1ec4b9a3-49fc-4a49-807e-79e6174e4550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:29.431Z|ce820b03-6ef5-44f0-906c-994250448cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:03:29.432Z|ce820b03-6ef5-44f0-906c-994250448cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:03:30.232Z|9f4d1623-024f-44c0-9867-6fcffa0986f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:03:30.233Z|9f4d1623-024f-44c0-9867-6fcffa0986f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:03:38.113Z|878516ff-c41a-425d-a766-1bdd889b45b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:38.113Z|878516ff-c41a-425d-a766-1bdd889b45b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:38.374Z|40a86c4d-fc39-48fe-9d77-9bf5565b1204|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:38.375Z|40a86c4d-fc39-48fe-9d77-9bf5565b1204|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:38.658Z|6209715b-5a70-4cd7-a70b-55ec464b98b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:38.659Z|6209715b-5a70-4cd7-a70b-55ec464b98b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:41.041Z|06874825-e051-4ad9-ac25-62aaf99c1843|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:03:41.043Z|06874825-e051-4ad9-ac25-62aaf99c1843|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:44.432Z|762e846c-d314-4c4c-9880-db959206b4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:03:44.435Z|762e846c-d314-4c4c-9880-db959206b4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:03:48.148Z|40f1210f-9edb-45a6-9e34-3a858807518e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:48.149Z|40f1210f-9edb-45a6-9e34-3a858807518e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:48.405Z|2409981d-eb1b-4c13-ae61-c77799723f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:48.406Z|2409981d-eb1b-4c13-ae61-c77799723f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:48.698Z|2ee677ea-e359-4166-81ab-80d535f384ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:48.699Z|2ee677ea-e359-4166-81ab-80d535f384ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:58.177Z|d7f5e891-3483-47f7-b20b-b748fd1b5b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:58.179Z|d7f5e891-3483-47f7-b20b-b748fd1b5b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:58.444Z|aa2e884c-5de3-4cff-9dc7-82418d5b3407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:58.446Z|aa2e884c-5de3-4cff-9dc7-82418d5b3407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:58.731Z|ac918409-61ee-4dad-a3a1-e547d99cb513|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:03:58.735Z|ac918409-61ee-4dad-a3a1-e547d99cb513|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:03:59.431Z|fca879ef-2880-48b4-9853-df8272e4b024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:03:59.432Z|fca879ef-2880-48b4-9853-df8272e4b024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:04:00.234Z|a7bcf550-a2da-4f27-b981-6683a890760b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:04:00.234Z|a7bcf550-a2da-4f27-b981-6683a890760b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:04:08.213Z|70e6cba8-5b83-4573-8edf-8e14c35c0795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:08.215Z|70e6cba8-5b83-4573-8edf-8e14c35c0795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:08.490Z|fd81158f-2519-4ace-91ba-edb80371b0cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:08.491Z|fd81158f-2519-4ace-91ba-edb80371b0cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:08.771Z|a6c53ab5-9f29-4494-99c7-774d418162d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:08.773Z|a6c53ab5-9f29-4494-99c7-774d418162d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:14.432Z|b1388c8e-7bfc-441b-ab97-f498ae7a7633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:04:14.433Z|b1388c8e-7bfc-441b-ab97-f498ae7a7633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:04:18.264Z|2e84272c-8c97-4288-b4cd-55873198c6c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:18.265Z|2e84272c-8c97-4288-b4cd-55873198c6c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:18.534Z|1636e407-3a62-4bfc-a021-70a9c655e46d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:18.536Z|1636e407-3a62-4bfc-a021-70a9c655e46d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:18.811Z|444a57cd-d600-4f2a-a1db-9e10192a6314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:18.812Z|444a57cd-d600-4f2a-a1db-9e10192a6314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:28.317Z|43710d6c-5c66-4ab4-be53-aff8a2c7f872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:28.319Z|43710d6c-5c66-4ab4-be53-aff8a2c7f872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:28.579Z|ee29b0a6-f690-4844-8c46-c1ad564425e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:28.580Z|ee29b0a6-f690-4844-8c46-c1ad564425e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:28.841Z|3d2602e2-a774-4477-8e15-18381443d6d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:28.842Z|3d2602e2-a774-4477-8e15-18381443d6d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:29.432Z|ae6003d9-0360-4c58-bc31-5261336c72e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:04:29.438Z|ae6003d9-0360-4c58-bc31-5261336c72e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:04:30.237Z|7c776db7-d273-432f-b09f-156d39114c3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:04:30.238Z|7c776db7-d273-432f-b09f-156d39114c3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:04:38.353Z|c6bf1bc4-865e-45f0-91c2-5cd91f7b9e2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:38.354Z|c6bf1bc4-865e-45f0-91c2-5cd91f7b9e2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:38.616Z|ef0c74fa-7d3e-486a-858b-fd585be1f5f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:38.617Z|ef0c74fa-7d3e-486a-858b-fd585be1f5f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:38.874Z|010518c1-5800-42eb-88ab-9f17e3377f76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:38.875Z|010518c1-5800-42eb-88ab-9f17e3377f76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:41.030Z|6d4540f5-3246-4fb1-9fe2-b9e07660f4e2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:04:41.037Z|6d4540f5-3246-4fb1-9fe2-b9e07660f4e2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:44.431Z|1cc88a26-73ed-4c69-89b9-568c1e102732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:04:44.432Z|1cc88a26-73ed-4c69-89b9-568c1e102732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:04:48.386Z|89c7870b-33e1-47c5-84bf-3fc9816f4dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:48.387Z|89c7870b-33e1-47c5-84bf-3fc9816f4dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:48.674Z|9e00cb82-dc08-4c9d-b755-e0f368f00192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:48.675Z|9e00cb82-dc08-4c9d-b755-e0f368f00192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:48.902Z|680371db-33bf-4ffd-9fbc-5b84f63d4342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:48.903Z|680371db-33bf-4ffd-9fbc-5b84f63d4342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:58.447Z|638e784c-674d-46e8-aae7-8e32a70085ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:58.448Z|638e784c-674d-46e8-aae7-8e32a70085ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:58.724Z|6f4cf023-21fa-49fb-8f3a-98c5d48fc2b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:58.726Z|6f4cf023-21fa-49fb-8f3a-98c5d48fc2b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:58.941Z|2e454250-ff6c-468c-b45a-349917fa7a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:04:58.942Z|2e454250-ff6c-468c-b45a-349917fa7a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:04:59.432Z|ea97db4f-720b-412f-9feb-219c6e346312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:04:59.433Z|ea97db4f-720b-412f-9feb-219c6e346312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:05:00.239Z|e1225df7-16b7-43e8-bdfc-1a5c984311a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:05:00.239Z|e1225df7-16b7-43e8-bdfc-1a5c984311a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:05:08.514Z|812b3393-14eb-4bca-b318-8868d7c4f97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:08.516Z|812b3393-14eb-4bca-b318-8868d7c4f97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:08.784Z|5f75890c-a355-4c9c-8a16-ed613c6c5e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:08.786Z|5f75890c-a355-4c9c-8a16-ed613c6c5e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:08.986Z|d89808b2-13b5-4079-a740-71364896c99d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:08.988Z|d89808b2-13b5-4079-a740-71364896c99d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:14.431Z|ffa29fbd-e04a-497f-b3b3-214cf5a2832f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:05:14.442Z|ffa29fbd-e04a-497f-b3b3-214cf5a2832f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:05:18.582Z|2bac61dc-d200-41e9-b21c-12ce521f6d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:18.583Z|2bac61dc-d200-41e9-b21c-12ce521f6d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:18.851Z|c07b1cb4-0f2c-4287-a583-d382a96123ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:18.852Z|c07b1cb4-0f2c-4287-a583-d382a96123ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:19.024Z|7f927c08-b242-47e2-b386-bc47ca02de41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:19.025Z|7f927c08-b242-47e2-b386-bc47ca02de41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:28.642Z|be3fdd52-909b-4385-9883-fc44faf0c6a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:28.646Z|be3fdd52-909b-4385-9883-fc44faf0c6a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:28.889Z|75cc6c36-bea5-4eb5-b09b-b8584e95a52b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:28.890Z|75cc6c36-bea5-4eb5-b09b-b8584e95a52b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:29.052Z|2423f092-6cec-4f15-b92a-124b5eb2cdd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:29.054Z|2423f092-6cec-4f15-b92a-124b5eb2cdd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:29.431Z|1bb9cf60-7bd3-4c0e-9946-d19ac0ebed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:05:29.432Z|1bb9cf60-7bd3-4c0e-9946-d19ac0ebed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:05:30.240Z|5f12b6e0-a4db-48b3-86d0-50eff7a62fb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:05:30.241Z|5f12b6e0-a4db-48b3-86d0-50eff7a62fb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:05:38.686Z|f5a5dbbe-95fb-4006-8acb-8c3ffbe7e05f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:38.688Z|f5a5dbbe-95fb-4006-8acb-8c3ffbe7e05f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:38.924Z|1232fb01-4b52-4496-8428-696548560c1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:38.926Z|1232fb01-4b52-4496-8428-696548560c1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:39.100Z|5bec8dd2-5c96-4515-9bff-c4aa5aaad740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:39.101Z|5bec8dd2-5c96-4515-9bff-c4aa5aaad740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:41.027Z|9b7cc7ee-a434-4df2-ae10-7bbae28b06c1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:05:41.028Z|9b7cc7ee-a434-4df2-ae10-7bbae28b06c1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:44.431Z|52622591-ad8a-40a9-a4c6-b5200ee16127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:05:44.432Z|52622591-ad8a-40a9-a4c6-b5200ee16127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:05:48.721Z|5f698dd9-3fdd-465a-8479-24d2c887796c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:48.722Z|5f698dd9-3fdd-465a-8479-24d2c887796c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:48.966Z|61567a6c-2ebd-4766-b415-477d13047e8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:48.967Z|61567a6c-2ebd-4766-b415-477d13047e8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:49.140Z|d41a3714-6424-4e82-b783-bb02e548df1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:49.141Z|d41a3714-6424-4e82-b783-bb02e548df1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:58.767Z|03eeabbb-02b4-4420-ab10-46dc61d74e70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:58.769Z|03eeabbb-02b4-4420-ab10-46dc61d74e70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:59.019Z|c84a4418-9b70-4d23-8a6d-5a6bb1f4fee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:59.020Z|c84a4418-9b70-4d23-8a6d-5a6bb1f4fee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:59.186Z|9c56fe37-31ed-45fd-956e-9ff4988c440d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:05:59.188Z|9c56fe37-31ed-45fd-956e-9ff4988c440d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:05:59.432Z|fb76a742-d601-47d6-970f-1a3f2191f2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:05:59.443Z|fb76a742-d601-47d6-970f-1a3f2191f2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:06:00.242Z|665e4494-1b6f-4002-9c65-e4582848278a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:06:00.244Z|665e4494-1b6f-4002-9c65-e4582848278a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:06:08.802Z|e8c743b9-0ebf-40f9-9038-bcafde118d23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:08.804Z|e8c743b9-0ebf-40f9-9038-bcafde118d23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:09.052Z|7696e2de-7fdb-4879-8117-3351dfe4f718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:09.053Z|7696e2de-7fdb-4879-8117-3351dfe4f718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:09.226Z|a03ed064-e031-45ec-bf92-591e758b8abb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:09.227Z|a03ed064-e031-45ec-bf92-591e758b8abb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:14.431Z|b9b5563d-54ec-4a8f-ae1e-4aee7a348852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:06:14.434Z|b9b5563d-54ec-4a8f-ae1e-4aee7a348852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:06:18.854Z|df00abd8-2c2d-473b-b007-eb34795a8536|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:18.855Z|df00abd8-2c2d-473b-b007-eb34795a8536|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:19.081Z|d04131e9-be70-439c-b048-60eb086fbc14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:19.082Z|d04131e9-be70-439c-b048-60eb086fbc14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:19.266Z|186b5580-7da6-4f4a-907b-d8e6f96eee33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:19.267Z|186b5580-7da6-4f4a-907b-d8e6f96eee33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:28.899Z|77d61cdf-9524-4c4a-98b7-457d96e5353b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:28.901Z|77d61cdf-9524-4c4a-98b7-457d96e5353b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:29.130Z|19839e6e-0526-457f-be0e-9d86dc0f7414|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:29.131Z|19839e6e-0526-457f-be0e-9d86dc0f7414|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:29.300Z|58049dca-d2b9-4fb3-86b2-91b1b42fab70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:29.301Z|58049dca-d2b9-4fb3-86b2-91b1b42fab70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:29.435Z|8f67db38-3d93-4cd4-96d9-d89cdbae4c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:06:29.436Z|8f67db38-3d93-4cd4-96d9-d89cdbae4c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:06:30.248Z|40b3b4cf-017a-460e-ab73-1fba6fa4a5de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:06:30.248Z|40b3b4cf-017a-460e-ab73-1fba6fa4a5de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:06:38.931Z|e6f5323e-5ddd-4fc2-afbc-3ea6af7f4cb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:38.933Z|e6f5323e-5ddd-4fc2-afbc-3ea6af7f4cb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:39.159Z|5653244a-942b-4afd-8e93-cb6286f351cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:39.160Z|5653244a-942b-4afd-8e93-cb6286f351cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:39.337Z|4a8d2adf-f99d-40dc-b585-db9347516856|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:39.338Z|4a8d2adf-f99d-40dc-b585-db9347516856|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:41.032Z|08078d7d-a3d0-49fb-8626-4f02ed7efe83|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:06:41.033Z|08078d7d-a3d0-49fb-8626-4f02ed7efe83|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:44.431Z|3a3415bc-6e84-484c-b217-3b583174dad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:06:44.432Z|3a3415bc-6e84-484c-b217-3b583174dad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:06:48.974Z|798b6a21-25d5-4cc0-9855-128b4edb3513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:48.975Z|798b6a21-25d5-4cc0-9855-128b4edb3513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:49.228Z|30bd1eb9-d5f9-4a1a-9fe8-3537da2df32d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:49.229Z|30bd1eb9-d5f9-4a1a-9fe8-3537da2df32d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:49.372Z|d4a1ebed-0992-4936-b62e-3736d6f43ffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:49.372Z|d4a1ebed-0992-4936-b62e-3736d6f43ffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:59.017Z|7071e0a1-e1d7-419b-bc64-18df04d974a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:59.018Z|7071e0a1-e1d7-419b-bc64-18df04d974a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:59.267Z|82586fea-2b62-46a4-9e29-2b8c0d3d0c8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:59.269Z|82586fea-2b62-46a4-9e29-2b8c0d3d0c8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:59.409Z|b48e0ccb-4a32-4c3c-9d60-1588c391cb2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:06:59.410Z|b48e0ccb-4a32-4c3c-9d60-1588c391cb2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:06:59.433Z|97b3a577-dff6-440e-8c43-b54d2bddb2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:06:59.434Z|97b3a577-dff6-440e-8c43-b54d2bddb2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:07:00.250Z|04b44012-2336-48b0-9dcd-8a4dd8a579ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:07:00.250Z|04b44012-2336-48b0-9dcd-8a4dd8a579ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:07:09.071Z|73231625-0d31-4bda-8a0b-7c036bc3b8fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:09.073Z|73231625-0d31-4bda-8a0b-7c036bc3b8fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:09.304Z|9789e435-50e0-47c6-acce-22a469cfdda7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:09.305Z|9789e435-50e0-47c6-acce-22a469cfdda7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:09.446Z|b2921147-4e16-4ba2-89db-ad30fe4be6f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:09.447Z|b2921147-4e16-4ba2-89db-ad30fe4be6f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:14.431Z|90573f41-01fa-404d-b540-ae886c0b64f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:07:14.432Z|90573f41-01fa-404d-b540-ae886c0b64f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:07:19.109Z|361706cf-f051-4fa5-9800-70aae7119339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:19.110Z|361706cf-f051-4fa5-9800-70aae7119339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:19.352Z|037fdf28-15d9-4028-b229-f67c8cda05d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:19.353Z|037fdf28-15d9-4028-b229-f67c8cda05d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:19.485Z|82235aab-c97c-4627-aa3a-76aa4e0049ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:19.486Z|82235aab-c97c-4627-aa3a-76aa4e0049ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:29.142Z|8afdd201-43d7-4a35-9d3b-04ae37a1e227|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:29.143Z|8afdd201-43d7-4a35-9d3b-04ae37a1e227|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:29.389Z|e0372ba3-1b87-4517-ba49-f3369d5c2873|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:29.391Z|e0372ba3-1b87-4517-ba49-f3369d5c2873|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:29.431Z|33940531-efca-4d14-8526-8c2a224215a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:07:29.432Z|33940531-efca-4d14-8526-8c2a224215a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:07:29.541Z|3c946854-9464-4dbb-bb10-f877b9d2a0b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:29.542Z|3c946854-9464-4dbb-bb10-f877b9d2a0b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:30.251Z|5158fa71-acdd-4236-8644-95472512b811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:07:30.252Z|5158fa71-acdd-4236-8644-95472512b811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:07:39.188Z|b434b27f-487b-4cb2-804e-b0451b9fab4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:39.189Z|b434b27f-487b-4cb2-804e-b0451b9fab4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:39.430Z|551af3ad-186d-456b-aa2c-2f7f1d03928a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:39.433Z|551af3ad-186d-456b-aa2c-2f7f1d03928a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:39.582Z|f5bfc4d2-1e06-4d25-8062-8f33565e7d40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:39.583Z|f5bfc4d2-1e06-4d25-8062-8f33565e7d40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:41.029Z|5da877c9-a5fb-4084-a9cf-5473ef8ee866|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:07:41.030Z|5da877c9-a5fb-4084-a9cf-5473ef8ee866|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:44.443Z|28186cd3-be1e-4c66-b67c-24e08598d97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:07:44.448Z|28186cd3-be1e-4c66-b67c-24e08598d97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:07:49.225Z|5e887e9c-7c76-4162-987e-bd54a5ed0cf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:49.227Z|5e887e9c-7c76-4162-987e-bd54a5ed0cf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:49.502Z|461e0349-52e5-4bf9-aea4-0f84a53ef070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:49.506Z|461e0349-52e5-4bf9-aea4-0f84a53ef070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:49.632Z|874ec313-c80c-48e5-9267-78ab89e8d72e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:49.633Z|874ec313-c80c-48e5-9267-78ab89e8d72e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:59.275Z|c58de801-5c31-4ee6-b850-111859c41884|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:59.276Z|c58de801-5c31-4ee6-b850-111859c41884|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:59.432Z|c39b53d5-1769-4d9d-9ec4-21775c6fc317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:07:59.432Z|c39b53d5-1769-4d9d-9ec4-21775c6fc317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:07:59.560Z|18dd7957-adf4-4e75-aa97-a047e1638104|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:59.561Z|18dd7957-adf4-4e75-aa97-a047e1638104|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:07:59.689Z|64b694be-8345-4a5b-b3f5-1a0e6b9825c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:07:59.690Z|64b694be-8345-4a5b-b3f5-1a0e6b9825c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:00.254Z|932a95a6-5b69-46af-94a5-58aef2272b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:08:00.256Z|932a95a6-5b69-46af-94a5-58aef2272b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:08:09.317Z|b0d01e9e-6b93-4627-9f67-15c0dd0d3711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:09.318Z|b0d01e9e-6b93-4627-9f67-15c0dd0d3711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:09.597Z|20784e9f-2921-44a0-ad8d-f719362d6d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:09.598Z|20784e9f-2921-44a0-ad8d-f719362d6d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:09.722Z|6834bec9-812f-4c4a-b656-1a10e7e56c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:09.722Z|6834bec9-812f-4c4a-b656-1a10e7e56c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:14.432Z|01c6cbd5-ef98-43a0-8637-712789049fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:08:14.433Z|01c6cbd5-ef98-43a0-8637-712789049fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:08:19.381Z|d7cd2695-1dcc-4c94-85a9-5e2ddcc7bf6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:19.382Z|d7cd2695-1dcc-4c94-85a9-5e2ddcc7bf6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:19.636Z|7c8798a1-6e75-4fc8-83f3-ab59b0465acd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:19.637Z|7c8798a1-6e75-4fc8-83f3-ab59b0465acd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:19.756Z|10c9f73d-603b-40de-aef4-128ef9b5cb94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:19.757Z|10c9f73d-603b-40de-aef4-128ef9b5cb94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:29.431Z|7eb7a17a-71d5-4eb1-b14d-1ca5b9b05d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:08:29.437Z|7eb7a17a-71d5-4eb1-b14d-1ca5b9b05d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:08:29.449Z|f878136c-c536-4aa0-ac3b-800f0ec7ffee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:29.452Z|f878136c-c536-4aa0-ac3b-800f0ec7ffee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:29.668Z|f882ead6-11bd-4a79-8c3f-4c8cf1d9cf8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:29.669Z|f882ead6-11bd-4a79-8c3f-4c8cf1d9cf8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:29.795Z|5d4f3c05-c94e-4426-836d-abc167f48eba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:29.796Z|5d4f3c05-c94e-4426-836d-abc167f48eba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:30.259Z|810e6279-4734-4fcf-997d-cba020eb8234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:08:30.260Z|810e6279-4734-4fcf-997d-cba020eb8234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:08:39.512Z|5d8211b4-ef37-487a-a814-97e87a392422|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:39.514Z|5d8211b4-ef37-487a-a814-97e87a392422|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:39.706Z|d5d7939c-808a-4e55-8e62-9502b5769540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:39.707Z|d5d7939c-808a-4e55-8e62-9502b5769540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:39.830Z|2adc3343-a8c3-4107-a932-232a9b75cd9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:39.835Z|2adc3343-a8c3-4107-a932-232a9b75cd9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:41.030Z|f233de4c-b597-49f1-a799-c5f9b9a11e7a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:08:41.031Z|f233de4c-b597-49f1-a799-c5f9b9a11e7a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:44.431Z|bb4c0348-c753-4d4c-bc77-410697f61e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:08:44.432Z|bb4c0348-c753-4d4c-bc77-410697f61e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:08:49.552Z|9199f4a4-7d5a-43ee-967b-3f341c586e22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:49.554Z|9199f4a4-7d5a-43ee-967b-3f341c586e22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:49.738Z|946cde5e-9174-4602-affd-a33eff1ce05f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:49.740Z|946cde5e-9174-4602-affd-a33eff1ce05f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:49.869Z|716f1d28-bbe6-49f4-9407-bcbcd5ae6d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:49.905Z|716f1d28-bbe6-49f4-9407-bcbcd5ae6d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:59.432Z|fe1189af-d902-4f22-9d8e-fc6d869517b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:08:59.432Z|fe1189af-d902-4f22-9d8e-fc6d869517b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:08:59.595Z|1a963d0e-94cf-45e4-a638-69f97535b51a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:59.596Z|1a963d0e-94cf-45e4-a638-69f97535b51a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:59.776Z|f8711491-d3ed-4ec1-a77f-c69aa6700ef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:59.778Z|f8711491-d3ed-4ec1-a77f-c69aa6700ef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:08:59.940Z|2350090c-96f1-4a52-bb31-1526d259a06e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:08:59.941Z|2350090c-96f1-4a52-bb31-1526d259a06e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:00.262Z|9cd76903-f91d-4ed0-8e88-b65a8f6489e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:09:00.263Z|9cd76903-f91d-4ed0-8e88-b65a8f6489e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:09:09.627Z|39df5235-29ac-422d-8cf0-fe6639e8628e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:09.629Z|39df5235-29ac-422d-8cf0-fe6639e8628e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:09.806Z|30c942e9-0505-4951-89b8-0b5d4f5529f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:09.807Z|30c942e9-0505-4951-89b8-0b5d4f5529f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:09.986Z|8cd8db1a-91e4-4738-b2bb-06ebdfd10fc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:09.991Z|8cd8db1a-91e4-4738-b2bb-06ebdfd10fc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:14.431Z|9f53e610-df58-40a8-ba8b-a9cc1176c935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:09:14.437Z|9f53e610-df58-40a8-ba8b-a9cc1176c935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:09:19.673Z|91e0512d-d75f-4112-85cc-709ad3e7bc56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:19.676Z|91e0512d-d75f-4112-85cc-709ad3e7bc56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:19.842Z|3c578e5d-f547-438b-bc8e-6603d4a68ab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:19.844Z|3c578e5d-f547-438b-bc8e-6603d4a68ab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:20.019Z|b9aab33e-3aea-4a8e-9f97-cafeceaca540|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:20.020Z|b9aab33e-3aea-4a8e-9f97-cafeceaca540|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:29.432Z|8246e078-2d4e-4a02-9664-208476f9ec46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:09:29.435Z|8246e078-2d4e-4a02-9664-208476f9ec46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:09:29.707Z|2169a497-59cf-41f9-8ad3-2d7921cac354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:29.709Z|2169a497-59cf-41f9-8ad3-2d7921cac354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:29.892Z|9dfe7503-8a4f-4c9b-af8d-2ce09843c203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:29.894Z|9dfe7503-8a4f-4c9b-af8d-2ce09843c203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:30.059Z|84e0bff2-b0bd-49fe-afdc-84ee83d785c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:30.060Z|84e0bff2-b0bd-49fe-afdc-84ee83d785c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:30.266Z|4c6e748f-0bd4-44c2-9aeb-e3dbbde1674c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:09:30.266Z|4c6e748f-0bd4-44c2-9aeb-e3dbbde1674c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:09:39.739Z|6e9af1a8-a4ce-4e23-b363-bf09c6bafc43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:39.740Z|6e9af1a8-a4ce-4e23-b363-bf09c6bafc43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:39.933Z|d88c96ab-30b2-47bc-aa60-ab81d132ea88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:39.933Z|d88c96ab-30b2-47bc-aa60-ab81d132ea88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:40.091Z|ca454405-75e9-4b26-bad7-43836f79ee01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:40.092Z|ca454405-75e9-4b26-bad7-43836f79ee01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:41.030Z|aba462ef-eaf2-4732-8b58-167479885e6a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:09:41.032Z|aba462ef-eaf2-4732-8b58-167479885e6a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:44.431Z|994f5c09-f6db-4522-a73c-24e04a92fc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:09:44.432Z|994f5c09-f6db-4522-a73c-24e04a92fc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:09:49.776Z|6edeb282-8e46-4511-8b58-0f82ded55f62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:49.777Z|6edeb282-8e46-4511-8b58-0f82ded55f62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:49.963Z|4205f4a1-4467-45ab-9ce5-41d034014acb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:49.965Z|4205f4a1-4467-45ab-9ce5-41d034014acb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:50.147Z|f7b75681-e93d-4b20-b1d5-a792d1e0a0b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:50.150Z|f7b75681-e93d-4b20-b1d5-a792d1e0a0b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:09:59.435Z|2ab30554-95cd-4d18-a305-ccfff7ea7e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:09:59.440Z|2ab30554-95cd-4d18-a305-ccfff7ea7e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:09:59.807Z|2c3f795f-8487-47bf-b682-a14fa930fdf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:09:59.808Z|2c3f795f-8487-47bf-b682-a14fa930fdf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:00.016Z|d3a744f0-0902-4e83-b39f-0941468ac8db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:00.018Z|d3a744f0-0902-4e83-b39f-0941468ac8db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:00.179Z|6bdfb4b4-efa8-4021-9b35-593fb536df22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:00.180Z|6bdfb4b4-efa8-4021-9b35-593fb536df22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:00.276Z|ee1bc42b-1eea-44d8-a4ae-a7cb30e60a6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:10:00.277Z|ee1bc42b-1eea-44d8-a4ae-a7cb30e60a6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:10:09.839Z|2d0cdcac-83a2-4fdb-9059-8ec25f1ab91e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:09.841Z|2d0cdcac-83a2-4fdb-9059-8ec25f1ab91e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:10.052Z|a960e468-5b37-4a7a-81b7-44e40565d547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:10.053Z|a960e468-5b37-4a7a-81b7-44e40565d547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:10.214Z|fe5d6301-dd0c-4192-9707-f1605d21e70b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:10.215Z|fe5d6301-dd0c-4192-9707-f1605d21e70b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:14.435Z|cd2e44be-9882-4467-b272-06fe6847343f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:10:14.436Z|cd2e44be-9882-4467-b272-06fe6847343f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:10:19.896Z|ae37832b-cf1d-48a5-9079-5d796b8f2529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:19.898Z|ae37832b-cf1d-48a5-9079-5d796b8f2529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:20.093Z|585f3ac6-b640-466f-8baa-b8fb4956c321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:20.094Z|585f3ac6-b640-466f-8baa-b8fb4956c321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:20.243Z|2be9f733-3013-4c81-97a0-ad513bf7a290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:20.244Z|2be9f733-3013-4c81-97a0-ad513bf7a290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:29.432Z|abe7576c-5732-4799-b2e5-cedd847b39f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:10:29.433Z|abe7576c-5732-4799-b2e5-cedd847b39f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:10:29.947Z|58df256e-2aab-48d7-8ca9-c81a8b58bd37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:29.948Z|58df256e-2aab-48d7-8ca9-c81a8b58bd37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:30.132Z|bc8a0517-8f08-4287-8e7b-502de311d061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:30.133Z|bc8a0517-8f08-4287-8e7b-502de311d061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:30.274Z|03e4bb5d-afb8-40fb-9adb-9321a102c95e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:30.275Z|03e4bb5d-afb8-40fb-9adb-9321a102c95e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:30.277Z|57daab1f-3c58-456f-867c-52f1a65f8958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:10:30.278Z|57daab1f-3c58-456f-867c-52f1a65f8958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:10:40.004Z|77ecb346-d0fc-4eef-afa6-c7feb7d8fced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:40.005Z|77ecb346-d0fc-4eef-afa6-c7feb7d8fced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:40.163Z|a336e6ef-9494-40bb-bc9e-0594cf4db613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:40.164Z|a336e6ef-9494-40bb-bc9e-0594cf4db613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:40.313Z|64e6af73-0ce2-4c43-b1e2-1d74ae856017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:40.315Z|64e6af73-0ce2-4c43-b1e2-1d74ae856017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:41.031Z|6dc9629a-5d53-419b-a637-4a67a4e587d6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:10:41.033Z|6dc9629a-5d53-419b-a637-4a67a4e587d6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:44.431Z|0b6465bd-7ac0-4703-a468-5c86618831bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:10:44.442Z|0b6465bd-7ac0-4703-a468-5c86618831bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:10:50.052Z|22812f86-be14-4048-b405-c825b5e9e09d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:50.054Z|22812f86-be14-4048-b405-c825b5e9e09d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:50.201Z|7510b4a8-ecdc-4c1a-aa45-d285740c24a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:50.202Z|7510b4a8-ecdc-4c1a-aa45-d285740c24a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:50.358Z|ada24056-5b00-4521-988e-38bdf7e97e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:10:50.363Z|ada24056-5b00-4521-988e-38bdf7e97e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:10:59.432Z|f2f63d6a-2284-41ab-8369-9903664731ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:10:59.434Z|f2f63d6a-2284-41ab-8369-9903664731ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:11:00.096Z|489666b4-088d-40ef-89e4-898d886fe78e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:00.099Z|489666b4-088d-40ef-89e4-898d886fe78e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:00.229Z|c2eb90b9-0bec-483c-acea-7e9eb0deb4f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:00.230Z|c2eb90b9-0bec-483c-acea-7e9eb0deb4f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:00.279Z|5e14745e-2f25-4dbb-bdb1-76fcd707bf4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:11:00.279Z|5e14745e-2f25-4dbb-bdb1-76fcd707bf4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:11:00.400Z|df35254d-2b31-4415-844c-bf89f29f9b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:00.401Z|df35254d-2b31-4415-844c-bf89f29f9b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:10.135Z|618d277f-99b8-48f9-9d3c-ecdbc493e78b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:10.136Z|618d277f-99b8-48f9-9d3c-ecdbc493e78b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:10.260Z|59b4989e-9b7f-45a9-a921-76131597379c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:10.261Z|59b4989e-9b7f-45a9-a921-76131597379c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:10.439Z|5032b269-1a04-4d35-9404-a3ad60d9600f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:10.440Z|5032b269-1a04-4d35-9404-a3ad60d9600f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:14.431Z|aec00170-8150-4f24-b86d-571f5af25f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:11:14.432Z|aec00170-8150-4f24-b86d-571f5af25f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:11:20.173Z|424a7cf0-212e-4cf3-8763-638b17273279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:20.174Z|424a7cf0-212e-4cf3-8763-638b17273279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:20.302Z|1bb31ada-9e6c-46dd-94d8-900ff49bf216|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:20.303Z|1bb31ada-9e6c-46dd-94d8-900ff49bf216|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:20.470Z|a69269f3-6616-4c27-84b0-ff9f8667921e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:20.471Z|a69269f3-6616-4c27-84b0-ff9f8667921e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:29.432Z|911c651c-8c4d-4f94-bc3b-1de5882ac353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:11:29.439Z|911c651c-8c4d-4f94-bc3b-1de5882ac353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:11:30.205Z|3af9479a-c6bf-45fe-ad90-944b8f83d226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:30.206Z|3af9479a-c6bf-45fe-ad90-944b8f83d226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:30.280Z|93498bed-08ce-4f90-8337-c28114d75cf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:11:30.281Z|93498bed-08ce-4f90-8337-c28114d75cf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:11:30.336Z|464c0486-0796-4f77-bdf8-c75ab7d362b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:30.340Z|464c0486-0796-4f77-bdf8-c75ab7d362b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:30.501Z|2a5ea0b9-12ba-4e6c-8b81-34b2d4884f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:30.503Z|2a5ea0b9-12ba-4e6c-8b81-34b2d4884f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:40.238Z|7382f789-307a-4d61-b533-f905bcdaf0cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:40.260Z|7382f789-307a-4d61-b533-f905bcdaf0cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:40.370Z|babb788d-3a03-456e-a2bf-b18a68357c29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:40.371Z|babb788d-3a03-456e-a2bf-b18a68357c29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:40.533Z|cc5ac21b-e54c-4a07-93d3-db9b039db20a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:40.534Z|cc5ac21b-e54c-4a07-93d3-db9b039db20a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:41.045Z|15618060-35b7-4f70-8067-daee7f1108b0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:11:41.047Z|15618060-35b7-4f70-8067-daee7f1108b0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:44.431Z|eb941cd2-1fc4-455f-91be-ab098aa848cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:11:44.432Z|eb941cd2-1fc4-455f-91be-ab098aa848cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:11:50.309Z|c2d93513-0221-4711-9149-46a3f02c7f9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:50.319Z|c2d93513-0221-4711-9149-46a3f02c7f9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:50.408Z|80e33711-e990-426f-817b-530080588a10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:50.409Z|80e33711-e990-426f-817b-530080588a10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:50.575Z|e2554eb5-443a-42d8-b280-9426972b521e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:11:50.577Z|e2554eb5-443a-42d8-b280-9426972b521e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:11:59.436Z|fab29301-66e2-4b73-a4d4-4d25148d1a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:11:59.437Z|fab29301-66e2-4b73-a4d4-4d25148d1a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:12:00.282Z|e428212b-a4e2-4b54-9ad0-773423985d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:12:00.283Z|e428212b-a4e2-4b54-9ad0-773423985d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:12:00.346Z|11d1c39b-2407-4c76-9f5d-56db5eaa2ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:00.347Z|11d1c39b-2407-4c76-9f5d-56db5eaa2ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:00.438Z|e95023dd-b744-4f88-a7fd-a793311f134b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:00.439Z|e95023dd-b744-4f88-a7fd-a793311f134b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:00.627Z|4db11834-a847-418c-bd69-58f880b05f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:00.628Z|4db11834-a847-418c-bd69-58f880b05f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:10.396Z|dbae958b-d9d8-4e99-a8f2-14b7640836e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:10.397Z|dbae958b-d9d8-4e99-a8f2-14b7640836e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:10.471Z|ba2b3a4a-7593-4d08-8063-b907c00406fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:10.472Z|ba2b3a4a-7593-4d08-8063-b907c00406fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:10.658Z|f048325a-739e-4c99-96aa-dbe5ace0cca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:10.659Z|f048325a-739e-4c99-96aa-dbe5ace0cca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:14.431Z|12188341-c6b4-4088-a4e8-2afbf9d830a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:12:14.434Z|12188341-c6b4-4088-a4e8-2afbf9d830a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:12:20.446Z|0810af5c-92ce-446e-ad01-e7b35b86d8ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:20.447Z|0810af5c-92ce-446e-ad01-e7b35b86d8ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:20.499Z|63a603fa-8721-45cf-877f-d88dfceb1acf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:20.500Z|63a603fa-8721-45cf-877f-d88dfceb1acf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:20.687Z|d689c727-2978-44af-b54b-7c24c54d9b59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:20.689Z|d689c727-2978-44af-b54b-7c24c54d9b59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:29.432Z|a2a62173-fba4-438d-b50c-d4789755b6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:12:29.433Z|a2a62173-fba4-438d-b50c-d4789755b6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:12:30.283Z|c1faf069-38d1-4d2f-91f0-892576772c11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:12:30.285Z|c1faf069-38d1-4d2f-91f0-892576772c11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:12:30.480Z|a8531ee6-fe88-482a-8f7b-442cb465adf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:30.480Z|a8531ee6-fe88-482a-8f7b-442cb465adf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:30.539Z|b8eacbda-ecee-434e-a3fa-f2af6f6f1e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:30.540Z|b8eacbda-ecee-434e-a3fa-f2af6f6f1e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:30.716Z|4be0468a-ab4a-492c-974a-64085328f6bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:30.717Z|4be0468a-ab4a-492c-974a-64085328f6bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:40.513Z|251a1310-f63d-443d-95a1-bd269d15db56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:40.514Z|251a1310-f63d-443d-95a1-bd269d15db56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:40.577Z|9e61c857-c6fa-41d4-b28f-7a1653ff1871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:40.578Z|9e61c857-c6fa-41d4-b28f-7a1653ff1871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:40.749Z|a38470ba-b668-4656-a0bd-01231a2ade63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:40.750Z|a38470ba-b668-4656-a0bd-01231a2ade63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:41.039Z|b240183b-6660-4fdf-9a3e-b7b0379db114|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:12:41.040Z|b240183b-6660-4fdf-9a3e-b7b0379db114|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:44.431Z|31019b22-5172-454e-b5f2-8a481ec8f3e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:12:44.432Z|31019b22-5172-454e-b5f2-8a481ec8f3e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:12:50.543Z|f55b11a9-b796-40fc-9745-7a9366e4ed32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:50.544Z|f55b11a9-b796-40fc-9745-7a9366e4ed32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:50.616Z|07344d00-e023-43e4-8595-c1e1f3b99753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:50.617Z|07344d00-e023-43e4-8595-c1e1f3b99753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:50.794Z|cf1b43fa-2069-4294-bd3c-7c906e86643c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:12:50.825Z|cf1b43fa-2069-4294-bd3c-7c906e86643c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:12:59.431Z|a8fd22c0-5bfe-4d34-bb21-7a54a03948c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:12:59.437Z|a8fd22c0-5bfe-4d34-bb21-7a54a03948c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:13:00.285Z|556e50d0-2ab2-424a-be30-74bda3473131|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:13:00.286Z|556e50d0-2ab2-424a-be30-74bda3473131|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:13:00.591Z|c01eeeda-c02d-477c-8c8f-5d4baaa34268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:00.593Z|c01eeeda-c02d-477c-8c8f-5d4baaa34268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:00.646Z|f405cc84-81f8-4b4b-9c28-7d661b615ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:00.647Z|f405cc84-81f8-4b4b-9c28-7d661b615ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:00.886Z|34550984-6867-4f18-8566-0a689f359a6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:00.887Z|34550984-6867-4f18-8566-0a689f359a6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:10.631Z|92420dc2-6095-491a-8c56-4bd0d4c41fca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:10.632Z|92420dc2-6095-491a-8c56-4bd0d4c41fca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:10.688Z|d09d9229-fa22-4f2e-a1e7-528aabb689b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:10.689Z|d09d9229-fa22-4f2e-a1e7-528aabb689b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:10.916Z|63996d0a-b846-4b34-b20b-b0fb037e316e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:10.917Z|63996d0a-b846-4b34-b20b-b0fb037e316e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:14.439Z|bf64be8a-9df8-4788-b071-7bef1ca918e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:13:14.440Z|bf64be8a-9df8-4788-b071-7bef1ca918e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:13:20.670Z|3076fa94-3dc7-4555-ac4d-dab52e678b2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:20.673Z|3076fa94-3dc7-4555-ac4d-dab52e678b2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:20.731Z|fe0b90ac-a25d-472f-bf1b-8c7e3492f4c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:20.732Z|fe0b90ac-a25d-472f-bf1b-8c7e3492f4c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:20.960Z|146a0af5-ee25-49a0-8fa8-018f939cefd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:20.961Z|146a0af5-ee25-49a0-8fa8-018f939cefd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:29.432Z|0af731ab-8330-40a4-aefb-8835a9e3d949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:13:29.434Z|0af731ab-8330-40a4-aefb-8835a9e3d949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:13:30.287Z|33e2c9fa-eebf-41dc-abdf-fda52c78ac1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:13:30.291Z|33e2c9fa-eebf-41dc-abdf-fda52c78ac1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:13:30.705Z|6d83b952-e668-40f2-bad2-f5b0ba43db38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:30.709Z|6d83b952-e668-40f2-bad2-f5b0ba43db38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:30.765Z|ed4d58d0-b9e0-4384-b5a1-8395938c2247|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:30.766Z|ed4d58d0-b9e0-4384-b5a1-8395938c2247|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:31.009Z|82242170-8c76-402e-b50d-ef9a5cb7f935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:31.010Z|82242170-8c76-402e-b50d-ef9a5cb7f935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:40.762Z|2b0a2a32-6b5e-4590-b14f-648972ad39ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:40.763Z|2b0a2a32-6b5e-4590-b14f-648972ad39ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:40.801Z|0325ee5a-63b0-451a-93c3-c109e05aee0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:40.802Z|0325ee5a-63b0-451a-93c3-c109e05aee0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:41.032Z|2e9f40c3-4810-4428-a640-fc7047d9cfe6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:13:41.033Z|2e9f40c3-4810-4428-a640-fc7047d9cfe6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:41.054Z|fe338730-6ff4-4cf2-b33f-028161a88a58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:41.063Z|fe338730-6ff4-4cf2-b33f-028161a88a58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:44.432Z|4121096a-8da6-4062-bdd6-7809e029a41d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:13:44.437Z|4121096a-8da6-4062-bdd6-7809e029a41d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:13:50.802Z|a698c5ff-223b-435c-aebe-4f631ca2b00a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:50.806Z|a698c5ff-223b-435c-aebe-4f631ca2b00a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:50.843Z|06a368c9-10a1-4a89-b564-de619af68d63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:50.845Z|06a368c9-10a1-4a89-b564-de619af68d63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:51.098Z|e3e98e2d-143e-4330-828c-59ea4e88ed67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:13:51.110Z|e3e98e2d-143e-4330-828c-59ea4e88ed67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:13:59.432Z|24a99246-4cf4-4592-80ad-f62b294d1d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:13:59.435Z|24a99246-4cf4-4592-80ad-f62b294d1d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:14:00.292Z|14126913-36d2-47bd-9b24-f995a34e9cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:14:00.294Z|14126913-36d2-47bd-9b24-f995a34e9cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:14:00.849Z|b1cd7e43-1e7d-403a-99dc-2ab4a23674bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:00.850Z|b1cd7e43-1e7d-403a-99dc-2ab4a23674bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:00.872Z|b9504190-4688-4504-8348-e31476a708d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:00.873Z|b9504190-4688-4504-8348-e31476a708d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:01.148Z|22311bd4-178d-41c4-b395-bcc61732a3d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:01.149Z|22311bd4-178d-41c4-b395-bcc61732a3d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:10.886Z|6fab1b2c-145c-4482-973c-3dae0fcda719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:10.890Z|6fab1b2c-145c-4482-973c-3dae0fcda719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:10.908Z|cfd276c3-b5c3-45ce-b737-7489c9017b52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:10.909Z|cfd276c3-b5c3-45ce-b737-7489c9017b52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:11.182Z|af5f2821-5ef7-4f06-9cc1-19a3819fe34d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:11.183Z|af5f2821-5ef7-4f06-9cc1-19a3819fe34d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:14.431Z|0ae5d4fd-3dfb-4a27-ac25-161951e7d2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:14:14.432Z|0ae5d4fd-3dfb-4a27-ac25-161951e7d2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:14:20.934Z|37dcaeae-3fe9-4a51-bbe0-813baad4f479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:20.935Z|37dcaeae-3fe9-4a51-bbe0-813baad4f479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:20.939Z|9541b079-1a42-468c-b2bd-ffba4c06c59e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:20.940Z|9541b079-1a42-468c-b2bd-ffba4c06c59e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:21.209Z|953e13e7-7a3b-4931-a2e4-7551758f75b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:21.211Z|953e13e7-7a3b-4931-a2e4-7551758f75b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:29.431Z|4f6d9c2a-d863-40e5-a73e-8e30e349a8e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:14:29.441Z|4f6d9c2a-d863-40e5-a73e-8e30e349a8e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:14:30.295Z|99254315-ab88-4c48-9ef2-4084731c55b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:14:30.295Z|99254315-ab88-4c48-9ef2-4084731c55b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:14:30.978Z|df8f3599-f19e-40dc-808e-82a126bba2e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:30.980Z|df8f3599-f19e-40dc-808e-82a126bba2e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:31.001Z|e7ade9cf-0cd9-4a3f-be6a-60bc6df48373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:31.002Z|e7ade9cf-0cd9-4a3f-be6a-60bc6df48373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:31.240Z|135fa4d4-23d7-4b4d-af13-cb760d500e5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:31.241Z|135fa4d4-23d7-4b4d-af13-cb760d500e5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:41.018Z|e2c50780-b6a2-477f-a981-b56b349d7c28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:41.020Z|e2c50780-b6a2-477f-a981-b56b349d7c28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:41.036Z|c83b0eaa-400f-4c0c-8e41-a5ed3a762dd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:41.037Z|c83b0eaa-400f-4c0c-8e41-a5ed3a762dd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:41.044Z|71648e8c-cddb-438a-8f3b-75650a45de6c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:14:41.046Z|71648e8c-cddb-438a-8f3b-75650a45de6c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:41.284Z|a184844c-4afc-4e44-9e7d-805c12c0587a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:41.286Z|a184844c-4afc-4e44-9e7d-805c12c0587a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:44.434Z|06ba62f4-bd2e-4916-a500-be7d0d5b1da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:14:44.435Z|06ba62f4-bd2e-4916-a500-be7d0d5b1da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:14:51.056Z|bf9afdf2-9dad-436b-9682-d7aa7cbb200a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:51.057Z|bf9afdf2-9dad-436b-9682-d7aa7cbb200a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:51.070Z|7988d3d6-bd29-4b49-a6aa-8f1d6ebcb966|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:51.084Z|7988d3d6-bd29-4b49-a6aa-8f1d6ebcb966|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:51.318Z|1a6bae7f-2e9d-47a7-8e6d-f6084b33e95d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:14:51.323Z|1a6bae7f-2e9d-47a7-8e6d-f6084b33e95d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:14:59.432Z|cb199596-4c84-4415-a470-06e056397a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:14:59.434Z|cb199596-4c84-4415-a470-06e056397a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:15:00.296Z|aea174cb-8ef9-42e2-972a-65d833b0efb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:15:00.297Z|aea174cb-8ef9-42e2-972a-65d833b0efb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:15:01.092Z|195e10d2-eb89-4cf5-b106-a7f39484592f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:01.094Z|195e10d2-eb89-4cf5-b106-a7f39484592f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:01.119Z|53358f30-4d33-4cab-b343-5478b8266515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:01.120Z|53358f30-4d33-4cab-b343-5478b8266515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:01.360Z|a08ec68d-2f54-42f9-bbee-168d5d1e96ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:01.361Z|a08ec68d-2f54-42f9-bbee-168d5d1e96ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:11.126Z|c0ad9436-c811-4afa-9351-56d3ab57e98b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:11.132Z|c0ad9436-c811-4afa-9351-56d3ab57e98b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:11.153Z|0cbfa25b-e4d0-4d0a-909e-add49777885b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:11.154Z|0cbfa25b-e4d0-4d0a-909e-add49777885b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:11.392Z|41426d99-e386-4366-bb8a-7f9dfb699d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:11.393Z|41426d99-e386-4366-bb8a-7f9dfb699d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:14.431Z|74623b05-42a2-46cb-a8d6-09504509ff55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:15:14.435Z|74623b05-42a2-46cb-a8d6-09504509ff55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:15:21.163Z|c75bee87-147c-4f56-b41f-54a93354260b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:21.164Z|c75bee87-147c-4f56-b41f-54a93354260b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:21.190Z|b3d79744-b95d-4197-bda7-f2054d94c6b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:21.191Z|b3d79744-b95d-4197-bda7-f2054d94c6b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:21.424Z|aab7873a-f840-4c7d-9473-a70b60aefaf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:21.425Z|aab7873a-f840-4c7d-9473-a70b60aefaf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:29.431Z|eb5f9d8a-169a-437e-a40e-386324df2f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:15:29.433Z|eb5f9d8a-169a-437e-a40e-386324df2f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:15:30.298Z|bf5ea319-6a08-4087-a9f6-be7aaa1a0611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:15:30.299Z|bf5ea319-6a08-4087-a9f6-be7aaa1a0611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:15:31.191Z|4cfff8d2-d0be-4964-806d-b3ac4d7667fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:31.192Z|4cfff8d2-d0be-4964-806d-b3ac4d7667fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:31.219Z|3521d3e7-ed2a-4635-a4c3-6a5efd793100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:31.219Z|3521d3e7-ed2a-4635-a4c3-6a5efd793100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:31.458Z|e380ea95-3bbb-46b9-aad4-f46aefe52009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:31.459Z|e380ea95-3bbb-46b9-aad4-f46aefe52009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:41.034Z|8f796762-5e3b-4f1a-ba25-22cd202b2f3d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:15:41.036Z|8f796762-5e3b-4f1a-ba25-22cd202b2f3d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:41.243Z|88310e28-b7a5-4a04-99ed-28d23192c744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:41.244Z|88310e28-b7a5-4a04-99ed-28d23192c744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:41.257Z|85d78355-4083-4870-93b6-c8d2ef323154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:41.258Z|85d78355-4083-4870-93b6-c8d2ef323154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:41.493Z|c647a9a9-ff7d-4f82-b349-8d0654410d4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:41.494Z|c647a9a9-ff7d-4f82-b349-8d0654410d4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:44.432Z|c0ac6b98-2913-4aa4-9b8d-68f308d89014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:15:44.432Z|c0ac6b98-2913-4aa4-9b8d-68f308d89014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:15:51.286Z|0307ccd1-f349-4bb3-8711-2202b085a6bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:51.292Z|0307ccd1-f349-4bb3-8711-2202b085a6bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:51.337Z|2c399cd2-a81e-4d25-ad41-b3dc9007f1c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:51.339Z|2c399cd2-a81e-4d25-ad41-b3dc9007f1c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:51.521Z|77644ed7-44c0-4650-9e97-1858247af147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:15:51.522Z|77644ed7-44c0-4650-9e97-1858247af147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:15:59.431Z|8683e94b-72a9-4a74-bb36-90df83c67544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:15:59.437Z|8683e94b-72a9-4a74-bb36-90df83c67544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:16:00.299Z|067a5ad8-a402-4dc2-baf9-18dba8784e13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:16:00.300Z|067a5ad8-a402-4dc2-baf9-18dba8784e13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:16:01.335Z|ac88cbd8-8b88-49d9-9902-f11c8fbeda00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:01.336Z|ac88cbd8-8b88-49d9-9902-f11c8fbeda00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:01.376Z|8371e133-a4d8-403a-a1bd-5798b356b4a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:01.377Z|8371e133-a4d8-403a-a1bd-5798b356b4a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:01.551Z|988c365f-b568-45df-a2ab-066ea591b166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:01.552Z|988c365f-b568-45df-a2ab-066ea591b166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:11.382Z|40970725-d366-413a-9e1e-f36f725a7f22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:11.383Z|40970725-d366-413a-9e1e-f36f725a7f22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:11.407Z|a3216680-1e68-4b36-946f-d38cb30f5ef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:11.408Z|a3216680-1e68-4b36-946f-d38cb30f5ef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:11.598Z|ce282972-629a-4794-95d2-59dc0e7519ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:11.599Z|ce282972-629a-4794-95d2-59dc0e7519ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:14.431Z|fe72cc0a-c178-47c4-9fbf-39000d3517f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:16:14.432Z|fe72cc0a-c178-47c4-9fbf-39000d3517f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:16:21.419Z|9136ae21-b275-4861-9291-294d46dd55d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:21.420Z|9136ae21-b275-4861-9291-294d46dd55d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:21.449Z|3c4fac74-fc01-4efd-8d58-a9ba7f670fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:21.450Z|3c4fac74-fc01-4efd-8d58-a9ba7f670fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:21.637Z|abf8cfff-1b97-451c-8191-998c0701abc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:21.638Z|abf8cfff-1b97-451c-8191-998c0701abc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:29.431Z|1ff24424-e2f4-414b-aab3-d434318da3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:16:29.432Z|1ff24424-e2f4-414b-aab3-d434318da3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:16:30.301Z|333c072b-da7e-42a6-9128-6a5cdfc64808|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:16:30.302Z|333c072b-da7e-42a6-9128-6a5cdfc64808|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:16:31.457Z|b4082691-629e-49c2-93ef-cd416a529f49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:31.462Z|b4082691-629e-49c2-93ef-cd416a529f49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:31.482Z|6858d169-64c4-43a2-a77c-36f98cf48b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:31.483Z|6858d169-64c4-43a2-a77c-36f98cf48b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:31.670Z|0ec39820-ef49-4c0e-b97e-784fee98cbe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:31.672Z|0ec39820-ef49-4c0e-b97e-784fee98cbe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:41.025Z|207b20b3-b6bc-4aec-8835-53319b9c5c49|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:16:41.035Z|207b20b3-b6bc-4aec-8835-53319b9c5c49|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:41.490Z|78134e38-01a4-4870-87aa-7dd0f34c243a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:41.491Z|78134e38-01a4-4870-87aa-7dd0f34c243a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:41.521Z|14d0a60e-9b8e-4172-b83b-5a3a9662bdcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:41.522Z|14d0a60e-9b8e-4172-b83b-5a3a9662bdcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:41.699Z|291d09ef-c25d-4095-a69c-6883ff896fa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:41.701Z|291d09ef-c25d-4095-a69c-6883ff896fa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:44.433Z|c0620f06-60a6-4c77-ad52-aebd8729b917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:16:44.438Z|c0620f06-60a6-4c77-ad52-aebd8729b917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:16:51.534Z|df6fa1b7-532d-4a85-b33d-c33824d43de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:51.535Z|df6fa1b7-532d-4a85-b33d-c33824d43de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:51.564Z|2baa8a1e-7bfc-4dbb-9194-0a026661ed11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:51.571Z|2baa8a1e-7bfc-4dbb-9194-0a026661ed11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:51.752Z|7e729252-0307-4764-a024-15cf527a0c98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:16:51.753Z|7e729252-0307-4764-a024-15cf527a0c98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:16:59.431Z|08fce64e-f2f9-4350-a683-e4f280bb69f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:16:59.432Z|08fce64e-f2f9-4350-a683-e4f280bb69f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:17:00.303Z|5bb45767-bce7-4624-988e-8486a2b0e90a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:17:00.303Z|5bb45767-bce7-4624-988e-8486a2b0e90a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:17:01.565Z|0d36aff9-b3ad-435e-96e7-0033017209ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:01.566Z|0d36aff9-b3ad-435e-96e7-0033017209ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:01.605Z|e4d99b92-f04a-476d-a9de-7100cd4dd350|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:01.608Z|e4d99b92-f04a-476d-a9de-7100cd4dd350|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:01.781Z|d26f1796-ac68-4932-9849-68d91e25e7be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:01.782Z|d26f1796-ac68-4932-9849-68d91e25e7be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:11.593Z|4ddb5431-4582-42f0-a334-51152861402e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:11.594Z|4ddb5431-4582-42f0-a334-51152861402e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:11.634Z|2187e36d-5237-4627-853b-22de92f02fd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:11.635Z|2187e36d-5237-4627-853b-22de92f02fd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:11.814Z|8fe23731-6348-4332-bc4d-f84a660f0c1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:11.815Z|8fe23731-6348-4332-bc4d-f84a660f0c1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:14.431Z|c731e182-dbf5-4618-9a67-3c77759f9666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:17:14.432Z|c731e182-dbf5-4618-9a67-3c77759f9666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:17:21.624Z|69820699-0acb-40f5-9b57-e112f83dceae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:21.626Z|69820699-0acb-40f5-9b57-e112f83dceae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:21.670Z|25281ecb-f139-485a-8707-026f2ec5e2ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:21.672Z|25281ecb-f139-485a-8707-026f2ec5e2ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:21.859Z|e222c01f-b69e-40d0-a1a6-d18211569e8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:21.861Z|e222c01f-b69e-40d0-a1a6-d18211569e8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:29.439Z|35a6033e-8927-4867-954c-5a5037e3f6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:17:29.443Z|35a6033e-8927-4867-954c-5a5037e3f6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:17:30.304Z|32f8637d-58c4-434e-83c5-459c477b9139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:17:30.305Z|32f8637d-58c4-434e-83c5-459c477b9139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:17:31.653Z|8f3021d9-383d-488b-9518-36e80d37f4da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:31.654Z|8f3021d9-383d-488b-9518-36e80d37f4da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:31.709Z|16c41c71-fe3c-445c-8ee9-f9e0354a5b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:31.710Z|16c41c71-fe3c-445c-8ee9-f9e0354a5b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:31.885Z|dd2a7c65-ed06-4ef9-b137-6cbc8dd9a34a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:31.886Z|dd2a7c65-ed06-4ef9-b137-6cbc8dd9a34a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:41.031Z|0efcac91-e2ed-4809-b01e-5bf180632802|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:17:41.033Z|0efcac91-e2ed-4809-b01e-5bf180632802|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:41.680Z|3ce63e4c-4c6e-4c7f-aec6-1e0c32c075e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:41.681Z|3ce63e4c-4c6e-4c7f-aec6-1e0c32c075e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:41.741Z|cf84189e-2eba-4669-a487-8a3d2f42fc47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:41.742Z|cf84189e-2eba-4669-a487-8a3d2f42fc47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:41.911Z|b149df28-ad8b-41f1-b43b-13c761614a92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:41.913Z|b149df28-ad8b-41f1-b43b-13c761614a92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:44.431Z|6a3c7030-ee29-416a-8d84-58821504a897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:17:44.432Z|6a3c7030-ee29-416a-8d84-58821504a897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:17:51.730Z|78e68bcc-ed61-48c9-beca-180ce802cfb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:51.731Z|78e68bcc-ed61-48c9-beca-180ce802cfb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:51.790Z|2a708a59-e685-45d4-af00-b2f31a11f395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:51.792Z|2a708a59-e685-45d4-af00-b2f31a11f395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:51.973Z|a291d230-fdbf-4d23-9898-280110a923c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:17:51.974Z|a291d230-fdbf-4d23-9898-280110a923c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:17:59.431Z|3e0635cd-3048-4f50-954d-fd5bfb04b097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:17:59.432Z|3e0635cd-3048-4f50-954d-fd5bfb04b097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:18:00.308Z|b6d7af6c-b1a0-4947-865b-e07693fcd08b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:18:00.309Z|b6d7af6c-b1a0-4947-865b-e07693fcd08b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:18:01.762Z|90807cd0-76e6-45c6-9790-08563e7b274d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:01.765Z|90807cd0-76e6-45c6-9790-08563e7b274d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:01.826Z|f0fda49a-3d05-482c-ac86-951ad283d870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:01.832Z|f0fda49a-3d05-482c-ac86-951ad283d870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:02.006Z|09984c1a-bef0-4f51-ad9f-4c09675ef30f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:02.008Z|09984c1a-bef0-4f51-ad9f-4c09675ef30f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:11.798Z|71222491-a095-46de-a624-e9bf97ec582f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:11.800Z|71222491-a095-46de-a624-e9bf97ec582f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:11.862Z|b8b1ee37-4484-4b76-88da-13a2196294d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:11.864Z|b8b1ee37-4484-4b76-88da-13a2196294d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:12.047Z|3282489b-9efa-455c-aa3b-0ebdd5c878e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:12.048Z|3282489b-9efa-455c-aa3b-0ebdd5c878e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:14.431Z|fd4538b6-f113-4645-94b8-882731aeeb04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:18:14.438Z|fd4538b6-f113-4645-94b8-882731aeeb04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:18:21.846Z|818638b0-55ff-451b-808a-e88b13e09dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:21.848Z|818638b0-55ff-451b-808a-e88b13e09dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:21.890Z|938ce082-aafb-40b5-af3d-170feac52325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:21.892Z|938ce082-aafb-40b5-af3d-170feac52325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:22.084Z|8477c45a-f327-4291-8ced-1417f81accef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:22.085Z|8477c45a-f327-4291-8ced-1417f81accef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:29.431Z|72dbe879-8145-4855-90f9-d6186db48771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:18:29.432Z|72dbe879-8145-4855-90f9-d6186db48771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:18:30.310Z|b1477f2e-0572-4df5-9d74-c8a97ee68886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:18:30.311Z|b1477f2e-0572-4df5-9d74-c8a97ee68886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:18:31.895Z|3adf2ef4-946e-43bf-8d29-804ef570d5ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:31.897Z|3adf2ef4-946e-43bf-8d29-804ef570d5ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:31.933Z|1f78dba1-8db7-441e-8324-4ff0d5fb20cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:31.936Z|1f78dba1-8db7-441e-8324-4ff0d5fb20cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:32.112Z|510461ff-c76d-4292-aa6f-787291ed65b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:32.113Z|510461ff-c76d-4292-aa6f-787291ed65b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:41.041Z|71f23246-f4fc-4096-86c3-74ddb61e4efe|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:18:41.044Z|71f23246-f4fc-4096-86c3-74ddb61e4efe|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:41.938Z|7546d2f0-ca78-43dd-8856-41b8e706b733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:41.939Z|7546d2f0-ca78-43dd-8856-41b8e706b733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:41.962Z|dcafb0ba-b006-4c91-99bc-c972f0b8f44f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:41.963Z|dcafb0ba-b006-4c91-99bc-c972f0b8f44f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:42.142Z|0b37ab6c-44af-47f9-b5d1-7c464cca1ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:42.143Z|0b37ab6c-44af-47f9-b5d1-7c464cca1ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:44.432Z|ae61b20d-9a13-4884-a729-d5fa253bff84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:18:44.438Z|ae61b20d-9a13-4884-a729-d5fa253bff84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:18:51.993Z|3d5af67f-ca11-4b31-bd76-8512a4ab67ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:51.995Z|a6d3c34e-b63b-4aea-a22a-316a754706ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:51.996Z|a6d3c34e-b63b-4aea-a22a-316a754706ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:51.996Z|3d5af67f-ca11-4b31-bd76-8512a4ab67ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:52.175Z|a6c9b65c-cafa-454b-b819-822362b6f007|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:18:52.176Z|a6c9b65c-cafa-454b-b819-822362b6f007|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:18:59.431Z|9394b787-29d9-4cab-b94e-d21d1a953536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:18:59.436Z|9394b787-29d9-4cab-b94e-d21d1a953536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:19:00.313Z|c3493885-d529-4f43-9fcc-7834b1338858|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:19:00.314Z|c3493885-d529-4f43-9fcc-7834b1338858|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:19:02.073Z|d9fd9464-7864-4090-a257-ef5a34a96ecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:02.074Z|d9fd9464-7864-4090-a257-ef5a34a96ecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:02.077Z|566f4b66-4247-4881-b91e-612cefd87514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:02.077Z|566f4b66-4247-4881-b91e-612cefd87514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:02.213Z|1ce07ad6-f674-494a-9f6e-36c660db1450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:02.214Z|1ce07ad6-f674-494a-9f6e-36c660db1450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:12.113Z|e09d1907-e113-480b-8161-77e9a74c4b29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:12.115Z|e09d1907-e113-480b-8161-77e9a74c4b29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:12.113Z|e09b14bf-56f2-4aed-a19a-05c616d8754c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:12.121Z|e09b14bf-56f2-4aed-a19a-05c616d8754c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:12.249Z|756a7561-db4f-440d-8ffd-6eef3fbd945b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:12.250Z|756a7561-db4f-440d-8ffd-6eef3fbd945b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:14.431Z|53d77ee2-7a95-485f-8f69-5d945bfa450b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:19:14.432Z|53d77ee2-7a95-485f-8f69-5d945bfa450b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:19:22.151Z|4b731449-0ca6-42da-80cf-3d4e5cd02743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:22.152Z|4b731449-0ca6-42da-80cf-3d4e5cd02743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:22.168Z|25dd2529-e22b-4eee-927d-c60dec18a37e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:22.170Z|25dd2529-e22b-4eee-927d-c60dec18a37e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:22.281Z|f77865d0-1049-4fdb-8f68-4e0aca2b00b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:22.282Z|f77865d0-1049-4fdb-8f68-4e0aca2b00b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:29.435Z|7a958d67-f9be-44b3-90e7-65dc37ae01e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:19:29.442Z|7a958d67-f9be-44b3-90e7-65dc37ae01e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:19:30.315Z|1cf2a36c-da3d-4a9d-85ed-f942fcf5f885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:19:30.316Z|1cf2a36c-da3d-4a9d-85ed-f942fcf5f885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:19:32.182Z|9f150e1c-e9c3-4cd7-8618-6601f2c2d098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:32.184Z|9f150e1c-e9c3-4cd7-8618-6601f2c2d098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:32.201Z|4fbc51b2-b601-4596-8212-1d5860b57438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:32.202Z|4fbc51b2-b601-4596-8212-1d5860b57438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:32.325Z|ecf1ac52-a6d6-4e85-82ce-1c4a61e195ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:32.326Z|ecf1ac52-a6d6-4e85-82ce-1c4a61e195ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:41.031Z|194dedea-3fc9-48fa-bcfa-02a5288a63a6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:19:41.034Z|194dedea-3fc9-48fa-bcfa-02a5288a63a6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:42.220Z|cd0f8e9e-c511-4014-8054-5e84d8f82d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:42.222Z|cd0f8e9e-c511-4014-8054-5e84d8f82d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:42.237Z|e841a805-d8b0-4253-802a-a17535368f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:42.238Z|e841a805-d8b0-4253-802a-a17535368f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:42.378Z|ece90134-e560-4015-ab67-f9f69390cb77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:42.379Z|ece90134-e560-4015-ab67-f9f69390cb77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:44.431Z|cca8391d-7ca1-4ae9-8f76-cbe183f17127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:19:44.432Z|cca8391d-7ca1-4ae9-8f76-cbe183f17127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:19:52.256Z|c9bba2d1-0394-4c05-a15f-f42d6f65e150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:52.257Z|c9bba2d1-0394-4c05-a15f-f42d6f65e150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:52.265Z|4c527c07-8c08-4b1d-a9b8-989ed548742e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:52.266Z|4c527c07-8c08-4b1d-a9b8-989ed548742e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:52.409Z|29f3eb61-9635-41a0-8388-4de7dc4cbbe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:19:52.411Z|29f3eb61-9635-41a0-8388-4de7dc4cbbe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:19:59.431Z|a2eb7ad3-2aaa-4491-b911-40454e19a2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:19:59.432Z|a2eb7ad3-2aaa-4491-b911-40454e19a2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:20:00.316Z|b2d5addd-6b74-42eb-81ce-51952d0fe7b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:20:00.317Z|b2d5addd-6b74-42eb-81ce-51952d0fe7b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:20:02.285Z|676b84af-6f7a-4612-a123-343356617eda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:02.286Z|676b84af-6f7a-4612-a123-343356617eda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:02.299Z|8240540e-84ba-4c83-a388-349b0e7a355d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:02.300Z|8240540e-84ba-4c83-a388-349b0e7a355d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:02.441Z|f950f035-d472-4ff4-9a85-b7dff42d06e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:02.442Z|f950f035-d472-4ff4-9a85-b7dff42d06e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:12.322Z|8fddf619-cb19-4f73-beba-a2db160b8cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:12.324Z|8fddf619-cb19-4f73-beba-a2db160b8cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:12.329Z|6f9b2ec6-dd70-4bd2-9a41-70b47eff0371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:12.330Z|6f9b2ec6-dd70-4bd2-9a41-70b47eff0371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:12.483Z|f99a8968-bbd4-4b34-9846-02c6ab07875b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:12.484Z|f99a8968-bbd4-4b34-9846-02c6ab07875b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:14.431Z|bcc8074b-3eb6-4fcd-952e-f9a0a809efa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:20:14.434Z|bcc8074b-3eb6-4fcd-952e-f9a0a809efa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:20:22.355Z|74456d90-7dc7-424e-9217-a538f8f49f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:22.357Z|96128edc-6f6a-4471-9541-102f050d60bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:22.357Z|74456d90-7dc7-424e-9217-a538f8f49f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:22.360Z|96128edc-6f6a-4471-9541-102f050d60bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:22.518Z|d27fafa3-71af-4976-9866-4232ab923534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:22.519Z|d27fafa3-71af-4976-9866-4232ab923534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:29.431Z|0b96ce2b-578a-41d3-b2d4-473eaa5e0096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:20:29.432Z|0b96ce2b-578a-41d3-b2d4-473eaa5e0096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:20:30.318Z|69d6e322-0cd8-4693-8098-bcb6e4aa3d61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:20:30.319Z|69d6e322-0cd8-4693-8098-bcb6e4aa3d61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:20:32.388Z|891d03d6-d4ff-49f6-a202-d3530e9e1304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:32.388Z|f8e14d02-a180-4800-bdbe-6ce21abf3571|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:32.389Z|891d03d6-d4ff-49f6-a202-d3530e9e1304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:32.390Z|f8e14d02-a180-4800-bdbe-6ce21abf3571|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:32.559Z|c4ba491d-d99d-443e-a7f8-948c675520c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:32.563Z|c4ba491d-d99d-443e-a7f8-948c675520c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:41.025Z|5d40785c-fd85-40e7-9dc9-0220197cfc62|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:20:41.028Z|5d40785c-fd85-40e7-9dc9-0220197cfc62|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:42.424Z|e8947fc7-01b3-4e5e-bf95-f729d38fae97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:42.425Z|3b86a0d9-7ce2-49d4-b327-c9c727e41af4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:42.425Z|e8947fc7-01b3-4e5e-bf95-f729d38fae97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:42.425Z|3b86a0d9-7ce2-49d4-b327-c9c727e41af4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:42.601Z|f8ff3318-3b11-44fe-96eb-ed6465a44121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:42.602Z|f8ff3318-3b11-44fe-96eb-ed6465a44121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:44.431Z|f9e2ec0c-a0a6-42c1-beb1-65d1f32844fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:20:44.432Z|f9e2ec0c-a0a6-42c1-beb1-65d1f32844fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:20:52.455Z|e8208c53-948f-4885-9bfa-f868d37bd4f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:52.458Z|e8208c53-948f-4885-9bfa-f868d37bd4f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:52.462Z|fc4e9873-bfe0-48f2-969e-aa1ef80fcb10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:52.464Z|fc4e9873-bfe0-48f2-969e-aa1ef80fcb10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:52.637Z|d05509cc-a659-4115-bdc3-16e745e19a14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:20:52.638Z|d05509cc-a659-4115-bdc3-16e745e19a14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:20:59.431Z|7318094e-ad98-426c-9fcc-747f63d800dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:20:59.436Z|7318094e-ad98-426c-9fcc-747f63d800dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:21:00.319Z|d0b7b86d-1b30-4800-84f0-b16c3a81842b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:21:00.320Z|d0b7b86d-1b30-4800-84f0-b16c3a81842b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:21:02.505Z|ba75a598-8f0f-4ea1-be7e-ddb41da55731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:02.506Z|ba75a598-8f0f-4ea1-be7e-ddb41da55731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:02.514Z|0929f0e0-ee37-4af1-b9ff-cad6eab1c28e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:02.515Z|0929f0e0-ee37-4af1-b9ff-cad6eab1c28e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:02.669Z|d28595c1-f2a7-4f12-b5f1-b8cc1b35864b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:02.670Z|d28595c1-f2a7-4f12-b5f1-b8cc1b35864b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:12.541Z|0c7edec5-19b2-4380-80a1-f8f6010ae587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:12.543Z|0c7edec5-19b2-4380-80a1-f8f6010ae587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:12.544Z|18373896-26a5-4f4a-8d63-205dd2c23c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:12.546Z|18373896-26a5-4f4a-8d63-205dd2c23c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:12.698Z|6b770e1d-3b31-40d0-8098-1a0bda66ff0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:12.700Z|6b770e1d-3b31-40d0-8098-1a0bda66ff0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:14.431Z|301c4411-4c7d-4a66-b452-8a63cba26ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:21:14.432Z|301c4411-4c7d-4a66-b452-8a63cba26ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:21:22.618Z|515dd569-1fd1-4f03-b182-9d0623f5dfb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:22.619Z|515dd569-1fd1-4f03-b182-9d0623f5dfb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:22.618Z|0b865255-0eba-4c03-b7a8-68bc19a556b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:22.641Z|0b865255-0eba-4c03-b7a8-68bc19a556b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:22.736Z|26aaef0d-8b18-4bc5-95ad-c9b618873261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:22.740Z|26aaef0d-8b18-4bc5-95ad-c9b618873261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:29.431Z|bec6a9bd-7dfa-4443-9be1-0963936eb5a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:21:29.432Z|bec6a9bd-7dfa-4443-9be1-0963936eb5a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:21:30.322Z|721be85e-cad5-46f1-8583-e08eacac0dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:21:30.324Z|721be85e-cad5-46f1-8583-e08eacac0dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:21:32.650Z|e32b0efc-11a6-4dd6-b2be-f01c6995478b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:32.651Z|e32b0efc-11a6-4dd6-b2be-f01c6995478b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:32.690Z|a7bcc806-640e-4bf5-b08f-b4a6f97ae8e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:32.696Z|a7bcc806-640e-4bf5-b08f-b4a6f97ae8e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:32.778Z|8d5560bd-b85c-4b55-b386-417ab64188a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:32.779Z|8d5560bd-b85c-4b55-b386-417ab64188a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:41.031Z|e7e2b07b-58a3-4fc3-8e7a-4112230be29a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:21:41.032Z|e7e2b07b-58a3-4fc3-8e7a-4112230be29a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:42.684Z|8b4cebdc-62c2-46d2-ab28-cc19a78db4ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:42.685Z|8b4cebdc-62c2-46d2-ab28-cc19a78db4ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:42.726Z|a77259dd-a20d-4825-8793-94aaadcd4d18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:42.727Z|a77259dd-a20d-4825-8793-94aaadcd4d18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:42.809Z|da1c4d6e-c677-475c-8a8c-14157d1c87a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:42.812Z|da1c4d6e-c677-475c-8a8c-14157d1c87a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:44.431Z|a902b559-1e9b-4e85-9bce-6c4536d0452d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:21:44.435Z|a902b559-1e9b-4e85-9bce-6c4536d0452d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:21:52.722Z|de5a552e-ccfd-4a66-a1cc-7510030f7b25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:52.726Z|de5a552e-ccfd-4a66-a1cc-7510030f7b25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:52.781Z|d140dfd2-41b2-4080-b614-1b0668a4ff9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:52.782Z|d140dfd2-41b2-4080-b614-1b0668a4ff9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:52.865Z|74b3b134-77f8-4e14-9eac-f8f812ec07f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:21:52.866Z|74b3b134-77f8-4e14-9eac-f8f812ec07f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:21:59.431Z|0ae0097f-e596-4ede-bf2f-6de349c81de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:21:59.432Z|0ae0097f-e596-4ede-bf2f-6de349c81de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:22:00.324Z|914cbaf3-26dd-4678-b2dd-815c9e4e8645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:22:00.325Z|914cbaf3-26dd-4678-b2dd-815c9e4e8645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:22:02.793Z|356add2f-7104-4bd0-83d6-7333f55c117b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:02.794Z|356add2f-7104-4bd0-83d6-7333f55c117b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:02.825Z|536b24a3-3d46-4f52-83b0-1ab118eaaa39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:02.827Z|536b24a3-3d46-4f52-83b0-1ab118eaaa39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:02.894Z|4d579d4c-9b15-4aee-a286-11f5fbd2f1c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:02.896Z|4d579d4c-9b15-4aee-a286-11f5fbd2f1c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:12.828Z|5ba3489c-755b-4cde-bbab-493cc5ce2b3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:12.829Z|5ba3489c-755b-4cde-bbab-493cc5ce2b3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:12.872Z|e14e3924-5883-4126-826a-ac8f1264a55c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:12.873Z|e14e3924-5883-4126-826a-ac8f1264a55c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:12.930Z|95c0c91a-45ee-4d9e-9554-c42e5ab241c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:12.931Z|95c0c91a-45ee-4d9e-9554-c42e5ab241c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:14.431Z|0f3a2141-d5c4-4b41-b80f-3a2a4c13aac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:22:14.432Z|0f3a2141-d5c4-4b41-b80f-3a2a4c13aac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:22:22.871Z|d5a14821-9b82-4097-852e-056bda31ccbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:22.874Z|d5a14821-9b82-4097-852e-056bda31ccbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:22.903Z|99c6a60b-133c-43d7-b627-b8e81d46729f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:22.904Z|99c6a60b-133c-43d7-b627-b8e81d46729f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:22.963Z|e4518c07-e331-44b2-8489-7dfeded667fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:22.964Z|e4518c07-e331-44b2-8489-7dfeded667fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:29.433Z|1879307a-a3fa-4d1e-87e0-468914873968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:22:29.437Z|1879307a-a3fa-4d1e-87e0-468914873968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:22:30.326Z|5210dc23-06f8-4764-8f96-a765f42790f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:22:30.327Z|5210dc23-06f8-4764-8f96-a765f42790f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:22:32.918Z|b10dda4d-3ab7-4198-aea4-b6bdafd8b85d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:32.919Z|b10dda4d-3ab7-4198-aea4-b6bdafd8b85d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:32.948Z|0d06361a-ea28-4543-833f-76f4d20e9e8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:32.949Z|0d06361a-ea28-4543-833f-76f4d20e9e8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:33.024Z|8d85c8dd-d207-46a6-8bf7-23069d0ef29f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:33.025Z|8d85c8dd-d207-46a6-8bf7-23069d0ef29f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:41.038Z|71cee4ea-080e-4230-9c80-856d767b162d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:22:41.042Z|71cee4ea-080e-4230-9c80-856d767b162d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:42.979Z|5aa03ff5-a366-40e6-86c3-3ec3d2401bf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:42.981Z|5aa03ff5-a366-40e6-86c3-3ec3d2401bf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:43.030Z|89147e4c-245a-4bf7-9ad3-b1d949ef31f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:43.031Z|89147e4c-245a-4bf7-9ad3-b1d949ef31f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:43.084Z|18587914-8897-4590-b0f0-1b99b59d6d90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:43.085Z|18587914-8897-4590-b0f0-1b99b59d6d90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:44.431Z|42998143-7a2b-453f-ad94-975708bd54b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:22:44.432Z|42998143-7a2b-453f-ad94-975708bd54b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:22:53.026Z|53471d16-a021-4509-8ac0-233b3df7cf3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:53.031Z|53471d16-a021-4509-8ac0-233b3df7cf3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:53.125Z|cd20d608-c6da-47e7-94d0-9d3fe495bdfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:53.125Z|c76030cd-0cf0-4350-9c29-16534881e5ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:22:53.126Z|cd20d608-c6da-47e7-94d0-9d3fe495bdfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:53.126Z|c76030cd-0cf0-4350-9c29-16534881e5ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:22:59.432Z|ba2da933-6771-4bb4-92d8-a7c77f883824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:22:59.434Z|ba2da933-6771-4bb4-92d8-a7c77f883824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:23:00.328Z|f3c02ac1-017f-4c07-9733-7830b2238a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:23:00.328Z|f3c02ac1-017f-4c07-9733-7830b2238a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:23:03.073Z|237bcbd8-5374-4388-ba3f-2c9abe7da885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:03.077Z|237bcbd8-5374-4388-ba3f-2c9abe7da885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:03.153Z|c9203880-6d48-4499-afdd-e53fcf1a3db1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:03.153Z|c9203880-6d48-4499-afdd-e53fcf1a3db1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:03.162Z|19f5bfce-5313-4f09-ac73-96770abd5a57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:03.164Z|19f5bfce-5313-4f09-ac73-96770abd5a57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:13.113Z|b4d65422-e9c6-418d-8df4-8a3d984c3ccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:13.115Z|b4d65422-e9c6-418d-8df4-8a3d984c3ccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:13.204Z|cfbafe63-3a97-49ce-b578-d7ba097c8170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:13.204Z|cfbafe63-3a97-49ce-b578-d7ba097c8170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:13.204Z|d77e75b7-3a21-49d5-9e30-c85f22491528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:13.212Z|d77e75b7-3a21-49d5-9e30-c85f22491528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:14.431Z|0af57a1c-92ee-46a2-83fe-ba29237785e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:23:14.437Z|0af57a1c-92ee-46a2-83fe-ba29237785e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:23:23.160Z|20762a27-d7da-4412-9c60-bede1c90c5a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:23.162Z|20762a27-d7da-4412-9c60-bede1c90c5a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:23.233Z|9126be68-0ba7-4675-9cca-dde43f410651|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:23.234Z|9126be68-0ba7-4675-9cca-dde43f410651|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:23.245Z|42ee20f6-bb7b-44e7-b3ea-51858ffaec28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:23.246Z|42ee20f6-bb7b-44e7-b3ea-51858ffaec28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:29.435Z|56c8a860-2dbb-480f-9c3d-1593921f5644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:23:29.436Z|56c8a860-2dbb-480f-9c3d-1593921f5644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:23:30.331Z|36853954-ccf4-4bd9-b694-72468cee450a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:23:30.332Z|36853954-ccf4-4bd9-b694-72468cee450a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:23:33.200Z|1f3deb52-8dea-4293-ae45-100dc3796189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:33.203Z|1f3deb52-8dea-4293-ae45-100dc3796189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:33.268Z|a3ef40af-99af-4de5-9124-c0bca39a5c20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:33.268Z|a3ef40af-99af-4de5-9124-c0bca39a5c20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:33.275Z|83e9b8c3-e7bb-4d13-bfcf-246e4d02ac4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:33.277Z|83e9b8c3-e7bb-4d13-bfcf-246e4d02ac4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:41.035Z|353ac2f0-65a4-472b-8044-f439e9b0e466|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:23:41.039Z|353ac2f0-65a4-472b-8044-f439e9b0e466|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:43.238Z|f4208ec4-3936-4674-a86a-21401425979a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:43.241Z|f4208ec4-3936-4674-a86a-21401425979a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:43.305Z|9ee1ee47-2384-455c-936a-9d065ba8fee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:43.307Z|9ee1ee47-2384-455c-936a-9d065ba8fee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:43.313Z|0c2e4873-11a8-4376-b9c9-2ae189827eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:43.315Z|0c2e4873-11a8-4376-b9c9-2ae189827eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:44.433Z|a940c810-a169-47fc-ba1c-8c5b36bf5f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:23:44.436Z|a940c810-a169-47fc-ba1c-8c5b36bf5f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:23:53.304Z|571363cb-707a-4499-962b-a7f2cd439301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:53.306Z|571363cb-707a-4499-962b-a7f2cd439301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:53.344Z|85acb9a5-1101-4e5b-babe-f14567539626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:53.345Z|85acb9a5-1101-4e5b-babe-f14567539626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:53.443Z|3a915278-b039-4f23-89f7-c0b54b987d2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:23:53.460Z|3a915278-b039-4f23-89f7-c0b54b987d2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:23:59.432Z|1b971e34-64f5-4906-9c30-69f33bc01f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:23:59.445Z|1b971e34-64f5-4906-9c30-69f33bc01f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:24:00.335Z|5b4c09ba-cf5a-4371-a8aa-39d73432ed10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:24:00.336Z|5b4c09ba-cf5a-4371-a8aa-39d73432ed10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:24:03.337Z|3c251273-08f1-40b9-bbc7-6743aed44486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:03.338Z|3c251273-08f1-40b9-bbc7-6743aed44486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:03.378Z|16d36f3f-916c-49d9-957e-40fea2218fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:03.380Z|16d36f3f-916c-49d9-957e-40fea2218fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:03.497Z|400531dc-2cfc-4fb4-b953-58c286c09f1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:03.498Z|400531dc-2cfc-4fb4-b953-58c286c09f1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:13.395Z|01d2f57a-d9ba-4ed4-ad14-2a251a02f9f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:13.397Z|01d2f57a-d9ba-4ed4-ad14-2a251a02f9f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:13.446Z|2f582d2f-57c5-499b-b5cd-11b143143ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:13.448Z|2f582d2f-57c5-499b-b5cd-11b143143ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:13.579Z|b011445e-1a29-4d90-9974-4845bb4f8f4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:13.580Z|b011445e-1a29-4d90-9974-4845bb4f8f4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:14.431Z|170de5e7-2809-4af5-8681-a876f8e7945d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:24:14.432Z|170de5e7-2809-4af5-8681-a876f8e7945d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:24:23.472Z|660e7fdd-6a54-429c-885c-0c1ba5e63435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:23.474Z|660e7fdd-6a54-429c-885c-0c1ba5e63435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:23.504Z|02eb78f1-8da4-486c-aced-09cd24c54184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:23.506Z|02eb78f1-8da4-486c-aced-09cd24c54184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:23.629Z|f5da4937-d385-4d05-bf1d-b2d718528b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:23.630Z|f5da4937-d385-4d05-bf1d-b2d718528b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:29.431Z|5d8d6e12-bbc2-41e3-b1f3-c28bc5d0ae79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:24:29.432Z|5d8d6e12-bbc2-41e3-b1f3-c28bc5d0ae79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:24:30.337Z|4a80ebf1-48a7-49d1-97e1-b9f549dad1ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:24:30.339Z|4a80ebf1-48a7-49d1-97e1-b9f549dad1ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:24:33.522Z|a4f49aaa-0b6e-4a43-87e7-cecf21df8cbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:33.524Z|a4f49aaa-0b6e-4a43-87e7-cecf21df8cbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:33.538Z|eceea581-bc70-4b5d-bc3c-dc61f07e0b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:33.540Z|eceea581-bc70-4b5d-bc3c-dc61f07e0b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:33.659Z|d1329ab5-63a1-4878-bce0-de884b0e5cac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:33.660Z|d1329ab5-63a1-4878-bce0-de884b0e5cac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:41.030Z|e4a6baef-d815-40d0-aeef-890e969647c2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:24:41.031Z|e4a6baef-d815-40d0-aeef-890e969647c2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:43.580Z|42b19fb5-d058-4969-9c47-572d91e5a7bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:43.581Z|42b19fb5-d058-4969-9c47-572d91e5a7bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:43.598Z|b6aa0983-3542-4746-a457-8611332f08da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:43.599Z|b6aa0983-3542-4746-a457-8611332f08da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:43.689Z|88c79303-d2d4-4c4e-a788-bd3121085b71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:43.690Z|88c79303-d2d4-4c4e-a788-bd3121085b71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:44.432Z|a53b51da-92ac-4305-a11d-1ec450657016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:24:44.441Z|a53b51da-92ac-4305-a11d-1ec450657016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:24:53.629Z|2aec4717-33cf-4153-8564-20f558d475bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:53.630Z|2aec4717-33cf-4153-8564-20f558d475bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:53.637Z|d084a8c1-26d5-46ad-ad89-95140eb648a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:53.638Z|d084a8c1-26d5-46ad-ad89-95140eb648a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:53.717Z|54be28b8-e38a-4135-9f21-1210ad9beb22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:24:53.718Z|54be28b8-e38a-4135-9f21-1210ad9beb22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:24:59.439Z|9822161d-98db-4477-bea3-36805644ea0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:24:59.440Z|9822161d-98db-4477-bea3-36805644ea0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:25:00.340Z|d7be6094-60b5-4e84-805f-18aba06da4d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:25:00.341Z|d7be6094-60b5-4e84-805f-18aba06da4d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:25:03.661Z|68dfa0e3-2413-41ef-a42e-8dc7c3917a46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:03.662Z|68dfa0e3-2413-41ef-a42e-8dc7c3917a46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:03.671Z|63a35440-de16-44f7-b56a-4b6a2db9fa11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:03.672Z|63a35440-de16-44f7-b56a-4b6a2db9fa11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:03.751Z|2101b96c-1233-4273-85b8-b2d6557bda29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:03.752Z|2101b96c-1233-4273-85b8-b2d6557bda29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:13.719Z|f0e16e4f-c779-448a-9040-523543b8abcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:13.721Z|f0e16e4f-c779-448a-9040-523543b8abcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:13.726Z|e9cdbdd3-f3db-4f9d-8f8e-fd5b6360d8ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:13.728Z|e9cdbdd3-f3db-4f9d-8f8e-fd5b6360d8ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:13.791Z|553d1cb6-632b-4a95-96b1-72262407b4fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:13.792Z|553d1cb6-632b-4a95-96b1-72262407b4fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:14.435Z|17fc4600-e67c-4ec5-961a-9d475071be45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:25:14.436Z|17fc4600-e67c-4ec5-961a-9d475071be45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:25:23.760Z|59041eef-3226-4b72-adab-39f32a6ba9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:23.761Z|59041eef-3226-4b72-adab-39f32a6ba9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:23.773Z|34b16cf8-22aa-4748-9e6e-c3548cec09ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:23.774Z|34b16cf8-22aa-4748-9e6e-c3548cec09ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:23.825Z|65c3726f-c169-439c-9d78-6604c79402b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:23.826Z|65c3726f-c169-439c-9d78-6604c79402b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:29.435Z|78dba703-9bb8-475b-a734-0b12fd5547e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:25:29.444Z|78dba703-9bb8-475b-a734-0b12fd5547e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:25:30.342Z|7d73a345-2df4-455e-912b-e1e1d669fefb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:25:30.343Z|7d73a345-2df4-455e-912b-e1e1d669fefb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:25:33.808Z|9a138c3b-d2ae-47fe-a9f4-64b5e4fc9f7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:33.810Z|9a138c3b-d2ae-47fe-a9f4-64b5e4fc9f7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:33.830Z|130c9cec-81ba-4b55-9209-1178b069a983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:33.834Z|130c9cec-81ba-4b55-9209-1178b069a983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:33.886Z|e69cdb2c-059d-4d7a-990a-67c2ffbe4cfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:33.892Z|e69cdb2c-059d-4d7a-990a-67c2ffbe4cfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:41.038Z|a5247720-e5e7-4391-b172-ed948bdba95d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:25:41.040Z|a5247720-e5e7-4391-b172-ed948bdba95d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:43.850Z|a9b8ed31-4bce-44ad-b93b-78e9c5a67bfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:43.851Z|a9b8ed31-4bce-44ad-b93b-78e9c5a67bfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:43.868Z|ac9877b5-ec1d-4260-82a0-517fe0e2297f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:43.870Z|ac9877b5-ec1d-4260-82a0-517fe0e2297f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:43.926Z|0b2f1d61-df41-4d32-ae95-a38602008032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:43.927Z|0b2f1d61-df41-4d32-ae95-a38602008032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:44.431Z|777346b5-8a34-4093-b117-7675b2369ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:25:44.432Z|777346b5-8a34-4093-b117-7675b2369ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:25:53.927Z|44960b82-47c4-47da-9b33-c5e8ba4e54b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:53.928Z|44960b82-47c4-47da-9b33-c5e8ba4e54b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:53.950Z|f3cef80a-4081-4b40-8fdd-9342c99e8748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:53.952Z|f3cef80a-4081-4b40-8fdd-9342c99e8748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:53.966Z|fbdb4682-b43a-4b10-b4df-d3ff4f139093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:25:53.967Z|fbdb4682-b43a-4b10-b4df-d3ff4f139093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:25:59.435Z|95d17536-d4fe-4210-9ce9-3e1c443e7ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:25:59.436Z|95d17536-d4fe-4210-9ce9-3e1c443e7ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:26:00.344Z|62817acc-083a-4eb5-b094-ac8d80126669|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:26:00.345Z|62817acc-083a-4eb5-b094-ac8d80126669|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:26:04.012Z|da009199-655a-49c2-8403-b8bbd544d7f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:04.013Z|da009199-655a-49c2-8403-b8bbd544d7f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:04.036Z|fbf5ce34-085a-4d50-9a99-119e815ab327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:04.037Z|fbf5ce34-085a-4d50-9a99-119e815ab327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:04.036Z|c39e6d27-f147-4859-b434-5e15c5f5aa5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:04.056Z|c39e6d27-f147-4859-b434-5e15c5f5aa5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:14.070Z|2ca18e8b-d67f-4c14-bab9-dfc519c3786a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:14.071Z|2ca18e8b-d67f-4c14-bab9-dfc519c3786a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:14.084Z|20309861-97c8-4f5e-9f20-c4797e691449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:14.087Z|20309861-97c8-4f5e-9f20-c4797e691449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:14.094Z|be1dfba0-c2ab-4a96-a4ae-7a81f9b4ebbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:14.095Z|be1dfba0-c2ab-4a96-a4ae-7a81f9b4ebbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:14.431Z|eb45c462-695d-4381-8627-ce586a0dc118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:26:14.434Z|eb45c462-695d-4381-8627-ce586a0dc118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:26:24.104Z|8209cdc1-c0b9-4f36-a878-4c5fae7410b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:24.105Z|8209cdc1-c0b9-4f36-a878-4c5fae7410b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:24.120Z|4af809cb-ee53-4ae1-b65c-032666fb9863|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:24.120Z|1c04b50e-318f-438b-94b7-97ec9b4cbd36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:24.121Z|1c04b50e-318f-438b-94b7-97ec9b4cbd36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:24.121Z|4af809cb-ee53-4ae1-b65c-032666fb9863|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:29.431Z|3dc51d5d-aa87-4949-87d4-9e685294e9e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:26:29.432Z|3dc51d5d-aa87-4949-87d4-9e685294e9e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:26:30.346Z|0ca4f013-9286-42ee-915a-343dace59b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:26:30.347Z|0ca4f013-9286-42ee-915a-343dace59b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:26:34.139Z|0c9e0da2-c636-423b-94a6-4cd905d4c4a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:34.140Z|0c9e0da2-c636-423b-94a6-4cd905d4c4a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:34.160Z|17676089-061e-4763-86ae-1f5f5b807ef2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:34.160Z|acce16fa-671a-47fa-83dc-b8728daf036d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:34.162Z|17676089-061e-4763-86ae-1f5f5b807ef2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:34.163Z|acce16fa-671a-47fa-83dc-b8728daf036d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:41.026Z|e3b1fd4a-deeb-46cf-be15-a12ed89f4140|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:26:41.027Z|e3b1fd4a-deeb-46cf-be15-a12ed89f4140|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:44.185Z|2143e7e2-f63e-496f-818d-1fd830b1ad42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:44.186Z|2143e7e2-f63e-496f-818d-1fd830b1ad42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:44.201Z|2cd3bee1-d3d8-458b-a745-53f8dcf83e40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:44.205Z|2cd3bee1-d3d8-458b-a745-53f8dcf83e40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:44.225Z|2da51a4c-f841-49c0-bb43-03e7b0b87500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:44.226Z|2da51a4c-f841-49c0-bb43-03e7b0b87500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:44.431Z|bc0503d2-795a-42e5-a50c-b568af9da7c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:26:44.432Z|bc0503d2-795a-42e5-a50c-b568af9da7c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:26:54.231Z|208a9830-08f8-4184-9548-21f91d44084f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:54.233Z|208a9830-08f8-4184-9548-21f91d44084f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:54.237Z|896ac3d6-2afd-4aac-bd3e-8f509a517284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:54.239Z|896ac3d6-2afd-4aac-bd3e-8f509a517284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:54.261Z|1ba72ec2-9929-48b4-ac80-72a793bb0721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:26:54.262Z|1ba72ec2-9929-48b4-ac80-72a793bb0721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:26:59.432Z|10392456-5eb1-4181-a2d6-2694a09e8166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:26:59.441Z|10392456-5eb1-4181-a2d6-2694a09e8166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:27:00.351Z|e8d296a9-5a9a-4788-b0a6-caae54138e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:27:00.352Z|e8d296a9-5a9a-4788-b0a6-caae54138e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:27:04.272Z|8884ec90-5ba8-4cfa-987c-5b0903ef71ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:04.272Z|03aa4ed4-8456-43da-b116-0741144504cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:04.273Z|03aa4ed4-8456-43da-b116-0741144504cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:04.273Z|8884ec90-5ba8-4cfa-987c-5b0903ef71ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:04.290Z|0ebe8e52-ab46-4e87-be55-36df49dc79dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:04.291Z|0ebe8e52-ab46-4e87-be55-36df49dc79dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:14.312Z|672314f6-0db3-4cea-b093-2b98f31765c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:14.312Z|f17adde5-b939-4802-b535-fb09935bb205|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:14.314Z|672314f6-0db3-4cea-b093-2b98f31765c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:14.314Z|f17adde5-b939-4802-b535-fb09935bb205|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:14.325Z|e4f4f773-2052-4820-bd71-7d9303a213fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:14.329Z|e4f4f773-2052-4820-bd71-7d9303a213fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:14.431Z|526ee4eb-ce33-441c-aa1f-a892e0d687a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:27:14.432Z|526ee4eb-ce33-441c-aa1f-a892e0d687a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:27:24.351Z|2c5d9214-a2ac-48ce-a992-fad5d0f3b473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:24.352Z|2c5d9214-a2ac-48ce-a992-fad5d0f3b473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:24.351Z|5d8befdb-9169-46db-b287-9c4dd6758a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:24.354Z|5d8befdb-9169-46db-b287-9c4dd6758a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:24.373Z|c3d3bba1-569f-4107-9f82-63c3d84b08e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:24.374Z|c3d3bba1-569f-4107-9f82-63c3d84b08e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:29.433Z|8cec7277-75e0-48bd-ac48-9dcf36fbc151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:27:29.434Z|8cec7277-75e0-48bd-ac48-9dcf36fbc151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:27:30.352Z|256a7266-b26e-484a-8eab-a4230806ecc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:27:30.353Z|256a7266-b26e-484a-8eab-a4230806ecc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:27:34.383Z|6ea64f95-b9f6-4abe-9299-189adebefe9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:34.384Z|6ea64f95-b9f6-4abe-9299-189adebefe9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:34.397Z|9d1f84c0-4230-4b63-8d9f-7f9bf217b016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:34.401Z|9d1f84c0-4230-4b63-8d9f-7f9bf217b016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:34.409Z|cabd1a3a-2f31-460b-a02c-c819c578060a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:34.429Z|cabd1a3a-2f31-460b-a02c-c819c578060a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:41.026Z|072cd303-2ce7-46a1-a62b-7c8b037308c1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:27:41.034Z|072cd303-2ce7-46a1-a62b-7c8b037308c1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:44.416Z|ebd955c6-7292-4797-b8e0-c72a73c9683c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:44.418Z|ebd955c6-7292-4797-b8e0-c72a73c9683c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:44.437Z|7c886942-6a77-4e49-80b7-14a251c684dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:27:44.442Z|b08fe9ce-def2-4457-9597-4aa74ad5748e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:44.443Z|b08fe9ce-def2-4457-9597-4aa74ad5748e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:44.447Z|7c886942-6a77-4e49-80b7-14a251c684dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:27:44.461Z|d4812c14-4395-4b51-9b26-29842210996e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:44.462Z|d4812c14-4395-4b51-9b26-29842210996e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:54.461Z|e8f705bc-06da-4291-8e1b-8d8268df4010|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:54.463Z|e8f705bc-06da-4291-8e1b-8d8268df4010|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:54.482Z|4d0c2e14-87e7-4e89-8763-dbe471dd31d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:54.486Z|4d0c2e14-87e7-4e89-8763-dbe471dd31d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:54.502Z|fdac637f-bf75-4129-a075-88c71f504a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:27:54.503Z|fdac637f-bf75-4129-a075-88c71f504a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:27:59.432Z|5e8c3e40-e169-490d-97a6-b764c812d010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:27:59.433Z|5e8c3e40-e169-490d-97a6-b764c812d010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:28:00.354Z|a50387a5-9436-465e-8e18-bc49b9b7eacc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:28:00.355Z|a50387a5-9436-465e-8e18-bc49b9b7eacc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:28:04.503Z|cd5c4f66-d77f-4842-9e77-ebd88ac4d48b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:04.505Z|cd5c4f66-d77f-4842-9e77-ebd88ac4d48b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:04.531Z|bf007170-4c59-4b8c-a80b-c42314bf4023|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:04.533Z|bf007170-4c59-4b8c-a80b-c42314bf4023|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:04.534Z|9772eb93-f0c6-4aeb-9085-7ba91e0b4a61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:04.535Z|9772eb93-f0c6-4aeb-9085-7ba91e0b4a61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:14.431Z|063bb60a-5149-4f84-a435-ecaad1eec235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:28:14.432Z|063bb60a-5149-4f84-a435-ecaad1eec235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:28:14.558Z|690ef7cb-ba23-48f0-b703-22bd78891af6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:14.561Z|690ef7cb-ba23-48f0-b703-22bd78891af6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:14.584Z|6960864e-68a1-4744-bed3-ec2f9b0b90bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:14.586Z|6960864e-68a1-4744-bed3-ec2f9b0b90bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:14.618Z|fb0c3f90-6a6f-49b2-ad0c-ffcd285bcbc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:14.619Z|fb0c3f90-6a6f-49b2-ad0c-ffcd285bcbc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:24.615Z|67110ad0-267a-4960-a667-baffe868634b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:24.616Z|67110ad0-267a-4960-a667-baffe868634b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:24.636Z|3588994b-4959-40ee-b5df-de241ae6cf5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:24.637Z|3588994b-4959-40ee-b5df-de241ae6cf5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:24.646Z|cd11ca74-4604-4515-afe9-faca2add7036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:24.648Z|cd11ca74-4604-4515-afe9-faca2add7036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:29.432Z|5161e266-3634-4879-9513-05113608aa24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:28:29.436Z|5161e266-3634-4879-9513-05113608aa24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:28:30.357Z|2e3e17c0-28b0-475a-9a15-3949ecda0eae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:28:30.357Z|2e3e17c0-28b0-475a-9a15-3949ecda0eae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:28:34.694Z|d1aea7f6-90aa-49d1-a164-88ef9aff6b49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:34.696Z|d1aea7f6-90aa-49d1-a164-88ef9aff6b49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:34.716Z|1178346e-06f4-4fb0-977b-9f55654ca041|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:34.715Z|b575fca0-2756-4be8-b61e-c54c82af04b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:34.717Z|1178346e-06f4-4fb0-977b-9f55654ca041|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:34.717Z|b575fca0-2756-4be8-b61e-c54c82af04b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:41.030Z|8484f712-d789-4682-9bdd-992d63074b3a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:28:41.035Z|8484f712-d789-4682-9bdd-992d63074b3a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:44.431Z|91ed3158-6acd-4323-ae70-ed179e836c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:28:44.432Z|91ed3158-6acd-4323-ae70-ed179e836c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:28:44.746Z|dbbf1fc5-562e-46fe-8b65-a1b35fb24317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:44.748Z|dbbf1fc5-562e-46fe-8b65-a1b35fb24317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:44.756Z|7e7a8a39-4e69-48a7-81bf-2d409779138b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:44.756Z|68ee7e89-c38e-4628-aa06-e9c46e716a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:44.757Z|68ee7e89-c38e-4628-aa06-e9c46e716a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:44.757Z|7e7a8a39-4e69-48a7-81bf-2d409779138b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:54.777Z|113910a3-5db7-4fdd-b5e6-fe9f64ebf15f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:54.778Z|113910a3-5db7-4fdd-b5e6-fe9f64ebf15f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:54.799Z|cd093951-67c3-43cd-a3c2-6e81446829ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:54.801Z|5d83d523-8675-4fcf-b37a-d56e1d119e17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:28:54.801Z|5d83d523-8675-4fcf-b37a-d56e1d119e17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:54.802Z|cd093951-67c3-43cd-a3c2-6e81446829ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:28:59.431Z|79bfe56e-30a0-4fe9-9481-fe90a2a79698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:28:59.432Z|79bfe56e-30a0-4fe9-9481-fe90a2a79698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:29:00.359Z|5400516f-ce10-4be2-ba69-87d0f0c9e9f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:29:00.360Z|5400516f-ce10-4be2-ba69-87d0f0c9e9f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:29:04.805Z|aa3489c5-ad36-4d62-9707-49ce0204100e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:04.806Z|aa3489c5-ad36-4d62-9707-49ce0204100e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:04.855Z|48668a69-c3fb-491c-b6dd-c9a6db8806a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:04.856Z|391d3231-0bbd-4d14-bccd-b5411d075a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:04.856Z|391d3231-0bbd-4d14-bccd-b5411d075a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:04.857Z|48668a69-c3fb-491c-b6dd-c9a6db8806a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:14.435Z|168ad570-41c9-45bf-9745-6328f7b04b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:29:14.456Z|168ad570-41c9-45bf-9745-6328f7b04b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:29:14.835Z|77902cf6-e811-4b6e-9bc2-499276695362|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:14.836Z|77902cf6-e811-4b6e-9bc2-499276695362|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:14.883Z|172c360e-43d7-4c6d-a50c-c47999159b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:14.885Z|172c360e-43d7-4c6d-a50c-c47999159b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:14.888Z|9ac0fbd3-3a5e-4d83-a265-6c5d643165b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:14.889Z|9ac0fbd3-3a5e-4d83-a265-6c5d643165b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:24.881Z|7c090acb-8b04-4e20-8919-ad8fc2f84c94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:24.888Z|7c090acb-8b04-4e20-8919-ad8fc2f84c94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:24.913Z|8f8db2e3-2972-45d7-a9c5-7d47749955e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:24.913Z|a53a8951-3714-4c74-a27c-5670c6f2cf50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:24.914Z|a53a8951-3714-4c74-a27c-5670c6f2cf50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:24.915Z|8f8db2e3-2972-45d7-a9c5-7d47749955e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:29.432Z|3da8ea1d-526b-46cb-be1b-8b81ae19f0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:29:29.432Z|3da8ea1d-526b-46cb-be1b-8b81ae19f0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:29:30.361Z|7f792ac0-1589-4c74-a361-43f0aa558021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:29:30.361Z|7f792ac0-1589-4c74-a361-43f0aa558021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:29:34.913Z|bdea0a40-69a3-4e14-9c1a-406376c4a664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:34.914Z|bdea0a40-69a3-4e14-9c1a-406376c4a664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:34.941Z|1856c61e-0d27-4524-b334-f3b269668674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:34.941Z|c0bba367-aa77-43a6-9412-b591dff9a14a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:34.942Z|c0bba367-aa77-43a6-9412-b591dff9a14a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:34.942Z|1856c61e-0d27-4524-b334-f3b269668674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:41.025Z|a653323d-272e-4d89-b66c-c5d708ca8fe4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:29:41.027Z|a653323d-272e-4d89-b66c-c5d708ca8fe4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:44.431Z|64bdcd3f-011d-4d8f-9b24-b34219c1362d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:29:44.432Z|64bdcd3f-011d-4d8f-9b24-b34219c1362d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:29:44.956Z|d10b784c-e98c-423b-9cd1-cc79c7bd8815|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:44.957Z|d10b784c-e98c-423b-9cd1-cc79c7bd8815|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:44.972Z|6c9fb102-9e02-4fd6-b5bc-33e829c823ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:44.972Z|818f1852-0819-4c62-850e-364e248925f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:44.973Z|6c9fb102-9e02-4fd6-b5bc-33e829c823ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:44.973Z|818f1852-0819-4c62-850e-364e248925f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:55.002Z|b753591c-6d74-41f4-a843-bb72c2eb712e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:55.004Z|b753591c-6d74-41f4-a843-bb72c2eb712e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:55.023Z|c70b248e-0611-4288-a50f-ad3e5b5ecf1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:55.024Z|c70b248e-0611-4288-a50f-ad3e5b5ecf1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:55.076Z|172704ca-1d05-4d2e-8272-ba726b885e1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:29:55.079Z|172704ca-1d05-4d2e-8272-ba726b885e1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:29:59.431Z|a58c72e0-8fab-4cc2-bf9c-d138459b9d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:29:59.439Z|a58c72e0-8fab-4cc2-bf9c-d138459b9d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:30:00.373Z|6b6245cd-f1ce-4ce9-9c7b-a5a1ae275cbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:30:00.374Z|6b6245cd-f1ce-4ce9-9c7b-a5a1ae275cbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:30:05.052Z|316938ea-9361-4b2a-bc1f-615f5bd8ea94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:05.053Z|316938ea-9361-4b2a-bc1f-615f5bd8ea94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:05.072Z|62e28c87-fc58-4890-b5af-90fd2bc68077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:05.074Z|62e28c87-fc58-4890-b5af-90fd2bc68077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:05.108Z|cbe1484c-0c50-4c02-88f3-f33aa38c73f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:05.110Z|cbe1484c-0c50-4c02-88f3-f33aa38c73f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:14.434Z|91ba6b7a-b597-481a-a3ac-56929f0effa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:30:14.436Z|91ba6b7a-b597-481a-a3ac-56929f0effa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:30:15.076Z|f7daaecc-bbbe-46bc-bd4d-2b2fc83e3663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:15.077Z|f7daaecc-bbbe-46bc-bd4d-2b2fc83e3663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:15.101Z|29e48969-2689-42f9-9c26-a78342ff2f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:15.104Z|29e48969-2689-42f9-9c26-a78342ff2f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:15.134Z|4f5b406e-1a99-4217-8e92-61a3c095b6eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:15.135Z|4f5b406e-1a99-4217-8e92-61a3c095b6eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:25.114Z|5b3dcb01-b4a8-4f77-a3a3-1cacd7d0e54a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:25.119Z|5b3dcb01-b4a8-4f77-a3a3-1cacd7d0e54a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:25.129Z|5f2f9db2-722c-484c-9a70-27f0aaa743ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:25.130Z|5f2f9db2-722c-484c-9a70-27f0aaa743ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:25.162Z|5974d042-d4d1-4f94-8117-7f98df12108e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:25.163Z|5974d042-d4d1-4f94-8117-7f98df12108e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:29.431Z|3c696ddd-4237-4d45-bf16-7e8590aa3bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:30:29.432Z|3c696ddd-4237-4d45-bf16-7e8590aa3bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:30:30.374Z|8e409cca-64c3-4c4f-b884-ff1223432a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:30:30.375Z|8e409cca-64c3-4c4f-b884-ff1223432a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:30:35.150Z|a2064525-77a5-4547-9ce1-424fe0e994ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:35.151Z|a2064525-77a5-4547-9ce1-424fe0e994ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:35.160Z|fb142d5e-8b9a-4cbc-828c-f2d54645f80c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:35.161Z|fb142d5e-8b9a-4cbc-828c-f2d54645f80c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:35.198Z|ce3db3a0-bf05-46ab-94c3-a8e8d036e92e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:35.199Z|ce3db3a0-bf05-46ab-94c3-a8e8d036e92e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:41.037Z|e4d79aec-fb0b-4eef-a386-09acc3d7d0a3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:30:41.038Z|e4d79aec-fb0b-4eef-a386-09acc3d7d0a3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:44.431Z|8a3894c6-6e17-4a7b-ab4e-11a9bfc49931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:30:44.439Z|8a3894c6-6e17-4a7b-ab4e-11a9bfc49931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:30:45.186Z|0f7412a4-0098-4f1a-806b-2e71457ba786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:45.188Z|0f7412a4-0098-4f1a-806b-2e71457ba786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:45.205Z|1a24065e-8625-45ca-abc8-cd458b03b369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:45.206Z|1a24065e-8625-45ca-abc8-cd458b03b369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:45.225Z|3dee39d1-70f1-4dc4-90d4-0374092f8439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:45.226Z|3dee39d1-70f1-4dc4-90d4-0374092f8439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:55.221Z|8e605b09-880c-49ba-99e5-0ea5da84d748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:55.222Z|8e605b09-880c-49ba-99e5-0ea5da84d748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:55.234Z|d385bcce-d8d6-4b4b-b5ec-213cf0ee6466|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:55.235Z|d385bcce-d8d6-4b4b-b5ec-213cf0ee6466|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:55.250Z|13f193d0-6090-4636-bb1a-a052c6485276|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:30:55.251Z|13f193d0-6090-4636-bb1a-a052c6485276|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:30:59.432Z|7d295073-29b7-4b67-9de4-5dd59dacc92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:30:59.432Z|7d295073-29b7-4b67-9de4-5dd59dacc92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:31:00.376Z|889544fd-cae3-4fcd-ba5e-ec7b46d57e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:31:00.377Z|889544fd-cae3-4fcd-ba5e-ec7b46d57e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:31:05.255Z|a6cd8809-49f1-44ac-a31a-f2ab2595be17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:05.257Z|a6cd8809-49f1-44ac-a31a-f2ab2595be17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:05.273Z|abb7315b-616b-4850-b30a-cc96fb107fd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:05.276Z|abb7315b-616b-4850-b30a-cc96fb107fd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:05.289Z|9e623554-35b2-4136-a0a5-bc3668087dda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:05.290Z|9e623554-35b2-4136-a0a5-bc3668087dda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:14.431Z|45bf09ef-055f-474c-8374-9e57267e25a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:31:14.432Z|45bf09ef-055f-474c-8374-9e57267e25a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:31:15.283Z|8c088643-cddf-4d63-8d10-58438ceb8b4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:15.284Z|8c088643-cddf-4d63-8d10-58438ceb8b4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:15.303Z|39360a0e-ffe9-4060-974b-de67de81f9f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:15.304Z|39360a0e-ffe9-4060-974b-de67de81f9f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:15.324Z|71b32d1a-c69a-4559-bd0a-d66d6805851f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:15.325Z|71b32d1a-c69a-4559-bd0a-d66d6805851f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:25.319Z|0f103dd5-b223-47f1-ab39-abeecbb8e1f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:25.320Z|0f103dd5-b223-47f1-ab39-abeecbb8e1f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:25.339Z|620069b5-c24b-4853-8347-a2df4b56091b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:25.341Z|620069b5-c24b-4853-8347-a2df4b56091b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:25.359Z|e8e30de0-fd10-4848-9dac-aa043d34e8ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:25.360Z|e8e30de0-fd10-4848-9dac-aa043d34e8ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:29.436Z|cf6045df-9ce8-4378-8f2f-97b6e3d4debf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:31:29.446Z|cf6045df-9ce8-4378-8f2f-97b6e3d4debf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:31:30.380Z|6ca5b561-bf6e-4329-8b8c-dfef4ea050ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:31:30.381Z|6ca5b561-bf6e-4329-8b8c-dfef4ea050ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:31:35.379Z|6c4d7e0e-751f-4e16-99c0-5311c4d2c411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:35.381Z|6c4d7e0e-751f-4e16-99c0-5311c4d2c411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:35.391Z|f9de4952-2914-44d8-a682-593ac88f39c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:35.392Z|f9de4952-2914-44d8-a682-593ac88f39c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:35.393Z|507fdd42-c3b3-4ef8-93f0-f6faeab3a53c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:35.403Z|507fdd42-c3b3-4ef8-93f0-f6faeab3a53c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:41.027Z|7649dc1c-d0a6-42ee-bcea-0fe92e76c4ee|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:31:41.028Z|7649dc1c-d0a6-42ee-bcea-0fe92e76c4ee|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:44.431Z|1bfd8566-53c9-4a72-a65a-2d3f16d215a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:31:44.432Z|1bfd8566-53c9-4a72-a65a-2d3f16d215a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:31:45.426Z|6f0a7ac9-a9fe-4eeb-8dbc-f160954cad67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:45.428Z|6f0a7ac9-a9fe-4eeb-8dbc-f160954cad67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:45.435Z|e7866bb3-0344-43a3-bba4-e11c876d52fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:45.436Z|0503c1f9-9dc9-4fb7-b530-19c50cad35e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:45.436Z|e7866bb3-0344-43a3-bba4-e11c876d52fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:45.436Z|0503c1f9-9dc9-4fb7-b530-19c50cad35e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:55.462Z|8d88122a-c978-42cd-8250-c611956da80b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:55.464Z|8d88122a-c978-42cd-8250-c611956da80b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:55.475Z|60e3d409-6ac9-4018-aa94-0b015609c02e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:55.476Z|60e3d409-6ac9-4018-aa94-0b015609c02e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:55.477Z|a539bc96-2656-4354-8bb7-2b8c8377768b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:31:55.478Z|a539bc96-2656-4354-8bb7-2b8c8377768b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:31:59.431Z|99f058d3-6310-4422-8fdc-a596aaa45e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:31:59.432Z|99f058d3-6310-4422-8fdc-a596aaa45e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:32:00.382Z|5494eb2f-3e71-4ddc-a170-a56f595e343f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:32:00.383Z|5494eb2f-3e71-4ddc-a170-a56f595e343f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:32:05.506Z|34fd2799-9e45-44b3-b22d-c76dcb44ae2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:05.508Z|34fd2799-9e45-44b3-b22d-c76dcb44ae2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:05.514Z|04e69e22-3388-4cc1-8dff-b637361e547c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:05.515Z|04e69e22-3388-4cc1-8dff-b637361e547c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:05.528Z|44b54702-1342-46eb-9996-68c009d494bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:05.529Z|44b54702-1342-46eb-9996-68c009d494bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:14.434Z|d436c033-9d0b-4fa4-bf31-f86bf1ee40a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:32:14.441Z|d436c033-9d0b-4fa4-bf31-f86bf1ee40a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:32:15.548Z|41acbf27-f186-477f-8eed-d896c34f8398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:15.548Z|54075b73-c82a-4041-8467-3972896ecb89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:15.549Z|54075b73-c82a-4041-8467-3972896ecb89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:15.549Z|41acbf27-f186-477f-8eed-d896c34f8398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:15.563Z|3e5a8027-8898-410c-9ee0-9d89ee1f7bb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:15.568Z|3e5a8027-8898-410c-9ee0-9d89ee1f7bb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:25.609Z|8d5b94e6-8cc1-4320-9063-c80996c10ca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:25.610Z|5e36ff4e-2649-4d43-b71d-2f5109a48130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:25.610Z|74caad74-b8ca-4713-a649-ec3fbf2dd752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:25.611Z|8d5b94e6-8cc1-4320-9063-c80996c10ca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:25.611Z|5e36ff4e-2649-4d43-b71d-2f5109a48130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:25.615Z|74caad74-b8ca-4713-a649-ec3fbf2dd752|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:29.432Z|9ef42b31-924c-4fd5-bf5a-9b4f8cff393b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:32:29.432Z|9ef42b31-924c-4fd5-bf5a-9b4f8cff393b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:32:30.384Z|6b9d64e8-4282-4e1b-b5cd-af1098b09163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:32:30.385Z|6b9d64e8-4282-4e1b-b5cd-af1098b09163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:32:35.651Z|b54c27ad-24a6-4614-9d94-db33fb62fb40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:35.652Z|b54c27ad-24a6-4614-9d94-db33fb62fb40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:35.674Z|5f5c195e-af78-43e4-aeee-f12945f9e289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:35.689Z|5f5c195e-af78-43e4-aeee-f12945f9e289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:35.678Z|4e834206-43a5-499f-88e1-07ec5564c61b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:35.694Z|4e834206-43a5-499f-88e1-07ec5564c61b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:41.026Z|2836a744-e3fc-45f8-871a-6ee2c8466dbc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:32:41.028Z|2836a744-e3fc-45f8-871a-6ee2c8466dbc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:44.431Z|b24ededb-2e20-4663-9c80-ead23aec80ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:32:44.432Z|b24ededb-2e20-4663-9c80-ead23aec80ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:32:45.687Z|5759b148-adb1-4373-8453-239bebb19024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:45.689Z|5759b148-adb1-4373-8453-239bebb19024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:45.722Z|d277bd37-60c0-4df8-a9ec-505f2a907b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:45.722Z|d277bd37-60c0-4df8-a9ec-505f2a907b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:45.724Z|430c116f-135e-46f0-b9b3-2a47acacf9be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:45.726Z|430c116f-135e-46f0-b9b3-2a47acacf9be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:55.740Z|61ae0f91-e5ba-42d9-b4c2-f0dbd1d339f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:55.741Z|61ae0f91-e5ba-42d9-b4c2-f0dbd1d339f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:55.765Z|d74315e6-3629-401a-905a-1c9c5bcd62af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:55.766Z|d74315e6-3629-401a-905a-1c9c5bcd62af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:55.801Z|8c8d7d94-7d35-4191-affe-6b1c5e603d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:32:55.819Z|8c8d7d94-7d35-4191-affe-6b1c5e603d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:32:59.432Z|e163ffba-63b1-4030-86c4-5d3b43e73bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:32:59.436Z|e163ffba-63b1-4030-86c4-5d3b43e73bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:33:00.386Z|7ce653e6-e60c-480c-b260-82cdd0b2741f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:33:00.387Z|7ce653e6-e60c-480c-b260-82cdd0b2741f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:33:05.803Z|d15eaa80-b17d-47bc-87fe-f4cb65eea06a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:05.803Z|c9371883-08d4-4efe-8d07-ab52e5135138|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:05.804Z|c9371883-08d4-4efe-8d07-ab52e5135138|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:05.811Z|d15eaa80-b17d-47bc-87fe-f4cb65eea06a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:05.850Z|ba7cd5b1-53a1-4aa8-a93f-590f6b13486d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:05.851Z|ba7cd5b1-53a1-4aa8-a93f-590f6b13486d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:14.431Z|6a567acb-55c5-4263-80de-c48104a13785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:33:14.432Z|6a567acb-55c5-4263-80de-c48104a13785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:33:15.841Z|bc6a78e3-60e0-410a-b186-c89361730049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:15.842Z|bc6a78e3-60e0-410a-b186-c89361730049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:15.851Z|0673c166-d76f-44f6-aaef-1b6cb981477b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:15.852Z|0673c166-d76f-44f6-aaef-1b6cb981477b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:15.884Z|503197c7-fb42-4e4b-859f-6ac7aa99adcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:15.885Z|503197c7-fb42-4e4b-859f-6ac7aa99adcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:25.894Z|c578532a-855e-443c-a85f-27cb2c78c79c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:25.897Z|c578532a-855e-443c-a85f-27cb2c78c79c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:25.894Z|67368dd5-5da5-4588-9891-d6b8efc811ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:25.900Z|67368dd5-5da5-4588-9891-d6b8efc811ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:25.918Z|752460e3-41b1-4bfc-a369-3e2b6b8534c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:25.920Z|752460e3-41b1-4bfc-a369-3e2b6b8534c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:29.433Z|62ab2970-1d00-4718-b081-e73ea715f878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:33:29.433Z|62ab2970-1d00-4718-b081-e73ea715f878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:33:30.388Z|2972a6af-c52f-4270-b9b0-624f1ea63c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:33:30.389Z|2972a6af-c52f-4270-b9b0-624f1ea63c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:33:35.947Z|b589f2aa-6ea0-4eed-be3c-d9710cbe7cb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:35.949Z|b589f2aa-6ea0-4eed-be3c-d9710cbe7cb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:35.963Z|3cb4087a-e342-4912-aee5-9f92ec2bce06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:35.964Z|3cb4087a-e342-4912-aee5-9f92ec2bce06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:35.964Z|af1643ea-6ac8-489d-9f19-8a9d5d8202a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:35.967Z|af1643ea-6ac8-489d-9f19-8a9d5d8202a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:41.028Z|31a6157b-8fe8-4c36-9cea-8424fede0534|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:33:41.030Z|31a6157b-8fe8-4c36-9cea-8424fede0534|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:44.431Z|e6d63184-c738-4349-9d69-e76760329449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:33:44.444Z|e6d63184-c738-4349-9d69-e76760329449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:33:45.982Z|504718dd-b53c-4472-83d4-69b21bf73db9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:45.983Z|504718dd-b53c-4472-83d4-69b21bf73db9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:45.994Z|229aa65a-ff67-4f53-b53b-773907931369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:45.995Z|229aa65a-ff67-4f53-b53b-773907931369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:46.005Z|658eb2b4-ff0e-4bc6-9ed1-a3d92e80e6f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:46.006Z|658eb2b4-ff0e-4bc6-9ed1-a3d92e80e6f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:56.026Z|7774c596-1221-462a-a4cb-f3aa466e3f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:56.029Z|7774c596-1221-462a-a4cb-f3aa466e3f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:56.033Z|69db899b-ad6e-45fc-b465-6b516ef2a08f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:56.034Z|69db899b-ad6e-45fc-b465-6b516ef2a08f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:56.044Z|2c0bfed5-540b-491d-8a79-11f24f36a2ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:33:56.046Z|2c0bfed5-540b-491d-8a79-11f24f36a2ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:33:59.432Z|18c793d8-4d61-41a6-8bdd-1d0207939072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:33:59.433Z|18c793d8-4d61-41a6-8bdd-1d0207939072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:34:00.393Z|6c04b3ee-bba3-4d94-81a4-f36cce13616f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:34:00.402Z|6c04b3ee-bba3-4d94-81a4-f36cce13616f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:34:06.072Z|98d47f8a-1c6d-4a3a-8fe8-46207ef9a9e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:06.074Z|98d47f8a-1c6d-4a3a-8fe8-46207ef9a9e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:06.085Z|15faefd1-8738-4841-ac65-2568ca2a02a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:06.087Z|15faefd1-8738-4841-ac65-2568ca2a02a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:06.096Z|755a8c79-4141-4c8f-955e-3ae075ddc16a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:06.097Z|755a8c79-4141-4c8f-955e-3ae075ddc16a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:14.431Z|51317afd-5455-402e-882f-b23c970a9fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:34:14.432Z|51317afd-5455-402e-882f-b23c970a9fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:34:16.112Z|ed67523e-f2fe-433b-8237-afbf2991cfe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:16.113Z|ed67523e-f2fe-433b-8237-afbf2991cfe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:16.129Z|e621546f-9fd9-46d1-bf75-7ce43da54362|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:16.129Z|e621546f-9fd9-46d1-bf75-7ce43da54362|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:16.133Z|f75065c2-9a9d-43d4-9cbb-0557ce4a6448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:16.140Z|f75065c2-9a9d-43d4-9cbb-0557ce4a6448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:26.144Z|a1eecafe-c358-463d-b64e-e6aedfcd0a78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:26.145Z|a1eecafe-c358-463d-b64e-e6aedfcd0a78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:26.160Z|7d088e1a-fe37-4072-b7c6-ac13c44eefd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:26.161Z|7d088e1a-fe37-4072-b7c6-ac13c44eefd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:26.168Z|1a917edc-19fc-4a4a-9d09-995bef48e176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:26.169Z|1a917edc-19fc-4a4a-9d09-995bef48e176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:29.431Z|cf38cbeb-22f6-4d4f-8357-ac5d64ea7d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:34:29.442Z|cf38cbeb-22f6-4d4f-8357-ac5d64ea7d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:34:30.405Z|7732df31-7561-4efa-8c7f-b5fa653476c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:34:30.409Z|7732df31-7561-4efa-8c7f-b5fa653476c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:34:36.194Z|4cc1a415-c721-4ae4-9976-140dea60ab8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:36.194Z|10c63be0-35de-4f8b-9744-940370a3e258|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:36.194Z|fdfb2cba-ec94-4a0b-a3f3-8260d25a7a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:36.195Z|10c63be0-35de-4f8b-9744-940370a3e258|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:36.194Z|4cc1a415-c721-4ae4-9976-140dea60ab8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:36.195Z|fdfb2cba-ec94-4a0b-a3f3-8260d25a7a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:41.026Z|5b924914-9c98-4537-8e27-95e227d645eb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:34:41.028Z|5b924914-9c98-4537-8e27-95e227d645eb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:44.431Z|9ee29d6a-e111-4ce3-96d1-b595685f23c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:34:44.432Z|9ee29d6a-e111-4ce3-96d1-b595685f23c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:34:46.223Z|080afea0-4eca-4ad8-bc0d-b8e01ad1b6e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:46.224Z|080afea0-4eca-4ad8-bc0d-b8e01ad1b6e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:46.235Z|f6eaff5a-6b20-4eb6-9a90-c6356ce2155f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:46.236Z|f6eaff5a-6b20-4eb6-9a90-c6356ce2155f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:46.245Z|28c8c1f6-7b57-4fd1-96a8-b7012dac2789|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:46.246Z|28c8c1f6-7b57-4fd1-96a8-b7012dac2789|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:56.253Z|5826560c-5b04-45cb-9bd8-849a02ed4ca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:56.254Z|5826560c-5b04-45cb-9bd8-849a02ed4ca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:56.276Z|80cc93f6-47e2-48e1-bf9f-53a30933692a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:56.278Z|80cc93f6-47e2-48e1-bf9f-53a30933692a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:56.287Z|1d14ff9d-ff41-47c0-b132-5896fc3a57ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:34:56.288Z|1d14ff9d-ff41-47c0-b132-5896fc3a57ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:34:59.431Z|b83b110c-52d8-4b9e-93d3-7b46484e861d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:34:59.433Z|b83b110c-52d8-4b9e-93d3-7b46484e861d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:35:00.411Z|8ad22310-5a04-447c-aeae-86852267a138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:35:00.412Z|8ad22310-5a04-447c-aeae-86852267a138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:35:06.284Z|7dfefac2-f0f6-4b2b-9f99-aa1f7a632d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:06.285Z|7dfefac2-f0f6-4b2b-9f99-aa1f7a632d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:06.312Z|a47c6c90-ef9e-4ea1-90e3-53a9a9a0cbad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:06.313Z|a47c6c90-ef9e-4ea1-90e3-53a9a9a0cbad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:06.321Z|d586b142-f132-4f35-8a54-32203f471814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:06.322Z|d586b142-f132-4f35-8a54-32203f471814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:14.431Z|e8cc74c0-ac69-454c-8df4-5e3dc50fdc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:35:14.436Z|e8cc74c0-ac69-454c-8df4-5e3dc50fdc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:35:16.326Z|2825236b-64af-49e4-b07b-8a5fcfaff378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:16.327Z|2825236b-64af-49e4-b07b-8a5fcfaff378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:16.341Z|63c89a63-09b2-4df2-a290-1600d7d0c088|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:16.342Z|63c89a63-09b2-4df2-a290-1600d7d0c088|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:16.350Z|ba00fa37-1102-4417-80b9-59c24270cc05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:16.357Z|ba00fa37-1102-4417-80b9-59c24270cc05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:26.356Z|c4206fbd-2b07-4153-b7ec-1e4f81a630af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:26.357Z|c4206fbd-2b07-4153-b7ec-1e4f81a630af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:26.368Z|3ab97730-6173-4f30-a2bd-487314fb9d22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:26.371Z|3ab97730-6173-4f30-a2bd-487314fb9d22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:26.398Z|616ab053-ac8b-4cb8-bd7a-47ce93519920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:26.399Z|616ab053-ac8b-4cb8-bd7a-47ce93519920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:29.432Z|197e8b3c-c741-466f-8997-3091038addce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:35:29.433Z|197e8b3c-c741-466f-8997-3091038addce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:35:30.415Z|3d078c1e-eaf1-45b2-9aee-08bf749cb3be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:35:30.416Z|3d078c1e-eaf1-45b2-9aee-08bf749cb3be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:35:36.388Z|6b67cfa4-bc14-45d4-a1f8-e5ced09536c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:36.389Z|6b67cfa4-bc14-45d4-a1f8-e5ced09536c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:36.401Z|af3b04f1-d0aa-4099-a26c-54f8ad88fe7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:36.402Z|af3b04f1-d0aa-4099-a26c-54f8ad88fe7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:36.428Z|b474d609-07a4-4521-a3e9-caf374ac8c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:36.429Z|b474d609-07a4-4521-a3e9-caf374ac8c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:41.026Z|27d3c87c-89bc-4a44-b177-dfae6313f87a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:35:41.027Z|27d3c87c-89bc-4a44-b177-dfae6313f87a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:44.431Z|d23cf066-4567-4e46-a3db-4cf5bce1d93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:35:44.432Z|d23cf066-4567-4e46-a3db-4cf5bce1d93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:35:46.420Z|d63251e0-d47d-4836-8952-c5ee3cd9e3b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:46.421Z|d63251e0-d47d-4836-8952-c5ee3cd9e3b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:46.430Z|9607e09c-cc15-4d18-9f44-75756632b767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:46.432Z|9607e09c-cc15-4d18-9f44-75756632b767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:46.456Z|eeee6477-d704-488e-b0dc-7147f5439565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:46.457Z|eeee6477-d704-488e-b0dc-7147f5439565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:56.454Z|18dab7b0-5c8c-44b4-acfb-a82c631692de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:56.455Z|18dab7b0-5c8c-44b4-acfb-a82c631692de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:56.460Z|6d80e998-9ae4-4b77-ae8b-bf85d0940a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:56.461Z|6d80e998-9ae4-4b77-ae8b-bf85d0940a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:56.489Z|f1c6a97e-91a2-49d4-bccd-8934c11e228b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:35:56.490Z|f1c6a97e-91a2-49d4-bccd-8934c11e228b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:35:59.431Z|95f212a7-4a83-4979-a4b9-f48cd7ed310f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:35:59.437Z|95f212a7-4a83-4979-a4b9-f48cd7ed310f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:36:00.417Z|8e6cb770-641d-494d-a933-a5be242e4562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:36:00.417Z|8e6cb770-641d-494d-a933-a5be242e4562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:36:06.487Z|09c30281-e5d3-40e1-acda-27ebb02c8744|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:06.487Z|e0dad9ab-a5fe-40aa-a816-a5d305df2f87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:06.488Z|e0dad9ab-a5fe-40aa-a816-a5d305df2f87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:06.488Z|09c30281-e5d3-40e1-acda-27ebb02c8744|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:06.515Z|0c285af9-6a67-42b0-bac6-a2a6fceda4ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:06.516Z|0c285af9-6a67-42b0-bac6-a2a6fceda4ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:14.435Z|73ff0354-39e6-43c9-9ccf-3a9ef0c6e2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:36:14.436Z|73ff0354-39e6-43c9-9ccf-3a9ef0c6e2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:36:16.542Z|b5864f24-fa67-40a9-b433-3e253dd56838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:16.544Z|b5864f24-fa67-40a9-b433-3e253dd56838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:16.549Z|a415e1a3-eb04-4bcc-b506-f95e7878601c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:16.550Z|a415e1a3-eb04-4bcc-b506-f95e7878601c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:16.551Z|9f16d790-9d6c-4396-a9f9-4e663f82e54d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:16.552Z|9f16d790-9d6c-4396-a9f9-4e663f82e54d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:26.578Z|886aae51-e797-4348-8d28-6c7d6fc5218e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:26.580Z|886aae51-e797-4348-8d28-6c7d6fc5218e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:26.593Z|9a558465-7b8f-41a4-b49a-bbc59fb52ba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:26.594Z|8bdb9e57-61e4-4a55-8346-4ffd4ae3bce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:26.594Z|9a558465-7b8f-41a4-b49a-bbc59fb52ba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:26.594Z|8bdb9e57-61e4-4a55-8346-4ffd4ae3bce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:29.431Z|a4db949f-cbd7-44b3-a9d8-e08cad1ae5a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:36:29.432Z|a4db949f-cbd7-44b3-a9d8-e08cad1ae5a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:36:30.418Z|0ff84498-ab94-4c4f-8ff3-84741d9ecacf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:36:30.419Z|0ff84498-ab94-4c4f-8ff3-84741d9ecacf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:36:36.608Z|ad48046f-5017-42f6-9586-459a682f02db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:36.609Z|ad48046f-5017-42f6-9586-459a682f02db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:36.634Z|0b2c4f09-cb93-472b-9190-5bc6bd90164c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:36.634Z|14fe1cc2-1a11-438f-bd25-206aced5921e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:36.636Z|14fe1cc2-1a11-438f-bd25-206aced5921e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:36.636Z|0b2c4f09-cb93-472b-9190-5bc6bd90164c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:41.029Z|cfedad7e-4578-4207-8e78-d80cc311b7e3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:36:41.030Z|cfedad7e-4578-4207-8e78-d80cc311b7e3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:44.431Z|d5e9984d-cdd5-428b-8d19-7f4c73838aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:36:44.432Z|d5e9984d-cdd5-428b-8d19-7f4c73838aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:36:46.640Z|adb1e848-cfd5-4c9e-95f1-60bb883733b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:46.643Z|adb1e848-cfd5-4c9e-95f1-60bb883733b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:46.664Z|ab878955-86c2-4abd-bedd-6662015860e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:46.666Z|ab878955-86c2-4abd-bedd-6662015860e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:46.668Z|1a4b6286-caf6-4e16-8aaf-7daf01473f09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:46.669Z|1a4b6286-caf6-4e16-8aaf-7daf01473f09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:56.681Z|c9564ba4-9104-457e-a01c-72f353b0d25f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:56.682Z|c9564ba4-9104-457e-a01c-72f353b0d25f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:56.700Z|bc4b3127-f8fa-413d-ad75-6e86d9f93b2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:56.701Z|bc4b3127-f8fa-413d-ad75-6e86d9f93b2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:56.705Z|cab3d51b-34c2-40e8-88a5-3dc0fb955cc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:36:56.707Z|cab3d51b-34c2-40e8-88a5-3dc0fb955cc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:36:59.433Z|9c8a409b-998c-43d8-adc6-de4c932518fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:36:59.434Z|9c8a409b-998c-43d8-adc6-de4c932518fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:37:00.420Z|188f9df4-3133-49fb-aafb-d749e9d0ddc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:37:00.421Z|188f9df4-3133-49fb-aafb-d749e9d0ddc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:37:06.714Z|594b3587-0a0f-460e-b506-4b6f5ce2563e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:06.715Z|594b3587-0a0f-460e-b506-4b6f5ce2563e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:06.730Z|3438a32c-4280-46f3-ad67-5805e5e7be87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:06.731Z|3438a32c-4280-46f3-ad67-5805e5e7be87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:06.748Z|ed2be80e-881e-460b-a159-2dbce86f2bfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:06.749Z|ed2be80e-881e-460b-a159-2dbce86f2bfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:14.433Z|96403487-b576-4346-935c-fae256d7f145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:37:14.434Z|96403487-b576-4346-935c-fae256d7f145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:37:16.749Z|98d2fce3-3adc-45f9-adc3-31ae2e5789aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:16.751Z|98d2fce3-3adc-45f9-adc3-31ae2e5789aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:16.764Z|4ee1885d-00c1-4a4e-b7d0-4a987837069d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:16.765Z|4ee1885d-00c1-4a4e-b7d0-4a987837069d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:16.788Z|5b20febb-0669-4756-8786-3b7d0d9e544b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:16.789Z|5b20febb-0669-4756-8786-3b7d0d9e544b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:26.779Z|fe8fb20f-efe9-4fcc-8934-f90e7996a6bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:26.781Z|fe8fb20f-efe9-4fcc-8934-f90e7996a6bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:26.794Z|b5bb0502-6b64-4432-91f9-c4c065125144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:26.796Z|b5bb0502-6b64-4432-91f9-c4c065125144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:26.823Z|279d05b2-773e-4d74-bd00-430e0c6b9537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:26.824Z|279d05b2-773e-4d74-bd00-430e0c6b9537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:29.431Z|8742f645-a4e6-406a-b6c8-a60c01f9740d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:37:29.433Z|8742f645-a4e6-406a-b6c8-a60c01f9740d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:37:30.423Z|79afe300-64c5-4771-8cf2-830925b11efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:37:30.424Z|79afe300-64c5-4771-8cf2-830925b11efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:37:36.811Z|6eb060f6-afa3-4553-9567-7383f12eed0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:36.813Z|6eb060f6-afa3-4553-9567-7383f12eed0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:36.827Z|85206e4a-bf8b-44a4-91e0-952ac1c5a831|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:36.828Z|85206e4a-bf8b-44a4-91e0-952ac1c5a831|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:36.853Z|79f05737-4856-4568-b818-02a12c94837f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:36.854Z|79f05737-4856-4568-b818-02a12c94837f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:41.035Z|8ef06026-663c-46a6-b5d4-b70ec2b58d8a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:37:41.037Z|8ef06026-663c-46a6-b5d4-b70ec2b58d8a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:44.431Z|94a6ef4c-8153-4532-935c-1524eec5e9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:37:44.436Z|94a6ef4c-8153-4532-935c-1524eec5e9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:37:46.847Z|576c3e95-37be-4d56-8b51-10bd0440c4ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:46.849Z|576c3e95-37be-4d56-8b51-10bd0440c4ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:46.855Z|53de5061-cf57-4932-8f5e-83ffba28244f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:46.856Z|53de5061-cf57-4932-8f5e-83ffba28244f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:46.884Z|472f842e-7858-4957-a223-99d278f15a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:46.885Z|472f842e-7858-4957-a223-99d278f15a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:56.881Z|d1fe08dd-4d89-4572-99f6-b183b796bb87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:56.883Z|d1fe08dd-4d89-4572-99f6-b183b796bb87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:56.909Z|5d86b4e5-3e4a-44ae-a80d-7c8889e57fa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:56.910Z|5d86b4e5-3e4a-44ae-a80d-7c8889e57fa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:56.942Z|67d5f533-f5ec-489f-a650-3cbd1a9996e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:37:56.943Z|67d5f533-f5ec-489f-a650-3cbd1a9996e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:37:59.431Z|3f3500cc-b648-4df7-ae0b-cce321420f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:37:59.432Z|3f3500cc-b648-4df7-ae0b-cce321420f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:38:00.425Z|884c3592-1678-4d94-9a93-2739b87ef817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:38:00.428Z|884c3592-1678-4d94-9a93-2739b87ef817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:38:06.913Z|20de8248-f97d-4db1-9f14-948419f1d970|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:06.916Z|20de8248-f97d-4db1-9f14-948419f1d970|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:06.943Z|f06f6721-4fff-4e24-b87f-e27eab5d62fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:06.943Z|f06f6721-4fff-4e24-b87f-e27eab5d62fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:06.977Z|94d24ab2-bf96-4afc-a1c7-7e7eaf1b6fa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:06.978Z|94d24ab2-bf96-4afc-a1c7-7e7eaf1b6fa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:14.431Z|3fba23a6-3e2a-42c0-b893-6f7b3e130c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:38:14.432Z|3fba23a6-3e2a-42c0-b893-6f7b3e130c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:38:16.947Z|4f544ded-7a1a-4db1-baab-cd8a2a5444e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:16.948Z|4f544ded-7a1a-4db1-baab-cd8a2a5444e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:16.972Z|035e48a6-1ad1-4a45-a37c-e0346e2ae20b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:16.973Z|035e48a6-1ad1-4a45-a37c-e0346e2ae20b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:17.006Z|1d3a3574-1df5-473c-b56a-4519a057316c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:17.008Z|1d3a3574-1df5-473c-b56a-4519a057316c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:26.976Z|ad926d57-9ee8-4296-b7f0-b0cc92392370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:26.977Z|ad926d57-9ee8-4296-b7f0-b0cc92392370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:26.998Z|8d217bf0-d05a-4cc3-8627-fb6b62a3d0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:26.999Z|8d217bf0-d05a-4cc3-8627-fb6b62a3d0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:27.029Z|c0de74bd-694e-4c40-9f0b-953e5de90586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:27.030Z|c0de74bd-694e-4c40-9f0b-953e5de90586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:29.431Z|ac9b7e52-2a39-4144-bab4-79a544a86808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:38:29.435Z|ac9b7e52-2a39-4144-bab4-79a544a86808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:38:30.429Z|acb2ac2e-7f38-42ec-b7e0-6109182a233f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:38:30.430Z|acb2ac2e-7f38-42ec-b7e0-6109182a233f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:38:37.015Z|7b9a0da8-fe87-46dd-bde9-4c621901d3e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:37.017Z|7b9a0da8-fe87-46dd-bde9-4c621901d3e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:37.026Z|5608e512-9499-4f7a-858e-aed885e0c0b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:37.027Z|5608e512-9499-4f7a-858e-aed885e0c0b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:37.058Z|583a6dec-a51a-4181-a9a0-389cbccc3536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:37.059Z|583a6dec-a51a-4181-a9a0-389cbccc3536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:41.034Z|7542953a-75aa-4f70-ba52-04ef4d2618e1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:38:41.036Z|7542953a-75aa-4f70-ba52-04ef4d2618e1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:44.431Z|be947a4c-22aa-4b1b-821b-a35f03004109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:38:44.432Z|be947a4c-22aa-4b1b-821b-a35f03004109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:38:47.049Z|a2c1749f-d185-4bb3-af1a-c5db41897e51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:47.050Z|a2c1749f-d185-4bb3-af1a-c5db41897e51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:47.055Z|fabfc24a-bc4b-49a9-9cf6-38c7908a0fb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:47.056Z|fabfc24a-bc4b-49a9-9cf6-38c7908a0fb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:47.085Z|dcec4b71-8d19-4f21-9c69-afd945caff3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:47.086Z|dcec4b71-8d19-4f21-9c69-afd945caff3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:57.074Z|94b5e226-227a-4e48-8156-df08ed3fc59c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:57.075Z|94b5e226-227a-4e48-8156-df08ed3fc59c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:57.082Z|676d2a70-4114-4ca5-80ab-456f2db17808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:57.084Z|676d2a70-4114-4ca5-80ab-456f2db17808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:57.110Z|0f639483-1f6b-43ee-a064-c2703b319467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:38:57.111Z|0f639483-1f6b-43ee-a064-c2703b319467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:38:59.431Z|405ddb35-2499-4b12-90ec-f036c95d3f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:38:59.432Z|405ddb35-2499-4b12-90ec-f036c95d3f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:39:00.430Z|a51f6161-7e6b-414f-8af5-1201a170170f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:39:00.431Z|a51f6161-7e6b-414f-8af5-1201a170170f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:39:07.102Z|bfcbdbe0-16af-486d-80b5-1a48b0d69de1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:07.103Z|bfcbdbe0-16af-486d-80b5-1a48b0d69de1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:07.117Z|5077b6d5-1135-4733-9876-cecb507eb0c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:07.118Z|5077b6d5-1135-4733-9876-cecb507eb0c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:07.151Z|c550a46d-d902-4545-a3f7-ed7ea04a87ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:07.151Z|c550a46d-d902-4545-a3f7-ed7ea04a87ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:14.431Z|f0c71cd3-2cb1-4201-aebb-377738df9463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:39:14.434Z|f0c71cd3-2cb1-4201-aebb-377738df9463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:39:17.126Z|6bd9f1f8-e02e-4795-a8dd-d5a698367269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:17.127Z|6bd9f1f8-e02e-4795-a8dd-d5a698367269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:17.144Z|95522df6-bccd-4dd3-84cb-881c9ffdceca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:17.144Z|95522df6-bccd-4dd3-84cb-881c9ffdceca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:17.177Z|9b96315d-9095-4530-a4cc-3f094b450720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:17.178Z|9b96315d-9095-4530-a4cc-3f094b450720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:27.153Z|e50bdfb3-76ee-443b-9e2e-ea2dd06da326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:27.154Z|e50bdfb3-76ee-443b-9e2e-ea2dd06da326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:27.167Z|ac087c70-56e2-4231-879f-8378d7103c0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:27.168Z|ac087c70-56e2-4231-879f-8378d7103c0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:27.202Z|504efd6a-545d-4f90-b127-c61125cd33e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:27.203Z|504efd6a-545d-4f90-b127-c61125cd33e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:29.431Z|18f36a1c-7cf0-4fb3-97f9-430e54102a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:39:29.432Z|18f36a1c-7cf0-4fb3-97f9-430e54102a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:39:30.432Z|5e355780-2d99-4a23-8901-c1cbd98a5dfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:39:30.433Z|5e355780-2d99-4a23-8901-c1cbd98a5dfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:39:37.179Z|81f1d23b-7967-431e-a52a-9956a87221be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:37.181Z|81f1d23b-7967-431e-a52a-9956a87221be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:37.190Z|bae13d6d-0c52-4024-861b-8441ca7cbb88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:37.191Z|bae13d6d-0c52-4024-861b-8441ca7cbb88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:37.228Z|204317eb-ea5b-4d8d-94a3-bdc7d188ca8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:37.229Z|204317eb-ea5b-4d8d-94a3-bdc7d188ca8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:41.028Z|024dfcd1-126a-43cd-8c53-5d6568eac059|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:39:41.029Z|024dfcd1-126a-43cd-8c53-5d6568eac059|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:44.431Z|3838a321-c9d0-4cb0-aa46-863ab56d16e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:39:44.432Z|3838a321-c9d0-4cb0-aa46-863ab56d16e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:39:47.210Z|ce8c56f5-5f0e-4a2c-8517-d12bcd2cfb4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:47.212Z|ce8c56f5-5f0e-4a2c-8517-d12bcd2cfb4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:47.221Z|f168d836-ba27-4f60-a212-fd01b5e28a4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:47.224Z|f168d836-ba27-4f60-a212-fd01b5e28a4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:47.255Z|00dde21e-8167-4ac1-b20d-89b0076d370f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:47.256Z|00dde21e-8167-4ac1-b20d-89b0076d370f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:57.246Z|305df03e-9164-48dc-9f2d-5968a0e55661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:57.247Z|305df03e-9164-48dc-9f2d-5968a0e55661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:57.257Z|5257e48d-cec0-4d6a-b543-5adb7c11928c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:57.259Z|5257e48d-cec0-4d6a-b543-5adb7c11928c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:57.281Z|275b0bad-9d6a-4c00-b5cf-394e811c8061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:39:57.282Z|275b0bad-9d6a-4c00-b5cf-394e811c8061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:39:59.431Z|a2532ce0-d2fa-4c49-b48a-de3c1da87e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:39:59.436Z|a2532ce0-d2fa-4c49-b48a-de3c1da87e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:40:00.433Z|8c128607-c8b5-4953-a494-992235ae60d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:40:00.434Z|8c128607-c8b5-4953-a494-992235ae60d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:40:07.274Z|04cacdd3-a4a0-4250-a928-e731b76a5082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:07.276Z|04cacdd3-a4a0-4250-a928-e731b76a5082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:07.287Z|00fc1a25-2cde-4829-aea7-1d08c09f8145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:07.293Z|00fc1a25-2cde-4829-aea7-1d08c09f8145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:07.318Z|48d13fe2-88d6-45dd-908f-df3774e69dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:07.318Z|48d13fe2-88d6-45dd-908f-df3774e69dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:14.431Z|fbb94458-c83b-4de8-9011-12ef569060c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:40:14.432Z|fbb94458-c83b-4de8-9011-12ef569060c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:40:17.310Z|578a2fb6-402c-43c1-9041-efd947ce5d8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:17.312Z|578a2fb6-402c-43c1-9041-efd947ce5d8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:17.318Z|3e28f5da-4c57-4f14-a603-1dbf0df46013|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:17.320Z|3e28f5da-4c57-4f14-a603-1dbf0df46013|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:17.341Z|cd36d3d2-4842-4c98-9264-6919f87f0b16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:17.342Z|cd36d3d2-4842-4c98-9264-6919f87f0b16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:27.342Z|3cc43ee7-4c0a-4774-b4d7-83517a226049|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:27.343Z|3cc43ee7-4c0a-4774-b4d7-83517a226049|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:27.352Z|4120b6e5-bf7e-4d42-b5c2-6d86d70d5990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:27.353Z|4120b6e5-bf7e-4d42-b5c2-6d86d70d5990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:27.371Z|5ca6fea0-f2e6-4916-a853-d76e97c9e35a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:27.372Z|5ca6fea0-f2e6-4916-a853-d76e97c9e35a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:29.431Z|c3927d6d-f095-42fb-b98f-a555363c8af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:40:29.432Z|c3927d6d-f095-42fb-b98f-a555363c8af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:40:30.435Z|2f2547e6-3a3e-4ecd-a5cc-049d65d8fb0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:40:30.436Z|2f2547e6-3a3e-4ecd-a5cc-049d65d8fb0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:40:37.384Z|a3fc5a51-a0d5-4c37-82c8-5b9036f9457e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:37.384Z|a3fc5a51-a0d5-4c37-82c8-5b9036f9457e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:37.392Z|530e9e27-035e-4c6a-9c36-251bf983136d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:37.394Z|530e9e27-035e-4c6a-9c36-251bf983136d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:37.398Z|b05120a9-f377-4b21-9f1a-49042940f62e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:37.398Z|b05120a9-f377-4b21-9f1a-49042940f62e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:41.033Z|282c3d38-57bc-42d8-b1cd-1f484057613e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:40:41.034Z|282c3d38-57bc-42d8-b1cd-1f484057613e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:44.432Z|01099cac-6734-4839-9f8d-480d7e4c1d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:40:44.436Z|01099cac-6734-4839-9f8d-480d7e4c1d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:40:47.410Z|d23f9199-38a4-4742-8bd8-99dd1214cb0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:47.411Z|d23f9199-38a4-4742-8bd8-99dd1214cb0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:47.434Z|ca1b801c-abac-4f4f-bb5e-fd0923b0c0b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:47.434Z|38093907-f8b7-47b1-9690-790eca8b6429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:47.435Z|38093907-f8b7-47b1-9690-790eca8b6429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:47.435Z|ca1b801c-abac-4f4f-bb5e-fd0923b0c0b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:57.437Z|1c48e00d-cd34-4ccc-98da-9243b6487d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:57.439Z|1c48e00d-cd34-4ccc-98da-9243b6487d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:57.461Z|287ac4b9-3ef1-45bd-9f24-e1665f7a76b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:57.461Z|888151d5-f17a-4bbc-a52f-b8cc900a577a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:40:57.462Z|888151d5-f17a-4bbc-a52f-b8cc900a577a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:57.462Z|287ac4b9-3ef1-45bd-9f24-e1665f7a76b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:40:59.431Z|4f2c9f14-c561-4c01-ae9d-2945eb4081e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:40:59.432Z|4f2c9f14-c561-4c01-ae9d-2945eb4081e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:41:00.438Z|a369c148-0ae4-47a8-86f5-73b37fa1a4a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:41:00.440Z|a369c148-0ae4-47a8-86f5-73b37fa1a4a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:41:07.474Z|402dd043-9a49-49eb-bac0-efa5840e8858|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:07.475Z|402dd043-9a49-49eb-bac0-efa5840e8858|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:07.533Z|58101e11-6137-47fc-921f-3151e0c243de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:07.533Z|5784db7a-0553-4134-8090-ad20852aa8de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:07.533Z|58101e11-6137-47fc-921f-3151e0c243de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:07.534Z|5784db7a-0553-4134-8090-ad20852aa8de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:14.431Z|c641a6b3-ec9c-40e8-b757-fdef4fa9dcc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:41:14.432Z|c641a6b3-ec9c-40e8-b757-fdef4fa9dcc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:41:17.553Z|3ad3c959-d3c5-4cdf-993c-f81316b01ef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:17.553Z|3ad3c959-d3c5-4cdf-993c-f81316b01ef0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:17.581Z|dad8e89a-f7c2-4c34-b416-4449e23f70b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:17.582Z|dad8e89a-f7c2-4c34-b416-4449e23f70b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:17.587Z|b8c412a6-1c91-410f-88f6-0134ebb4955e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:17.589Z|b8c412a6-1c91-410f-88f6-0134ebb4955e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:27.615Z|529c5160-4c5b-4ab7-a13b-48646482d85d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:27.617Z|529c5160-4c5b-4ab7-a13b-48646482d85d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:27.616Z|a7794dba-23cc-4b7c-bd2c-51f9f0f2cc1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:27.622Z|a7794dba-23cc-4b7c-bd2c-51f9f0f2cc1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:27.626Z|c70d83bf-6de8-4d71-882e-175c1939fd97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:27.627Z|c70d83bf-6de8-4d71-882e-175c1939fd97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:29.431Z|15b221ff-3cee-4759-861c-4f0d4573177d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:41:29.446Z|15b221ff-3cee-4759-861c-4f0d4573177d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:41:30.440Z|cb9fc54c-1b2b-4e23-8b44-ccfd421e7ecc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:41:30.441Z|cb9fc54c-1b2b-4e23-8b44-ccfd421e7ecc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:41:37.661Z|8a2b9c78-410c-437b-9da6-308a723d1bb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:37.663Z|8a2b9c78-410c-437b-9da6-308a723d1bb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:37.673Z|798ffc17-230f-4ec2-a703-29ebcc0f48a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:37.674Z|798ffc17-230f-4ec2-a703-29ebcc0f48a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:37.680Z|bd99f703-28d1-4aee-8901-12d14935ba66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:37.681Z|bd99f703-28d1-4aee-8901-12d14935ba66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:41.027Z|810e7672-9959-43b0-a35b-790dcb9a1347|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-02-24T07:41:41.029Z|810e7672-9959-43b0-a35b-790dcb9a1347|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:44.431Z|6b04cd09-b1ec-45f2-9d65-cec66b0a41b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:41:44.432Z|6b04cd09-b1ec-45f2-9d65-cec66b0a41b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:41:47.718Z|bc56eac8-c767-4d08-8009-a2c9dd6878d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:47.720Z|bc56eac8-c767-4d08-8009-a2c9dd6878d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:47.731Z|9c96fb26-4154-4190-99ba-4f412290df31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:47.732Z|9c96fb26-4154-4190-99ba-4f412290df31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:47.738Z|034e36ea-baf6-41c9-84c6-12a51052e2f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:47.740Z|034e36ea-baf6-41c9-84c6-12a51052e2f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:57.770Z|e606eb47-402e-4843-80fe-66cff7ebe78b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:57.771Z|e606eb47-402e-4843-80fe-66cff7ebe78b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:57.777Z|cc4ea298-8cb4-4dea-90de-2b5eaba33388|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:57.778Z|cc4ea298-8cb4-4dea-90de-2b5eaba33388|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:57.793Z|32ebd512-7522-4eaf-9ca8-833c0d7b2b9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:41:57.793Z|32ebd512-7522-4eaf-9ca8-833c0d7b2b9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:41:59.431Z|11fa4e16-8469-44cc-929a-a90c9b4aeaad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:41:59.433Z|11fa4e16-8469-44cc-929a-a90c9b4aeaad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:42:00.442Z|913711c7-dbe7-402a-814d-bea7ba1ebaf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:42:00.442Z|913711c7-dbe7-402a-814d-bea7ba1ebaf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-02-24T07:42:07.821Z|17bca066-59f9-46f9-9447-539470be8f6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:42:07.823Z|17bca066-59f9-46f9-9447-539470be8f6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:42:07.842Z|0dbc385c-713e-4017-98f7-63749844ee14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:42:07.853Z|0dbc385c-713e-4017-98f7-63749844ee14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:42:07.856Z|a97c1b30-f92f-436b-8abb-16b9e3117108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-02-24T07:42:07.857Z|a97c1b30-f92f-436b-8abb-16b9e3117108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-02-24T07:42:14.431Z|dce82cb4-e960-4e24-98ff-3d2d2c81980f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-02-24T07:42:14.437Z|dce82cb4-e960-4e24-98ff-3d2d2c81980f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.