By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-06-01T03:08:04.411Z||main|||||INFO|500||The following profiles are active: basic 2022-06-01T03:08:22.560Z||main|||||INFO|500||Starting service [Tomcat] 2022-06-01T03:08:22.561Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-06-01T03:08:22.735Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-06-01T03:08:34.599Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2022-06-01T03:08:34.914Z||main|||||INFO|500||catdb-pool - Starting... 2022-06-01T03:08:35.289Z||main|||||INFO|500||catdb-pool - Start completed. 2022-06-01T03:08:35.810Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-06-01T03:08:36.166Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-06-01T03:08:36.966Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-01T03:08:39.678Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-01T03:08:40.478Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-06-01T03:08:43.921Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-01T03:08:44.177Z||main|||||INFO|500||reqdb-pool - Starting... 2022-06-01T03:08:44.188Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-06-01T03:08:44.207Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-06-01T03:08:45.037Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-01T03:08:45.671Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-01T03:08:47.464Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-06-01T03:08:54.920Z||main|||||WARN|500||--- 2022-06-01T03:08:54.921Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-06-01T03:08:54.921Z||main|||||WARN|500||--- 2022-06-01T03:08:55.669Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-06-01T03:09:03.592Z||main|||||INFO|500||Started ApiHandlerApplication in 63.325 seconds (JVM running for 66.661) 2022-06-01T03:09:03.606Z|8eda784b-b5d9-4e56-bcbf-c6db7a0fcc15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:09:03.620Z|8eda784b-b5d9-4e56-bcbf-c6db7a0fcc15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:09:03.625Z|986edc28-f394-41ca-8a5d-f9020bfb93dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:09:03.634Z|986edc28-f394-41ca-8a5d-f9020bfb93dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:09:04.158Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-06-01T03:09:04.467Z|ebfa42bc-85d1-4757-8308-d67977a2669f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-06-01T03:09:05.024Z|ebfa42bc-85d1-4757-8308-d67977a2669f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:05.886Z|979a0c9e-97d6-4c50-ba09-b0b7c9f9ec55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:05.888Z|979a0c9e-97d6-4c50-ba09-b0b7c9f9ec55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:08.096Z|b00159fc-db54-4965-8ea6-deb3be93bbae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:08.098Z|b00159fc-db54-4965-8ea6-deb3be93bbae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:15.017Z|9b1a9545-80e7-4067-bfe2-4bc4e2b7f537|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:15.019Z|9b1a9545-80e7-4067-bfe2-4bc4e2b7f537|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:15.927Z|190e8a5c-34e6-4ed2-9408-dd4e1f58ddb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:15.930Z|190e8a5c-34e6-4ed2-9408-dd4e1f58ddb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:18.138Z|68ec7487-dddb-420c-aa7c-cc21113ec9d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:18.140Z|68ec7487-dddb-420c-aa7c-cc21113ec9d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:18.557Z|16cac45f-6db2-41d1-a539-2b4ebff9636f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:09:18.564Z|16cac45f-6db2-41d1-a539-2b4ebff9636f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:09:25.086Z|a375af80-a788-4273-8941-d2d32ae9ca59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:25.088Z|a375af80-a788-4273-8941-d2d32ae9ca59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:25.970Z|00175dbc-1753-4170-b34a-ba0c73e54797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:25.972Z|00175dbc-1753-4170-b34a-ba0c73e54797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:28.182Z|1c3e01c7-8133-4942-84b7-0fe30e5ebf8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:28.183Z|1c3e01c7-8133-4942-84b7-0fe30e5ebf8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:33.554Z|0cc3b2ca-cbfa-4996-b3c0-1b6b225545b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:09:33.555Z|0cc3b2ca-cbfa-4996-b3c0-1b6b225545b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:09:33.637Z|37be42df-d0f4-40f3-8317-5f4b325a5596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:09:33.638Z|37be42df-d0f4-40f3-8317-5f4b325a5596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:09:35.145Z|8c5bdc2c-55df-4b56-9464-ad127c3c20b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:35.147Z|8c5bdc2c-55df-4b56-9464-ad127c3c20b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:36.011Z|5a720c10-5dd9-43eb-b421-8c013fb3d721|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:36.013Z|5a720c10-5dd9-43eb-b421-8c013fb3d721|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:38.218Z|da85e0e2-8ad6-4c89-aefa-b73f42285f9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:38.220Z|da85e0e2-8ad6-4c89-aefa-b73f42285f9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:45.198Z|0a175a79-68d4-4e62-9367-3a5704a26e1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:45.202Z|0a175a79-68d4-4e62-9367-3a5704a26e1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:46.042Z|20d72789-a98f-42b7-9cbb-4f9d1c323313|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:46.044Z|20d72789-a98f-42b7-9cbb-4f9d1c323313|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:48.254Z|f5062760-08bb-4ebc-ae05-557b573789eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:48.255Z|f5062760-08bb-4ebc-ae05-557b573789eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:48.555Z|d22e56e0-020c-44a7-9c37-a07c48386a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:09:48.556Z|d22e56e0-020c-44a7-9c37-a07c48386a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:09:55.237Z|afb9b948-4864-48dd-a44d-1fae3d0ef0ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:55.239Z|afb9b948-4864-48dd-a44d-1fae3d0ef0ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:56.080Z|f75e87c3-4fa1-4ba7-8395-15848a34d35d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:56.082Z|f75e87c3-4fa1-4ba7-8395-15848a34d35d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:09:58.302Z|941c26cd-c8c9-4513-ba9d-d7e4e94b9340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:09:58.304Z|941c26cd-c8c9-4513-ba9d-d7e4e94b9340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:03.554Z|5ed364b7-29ba-4da5-b87d-c5c69bdc0206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:10:03.560Z|5ed364b7-29ba-4da5-b87d-c5c69bdc0206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:10:03.640Z|d0c8c6bc-7b1d-4f18-98be-45b257218ecf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:10:03.641Z|d0c8c6bc-7b1d-4f18-98be-45b257218ecf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:10:05.270Z|103f4e6b-fb27-49a6-8c57-fcef95f5bfd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:05.272Z|103f4e6b-fb27-49a6-8c57-fcef95f5bfd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:06.115Z|7830e02b-82bd-4aa5-b98e-933c96565d9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:06.117Z|7830e02b-82bd-4aa5-b98e-933c96565d9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:08.335Z|4caca56e-ebd7-4699-b1f4-fe7e5ff05890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:08.337Z|4caca56e-ebd7-4699-b1f4-fe7e5ff05890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:15.303Z|b922abca-bc68-406b-96f7-5c8e6ca0590e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:15.304Z|b922abca-bc68-406b-96f7-5c8e6ca0590e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:16.150Z|029ee1fe-f789-4c37-9673-527c657ff1a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:16.152Z|029ee1fe-f789-4c37-9673-527c657ff1a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:18.373Z|c8203c05-5c3c-42d1-95e5-f61aa8e880a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:18.374Z|c8203c05-5c3c-42d1-95e5-f61aa8e880a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:18.554Z|34fc29dc-a182-4c15-8fa3-8df669383fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:10:18.556Z|34fc29dc-a182-4c15-8fa3-8df669383fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:10:25.330Z|dc33ff7e-f352-432f-90e5-602b34a8e8d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:25.331Z|dc33ff7e-f352-432f-90e5-602b34a8e8d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:26.184Z|586a74e0-ec16-4c08-84f1-18c03de12553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:26.186Z|586a74e0-ec16-4c08-84f1-18c03de12553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:28.411Z|a2a96cb9-acfe-44a3-ba1e-e1a03e7d601d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:28.413Z|a2a96cb9-acfe-44a3-ba1e-e1a03e7d601d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:33.554Z|dac49694-e375-49d1-a397-45e7657cc4e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:10:33.556Z|dac49694-e375-49d1-a397-45e7657cc4e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:10:33.643Z|7d9a96b1-5ad3-4560-8bd0-df4c77f981cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:10:33.644Z|7d9a96b1-5ad3-4560-8bd0-df4c77f981cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:10:35.361Z|95c4ce06-e355-45c5-9a17-8614c9494c1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:35.362Z|95c4ce06-e355-45c5-9a17-8614c9494c1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:36.217Z|28185ad9-0309-419f-9da6-993bd0caf77e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:36.218Z|28185ad9-0309-419f-9da6-993bd0caf77e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:38.445Z|93972a15-d53a-4bd9-a02d-583f86f62568|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:38.446Z|93972a15-d53a-4bd9-a02d-583f86f62568|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:45.397Z|3cd2189a-3afa-41e1-846f-c6b99934e575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:45.398Z|3cd2189a-3afa-41e1-846f-c6b99934e575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:46.253Z|1df0d756-a2b1-4319-8c24-133b49acac41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:46.255Z|1df0d756-a2b1-4319-8c24-133b49acac41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:48.477Z|e4b5465d-4d1c-427b-ba7e-08907fe04697|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:48.479Z|e4b5465d-4d1c-427b-ba7e-08907fe04697|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:48.555Z|2a48de51-6ceb-4939-8fad-853fcace5771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:10:48.559Z|2a48de51-6ceb-4939-8fad-853fcace5771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:10:55.428Z|1b7a384a-f5e8-441c-8384-141f5ff8caf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:55.429Z|1b7a384a-f5e8-441c-8384-141f5ff8caf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:56.284Z|5159d73c-abc3-4abe-ba80-7d1025c9e093|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:56.285Z|5159d73c-abc3-4abe-ba80-7d1025c9e093|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:10:58.511Z|08d37f85-65c2-4761-8052-1ab0e0546504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:10:58.513Z|08d37f85-65c2-4761-8052-1ab0e0546504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:03.555Z|af0582cb-bf03-4d4a-a8a5-0ecabcd2a747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:11:03.556Z|af0582cb-bf03-4d4a-a8a5-0ecabcd2a747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:11:03.646Z|a67ca67b-a738-4128-b68c-b7a33dce0aab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:11:03.648Z|a67ca67b-a738-4128-b68c-b7a33dce0aab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:11:05.464Z|04fec529-bcf3-4225-a12e-3264ad63cc48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:05.465Z|04fec529-bcf3-4225-a12e-3264ad63cc48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:06.315Z|3d3c26dc-044d-4e77-b8c0-e9a40f868cab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:06.316Z|3d3c26dc-044d-4e77-b8c0-e9a40f868cab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:08.550Z|1e2977a3-563d-46ce-bd60-57ed1ba0d999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:08.551Z|1e2977a3-563d-46ce-bd60-57ed1ba0d999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:15.498Z|aadaac84-4d62-4df1-b3d4-64d697ebe931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:15.500Z|aadaac84-4d62-4df1-b3d4-64d697ebe931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:16.349Z|2ee5fb80-8a4d-4856-86dd-0f73b56be67e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:16.351Z|2ee5fb80-8a4d-4856-86dd-0f73b56be67e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:18.555Z|8438f55a-4a06-416e-9834-07797651d2c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:11:18.556Z|8438f55a-4a06-416e-9834-07797651d2c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:11:18.585Z|19922c49-4b44-4efd-8514-b4f63725faca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:18.586Z|19922c49-4b44-4efd-8514-b4f63725faca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:25.530Z|697d64a3-5dbb-4c1d-a322-7545afc82a8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:25.532Z|697d64a3-5dbb-4c1d-a322-7545afc82a8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:26.384Z|4b5b8fee-817f-43a4-b968-43ff6b608393|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:26.385Z|4b5b8fee-817f-43a4-b968-43ff6b608393|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:28.618Z|183e0e00-a33a-44d2-acf8-62ffcd41330f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:28.619Z|183e0e00-a33a-44d2-acf8-62ffcd41330f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:33.556Z|ff243b51-fc7d-4096-898d-80781993dc22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:11:33.560Z|ff243b51-fc7d-4096-898d-80781993dc22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:11:33.649Z|27e9da0c-daea-446d-aa2e-05003ea39ea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:11:33.650Z|27e9da0c-daea-446d-aa2e-05003ea39ea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:11:35.561Z|25ed3144-3495-4d8b-a42d-8add25a5fe30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:35.562Z|25ed3144-3495-4d8b-a42d-8add25a5fe30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:36.418Z|9c135ceb-35c5-45da-a73f-40542db245fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:36.420Z|9c135ceb-35c5-45da-a73f-40542db245fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:38.656Z|e3e90531-2b23-4123-9381-c3554495980a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:38.658Z|e3e90531-2b23-4123-9381-c3554495980a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:45.594Z|0208ca29-a438-47e4-8eea-b369ecaba261|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:45.596Z|0208ca29-a438-47e4-8eea-b369ecaba261|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:46.454Z|6bd55bb6-335b-4fe3-9545-757cd1df0cbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:46.456Z|6bd55bb6-335b-4fe3-9545-757cd1df0cbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:48.555Z|49cd27b2-cf33-4711-a1f6-998804cb174b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:11:48.557Z|49cd27b2-cf33-4711-a1f6-998804cb174b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:11:48.695Z|679a291f-0350-4947-8566-2bfce181d37e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:48.696Z|679a291f-0350-4947-8566-2bfce181d37e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:55.630Z|6fcc7c03-5a38-4f81-862f-6e7def134b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:55.632Z|6fcc7c03-5a38-4f81-862f-6e7def134b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:56.484Z|67343f6d-1e14-4fe6-8a16-d14307cb085d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:56.485Z|67343f6d-1e14-4fe6-8a16-d14307cb085d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:11:58.731Z|1a3790ed-c71f-4953-8a29-dc9916a657f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:11:58.732Z|1a3790ed-c71f-4953-8a29-dc9916a657f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:03.555Z|d1757c5f-ded7-4ebc-b102-7242fe1da2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:12:03.556Z|d1757c5f-ded7-4ebc-b102-7242fe1da2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:12:03.652Z|648a4dd3-2921-47fd-bb70-07fc8c5df88d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:12:03.653Z|648a4dd3-2921-47fd-bb70-07fc8c5df88d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:12:05.663Z|c4ce1923-840b-460c-89eb-61e7a8243c8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:05.664Z|c4ce1923-840b-460c-89eb-61e7a8243c8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:06.515Z|598d423f-fed9-48c6-a0e5-4a7f18e65cc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:06.516Z|598d423f-fed9-48c6-a0e5-4a7f18e65cc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:08.770Z|5d66d406-ff0c-44bf-8e7c-654843baaf30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:08.771Z|5d66d406-ff0c-44bf-8e7c-654843baaf30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:15.696Z|8055ca5f-4050-4350-8a13-f81a1b00e6a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:15.697Z|8055ca5f-4050-4350-8a13-f81a1b00e6a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:16.550Z|8de15d79-5803-457c-86f6-42cfe80f2818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:16.551Z|8de15d79-5803-457c-86f6-42cfe80f2818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:18.554Z|a9e4e882-b893-4f50-962c-c153f235332c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:12:18.559Z|a9e4e882-b893-4f50-962c-c153f235332c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:12:18.807Z|a339a082-7d5e-4cfe-a192-e4cf0f70c00d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:18.808Z|a339a082-7d5e-4cfe-a192-e4cf0f70c00d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:25.727Z|2286fd2c-14e0-4db1-b8c5-633ba27071da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:25.729Z|2286fd2c-14e0-4db1-b8c5-633ba27071da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:26.579Z|1b437186-c4d2-488f-9053-0783b4d7b208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:26.580Z|1b437186-c4d2-488f-9053-0783b4d7b208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:28.839Z|80744498-051d-40ea-957b-0bef1a0e2fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:28.841Z|80744498-051d-40ea-957b-0bef1a0e2fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:33.555Z|75366d72-ae5e-4f3f-a05e-dc8c24144faa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:12:33.556Z|75366d72-ae5e-4f3f-a05e-dc8c24144faa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:12:33.655Z|2792a5bf-6abd-4357-a39e-6c40bc7bf379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:12:33.656Z|2792a5bf-6abd-4357-a39e-6c40bc7bf379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:12:35.767Z|15c043d6-2bd5-4022-bd9b-50a12342d621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:35.769Z|15c043d6-2bd5-4022-bd9b-50a12342d621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:36.608Z|c94508e2-9158-4d7a-9dd3-1b9d4626965e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:36.610Z|c94508e2-9158-4d7a-9dd3-1b9d4626965e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:38.871Z|1f03c77b-a652-483a-99ec-4354de065ad5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:38.873Z|1f03c77b-a652-483a-99ec-4354de065ad5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:45.803Z|32b38c30-fd3b-4b4d-b7c5-78da4c34737f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:45.805Z|32b38c30-fd3b-4b4d-b7c5-78da4c34737f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:46.636Z|fff9e4dc-09b8-494e-b4ed-07dbd42c5908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:46.638Z|fff9e4dc-09b8-494e-b4ed-07dbd42c5908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:48.557Z|0921d7bd-83eb-4057-8548-b09201b8c1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:12:48.558Z|0921d7bd-83eb-4057-8548-b09201b8c1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:12:48.907Z|fbda49a7-0318-43c7-b527-26baa172ef1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:48.909Z|fbda49a7-0318-43c7-b527-26baa172ef1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:55.832Z|e3797070-f80b-4109-86f1-1eb2beeff0c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:55.834Z|e3797070-f80b-4109-86f1-1eb2beeff0c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:56.669Z|3bea6bc2-659a-4d8e-b92a-5210e3c8699e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:56.671Z|3bea6bc2-659a-4d8e-b92a-5210e3c8699e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:12:58.961Z|69700fcf-1eda-47f8-a1e5-e0b67a1a66b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:12:58.963Z|69700fcf-1eda-47f8-a1e5-e0b67a1a66b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:03.554Z|efddb3c8-4e82-4dce-9ca3-2426527600aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:13:03.559Z|efddb3c8-4e82-4dce-9ca3-2426527600aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:13:03.658Z|0a9c0a19-5215-4e5e-a8c7-838a0595a661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:13:03.659Z|0a9c0a19-5215-4e5e-a8c7-838a0595a661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:13:05.863Z|c0a3c024-ae91-42ab-b142-6da6803c4bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:05.865Z|c0a3c024-ae91-42ab-b142-6da6803c4bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:06.699Z|d9a1c291-de74-4c09-9798-5cde49e0f6db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:06.701Z|d9a1c291-de74-4c09-9798-5cde49e0f6db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:08.993Z|45dc77fd-1788-4873-b760-5a0ce32fa15e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:08.995Z|45dc77fd-1788-4873-b760-5a0ce32fa15e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:15.895Z|acbcf0ed-3e98-4c42-9856-79e18794e2c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:15.896Z|acbcf0ed-3e98-4c42-9856-79e18794e2c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:16.728Z|bc5c4f84-1648-4241-8ca4-7c1b465f0685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:16.729Z|bc5c4f84-1648-4241-8ca4-7c1b465f0685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:18.554Z|96782243-a168-4260-8e3f-a43c5ea38f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:13:18.555Z|96782243-a168-4260-8e3f-a43c5ea38f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:13:19.029Z|adeaecd7-c84b-402f-bb32-d91fabd3ce01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:19.031Z|adeaecd7-c84b-402f-bb32-d91fabd3ce01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:25.927Z|9a554884-9ec1-4c63-a4e8-151d9280fab9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:25.929Z|9a554884-9ec1-4c63-a4e8-151d9280fab9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:26.757Z|d1f85b8a-e763-44ac-aafc-114873a542c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:26.758Z|d1f85b8a-e763-44ac-aafc-114873a542c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:29.063Z|014040ed-ba81-4a7e-827a-e4313d997ec5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:29.064Z|014040ed-ba81-4a7e-827a-e4313d997ec5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:33.555Z|50769164-f822-4e98-b0de-06b1840c6bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:13:33.556Z|50769164-f822-4e98-b0de-06b1840c6bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:13:33.660Z|10f30c01-6ac2-41fe-b0de-633d95b903df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:13:33.661Z|10f30c01-6ac2-41fe-b0de-633d95b903df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:13:35.957Z|bd78e234-039e-4a55-9fc0-c0e2f74b5749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:35.959Z|bd78e234-039e-4a55-9fc0-c0e2f74b5749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:36.801Z|f356f403-93db-42a7-8672-b6259e2abe36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:36.803Z|f356f403-93db-42a7-8672-b6259e2abe36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:39.092Z|b41a1ef6-803d-47b0-a6bc-25aa69f56477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:39.094Z|b41a1ef6-803d-47b0-a6bc-25aa69f56477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:45.990Z|f431551c-86ab-494f-ad81-6a2f241f277e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:45.992Z|f431551c-86ab-494f-ad81-6a2f241f277e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:46.833Z|f6a2ec5b-17a0-4522-96a0-8792d385203f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:46.834Z|f6a2ec5b-17a0-4522-96a0-8792d385203f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:48.554Z|02fec78b-05b0-4513-9b96-17bd4038a05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:13:48.558Z|02fec78b-05b0-4513-9b96-17bd4038a05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:13:49.122Z|dc8f1bb2-31a5-4e66-b1bf-694eef156f68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:49.123Z|dc8f1bb2-31a5-4e66-b1bf-694eef156f68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:56.020Z|5d4405ff-01d9-4dfa-9d07-ff689eaba1c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:56.021Z|5d4405ff-01d9-4dfa-9d07-ff689eaba1c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:56.860Z|6d7d4509-452d-4e88-bc9e-434669350074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:56.861Z|6d7d4509-452d-4e88-bc9e-434669350074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:13:59.151Z|b53623e1-42e7-4731-976a-e923d7f63713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:13:59.152Z|b53623e1-42e7-4731-976a-e923d7f63713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:03.554Z|663a5c46-dec5-4203-9994-32e98fcbb95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:14:03.555Z|663a5c46-dec5-4203-9994-32e98fcbb95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:14:03.663Z|57ce8477-6a9a-4ffb-bf1c-25a7d3e08464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:14:03.664Z|57ce8477-6a9a-4ffb-bf1c-25a7d3e08464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:14:06.046Z|72006d3f-bacd-41c7-9de3-94cbc631b58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:06.047Z|72006d3f-bacd-41c7-9de3-94cbc631b58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:06.889Z|c575cb29-0351-4147-8d1f-98572b6a7aba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:06.891Z|c575cb29-0351-4147-8d1f-98572b6a7aba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:09.179Z|da49b86e-03b2-4434-ad01-55d73ccc04b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:09.181Z|da49b86e-03b2-4434-ad01-55d73ccc04b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:16.073Z|a7f19919-1b4d-4686-906a-6f959fcb77ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:16.075Z|a7f19919-1b4d-4686-906a-6f959fcb77ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:16.920Z|f6e02ac1-3033-418b-87c9-91cab29509ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:16.921Z|f6e02ac1-3033-418b-87c9-91cab29509ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:18.555Z|b2045ab3-d42e-4ab9-9c70-09a3ff308a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:14:18.556Z|b2045ab3-d42e-4ab9-9c70-09a3ff308a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:14:19.210Z|4e762f70-4204-4284-a9d5-9e85de540173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:19.212Z|4e762f70-4204-4284-a9d5-9e85de540173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:26.106Z|7e6980a4-69c7-4fa7-8669-a8898a28ede4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:26.107Z|7e6980a4-69c7-4fa7-8669-a8898a28ede4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:26.950Z|00d6f4cd-e62f-4acf-b787-5af8762b4a87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:26.951Z|00d6f4cd-e62f-4acf-b787-5af8762b4a87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:29.241Z|06c1908c-63f9-457b-b9a2-8dede149b815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:29.242Z|06c1908c-63f9-457b-b9a2-8dede149b815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:33.554Z|e4989d19-1125-481d-a104-095859c4dca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:14:33.560Z|e4989d19-1125-481d-a104-095859c4dca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:14:33.666Z|3cf9983e-2641-4893-9ee4-958543226de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:14:33.667Z|3cf9983e-2641-4893-9ee4-958543226de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:14:36.137Z|833fc7dd-4bd2-4ebd-84b0-501913741223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:36.138Z|833fc7dd-4bd2-4ebd-84b0-501913741223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:36.978Z|ed5183a5-af84-491e-84a1-d9f1f6a1d940|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:36.979Z|ed5183a5-af84-491e-84a1-d9f1f6a1d940|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:39.268Z|3092cfd8-020b-49d9-bbb3-8e2f3c9d2dcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:39.269Z|3092cfd8-020b-49d9-bbb3-8e2f3c9d2dcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:46.167Z|3a0ee952-1643-47c1-9747-78954f915bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:46.168Z|3a0ee952-1643-47c1-9747-78954f915bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:47.006Z|a1546602-8361-423c-a496-6082d07570ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:47.007Z|a1546602-8361-423c-a496-6082d07570ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:48.554Z|ec9f41dc-c5e8-4b46-b310-38620905c6bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:14:48.555Z|ec9f41dc-c5e8-4b46-b310-38620905c6bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:14:49.297Z|c1ef8aac-2398-4d3b-960a-cf7ffffe27f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:49.298Z|c1ef8aac-2398-4d3b-960a-cf7ffffe27f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:56.201Z|6f9f7dea-ff78-40a8-b5ce-0ffb01eafabd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:56.202Z|6f9f7dea-ff78-40a8-b5ce-0ffb01eafabd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:57.039Z|9bcc4271-7395-4e72-b8ee-31c499bf4109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:57.041Z|9bcc4271-7395-4e72-b8ee-31c499bf4109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:14:59.327Z|ffeb917f-cf6b-4d29-98b6-4f06793706c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:14:59.328Z|ffeb917f-cf6b-4d29-98b6-4f06793706c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:03.554Z|40469e98-e9b5-4dab-8754-70f62d618c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:15:03.555Z|40469e98-e9b5-4dab-8754-70f62d618c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:15:03.668Z|06549e08-c967-4d5a-9f05-3422e80b6115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:15:03.669Z|06549e08-c967-4d5a-9f05-3422e80b6115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:15:06.231Z|499c4b21-08a1-4b12-995c-ab62b548235e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:06.232Z|499c4b21-08a1-4b12-995c-ab62b548235e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:07.070Z|5580f980-19e8-41ee-9f3a-cf5757b7ea9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:07.072Z|5580f980-19e8-41ee-9f3a-cf5757b7ea9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:09.357Z|8f9034a0-5ca8-4ee5-b816-3ed7fcbc10d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:09.358Z|8f9034a0-5ca8-4ee5-b816-3ed7fcbc10d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:16.259Z|30ebcd69-c4e4-44dd-9822-0349e7a27644|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:16.260Z|30ebcd69-c4e4-44dd-9822-0349e7a27644|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:17.100Z|d91fae86-d793-4b95-a636-5966b2a7962e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:17.101Z|d91fae86-d793-4b95-a636-5966b2a7962e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:18.554Z|f9860c4b-c17c-442a-99b2-872c307cfb19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:15:18.559Z|f9860c4b-c17c-442a-99b2-872c307cfb19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:15:19.385Z|e012d8fa-4591-44c6-850f-a6052969a4b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:19.386Z|e012d8fa-4591-44c6-850f-a6052969a4b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:26.289Z|01972b95-1cab-48ae-a6c5-c5b36bce5a3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:26.295Z|01972b95-1cab-48ae-a6c5-c5b36bce5a3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:27.130Z|9e65d628-1dcc-4812-8132-6eba7f8a143d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:27.131Z|9e65d628-1dcc-4812-8132-6eba7f8a143d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:29.414Z|3a6f247f-87e7-4ce3-b33e-f814cb729a09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:29.416Z|3a6f247f-87e7-4ce3-b33e-f814cb729a09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:33.554Z|c71e8cad-3fdf-43d7-8498-c90289b59d5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:15:33.556Z|c71e8cad-3fdf-43d7-8498-c90289b59d5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:15:33.670Z|778e7d28-24b4-49da-8a9f-db95b3108c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:15:33.671Z|778e7d28-24b4-49da-8a9f-db95b3108c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:15:36.326Z|49959566-b112-455d-bf8c-e1f7d352d0f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:36.327Z|49959566-b112-455d-bf8c-e1f7d352d0f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:37.159Z|4cc57b16-56f1-4c0f-b22f-ba62853ef0e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:37.161Z|4cc57b16-56f1-4c0f-b22f-ba62853ef0e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:39.441Z|be8e7264-ef11-4ca4-9d59-5cf9504a8f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:39.442Z|be8e7264-ef11-4ca4-9d59-5cf9504a8f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:46.363Z|7dc2cffe-886d-45c2-9072-2fab6401d399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:46.364Z|7dc2cffe-886d-45c2-9072-2fab6401d399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:47.188Z|77e1527a-8414-4ed4-b891-1771a0c5effb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:47.190Z|77e1527a-8414-4ed4-b891-1771a0c5effb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:48.554Z|8f6a6008-0907-451f-b69e-cea25546a691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:15:48.556Z|8f6a6008-0907-451f-b69e-cea25546a691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:15:49.469Z|f57f1370-3579-4cf9-b9c2-cf6789b1c537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:49.470Z|f57f1370-3579-4cf9-b9c2-cf6789b1c537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:56.395Z|246bd410-831e-4d20-b717-a9d79ae32e99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:56.397Z|246bd410-831e-4d20-b717-a9d79ae32e99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:57.219Z|2a9cdda7-2d2e-4d13-b797-e742d3456c3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:57.221Z|2a9cdda7-2d2e-4d13-b797-e742d3456c3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:15:59.503Z|5f2f1a89-0302-49f2-8b1a-6eba0672e515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:15:59.504Z|5f2f1a89-0302-49f2-8b1a-6eba0672e515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:03.554Z|6d4bfe4b-c35a-4145-a52b-921309bda790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:16:03.559Z|6d4bfe4b-c35a-4145-a52b-921309bda790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:16:03.673Z|546c37bc-72f5-4cf9-ab38-00a5bf2b7983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:16:03.674Z|546c37bc-72f5-4cf9-ab38-00a5bf2b7983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:16:06.424Z|d3ea1e9b-6e9d-4058-98f2-e0abb11d8628|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:06.425Z|d3ea1e9b-6e9d-4058-98f2-e0abb11d8628|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:07.255Z|65e2af85-2f02-4e74-b08e-c57040eab222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:07.256Z|65e2af85-2f02-4e74-b08e-c57040eab222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:09.535Z|fdda77a2-2ac1-4a72-84b7-35e32f0bbb8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:09.536Z|fdda77a2-2ac1-4a72-84b7-35e32f0bbb8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:16.453Z|58ce2fb7-78fc-4bcf-8d4e-a8d676ad87eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:16.454Z|58ce2fb7-78fc-4bcf-8d4e-a8d676ad87eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:17.284Z|145e5c0f-4694-4912-9a07-df1668796d68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:17.286Z|145e5c0f-4694-4912-9a07-df1668796d68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:18.558Z|5b45611c-009e-482d-8ac7-941f05e26c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:16:18.559Z|5b45611c-009e-482d-8ac7-941f05e26c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:16:19.564Z|0649a156-541b-4433-a2f2-212a699edfdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:19.565Z|0649a156-541b-4433-a2f2-212a699edfdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:26.485Z|ffada899-3dc0-433f-be89-942cca509da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:26.486Z|ffada899-3dc0-433f-be89-942cca509da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:27.313Z|2e6a2874-2592-4d65-8163-7ad5b272e112|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:27.314Z|2e6a2874-2592-4d65-8163-7ad5b272e112|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:29.595Z|36e98f0c-ab5b-47fb-a049-74cc924f158c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:29.597Z|36e98f0c-ab5b-47fb-a049-74cc924f158c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:33.554Z|3ed7a914-8d9f-4145-b3e9-b3c89f8dcf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:16:33.555Z|3ed7a914-8d9f-4145-b3e9-b3c89f8dcf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:16:33.677Z|0a823dba-f4ba-442b-8f05-7d69b7095a45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:16:33.678Z|0a823dba-f4ba-442b-8f05-7d69b7095a45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:16:36.512Z|4e996458-b94e-4e33-8a14-3290e7f577e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:36.513Z|4e996458-b94e-4e33-8a14-3290e7f577e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:37.341Z|cdaeb208-0f67-4520-9fe8-609ac9ca18cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:37.342Z|cdaeb208-0f67-4520-9fe8-609ac9ca18cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:39.627Z|91e5bd3c-7c35-4c83-9f60-6baf82366625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:39.629Z|91e5bd3c-7c35-4c83-9f60-6baf82366625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:46.540Z|11d83aee-fdc5-40a5-89be-22b7a34f7297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:46.541Z|11d83aee-fdc5-40a5-89be-22b7a34f7297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:47.371Z|774da24a-5391-4cd6-aecd-1976a49dd9b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:47.372Z|774da24a-5391-4cd6-aecd-1976a49dd9b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:48.554Z|1d8a0a02-05ab-455f-9690-0dd5d084ebc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:16:48.557Z|1d8a0a02-05ab-455f-9690-0dd5d084ebc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:16:49.656Z|3138e42d-1f2a-429a-a73f-a86bda193865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:49.657Z|3138e42d-1f2a-429a-a73f-a86bda193865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:56.567Z|3c761c70-5157-41fd-80a2-966f21e918f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:56.569Z|3c761c70-5157-41fd-80a2-966f21e918f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:57.400Z|d39eeaf1-eee2-416c-835d-f80736298699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:57.402Z|d39eeaf1-eee2-416c-835d-f80736298699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:16:59.685Z|8badeb95-dd8d-453f-8c4f-0059a1eaea81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:16:59.686Z|8badeb95-dd8d-453f-8c4f-0059a1eaea81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:03.555Z|6a03a863-eabd-47b7-927b-1e1df28238e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:17:03.556Z|6a03a863-eabd-47b7-927b-1e1df28238e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:17:03.680Z|ce6d5fb0-52f4-41b8-8a88-df0d66de623b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:17:03.681Z|ce6d5fb0-52f4-41b8-8a88-df0d66de623b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:17:06.596Z|1938ffd3-2c25-4f73-90a9-ecf69ad59a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:06.598Z|1938ffd3-2c25-4f73-90a9-ecf69ad59a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:07.429Z|39748a58-415a-4e34-a09f-12e7a88d85f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:07.431Z|39748a58-415a-4e34-a09f-12e7a88d85f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:09.715Z|ad658c32-571a-4e26-83b9-3357d3089e36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:09.716Z|ad658c32-571a-4e26-83b9-3357d3089e36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:16.626Z|91c38dc8-27f3-47a5-befa-5bd1f5b296ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:16.627Z|91c38dc8-27f3-47a5-befa-5bd1f5b296ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:17.459Z|b673566c-4210-4a13-9b22-a0ac37155a34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:17.460Z|b673566c-4210-4a13-9b22-a0ac37155a34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:18.554Z|fcac6a36-dc69-41ab-a89f-0382b636d2d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:17:18.555Z|fcac6a36-dc69-41ab-a89f-0382b636d2d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:17:19.741Z|2422dac0-4043-49fe-9152-524b436c8581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:19.743Z|2422dac0-4043-49fe-9152-524b436c8581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:26.654Z|22868820-78ed-4d95-8ece-b4d0ae84a406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:26.655Z|22868820-78ed-4d95-8ece-b4d0ae84a406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:27.489Z|b0482978-d8ee-4313-bb97-75df07aa1f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:27.490Z|b0482978-d8ee-4313-bb97-75df07aa1f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:29.779Z|f3af7fc6-c975-4c18-b8f8-00f77cdfc45a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:29.780Z|f3af7fc6-c975-4c18-b8f8-00f77cdfc45a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:33.554Z|603e0e5d-b467-41f4-8111-6fdcee96b26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:17:33.559Z|603e0e5d-b467-41f4-8111-6fdcee96b26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:17:33.682Z|148dbefc-915c-47fd-97de-08ae257195c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:17:33.683Z|148dbefc-915c-47fd-97de-08ae257195c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:17:36.685Z|086739c1-7553-4f2b-9e28-f579d62d446d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:36.686Z|086739c1-7553-4f2b-9e28-f579d62d446d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:37.516Z|e6f10f6e-3f50-40bd-93e1-a8e219740138|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:37.517Z|e6f10f6e-3f50-40bd-93e1-a8e219740138|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:39.808Z|5ab13803-5403-46dd-bd84-31289c97bbd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:39.810Z|5ab13803-5403-46dd-bd84-31289c97bbd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:46.714Z|8578d170-4c0e-4757-9585-b97da84f605d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:46.716Z|8578d170-4c0e-4757-9585-b97da84f605d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:47.545Z|c1a54899-0255-41b3-bbcf-ef44b817c886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:47.546Z|c1a54899-0255-41b3-bbcf-ef44b817c886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:48.555Z|d1f80d2a-0d22-4834-8e59-1eca600eee5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:17:48.556Z|d1f80d2a-0d22-4834-8e59-1eca600eee5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:17:49.841Z|2706454b-622a-4298-8bae-32cd36b8b565|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:49.842Z|2706454b-622a-4298-8bae-32cd36b8b565|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:56.748Z|f68855f8-e475-40b5-ae9e-77b5a3b6cd44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:56.749Z|f68855f8-e475-40b5-ae9e-77b5a3b6cd44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:57.574Z|d51f9ca3-4e2f-4ecd-af08-488fdf27a071|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:57.576Z|d51f9ca3-4e2f-4ecd-af08-488fdf27a071|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:17:59.873Z|45eca04d-70b4-4c11-b3b6-e4558942610d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:17:59.875Z|45eca04d-70b4-4c11-b3b6-e4558942610d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:03.555Z|e6f3a22e-0226-4f6b-83bb-5a0701ef40d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:18:03.556Z|e6f3a22e-0226-4f6b-83bb-5a0701ef40d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:18:03.684Z|65e9bdb4-c113-4a10-a516-3f3c519095c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:18:03.685Z|65e9bdb4-c113-4a10-a516-3f3c519095c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:18:06.783Z|06f83c5b-e0db-4cfc-9bfe-b79ae1cc28ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:06.785Z|06f83c5b-e0db-4cfc-9bfe-b79ae1cc28ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:07.605Z|26660303-5c4d-41ca-996c-4414aece4eae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:07.607Z|26660303-5c4d-41ca-996c-4414aece4eae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:09.902Z|c2a5e87a-4e57-42a9-9ca1-03ee56b7107d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:09.903Z|c2a5e87a-4e57-42a9-9ca1-03ee56b7107d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:16.816Z|80254a59-5490-4f12-ab01-f2cf87df6932|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:16.817Z|80254a59-5490-4f12-ab01-f2cf87df6932|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:17.635Z|65e9493d-9c0b-4191-b0fa-26b8bdb37fab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:17.636Z|65e9493d-9c0b-4191-b0fa-26b8bdb37fab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:18.554Z|7b6b444c-225b-401c-82e6-26adccd232d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:18:18.558Z|7b6b444c-225b-401c-82e6-26adccd232d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:18:19.930Z|b8370f71-d24b-4c7b-874a-35ea6827aa42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:19.932Z|b8370f71-d24b-4c7b-874a-35ea6827aa42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:23.605Z|5e8db2ef-f541-4acf-a1f7-651a5f4c4b5d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:18:23.606Z|5e8db2ef-f541-4acf-a1f7-651a5f4c4b5d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:26.848Z|c3e49079-80a1-44f7-9c40-e0eaa6476a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:26.850Z|c3e49079-80a1-44f7-9c40-e0eaa6476a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:27.664Z|f29c5307-986b-4e87-8ae3-522ced30cb15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:27.665Z|f29c5307-986b-4e87-8ae3-522ced30cb15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:29.964Z|4fa127f4-0376-48a7-b114-af0e24c6cb1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:29.966Z|4fa127f4-0376-48a7-b114-af0e24c6cb1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:33.555Z|a112a05e-f476-40ee-af7e-c3e3667beeb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:18:33.556Z|a112a05e-f476-40ee-af7e-c3e3667beeb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:18:33.686Z|e9ce6332-1b44-472e-ae92-cc047435c368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:18:33.687Z|e9ce6332-1b44-472e-ae92-cc047435c368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:18:36.881Z|b085a07d-3a20-4356-87a7-5d94ae3e504b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:36.882Z|b085a07d-3a20-4356-87a7-5d94ae3e504b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:37.695Z|a2c56f28-13bf-41dc-a800-fdcde1b6bb4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:37.696Z|a2c56f28-13bf-41dc-a800-fdcde1b6bb4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:39.995Z|22bafd89-43b9-4c81-9415-037d63f00532|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:39.996Z|22bafd89-43b9-4c81-9415-037d63f00532|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:46.911Z|c38b38ce-06e4-417d-8906-32307098352b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:46.912Z|c38b38ce-06e4-417d-8906-32307098352b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:47.724Z|47710d6b-273f-47d1-8720-e318fdab912d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:47.725Z|47710d6b-273f-47d1-8720-e318fdab912d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:48.554Z|7c253f26-e836-4849-87b2-5fe7148abab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:18:48.555Z|7c253f26-e836-4849-87b2-5fe7148abab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:18:50.022Z|90f439d6-f5d8-486f-94f0-da5bdcd92dc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:50.023Z|90f439d6-f5d8-486f-94f0-da5bdcd92dc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:56.940Z|d246638d-e19b-423b-b90e-eb6de0553465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:56.942Z|d246638d-e19b-423b-b90e-eb6de0553465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:18:57.752Z|e239e426-deb1-44ad-bcf6-011c157289f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:18:57.753Z|e239e426-deb1-44ad-bcf6-011c157289f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:00.051Z|49901d5b-6ee3-45cd-b1d3-248f1e08c674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:00.053Z|49901d5b-6ee3-45cd-b1d3-248f1e08c674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:03.554Z|bde2d1c6-8cae-482b-8ee1-38e3950f1928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:19:03.559Z|bde2d1c6-8cae-482b-8ee1-38e3950f1928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:19:03.689Z|367d8ba9-052c-43be-87bd-9c664779dc16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:19:03.690Z|367d8ba9-052c-43be-87bd-9c664779dc16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:19:06.970Z|9ace20fe-e166-461b-8a64-fc3db9804da9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:06.971Z|9ace20fe-e166-461b-8a64-fc3db9804da9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:07.780Z|77df8698-b089-4ea0-89be-455bd874a461|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:07.782Z|77df8698-b089-4ea0-89be-455bd874a461|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:10.080Z|eb126f27-26cb-425b-863b-963f2bbdfeaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:10.081Z|eb126f27-26cb-425b-863b-963f2bbdfeaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:16.997Z|5432ef8a-7798-484d-b192-a3eb62daecf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:16.998Z|5432ef8a-7798-484d-b192-a3eb62daecf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:17.813Z|8ed5d845-0f87-40ac-87b7-40b38293f009|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:17.814Z|8ed5d845-0f87-40ac-87b7-40b38293f009|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:18.554Z|23005eda-ce20-4af0-8b85-6d7e4db6fc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:19:18.555Z|23005eda-ce20-4af0-8b85-6d7e4db6fc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:19:20.108Z|9d97bca7-2eb0-4b9d-865d-3ffd3abb2da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:20.109Z|9d97bca7-2eb0-4b9d-865d-3ffd3abb2da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:23.590Z|de18e1ac-962d-4001-802a-fa080d82fa0f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:19:23.592Z|de18e1ac-962d-4001-802a-fa080d82fa0f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:27.026Z|96903e1b-c74d-4807-a77d-d2421bed6da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:27.027Z|96903e1b-c74d-4807-a77d-d2421bed6da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:27.844Z|ce44fa41-5833-4d07-bdb0-105a2e9cb8b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:27.845Z|ce44fa41-5833-4d07-bdb0-105a2e9cb8b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:30.135Z|61c9a59e-bbe2-4a21-9bc3-17ceb3f4a7ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:30.137Z|61c9a59e-bbe2-4a21-9bc3-17ceb3f4a7ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:33.554Z|6baa2dd6-d387-4634-9c87-0cb05e488e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:19:33.555Z|6baa2dd6-d387-4634-9c87-0cb05e488e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:19:33.691Z|9a4338b8-eb8a-4575-a909-83dda545935e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:19:33.693Z|9a4338b8-eb8a-4575-a909-83dda545935e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:19:37.058Z|8ddce720-07a4-4a0d-9e51-53a5cf781272|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:37.060Z|8ddce720-07a4-4a0d-9e51-53a5cf781272|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:37.873Z|c03af0ec-c598-451c-9d6a-7911ca1ea151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:37.875Z|c03af0ec-c598-451c-9d6a-7911ca1ea151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:40.170Z|df766f94-c72a-4f00-ac27-78467b31e192|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:40.171Z|df766f94-c72a-4f00-ac27-78467b31e192|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:47.089Z|0603622a-d504-4aac-8c94-9f658d2d7bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:47.090Z|0603622a-d504-4aac-8c94-9f658d2d7bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:47.904Z|bafc833e-7370-4950-9046-c318e83f9fa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:47.906Z|bafc833e-7370-4950-9046-c318e83f9fa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:48.554Z|a2779dac-e49c-4126-ab72-36e10b006c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:19:48.558Z|a2779dac-e49c-4126-ab72-36e10b006c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:19:50.199Z|0cbe809f-d761-4148-8d14-a170a92479b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:50.202Z|0cbe809f-d761-4148-8d14-a170a92479b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:57.119Z|af0e3f51-80fb-4c84-b9a7-e41adfaf9f60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:57.120Z|af0e3f51-80fb-4c84-b9a7-e41adfaf9f60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:19:57.935Z|bcf2a916-edca-4cbb-ad8a-c5c59c736e55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:19:57.936Z|bcf2a916-edca-4cbb-ad8a-c5c59c736e55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:00.234Z|83ee2c03-efa3-4fc9-b108-b4bc067dd73e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:00.235Z|83ee2c03-efa3-4fc9-b108-b4bc067dd73e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:03.554Z|61428a68-c25e-4740-8db8-0de4f07e8f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:20:03.555Z|61428a68-c25e-4740-8db8-0de4f07e8f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:20:03.694Z|83bda805-a7ce-451c-a3fb-d756730408f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:20:03.695Z|83bda805-a7ce-451c-a3fb-d756730408f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:20:07.148Z|80c80971-ce74-47df-a098-cf5826b90330|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:07.149Z|80c80971-ce74-47df-a098-cf5826b90330|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:07.963Z|896f60d2-12e5-4134-b868-b55352edf8fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:07.964Z|896f60d2-12e5-4134-b868-b55352edf8fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:10.264Z|8a04e0ff-78ad-4cbb-a58c-edc8e9cec3ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:10.265Z|8a04e0ff-78ad-4cbb-a58c-edc8e9cec3ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:17.176Z|831efd6c-0535-4414-8d51-3359b049d346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:17.178Z|831efd6c-0535-4414-8d51-3359b049d346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:17.991Z|84fe0858-605a-4dff-9ccd-9447e26943ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:17.993Z|84fe0858-605a-4dff-9ccd-9447e26943ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:18.554Z|1c103082-3582-4e58-b5d6-965ca4d0667b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:20:18.555Z|1c103082-3582-4e58-b5d6-965ca4d0667b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:20:20.299Z|42542f09-1253-44d3-b3c1-ce95eb73a0f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:20.300Z|42542f09-1253-44d3-b3c1-ce95eb73a0f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:23.589Z|6d78cabe-7b3a-4f81-96c8-89113980f9b9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:20:23.590Z|6d78cabe-7b3a-4f81-96c8-89113980f9b9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:27.205Z|008638ab-3312-4d7f-a7aa-807b75007146|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:27.206Z|008638ab-3312-4d7f-a7aa-807b75007146|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:28.022Z|9100d221-2f87-4333-bbf6-1ae78a55a7ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:28.023Z|9100d221-2f87-4333-bbf6-1ae78a55a7ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:30.344Z|c5428729-2b0e-4e85-83a1-af7690eb728a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:30.345Z|c5428729-2b0e-4e85-83a1-af7690eb728a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:33.554Z|96952e5c-a317-4edf-ac6d-50f23db05117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:20:33.560Z|96952e5c-a317-4edf-ac6d-50f23db05117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:20:33.697Z|8002cc51-2b22-4dec-9b25-1d87f85a70ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:20:33.698Z|8002cc51-2b22-4dec-9b25-1d87f85a70ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:20:37.234Z|629d0c15-5c03-4c9f-9da4-6e3b27566a7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:37.234Z|629d0c15-5c03-4c9f-9da4-6e3b27566a7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:38.051Z|39887853-dd03-4845-8c92-e7d779134a69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:38.052Z|39887853-dd03-4845-8c92-e7d779134a69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:40.375Z|c2df5431-fd3c-4b8c-b860-8db21f2ecb64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:40.376Z|c2df5431-fd3c-4b8c-b860-8db21f2ecb64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:47.260Z|3af6abc8-e932-488b-a28e-75a8bb34ba4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:47.261Z|3af6abc8-e932-488b-a28e-75a8bb34ba4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:48.079Z|343963cb-9d90-4eba-a4a2-2392c9f0cdbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:48.080Z|343963cb-9d90-4eba-a4a2-2392c9f0cdbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:48.554Z|7c62f925-5a7f-460b-8c39-3fc8a5e4a193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:20:48.555Z|7c62f925-5a7f-460b-8c39-3fc8a5e4a193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:20:50.405Z|c8512ee5-e453-49c4-b0b3-820b5d3adca3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:50.406Z|c8512ee5-e453-49c4-b0b3-820b5d3adca3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:57.287Z|2bc875c3-9abe-4e75-8eec-96c82b735d18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:57.288Z|2bc875c3-9abe-4e75-8eec-96c82b735d18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:20:58.107Z|5a8e00cc-d29d-419e-9004-dc1f434f71b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:20:58.108Z|5a8e00cc-d29d-419e-9004-dc1f434f71b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:00.450Z|aa71122c-ac9a-4607-80b7-812e54bbd1c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:00.451Z|aa71122c-ac9a-4607-80b7-812e54bbd1c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:03.554Z|c509ef34-1768-40c4-875e-651564a611dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:21:03.555Z|c509ef34-1768-40c4-875e-651564a611dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:21:03.699Z|f24c54e7-b704-4e63-bdc4-713d2bb9b14b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:21:03.700Z|f24c54e7-b704-4e63-bdc4-713d2bb9b14b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:21:07.316Z|458502e9-ff1f-4613-acf0-6e80f7be57fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:07.317Z|458502e9-ff1f-4613-acf0-6e80f7be57fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:08.134Z|9e1dbe5e-564a-4a8c-b789-c696975027af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:08.135Z|9e1dbe5e-564a-4a8c-b789-c696975027af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:10.481Z|0ecf7e8a-81de-4713-88ce-45f6ea94bd78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:10.482Z|0ecf7e8a-81de-4713-88ce-45f6ea94bd78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:17.344Z|bb7a387f-255e-477b-b12f-0293fc80a842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:17.346Z|bb7a387f-255e-477b-b12f-0293fc80a842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:18.160Z|bf0290f8-ef62-4024-86ed-50fde5c41b94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:18.162Z|bf0290f8-ef62-4024-86ed-50fde5c41b94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:18.554Z|8622eec7-9e9f-4c09-9c84-2d45ed3e88f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:21:18.558Z|8622eec7-9e9f-4c09-9c84-2d45ed3e88f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:21:20.516Z|ac3e55fc-1f8f-4d54-8f1d-90882870d16d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:20.517Z|ac3e55fc-1f8f-4d54-8f1d-90882870d16d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:23.589Z|b05edd5a-ff22-4e82-8801-b862b1430490|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:21:23.590Z|b05edd5a-ff22-4e82-8801-b862b1430490|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:27.372Z|2ac987a0-a7a6-4d2c-8682-6f8e16bf5705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:27.373Z|2ac987a0-a7a6-4d2c-8682-6f8e16bf5705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:28.193Z|1b40303a-10de-497b-9d1a-ae97ad2ac1fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:28.194Z|1b40303a-10de-497b-9d1a-ae97ad2ac1fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:30.541Z|fd8e809d-1821-4c10-8e4a-48baa2367c7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:30.542Z|fd8e809d-1821-4c10-8e4a-48baa2367c7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:33.554Z|a8f80e82-df94-4970-8bcf-8dccb1eed8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:21:33.555Z|a8f80e82-df94-4970-8bcf-8dccb1eed8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:21:33.701Z|a37021cf-876d-400a-a30e-3408d31d29dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:21:33.702Z|a37021cf-876d-400a-a30e-3408d31d29dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:21:37.397Z|25b7ebda-d6dc-481e-8e12-be132b1a22ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:37.398Z|25b7ebda-d6dc-481e-8e12-be132b1a22ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:38.220Z|e0a6835a-ea65-4c89-bf2e-0ede18e6a4c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:38.221Z|e0a6835a-ea65-4c89-bf2e-0ede18e6a4c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:40.570Z|76626a37-d5d8-4038-bf23-8b3d8f54733e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:40.571Z|76626a37-d5d8-4038-bf23-8b3d8f54733e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:47.423Z|77611c8e-9c82-4741-a2a2-c17ea62ee13a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:47.424Z|77611c8e-9c82-4741-a2a2-c17ea62ee13a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:48.247Z|f9aabf19-2d54-44f5-bce4-cca104ef8012|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:48.248Z|f9aabf19-2d54-44f5-bce4-cca104ef8012|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:48.554Z|f014f51e-56f4-439b-83fc-7633a6dbf96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:21:48.555Z|f014f51e-56f4-439b-83fc-7633a6dbf96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:21:50.600Z|a6083bfc-9968-4720-9a43-f9f31a11012b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:50.601Z|a6083bfc-9968-4720-9a43-f9f31a11012b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:57.448Z|c552c34e-c607-419f-a3e6-10b393b24276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:57.449Z|c552c34e-c607-419f-a3e6-10b393b24276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:21:58.275Z|c60f5bc2-3e1c-48d8-a18a-57fa5472398a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:21:58.276Z|c60f5bc2-3e1c-48d8-a18a-57fa5472398a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:00.648Z|bfa7f864-2425-494d-aa9e-bde46085d366|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:00.649Z|bfa7f864-2425-494d-aa9e-bde46085d366|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:03.554Z|56c27f5e-a9d3-4a58-8592-38cba508b324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:22:03.559Z|56c27f5e-a9d3-4a58-8592-38cba508b324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:22:03.703Z|c86a0598-c85a-4dca-8cf7-37fc17961e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:22:03.704Z|c86a0598-c85a-4dca-8cf7-37fc17961e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:22:07.476Z|48a68afd-e108-430d-ae4e-737fe3844678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:07.477Z|48a68afd-e108-430d-ae4e-737fe3844678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:08.302Z|35dc2d18-9134-4d19-a1a2-86976c997863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:08.303Z|35dc2d18-9134-4d19-a1a2-86976c997863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:10.678Z|39435eb8-236c-46fa-abb4-e9f502f0e938|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:10.679Z|39435eb8-236c-46fa-abb4-e9f502f0e938|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:17.505Z|f1fbc087-5fcc-4edf-a87f-24b0d96870d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:17.508Z|f1fbc087-5fcc-4edf-a87f-24b0d96870d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:18.329Z|fc43e390-519e-486b-8b85-33c8d967348d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:18.330Z|fc43e390-519e-486b-8b85-33c8d967348d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:18.554Z|9cb325f5-dc0a-4ada-8613-9ea4cf9b01b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:22:18.555Z|9cb325f5-dc0a-4ada-8613-9ea4cf9b01b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:22:20.743Z|1b11c82f-4a51-47c9-8f7a-651fbf9e3b40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:20.744Z|1b11c82f-4a51-47c9-8f7a-651fbf9e3b40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:23.589Z|6ad61aef-d02e-46d6-b7ee-a15fcb834cd5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:22:23.591Z|6ad61aef-d02e-46d6-b7ee-a15fcb834cd5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:27.534Z|5452348e-55dc-4d0e-a039-15d1a5c08ed1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:27.536Z|5452348e-55dc-4d0e-a039-15d1a5c08ed1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:28.363Z|a0b72f09-76f8-497a-83f3-293de3331100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:28.364Z|a0b72f09-76f8-497a-83f3-293de3331100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:30.774Z|361a4dd1-b11c-4f73-9df3-c0b9ba846e8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:30.775Z|361a4dd1-b11c-4f73-9df3-c0b9ba846e8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:33.554Z|ae610bcc-22e6-4d6e-993a-781a7724e88d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:22:33.555Z|ae610bcc-22e6-4d6e-993a-781a7724e88d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:22:33.705Z|6a792e0d-f006-486f-b13e-378bd3b92000|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:22:33.706Z|6a792e0d-f006-486f-b13e-378bd3b92000|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:22:37.566Z|254960b5-4757-4c09-a6f3-31a1aade194d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:37.567Z|254960b5-4757-4c09-a6f3-31a1aade194d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:38.393Z|a6a39175-741c-4b3b-99e1-90f9ce3d4f7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:38.395Z|a6a39175-741c-4b3b-99e1-90f9ce3d4f7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:40.814Z|8c87f0bc-6129-4e0d-9787-3da39647cd7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:40.815Z|8c87f0bc-6129-4e0d-9787-3da39647cd7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:47.591Z|b82744cd-79ae-436e-9041-1d99e0db6339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:47.592Z|b82744cd-79ae-436e-9041-1d99e0db6339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:48.422Z|ede94751-9f04-4bf8-8909-719e23f4b35b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:48.423Z|ede94751-9f04-4bf8-8909-719e23f4b35b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:48.554Z|6f5d94d4-de8e-4779-9e53-9094dbf28fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:22:48.558Z|6f5d94d4-de8e-4779-9e53-9094dbf28fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:22:50.846Z|339239ea-cc05-4a6f-82c7-9ea8e4b1ee1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:50.847Z|339239ea-cc05-4a6f-82c7-9ea8e4b1ee1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:57.619Z|e51b5528-94d0-4276-839c-592801afc0af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:57.620Z|e51b5528-94d0-4276-839c-592801afc0af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:22:58.451Z|c5235981-acb5-409d-acef-3bd82016edbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:22:58.452Z|c5235981-acb5-409d-acef-3bd82016edbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:00.884Z|470c881f-9ead-4f62-9ec4-5058b39a03da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:00.885Z|470c881f-9ead-4f62-9ec4-5058b39a03da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:03.554Z|6ae14eac-d685-4d36-8e88-88bb9873bba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:23:03.555Z|6ae14eac-d685-4d36-8e88-88bb9873bba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:23:03.708Z|6e46c5ea-6c54-4792-9ce6-fdcd27a0c7e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:23:03.708Z|6e46c5ea-6c54-4792-9ce6-fdcd27a0c7e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:23:07.646Z|dcd1b8b5-d7bd-46b2-8bc6-32620524b6cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:07.648Z|dcd1b8b5-d7bd-46b2-8bc6-32620524b6cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:08.480Z|1284d64a-c7a0-4a82-8a2e-efcc79ef73e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:08.481Z|1284d64a-c7a0-4a82-8a2e-efcc79ef73e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:10.926Z|b4d33fb7-f365-4be9-864b-df69382c973d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:10.927Z|b4d33fb7-f365-4be9-864b-df69382c973d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:17.675Z|79331ea4-5760-40bc-b91f-028341bbc02e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:17.677Z|79331ea4-5760-40bc-b91f-028341bbc02e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:18.510Z|0e4bcce4-e317-4e56-a647-98ed16b07a0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:18.511Z|0e4bcce4-e317-4e56-a647-98ed16b07a0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:18.554Z|44de60b8-48fa-4046-a822-e50c620a6c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:23:18.555Z|44de60b8-48fa-4046-a822-e50c620a6c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:23:20.969Z|a682c1b3-8e6c-4700-8c55-935ecda7227e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:20.970Z|a682c1b3-8e6c-4700-8c55-935ecda7227e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:23.589Z|9d79ef20-29f7-4285-ae38-40477b4b1adb|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:23:23.590Z|9d79ef20-29f7-4285-ae38-40477b4b1adb|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:27.705Z|d19466fa-f790-4e9a-9c91-14c158bb3b24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:27.706Z|d19466fa-f790-4e9a-9c91-14c158bb3b24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:28.539Z|90653599-398b-4cfd-9e58-eefad1bf9710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:28.541Z|90653599-398b-4cfd-9e58-eefad1bf9710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:31.002Z|f269139a-ac6e-4159-8552-14d207c8dedf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:31.004Z|f269139a-ac6e-4159-8552-14d207c8dedf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:33.554Z|13f78184-718a-43ee-93fa-b30199057587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:23:33.559Z|13f78184-718a-43ee-93fa-b30199057587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:23:33.709Z|563215da-21cc-4869-819d-a5ce140aa9e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:23:33.710Z|563215da-21cc-4869-819d-a5ce140aa9e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:23:37.735Z|b445a9db-c6c1-4a34-b8f9-479e158625df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:37.736Z|b445a9db-c6c1-4a34-b8f9-479e158625df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:38.567Z|d9a18d56-e937-4b09-95e3-6a7b29daf8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:38.568Z|d9a18d56-e937-4b09-95e3-6a7b29daf8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:41.030Z|0acabfe5-db25-4d70-b1ce-63764e63875a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:41.032Z|0acabfe5-db25-4d70-b1ce-63764e63875a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:47.761Z|5ae0ba85-c64b-4898-bdab-06dcab6e2c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:47.762Z|5ae0ba85-c64b-4898-bdab-06dcab6e2c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:48.554Z|2a43b20c-320e-45a7-b491-d1c83dbd6c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:23:48.555Z|2a43b20c-320e-45a7-b491-d1c83dbd6c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:23:48.594Z|421fa8db-ac99-48ae-b7bf-d584c7968520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:48.595Z|421fa8db-ac99-48ae-b7bf-d584c7968520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:51.058Z|fb7beb80-7cfc-4a53-ba80-40dd59e70660|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:51.059Z|fb7beb80-7cfc-4a53-ba80-40dd59e70660|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:57.789Z|57ca406f-2555-4696-afee-78b6b7be1028|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:57.791Z|57ca406f-2555-4696-afee-78b6b7be1028|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:23:58.622Z|2ef101bc-841c-4bbc-8347-9126545fe950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:23:58.623Z|2ef101bc-841c-4bbc-8347-9126545fe950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:01.083Z|c8917506-3a7a-43a3-9edf-1b2764905370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:01.084Z|c8917506-3a7a-43a3-9edf-1b2764905370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:03.554Z|f4cc03f1-d74d-4631-ac5e-f44e94139121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:24:03.555Z|f4cc03f1-d74d-4631-ac5e-f44e94139121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:24:03.712Z|0d34f885-5a41-48cb-bdb2-5fbdeef3e2f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:24:03.712Z|0d34f885-5a41-48cb-bdb2-5fbdeef3e2f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:24:07.830Z|851cf390-5376-42ef-8495-f5af6b86f603|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:07.832Z|851cf390-5376-42ef-8495-f5af6b86f603|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:08.649Z|98222fa4-63ce-4dbe-bf33-d70fe01f149c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:08.650Z|98222fa4-63ce-4dbe-bf33-d70fe01f149c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:11.109Z|066e63f4-41c0-4df8-9819-97d727fc5004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:11.110Z|066e63f4-41c0-4df8-9819-97d727fc5004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:17.859Z|6acf242b-106d-46a8-afe0-6925c5b3b736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:17.860Z|6acf242b-106d-46a8-afe0-6925c5b3b736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:18.555Z|76fd57e1-dacc-457f-a6d4-6de1f45f9cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:24:18.561Z|76fd57e1-dacc-457f-a6d4-6de1f45f9cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:24:18.682Z|96f07f57-8b3a-42db-89a4-4775567685d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:18.684Z|96f07f57-8b3a-42db-89a4-4775567685d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:21.137Z|163e33b8-c1bb-4a2e-a340-480b70ae8f96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:21.138Z|163e33b8-c1bb-4a2e-a340-480b70ae8f96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:23.589Z|711ea0c1-b3e2-4471-908b-5443fdec2583|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:24:23.590Z|711ea0c1-b3e2-4471-908b-5443fdec2583|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:27.888Z|b0d1f5cf-b425-4a4c-8473-0e9c2367501b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:27.890Z|b0d1f5cf-b425-4a4c-8473-0e9c2367501b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:28.717Z|1a5beeb4-2ca4-43dc-8abf-f32cce97b534|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:28.719Z|1a5beeb4-2ca4-43dc-8abf-f32cce97b534|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:31.165Z|a57a2c55-fb86-479e-818d-21e720cb5aa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:31.166Z|a57a2c55-fb86-479e-818d-21e720cb5aa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:33.554Z|370e7145-6cf6-469d-896f-58163c3a2a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:24:33.555Z|370e7145-6cf6-469d-896f-58163c3a2a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:24:33.713Z|adddba51-3fc4-45e8-a8aa-3fccd1c8e633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:24:33.714Z|adddba51-3fc4-45e8-a8aa-3fccd1c8e633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:24:37.917Z|075e6831-38b5-4a60-bc8c-884deac536af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:37.918Z|075e6831-38b5-4a60-bc8c-884deac536af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:38.751Z|733817df-490c-4450-99b2-c32f8815a6aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:38.753Z|733817df-490c-4450-99b2-c32f8815a6aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:41.193Z|e6d04887-4cc8-47c8-bf54-78c84dcb90d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:41.194Z|e6d04887-4cc8-47c8-bf54-78c84dcb90d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:47.947Z|eaf4940c-c9ee-40f6-90c2-f364958c479d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:47.949Z|eaf4940c-c9ee-40f6-90c2-f364958c479d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:48.555Z|0e08ce19-c236-4572-8aed-6f66cbd788f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:24:48.557Z|0e08ce19-c236-4572-8aed-6f66cbd788f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:24:48.783Z|ba5851ce-9300-48ed-9c5a-51be3c99e5ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:48.784Z|ba5851ce-9300-48ed-9c5a-51be3c99e5ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:51.222Z|06dae951-a5f5-4d39-9cd6-f36398bf5524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:51.224Z|06dae951-a5f5-4d39-9cd6-f36398bf5524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:57.977Z|1c2ac028-41a3-40cf-be62-07f1bd101862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:57.979Z|1c2ac028-41a3-40cf-be62-07f1bd101862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:24:58.820Z|6158735b-d4b0-4518-ad7f-dbf5bdf54f70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:24:58.821Z|6158735b-d4b0-4518-ad7f-dbf5bdf54f70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:01.252Z|73b2d371-326b-42b5-bfc7-7a3335eb9a7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:01.254Z|73b2d371-326b-42b5-bfc7-7a3335eb9a7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:03.554Z|6ea66d55-5f7d-413b-a67a-67eef9e749db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:25:03.560Z|6ea66d55-5f7d-413b-a67a-67eef9e749db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:25:03.715Z|c9077db1-d1c0-491f-9ecf-487e54ea691b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:25:03.717Z|c9077db1-d1c0-491f-9ecf-487e54ea691b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:25:08.008Z|fc0d3aff-0507-4a56-a367-5ad2f3fbbd4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:08.011Z|fc0d3aff-0507-4a56-a367-5ad2f3fbbd4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:08.851Z|055ad4a4-544c-42ce-9032-9abc5a50d3fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:08.852Z|055ad4a4-544c-42ce-9032-9abc5a50d3fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:11.281Z|33826c3e-d18c-4172-8d51-b6f3f9ac3a87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:11.282Z|33826c3e-d18c-4172-8d51-b6f3f9ac3a87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:18.045Z|514b6b46-483c-4a2f-bd81-5081ff8665df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:18.046Z|514b6b46-483c-4a2f-bd81-5081ff8665df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:18.554Z|c41becde-e256-459a-8a8a-7ba912ad7043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:25:18.555Z|c41becde-e256-459a-8a8a-7ba912ad7043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:25:18.884Z|5e8fe650-49f9-4048-a39c-c37ac9e9dbd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:18.885Z|5e8fe650-49f9-4048-a39c-c37ac9e9dbd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:21.311Z|9e897fd9-e34e-4a19-bd23-75ee7863281a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:21.312Z|9e897fd9-e34e-4a19-bd23-75ee7863281a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:23.590Z|f65a4aa0-e07f-4fb0-8830-3bcc72b972ef|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:25:23.591Z|f65a4aa0-e07f-4fb0-8830-3bcc72b972ef|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:28.073Z|42b2a4e6-56e6-4ba9-9685-71d3a09c32c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:28.075Z|42b2a4e6-56e6-4ba9-9685-71d3a09c32c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:28.917Z|c9d8e587-8e81-4259-94bb-f9608d1cf3bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:28.919Z|c9d8e587-8e81-4259-94bb-f9608d1cf3bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:31.338Z|5c070040-a6f4-4317-bc2b-def800f104de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:31.339Z|5c070040-a6f4-4317-bc2b-def800f104de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:33.555Z|9cc9b033-040c-46b0-965a-019218a67d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:25:33.556Z|9cc9b033-040c-46b0-965a-019218a67d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:25:33.718Z|5ac1127c-335e-45ae-a9ae-4b298133b867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:25:33.719Z|5ac1127c-335e-45ae-a9ae-4b298133b867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:25:38.100Z|023caba2-1dc1-4cc3-970a-8bfa10212853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:38.101Z|023caba2-1dc1-4cc3-970a-8bfa10212853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:38.950Z|ffd7a84f-a2c7-4a30-b39d-f4073dc51ac5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:38.952Z|ffd7a84f-a2c7-4a30-b39d-f4073dc51ac5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:41.366Z|70869ddb-9cce-4ec0-836e-77fde38e5739|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:41.367Z|70869ddb-9cce-4ec0-836e-77fde38e5739|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:48.128Z|b7217f17-1b95-465d-b981-043b6107504a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:48.129Z|b7217f17-1b95-465d-b981-043b6107504a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:48.554Z|fe81eecf-8afd-456b-8fe3-bc2b5cb62d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:25:48.558Z|fe81eecf-8afd-456b-8fe3-bc2b5cb62d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:25:48.978Z|600556c5-e4c2-4cd7-83e2-d0c1b18ec9fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:48.979Z|600556c5-e4c2-4cd7-83e2-d0c1b18ec9fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:51.410Z|ef91568e-45ea-4a16-85bd-66e343c2d5d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:51.412Z|ef91568e-45ea-4a16-85bd-66e343c2d5d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:58.156Z|d79afddf-b57e-46ae-801f-d220f4590783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:58.157Z|d79afddf-b57e-46ae-801f-d220f4590783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:25:59.008Z|46a31099-093e-40b0-a971-0a62b4e20ef8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:25:59.010Z|46a31099-093e-40b0-a971-0a62b4e20ef8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:01.439Z|55008b0f-29ac-4a96-a8e1-06cd34435991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:01.440Z|55008b0f-29ac-4a96-a8e1-06cd34435991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:03.554Z|64b87045-2d68-4cb9-a727-2b3287d3e49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:26:03.555Z|64b87045-2d68-4cb9-a727-2b3287d3e49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:26:03.720Z|62f612c8-103c-41e6-b393-817cc90c7e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:26:03.720Z|62f612c8-103c-41e6-b393-817cc90c7e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:26:08.181Z|7061d13c-500b-4db5-80d8-78c163a52a8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:08.182Z|7061d13c-500b-4db5-80d8-78c163a52a8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:09.036Z|c11c0a23-5356-4bf0-8023-90aa22e756a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:09.037Z|c11c0a23-5356-4bf0-8023-90aa22e756a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:11.469Z|d30fc92f-e1d5-4321-8e99-6874e78f5c81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:11.470Z|d30fc92f-e1d5-4321-8e99-6874e78f5c81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:18.208Z|8ec2c92b-6ff3-4a0b-9d9d-076ba8165457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:18.209Z|8ec2c92b-6ff3-4a0b-9d9d-076ba8165457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:18.554Z|5a470c84-1f4b-407c-a6a3-becf3349348a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:26:18.555Z|5a470c84-1f4b-407c-a6a3-becf3349348a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:26:19.070Z|6e63b71c-ba1e-4541-a364-006b233a21ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:19.071Z|6e63b71c-ba1e-4541-a364-006b233a21ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:21.496Z|17054277-f768-45f4-a39f-f26150b2998e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:21.497Z|17054277-f768-45f4-a39f-f26150b2998e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:23.590Z|bcc30042-a1c0-4959-b335-b85eb1800a21|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:26:23.591Z|bcc30042-a1c0-4959-b335-b85eb1800a21|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:28.237Z|8d9b91f3-60da-4e90-ba1c-3866b5b56e7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:28.238Z|8d9b91f3-60da-4e90-ba1c-3866b5b56e7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:29.102Z|8e646706-09e4-4a03-9c5b-923e31062cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:29.103Z|8e646706-09e4-4a03-9c5b-923e31062cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:31.527Z|6e082e4a-e6bc-485f-b92d-3295ed7ca065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:31.528Z|6e082e4a-e6bc-485f-b92d-3295ed7ca065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:33.554Z|57f2eb57-d6b6-4beb-a52c-eb7feb0f2f6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:26:33.559Z|57f2eb57-d6b6-4beb-a52c-eb7feb0f2f6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:26:33.721Z|68b06045-9e5c-41fa-bacb-98fcfe18812a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:26:33.722Z|68b06045-9e5c-41fa-bacb-98fcfe18812a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:26:38.263Z|51a945ae-2665-4f2d-8907-9e3def158cfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:38.264Z|51a945ae-2665-4f2d-8907-9e3def158cfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:39.130Z|f9d25e4e-a08c-4574-aac5-beaecd3dc331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:39.131Z|f9d25e4e-a08c-4574-aac5-beaecd3dc331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:41.554Z|1435b948-7a98-4c70-aaf8-af49b5696812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:41.555Z|1435b948-7a98-4c70-aaf8-af49b5696812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:48.290Z|259c5659-7610-495b-94ec-334bcfde05f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:48.291Z|259c5659-7610-495b-94ec-334bcfde05f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:48.554Z|235120cb-0161-4a3d-9aba-8208b384bdc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:26:48.555Z|235120cb-0161-4a3d-9aba-8208b384bdc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:26:49.157Z|08640d94-fa4d-427c-b5be-82e578afe015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:49.158Z|08640d94-fa4d-427c-b5be-82e578afe015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:51.583Z|ad91d6ff-9f43-4ba1-aa9f-4f862899cd6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:51.584Z|ad91d6ff-9f43-4ba1-aa9f-4f862899cd6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:58.318Z|77f60440-5d2c-44c1-8970-2900a899803c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:58.319Z|77f60440-5d2c-44c1-8970-2900a899803c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:26:59.184Z|7bd21b3b-63f1-473b-9546-49601ac4e1fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:26:59.185Z|7bd21b3b-63f1-473b-9546-49601ac4e1fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:01.614Z|ef0f8a1c-e637-4c6e-aebf-4875622eba91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:01.615Z|ef0f8a1c-e637-4c6e-aebf-4875622eba91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:03.554Z|56a9e935-5c11-4e03-8281-44270bcd5299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:27:03.555Z|56a9e935-5c11-4e03-8281-44270bcd5299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:27:03.724Z|0061aa1a-c623-4b8d-b432-ee0c5afbb798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:27:03.724Z|0061aa1a-c623-4b8d-b432-ee0c5afbb798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:27:08.383Z|c69fd058-2971-46f9-8540-2740885fced2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:08.384Z|c69fd058-2971-46f9-8540-2740885fced2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:09.211Z|7912fa0b-dbc8-4dab-8c91-dff3690f5593|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:09.212Z|7912fa0b-dbc8-4dab-8c91-dff3690f5593|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:11.643Z|2f429b4a-2b8b-41bd-aa1e-bf41b8996844|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:11.644Z|2f429b4a-2b8b-41bd-aa1e-bf41b8996844|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:18.409Z|8563cf3c-cb8e-4304-b067-23d298c655c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:18.410Z|8563cf3c-cb8e-4304-b067-23d298c655c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:18.554Z|3d09db73-03ee-4915-8387-8fb2aeabc1fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:27:18.560Z|3d09db73-03ee-4915-8387-8fb2aeabc1fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:27:19.239Z|00924d2d-c493-4e1d-8194-d578debe646b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:19.240Z|00924d2d-c493-4e1d-8194-d578debe646b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:21.673Z|de11ff9b-8df9-4e5b-b263-afdc2612bc56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:21.674Z|de11ff9b-8df9-4e5b-b263-afdc2612bc56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:23.589Z|47b1f350-0faa-4379-930d-5ef2d8ba9a40|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:27:23.590Z|47b1f350-0faa-4379-930d-5ef2d8ba9a40|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:28.435Z|63e29881-03a1-4bf0-865c-8188a3924f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:28.437Z|63e29881-03a1-4bf0-865c-8188a3924f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:29.265Z|0a9eb478-954e-4368-ac2e-da4eddc64eb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:29.266Z|0a9eb478-954e-4368-ac2e-da4eddc64eb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:31.705Z|75a0afe2-1704-4f88-91c1-0e116f0fb9fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:31.706Z|75a0afe2-1704-4f88-91c1-0e116f0fb9fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:33.554Z|baa3ca79-65d9-43f1-ba25-15fee8e876e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:27:33.555Z|baa3ca79-65d9-43f1-ba25-15fee8e876e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:27:33.726Z|c05ba4ac-471c-4737-86ea-e02dd3089b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:27:33.727Z|c05ba4ac-471c-4737-86ea-e02dd3089b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:27:38.463Z|8c77365c-b6ac-4697-84d7-44949e95e76d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:38.464Z|8c77365c-b6ac-4697-84d7-44949e95e76d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:39.292Z|17d3f63f-d717-46ae-ae54-b033e9252900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:39.293Z|17d3f63f-d717-46ae-ae54-b033e9252900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:41.734Z|cb97be91-dc9d-4ae8-abcb-df05be240e39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:41.735Z|cb97be91-dc9d-4ae8-abcb-df05be240e39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:48.489Z|6c5603a1-2b63-4ad7-9aab-19d15fcad5b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:48.490Z|6c5603a1-2b63-4ad7-9aab-19d15fcad5b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:48.554Z|75b0c57b-3a71-47c9-a11b-7adfe2f8323a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:27:48.555Z|75b0c57b-3a71-47c9-a11b-7adfe2f8323a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:27:49.321Z|186b203b-0e30-42c7-b9a8-7cce74c2b7e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:49.322Z|186b203b-0e30-42c7-b9a8-7cce74c2b7e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:51.760Z|ce704d1d-c4cc-429c-a749-25f5236144b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:51.761Z|ce704d1d-c4cc-429c-a749-25f5236144b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:58.516Z|6b1c6047-c807-412e-b95c-6890d4064e42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:58.517Z|6b1c6047-c807-412e-b95c-6890d4064e42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:27:59.347Z|68320daf-2902-418a-80cc-d6110790b008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:27:59.348Z|68320daf-2902-418a-80cc-d6110790b008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:01.793Z|d2d851c1-23dc-43a1-88e3-d1fd688ed29a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:01.794Z|d2d851c1-23dc-43a1-88e3-d1fd688ed29a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:03.554Z|cebc647e-e8b8-4166-b96e-42dce55ebd53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:28:03.559Z|cebc647e-e8b8-4166-b96e-42dce55ebd53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:28:03.728Z|a09989b7-eff3-494e-abd6-ff534874f92a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:28:03.729Z|a09989b7-eff3-494e-abd6-ff534874f92a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:28:08.545Z|060df28d-1029-4967-a137-8c97c799d3b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:08.546Z|060df28d-1029-4967-a137-8c97c799d3b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:09.373Z|d041a12a-87a9-4e63-bc6f-1c75aa0f955d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:09.374Z|d041a12a-87a9-4e63-bc6f-1c75aa0f955d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:11.824Z|cc107325-b5fc-426f-8c8f-483a59ab855b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:11.825Z|cc107325-b5fc-426f-8c8f-483a59ab855b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:18.554Z|f16e3052-dd88-467f-b52c-7f2add1b058a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:28:18.555Z|f16e3052-dd88-467f-b52c-7f2add1b058a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:28:18.573Z|46688216-6f00-4369-9e5b-bc84f8e23ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:18.574Z|46688216-6f00-4369-9e5b-bc84f8e23ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:19.400Z|73397031-6571-44f7-ae05-9adf384b5847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:19.401Z|73397031-6571-44f7-ae05-9adf384b5847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:21.850Z|d3865c41-81f2-4977-a4ea-15d1e40a0429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:21.851Z|d3865c41-81f2-4977-a4ea-15d1e40a0429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:23.589Z|a4ee3901-a394-49bf-a421-8f5f66505672|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:28:23.590Z|a4ee3901-a394-49bf-a421-8f5f66505672|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:28.604Z|d765e0fe-fd31-4c35-9841-14dca8d0b58a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:28.605Z|d765e0fe-fd31-4c35-9841-14dca8d0b58a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:29.427Z|eb118711-0f92-4adf-871f-7c51edcd2377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:29.428Z|eb118711-0f92-4adf-871f-7c51edcd2377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:31.876Z|35ba88b3-6567-459e-a511-6460659a08fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:31.876Z|35ba88b3-6567-459e-a511-6460659a08fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:33.554Z|ab48c96b-ee82-41fb-9a55-aa77f0857ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:28:33.555Z|ab48c96b-ee82-41fb-9a55-aa77f0857ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:28:33.731Z|386745bb-9ecc-49da-8053-20bf9eacfea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:28:33.732Z|386745bb-9ecc-49da-8053-20bf9eacfea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:28:38.633Z|848630c3-c002-410d-a56b-058f30849702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:38.634Z|848630c3-c002-410d-a56b-058f30849702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:39.456Z|bc013033-4515-475e-b395-699904603b13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:39.457Z|bc013033-4515-475e-b395-699904603b13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:41.905Z|1202a62e-cbd7-4372-89d4-ba91e868a5aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:41.906Z|1202a62e-cbd7-4372-89d4-ba91e868a5aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:48.554Z|eb31ccc3-eb36-465d-9ef4-88a5b06b7cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:28:48.557Z|eb31ccc3-eb36-465d-9ef4-88a5b06b7cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:28:48.663Z|fe1ce39b-cb44-427d-8be5-065c855c4216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:48.664Z|fe1ce39b-cb44-427d-8be5-065c855c4216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:49.483Z|c98764bf-7ed7-4930-8aa8-5ad869e32db3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:49.484Z|c98764bf-7ed7-4930-8aa8-5ad869e32db3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:51.933Z|480ddbc8-382c-4018-8f30-c729c84e917f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:51.934Z|480ddbc8-382c-4018-8f30-c729c84e917f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:58.691Z|0b496561-733d-4ff5-a965-be246a6772a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:58.692Z|0b496561-733d-4ff5-a965-be246a6772a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:28:59.510Z|d0bdd6d1-8713-4a05-a005-e037c45ca84a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:28:59.511Z|d0bdd6d1-8713-4a05-a005-e037c45ca84a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:01.964Z|8427f34e-58a5-4425-97a0-5fe8aabe518e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:01.965Z|8427f34e-58a5-4425-97a0-5fe8aabe518e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:03.554Z|a1a215a7-6559-4163-8399-bc5ca6045271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:29:03.555Z|a1a215a7-6559-4163-8399-bc5ca6045271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:29:03.733Z|34324077-d93b-4369-963f-cc6a19535d71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:29:03.734Z|34324077-d93b-4369-963f-cc6a19535d71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:29:08.723Z|fd985d03-2d75-479c-994b-ce37ea837e23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:08.728Z|fd985d03-2d75-479c-994b-ce37ea837e23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:09.538Z|bd1d9667-2c6a-4f48-a825-3a76c6b554e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:09.539Z|bd1d9667-2c6a-4f48-a825-3a76c6b554e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:11.989Z|05e7db63-d379-4140-8814-eb6fc97d0234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:11.991Z|05e7db63-d379-4140-8814-eb6fc97d0234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:18.554Z|bebbdac7-8a36-4f92-be54-cd9d9df646f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:29:18.555Z|bebbdac7-8a36-4f92-be54-cd9d9df646f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:29:18.759Z|493d3f96-6a8f-4fdb-bcc4-33ab983e94b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:18.761Z|493d3f96-6a8f-4fdb-bcc4-33ab983e94b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:19.564Z|72701d20-4127-47cb-a2cd-8a5f8c149084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:19.565Z|72701d20-4127-47cb-a2cd-8a5f8c149084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:22.018Z|67708e48-89d4-49e2-9d28-273d24f7e1c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:22.019Z|67708e48-89d4-49e2-9d28-273d24f7e1c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:23.588Z|19b2ce0f-615a-4038-95de-f3306329e677|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:29:23.589Z|19b2ce0f-615a-4038-95de-f3306329e677|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:28.789Z|207eb8eb-3b2a-4ac5-93dd-366610ff6c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:28.790Z|207eb8eb-3b2a-4ac5-93dd-366610ff6c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:29.593Z|6d131f47-3da4-49a4-a35c-789d54700089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:29.594Z|6d131f47-3da4-49a4-a35c-789d54700089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:32.045Z|006263b3-541b-470f-b751-17a00a2cb038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:32.046Z|006263b3-541b-470f-b751-17a00a2cb038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:33.554Z|c2599d18-078a-476c-a4c5-4c76aa6a6302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:29:33.558Z|c2599d18-078a-476c-a4c5-4c76aa6a6302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:29:33.735Z|8d033e02-197f-4001-9047-b3947df29a75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:29:33.736Z|8d033e02-197f-4001-9047-b3947df29a75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:29:38.821Z|24cbc50a-da04-4b23-b8cf-6002945952aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:38.822Z|24cbc50a-da04-4b23-b8cf-6002945952aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:39.619Z|945b8c26-62c4-473c-a4a3-8245cdf585d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:39.620Z|945b8c26-62c4-473c-a4a3-8245cdf585d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:42.073Z|3b65f568-2e9e-425d-8ba3-7f23b7f979b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:42.074Z|3b65f568-2e9e-425d-8ba3-7f23b7f979b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:48.554Z|c8dbc7a2-a26d-4675-8d55-c6116de96a55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:29:48.555Z|c8dbc7a2-a26d-4675-8d55-c6116de96a55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:29:48.851Z|0733f38e-ac3a-4f71-b789-61912225b2ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:48.853Z|0733f38e-ac3a-4f71-b789-61912225b2ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:49.646Z|5fcdc5a1-a2d0-4d20-b212-f1f2ce119983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:49.647Z|5fcdc5a1-a2d0-4d20-b212-f1f2ce119983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:52.101Z|b2b5b5f5-8754-415b-b68b-1ab8e1e98bd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:52.101Z|b2b5b5f5-8754-415b-b68b-1ab8e1e98bd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:58.881Z|3f69409b-2ee4-417f-b4f9-1f176aa645ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:58.883Z|3f69409b-2ee4-417f-b4f9-1f176aa645ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:29:59.671Z|65a3393f-f686-4a01-9a72-2d71d963ec51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:29:59.672Z|65a3393f-f686-4a01-9a72-2d71d963ec51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:02.130Z|33ade15d-95f4-4039-8e8b-b2f8bf379d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:02.131Z|33ade15d-95f4-4039-8e8b-b2f8bf379d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:03.554Z|35e17380-9db3-40b7-959b-90b7d0fd9140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:30:03.555Z|35e17380-9db3-40b7-959b-90b7d0fd9140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:30:03.737Z|29405e30-6625-4173-92e1-4f28b0131fd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:30:03.738Z|29405e30-6625-4173-92e1-4f28b0131fd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:30:08.914Z|c2c8fe24-16b0-45d6-8f92-c54dbec3b916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:08.915Z|c2c8fe24-16b0-45d6-8f92-c54dbec3b916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:09.697Z|660e1a41-a8bd-40f4-bbc3-407396eb4915|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:09.698Z|660e1a41-a8bd-40f4-bbc3-407396eb4915|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:12.156Z|96c1cd5a-1dc6-405e-9291-93351034b0d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:12.158Z|96c1cd5a-1dc6-405e-9291-93351034b0d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:18.554Z|0acf62ee-6210-4ad6-b41b-b86ead12b69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:30:18.558Z|0acf62ee-6210-4ad6-b41b-b86ead12b69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:30:18.946Z|0b96a4a6-5a42-4bab-8a4c-25d25a00b3fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:18.947Z|0b96a4a6-5a42-4bab-8a4c-25d25a00b3fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:19.724Z|0ffcbc41-c814-4fbe-bbac-9b21c25f9841|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:19.725Z|0ffcbc41-c814-4fbe-bbac-9b21c25f9841|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:22.188Z|a31757ef-7f5e-4c6e-acb8-2fb461c4907d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:22.189Z|a31757ef-7f5e-4c6e-acb8-2fb461c4907d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:23.589Z|a32fde0d-8799-4a93-8509-862d9997ea43|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:30:23.590Z|a32fde0d-8799-4a93-8509-862d9997ea43|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:28.974Z|13c21715-e8c7-484a-bb2b-fe228f3f9ba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:28.975Z|13c21715-e8c7-484a-bb2b-fe228f3f9ba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:29.750Z|6f99a9b0-0b4b-4b23-92b5-086a5d98f0eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:29.751Z|6f99a9b0-0b4b-4b23-92b5-086a5d98f0eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:32.216Z|51ef3b5d-ed4a-4bf0-b505-95a880607e28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:32.217Z|51ef3b5d-ed4a-4bf0-b505-95a880607e28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:33.554Z|2c1cf3ec-9ae0-4464-97a0-40dadc35bcad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:30:33.555Z|2c1cf3ec-9ae0-4464-97a0-40dadc35bcad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:30:33.739Z|9a505ce3-a686-42f1-8b13-d6627bac03b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:30:33.739Z|9a505ce3-a686-42f1-8b13-d6627bac03b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:30:39.001Z|250faa1c-d66a-4c5a-8c26-135d92ef1a84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:39.002Z|250faa1c-d66a-4c5a-8c26-135d92ef1a84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:39.775Z|b809de30-ccb5-4e60-9283-38d8a7dc9715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:39.776Z|b809de30-ccb5-4e60-9283-38d8a7dc9715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:42.242Z|d8bda499-ab22-4b86-8b50-3669476e660e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:42.243Z|d8bda499-ab22-4b86-8b50-3669476e660e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:48.554Z|f9b8e6c8-b90e-4e84-a7cc-38990237361e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:30:48.555Z|f9b8e6c8-b90e-4e84-a7cc-38990237361e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:30:49.031Z|9407dc18-d937-4eda-98c9-d69016bbdf55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:49.033Z|9407dc18-d937-4eda-98c9-d69016bbdf55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:49.804Z|dc5d281d-04b7-44d8-89a3-a7602e9dd7cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:49.805Z|dc5d281d-04b7-44d8-89a3-a7602e9dd7cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:52.275Z|69888a07-d1c8-4d50-bdd3-88c94ab28484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:52.277Z|69888a07-d1c8-4d50-bdd3-88c94ab28484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:59.069Z|b81f7f19-a1b0-4a99-9ae0-433a5137aed8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:59.070Z|b81f7f19-a1b0-4a99-9ae0-433a5137aed8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:30:59.830Z|cc107490-2f8a-4402-9c4b-6c33b4af62ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:30:59.832Z|cc107490-2f8a-4402-9c4b-6c33b4af62ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:02.306Z|09ed166d-8ad8-49ee-9077-ee22fca51cc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:02.307Z|09ed166d-8ad8-49ee-9077-ee22fca51cc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:03.554Z|bdda80ad-aa4b-46d9-8d1c-5034683b2e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:31:03.557Z|bdda80ad-aa4b-46d9-8d1c-5034683b2e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:31:03.740Z|51873478-5087-4022-9d34-92f38c311bab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:31:03.741Z|51873478-5087-4022-9d34-92f38c311bab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:31:09.098Z|3f7e2f72-9866-4a63-b8cb-0fd58c4fcecf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:09.100Z|3f7e2f72-9866-4a63-b8cb-0fd58c4fcecf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:09.858Z|58423eec-2a94-4120-8583-684d996f6609|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:09.859Z|58423eec-2a94-4120-8583-684d996f6609|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:12.336Z|5dba8108-9e75-496d-b045-140744091e49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:12.337Z|5dba8108-9e75-496d-b045-140744091e49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:18.555Z|0b33bb0e-dc6f-4647-9584-0e3ebcc00810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:31:18.556Z|0b33bb0e-dc6f-4647-9584-0e3ebcc00810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:31:19.129Z|5cb14b28-ce0c-486b-bc29-eaf0d601deb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:19.130Z|5cb14b28-ce0c-486b-bc29-eaf0d601deb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:19.886Z|8cb0b255-f628-4416-9f31-84c79f0fe029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:19.887Z|8cb0b255-f628-4416-9f31-84c79f0fe029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:22.370Z|349a5d58-d30a-4dcd-b4a4-bfd1fb1b979b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:22.371Z|349a5d58-d30a-4dcd-b4a4-bfd1fb1b979b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:23.589Z|84037c63-6614-472c-9344-cdf8989453af|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:31:23.591Z|84037c63-6614-472c-9344-cdf8989453af|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:29.162Z|c6fd90d2-4f85-457c-a917-6daf3392f181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:29.163Z|c6fd90d2-4f85-457c-a917-6daf3392f181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:29.914Z|6a5b948e-769f-46a2-84ab-cd733f081c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:29.915Z|6a5b948e-769f-46a2-84ab-cd733f081c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:32.404Z|9689459c-e774-4dab-a7cf-e33565339c13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:32.406Z|9689459c-e774-4dab-a7cf-e33565339c13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:33.555Z|c24d766d-1918-49b9-922d-cb306f7f825b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:31:33.556Z|c24d766d-1918-49b9-922d-cb306f7f825b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:31:33.742Z|628b4eb2-b2a1-4df3-8b9d-4275a0f850e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:31:33.743Z|628b4eb2-b2a1-4df3-8b9d-4275a0f850e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:31:39.193Z|45447c4e-339c-430c-9d87-31397cb4d431|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:39.194Z|45447c4e-339c-430c-9d87-31397cb4d431|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:39.940Z|6d2ff4af-a802-4ec2-90d8-36587ef8a31c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:39.941Z|6d2ff4af-a802-4ec2-90d8-36587ef8a31c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:42.434Z|baa251bc-054e-4aed-aa09-eff9d266a6c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:42.436Z|baa251bc-054e-4aed-aa09-eff9d266a6c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:48.556Z|a4751bfa-f704-4275-b1ba-8b3eb18334e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:31:48.560Z|a4751bfa-f704-4275-b1ba-8b3eb18334e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:31:49.224Z|8ca05089-e607-4b69-b05e-94bbcdcf4e60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:49.226Z|8ca05089-e607-4b69-b05e-94bbcdcf4e60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:49.969Z|371d2744-4843-4819-bf9a-4b2721d40c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:49.970Z|371d2744-4843-4819-bf9a-4b2721d40c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:52.461Z|22289dd9-bd8d-43e6-a61f-97f33372463c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:52.461Z|22289dd9-bd8d-43e6-a61f-97f33372463c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:59.256Z|ba1d8459-c731-4348-a26c-2230b86bf75c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:31:59.258Z|ba1d8459-c731-4348-a26c-2230b86bf75c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:31:59.998Z|4964e379-6df7-45d8-8b06-daa037279d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:00.000Z|4964e379-6df7-45d8-8b06-daa037279d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:02.491Z|e2604c27-6980-42e6-9b0a-d26640d91f4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:02.492Z|e2604c27-6980-42e6-9b0a-d26640d91f4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:03.555Z|5e4d840b-00af-43c3-b516-1c9e15b9944a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:32:03.556Z|5e4d840b-00af-43c3-b516-1c9e15b9944a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:32:03.744Z|0e1a9a3c-6cfa-499b-b4b5-aa12fd82594b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:32:03.745Z|0e1a9a3c-6cfa-499b-b4b5-aa12fd82594b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:32:09.285Z|77480ce3-1b8c-417c-8fdd-c33ec6c37950|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:09.286Z|77480ce3-1b8c-417c-8fdd-c33ec6c37950|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:10.024Z|0eb2af12-eb80-43d2-bcd5-c45cb28a9b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:10.025Z|0eb2af12-eb80-43d2-bcd5-c45cb28a9b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:12.519Z|1c8920f7-fa2b-4a2d-a069-3ed8614f2817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:12.520Z|1c8920f7-fa2b-4a2d-a069-3ed8614f2817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:18.555Z|00c5bb1e-6675-43bd-a458-cf09c2c645f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:32:18.556Z|00c5bb1e-6675-43bd-a458-cf09c2c645f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:32:19.314Z|b1db5afe-b907-4693-8dfb-0f919ad9da89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:19.315Z|b1db5afe-b907-4693-8dfb-0f919ad9da89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:20.056Z|45f100ae-ef76-45d1-b700-e3bc6da4255a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:20.057Z|45f100ae-ef76-45d1-b700-e3bc6da4255a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:22.547Z|9d508160-4d3f-4f7e-b9b9-a2c2e004a97a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:22.548Z|9d508160-4d3f-4f7e-b9b9-a2c2e004a97a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:23.589Z|3c354021-b101-4c2c-b945-1eb3f9a8e691|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:32:23.590Z|3c354021-b101-4c2c-b945-1eb3f9a8e691|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:29.342Z|96d4fa59-b02d-4e34-869b-65a4920c9298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:29.344Z|96d4fa59-b02d-4e34-869b-65a4920c9298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:30.085Z|b72506ff-0594-4786-b416-9f1a4dd6a151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:30.087Z|b72506ff-0594-4786-b416-9f1a4dd6a151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:32.573Z|23f5d0f9-18c8-4fb5-a9b7-c90ca20f7288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:32.574Z|23f5d0f9-18c8-4fb5-a9b7-c90ca20f7288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:33.554Z|83a39457-4ecf-4d19-8610-46bf2dfc2674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:32:33.558Z|83a39457-4ecf-4d19-8610-46bf2dfc2674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:32:33.746Z|c592ed7c-d8be-4467-82ca-becbf8ae938f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:32:33.746Z|c592ed7c-d8be-4467-82ca-becbf8ae938f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:32:39.370Z|e878be39-e1e1-4440-92ca-efc50f1e5563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:39.372Z|e878be39-e1e1-4440-92ca-efc50f1e5563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:40.113Z|dbc88786-ee30-44f9-93bb-9fc5ed75f0df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:40.114Z|dbc88786-ee30-44f9-93bb-9fc5ed75f0df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:42.600Z|018a560e-fc0b-421c-a6b2-8d74342a9fec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:42.601Z|018a560e-fc0b-421c-a6b2-8d74342a9fec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:48.554Z|71246701-1a7d-4af4-8017-9b45b7854cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:32:48.555Z|71246701-1a7d-4af4-8017-9b45b7854cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:32:49.399Z|31812bfc-8188-4c1b-a098-bdb74ddc3283|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:49.400Z|31812bfc-8188-4c1b-a098-bdb74ddc3283|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:50.137Z|fae5cfdf-2606-4080-a7e1-5ff7168c1d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:50.138Z|fae5cfdf-2606-4080-a7e1-5ff7168c1d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:52.629Z|0f331702-369b-45a0-9f9f-ad1ae9bc5683|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:52.631Z|0f331702-369b-45a0-9f9f-ad1ae9bc5683|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:32:59.433Z|f4b5b4d6-1cb9-4f4c-9dfa-e48ed491be80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:32:59.434Z|f4b5b4d6-1cb9-4f4c-9dfa-e48ed491be80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:00.164Z|bd22b122-1b15-416e-8d8c-7c0959b6b160|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:00.165Z|bd22b122-1b15-416e-8d8c-7c0959b6b160|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:02.662Z|01fa9dc9-f7da-46a0-8adc-129ac09cb4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:02.663Z|01fa9dc9-f7da-46a0-8adc-129ac09cb4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:03.554Z|970c4e1d-3134-47d8-95ab-f262b5096f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:33:03.556Z|970c4e1d-3134-47d8-95ab-f262b5096f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:33:03.748Z|c6c19d3b-5252-4ceb-b556-a40de5bd378b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:33:03.749Z|c6c19d3b-5252-4ceb-b556-a40de5bd378b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:33:09.460Z|a41494f3-5712-4757-8cc7-8bfdc3aef2bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:09.461Z|a41494f3-5712-4757-8cc7-8bfdc3aef2bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:10.192Z|e5104ea6-bc54-434e-82e5-0cffd4f3d4f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:10.193Z|e5104ea6-bc54-434e-82e5-0cffd4f3d4f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:12.695Z|96a42a42-54fe-49b8-8b40-fe6cbd87a653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:12.696Z|96a42a42-54fe-49b8-8b40-fe6cbd87a653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:18.554Z|2c3072df-0996-4901-a0a9-9abca68e5c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:33:18.558Z|2c3072df-0996-4901-a0a9-9abca68e5c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:33:19.485Z|6f52b83d-9511-4517-8471-6075c2a4a778|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:19.486Z|6f52b83d-9511-4517-8471-6075c2a4a778|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:20.222Z|930d2583-7ba2-4c24-9932-045f1bc1bdc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:20.223Z|930d2583-7ba2-4c24-9932-045f1bc1bdc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:22.721Z|4e647eb8-3690-48d1-9cf4-9a2c4bae11d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:22.722Z|4e647eb8-3690-48d1-9cf4-9a2c4bae11d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:23.589Z|80195d65-2a55-43c2-9f94-5e836e5b815a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:33:23.590Z|80195d65-2a55-43c2-9f94-5e836e5b815a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:29.511Z|64efc15d-8779-4e9d-9b04-9de688bcabf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:29.512Z|64efc15d-8779-4e9d-9b04-9de688bcabf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:30.258Z|7a5548de-e5d6-4580-b67a-528b8d3ed6c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:30.259Z|7a5548de-e5d6-4580-b67a-528b8d3ed6c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:32.747Z|2d28f0ee-7ba1-40ce-87f9-76905f3ca12a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:32.748Z|2d28f0ee-7ba1-40ce-87f9-76905f3ca12a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:33.554Z|e3554743-2f10-46cf-8ae9-212356f2fc37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:33:33.555Z|e3554743-2f10-46cf-8ae9-212356f2fc37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:33:33.750Z|43258cf8-e459-4b3b-98ca-143d76384b99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:33:33.750Z|43258cf8-e459-4b3b-98ca-143d76384b99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:33:39.537Z|82ce31ee-806e-46aa-81c4-5f914753d90a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:39.538Z|82ce31ee-806e-46aa-81c4-5f914753d90a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:40.286Z|f25a27a1-387a-4f67-8a19-fe71f3be468f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:40.287Z|f25a27a1-387a-4f67-8a19-fe71f3be468f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:42.774Z|8f91e529-4c0b-4463-9326-89ece189b2f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:42.775Z|8f91e529-4c0b-4463-9326-89ece189b2f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:48.554Z|2db31438-fbde-4ead-a3eb-3ce2c1c021fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:33:48.555Z|2db31438-fbde-4ead-a3eb-3ce2c1c021fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:33:49.562Z|c8d6e086-4390-4c11-93fe-a88db3047aad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:49.563Z|c8d6e086-4390-4c11-93fe-a88db3047aad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:50.318Z|fe51ce38-4f67-400e-8c47-018c00c171aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:50.319Z|fe51ce38-4f67-400e-8c47-018c00c171aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:52.800Z|f1fa8083-270d-4aef-b7e8-53ba77fba0b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:52.801Z|f1fa8083-270d-4aef-b7e8-53ba77fba0b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:33:59.591Z|e1d18b57-6c43-450a-84bc-5bbbd6d237f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:33:59.592Z|e1d18b57-6c43-450a-84bc-5bbbd6d237f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:00.348Z|07ae38fd-cc9c-4dae-b55d-bdc8d255a2eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:00.349Z|07ae38fd-cc9c-4dae-b55d-bdc8d255a2eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:02.824Z|01b6006d-f70b-4d86-af6e-84416eebfda3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:02.825Z|01b6006d-f70b-4d86-af6e-84416eebfda3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:03.554Z|5172f8ca-a2e8-4a9a-9ded-0efb58eb5950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:34:03.558Z|5172f8ca-a2e8-4a9a-9ded-0efb58eb5950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:34:03.751Z|ef1157cc-651d-4b57-aa37-1167cad15088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:34:03.752Z|ef1157cc-651d-4b57-aa37-1167cad15088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:34:09.618Z|196b028b-3b4e-44e7-b43f-c665a972c35c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:09.619Z|196b028b-3b4e-44e7-b43f-c665a972c35c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:10.376Z|5eccc225-77d0-4537-b85f-c58be45e0880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:10.378Z|5eccc225-77d0-4537-b85f-c58be45e0880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:12.850Z|97c76c02-1717-4203-a196-151d667ddad2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:12.851Z|97c76c02-1717-4203-a196-151d667ddad2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:18.554Z|0886a7fd-52cf-4175-9376-a3793f25d503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:34:18.555Z|0886a7fd-52cf-4175-9376-a3793f25d503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:34:19.645Z|464e5e92-bb33-409c-9756-4606da94d037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:19.646Z|464e5e92-bb33-409c-9756-4606da94d037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:20.403Z|2e25f5ef-0658-49c5-bb16-6540b7141c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:20.404Z|2e25f5ef-0658-49c5-bb16-6540b7141c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:22.876Z|45ffa661-abda-4953-a87b-518e721a5fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:22.877Z|45ffa661-abda-4953-a87b-518e721a5fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:23.589Z|d3c2ecd8-f29a-4051-a7dd-7ff6a77af291|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:34:23.590Z|d3c2ecd8-f29a-4051-a7dd-7ff6a77af291|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:29.673Z|465045f6-1c79-4f7f-9467-29793cf8da23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:29.674Z|465045f6-1c79-4f7f-9467-29793cf8da23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:30.434Z|9ab0e366-745c-4f2e-be43-93b0b5a34e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:30.435Z|9ab0e366-745c-4f2e-be43-93b0b5a34e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:32.901Z|7a785f4c-2f86-43da-a1e7-715cd0781a82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:32.902Z|7a785f4c-2f86-43da-a1e7-715cd0781a82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:33.554Z|ed3e0374-acac-4ba0-bee5-78340d3c9e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:34:33.555Z|ed3e0374-acac-4ba0-bee5-78340d3c9e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:34:33.753Z|d1b44a3d-4080-499c-baf3-7b3187b99dd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:34:33.754Z|d1b44a3d-4080-499c-baf3-7b3187b99dd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:34:39.705Z|08d3e00c-2b81-473c-a84a-018ac7b5793f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:39.706Z|08d3e00c-2b81-473c-a84a-018ac7b5793f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:40.462Z|f612f39c-92a1-481e-8896-57140113efd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:40.463Z|f612f39c-92a1-481e-8896-57140113efd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:42.927Z|24cce859-5933-4866-926e-eb7cb09475e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:42.928Z|24cce859-5933-4866-926e-eb7cb09475e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:48.554Z|4c53cd66-284c-4604-9c09-fe1254c86832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:34:48.557Z|4c53cd66-284c-4604-9c09-fe1254c86832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:34:49.732Z|616705dd-f7f4-4996-9a7c-56d092e2c02e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:49.734Z|616705dd-f7f4-4996-9a7c-56d092e2c02e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:50.488Z|1907d988-ee32-4b9a-ae9e-2f9d8d2d1f2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:50.489Z|1907d988-ee32-4b9a-ae9e-2f9d8d2d1f2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:52.951Z|b4a5c64a-491b-4913-b463-4d2f43dab38c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:52.952Z|b4a5c64a-491b-4913-b463-4d2f43dab38c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:34:59.762Z|ef14dc73-297a-4556-8892-69a0111b3d98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:34:59.763Z|ef14dc73-297a-4556-8892-69a0111b3d98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:00.514Z|4dc3078f-6b98-432b-aaae-29e27e880b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:00.516Z|4dc3078f-6b98-432b-aaae-29e27e880b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:02.977Z|b5820c4c-a7cc-4d8e-bcd3-28c24abecf8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:02.978Z|b5820c4c-a7cc-4d8e-bcd3-28c24abecf8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:03.554Z|2032bed8-a85a-49d4-be78-df2578c4e00b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:35:03.555Z|2032bed8-a85a-49d4-be78-df2578c4e00b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:35:03.755Z|31fa774a-98ac-4a92-98a3-e790a9847fe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:35:03.756Z|31fa774a-98ac-4a92-98a3-e790a9847fe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:35:09.787Z|1c8bf80b-1ac2-45a1-be0e-db3dd66919d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:09.788Z|1c8bf80b-1ac2-45a1-be0e-db3dd66919d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:10.540Z|2bbcee89-6930-48db-845e-5313cd732662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:10.541Z|2bbcee89-6930-48db-845e-5313cd732662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:13.004Z|f241b0fd-3da4-41f1-a087-da30058dc4f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:13.005Z|f241b0fd-3da4-41f1-a087-da30058dc4f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:18.554Z|c8b38653-23ea-40ff-b3f8-2c598b52b2df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:35:18.555Z|c8b38653-23ea-40ff-b3f8-2c598b52b2df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:35:19.816Z|2789d0bf-cac2-45d1-ac65-bc8d22b45ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:19.817Z|2789d0bf-cac2-45d1-ac65-bc8d22b45ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:20.565Z|8add8632-3efa-4c27-842b-7ace72cb02bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:20.566Z|8add8632-3efa-4c27-842b-7ace72cb02bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:23.030Z|395f8fbe-7fc3-4a0e-8a8d-82be3a054e18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:23.031Z|395f8fbe-7fc3-4a0e-8a8d-82be3a054e18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:23.589Z|e3f1a492-79db-4e2e-b5dc-d2c77fd00391|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:35:23.591Z|e3f1a492-79db-4e2e-b5dc-d2c77fd00391|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:29.845Z|4c9eab14-6d0a-4170-80ec-8101331b4fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:29.846Z|4c9eab14-6d0a-4170-80ec-8101331b4fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:30.594Z|19aa1839-ac6e-46aa-8db8-863219bc2d1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:30.595Z|19aa1839-ac6e-46aa-8db8-863219bc2d1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:33.056Z|a519ade4-0032-4e30-b880-d774ee4984bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:33.057Z|a519ade4-0032-4e30-b880-d774ee4984bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:33.554Z|58b98575-a98d-495e-b6ec-eacd479399ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:35:33.558Z|58b98575-a98d-495e-b6ec-eacd479399ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:35:33.757Z|2667680c-2ac7-4c50-b0af-11099f800a58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:35:33.757Z|2667680c-2ac7-4c50-b0af-11099f800a58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:35:39.872Z|e3ea327a-d44a-401a-8f1d-83f8499d3212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:39.873Z|e3ea327a-d44a-401a-8f1d-83f8499d3212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:40.657Z|fe273f4b-de8f-4a6e-bd48-673a1ebcc1c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:40.658Z|fe273f4b-de8f-4a6e-bd48-673a1ebcc1c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:43.081Z|c586d8d1-267c-4812-a0f5-dbff04d246d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:43.082Z|c586d8d1-267c-4812-a0f5-dbff04d246d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:48.554Z|242143cb-fa00-4646-99d8-0d79ea1a2196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:35:48.555Z|242143cb-fa00-4646-99d8-0d79ea1a2196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:35:49.899Z|82b7b73b-d434-49f4-be51-106f3c8c53a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:49.900Z|82b7b73b-d434-49f4-be51-106f3c8c53a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:50.687Z|dcf67738-7951-42b9-9fed-3e5e9cfcf14d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:50.688Z|dcf67738-7951-42b9-9fed-3e5e9cfcf14d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:53.106Z|bd1c984a-7985-46da-bbb2-0ec8d266378a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:53.107Z|bd1c984a-7985-46da-bbb2-0ec8d266378a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:35:59.925Z|0d54bfb1-54fb-42e9-817e-850cab6f9512|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:35:59.926Z|0d54bfb1-54fb-42e9-817e-850cab6f9512|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:00.724Z|f0d6cd44-f78c-481c-a12f-00bdf3a5eb91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:00.725Z|f0d6cd44-f78c-481c-a12f-00bdf3a5eb91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:03.131Z|651b0c6e-d628-4f4a-a567-f3761edab4ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:03.132Z|651b0c6e-d628-4f4a-a567-f3761edab4ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:03.554Z|6a2ed2e0-9f4d-43a9-8d13-7fc8f6aea90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:36:03.555Z|6a2ed2e0-9f4d-43a9-8d13-7fc8f6aea90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:36:03.759Z|ca12d495-45d5-486c-9494-0c7f09bd13fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:36:03.760Z|ca12d495-45d5-486c-9494-0c7f09bd13fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:36:09.950Z|5fbd06ac-5025-46f7-9e20-d69da1a1d334|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:09.951Z|5fbd06ac-5025-46f7-9e20-d69da1a1d334|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:10.751Z|0b4710e3-dbd2-425d-a8bb-03bd2daf4d4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:10.752Z|0b4710e3-dbd2-425d-a8bb-03bd2daf4d4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:13.156Z|00640869-9c0b-4574-8eaf-f287a4443d69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:13.157Z|00640869-9c0b-4574-8eaf-f287a4443d69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:18.554Z|58b2a13f-6180-4be3-9d25-91e0b3086ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:36:18.558Z|58b2a13f-6180-4be3-9d25-91e0b3086ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:36:19.977Z|04cd287a-8d7e-4604-8684-690a8152d0bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:19.978Z|04cd287a-8d7e-4604-8684-690a8152d0bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:20.785Z|839537c0-e660-4f20-8582-590211ab9e67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:20.786Z|839537c0-e660-4f20-8582-590211ab9e67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:23.184Z|66cef0f9-4b76-46b0-a084-143aadfbd56f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:23.185Z|66cef0f9-4b76-46b0-a084-143aadfbd56f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:23.589Z|6fcbabb0-5cb4-452d-b40f-81a0db86ece1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:36:23.590Z|6fcbabb0-5cb4-452d-b40f-81a0db86ece1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:30.007Z|32ea9906-ad40-4022-931a-5b1628678d62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:30.009Z|32ea9906-ad40-4022-931a-5b1628678d62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:30.815Z|aceeb4fd-1e3c-459d-b5c2-8ff1e496560e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:30.817Z|aceeb4fd-1e3c-459d-b5c2-8ff1e496560e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:33.213Z|4678ad4d-2718-4f35-a5c9-8baeecb163ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:33.214Z|4678ad4d-2718-4f35-a5c9-8baeecb163ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:33.554Z|a2f217ba-7ab0-4371-b8b4-9e507166569f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:36:33.555Z|a2f217ba-7ab0-4371-b8b4-9e507166569f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:36:33.761Z|de24c65d-da63-4eb1-bf97-a0209a2f434a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:36:33.761Z|de24c65d-da63-4eb1-bf97-a0209a2f434a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:36:40.037Z|99884082-1f16-4a28-839f-26c77156086b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:40.038Z|99884082-1f16-4a28-839f-26c77156086b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:40.850Z|06f57e97-1074-4d88-818a-4678e580d654|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:40.851Z|06f57e97-1074-4d88-818a-4678e580d654|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:43.239Z|146fcdcf-b553-42fc-88cb-4626797b2bd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:43.241Z|146fcdcf-b553-42fc-88cb-4626797b2bd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:48.554Z|d9eb05b2-67ee-496a-b6b7-15e344417732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:36:48.555Z|d9eb05b2-67ee-496a-b6b7-15e344417732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:36:50.063Z|700723fb-3b79-4490-9c0f-06781775dcbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:50.065Z|700723fb-3b79-4490-9c0f-06781775dcbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:50.888Z|d5d6ee7e-5a0b-496e-b916-33f1486c7543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:50.889Z|d5d6ee7e-5a0b-496e-b916-33f1486c7543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:36:53.265Z|d6fc89d5-1d00-4951-81c0-fc69efa304ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:36:53.266Z|d6fc89d5-1d00-4951-81c0-fc69efa304ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:00.089Z|20bf566e-3f9f-4f70-83f2-400cb5dc92f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:00.090Z|20bf566e-3f9f-4f70-83f2-400cb5dc92f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:00.924Z|f9ee1d53-2a6c-4446-bf64-ef91487c49fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:00.925Z|f9ee1d53-2a6c-4446-bf64-ef91487c49fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:03.294Z|421d4616-0824-461e-a94d-1606865276d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:03.295Z|421d4616-0824-461e-a94d-1606865276d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:03.554Z|c52d4154-8a7a-4787-bb27-7d0f29ecb6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:37:03.557Z|c52d4154-8a7a-4787-bb27-7d0f29ecb6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:37:03.762Z|ea1f4c0a-4f6a-4157-aa9a-b3c3fb055abf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:37:03.763Z|ea1f4c0a-4f6a-4157-aa9a-b3c3fb055abf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:37:10.115Z|815f9dff-ed18-43c0-a81a-3841d3719b04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:10.117Z|815f9dff-ed18-43c0-a81a-3841d3719b04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:10.953Z|1d86d428-0721-420e-9810-ff7f25cb0e2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:10.954Z|1d86d428-0721-420e-9810-ff7f25cb0e2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:13.321Z|2971ba70-7266-475c-ba63-67323cfd105c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:13.323Z|2971ba70-7266-475c-ba63-67323cfd105c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:18.554Z|5815fb34-ab90-4fbc-baaf-4b6c562ff07b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:37:18.555Z|5815fb34-ab90-4fbc-baaf-4b6c562ff07b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:37:20.141Z|99a8d7e7-f40f-44f5-b9b8-7f1ca1c92a56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:20.142Z|99a8d7e7-f40f-44f5-b9b8-7f1ca1c92a56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:20.983Z|b134c922-eaa8-4432-a653-63e0c6f2290f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:20.984Z|b134c922-eaa8-4432-a653-63e0c6f2290f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:23.352Z|d649b4b7-e2c1-43e7-8a3e-e609e9e1e42c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:23.353Z|d649b4b7-e2c1-43e7-8a3e-e609e9e1e42c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:23.589Z|ac1dc5df-8839-4f94-ae0e-a45f7a01864f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:37:23.590Z|ac1dc5df-8839-4f94-ae0e-a45f7a01864f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:30.166Z|1c5753cb-a25e-48cd-847d-58493ac2d973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:30.168Z|1c5753cb-a25e-48cd-847d-58493ac2d973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:31.013Z|20fdb6fd-2a4b-4632-9584-0aeac7ffe8d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:31.014Z|20fdb6fd-2a4b-4632-9584-0aeac7ffe8d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:33.379Z|88428403-3268-4b14-b85b-f48573fbaebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:33.380Z|88428403-3268-4b14-b85b-f48573fbaebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:33.554Z|283d33c3-459a-4edf-aa7d-70dec2a07bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:37:33.555Z|283d33c3-459a-4edf-aa7d-70dec2a07bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:37:33.764Z|1de5de56-cd38-4e0c-a35e-14c2f67a12f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:37:33.765Z|1de5de56-cd38-4e0c-a35e-14c2f67a12f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:37:40.193Z|6ca11280-cd4f-413b-89fb-8f25ac297d7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:40.194Z|6ca11280-cd4f-413b-89fb-8f25ac297d7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:41.041Z|25b196f5-d945-494b-9d17-ec77c7c80f00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:41.042Z|25b196f5-d945-494b-9d17-ec77c7c80f00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:43.407Z|2f5921aa-db4c-4376-8709-aac01422260e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:43.408Z|2f5921aa-db4c-4376-8709-aac01422260e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:48.554Z|b117c3e9-dd31-4901-be96-3a4fcf3f72be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:37:48.557Z|b117c3e9-dd31-4901-be96-3a4fcf3f72be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:37:50.220Z|d6f1012f-c3bf-4e55-88b6-7237eb6f8ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:50.222Z|d6f1012f-c3bf-4e55-88b6-7237eb6f8ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:51.069Z|54e49c69-0205-4c0f-a1dc-7d68bec81edb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:51.070Z|54e49c69-0205-4c0f-a1dc-7d68bec81edb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:37:53.433Z|228b0bdb-7b44-431a-a945-694b0a1d9714|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:37:53.434Z|228b0bdb-7b44-431a-a945-694b0a1d9714|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:00.248Z|706efcf9-24ec-4701-bcef-a9a8d32ca9b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:00.249Z|706efcf9-24ec-4701-bcef-a9a8d32ca9b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:01.095Z|fd79f72f-a269-42b3-928a-c355c262901d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:01.096Z|fd79f72f-a269-42b3-928a-c355c262901d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:03.460Z|6f5ca728-ab24-4945-b696-f3e3ef4c69b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:03.461Z|6f5ca728-ab24-4945-b696-f3e3ef4c69b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:03.554Z|ffa2d14b-88b6-4699-b52c-8073c92dc424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:38:03.555Z|ffa2d14b-88b6-4699-b52c-8073c92dc424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:38:03.765Z|2028ebff-d3b8-45bf-b556-9ac562d5cfec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:38:03.766Z|2028ebff-d3b8-45bf-b556-9ac562d5cfec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:38:10.281Z|6702705d-48d0-47de-b286-ef84b84fb2d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:10.283Z|6702705d-48d0-47de-b286-ef84b84fb2d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:11.128Z|5ffc16f1-e3bf-4443-b850-7e9558f296e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:11.129Z|5ffc16f1-e3bf-4443-b850-7e9558f296e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:13.485Z|af2a2cc6-25d3-4a5b-91c3-1c1d4f7c0fb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:13.486Z|af2a2cc6-25d3-4a5b-91c3-1c1d4f7c0fb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:18.554Z|e66ad395-cd1b-460b-a122-b96dedc81c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:38:18.555Z|e66ad395-cd1b-460b-a122-b96dedc81c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:38:20.308Z|e5661d34-eb52-42cb-a713-27d7b2bc7b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:20.309Z|e5661d34-eb52-42cb-a713-27d7b2bc7b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:21.154Z|5f071335-789a-4844-b875-e327083cc37f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:21.155Z|5f071335-789a-4844-b875-e327083cc37f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:23.513Z|996cbbd3-5cfb-43e8-92bd-8d623341c1c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:23.514Z|996cbbd3-5cfb-43e8-92bd-8d623341c1c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:23.589Z|86b82974-2da1-4009-bbe0-518865c26280|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:38:23.589Z|86b82974-2da1-4009-bbe0-518865c26280|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:30.346Z|49059ff8-fd09-4304-a8fe-bdceb072dba6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:30.347Z|49059ff8-fd09-4304-a8fe-bdceb072dba6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:31.187Z|fe2f161b-8987-4e03-8f1c-3401e5c23257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:31.188Z|fe2f161b-8987-4e03-8f1c-3401e5c23257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:33.540Z|00a886b3-3b76-4676-80cc-ed988059221c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:33.541Z|00a886b3-3b76-4676-80cc-ed988059221c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:33.554Z|b5c486d5-9145-45f6-9f13-0192af335980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:38:33.555Z|b5c486d5-9145-45f6-9f13-0192af335980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:38:33.767Z|3a986afd-f37f-4709-8901-7279abdc561a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:38:33.768Z|3a986afd-f37f-4709-8901-7279abdc561a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:38:40.382Z|0fb0f0f9-3ce9-430c-a132-4db6a75720ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:40.384Z|0fb0f0f9-3ce9-430c-a132-4db6a75720ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:41.215Z|81916e0f-639c-4374-a6a2-6bf1a2ce3e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:41.217Z|81916e0f-639c-4374-a6a2-6bf1a2ce3e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:43.572Z|bc593951-4134-45b2-8da5-62e2df8f5225|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:43.572Z|bc593951-4134-45b2-8da5-62e2df8f5225|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:48.554Z|ec643c73-3028-460e-b9fd-e3005ac4d9cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:38:48.555Z|ec643c73-3028-460e-b9fd-e3005ac4d9cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:38:50.417Z|449e00fc-ff1d-4db1-841c-4f5ed7aca91f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:50.418Z|449e00fc-ff1d-4db1-841c-4f5ed7aca91f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:51.245Z|c1042df2-52d6-4edc-b622-962f651c3ee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:51.246Z|c1042df2-52d6-4edc-b622-962f651c3ee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:38:53.597Z|10193735-182f-4a39-a18a-e0abf3c9b19f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:38:53.599Z|10193735-182f-4a39-a18a-e0abf3c9b19f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:00.450Z|f9e26cfa-424d-4820-9e34-c6cf698d3146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:00.452Z|f9e26cfa-424d-4820-9e34-c6cf698d3146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:01.272Z|79274a55-e0b4-4aa0-8895-ba99e6bbc7be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:01.273Z|79274a55-e0b4-4aa0-8895-ba99e6bbc7be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:03.554Z|2516598a-0bcf-404a-854b-3312bcb2c609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:39:03.558Z|2516598a-0bcf-404a-854b-3312bcb2c609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:39:03.625Z|f04ad710-0068-41c9-9d89-c4a40a069f52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:03.626Z|f04ad710-0068-41c9-9d89-c4a40a069f52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:03.769Z|7c59bc7e-9a82-4a9f-8244-85da1eaaaf89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:39:03.769Z|7c59bc7e-9a82-4a9f-8244-85da1eaaaf89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:39:10.486Z|a90ce070-2685-41bb-a2bc-f4a2015ef5b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:10.488Z|a90ce070-2685-41bb-a2bc-f4a2015ef5b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:11.300Z|bedcca5c-dc4a-4f0e-9fda-2000ec716113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:11.301Z|bedcca5c-dc4a-4f0e-9fda-2000ec716113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:13.651Z|32421888-0793-47ba-b6c4-893cac275eb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:13.652Z|32421888-0793-47ba-b6c4-893cac275eb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:18.555Z|3467b2f3-babd-44e8-a769-03a161c9f0d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:39:18.556Z|3467b2f3-babd-44e8-a769-03a161c9f0d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:39:20.518Z|266f63e7-5354-45cf-bb88-1674fc4a4cb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:20.520Z|266f63e7-5354-45cf-bb88-1674fc4a4cb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:21.328Z|65f52b07-9dbc-4754-a433-c611416bb3f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:21.329Z|65f52b07-9dbc-4754-a433-c611416bb3f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:23.589Z|765f78ef-7064-49b7-b952-56c1cbc08a7c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:39:23.590Z|765f78ef-7064-49b7-b952-56c1cbc08a7c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:23.677Z|ea6cb8e8-d537-41d8-a9ab-f6cab190661c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:23.678Z|ea6cb8e8-d537-41d8-a9ab-f6cab190661c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:30.550Z|54f22636-aaa0-4e15-ada2-eb02bd79b244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:30.551Z|54f22636-aaa0-4e15-ada2-eb02bd79b244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:31.353Z|5e06833f-52f6-4e25-8754-4c0b35a78422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:31.355Z|5e06833f-52f6-4e25-8754-4c0b35a78422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:33.554Z|0ffbbcf0-91e5-4651-b129-1c7a8434fa80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:39:33.555Z|0ffbbcf0-91e5-4651-b129-1c7a8434fa80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:39:33.705Z|76ef1ea4-1510-41ca-bbbc-5a9a050fcc23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:33.706Z|76ef1ea4-1510-41ca-bbbc-5a9a050fcc23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:33.770Z|ac498641-0744-4906-be9a-d4548af92f62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:39:33.771Z|ac498641-0744-4906-be9a-d4548af92f62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:39:40.580Z|9ea26673-60e9-4b3a-b0b9-c5f0d47b8a19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:40.582Z|9ea26673-60e9-4b3a-b0b9-c5f0d47b8a19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:41.379Z|fd0ac1e5-0106-4e33-8c52-2c37896152f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:41.380Z|fd0ac1e5-0106-4e33-8c52-2c37896152f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:43.731Z|b93bce33-f601-4ff7-bd05-9d5f3057172c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:43.732Z|b93bce33-f601-4ff7-bd05-9d5f3057172c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:48.555Z|2206aa1a-bc49-4966-a25b-1ae49e170714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:39:48.559Z|2206aa1a-bc49-4966-a25b-1ae49e170714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:39:50.611Z|321943e3-77e5-4aab-927c-c19fbf65ab55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:50.613Z|321943e3-77e5-4aab-927c-c19fbf65ab55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:51.424Z|2fb4e1d6-56b4-4057-a654-9575fa44f590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:51.426Z|2fb4e1d6-56b4-4057-a654-9575fa44f590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:39:53.757Z|3e5eea09-4568-4d56-b7b7-a4b06a05c8a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:39:53.758Z|3e5eea09-4568-4d56-b7b7-a4b06a05c8a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:00.652Z|1ee1f295-a262-460b-b2c4-83de12c76778|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:00.653Z|1ee1f295-a262-460b-b2c4-83de12c76778|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:01.452Z|6cde22ef-2849-4fdb-a234-1957a4394e79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:01.453Z|6cde22ef-2849-4fdb-a234-1957a4394e79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:03.554Z|f1e3d5f2-f491-4b36-adef-5051b9e63e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:40:03.555Z|f1e3d5f2-f491-4b36-adef-5051b9e63e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:40:03.772Z|734283cd-e489-4b75-a313-e30aa107482f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:40:03.773Z|734283cd-e489-4b75-a313-e30aa107482f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:40:03.782Z|f267f59c-1eb9-4ed8-b982-3bab7fc09dcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:03.783Z|f267f59c-1eb9-4ed8-b982-3bab7fc09dcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:10.687Z|e6a1d9d6-1c6f-42e8-a670-97923dcb34ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:10.688Z|e6a1d9d6-1c6f-42e8-a670-97923dcb34ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:11.479Z|76989a28-6992-419e-9706-699cbb00fae6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:11.480Z|76989a28-6992-419e-9706-699cbb00fae6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:13.809Z|0d7b3c70-9e45-4595-a76a-a7fa758b5757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:13.810Z|0d7b3c70-9e45-4595-a76a-a7fa758b5757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:18.554Z|527a42d6-befd-41cc-a309-49c425075771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:40:18.555Z|527a42d6-befd-41cc-a309-49c425075771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:40:20.733Z|bbf123bf-5ada-4df1-ac17-d7457e241594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:20.734Z|bbf123bf-5ada-4df1-ac17-d7457e241594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:21.507Z|e1f5c315-096d-4eb2-a599-79b60e0208ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:21.508Z|e1f5c315-096d-4eb2-a599-79b60e0208ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:23.591Z|101fe6c3-745c-4b7b-802a-dd7b500c7ed2|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:40:23.592Z|101fe6c3-745c-4b7b-802a-dd7b500c7ed2|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:23.835Z|b8c2c09a-bfd7-42a6-a51c-12a06fd5eeed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:23.836Z|b8c2c09a-bfd7-42a6-a51c-12a06fd5eeed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:30.763Z|e0a51885-523e-4a96-9edb-ba0831c185da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:30.764Z|e0a51885-523e-4a96-9edb-ba0831c185da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:31.536Z|a5304bce-869c-4d28-a726-bae84985cf42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:31.536Z|a5304bce-869c-4d28-a726-bae84985cf42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:33.554Z|c7378af5-83d8-449c-995f-0221049865fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:40:33.557Z|c7378af5-83d8-449c-995f-0221049865fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:40:33.774Z|7adcd1da-1601-4b4c-a24e-6fdfce0cf291|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:40:33.774Z|7adcd1da-1601-4b4c-a24e-6fdfce0cf291|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:40:33.862Z|88171cd9-319a-4206-a48e-81a8b50eab24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:33.863Z|88171cd9-319a-4206-a48e-81a8b50eab24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:40.798Z|d9e70c36-794b-4f6c-8900-840491ca3dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:40.799Z|d9e70c36-794b-4f6c-8900-840491ca3dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:41.565Z|3622b71d-256a-48fd-9b8d-cbe4838b6b3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:41.566Z|3622b71d-256a-48fd-9b8d-cbe4838b6b3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:43.889Z|b943d0ff-3755-4a1d-8aba-6e6363f33c66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:43.891Z|b943d0ff-3755-4a1d-8aba-6e6363f33c66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:48.554Z|b545ac4e-2e98-4d00-89d3-5c4871410d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:40:48.555Z|b545ac4e-2e98-4d00-89d3-5c4871410d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:40:50.826Z|0b994ef6-2ece-4c88-841f-ece744961cf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:50.828Z|0b994ef6-2ece-4c88-841f-ece744961cf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:51.592Z|20a984fb-612a-44d4-96e3-444062189434|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:51.593Z|20a984fb-612a-44d4-96e3-444062189434|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:40:53.915Z|5b677538-13ca-46ed-9b33-a87e30e94e54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:40:53.917Z|5b677538-13ca-46ed-9b33-a87e30e94e54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:00.858Z|b9e69975-f281-4820-bd3a-de8ad436da03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:00.859Z|b9e69975-f281-4820-bd3a-de8ad436da03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:01.623Z|535f67b9-c39a-474d-9ec6-24812f329ca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:01.624Z|535f67b9-c39a-474d-9ec6-24812f329ca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:03.554Z|09745780-f1dc-4a8a-827d-fed4fb84d976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:41:03.555Z|09745780-f1dc-4a8a-827d-fed4fb84d976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:41:03.775Z|74761e13-14b0-43cb-ad56-153d722fbbc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:41:03.776Z|74761e13-14b0-43cb-ad56-153d722fbbc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:41:03.945Z|1d81df15-5fe8-4938-b9ab-b43bdc9abdfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:03.946Z|1d81df15-5fe8-4938-b9ab-b43bdc9abdfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:10.894Z|8ea68d20-217b-4417-9f37-0c10b619cff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:10.895Z|8ea68d20-217b-4417-9f37-0c10b619cff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:11.650Z|30b1a0bc-a51c-4ccd-a2ad-af7853acb517|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:11.651Z|30b1a0bc-a51c-4ccd-a2ad-af7853acb517|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:13.969Z|cd8920cc-105e-49fb-85f4-4bdfdb7917a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:13.970Z|cd8920cc-105e-49fb-85f4-4bdfdb7917a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:18.554Z|2f261c50-e465-41b3-86a7-8e853d7cf159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:41:18.557Z|2f261c50-e465-41b3-86a7-8e853d7cf159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:41:20.922Z|94af54d3-d078-4f16-a07f-d188510a5a15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:20.923Z|94af54d3-d078-4f16-a07f-d188510a5a15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:21.684Z|028f47f0-c859-4b34-a34a-791263169c31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:21.685Z|028f47f0-c859-4b34-a34a-791263169c31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:23.590Z|174175d3-275d-4339-a787-766838f27a7d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:41:23.592Z|174175d3-275d-4339-a787-766838f27a7d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:23.996Z|9a91f190-9b13-4351-90fb-6ff03eea03bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:23.997Z|9a91f190-9b13-4351-90fb-6ff03eea03bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:30.951Z|51141753-823a-4ce4-97e8-28b2a8b16088|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:30.952Z|51141753-823a-4ce4-97e8-28b2a8b16088|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:31.785Z|9bf5ac6d-5043-41fb-a807-436ad64a08b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:31.786Z|9bf5ac6d-5043-41fb-a807-436ad64a08b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:33.554Z|a37b9809-ce54-4f3a-897f-e0339130c606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:41:33.555Z|a37b9809-ce54-4f3a-897f-e0339130c606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:41:33.777Z|2fb42ec6-5b8b-456a-888a-0240eab1b47f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:41:33.778Z|2fb42ec6-5b8b-456a-888a-0240eab1b47f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:41:34.024Z|020fa036-3b44-4aba-b380-ebc11a1de048|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:34.025Z|020fa036-3b44-4aba-b380-ebc11a1de048|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:40.984Z|010a5cc3-bcb2-4936-80df-f07024a23ff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:40.985Z|010a5cc3-bcb2-4936-80df-f07024a23ff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:41.814Z|8e446100-7fe6-4448-a6f5-d4fee710c868|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:41.815Z|8e446100-7fe6-4448-a6f5-d4fee710c868|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:44.051Z|9afe84f1-0d46-4891-a7af-3576bb1ade79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:44.053Z|9afe84f1-0d46-4891-a7af-3576bb1ade79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:48.554Z|a6bf1c0b-cea0-4d05-ad69-1f8cb4ab9ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:41:48.555Z|a6bf1c0b-cea0-4d05-ad69-1f8cb4ab9ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:41:51.009Z|7c05d56e-0b23-4908-b891-575c5801a71f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:51.010Z|7c05d56e-0b23-4908-b891-575c5801a71f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:51.844Z|20c5cb22-2fcf-44b3-a782-48d34a8e226e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:51.844Z|20c5cb22-2fcf-44b3-a782-48d34a8e226e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:41:54.080Z|aeb2e1bc-a45d-4da1-9dbf-924a56904b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:41:54.081Z|aeb2e1bc-a45d-4da1-9dbf-924a56904b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:01.036Z|149f0110-74c8-41b4-ad9f-88434f1ff8b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:01.037Z|149f0110-74c8-41b4-ad9f-88434f1ff8b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:01.872Z|9e279afe-04bd-45cc-bdd4-e7bb13c05531|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:01.873Z|9e279afe-04bd-45cc-bdd4-e7bb13c05531|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:03.554Z|8d4170db-b2ef-4451-bd0d-dd8595756e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:42:03.557Z|8d4170db-b2ef-4451-bd0d-dd8595756e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:42:03.779Z|47c8b5ab-ee5c-48c5-94e3-08db303102f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:42:03.780Z|47c8b5ab-ee5c-48c5-94e3-08db303102f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:42:04.104Z|be3740b2-32c8-400e-8c46-c463ad2ee4fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:04.105Z|be3740b2-32c8-400e-8c46-c463ad2ee4fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:11.065Z|82178423-2947-4729-b013-ec3170ba89af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:11.066Z|82178423-2947-4729-b013-ec3170ba89af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:11.902Z|98fdf7ef-2476-4a0b-ac65-fe5ab2f5b113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:11.903Z|98fdf7ef-2476-4a0b-ac65-fe5ab2f5b113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:14.131Z|6f8fbfb4-2513-4549-beb5-7e3bdb56f7e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:14.132Z|6f8fbfb4-2513-4549-beb5-7e3bdb56f7e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:18.554Z|c2578f22-3d68-4cdc-9609-247b585582d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:42:18.555Z|c2578f22-3d68-4cdc-9609-247b585582d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:42:21.094Z|7ef1549f-91b0-4cc2-b256-9e3fe3cf8dcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:21.095Z|7ef1549f-91b0-4cc2-b256-9e3fe3cf8dcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:21.930Z|4d600a52-266f-47f2-8cf4-5a9bf27a219f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:21.931Z|4d600a52-266f-47f2-8cf4-5a9bf27a219f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:23.589Z|45289976-6149-4fec-81ca-4af354fcb06a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:42:23.590Z|45289976-6149-4fec-81ca-4af354fcb06a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:24.156Z|a97a5abe-0e26-42b1-81a0-68655fbab5b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:24.157Z|a97a5abe-0e26-42b1-81a0-68655fbab5b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:31.122Z|d529543f-ec7b-4cf0-89d7-2780c3540d68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:31.123Z|d529543f-ec7b-4cf0-89d7-2780c3540d68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:31.956Z|50b4a7de-ad5b-42bc-b105-11521f750a02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:31.957Z|50b4a7de-ad5b-42bc-b105-11521f750a02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:33.554Z|bf582d5a-c0d1-4ba3-b7b6-7212a3a1d51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:42:33.555Z|bf582d5a-c0d1-4ba3-b7b6-7212a3a1d51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:42:33.780Z|f040bcf8-4527-4d37-89c7-56d87d4714ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:42:33.781Z|f040bcf8-4527-4d37-89c7-56d87d4714ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:42:34.183Z|132e8ea2-ebb9-4f51-a943-b4816183f511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:34.184Z|132e8ea2-ebb9-4f51-a943-b4816183f511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:41.147Z|aaa52475-4a32-4e50-9901-1c6ff5bccc9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:41.148Z|aaa52475-4a32-4e50-9901-1c6ff5bccc9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:41.980Z|e64b0843-c9b7-4565-96d4-c80a72605215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:41.981Z|e64b0843-c9b7-4565-96d4-c80a72605215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:44.210Z|6caa0f80-525b-4290-b399-0676d39e774d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:44.212Z|6caa0f80-525b-4290-b399-0676d39e774d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:48.554Z|9534fe9f-2ce5-4a7d-91d0-86a4a8feaa1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:42:48.558Z|9534fe9f-2ce5-4a7d-91d0-86a4a8feaa1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:42:51.173Z|b15f4e15-52fd-4c2b-ac4c-584ea56d9140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:51.174Z|b15f4e15-52fd-4c2b-ac4c-584ea56d9140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:52.007Z|dd03a2f3-bef0-4af0-84b1-6168677364f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:52.008Z|dd03a2f3-bef0-4af0-84b1-6168677364f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:42:54.237Z|c1ddf8e3-242d-4978-b1d2-2fee821d37f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:42:54.238Z|c1ddf8e3-242d-4978-b1d2-2fee821d37f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:01.199Z|261c304b-372d-41d1-ad74-a92176e2814c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:01.200Z|261c304b-372d-41d1-ad74-a92176e2814c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:02.035Z|f9be6b55-b22e-42be-abc8-142b2422d8f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:02.036Z|f9be6b55-b22e-42be-abc8-142b2422d8f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:03.554Z|764dc0d6-26d4-4012-a327-22ff4fa407f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:43:03.555Z|764dc0d6-26d4-4012-a327-22ff4fa407f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:43:03.782Z|d50abe88-a2a4-4ec4-bd53-5e7dec338624|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:43:03.783Z|d50abe88-a2a4-4ec4-bd53-5e7dec338624|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:43:04.262Z|6693645d-fa72-4dfe-8bfc-7f7bd58f8920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:04.263Z|6693645d-fa72-4dfe-8bfc-7f7bd58f8920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:11.227Z|09839ebd-81c0-4d26-8dde-c56a92f8ff5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:11.228Z|09839ebd-81c0-4d26-8dde-c56a92f8ff5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:12.065Z|ca6dfe1d-fcfd-4033-a897-0f3be5dcc7ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:12.066Z|ca6dfe1d-fcfd-4033-a897-0f3be5dcc7ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:14.287Z|22cd5152-66f5-409e-b387-ccfe895f442d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:14.289Z|22cd5152-66f5-409e-b387-ccfe895f442d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:18.554Z|95207302-421a-4d4a-9ae1-cb29a10d8d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:43:18.555Z|95207302-421a-4d4a-9ae1-cb29a10d8d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:43:21.254Z|c5c913de-bace-48bf-bcd5-a6560828938a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:21.255Z|c5c913de-bace-48bf-bcd5-a6560828938a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:22.090Z|549cffd5-68ac-4fae-a4dd-8e08657aa761|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:22.091Z|549cffd5-68ac-4fae-a4dd-8e08657aa761|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:23.589Z|f104a2d7-b2bb-4a08-9e7d-b544747e9ee1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:43:23.590Z|f104a2d7-b2bb-4a08-9e7d-b544747e9ee1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:24.319Z|4779b8a8-e9a5-459b-a4bc-9929e7df5107|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:24.320Z|4779b8a8-e9a5-459b-a4bc-9929e7df5107|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:31.280Z|7e423364-51cc-4327-97b4-e8811f6ef910|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:31.281Z|7e423364-51cc-4327-97b4-e8811f6ef910|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:32.116Z|4f51ad1b-daff-4cbd-82a5-e540489a610e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:32.117Z|4f51ad1b-daff-4cbd-82a5-e540489a610e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:33.554Z|ad56a315-f6b0-4ce5-be70-e1b06b2412ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:43:33.558Z|ad56a315-f6b0-4ce5-be70-e1b06b2412ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:43:33.784Z|c4de2ebb-8d5e-43cc-a59f-5a20705c181d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:43:33.784Z|c4de2ebb-8d5e-43cc-a59f-5a20705c181d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:43:34.350Z|34446059-2da8-4801-aad7-b4984b9bacf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:34.351Z|34446059-2da8-4801-aad7-b4984b9bacf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:41.307Z|6134d56d-f67b-447a-bb2f-2a94679bb28a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:41.308Z|6134d56d-f67b-447a-bb2f-2a94679bb28a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:42.141Z|eec528b9-afdf-41b0-bcdb-d56bee71d316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:42.142Z|eec528b9-afdf-41b0-bcdb-d56bee71d316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:44.379Z|6e389e6c-7c3f-46c6-bb8d-ce47fba3d3d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:44.380Z|6e389e6c-7c3f-46c6-bb8d-ce47fba3d3d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:48.554Z|62c860ba-ab16-4004-8813-0428c047c5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:43:48.555Z|62c860ba-ab16-4004-8813-0428c047c5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:43:51.333Z|31fce4d2-e1ee-4bc5-8111-618dcf90d409|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:51.334Z|31fce4d2-e1ee-4bc5-8111-618dcf90d409|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:52.169Z|f66efa9d-cebb-489d-9592-ac3fdd6623e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:52.170Z|f66efa9d-cebb-489d-9592-ac3fdd6623e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:43:54.406Z|13225787-be47-493f-a604-0fa10a12fcf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:43:54.407Z|13225787-be47-493f-a604-0fa10a12fcf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:01.360Z|e1fd7214-3aed-430d-aac7-27cb9215cfa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:01.361Z|e1fd7214-3aed-430d-aac7-27cb9215cfa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:02.199Z|7c360328-14ec-43b3-97b3-a7a789a3ee63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:02.200Z|7c360328-14ec-43b3-97b3-a7a789a3ee63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:03.554Z|c46d203a-f0ca-4181-9798-c745d694ada0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:44:03.555Z|c46d203a-f0ca-4181-9798-c745d694ada0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:44:03.785Z|7a39eea0-b5f6-4ca5-abf8-83e8597dd813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:44:03.786Z|7a39eea0-b5f6-4ca5-abf8-83e8597dd813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:44:04.433Z|9dd6a4af-d218-45e9-8a3c-9a4bfe43d757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:04.434Z|9dd6a4af-d218-45e9-8a3c-9a4bfe43d757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:11.385Z|a7040e55-688a-4dea-a750-0ca59b25db1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:11.386Z|a7040e55-688a-4dea-a750-0ca59b25db1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:12.225Z|4b8ed549-7b2f-4bd2-a0eb-d7cb12679b86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:12.226Z|4b8ed549-7b2f-4bd2-a0eb-d7cb12679b86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:14.458Z|c0afbd34-815d-4a70-8945-06e3d4b15ba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:14.460Z|c0afbd34-815d-4a70-8945-06e3d4b15ba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:18.554Z|63f9cf7d-dde1-4bc0-8155-18e799e40212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:44:18.557Z|63f9cf7d-dde1-4bc0-8155-18e799e40212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:44:21.411Z|25851baf-1a8b-47ff-9149-afe328468d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:21.412Z|25851baf-1a8b-47ff-9149-afe328468d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:22.253Z|79433775-f831-4fe5-a0bb-362a984dae85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:22.254Z|79433775-f831-4fe5-a0bb-362a984dae85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:23.589Z|12ccf6fb-2c6f-4ac3-96b0-8da1e91287cc|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:44:23.591Z|12ccf6fb-2c6f-4ac3-96b0-8da1e91287cc|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:24.484Z|bef1010f-770c-4d2d-b50e-34760c929b3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:24.485Z|bef1010f-770c-4d2d-b50e-34760c929b3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:31.450Z|7bd4aa4c-01d8-4e8d-aa0c-680ef824e194|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:31.451Z|7bd4aa4c-01d8-4e8d-aa0c-680ef824e194|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:32.298Z|06a5c0d3-937f-4314-9517-db8567087112|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:32.300Z|06a5c0d3-937f-4314-9517-db8567087112|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:33.554Z|ae5e65ef-99d8-426d-ae16-89bd379de472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:44:33.555Z|ae5e65ef-99d8-426d-ae16-89bd379de472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:44:33.787Z|19e96de9-f999-47eb-9606-ce4f61c47fdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:44:33.788Z|19e96de9-f999-47eb-9606-ce4f61c47fdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:44:34.510Z|821b5c8d-79c7-441d-af91-bb36d674f87f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:34.511Z|821b5c8d-79c7-441d-af91-bb36d674f87f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:41.480Z|24e7a1d1-e94e-458f-95c2-ec8df36e1376|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:41.481Z|24e7a1d1-e94e-458f-95c2-ec8df36e1376|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:42.326Z|b48f9435-c1d1-4cb2-9d61-5da486bd3509|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:42.328Z|b48f9435-c1d1-4cb2-9d61-5da486bd3509|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:44.540Z|2400ba96-6c4d-4f25-b3ae-5d90c0134db9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:44.540Z|2400ba96-6c4d-4f25-b3ae-5d90c0134db9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:48.554Z|624d5596-a7c6-4852-bbce-3c2060ccfd1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:44:48.555Z|624d5596-a7c6-4852-bbce-3c2060ccfd1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:44:51.512Z|e1323e1f-59ff-4ae3-a98d-81290c62fdb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:51.513Z|e1323e1f-59ff-4ae3-a98d-81290c62fdb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:52.368Z|d73dfa9b-abc3-4e02-aec9-dbb725edd9b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:52.369Z|d73dfa9b-abc3-4e02-aec9-dbb725edd9b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:44:54.565Z|f57d2e75-558f-4a52-a692-bd5bfef0c312|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:44:54.566Z|f57d2e75-558f-4a52-a692-bd5bfef0c312|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:01.549Z|95909bdd-6751-4b9f-bf5f-2e4efb2d4078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:01.550Z|95909bdd-6751-4b9f-bf5f-2e4efb2d4078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:02.397Z|357bbad8-6233-424c-8bbe-6b772ee16fb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:02.398Z|357bbad8-6233-424c-8bbe-6b772ee16fb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:03.554Z|76577218-da5d-421d-a469-fc76864525d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:45:03.557Z|76577218-da5d-421d-a469-fc76864525d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:45:03.789Z|99d30478-695d-4d1f-86ff-bd374f2cb4a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:45:03.789Z|99d30478-695d-4d1f-86ff-bd374f2cb4a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:45:04.589Z|716ada12-5057-4ae0-ad82-8c5c816b5729|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:04.590Z|716ada12-5057-4ae0-ad82-8c5c816b5729|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:11.593Z|dcadf14e-fbdf-4a4c-b994-ee01028c22f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:11.593Z|dcadf14e-fbdf-4a4c-b994-ee01028c22f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:12.423Z|ff161c71-2ad2-4132-9ef6-b1b721b370ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:12.424Z|ff161c71-2ad2-4132-9ef6-b1b721b370ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:14.617Z|0ba2d294-f544-456f-bca3-aacf77f25895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:14.618Z|0ba2d294-f544-456f-bca3-aacf77f25895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:18.554Z|9d5b7862-8185-494d-a908-216e9b92c0a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:45:18.555Z|9d5b7862-8185-494d-a908-216e9b92c0a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:45:21.622Z|51fdd821-3cff-4a1a-abd3-6a6bbde79d55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:21.623Z|51fdd821-3cff-4a1a-abd3-6a6bbde79d55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:22.450Z|e7041cfc-7455-474b-84f0-bee2e5ff0d1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:22.451Z|e7041cfc-7455-474b-84f0-bee2e5ff0d1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:23.589Z|42cfcbda-ee8d-4056-aae6-57b374f886f1|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:45:23.590Z|42cfcbda-ee8d-4056-aae6-57b374f886f1|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:24.643Z|c8d8906a-c1ad-4a29-99d9-5f9a6785d912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:24.644Z|c8d8906a-c1ad-4a29-99d9-5f9a6785d912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:31.661Z|86a6177a-e383-4f6c-a7af-26bb8d90b1b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:31.662Z|86a6177a-e383-4f6c-a7af-26bb8d90b1b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:32.481Z|23df013e-ec1c-47d5-abe0-26b432a2d79f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:32.482Z|23df013e-ec1c-47d5-abe0-26b432a2d79f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:33.554Z|c28bf9b5-6617-488e-a1eb-89efc2170507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:45:33.555Z|c28bf9b5-6617-488e-a1eb-89efc2170507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:45:33.790Z|4c91f86c-dc04-4f04-a283-62477a4a63fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:45:33.791Z|4c91f86c-dc04-4f04-a283-62477a4a63fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:45:34.671Z|255881d8-10b3-4dc1-aff3-fceaff539fa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:34.673Z|255881d8-10b3-4dc1-aff3-fceaff539fa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:41.691Z|faa422c7-44dc-47f4-84be-6fcb577fbb42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:41.692Z|faa422c7-44dc-47f4-84be-6fcb577fbb42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:42.509Z|575816e4-f959-4be0-a6fc-9b750813bece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:42.510Z|575816e4-f959-4be0-a6fc-9b750813bece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:44.699Z|3f786165-17a8-481c-8517-9c8b4dd8e7dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:44.701Z|3f786165-17a8-481c-8517-9c8b4dd8e7dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:48.554Z|525ddbca-6bd3-4fc2-a0d1-5b2db08dba31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:45:48.561Z|525ddbca-6bd3-4fc2-a0d1-5b2db08dba31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:45:51.723Z|e0c0dcb6-702b-4a83-90a1-136904fbf013|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:51.724Z|e0c0dcb6-702b-4a83-90a1-136904fbf013|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:52.533Z|f79488fe-a1d0-4a18-873d-c3b99aa9539e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:52.534Z|f79488fe-a1d0-4a18-873d-c3b99aa9539e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:45:54.725Z|3d5536a0-67c0-4df7-9d43-b44a1cf95105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:45:54.726Z|3d5536a0-67c0-4df7-9d43-b44a1cf95105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:01.751Z|d5dc0067-cf48-4f62-af37-73cbf451391a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:01.752Z|d5dc0067-cf48-4f62-af37-73cbf451391a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:02.561Z|c21de92c-f686-4e76-8b4c-740ce58f4633|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:02.561Z|c21de92c-f686-4e76-8b4c-740ce58f4633|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:03.554Z|ed20fa62-843f-427b-bc6e-9c877014d9b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:46:03.555Z|ed20fa62-843f-427b-bc6e-9c877014d9b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:46:03.792Z|59c1cf55-92d3-4549-a5d0-9f4200c531ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:46:03.793Z|59c1cf55-92d3-4549-a5d0-9f4200c531ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:46:04.750Z|a9fb5576-7b4c-41e5-bf15-a1ecc9e7cf56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:04.751Z|a9fb5576-7b4c-41e5-bf15-a1ecc9e7cf56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:11.804Z|bb0809ed-ef36-440d-9af8-1dca0e599a4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:11.806Z|bb0809ed-ef36-440d-9af8-1dca0e599a4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:12.589Z|f1e9bd63-3b07-4f93-ac0a-eb6f5a2f2e3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:12.590Z|f1e9bd63-3b07-4f93-ac0a-eb6f5a2f2e3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:14.776Z|a2c06d70-b0e6-47b2-803e-15bba10f7add|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:14.778Z|a2c06d70-b0e6-47b2-803e-15bba10f7add|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:18.554Z|66f73c30-659d-4d66-a865-5476540207b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:46:18.555Z|66f73c30-659d-4d66-a865-5476540207b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:46:21.841Z|6b4ffc9a-eb88-4582-b7f3-3e6b8d03ab5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:21.843Z|6b4ffc9a-eb88-4582-b7f3-3e6b8d03ab5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:22.617Z|74bf84fb-2938-49d0-aa6c-55b79b14d6ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:22.618Z|74bf84fb-2938-49d0-aa6c-55b79b14d6ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:23.590Z|d4353918-6648-4dd0-af55-8f5a41942ff3|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:46:23.591Z|d4353918-6648-4dd0-af55-8f5a41942ff3|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:24.804Z|9886b28a-0fc0-4881-a808-09c0729a682b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:24.804Z|9886b28a-0fc0-4881-a808-09c0729a682b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:31.882Z|daf1ff7d-79bd-4df1-b8dd-64b01a7c8724|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:31.884Z|daf1ff7d-79bd-4df1-b8dd-64b01a7c8724|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:32.645Z|a4b690ec-fd45-45ba-8634-9a4ed48fce5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:32.646Z|a4b690ec-fd45-45ba-8634-9a4ed48fce5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:33.554Z|373a30e3-6fb1-4a06-af0b-25a263209584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:46:33.557Z|373a30e3-6fb1-4a06-af0b-25a263209584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:46:33.794Z|b4f4cd01-5545-4caf-968f-6be444c2ac9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:46:33.795Z|b4f4cd01-5545-4caf-968f-6be444c2ac9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:46:34.829Z|ecf474e0-8caa-478a-a37b-58fac5e80c7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:34.830Z|ecf474e0-8caa-478a-a37b-58fac5e80c7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:41.912Z|4d42826b-00ea-4f4d-8b8b-7c74101865d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:41.913Z|4d42826b-00ea-4f4d-8b8b-7c74101865d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:42.670Z|400f322a-018c-4212-aab1-864970aea13f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:42.672Z|400f322a-018c-4212-aab1-864970aea13f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:44.858Z|85203280-e69b-4a29-8b69-cf0464ab486c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:44.859Z|85203280-e69b-4a29-8b69-cf0464ab486c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:48.554Z|3bddaec3-874c-489e-a9f3-fa3f78287ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:46:48.555Z|3bddaec3-874c-489e-a9f3-fa3f78287ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:46:51.938Z|0d56ee65-2f7d-4bb6-b934-3ae2809cc8e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:51.939Z|0d56ee65-2f7d-4bb6-b934-3ae2809cc8e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:52.696Z|198a29a5-9660-4f02-ad8c-8452a367c606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:52.697Z|198a29a5-9660-4f02-ad8c-8452a367c606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:46:54.885Z|b9aa0f36-118f-4b15-833d-c71439808ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:46:54.886Z|b9aa0f36-118f-4b15-833d-c71439808ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:01.973Z|1e06237c-074e-46b9-8231-5ee08e0816ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:01.974Z|1e06237c-074e-46b9-8231-5ee08e0816ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:02.725Z|ec344cf5-01df-491a-8ae4-11c2f5fb0b23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:02.726Z|ec344cf5-01df-491a-8ae4-11c2f5fb0b23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:03.554Z|e2580454-8c25-4af6-9142-f85291d9e6c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:47:03.555Z|e2580454-8c25-4af6-9142-f85291d9e6c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:47:03.796Z|8bf08c94-9459-42f6-b0b9-5125acba8c3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:47:03.797Z|8bf08c94-9459-42f6-b0b9-5125acba8c3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:47:04.912Z|e26fd7c3-5561-490e-a15d-c776bd733228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:04.913Z|e26fd7c3-5561-490e-a15d-c776bd733228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:11.997Z|ba7fc409-4dc0-4241-9862-426604467c61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:11.998Z|ba7fc409-4dc0-4241-9862-426604467c61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:12.751Z|b75956df-46ee-4ee0-a8d6-77dece068afa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:12.752Z|b75956df-46ee-4ee0-a8d6-77dece068afa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:14.937Z|e8db545d-a6bf-4491-9f55-0ed2711b2100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:14.938Z|e8db545d-a6bf-4491-9f55-0ed2711b2100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:18.554Z|73f30496-dccb-4204-a1c6-1ca6adb75f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:47:18.557Z|73f30496-dccb-4204-a1c6-1ca6adb75f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:47:22.024Z|b45148ef-421d-4fef-ba81-0f83436b5199|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:22.026Z|b45148ef-421d-4fef-ba81-0f83436b5199|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:22.777Z|78ee4dc6-9b3d-486f-918f-17c9fc13305a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:22.778Z|78ee4dc6-9b3d-486f-918f-17c9fc13305a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:23.589Z|55b1663c-a097-4053-8973-d03768c5cbdd|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:47:23.590Z|55b1663c-a097-4053-8973-d03768c5cbdd|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:24.967Z|4084cbe5-75a9-40d2-a07e-5604573c6619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:24.968Z|4084cbe5-75a9-40d2-a07e-5604573c6619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:32.049Z|76100baa-6d38-4b94-955f-f7ea8a4fb4a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:32.050Z|76100baa-6d38-4b94-955f-f7ea8a4fb4a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:32.805Z|1be3e77a-d580-4156-993c-3a3fcf5b0544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:32.807Z|1be3e77a-d580-4156-993c-3a3fcf5b0544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:33.554Z|092b2913-4a09-43c8-bb56-4058f9490b98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:47:33.555Z|092b2913-4a09-43c8-bb56-4058f9490b98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:47:33.798Z|55f80afa-c589-4be7-898d-cd16c84027bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:47:33.799Z|55f80afa-c589-4be7-898d-cd16c84027bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:47:34.994Z|223be5b6-515c-419c-912d-3bafe15df0c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:34.995Z|223be5b6-515c-419c-912d-3bafe15df0c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:42.075Z|a80a37eb-551d-4aff-954b-73f8f52bd437|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:42.076Z|a80a37eb-551d-4aff-954b-73f8f52bd437|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:42.832Z|a63737b7-98c2-4712-a3c6-3fdbc3e20ab1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:42.833Z|a63737b7-98c2-4712-a3c6-3fdbc3e20ab1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:45.021Z|9d71052d-e475-478f-8229-2d9697c5f2a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:45.022Z|9d71052d-e475-478f-8229-2d9697c5f2a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:48.554Z|5d674b62-f33c-460a-b7cc-a285882fc3c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:47:48.555Z|5d674b62-f33c-460a-b7cc-a285882fc3c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:47:52.103Z|e9f89c7c-3809-4cfe-bfb2-d16f3be074a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:52.104Z|e9f89c7c-3809-4cfe-bfb2-d16f3be074a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:52.858Z|d955af9f-fa7d-4fa0-8535-09f5d627b339|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:52.859Z|d955af9f-fa7d-4fa0-8535-09f5d627b339|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:47:55.048Z|e39f542b-b71a-46ab-869b-43f915959007|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:47:55.050Z|e39f542b-b71a-46ab-869b-43f915959007|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:02.130Z|44ea4f6a-3d15-49f7-a17e-22f905895f3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:02.132Z|44ea4f6a-3d15-49f7-a17e-22f905895f3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:02.884Z|31b78845-cda3-492b-ae54-19cb51a997c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:02.885Z|31b78845-cda3-492b-ae54-19cb51a997c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:03.554Z|082bf237-1a01-47b4-a60a-dd06b1585251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:48:03.557Z|082bf237-1a01-47b4-a60a-dd06b1585251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:48:03.800Z|ea195abc-66c8-40cd-a36e-cf2b13d62fdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:48:03.801Z|ea195abc-66c8-40cd-a36e-cf2b13d62fdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:48:05.075Z|6ad1a01d-0260-441d-85da-5ebde9dd857d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:05.076Z|6ad1a01d-0260-441d-85da-5ebde9dd857d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:12.159Z|623be660-197a-4a78-9666-4d82a79aa25a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:12.160Z|623be660-197a-4a78-9666-4d82a79aa25a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:12.911Z|e7a424fb-5fd7-4a75-9d26-35a307a9416f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:12.912Z|e7a424fb-5fd7-4a75-9d26-35a307a9416f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:15.101Z|a8c2199b-bef0-4f9b-b048-5aeef217710d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:15.102Z|a8c2199b-bef0-4f9b-b048-5aeef217710d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:18.554Z|28bb8d35-f725-46ec-af71-752ae6d93693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:48:18.555Z|28bb8d35-f725-46ec-af71-752ae6d93693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:48:22.185Z|3e2ba10b-ef15-435c-a2f7-8446457ebe25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:22.186Z|3e2ba10b-ef15-435c-a2f7-8446457ebe25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:22.937Z|0b9a96be-1375-4e15-acac-01cced10b744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:22.938Z|0b9a96be-1375-4e15-acac-01cced10b744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:23.589Z|c9c994cf-0b86-41b0-a46f-9e4d1f5730f1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:48:23.590Z|c9c994cf-0b86-41b0-a46f-9e4d1f5730f1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:25.127Z|d8633927-154b-4023-88c9-a416cb9d8433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:25.128Z|d8633927-154b-4023-88c9-a416cb9d8433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:32.217Z|02b6b09b-f9b1-4a0c-a6e0-470d772d7660|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:32.218Z|02b6b09b-f9b1-4a0c-a6e0-470d772d7660|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:32.965Z|2a09d2d3-59d7-4664-8508-2aa86baa443f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:32.966Z|2a09d2d3-59d7-4664-8508-2aa86baa443f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:33.554Z|43299dff-74c2-4aea-bd89-53606b47ad8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:48:33.555Z|43299dff-74c2-4aea-bd89-53606b47ad8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:48:33.802Z|a8000662-0288-4c15-8ef8-99a060858e8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:48:33.802Z|a8000662-0288-4c15-8ef8-99a060858e8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:48:35.154Z|57a86f49-c268-49fe-a20e-8e98aee2096c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:35.155Z|57a86f49-c268-49fe-a20e-8e98aee2096c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:42.249Z|6896afcd-a87c-43b9-b220-166c891b5421|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:42.250Z|6896afcd-a87c-43b9-b220-166c891b5421|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:42.991Z|717f3ceb-aea9-4284-b205-870fb0a8e8f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:42.992Z|717f3ceb-aea9-4284-b205-870fb0a8e8f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:45.178Z|4a997a7b-f3c5-4f1a-b5e4-3e3f146e6c21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:45.179Z|4a997a7b-f3c5-4f1a-b5e4-3e3f146e6c21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:48.554Z|424d887d-8372-41de-a2e6-faf04fbcd0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:48:48.559Z|424d887d-8372-41de-a2e6-faf04fbcd0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:48:52.277Z|bf770ddc-7790-4e4a-8b2b-953bd9ef3f34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:52.278Z|bf770ddc-7790-4e4a-8b2b-953bd9ef3f34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:53.017Z|85e7b029-ea81-4402-8817-efb552f281ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:53.018Z|85e7b029-ea81-4402-8817-efb552f281ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:48:55.203Z|6895462f-3a59-4cbd-8a25-fe4fe40593ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:48:55.204Z|6895462f-3a59-4cbd-8a25-fe4fe40593ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:02.309Z|34a7e14a-5991-4972-ab90-7cf9318d8d56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:02.310Z|34a7e14a-5991-4972-ab90-7cf9318d8d56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:03.044Z|3029400f-d35b-4345-bd4e-6aa167bb50ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:03.044Z|3029400f-d35b-4345-bd4e-6aa167bb50ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:03.554Z|8e492dfa-a7ee-4529-b4d0-514760fbef17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:49:03.555Z|8e492dfa-a7ee-4529-b4d0-514760fbef17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:49:03.804Z|8f3cbc3d-df0d-41b3-8b80-035457e883f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:49:03.804Z|8f3cbc3d-df0d-41b3-8b80-035457e883f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:49:05.230Z|c6594b76-e83b-4bd2-a788-52387b65542c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:05.231Z|c6594b76-e83b-4bd2-a788-52387b65542c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:12.338Z|7122e649-0436-4ab5-9c85-f732f5c80b0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:12.338Z|7122e649-0436-4ab5-9c85-f732f5c80b0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:13.070Z|9aeafe5b-75fc-47c6-8cb9-5514e3448b76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:13.071Z|9aeafe5b-75fc-47c6-8cb9-5514e3448b76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:15.255Z|f2fa2dda-4684-4a20-b30b-275ec8e2d91c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:15.256Z|f2fa2dda-4684-4a20-b30b-275ec8e2d91c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:18.554Z|b2df207c-f4dc-4905-8c6b-ad778e342e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:49:18.555Z|b2df207c-f4dc-4905-8c6b-ad778e342e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:49:22.364Z|84f38440-faf0-44c9-a3c7-b276e49fe86e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:22.365Z|84f38440-faf0-44c9-a3c7-b276e49fe86e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:23.095Z|855ea2c6-90c0-4dbb-8b12-38cffe7edc25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:23.096Z|855ea2c6-90c0-4dbb-8b12-38cffe7edc25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:23.589Z|351575fb-3c74-4a4f-8de8-783d55d99fca|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:49:23.590Z|351575fb-3c74-4a4f-8de8-783d55d99fca|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:25.279Z|2748b80d-2672-48ac-9c21-655d8d10030f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:25.280Z|2748b80d-2672-48ac-9c21-655d8d10030f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:32.390Z|733b5400-0f60-46aa-96aa-15bbfa29ce56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:32.391Z|733b5400-0f60-46aa-96aa-15bbfa29ce56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:33.122Z|7223fe8b-8248-4971-a026-7504b419e52f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:33.123Z|7223fe8b-8248-4971-a026-7504b419e52f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:33.554Z|778c646b-1465-4d51-911e-2a34f602dcd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:49:33.564Z|778c646b-1465-4d51-911e-2a34f602dcd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:49:33.805Z|1f0a8f85-f3e3-4fb1-b771-78592224d44a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:49:33.806Z|1f0a8f85-f3e3-4fb1-b771-78592224d44a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:49:35.309Z|eb701300-2e35-4d75-8b82-0085f5a51290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:35.310Z|eb701300-2e35-4d75-8b82-0085f5a51290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:42.416Z|92351cdb-a128-486a-bf67-f99c4523de1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:42.417Z|92351cdb-a128-486a-bf67-f99c4523de1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:43.150Z|9ead1dd0-266f-47b2-8c1d-253a1e1f202a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:43.151Z|9ead1dd0-266f-47b2-8c1d-253a1e1f202a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:45.336Z|d32c07b8-ce46-44f4-84bc-3b5b8747cf88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:45.338Z|d32c07b8-ce46-44f4-84bc-3b5b8747cf88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:48.554Z|c4035f3f-032b-4949-9812-184ae24da01d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:49:48.555Z|c4035f3f-032b-4949-9812-184ae24da01d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:49:52.444Z|5dd02b23-1579-45c0-88fd-4a5aa16f980b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:52.445Z|5dd02b23-1579-45c0-88fd-4a5aa16f980b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:53.176Z|9a946db4-72a6-4794-8990-002dcaf31018|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:53.177Z|9a946db4-72a6-4794-8990-002dcaf31018|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:49:55.363Z|4e9be7e7-6689-48a7-ae9d-e02f9ee5600a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:49:55.364Z|4e9be7e7-6689-48a7-ae9d-e02f9ee5600a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:02.473Z|c00c61b0-e15b-4f62-8191-de6b38fb9fc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:02.474Z|c00c61b0-e15b-4f62-8191-de6b38fb9fc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:03.203Z|a9299eb2-ee3e-44a7-a3b7-fde5c10df58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:03.204Z|a9299eb2-ee3e-44a7-a3b7-fde5c10df58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:03.554Z|5decc0b0-1a29-4a09-b8ad-03bf134b93b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:50:03.555Z|5decc0b0-1a29-4a09-b8ad-03bf134b93b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:50:03.808Z|b70132bf-6275-4b1d-8495-a8855d73f985|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:50:03.809Z|b70132bf-6275-4b1d-8495-a8855d73f985|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:50:05.391Z|9aa415fb-1f37-449f-80da-25203a16601f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:05.392Z|9aa415fb-1f37-449f-80da-25203a16601f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:12.507Z|07c0c953-5608-4e2d-9d71-a37f6a837111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:12.508Z|07c0c953-5608-4e2d-9d71-a37f6a837111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:13.230Z|94da9f70-ebd8-4b0e-b8bc-3e9621421b4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:13.231Z|94da9f70-ebd8-4b0e-b8bc-3e9621421b4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:15.419Z|4144e748-0b91-4bb0-a5bb-6a6e8a4af196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:15.420Z|4144e748-0b91-4bb0-a5bb-6a6e8a4af196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:18.554Z|2ef2801d-0012-4536-b361-f6a309ecc8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:50:18.558Z|2ef2801d-0012-4536-b361-f6a309ecc8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:50:22.532Z|8bb2af93-a278-41e6-b9a6-d018c68654e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:22.533Z|8bb2af93-a278-41e6-b9a6-d018c68654e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:23.257Z|7a0ba661-f529-49ce-8c26-70cc8e5544c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:23.258Z|7a0ba661-f529-49ce-8c26-70cc8e5544c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:23.589Z|941a616f-f76d-4a5c-b8ee-f900907502ce|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:50:23.590Z|941a616f-f76d-4a5c-b8ee-f900907502ce|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:25.447Z|a2071936-5633-4a50-bbc7-eb8c31291bfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:25.448Z|a2071936-5633-4a50-bbc7-eb8c31291bfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:32.558Z|c73740c9-20a0-4bf2-ad76-a1ac317ba0a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:32.559Z|c73740c9-20a0-4bf2-ad76-a1ac317ba0a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:33.283Z|b48ee473-9f59-4814-a97a-c59a7ac63c53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:33.284Z|b48ee473-9f59-4814-a97a-c59a7ac63c53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:33.554Z|624b7382-17c9-4623-ae53-f2e7fcd60ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:50:33.555Z|624b7382-17c9-4623-ae53-f2e7fcd60ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:50:33.811Z|1ee40bc4-f011-4bc5-a96d-dcde89aab64e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:50:33.813Z|1ee40bc4-f011-4bc5-a96d-dcde89aab64e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:50:35.473Z|7272c1ad-2295-496a-9031-7a0d218fa30f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:35.474Z|7272c1ad-2295-496a-9031-7a0d218fa30f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:42.586Z|e6494451-310f-4d2a-9d9b-47daf0816aeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:42.587Z|e6494451-310f-4d2a-9d9b-47daf0816aeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:43.308Z|29cc37cc-5017-4450-b20f-a14236a4f979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:43.309Z|29cc37cc-5017-4450-b20f-a14236a4f979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:45.498Z|13be86b4-4913-4d25-bdc4-30c4178bc3e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:45.499Z|13be86b4-4913-4d25-bdc4-30c4178bc3e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:48.554Z|a44aecfd-2263-415a-bac2-9421478c548b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:50:48.555Z|a44aecfd-2263-415a-bac2-9421478c548b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:50:52.611Z|825f2816-8789-451a-bf08-4609161703c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:52.612Z|825f2816-8789-451a-bf08-4609161703c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:53.335Z|8b3b0ba4-1652-416e-8858-426a6105b837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:53.336Z|8b3b0ba4-1652-416e-8858-426a6105b837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:50:55.525Z|a227dad1-ff19-4f63-8e25-5af7fff9cbdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:50:55.526Z|a227dad1-ff19-4f63-8e25-5af7fff9cbdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:02.637Z|1446d664-f468-4b35-8281-d244f719f8af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:02.638Z|1446d664-f468-4b35-8281-d244f719f8af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:03.362Z|fdb1e91d-237e-46f2-a1a0-11058a4928f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:03.363Z|fdb1e91d-237e-46f2-a1a0-11058a4928f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:03.554Z|32673f98-2d7b-4e68-868a-ba1ab9db3b70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:51:03.557Z|32673f98-2d7b-4e68-868a-ba1ab9db3b70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:51:03.814Z|ecc9fbf0-35c1-40b3-8119-02da719f0e18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:51:03.815Z|ecc9fbf0-35c1-40b3-8119-02da719f0e18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:51:05.555Z|75ae84fb-2d68-446c-acd9-35b8b20dcc78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:05.556Z|75ae84fb-2d68-446c-acd9-35b8b20dcc78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:12.662Z|a965ba75-12c7-41cf-b5b4-95bf7c4ed07a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:12.663Z|a965ba75-12c7-41cf-b5b4-95bf7c4ed07a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:13.390Z|d3915f14-59bc-454a-9ca5-43c94d3af0bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:13.391Z|d3915f14-59bc-454a-9ca5-43c94d3af0bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:15.579Z|a563b713-983c-4304-bfe8-8fc17265be3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:15.580Z|a563b713-983c-4304-bfe8-8fc17265be3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:18.554Z|1daccec8-71da-4026-9d51-8eea233df6af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:51:18.555Z|1daccec8-71da-4026-9d51-8eea233df6af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:51:22.687Z|1697f1d6-6a6a-4e55-b45e-32cb41bc9a03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:22.688Z|1697f1d6-6a6a-4e55-b45e-32cb41bc9a03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:23.416Z|26b0f0e5-184d-4a2a-a454-d30f8a211f60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:23.417Z|26b0f0e5-184d-4a2a-a454-d30f8a211f60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:23.590Z|bb6f385f-45d3-4969-8200-0afc92ffbd41|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:51:23.591Z|bb6f385f-45d3-4969-8200-0afc92ffbd41|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:25.603Z|c54f59e1-6ace-4bba-b822-680739dfe6fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:25.604Z|c54f59e1-6ace-4bba-b822-680739dfe6fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:32.714Z|b2e244d4-a847-4241-a925-11f413836e4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:32.715Z|b2e244d4-a847-4241-a925-11f413836e4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:33.443Z|b1cc7e26-b916-4ed5-93ed-94ea8fe4e9c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:33.444Z|b1cc7e26-b916-4ed5-93ed-94ea8fe4e9c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:33.554Z|a77f418d-0470-45d5-84cf-a0dfa2ac1c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:51:33.555Z|a77f418d-0470-45d5-84cf-a0dfa2ac1c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:51:33.816Z|495e46e3-f5a5-47a7-90ef-9e05069ff607|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:51:33.817Z|495e46e3-f5a5-47a7-90ef-9e05069ff607|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:51:35.631Z|eec364f7-4837-40b1-8681-4b7ad11c24bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:35.632Z|eec364f7-4837-40b1-8681-4b7ad11c24bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:42.738Z|b41d5e45-d009-4caa-88a4-b66d130d8b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:42.739Z|b41d5e45-d009-4caa-88a4-b66d130d8b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:43.467Z|3f42fbf4-705e-4acb-9729-37ec22829bf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:43.468Z|3f42fbf4-705e-4acb-9729-37ec22829bf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:45.658Z|f4bbc26e-6644-487e-b532-74506d1f62d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:45.659Z|f4bbc26e-6644-487e-b532-74506d1f62d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:48.554Z|b925131f-7a60-440f-bfaa-b9b47f19e2dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:51:48.558Z|b925131f-7a60-440f-bfaa-b9b47f19e2dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:51:52.762Z|f894d1d8-fb85-48b6-9a8f-776a179240d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:52.763Z|f894d1d8-fb85-48b6-9a8f-776a179240d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:53.497Z|e68d9c34-3c32-49d9-8615-aa7a450551d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:53.497Z|e68d9c34-3c32-49d9-8615-aa7a450551d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:51:55.687Z|ab625471-8178-40e3-9b99-9401a41ecb31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:51:55.688Z|ab625471-8178-40e3-9b99-9401a41ecb31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:02.789Z|da3dfa72-f481-46ef-88ce-3a828d3fb83e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:02.790Z|da3dfa72-f481-46ef-88ce-3a828d3fb83e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:03.525Z|f63533c3-eea4-4dc5-a171-34bbdce20150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:03.526Z|f63533c3-eea4-4dc5-a171-34bbdce20150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:03.554Z|9778a137-27a3-4424-b071-2be8b06ff069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:52:03.555Z|9778a137-27a3-4424-b071-2be8b06ff069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:52:03.818Z|c1668c69-bfdf-423e-aa36-b079f35c3575|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:52:03.819Z|c1668c69-bfdf-423e-aa36-b079f35c3575|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:52:05.712Z|cba90f91-20e4-4e4d-9162-26dab3c509eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:05.713Z|cba90f91-20e4-4e4d-9162-26dab3c509eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:12.816Z|09cf907f-07c5-4f79-a0de-9cb1838adaaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:12.817Z|09cf907f-07c5-4f79-a0de-9cb1838adaaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:13.553Z|e8c3ad6a-598d-4c1d-8802-160d55270ed9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:13.554Z|e8c3ad6a-598d-4c1d-8802-160d55270ed9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:15.737Z|1b5a9c72-2f00-4fd2-b137-40487ebd8801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:15.738Z|1b5a9c72-2f00-4fd2-b137-40487ebd8801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:18.554Z|308fd122-5bf6-4a31-9737-731c37cdfad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:52:18.555Z|308fd122-5bf6-4a31-9737-731c37cdfad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:52:22.846Z|4894707f-3447-4d87-b444-a310bde1a57a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:22.847Z|4894707f-3447-4d87-b444-a310bde1a57a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:23.579Z|021b33da-e1ad-4aca-b7be-a345048040e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:23.580Z|021b33da-e1ad-4aca-b7be-a345048040e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:23.589Z|e75a1502-3a8f-48ad-b837-17dda0c3e16f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:52:23.590Z|e75a1502-3a8f-48ad-b837-17dda0c3e16f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:25.762Z|03605b04-2eea-4e26-9fcf-642175e7f102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:25.764Z|03605b04-2eea-4e26-9fcf-642175e7f102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:32.869Z|75af1d4f-eefe-4b20-99e6-fd00fd5628b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:32.871Z|75af1d4f-eefe-4b20-99e6-fd00fd5628b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:33.554Z|e339fad5-c23f-47d5-9aab-dfab8872fd4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:52:33.558Z|e339fad5-c23f-47d5-9aab-dfab8872fd4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:52:33.605Z|132c43a7-df9b-4727-8921-571d72d29e1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:33.606Z|132c43a7-df9b-4727-8921-571d72d29e1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:33.820Z|a26474ef-5c28-407b-9552-39f1a4df0b58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:52:33.820Z|a26474ef-5c28-407b-9552-39f1a4df0b58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:52:35.792Z|94dae3ee-f57b-46e2-abf7-5d395dda7176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:35.793Z|94dae3ee-f57b-46e2-abf7-5d395dda7176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:42.897Z|808c2339-94c2-4631-b238-e273c7908a52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:42.898Z|808c2339-94c2-4631-b238-e273c7908a52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:43.633Z|4e2b15f5-b3f4-40ab-93b0-041a70045256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:43.634Z|4e2b15f5-b3f4-40ab-93b0-041a70045256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:45.820Z|63ec8db4-9f21-4cd6-acd8-b13bd313ebc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:45.820Z|63ec8db4-9f21-4cd6-acd8-b13bd313ebc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:48.554Z|9273c050-571c-46b2-ae3f-0a22e5b7c873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:52:48.555Z|9273c050-571c-46b2-ae3f-0a22e5b7c873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:52:52.926Z|2b74d8f7-41c3-4475-81cb-25617a720b33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:52.927Z|2b74d8f7-41c3-4475-81cb-25617a720b33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:53.660Z|541e3361-0666-475f-8e43-aaf602956510|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:53.661Z|541e3361-0666-475f-8e43-aaf602956510|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:52:55.846Z|a87d2f35-2247-4611-975c-d818bdb1f522|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:52:55.848Z|a87d2f35-2247-4611-975c-d818bdb1f522|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:02.957Z|59898e1c-1c7a-4ed6-9dfa-8cf741e21bb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:02.959Z|59898e1c-1c7a-4ed6-9dfa-8cf741e21bb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:03.554Z|deaf6573-845c-4b79-8062-ba9a0cd1f26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:53:03.555Z|deaf6573-845c-4b79-8062-ba9a0cd1f26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:53:03.692Z|367f3bb7-02d5-450a-b357-3375434990a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:03.693Z|367f3bb7-02d5-450a-b357-3375434990a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:03.821Z|4ebe0ef2-315a-45a6-b322-89e927fb7ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:53:03.822Z|4ebe0ef2-315a-45a6-b322-89e927fb7ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:53:05.875Z|06b4248f-cb97-4224-800c-4ae9a645fc47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:05.876Z|06b4248f-cb97-4224-800c-4ae9a645fc47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:12.994Z|802937c8-49ac-4263-8fe4-1cb2ae5da7a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:12.996Z|802937c8-49ac-4263-8fe4-1cb2ae5da7a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:13.722Z|89fb5bf1-07d5-48ac-a864-fcfb65492a4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:13.723Z|89fb5bf1-07d5-48ac-a864-fcfb65492a4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:15.904Z|dbb71e80-368c-4443-8874-4fd2963d6308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:15.905Z|dbb71e80-368c-4443-8874-4fd2963d6308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:18.554Z|eb8f562d-b76f-4f99-b4b6-8f11cc4dea8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:53:18.557Z|eb8f562d-b76f-4f99-b4b6-8f11cc4dea8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:53:23.025Z|fc17747a-18aa-4dde-9d3c-18598ec4e1fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:23.026Z|fc17747a-18aa-4dde-9d3c-18598ec4e1fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:23.589Z|e34222e2-2db5-42c2-ab80-82dd5e8c05bc|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:53:23.590Z|e34222e2-2db5-42c2-ab80-82dd5e8c05bc|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:23.748Z|b49a8b6c-522d-470e-a035-4af2948f43ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:23.749Z|b49a8b6c-522d-470e-a035-4af2948f43ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:25.932Z|19a17589-4509-4301-9309-c13313715be9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:25.933Z|19a17589-4509-4301-9309-c13313715be9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:33.051Z|a7c63bab-c353-4f5c-9d93-adfcfb26e17f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:33.052Z|a7c63bab-c353-4f5c-9d93-adfcfb26e17f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:33.554Z|496397a8-f47f-4401-8e7d-c0591bf918c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:53:33.555Z|496397a8-f47f-4401-8e7d-c0591bf918c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:53:33.777Z|18b2de0d-d9a2-4726-94cf-ca60f234d5b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:33.778Z|18b2de0d-d9a2-4726-94cf-ca60f234d5b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:33.823Z|ece79c0b-f5fa-405d-aaa6-87a58be8a87e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:53:33.824Z|ece79c0b-f5fa-405d-aaa6-87a58be8a87e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:53:35.960Z|e8607e54-36a1-4ce5-9c18-a2b1d52704b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:35.961Z|e8607e54-36a1-4ce5-9c18-a2b1d52704b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:43.077Z|28f7854c-46c1-4f2a-b55f-6d1365364c9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:43.078Z|28f7854c-46c1-4f2a-b55f-6d1365364c9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:43.803Z|c7c33aeb-74a3-4a55-a50a-213a8fdb1523|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:43.804Z|c7c33aeb-74a3-4a55-a50a-213a8fdb1523|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:45.983Z|d73aa104-4377-474b-880a-418319027802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:45.984Z|d73aa104-4377-474b-880a-418319027802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:48.554Z|93f4b74c-5525-457e-bfef-43c4e44a6214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:53:48.555Z|93f4b74c-5525-457e-bfef-43c4e44a6214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:53:53.102Z|5c8cea65-ae3a-4e96-a6d6-4e044f319df2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:53.103Z|5c8cea65-ae3a-4e96-a6d6-4e044f319df2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:53.829Z|8a560778-519c-483b-9ff1-126d16456bca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:53.830Z|8a560778-519c-483b-9ff1-126d16456bca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:53:56.009Z|c80362c8-ea3e-4c27-a2aa-7118876acff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:53:56.010Z|c80362c8-ea3e-4c27-a2aa-7118876acff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:03.129Z|7b18ef2d-f93a-4a96-b6d9-4a534e3699af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:03.130Z|7b18ef2d-f93a-4a96-b6d9-4a534e3699af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:03.554Z|f2c48389-7120-4924-8cc4-320ba0b63281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:54:03.558Z|f2c48389-7120-4924-8cc4-320ba0b63281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:54:03.825Z|5d15e5ac-efb4-43eb-b9fa-0ed72743a317|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:54:03.826Z|5d15e5ac-efb4-43eb-b9fa-0ed72743a317|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:54:03.856Z|c49c3c59-7aa6-4cdc-82ef-586abfec7800|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:03.857Z|c49c3c59-7aa6-4cdc-82ef-586abfec7800|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:06.035Z|6186c587-ef6c-49fd-8d8a-8690d4830fc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:06.036Z|6186c587-ef6c-49fd-8d8a-8690d4830fc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:13.156Z|14fbdd4c-3c17-4551-a9c7-703ea78be775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:13.157Z|14fbdd4c-3c17-4551-a9c7-703ea78be775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:13.881Z|c6d01429-b4ee-4423-b0fd-57268d085673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:13.883Z|c6d01429-b4ee-4423-b0fd-57268d085673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:16.060Z|6ba33dac-6b87-44e8-88d7-8d6ee90ae76b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:16.061Z|6ba33dac-6b87-44e8-88d7-8d6ee90ae76b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:18.554Z|a8c79b43-3db5-4093-be74-8ef58cfa2e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:54:18.555Z|a8c79b43-3db5-4093-be74-8ef58cfa2e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:54:23.182Z|65f502a2-4b09-445b-aef4-08637f271c3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:23.184Z|65f502a2-4b09-445b-aef4-08637f271c3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:23.588Z|5819f410-e691-4b68-b86b-cfdabc7dcf86|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:54:23.590Z|5819f410-e691-4b68-b86b-cfdabc7dcf86|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:23.908Z|dc61e694-97f6-44ee-8612-66b1687abec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:23.908Z|dc61e694-97f6-44ee-8612-66b1687abec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:26.088Z|ad515156-f633-4fd3-be92-8a59c9291132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:26.090Z|ad515156-f633-4fd3-be92-8a59c9291132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:33.209Z|57a9b161-0997-48f2-b5f1-da190dbe713a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:33.210Z|57a9b161-0997-48f2-b5f1-da190dbe713a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:33.554Z|078b17ed-db79-4696-9706-29b06ae7b0ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:54:33.555Z|078b17ed-db79-4696-9706-29b06ae7b0ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:54:33.827Z|2f80f6e7-cec3-4028-85fd-7b5862975afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:54:33.828Z|2f80f6e7-cec3-4028-85fd-7b5862975afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:54:33.933Z|1a8334ac-24c6-4054-8cfd-3ef87b248bfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:33.934Z|1a8334ac-24c6-4054-8cfd-3ef87b248bfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:36.115Z|c014cd54-6e3a-43c8-a530-cf5e0c18e601|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:36.116Z|c014cd54-6e3a-43c8-a530-cf5e0c18e601|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:43.235Z|4dfa19aa-457f-4b32-86c2-8b4ef38832ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:43.236Z|4dfa19aa-457f-4b32-86c2-8b4ef38832ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:43.959Z|fb3acdfd-9275-4073-bf8e-18ec070cc772|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:43.960Z|fb3acdfd-9275-4073-bf8e-18ec070cc772|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:46.141Z|5e6096d9-2efb-4dc3-b9c6-61f230663580|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:46.142Z|5e6096d9-2efb-4dc3-b9c6-61f230663580|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:48.554Z|b21cbfd0-93bc-4442-8d80-971969cb7334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:54:48.558Z|b21cbfd0-93bc-4442-8d80-971969cb7334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:54:53.259Z|894f1f79-fbfd-4012-8ab2-dfa1c3f95b50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:53.260Z|894f1f79-fbfd-4012-8ab2-dfa1c3f95b50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:53.983Z|4dd41535-6a60-4f7d-9611-b6b34e0e888e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:53.984Z|4dd41535-6a60-4f7d-9611-b6b34e0e888e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:54:56.167Z|72237516-819c-446d-bf15-599fb3ff07ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:54:56.168Z|72237516-819c-446d-bf15-599fb3ff07ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:03.284Z|bf7fbba2-ca7b-44c1-b206-1f00aaf76a4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:03.285Z|bf7fbba2-ca7b-44c1-b206-1f00aaf76a4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:03.554Z|96305449-f96f-43dc-a904-e31517ee91d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:55:03.554Z|96305449-f96f-43dc-a904-e31517ee91d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:55:03.829Z|f6ae9b66-9a4b-49db-9a24-82461114f503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:55:03.829Z|f6ae9b66-9a4b-49db-9a24-82461114f503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:55:04.011Z|5d1fb15c-c529-4858-a120-fc255da628ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:04.011Z|5d1fb15c-c529-4858-a120-fc255da628ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:06.191Z|09eb9e3a-2642-466a-9d79-7d92d659929e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:06.192Z|09eb9e3a-2642-466a-9d79-7d92d659929e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:13.310Z|6d100d33-8fe3-4070-bc08-421b6e9f45a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:13.311Z|6d100d33-8fe3-4070-bc08-421b6e9f45a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:14.034Z|6b1eb428-c641-4f6b-9f9d-780e1e3c180a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:14.035Z|6b1eb428-c641-4f6b-9f9d-780e1e3c180a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:16.218Z|b63f6998-61d5-469d-9f83-bd1660dd5fc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:16.219Z|b63f6998-61d5-469d-9f83-bd1660dd5fc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:18.554Z|2cc69f40-e2a4-489f-b96e-08ec1cd46cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:55:18.555Z|2cc69f40-e2a4-489f-b96e-08ec1cd46cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:55:23.343Z|4a7a3586-6a2a-450c-932a-81623b9f5eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:23.344Z|4a7a3586-6a2a-450c-932a-81623b9f5eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:23.594Z|0bfc0bb6-bf07-41cb-b09b-0d4f70e27758|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:55:23.595Z|0bfc0bb6-bf07-41cb-b09b-0d4f70e27758|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:24.060Z|b0d0115d-595b-41be-b77a-f49c1d72c002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:24.061Z|b0d0115d-595b-41be-b77a-f49c1d72c002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:26.245Z|d30bbcdf-92cd-41ab-8771-0f9b3a1b0d9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:26.246Z|d30bbcdf-92cd-41ab-8771-0f9b3a1b0d9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:33.370Z|be2fb710-cb33-489d-ad2c-b47e4c0d5b0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:33.371Z|be2fb710-cb33-489d-ad2c-b47e4c0d5b0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:33.554Z|30250588-bea4-4372-9a37-065d4faaed06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:55:33.557Z|30250588-bea4-4372-9a37-065d4faaed06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:55:33.830Z|9eb7bd25-bf08-4445-bb67-7b9691253978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:55:33.831Z|9eb7bd25-bf08-4445-bb67-7b9691253978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:55:34.084Z|96d051a0-3ea8-4caf-a883-a095f3914633|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:34.085Z|96d051a0-3ea8-4caf-a883-a095f3914633|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:36.271Z|76aeb4be-94df-4138-bc51-1926897a44f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:36.272Z|76aeb4be-94df-4138-bc51-1926897a44f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:43.394Z|ecc29fd9-168d-430d-bb68-99eb7d668515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:43.395Z|ecc29fd9-168d-430d-bb68-99eb7d668515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:44.110Z|b44528af-b76f-4525-99e2-8f595528912d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:44.112Z|b44528af-b76f-4525-99e2-8f595528912d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:46.297Z|602af476-479c-4d83-b9ea-013a486847ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:46.298Z|602af476-479c-4d83-b9ea-013a486847ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:48.554Z|1c953a37-0fe2-4452-9597-b87d8623a385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:55:48.555Z|1c953a37-0fe2-4452-9597-b87d8623a385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:55:53.423Z|a9447f80-b39a-48a8-a4aa-21078870369d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:53.424Z|a9447f80-b39a-48a8-a4aa-21078870369d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:54.136Z|520a92d1-9da4-49f1-8b5b-2fcab524ea8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:54.137Z|520a92d1-9da4-49f1-8b5b-2fcab524ea8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:55:56.323Z|57423959-f2a8-40c2-b4df-f90863dcf49c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:55:56.323Z|57423959-f2a8-40c2-b4df-f90863dcf49c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:03.449Z|830e8799-fb31-46e0-988b-837dd22f2a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:03.450Z|830e8799-fb31-46e0-988b-837dd22f2a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:03.554Z|b337c114-7273-40de-957b-a13937978bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:56:03.554Z|b337c114-7273-40de-957b-a13937978bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:56:03.832Z|0b52dc0a-1128-4207-9cc8-0c2b3e27cc79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:56:03.833Z|0b52dc0a-1128-4207-9cc8-0c2b3e27cc79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:56:04.164Z|75e45a13-bb54-498c-8e09-f6e9367e42ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:04.165Z|75e45a13-bb54-498c-8e09-f6e9367e42ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:06.352Z|05551a36-649e-42d9-af97-1b0fe438f5b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:06.353Z|05551a36-649e-42d9-af97-1b0fe438f5b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:13.475Z|9cded86d-f9ae-4a18-b25c-329e2e7f1e28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:13.476Z|9cded86d-f9ae-4a18-b25c-329e2e7f1e28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:14.188Z|1b8df928-bd5d-4e79-90fd-85421960d4b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:14.189Z|1b8df928-bd5d-4e79-90fd-85421960d4b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:16.380Z|b4a4da13-9174-4c58-9254-e0affe5f261a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:16.381Z|b4a4da13-9174-4c58-9254-e0affe5f261a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:18.554Z|41091b13-9b57-452d-8c2d-24689db26a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:56:18.557Z|41091b13-9b57-452d-8c2d-24689db26a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:56:23.502Z|bb4c4b67-c0ff-4ad0-b8b2-a0f4fb79356b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:23.503Z|bb4c4b67-c0ff-4ad0-b8b2-a0f4fb79356b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:23.588Z|0223fd0e-3c01-4c3a-996d-aaa2e709b51b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:56:23.589Z|0223fd0e-3c01-4c3a-996d-aaa2e709b51b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:24.214Z|5379de2d-9f67-488b-9218-16296ac8e8b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:24.215Z|5379de2d-9f67-488b-9218-16296ac8e8b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:26.412Z|8b9a1309-4c01-4e9d-9d09-ef994637933f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:26.413Z|8b9a1309-4c01-4e9d-9d09-ef994637933f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:33.526Z|2316aadf-9580-4e11-8f43-a0689fb9fdc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:33.527Z|2316aadf-9580-4e11-8f43-a0689fb9fdc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:33.554Z|a83538b6-6433-45b8-ac48-dd52daed88c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:56:33.555Z|a83538b6-6433-45b8-ac48-dd52daed88c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:56:33.834Z|4fe1e40d-a40a-46d0-8f32-344e51830cac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:56:33.835Z|4fe1e40d-a40a-46d0-8f32-344e51830cac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:56:34.240Z|296bb738-0371-4a1c-bc60-e8fb8bde5e08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:34.241Z|296bb738-0371-4a1c-bc60-e8fb8bde5e08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:36.439Z|2b91d9c6-edd6-4a28-96e9-1b4ca7ba1c09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:36.440Z|2b91d9c6-edd6-4a28-96e9-1b4ca7ba1c09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:43.551Z|e72e423d-ea7d-47e7-9755-3ea7f80acb05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:43.552Z|e72e423d-ea7d-47e7-9755-3ea7f80acb05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:44.264Z|e5ee1970-be12-4bfd-815b-0c7864f62ee8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:44.265Z|e5ee1970-be12-4bfd-815b-0c7864f62ee8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:46.464Z|d85ed1fc-70f8-4457-bb3e-bdb97e071135|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:46.465Z|d85ed1fc-70f8-4457-bb3e-bdb97e071135|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:48.554Z|89bd2260-f141-4025-af0b-403b88508f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:56:48.554Z|89bd2260-f141-4025-af0b-403b88508f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:56:53.575Z|e412a45c-06b0-4151-a57d-e1becbea5a82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:53.576Z|e412a45c-06b0-4151-a57d-e1becbea5a82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:54.290Z|83a3cdc6-bd99-4112-9923-2ffd3c52794f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:54.292Z|83a3cdc6-bd99-4112-9923-2ffd3c52794f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:56:56.488Z|d0b9bbda-302f-4548-9b79-0cde86662d96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:56:56.489Z|d0b9bbda-302f-4548-9b79-0cde86662d96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:03.554Z|dd5043ee-9407-4c0c-8aae-1c6808af5eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:57:03.557Z|dd5043ee-9407-4c0c-8aae-1c6808af5eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:57:03.600Z|485d4ff0-2928-4169-8c8f-0677fc24f2c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:03.602Z|485d4ff0-2928-4169-8c8f-0677fc24f2c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:03.836Z|01145e9d-501a-47ff-8149-36ff564fe4e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:57:03.837Z|01145e9d-501a-47ff-8149-36ff564fe4e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:57:04.322Z|2fb4e7ad-4327-43c6-9f46-0e82be264618|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:04.323Z|2fb4e7ad-4327-43c6-9f46-0e82be264618|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:06.516Z|c15eee98-f3c9-4085-a712-e129f3739dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:06.517Z|c15eee98-f3c9-4085-a712-e129f3739dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:13.626Z|9a07598b-390c-419e-90cf-2e0a785874cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:13.628Z|9a07598b-390c-419e-90cf-2e0a785874cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:14.350Z|100cdea7-26ce-4924-8c08-2205a443f7ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:14.351Z|100cdea7-26ce-4924-8c08-2205a443f7ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:16.544Z|f8959caa-bb64-4b14-8f58-861552f741d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:16.545Z|f8959caa-bb64-4b14-8f58-861552f741d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:18.554Z|6f4664c0-e3b1-4be4-a4aa-927e579774d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:57:18.555Z|6f4664c0-e3b1-4be4-a4aa-927e579774d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:57:23.588Z|b011cb93-5159-45f5-b927-35dc05f35bb1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:57:23.589Z|b011cb93-5159-45f5-b927-35dc05f35bb1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:23.653Z|ea3738f0-58a8-42e2-b2ad-0260c5ba615f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:23.655Z|ea3738f0-58a8-42e2-b2ad-0260c5ba615f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:24.374Z|94f2b523-5f15-4cd3-9bdd-92af9bc37418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:24.375Z|94f2b523-5f15-4cd3-9bdd-92af9bc37418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:26.570Z|c9efbf10-92fb-40f5-9896-a98c0ca49897|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:26.571Z|c9efbf10-92fb-40f5-9896-a98c0ca49897|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:33.554Z|de647990-ca3b-439c-aeef-1c6b51d252ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:57:33.555Z|de647990-ca3b-439c-aeef-1c6b51d252ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:57:33.679Z|ae2f9c34-baa4-405f-b89f-6b0613ae7737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:33.680Z|ae2f9c34-baa4-405f-b89f-6b0613ae7737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:33.838Z|7c6242c5-dded-4c05-bded-71bf4256dcc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:57:33.839Z|7c6242c5-dded-4c05-bded-71bf4256dcc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:57:34.399Z|92e8d868-f521-4de3-985d-baff7e783a49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:34.400Z|92e8d868-f521-4de3-985d-baff7e783a49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:36.599Z|253fb5cb-ac5f-4b5e-afc9-2cd9bfa21ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:36.600Z|253fb5cb-ac5f-4b5e-afc9-2cd9bfa21ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:43.704Z|7d2c3a18-113d-45f5-b628-37c197f2ad75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:43.705Z|7d2c3a18-113d-45f5-b628-37c197f2ad75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:44.425Z|b686284c-3d16-437a-8c7e-6ddba9ce6854|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:44.427Z|b686284c-3d16-437a-8c7e-6ddba9ce6854|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:46.624Z|2a9157ad-03b5-43ae-ac71-c93773906c0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:46.625Z|2a9157ad-03b5-43ae-ac71-c93773906c0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:48.554Z|1c5abd4f-8f75-40a8-a407-8ab4b5bbf9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:57:48.557Z|1c5abd4f-8f75-40a8-a407-8ab4b5bbf9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:57:53.730Z|91e262bf-6e8e-4955-bec3-90292b9ab9b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:53.731Z|91e262bf-6e8e-4955-bec3-90292b9ab9b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:54.453Z|61edf659-4c01-427a-911c-b89eadc54fd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:54.454Z|61edf659-4c01-427a-911c-b89eadc54fd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:57:56.649Z|4602721c-5689-4ab0-992e-006df25c3066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:57:56.649Z|4602721c-5689-4ab0-992e-006df25c3066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:03.554Z|ac2e4877-97fd-485b-a672-a84246d5385f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:58:03.555Z|ac2e4877-97fd-485b-a672-a84246d5385f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:58:03.755Z|dcb5cc0b-fcb6-4f2b-a766-da0c027dade7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:03.756Z|dcb5cc0b-fcb6-4f2b-a766-da0c027dade7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:03.840Z|72c2e5a1-2bce-43ca-8fef-1872b96630fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:58:03.840Z|72c2e5a1-2bce-43ca-8fef-1872b96630fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:58:04.478Z|328dc6e8-e77e-4749-a7f9-29b1d1f3db2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:04.479Z|328dc6e8-e77e-4749-a7f9-29b1d1f3db2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:06.674Z|089d3b08-3dc6-4226-a7f7-a425a86e2add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:06.675Z|089d3b08-3dc6-4226-a7f7-a425a86e2add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:13.778Z|981458fb-2b66-4aa9-ae6f-292524e4756e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:13.780Z|981458fb-2b66-4aa9-ae6f-292524e4756e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:14.502Z|a62ed7ec-88de-4bf2-8a34-e35846e87d9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:14.503Z|a62ed7ec-88de-4bf2-8a34-e35846e87d9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:16.699Z|878138fa-db1d-421a-b7d4-36dcf13d0185|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:16.700Z|878138fa-db1d-421a-b7d4-36dcf13d0185|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:18.554Z|1487147b-d8ee-4fd2-ba43-c602b14b0256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:58:18.555Z|1487147b-d8ee-4fd2-ba43-c602b14b0256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:58:23.588Z|d839fa06-4805-4f0b-b75f-7929c478c4a4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:58:23.589Z|d839fa06-4805-4f0b-b75f-7929c478c4a4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:23.806Z|f1327d19-45b6-492d-935f-acf3b12e1b49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:23.807Z|f1327d19-45b6-492d-935f-acf3b12e1b49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:24.528Z|d3cdc409-471e-4e64-925e-0a54d54c2ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:24.529Z|d3cdc409-471e-4e64-925e-0a54d54c2ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:26.724Z|649b9677-a714-4513-bbd1-02d3a5b15573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:26.725Z|649b9677-a714-4513-bbd1-02d3a5b15573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:33.554Z|34bd858e-cddf-4f30-805c-82d3afbdddb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:58:33.557Z|34bd858e-cddf-4f30-805c-82d3afbdddb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:58:33.831Z|3e08cccc-d6e3-4cdf-8763-71e675f92590|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:33.832Z|3e08cccc-d6e3-4cdf-8763-71e675f92590|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:33.841Z|a042b110-e99b-4bb1-9232-2305ba45a11e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:58:33.842Z|a042b110-e99b-4bb1-9232-2305ba45a11e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:58:34.554Z|e74c9d20-b253-41ec-84dd-04aa3c12e124|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:34.554Z|e74c9d20-b253-41ec-84dd-04aa3c12e124|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:36.750Z|e6089c76-8775-407f-8efd-78dc0a6da578|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:36.751Z|e6089c76-8775-407f-8efd-78dc0a6da578|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:43.859Z|3dc13195-195f-4bc6-bd98-946313aaee63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:43.861Z|3dc13195-195f-4bc6-bd98-946313aaee63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:44.579Z|fa761921-9591-4a0b-b50e-259fad884e66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:44.580Z|fa761921-9591-4a0b-b50e-259fad884e66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:46.774Z|070b54ca-9ecd-4c68-a33f-0af045ab0339|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:46.775Z|070b54ca-9ecd-4c68-a33f-0af045ab0339|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:48.554Z|f77df4a0-a57f-4d8a-b998-27ae86c4e017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:58:48.555Z|f77df4a0-a57f-4d8a-b998-27ae86c4e017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:58:53.884Z|5c7d98fc-8c72-4d57-b3ce-dc528b12f07c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:53.885Z|5c7d98fc-8c72-4d57-b3ce-dc528b12f07c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:54.606Z|5831c20f-d69c-4dfd-81e1-5fe7436240be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:54.607Z|5831c20f-d69c-4dfd-81e1-5fe7436240be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:58:56.803Z|b2b4cf01-4a4d-4012-ae0a-7a9865fc4711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:58:56.804Z|b2b4cf01-4a4d-4012-ae0a-7a9865fc4711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:03.554Z|bdbe19fc-e123-4c92-8e84-4931e9955983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:59:03.555Z|bdbe19fc-e123-4c92-8e84-4931e9955983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:59:03.842Z|3264d9e2-5ee6-4165-8e79-1b493abf74ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:59:03.843Z|3264d9e2-5ee6-4165-8e79-1b493abf74ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:59:03.913Z|c4c73c74-eafd-4d92-86d9-88917a7eea61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:03.914Z|c4c73c74-eafd-4d92-86d9-88917a7eea61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:04.632Z|88ef5e5b-5d79-4a8a-8961-b6e4d3a69833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:04.633Z|88ef5e5b-5d79-4a8a-8961-b6e4d3a69833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:06.830Z|a1139995-b031-474c-95a5-617ccfe24507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:06.832Z|a1139995-b031-474c-95a5-617ccfe24507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:13.939Z|0a2301ec-6a57-476a-bd14-6b18c9df774e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:13.940Z|0a2301ec-6a57-476a-bd14-6b18c9df774e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:14.656Z|c6d0966e-544a-49e1-adb0-a921570a552c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:14.657Z|c6d0966e-544a-49e1-adb0-a921570a552c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:16.856Z|26836421-b50c-4086-a301-b08a3a7aed5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:16.857Z|26836421-b50c-4086-a301-b08a3a7aed5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:18.554Z|49718f43-9462-4c11-aa15-8ac503757df1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:59:18.557Z|49718f43-9462-4c11-aa15-8ac503757df1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:59:23.588Z|11919928-c78c-47ba-aaa9-3bf3c373eede|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T03:59:23.589Z|11919928-c78c-47ba-aaa9-3bf3c373eede|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:23.965Z|3bbe1971-c9ce-4aac-abb1-b2347a9ac29c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:23.966Z|3bbe1971-c9ce-4aac-abb1-b2347a9ac29c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:24.680Z|16f7f73f-cba2-4b7a-b70d-82f9b0772abe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:24.681Z|16f7f73f-cba2-4b7a-b70d-82f9b0772abe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:26.882Z|c4bc57e4-be68-4152-a5fb-59b0ae638fae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:26.883Z|c4bc57e4-be68-4152-a5fb-59b0ae638fae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:33.554Z|52a1f493-3756-4987-a1ab-d9adfc8be719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:59:33.555Z|52a1f493-3756-4987-a1ab-d9adfc8be719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:59:33.844Z|4fec50ae-bdd1-4be3-9773-79526764abe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:59:33.845Z|4fec50ae-bdd1-4be3-9773-79526764abe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:59:33.992Z|d39fcfcd-9db8-4d9b-ae50-9e0d696881af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:33.993Z|d39fcfcd-9db8-4d9b-ae50-9e0d696881af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:34.705Z|214e8e42-6d14-4ba8-9521-6e10ba7adee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:34.706Z|214e8e42-6d14-4ba8-9521-6e10ba7adee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:36.910Z|d62e8d2d-63a1-40fe-a9bb-8c34a7376cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:36.911Z|d62e8d2d-63a1-40fe-a9bb-8c34a7376cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:44.017Z|559491f9-8a38-4235-a865-9065bcb10bab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:44.018Z|559491f9-8a38-4235-a865-9065bcb10bab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:44.730Z|b72cdaf0-d7a1-4dc0-b0d3-4ecf3d1745de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:44.731Z|b72cdaf0-d7a1-4dc0-b0d3-4ecf3d1745de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:46.936Z|117e4bdc-5b2a-4d07-bc99-d7d19cf302bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:46.937Z|117e4bdc-5b2a-4d07-bc99-d7d19cf302bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:48.554Z|075acedf-54c1-4fe8-a20e-6ce7597b420c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T03:59:48.555Z|075acedf-54c1-4fe8-a20e-6ce7597b420c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T03:59:54.042Z|815aa5dc-378b-4fdd-8a37-b87887aa36d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:54.043Z|815aa5dc-378b-4fdd-8a37-b87887aa36d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:54.757Z|8c5c379e-a39b-4eff-a33d-ff35ae4c46f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:54.758Z|8c5c379e-a39b-4eff-a33d-ff35ae4c46f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T03:59:56.961Z|2886fa63-1898-4fbb-aa06-e1acc944851b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T03:59:56.962Z|2886fa63-1898-4fbb-aa06-e1acc944851b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:03.554Z|0c861995-55c6-4e0b-8e65-0e36f552a7ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:00:03.557Z|0c861995-55c6-4e0b-8e65-0e36f552a7ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:00:03.846Z|9481a24a-c160-4a7d-9786-149d2f670f43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:00:03.847Z|9481a24a-c160-4a7d-9786-149d2f670f43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:00:04.068Z|5c131bb0-a7a7-4728-acb0-b4c7c05c629b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:04.069Z|5c131bb0-a7a7-4728-acb0-b4c7c05c629b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:04.782Z|80f2c7c0-562d-4e3f-a327-b852f7008554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:04.783Z|80f2c7c0-562d-4e3f-a327-b852f7008554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:06.988Z|a5c5c4e3-843c-4e51-82db-2270f362a195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:06.989Z|a5c5c4e3-843c-4e51-82db-2270f362a195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:14.102Z|892247f6-e233-444c-8f88-8908ec7dc682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:14.104Z|892247f6-e233-444c-8f88-8908ec7dc682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:14.813Z|d0101a18-33bc-40b0-858e-5d7f969c34ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:14.814Z|d0101a18-33bc-40b0-858e-5d7f969c34ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:17.015Z|b6c9432b-21d0-4b43-800f-39c6afe951b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:17.016Z|b6c9432b-21d0-4b43-800f-39c6afe951b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:18.554Z|f7f34a99-d2c6-42db-84a4-2559d0d8a812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:00:18.555Z|f7f34a99-d2c6-42db-84a4-2559d0d8a812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:00:23.591Z|ff36b9cc-6ef3-4bc7-85f3-e6f70db65780|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:00:23.593Z|ff36b9cc-6ef3-4bc7-85f3-e6f70db65780|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:24.135Z|e9bca483-1fe4-4983-b56d-6ea5c2745b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:24.136Z|e9bca483-1fe4-4983-b56d-6ea5c2745b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:24.837Z|17ad5587-6b61-4c7d-97f7-d55a30f5d9ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:24.838Z|17ad5587-6b61-4c7d-97f7-d55a30f5d9ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:27.043Z|eac6d81d-c78a-4b98-896a-3bfbffb0b856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:27.045Z|eac6d81d-c78a-4b98-896a-3bfbffb0b856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:33.554Z|3c2d8d1a-99f1-405b-921a-d9b69f9a5738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:00:33.555Z|3c2d8d1a-99f1-405b-921a-d9b69f9a5738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:00:33.849Z|cca77fb0-9c04-493e-bd23-01638720a331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:00:33.850Z|cca77fb0-9c04-493e-bd23-01638720a331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:00:34.161Z|126a0f7d-e666-4cb5-9f1d-3711e35bcd18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:34.163Z|126a0f7d-e666-4cb5-9f1d-3711e35bcd18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:34.862Z|db81560c-5333-4c8d-aad9-c524ffaf4b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:34.863Z|db81560c-5333-4c8d-aad9-c524ffaf4b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:37.071Z|f847cab7-a422-4330-9e50-386b7b31c870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:37.072Z|f847cab7-a422-4330-9e50-386b7b31c870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:44.189Z|4d989af3-6750-480a-9451-9dce18973e48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:44.191Z|4d989af3-6750-480a-9451-9dce18973e48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:44.888Z|2c37ccaf-5aec-4f80-ab57-0b596429561a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:44.889Z|2c37ccaf-5aec-4f80-ab57-0b596429561a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:47.099Z|c7884c86-9d16-447a-b3e3-1506305f4bfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:47.100Z|c7884c86-9d16-447a-b3e3-1506305f4bfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:48.554Z|a76ea333-2356-4598-94da-60f86a3f4cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:00:48.558Z|a76ea333-2356-4598-94da-60f86a3f4cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:00:54.217Z|b1432034-a192-4916-92f5-d37d290f18ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:54.218Z|b1432034-a192-4916-92f5-d37d290f18ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:54.912Z|70ee5a4f-702b-4602-a08d-a1403522c1a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:54.913Z|70ee5a4f-702b-4602-a08d-a1403522c1a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:00:57.128Z|24ed9b96-7d14-4860-a9ff-0b566e59c8e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:00:57.130Z|24ed9b96-7d14-4860-a9ff-0b566e59c8e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:03.554Z|fba9cb5d-736e-4d42-aecd-9fe10b89d59f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:01:03.555Z|fba9cb5d-736e-4d42-aecd-9fe10b89d59f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:01:03.851Z|48ace1a5-68d6-4119-a0c7-334b8e18ef49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:01:03.852Z|48ace1a5-68d6-4119-a0c7-334b8e18ef49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:01:04.243Z|7b2f8626-7bda-4716-8a00-cab26694213d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:04.244Z|7b2f8626-7bda-4716-8a00-cab26694213d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:04.936Z|e51d1da6-ca4c-4d38-8e8e-ddf374e3599d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:04.937Z|e51d1da6-ca4c-4d38-8e8e-ddf374e3599d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:07.155Z|c94db4ee-e9b6-4c75-b212-a49ce4e15f6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:07.157Z|c94db4ee-e9b6-4c75-b212-a49ce4e15f6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:14.271Z|947164fa-4360-46b8-9785-aa1ce6d732c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:14.272Z|947164fa-4360-46b8-9785-aa1ce6d732c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:14.963Z|94ee40a9-eddd-4303-a4ea-45904bb18240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:14.964Z|94ee40a9-eddd-4303-a4ea-45904bb18240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:17.183Z|92cee878-e8d4-4297-8c1e-b81a18ba8b80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:17.184Z|92cee878-e8d4-4297-8c1e-b81a18ba8b80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:18.554Z|b210dade-485b-4411-a452-b9158e846ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:01:18.555Z|b210dade-485b-4411-a452-b9158e846ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:01:23.590Z|92a18ec1-e049-4807-9fad-1026e270a41b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:01:23.592Z|92a18ec1-e049-4807-9fad-1026e270a41b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:24.297Z|4d914f42-4f3a-4ef8-b6f3-c5add0a2b908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:24.298Z|4d914f42-4f3a-4ef8-b6f3-c5add0a2b908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:24.992Z|db676898-36d9-451c-af90-21223d013919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:24.993Z|db676898-36d9-451c-af90-21223d013919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:27.208Z|b224f53e-f083-41c3-9349-1a1a9c2e9546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:27.209Z|b224f53e-f083-41c3-9349-1a1a9c2e9546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:33.554Z|d966b98a-2b13-4a13-b4f3-99c6910fa4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:01:33.558Z|d966b98a-2b13-4a13-b4f3-99c6910fa4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:01:33.853Z|c63d2931-b109-4479-93c1-cd0a065ec32f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:01:33.854Z|c63d2931-b109-4479-93c1-cd0a065ec32f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:01:34.323Z|7ea84325-3840-49eb-aed7-e669a167dd49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:34.324Z|7ea84325-3840-49eb-aed7-e669a167dd49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:35.021Z|00ac7da5-6ade-40d2-b102-1ea3d86be7c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:35.022Z|00ac7da5-6ade-40d2-b102-1ea3d86be7c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:37.234Z|ffa078d9-1f89-44ec-9ae1-a47c52ac0895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:37.235Z|ffa078d9-1f89-44ec-9ae1-a47c52ac0895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:44.355Z|3447eed3-dc9b-403e-a3be-08d17e985750|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:44.356Z|3447eed3-dc9b-403e-a3be-08d17e985750|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:45.046Z|4a37bcd9-dd8c-474b-9c57-2dd344c4b70a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:45.048Z|4a37bcd9-dd8c-474b-9c57-2dd344c4b70a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:47.264Z|2edbeeb2-016b-4ffd-baf3-96d6e17a4221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:47.266Z|2edbeeb2-016b-4ffd-baf3-96d6e17a4221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:48.554Z|b6d53045-a26a-4b3c-81b6-220a0b6a1fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:01:48.555Z|b6d53045-a26a-4b3c-81b6-220a0b6a1fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:01:54.391Z|f23a12ac-8472-43ab-aff0-dcc4b79358f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:54.392Z|f23a12ac-8472-43ab-aff0-dcc4b79358f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:55.073Z|6408cca1-e7c7-49c5-aa54-6de2e2d437fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:55.073Z|6408cca1-e7c7-49c5-aa54-6de2e2d437fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:01:57.291Z|7dd5700d-d6bb-4e43-8b18-0995361bca2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:01:57.292Z|7dd5700d-d6bb-4e43-8b18-0995361bca2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:03.554Z|a5c7a786-ba37-433b-a5f0-cdff29d98c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:02:03.555Z|a5c7a786-ba37-433b-a5f0-cdff29d98c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:02:03.855Z|62bde135-367e-4d70-b67d-f565fa6240b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:02:03.856Z|62bde135-367e-4d70-b67d-f565fa6240b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:02:04.417Z|e6447d10-9614-4505-8a1d-01685c98fd50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:04.418Z|e6447d10-9614-4505-8a1d-01685c98fd50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:05.097Z|08bcfae9-2e9e-4c40-ac10-ca32cebee06b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:05.098Z|08bcfae9-2e9e-4c40-ac10-ca32cebee06b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:07.316Z|62888f14-296d-4c14-9235-4c2c08cc15f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:07.317Z|62888f14-296d-4c14-9235-4c2c08cc15f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:14.442Z|deb21b0a-5a79-4d83-b33a-b49ae72b5d26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:14.443Z|deb21b0a-5a79-4d83-b33a-b49ae72b5d26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:15.124Z|cf496c18-8b3e-4cbc-b333-11f1c0ab7910|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:15.125Z|cf496c18-8b3e-4cbc-b333-11f1c0ab7910|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:17.341Z|4d0d477e-de41-474f-92d5-0748576d92f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:17.342Z|4d0d477e-de41-474f-92d5-0748576d92f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:18.554Z|2e9997d1-4fb8-4717-b51e-740d926c9e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:02:18.557Z|2e9997d1-4fb8-4717-b51e-740d926c9e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:02:23.588Z|ce224ab3-d6ea-4476-8e79-d7ace625acae|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:02:23.589Z|ce224ab3-d6ea-4476-8e79-d7ace625acae|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:24.468Z|c4c90d94-7de4-4214-b247-ebf480ba67aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:24.469Z|c4c90d94-7de4-4214-b247-ebf480ba67aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:25.150Z|37e704af-9124-41a7-9b00-40d27908cd85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:25.151Z|37e704af-9124-41a7-9b00-40d27908cd85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:27.368Z|f0ec044c-44dc-43d1-834a-4409438c17fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:27.369Z|f0ec044c-44dc-43d1-834a-4409438c17fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:33.554Z|bc171ce2-1b6f-4e06-baa3-96e0594852d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:02:33.555Z|bc171ce2-1b6f-4e06-baa3-96e0594852d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:02:33.856Z|acb9b629-ab2e-4a38-98de-4dddab33f4c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:02:33.857Z|acb9b629-ab2e-4a38-98de-4dddab33f4c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:02:34.495Z|65438277-b57a-4eda-8688-8d5ae55d7088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:34.496Z|65438277-b57a-4eda-8688-8d5ae55d7088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:35.177Z|3f3329c9-d478-4de7-afc5-48eb88f65fb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:35.178Z|3f3329c9-d478-4de7-afc5-48eb88f65fb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:37.394Z|4ae41bf7-dc52-40db-80a4-fbdffdb492fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:37.395Z|4ae41bf7-dc52-40db-80a4-fbdffdb492fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:44.521Z|56959b3d-6b53-4ce1-a010-c40a4432f775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:44.522Z|56959b3d-6b53-4ce1-a010-c40a4432f775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:45.204Z|b87b5f04-91e9-445f-9415-c38917273bf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:45.205Z|b87b5f04-91e9-445f-9415-c38917273bf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:47.419Z|6be1ffff-f914-49b7-9fc5-ab6a51a31753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:47.420Z|6be1ffff-f914-49b7-9fc5-ab6a51a31753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:48.554Z|deb424c5-d251-4075-b564-555ad30e9907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:02:48.555Z|deb424c5-d251-4075-b564-555ad30e9907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:02:54.548Z|7a42eef9-6560-42c2-8546-3f0b7c39c733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:54.549Z|7a42eef9-6560-42c2-8546-3f0b7c39c733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:55.230Z|2a460e04-308f-457d-a54b-7bca086fdefc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:55.231Z|2a460e04-308f-457d-a54b-7bca086fdefc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:02:57.445Z|a41c6b63-004b-40e9-84ba-15d802e568e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:02:57.446Z|a41c6b63-004b-40e9-84ba-15d802e568e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:03.554Z|79c2ca42-880e-4295-ba43-af29c9322175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:03:03.557Z|79c2ca42-880e-4295-ba43-af29c9322175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:03:03.858Z|516ada3d-3f69-4f59-8087-6d042860055d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:03:03.859Z|516ada3d-3f69-4f59-8087-6d042860055d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:03:04.574Z|d9f2c761-d420-49ed-af43-35ecd91a4cfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:04.575Z|d9f2c761-d420-49ed-af43-35ecd91a4cfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:05.256Z|c9c072d2-4ea2-4388-b9eb-cc22ffba34cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:05.257Z|c9c072d2-4ea2-4388-b9eb-cc22ffba34cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:07.473Z|4e16f947-ef3c-4ecd-993d-2a6b065cdd40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:07.475Z|4e16f947-ef3c-4ecd-993d-2a6b065cdd40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:14.601Z|ad62fdce-78c9-441b-977e-7c5d9c98bd69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:14.602Z|ad62fdce-78c9-441b-977e-7c5d9c98bd69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:15.283Z|19ddd127-14c1-4c2b-8cde-eb74a819520e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:15.285Z|19ddd127-14c1-4c2b-8cde-eb74a819520e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:17.500Z|64535beb-850f-49fc-9bcc-65b5395238db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:17.501Z|64535beb-850f-49fc-9bcc-65b5395238db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:18.554Z|492ec9a2-1178-4d76-87f4-ce170a145a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:03:18.555Z|492ec9a2-1178-4d76-87f4-ce170a145a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:03:23.589Z|a3cc4a65-d43c-4790-b930-004ef9095e21|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:03:23.590Z|a3cc4a65-d43c-4790-b930-004ef9095e21|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:24.628Z|df559371-68d6-4841-8b38-b1b2d69c41de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:24.629Z|df559371-68d6-4841-8b38-b1b2d69c41de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:25.318Z|7e2daf58-8ede-4118-a53f-5fc9085bb0d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:25.319Z|7e2daf58-8ede-4118-a53f-5fc9085bb0d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:27.526Z|e13018cb-afdb-472e-9d64-38e0da2662d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:27.527Z|e13018cb-afdb-472e-9d64-38e0da2662d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:33.554Z|2f2b775d-284b-4eef-9a16-5c712c5daae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:03:33.554Z|2f2b775d-284b-4eef-9a16-5c712c5daae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:03:33.860Z|78a75257-226d-49ff-8673-1928c5869f86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:03:33.860Z|78a75257-226d-49ff-8673-1928c5869f86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:03:34.654Z|f7831aef-3322-4546-8c4a-75784a8a9e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:34.655Z|f7831aef-3322-4546-8c4a-75784a8a9e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:35.346Z|39926084-3b89-4cec-be25-b6c8b9f0cc75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:35.347Z|39926084-3b89-4cec-be25-b6c8b9f0cc75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:37.554Z|505934b0-dcc3-4e41-abd1-1c7dddc2fda8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:37.555Z|505934b0-dcc3-4e41-abd1-1c7dddc2fda8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:44.681Z|d97223bb-2ce7-452c-af30-aeb112a18bf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:44.682Z|d97223bb-2ce7-452c-af30-aeb112a18bf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:45.374Z|b7bf92c2-9e91-4f52-97b2-24a3551170da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:45.376Z|b7bf92c2-9e91-4f52-97b2-24a3551170da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:47.578Z|4628951b-96a2-4ce7-92e0-2207c80cbe13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:47.579Z|4628951b-96a2-4ce7-92e0-2207c80cbe13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:48.554Z|d7b4f99e-c5e5-4fb0-a79d-a769b855fcdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:03:48.557Z|d7b4f99e-c5e5-4fb0-a79d-a769b855fcdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:03:54.708Z|d421a580-495e-4360-95c2-0d6a0331edaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:54.710Z|d421a580-495e-4360-95c2-0d6a0331edaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:55.401Z|8be5371a-ff7e-499d-96a4-9646e78a5617|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:55.402Z|8be5371a-ff7e-499d-96a4-9646e78a5617|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:03:57.603Z|cd232222-3333-421a-a487-21f76705aa1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:03:57.604Z|cd232222-3333-421a-a487-21f76705aa1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:03.554Z|3afc1439-13f3-410a-addb-26d6bff8898a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:04:03.555Z|3afc1439-13f3-410a-addb-26d6bff8898a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:04:03.861Z|261fe28b-35c9-4223-940b-8c0e91b1def7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:04:03.862Z|261fe28b-35c9-4223-940b-8c0e91b1def7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:04:04.736Z|f63a5596-2021-48f4-8a8d-caa83120d251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:04.737Z|f63a5596-2021-48f4-8a8d-caa83120d251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:05.426Z|a4df7761-59cf-4b4c-bee4-60a83603aef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:05.427Z|a4df7761-59cf-4b4c-bee4-60a83603aef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:07.628Z|d82ff41a-3471-4800-b41d-3540032ee0d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:07.629Z|d82ff41a-3471-4800-b41d-3540032ee0d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:14.761Z|e1d3b537-ac6a-400b-b02d-fb62ab3c246d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:14.762Z|e1d3b537-ac6a-400b-b02d-fb62ab3c246d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:15.451Z|b5a38d4f-c286-4bca-9436-7ea509b47572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:15.452Z|b5a38d4f-c286-4bca-9436-7ea509b47572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:17.652Z|37f8939b-8d6b-49e8-98f3-156929819acf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:17.653Z|37f8939b-8d6b-49e8-98f3-156929819acf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:18.554Z|cbc453ba-3581-4736-8684-bc28fcd83be2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:04:18.554Z|cbc453ba-3581-4736-8684-bc28fcd83be2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:04:23.592Z|c6278e42-95ee-4fb4-a8d4-3849bfa99eee|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:04:23.593Z|c6278e42-95ee-4fb4-a8d4-3849bfa99eee|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:24.787Z|ebe3c63f-b67d-4c4b-b263-1ec57cd96288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:24.788Z|ebe3c63f-b67d-4c4b-b263-1ec57cd96288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:25.475Z|0b1c709d-6b83-43f7-b3ef-37ec38c0cad4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:25.476Z|0b1c709d-6b83-43f7-b3ef-37ec38c0cad4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:27.677Z|5cbf761d-543d-4f3e-967d-90217d6bf7c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:27.678Z|5cbf761d-543d-4f3e-967d-90217d6bf7c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:33.554Z|8ee2108e-f683-4e07-a554-d8e922327e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:04:33.557Z|8ee2108e-f683-4e07-a554-d8e922327e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:04:33.863Z|6b7bdb2d-ca2b-4f61-a06f-f2aaefb726b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:04:33.864Z|6b7bdb2d-ca2b-4f61-a06f-f2aaefb726b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:04:34.812Z|b81d15c4-9cf1-44f7-9f7e-0dfbc55b4b7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:34.813Z|b81d15c4-9cf1-44f7-9f7e-0dfbc55b4b7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:35.501Z|da396994-ff31-4bcc-83fc-6b538eb3bc1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:35.501Z|da396994-ff31-4bcc-83fc-6b538eb3bc1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:37.703Z|0d984ac3-0a0d-49d4-bdf9-a907e8f5630a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:37.704Z|0d984ac3-0a0d-49d4-bdf9-a907e8f5630a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:44.837Z|96edc5d4-fc23-4c29-a107-239931e2181b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:44.837Z|96edc5d4-fc23-4c29-a107-239931e2181b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:45.526Z|005c7b65-091f-4d2b-a326-f4d811593462|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:45.527Z|005c7b65-091f-4d2b-a326-f4d811593462|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:47.729Z|b39ba012-2253-4d6f-bbc6-2c8cb527d107|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:47.731Z|b39ba012-2253-4d6f-bbc6-2c8cb527d107|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:48.554Z|61bd80f3-afd6-42d0-aa3a-0c7858c0bda0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:04:48.555Z|61bd80f3-afd6-42d0-aa3a-0c7858c0bda0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:04:54.862Z|531bedee-2b95-4e3a-baf5-36f802ef5e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:54.863Z|531bedee-2b95-4e3a-baf5-36f802ef5e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:55.554Z|6ad66302-7fe0-4549-8637-8471a4515c9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:55.555Z|6ad66302-7fe0-4549-8637-8471a4515c9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:04:57.756Z|92e0f1bb-8ee1-4e32-a30d-231bbcb3d8d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:04:57.757Z|92e0f1bb-8ee1-4e32-a30d-231bbcb3d8d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:03.554Z|b2e4b125-6097-4445-b31b-0d391e0e4c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:05:03.555Z|b2e4b125-6097-4445-b31b-0d391e0e4c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:05:03.864Z|42d39ca7-34cc-4d8e-a92c-22216e8e740c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:05:03.865Z|42d39ca7-34cc-4d8e-a92c-22216e8e740c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:05:04.886Z|0b72fc94-f7b6-4b66-a0aa-09bfcf321ded|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:04.887Z|0b72fc94-f7b6-4b66-a0aa-09bfcf321ded|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:05.584Z|622c8540-bbbe-48ad-9847-f74e63bfcc78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:05.585Z|622c8540-bbbe-48ad-9847-f74e63bfcc78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:07.780Z|132c069a-cb49-48f3-a05a-bdca5a62b942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:07.781Z|132c069a-cb49-48f3-a05a-bdca5a62b942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:14.912Z|2bf7fafc-7d8b-475d-a47e-2b2bcfd25353|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:14.913Z|2bf7fafc-7d8b-475d-a47e-2b2bcfd25353|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:15.609Z|d457e9db-9f81-4851-89fb-824b8b8c6660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:15.611Z|d457e9db-9f81-4851-89fb-824b8b8c6660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:17.805Z|f6b67a93-655a-4090-aec3-409f1d5fc48f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:17.805Z|f6b67a93-655a-4090-aec3-409f1d5fc48f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:18.554Z|54821513-a38a-4681-87d8-9c7d23582445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:05:18.557Z|54821513-a38a-4681-87d8-9c7d23582445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:05:23.589Z|85e269a5-5908-477f-b65c-7f445242854d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:05:23.590Z|85e269a5-5908-477f-b65c-7f445242854d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:24.940Z|4c591a75-64cd-419f-9da2-af13ec146b5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:24.941Z|4c591a75-64cd-419f-9da2-af13ec146b5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:25.636Z|3cfb3547-3823-4135-b707-cc0086daf67d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:25.637Z|3cfb3547-3823-4135-b707-cc0086daf67d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:27.829Z|8424b3c6-e4d4-42cb-89d2-6a8f68290f16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:27.830Z|8424b3c6-e4d4-42cb-89d2-6a8f68290f16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:33.554Z|0180551d-bffe-473d-a3ce-8000a40bb537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:05:33.555Z|0180551d-bffe-473d-a3ce-8000a40bb537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:05:33.866Z|91af8ff4-a312-4b15-8959-632c7ef814b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:05:33.867Z|91af8ff4-a312-4b15-8959-632c7ef814b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:05:34.966Z|39f7c796-c597-4cd1-adfe-0413a2c1178b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:34.966Z|39f7c796-c597-4cd1-adfe-0413a2c1178b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:35.665Z|d5b0c90d-7d21-43d2-8792-439edd974230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:35.666Z|d5b0c90d-7d21-43d2-8792-439edd974230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:37.853Z|29733175-66fa-4d40-ac24-b9a0cd9458e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:37.854Z|29733175-66fa-4d40-ac24-b9a0cd9458e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:44.991Z|0b5e4317-c65f-49fd-be03-0d9389dad6f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:44.992Z|0b5e4317-c65f-49fd-be03-0d9389dad6f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:45.691Z|f03c98f2-df12-4420-9a5a-328b9cc64b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:45.694Z|f03c98f2-df12-4420-9a5a-328b9cc64b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:47.879Z|65b32aac-db7e-4af4-90f0-104b08b147de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:47.881Z|65b32aac-db7e-4af4-90f0-104b08b147de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:48.554Z|489fbd27-a9ae-4222-a63f-8be5693d16bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:05:48.555Z|489fbd27-a9ae-4222-a63f-8be5693d16bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:05:55.016Z|1e61d959-55ff-4848-8022-d7e10b0fb038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:55.017Z|1e61d959-55ff-4848-8022-d7e10b0fb038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:55.720Z|35a014ed-2b8e-4bdf-ac38-fd1bf9b3b7c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:55.721Z|35a014ed-2b8e-4bdf-ac38-fd1bf9b3b7c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:05:57.911Z|2a8023ca-0537-4fcf-ae52-a68db528857d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:05:57.912Z|2a8023ca-0537-4fcf-ae52-a68db528857d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:03.554Z|9270a139-8a84-4fd6-8e6d-56d30c31c553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:06:03.558Z|9270a139-8a84-4fd6-8e6d-56d30c31c553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:06:03.868Z|61dfb53c-8076-49ed-8e71-f407165d805e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:06:03.869Z|61dfb53c-8076-49ed-8e71-f407165d805e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:06:05.043Z|176228f8-77b1-4332-8eac-534dc062b76c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:05.044Z|176228f8-77b1-4332-8eac-534dc062b76c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:05.751Z|c83ea351-f6a7-4103-8b24-927bce71d437|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:05.752Z|c83ea351-f6a7-4103-8b24-927bce71d437|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:07.936Z|4f81e133-43c9-41b6-bb73-d5565085e81d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:07.936Z|4f81e133-43c9-41b6-bb73-d5565085e81d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:15.067Z|e61029a4-0d56-459e-bb7c-84240aa4e995|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:15.069Z|e61029a4-0d56-459e-bb7c-84240aa4e995|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:15.776Z|c7e492db-4d22-469b-baa3-981f59f0c116|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:15.777Z|c7e492db-4d22-469b-baa3-981f59f0c116|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:17.959Z|7e74384f-7316-468c-ad94-9284e7643c02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:17.960Z|7e74384f-7316-468c-ad94-9284e7643c02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:18.554Z|10ac5bc4-e678-45ab-962c-31085ca1c7dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:06:18.555Z|10ac5bc4-e678-45ab-962c-31085ca1c7dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:06:23.589Z|7b5a45a7-49a6-4ac5-8635-9beb8cf1da9d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:06:23.590Z|7b5a45a7-49a6-4ac5-8635-9beb8cf1da9d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:25.094Z|a65c53e8-7840-45a6-8d50-1dcf78735cbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:25.095Z|a65c53e8-7840-45a6-8d50-1dcf78735cbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:25.802Z|d605f9ca-1f97-4706-a8b3-534c941076cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:25.802Z|d605f9ca-1f97-4706-a8b3-534c941076cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:27.983Z|43215496-2c3a-4a4c-9be6-10c1dc50119c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:27.984Z|43215496-2c3a-4a4c-9be6-10c1dc50119c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:33.554Z|87f0926a-6789-4fba-b617-5fad8ca5881c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:06:33.554Z|87f0926a-6789-4fba-b617-5fad8ca5881c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:06:33.870Z|0a5ddb4d-3ae6-4b29-b9e0-4d72b84f6fba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:06:33.870Z|0a5ddb4d-3ae6-4b29-b9e0-4d72b84f6fba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:06:35.120Z|2380e5b5-87bc-40eb-bb48-9740f7607a3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:35.121Z|2380e5b5-87bc-40eb-bb48-9740f7607a3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:35.827Z|a6da34b2-e4fc-4a9e-a9f0-e29e6b89eea2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:35.828Z|a6da34b2-e4fc-4a9e-a9f0-e29e6b89eea2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:38.008Z|f82b0587-a304-4be3-a775-978789fa36c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:38.009Z|f82b0587-a304-4be3-a775-978789fa36c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:45.144Z|346e31d8-1424-4529-8742-c6f8a51f1294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:45.145Z|346e31d8-1424-4529-8742-c6f8a51f1294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:45.855Z|e57c048a-a27b-4db9-977c-7405979d0d0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:45.856Z|e57c048a-a27b-4db9-977c-7405979d0d0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:48.034Z|7f0ba104-2c37-442f-a74e-6099319f8b1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:48.035Z|7f0ba104-2c37-442f-a74e-6099319f8b1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:48.554Z|e3a3e53f-d352-45be-bab0-001a1420e308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:06:48.557Z|e3a3e53f-d352-45be-bab0-001a1420e308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:06:55.170Z|b4fec72e-6bb4-48c1-afe2-515f13a75c1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:55.171Z|b4fec72e-6bb4-48c1-afe2-515f13a75c1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:55.879Z|bcfb0b51-9f64-43ad-8426-4df185b37ed8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:55.880Z|bcfb0b51-9f64-43ad-8426-4df185b37ed8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:06:58.059Z|e2371896-dd38-45ee-b46a-722cc5d57575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:06:58.060Z|e2371896-dd38-45ee-b46a-722cc5d57575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:03.554Z|028d8e9b-78f0-4103-93f8-e0009a47c3b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:07:03.554Z|028d8e9b-78f0-4103-93f8-e0009a47c3b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:07:03.871Z|ebdee9bb-3c95-4422-a5fd-edc3444f16d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:07:03.872Z|ebdee9bb-3c95-4422-a5fd-edc3444f16d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:07:05.195Z|d2d21ae9-04ae-4682-a636-6a3a9590afd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:05.196Z|d2d21ae9-04ae-4682-a636-6a3a9590afd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:05.904Z|5a5a936e-9fa9-46dc-b9c8-7d3c37d815f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:05.904Z|5a5a936e-9fa9-46dc-b9c8-7d3c37d815f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:08.083Z|e8999eb6-f64b-4c26-abd5-676c68efd18a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:08.084Z|e8999eb6-f64b-4c26-abd5-676c68efd18a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:15.221Z|0469b523-5163-4c24-a97e-5d0d86379fe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:15.222Z|0469b523-5163-4c24-a97e-5d0d86379fe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:15.927Z|ac89cb17-df70-4699-b15d-08c3b792f5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:15.929Z|ac89cb17-df70-4699-b15d-08c3b792f5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:18.120Z|82221d41-27b1-498b-bcd9-e9df84c45993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:18.121Z|82221d41-27b1-498b-bcd9-e9df84c45993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:18.554Z|d8a0a6d8-cea7-4b2b-8e26-a6e40e00e3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:07:18.555Z|d8a0a6d8-cea7-4b2b-8e26-a6e40e00e3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:07:23.588Z|91740fb8-2381-4258-8f44-dac23c121909|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:07:23.590Z|91740fb8-2381-4258-8f44-dac23c121909|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:25.249Z|968564f4-303f-46f9-8ed1-cbaa4bfe2f1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:25.250Z|968564f4-303f-46f9-8ed1-cbaa4bfe2f1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:25.953Z|20556d13-fb3e-4764-87f1-ebb7322b1340|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:25.954Z|20556d13-fb3e-4764-87f1-ebb7322b1340|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:28.150Z|336262ac-5475-4908-b63e-0abc7ffc91f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:28.151Z|336262ac-5475-4908-b63e-0abc7ffc91f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:33.554Z|a29fc9c8-dbd7-4df0-b5a2-452e2f8a6da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:07:33.555Z|a29fc9c8-dbd7-4df0-b5a2-452e2f8a6da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:07:33.873Z|9d9d63bf-abed-4081-9c0b-3ca20266667f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:07:33.873Z|9d9d63bf-abed-4081-9c0b-3ca20266667f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:07:35.276Z|f2d76525-919d-4d24-ad92-42927dc4f739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:35.277Z|f2d76525-919d-4d24-ad92-42927dc4f739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:35.979Z|4c261e83-988b-4d1f-aeb9-8b0b3e9654be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:35.980Z|4c261e83-988b-4d1f-aeb9-8b0b3e9654be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:38.178Z|a416fb87-3fd5-485f-9af0-80d752198f82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:38.179Z|a416fb87-3fd5-485f-9af0-80d752198f82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:45.305Z|0e5fda4f-9b34-4ba7-a0e1-99bb4e7f569a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:45.306Z|0e5fda4f-9b34-4ba7-a0e1-99bb4e7f569a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:46.004Z|6af85846-c04c-4975-902e-9544969121a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:46.004Z|6af85846-c04c-4975-902e-9544969121a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:48.206Z|e6d86f69-5f28-42ca-b31f-cdd84ea1026d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:48.207Z|e6d86f69-5f28-42ca-b31f-cdd84ea1026d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:48.554Z|8471cec2-747e-457d-89b2-f34192c03b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:07:48.555Z|8471cec2-747e-457d-89b2-f34192c03b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:07:55.333Z|1f84484a-087c-40f9-b307-d3d70e2ed80c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:55.334Z|1f84484a-087c-40f9-b307-d3d70e2ed80c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:56.030Z|2134d2d9-aa0c-4e1d-a13d-74b38219f581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:56.031Z|2134d2d9-aa0c-4e1d-a13d-74b38219f581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:07:58.234Z|e6380ae0-8a5e-493f-8004-a2d3ef6c9718|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:07:58.235Z|e6380ae0-8a5e-493f-8004-a2d3ef6c9718|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:03.555Z|dee1de9e-abc1-43b3-b268-ccb440f210b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:08:03.556Z|dee1de9e-abc1-43b3-b268-ccb440f210b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:08:03.874Z|695cc53e-0eb0-409d-842f-0b357dad3e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:08:03.875Z|695cc53e-0eb0-409d-842f-0b357dad3e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:08:05.361Z|ee0691ed-52c9-4291-a500-2d309b003ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:05.362Z|ee0691ed-52c9-4291-a500-2d309b003ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:06.059Z|1bc5bc0b-d2a5-4cbf-8ba2-05115284e96d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:06.060Z|1bc5bc0b-d2a5-4cbf-8ba2-05115284e96d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:08.258Z|8314b7f7-2697-4130-b4ac-2d7d7b3326b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:08.259Z|8314b7f7-2697-4130-b4ac-2d7d7b3326b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:15.389Z|f969ce1c-1000-4187-8ea4-23bd74fb6241|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:15.391Z|f969ce1c-1000-4187-8ea4-23bd74fb6241|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:16.084Z|4ba792f6-33b7-4c1b-a1dd-fc5cc429a296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:16.085Z|4ba792f6-33b7-4c1b-a1dd-fc5cc429a296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:18.283Z|3dd38e86-0d60-4774-aca8-bb9951d91a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:18.284Z|3dd38e86-0d60-4774-aca8-bb9951d91a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:18.554Z|a2d36948-e647-47f7-b6a3-046bc32adf61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:08:18.555Z|a2d36948-e647-47f7-b6a3-046bc32adf61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:08:23.590Z|fe333f51-b9e0-4e05-b6f4-5788d825443b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:08:23.591Z|fe333f51-b9e0-4e05-b6f4-5788d825443b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:25.420Z|874dd446-a129-4477-8603-2376f2bb0b0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:25.421Z|874dd446-a129-4477-8603-2376f2bb0b0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:26.111Z|b476ee6d-862d-4a35-9b7b-bb289f0c4ee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:26.113Z|b476ee6d-862d-4a35-9b7b-bb289f0c4ee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:28.311Z|5f7bf3af-8319-4283-bc73-581dfbba83ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:28.312Z|5f7bf3af-8319-4283-bc73-581dfbba83ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:33.554Z|b73566cc-7db6-47ad-b6a6-c4ffc9750c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:08:33.555Z|b73566cc-7db6-47ad-b6a6-c4ffc9750c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:08:33.876Z|a4a04893-bdae-472c-bdc5-b8d3c2f6775b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:08:33.876Z|a4a04893-bdae-472c-bdc5-b8d3c2f6775b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:08:35.447Z|64b662ee-de53-4458-b8cf-62d91b26876b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:35.448Z|64b662ee-de53-4458-b8cf-62d91b26876b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:36.137Z|05917a62-631c-4495-81ef-04d314c2707a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:36.137Z|05917a62-631c-4495-81ef-04d314c2707a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:38.340Z|31a8172d-ecfe-4564-afc1-75657e24b8ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:38.341Z|31a8172d-ecfe-4564-afc1-75657e24b8ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:45.476Z|85a1e451-db26-4d0f-8452-3cf893ea8349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:45.477Z|85a1e451-db26-4d0f-8452-3cf893ea8349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:46.160Z|5367f1d1-012d-4451-8c13-ce11404e1328|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:46.161Z|5367f1d1-012d-4451-8c13-ce11404e1328|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:48.366Z|550fba50-2a8b-4c0f-a17f-fb9884263b21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:48.367Z|550fba50-2a8b-4c0f-a17f-fb9884263b21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:48.554Z|002f8876-80ec-49c7-b28c-913eda9f9265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:08:48.554Z|002f8876-80ec-49c7-b28c-913eda9f9265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:08:55.502Z|1ee7972a-50bb-4f5d-ada7-61e416104749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:55.503Z|1ee7972a-50bb-4f5d-ada7-61e416104749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:56.187Z|3376a3c9-92fb-437a-af33-d1bec5a0104c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:56.189Z|3376a3c9-92fb-437a-af33-d1bec5a0104c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:08:58.394Z|7212b8d6-8823-41da-aec6-960e31abe31e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:08:58.396Z|7212b8d6-8823-41da-aec6-960e31abe31e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:03.554Z|48bd77ec-348b-4adc-b80f-eae512787567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:09:03.557Z|48bd77ec-348b-4adc-b80f-eae512787567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:09:03.877Z|45dd2eb2-16b0-47b1-bb05-7fd3295785d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:09:03.878Z|45dd2eb2-16b0-47b1-bb05-7fd3295785d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:09:05.529Z|759e28bf-631e-4912-b016-77452f613014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:05.530Z|759e28bf-631e-4912-b016-77452f613014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:06.214Z|92308a8a-ebb2-4c0a-b865-0df746684236|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:06.215Z|92308a8a-ebb2-4c0a-b865-0df746684236|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:08.422Z|1cb87215-7133-49e9-9707-f6a8dd7674c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:08.423Z|1cb87215-7133-49e9-9707-f6a8dd7674c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:15.557Z|d370cb73-a4d5-46b8-96a0-7c5ddbbebf12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:15.558Z|d370cb73-a4d5-46b8-96a0-7c5ddbbebf12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:16.238Z|ff53ed18-7939-4291-aa0f-e206918d6d2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:16.239Z|ff53ed18-7939-4291-aa0f-e206918d6d2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:18.449Z|dc8d5513-06f0-435f-a2de-eb3258ff7196|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:18.450Z|dc8d5513-06f0-435f-a2de-eb3258ff7196|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:18.554Z|e8d6f5ea-37fe-4883-b0f2-e3575290d0ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:09:18.555Z|e8d6f5ea-37fe-4883-b0f2-e3575290d0ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:09:23.589Z|a5012a06-fe5d-445d-b887-eb77d12cbfec|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:09:23.590Z|a5012a06-fe5d-445d-b887-eb77d12cbfec|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:25.586Z|77256cdb-ccd5-4a60-8cf2-c794e8a66aa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:25.587Z|77256cdb-ccd5-4a60-8cf2-c794e8a66aa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:26.264Z|31a12d5a-6a5f-4efc-87db-6fa5f3adc75f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:26.265Z|31a12d5a-6a5f-4efc-87db-6fa5f3adc75f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:28.476Z|18ae6e65-abae-4aea-8c81-d7f6fc62bc1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:28.477Z|18ae6e65-abae-4aea-8c81-d7f6fc62bc1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:33.554Z|1134ca1a-6b57-4a5e-b0b2-9495c58903ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:09:33.554Z|1134ca1a-6b57-4a5e-b0b2-9495c58903ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:09:33.879Z|7bd8043e-2058-4ff5-8e38-4040aaf0cd14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:09:33.880Z|7bd8043e-2058-4ff5-8e38-4040aaf0cd14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:09:35.613Z|d64dd44f-4766-41c8-a26c-95caaac66ba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:35.614Z|d64dd44f-4766-41c8-a26c-95caaac66ba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:36.290Z|1e785e4c-1fc6-4909-9557-daa9bf4dabc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:36.291Z|1e785e4c-1fc6-4909-9557-daa9bf4dabc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:38.502Z|b655201a-7fa8-4ad2-8320-82fb95ceaf5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:38.503Z|b655201a-7fa8-4ad2-8320-82fb95ceaf5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:45.638Z|fb11f49e-47dc-4ec0-b37d-f1362e6a1998|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:45.639Z|fb11f49e-47dc-4ec0-b37d-f1362e6a1998|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:46.316Z|c95ab29d-ac0f-49b4-8518-1fc4dfbf9e14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:46.317Z|c95ab29d-ac0f-49b4-8518-1fc4dfbf9e14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:48.529Z|0cbc791b-559e-49a9-882b-54e3668afdd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:48.530Z|0cbc791b-559e-49a9-882b-54e3668afdd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:48.554Z|288ae10a-b2be-4b46-828f-5f38317ed5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:09:48.558Z|288ae10a-b2be-4b46-828f-5f38317ed5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:09:55.662Z|3a2505fb-d31b-48d4-8519-9d022ecd1d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:55.663Z|3a2505fb-d31b-48d4-8519-9d022ecd1d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:56.344Z|7aa38517-1e06-4c52-aeca-99cdc67be8d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:56.345Z|7aa38517-1e06-4c52-aeca-99cdc67be8d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:09:58.552Z|c8fe70f6-1c51-4f1f-9b41-744e28c9ca00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:09:58.553Z|c8fe70f6-1c51-4f1f-9b41-744e28c9ca00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:03.554Z|01e38370-e97f-485a-9a47-894ead84a137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:10:03.555Z|01e38370-e97f-485a-9a47-894ead84a137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:10:03.881Z|3497c3e9-e9ff-4234-9057-19208426c7ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:10:03.881Z|3497c3e9-e9ff-4234-9057-19208426c7ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:10:05.689Z|024e7d10-7d9f-40fb-9b74-c9809703786c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:05.690Z|024e7d10-7d9f-40fb-9b74-c9809703786c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:06.371Z|71350e40-de56-4172-980c-bf8532a8e498|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:06.372Z|71350e40-de56-4172-980c-bf8532a8e498|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:08.575Z|ce0f7c08-da26-4576-bd9c-d53b1a4233cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:08.577Z|ce0f7c08-da26-4576-bd9c-d53b1a4233cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:15.714Z|4c1307b4-424c-4e6d-80a9-76e8fe318f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:15.716Z|4c1307b4-424c-4e6d-80a9-76e8fe318f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:16.396Z|808318a3-675d-4b2a-b035-377ea92f20fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:16.397Z|808318a3-675d-4b2a-b035-377ea92f20fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:18.554Z|ffa2fa25-0195-4d80-bd8a-ff5af2b09f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:10:18.555Z|ffa2fa25-0195-4d80-bd8a-ff5af2b09f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:10:18.602Z|2d18c6cf-1155-4d24-b175-1adaeea2335d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:18.603Z|2d18c6cf-1155-4d24-b175-1adaeea2335d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:23.588Z|9f4c854d-bb7e-47dd-b4df-d4db89bcd399|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:10:23.589Z|9f4c854d-bb7e-47dd-b4df-d4db89bcd399|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:25.741Z|fe95b105-d91b-44bd-99f5-5c22468dbe30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:25.742Z|fe95b105-d91b-44bd-99f5-5c22468dbe30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:26.422Z|23441ade-6352-4d01-b9cf-33258f884ced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:26.424Z|23441ade-6352-4d01-b9cf-33258f884ced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:28.628Z|76eb8b69-6e08-4613-ac8a-cc5776ae5fe7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:28.629Z|76eb8b69-6e08-4613-ac8a-cc5776ae5fe7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:33.554Z|9df34cd8-1338-48c2-a3ed-ad7ca2d89277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:10:33.557Z|9df34cd8-1338-48c2-a3ed-ad7ca2d89277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:10:33.882Z|28bdfa6a-7f49-47f6-99bd-653fa0c41310|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:10:33.883Z|28bdfa6a-7f49-47f6-99bd-653fa0c41310|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:10:35.766Z|4e61277c-704f-4d56-b9a8-b61136ba4be9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:35.767Z|4e61277c-704f-4d56-b9a8-b61136ba4be9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:36.447Z|f81d2d25-9163-4d39-a196-7b3f08865389|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:36.448Z|f81d2d25-9163-4d39-a196-7b3f08865389|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:38.654Z|93d0c2dc-2524-406c-bdf4-fb36001d8fff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:38.655Z|93d0c2dc-2524-406c-bdf4-fb36001d8fff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:45.792Z|151c46e7-1a56-44d7-bfba-0235db5f820d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:45.792Z|151c46e7-1a56-44d7-bfba-0235db5f820d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:46.473Z|f4c6973f-c2ab-4f20-9027-2d6241bae94c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:46.474Z|f4c6973f-c2ab-4f20-9027-2d6241bae94c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:48.554Z|16b6d460-a9ee-4a23-a68b-cf056c875d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:10:48.554Z|16b6d460-a9ee-4a23-a68b-cf056c875d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:10:48.679Z|a6e65bbc-206e-4a13-8175-51536ba6d66c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:48.680Z|a6e65bbc-206e-4a13-8175-51536ba6d66c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:55.816Z|86a7044e-af70-482c-9ccf-56324f965e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:55.818Z|86a7044e-af70-482c-9ccf-56324f965e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:56.498Z|f8c5fb5f-d111-4f9d-b789-0fe8332642aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:56.499Z|f8c5fb5f-d111-4f9d-b789-0fe8332642aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:10:58.707Z|b8fb02f2-4522-4fff-ac6c-de684805e105|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:10:58.713Z|b8fb02f2-4522-4fff-ac6c-de684805e105|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:03.554Z|092d923d-29f7-4736-8db9-5d4e8fd1f683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:11:03.555Z|092d923d-29f7-4736-8db9-5d4e8fd1f683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:11:03.883Z|f5886fb8-0bba-43f8-ad50-eaf6045e4699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:11:03.884Z|f5886fb8-0bba-43f8-ad50-eaf6045e4699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:11:05.841Z|a2453c27-f05f-4531-9684-c8462aa57759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:05.842Z|a2453c27-f05f-4531-9684-c8462aa57759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:06.525Z|f35b4f0a-80f8-496c-875c-4189d8afd555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:06.525Z|f35b4f0a-80f8-496c-875c-4189d8afd555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:08.740Z|be89ac2e-c3d7-4461-8b31-c74314209abc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:08.741Z|be89ac2e-c3d7-4461-8b31-c74314209abc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:15.865Z|381bc5b0-2ea8-4f13-8935-f7e8127b725b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:15.866Z|381bc5b0-2ea8-4f13-8935-f7e8127b725b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:16.552Z|a6768178-2eeb-44c0-9e70-ffa27c760bbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:16.552Z|a6768178-2eeb-44c0-9e70-ffa27c760bbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:18.554Z|976895ef-6d5b-4211-b415-73f3ccbdacf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:11:18.557Z|976895ef-6d5b-4211-b415-73f3ccbdacf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:11:18.765Z|07a4d99a-ddb1-42e7-8b29-e80798ec9aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:18.766Z|07a4d99a-ddb1-42e7-8b29-e80798ec9aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:23.588Z|a3f7523b-8f70-4e5d-ba36-5d3e7f2a6117|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:11:23.589Z|a3f7523b-8f70-4e5d-ba36-5d3e7f2a6117|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:25.889Z|0263c50d-29bb-4632-b133-0e44ba84f89f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:25.889Z|0263c50d-29bb-4632-b133-0e44ba84f89f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:26.585Z|04d02616-4782-4c2e-8eaf-542f8c09cf69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:26.587Z|04d02616-4782-4c2e-8eaf-542f8c09cf69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:28.790Z|339767ab-cd2f-420e-bd1f-17b343782f96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:28.791Z|339767ab-cd2f-420e-bd1f-17b343782f96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:33.554Z|3366c7d4-06ca-48e7-ae11-6aba15a575ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:11:33.554Z|3366c7d4-06ca-48e7-ae11-6aba15a575ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:11:33.885Z|5b9d150f-8658-437a-93ff-f9aa739d5746|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:11:33.886Z|5b9d150f-8658-437a-93ff-f9aa739d5746|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:11:35.912Z|e7f30037-65a1-4cbb-a654-29a3ab719e6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:35.913Z|e7f30037-65a1-4cbb-a654-29a3ab719e6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:36.616Z|2272a14b-f75c-417f-8cea-71ee30fa30d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:36.617Z|2272a14b-f75c-417f-8cea-71ee30fa30d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:38.818Z|64a7aca8-585e-4723-980d-34c955a9152c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:38.819Z|64a7aca8-585e-4723-980d-34c955a9152c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:45.939Z|d6553993-d408-48a3-b251-e2cbf66f3e21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:45.940Z|d6553993-d408-48a3-b251-e2cbf66f3e21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:46.643Z|73b88b91-6c4e-430e-8a9d-2eff648f195d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:46.644Z|73b88b91-6c4e-430e-8a9d-2eff648f195d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:48.554Z|4030d761-396b-4127-bcb0-e7ce68eedcc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:11:48.554Z|4030d761-396b-4127-bcb0-e7ce68eedcc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:11:48.848Z|77ecaf10-bd7a-4e9b-8c1f-6c124498429b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:48.849Z|77ecaf10-bd7a-4e9b-8c1f-6c124498429b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:55.965Z|e88e9c30-66ce-4e7b-bc1c-8b2d085e6766|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:55.965Z|e88e9c30-66ce-4e7b-bc1c-8b2d085e6766|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:56.667Z|dafa77a5-12d5-447a-9a8a-9b9148305e84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:56.668Z|dafa77a5-12d5-447a-9a8a-9b9148305e84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:11:58.875Z|ea695092-4119-4ba2-95b9-209024e5d4ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:11:58.876Z|ea695092-4119-4ba2-95b9-209024e5d4ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:03.554Z|eac85bc5-aec8-458a-aa69-b6f0a530759a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:12:03.557Z|eac85bc5-aec8-458a-aa69-b6f0a530759a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:12:03.886Z|bbdffe8e-816e-41bf-a336-9ec419493472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:12:03.887Z|bbdffe8e-816e-41bf-a336-9ec419493472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:12:05.988Z|efcc94ec-f0de-4f6d-97ad-c01848e6b3b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:05.989Z|efcc94ec-f0de-4f6d-97ad-c01848e6b3b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:06.692Z|c98705be-b4a2-480c-8b10-350b8483cb17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:06.692Z|c98705be-b4a2-480c-8b10-350b8483cb17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:08.902Z|83f475f3-31f9-4609-ae94-88ee95a8440b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:08.903Z|83f475f3-31f9-4609-ae94-88ee95a8440b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:16.013Z|d7d11c58-3132-46b8-9545-ad4d6d4cedfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:16.014Z|d7d11c58-3132-46b8-9545-ad4d6d4cedfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:16.720Z|5f2278ac-07d7-4e3d-b4fb-315036e78294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:16.722Z|5f2278ac-07d7-4e3d-b4fb-315036e78294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:18.554Z|fa0a08c1-4f8d-4251-b6c5-9585636e3c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:12:18.555Z|fa0a08c1-4f8d-4251-b6c5-9585636e3c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:12:18.926Z|2d828631-e2ae-4b01-8b5d-cdedb25f749d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:18.927Z|2d828631-e2ae-4b01-8b5d-cdedb25f749d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:23.588Z|89c4b0a8-dc8f-481a-92e2-560e77fc8999|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:12:23.589Z|89c4b0a8-dc8f-481a-92e2-560e77fc8999|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:26.038Z|48d03101-f2a3-472e-bc66-bb5e92ff3417|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:26.039Z|48d03101-f2a3-472e-bc66-bb5e92ff3417|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:26.747Z|dd4d77eb-c9fe-4411-ac81-5592e1ab1a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:26.748Z|dd4d77eb-c9fe-4411-ac81-5592e1ab1a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:28.951Z|c644e4b3-99c7-48a7-95be-4a598bec9416|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:28.952Z|c644e4b3-99c7-48a7-95be-4a598bec9416|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:33.554Z|7602a85b-d968-4869-8adf-58d4add55aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:12:33.554Z|7602a85b-d968-4869-8adf-58d4add55aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:12:33.888Z|764f453a-3ab5-49bd-a446-68d591fc6566|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:12:33.889Z|764f453a-3ab5-49bd-a446-68d591fc6566|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:12:36.062Z|36d4efd5-61c8-4869-8764-8559dc8f7453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:36.062Z|36d4efd5-61c8-4869-8764-8559dc8f7453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:36.772Z|1848a30e-bdbe-4000-b537-6c0b3f075e78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:36.773Z|1848a30e-bdbe-4000-b537-6c0b3f075e78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:38.977Z|d56bcbc5-7276-4074-a25d-ca2c99b32b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:38.977Z|d56bcbc5-7276-4074-a25d-ca2c99b32b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:46.086Z|0b0c6809-286e-4266-9c5b-e836976aa322|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:46.087Z|0b0c6809-286e-4266-9c5b-e836976aa322|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:46.797Z|71ff80e3-08e3-4b38-91d6-376e904d206c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:46.797Z|71ff80e3-08e3-4b38-91d6-376e904d206c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:48.554Z|7d99e7f2-025b-4b23-accf-39e7372a4c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:12:48.557Z|7d99e7f2-025b-4b23-accf-39e7372a4c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:12:49.002Z|3fab70d2-4ce2-4906-b569-9d0f71228585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:49.003Z|3fab70d2-4ce2-4906-b569-9d0f71228585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:56.117Z|d941cfa9-bcc3-4050-97ca-ccf2575ad970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:56.117Z|d941cfa9-bcc3-4050-97ca-ccf2575ad970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:56.821Z|5a1282a1-e88c-47d0-94a5-c69c850c491e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:56.822Z|5a1282a1-e88c-47d0-94a5-c69c850c491e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:12:59.032Z|5756e006-e80f-4dbf-8450-d4f638d9f70d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:12:59.033Z|5756e006-e80f-4dbf-8450-d4f638d9f70d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:03.554Z|c635dfd4-279c-4320-bd91-17878ee4fdd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:13:03.555Z|c635dfd4-279c-4320-bd91-17878ee4fdd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:13:03.889Z|e2580278-4236-4d02-9b65-64264e76e4ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:13:03.890Z|e2580278-4236-4d02-9b65-64264e76e4ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:13:06.144Z|480412ed-fe2c-4519-bb69-4484c6573fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:06.145Z|480412ed-fe2c-4519-bb69-4484c6573fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:06.847Z|dd537f74-ea36-4c3c-b4b9-3eba33081db1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:06.848Z|dd537f74-ea36-4c3c-b4b9-3eba33081db1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:09.058Z|6659ef7b-f8f9-4590-903f-faf15fcf796b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:09.058Z|6659ef7b-f8f9-4590-903f-faf15fcf796b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:16.168Z|2970aab1-bf28-4299-8081-f12d92e7c83a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:16.170Z|2970aab1-bf28-4299-8081-f12d92e7c83a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:16.874Z|78ede905-9f3e-4342-a060-3a5aa5ed7e08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:16.874Z|78ede905-9f3e-4342-a060-3a5aa5ed7e08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:18.554Z|d8e9b5c8-2364-4793-b499-f980bee2c351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:13:18.554Z|d8e9b5c8-2364-4793-b499-f980bee2c351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:13:19.085Z|7708dbd8-3fec-478b-91ae-fd85c0d7c328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:19.087Z|7708dbd8-3fec-478b-91ae-fd85c0d7c328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:23.588Z|4a67835a-88a7-4471-a3cc-0d4d01a9ea08|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:13:23.589Z|4a67835a-88a7-4471-a3cc-0d4d01a9ea08|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:26.196Z|e9cec881-a5c9-486d-aa39-e3e3924f31fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:26.197Z|e9cec881-a5c9-486d-aa39-e3e3924f31fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:26.898Z|64bbca96-5d50-4c27-a15d-c0a547adb8c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:26.899Z|64bbca96-5d50-4c27-a15d-c0a547adb8c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:29.121Z|825606e0-df57-4ea8-aa9e-712730405164|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:29.122Z|825606e0-df57-4ea8-aa9e-712730405164|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:33.554Z|90accf02-8091-4ba8-8e8c-f7116d09ef1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:13:33.557Z|90accf02-8091-4ba8-8e8c-f7116d09ef1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:13:33.891Z|3a23d23c-e579-4062-877c-79936821aa91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:13:33.891Z|3a23d23c-e579-4062-877c-79936821aa91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:13:36.222Z|f69f84ab-360a-4dbc-bf23-cdc61ffad4d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:36.223Z|f69f84ab-360a-4dbc-bf23-cdc61ffad4d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:36.923Z|894793cf-bb52-4b4c-9305-b366a67fbf25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:36.924Z|894793cf-bb52-4b4c-9305-b366a67fbf25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:39.147Z|5ccb0e81-c490-4c66-9ba2-dcd67094bb6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:39.148Z|5ccb0e81-c490-4c66-9ba2-dcd67094bb6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:46.247Z|43fa9253-e5db-42a1-bac3-ed1c2cf153a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:46.249Z|43fa9253-e5db-42a1-bac3-ed1c2cf153a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:46.948Z|2265bdb8-6840-492c-adfb-d816b9f28cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:46.949Z|2265bdb8-6840-492c-adfb-d816b9f28cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:48.554Z|8a8c2214-3018-4f0b-a817-a3f1e26687e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:13:48.554Z|8a8c2214-3018-4f0b-a817-a3f1e26687e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:13:49.171Z|79ca17c8-51a7-4414-9aae-de1ecc5664bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:49.172Z|79ca17c8-51a7-4414-9aae-de1ecc5664bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:56.273Z|71ff4c4c-755a-43ab-a547-dd4a15d3e68f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:56.274Z|71ff4c4c-755a-43ab-a547-dd4a15d3e68f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:56.975Z|5bf9b330-f353-4672-a095-f6fa80b67732|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:56.976Z|5bf9b330-f353-4672-a095-f6fa80b67732|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:13:59.197Z|17b09dd2-eee5-46cc-93cb-805dd913a923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:13:59.198Z|17b09dd2-eee5-46cc-93cb-805dd913a923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:03.554Z|0ca52cfb-814f-4b81-ab2a-33764470c6ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:14:03.555Z|0ca52cfb-814f-4b81-ab2a-33764470c6ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:14:03.892Z|ec3046ed-4543-46b6-a193-13cd33fea9e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:14:03.893Z|ec3046ed-4543-46b6-a193-13cd33fea9e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:14:06.297Z|433252b6-2d06-4a95-81a0-ab0affbc5578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:06.298Z|433252b6-2d06-4a95-81a0-ab0affbc5578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:07.000Z|33b34064-43a0-45b5-a43f-c16a85c2db3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:07.001Z|33b34064-43a0-45b5-a43f-c16a85c2db3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:09.222Z|ba659b9b-7c0a-488e-bb53-3256943dd88e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:09.223Z|ba659b9b-7c0a-488e-bb53-3256943dd88e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:16.322Z|a6e91ad0-3287-426f-bf45-c72af7e29b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:16.323Z|a6e91ad0-3287-426f-bf45-c72af7e29b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:17.026Z|35541db8-8fe1-4c3c-8956-e6fed4e94255|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:17.027Z|35541db8-8fe1-4c3c-8956-e6fed4e94255|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:18.554Z|106e400d-253d-4d97-ae43-f9e3d7640a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:14:18.557Z|106e400d-253d-4d97-ae43-f9e3d7640a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:14:19.249Z|0e84f26b-36d4-4814-a54e-8afd083aa614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:19.250Z|0e84f26b-36d4-4814-a54e-8afd083aa614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:23.588Z|905bb684-ba42-4504-88d5-c919f91ae6e1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:14:23.589Z|905bb684-ba42-4504-88d5-c919f91ae6e1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:26.351Z|4fd5d4ee-2e2a-4798-b657-128e2d959c45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:26.352Z|4fd5d4ee-2e2a-4798-b657-128e2d959c45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:27.050Z|9e8c9473-d669-4981-b444-baaae483007e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:27.050Z|9e8c9473-d669-4981-b444-baaae483007e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:29.273Z|444759ec-120b-4623-8bd2-a396d6a61f12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:29.274Z|444759ec-120b-4623-8bd2-a396d6a61f12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:33.554Z|c10f0a7c-d1d7-4bee-bbc3-c3b657bb3c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:14:33.555Z|c10f0a7c-d1d7-4bee-bbc3-c3b657bb3c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:14:33.894Z|f51bbfb7-9327-4db5-a463-7498dae97c4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:14:33.894Z|f51bbfb7-9327-4db5-a463-7498dae97c4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:14:36.376Z|eba70c17-0bec-4eb9-852f-b071963626d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:36.377Z|eba70c17-0bec-4eb9-852f-b071963626d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:37.075Z|ca93a3f3-3558-4a07-9ce7-fb47558c9c76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:37.076Z|ca93a3f3-3558-4a07-9ce7-fb47558c9c76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:39.301Z|58cd2b68-d461-40d6-bb9d-acbf78e89b28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:39.302Z|58cd2b68-d461-40d6-bb9d-acbf78e89b28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:46.406Z|64643f42-9505-43b2-80a5-54782153bb55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:46.407Z|64643f42-9505-43b2-80a5-54782153bb55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:47.101Z|5bbd1d2d-8e47-4097-ae96-87990f52059f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:47.102Z|5bbd1d2d-8e47-4097-ae96-87990f52059f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:48.554Z|e32a1f02-add8-490a-a8c8-67c5abf8ec9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:14:48.555Z|e32a1f02-add8-490a-a8c8-67c5abf8ec9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:14:49.330Z|beeffb6f-4cf2-43cc-81e3-1c8b89e5416e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:49.331Z|beeffb6f-4cf2-43cc-81e3-1c8b89e5416e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:56.437Z|4581338b-4b4b-4937-854c-8c33d1629360|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:56.439Z|4581338b-4b4b-4937-854c-8c33d1629360|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:57.127Z|ba34e591-b0f8-4b10-910b-a262baa6a2e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:57.128Z|ba34e591-b0f8-4b10-910b-a262baa6a2e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:14:59.356Z|1aee2f93-750b-4f62-bd2d-8efc10bc2271|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:14:59.357Z|1aee2f93-750b-4f62-bd2d-8efc10bc2271|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:03.554Z|d38981bb-17f5-4170-a016-852df0e67069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:15:03.557Z|d38981bb-17f5-4170-a016-852df0e67069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:15:03.895Z|5e0d96ae-9d64-42af-b462-8b97d3d2963a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:15:03.896Z|5e0d96ae-9d64-42af-b462-8b97d3d2963a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:15:06.464Z|22f2a4dd-2c06-4b3d-8fbf-74213bd3ac3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:06.464Z|22f2a4dd-2c06-4b3d-8fbf-74213bd3ac3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:07.152Z|23c253d9-1e33-41a7-b3a7-3d57e3e76495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:07.153Z|23c253d9-1e33-41a7-b3a7-3d57e3e76495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:09.384Z|4ca546fc-9596-472b-999a-353acee01709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:09.385Z|4ca546fc-9596-472b-999a-353acee01709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:16.490Z|56b590b4-f9bd-4d25-b990-e04b991d9b1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:16.492Z|56b590b4-f9bd-4d25-b990-e04b991d9b1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:17.184Z|6a294e36-f34b-44e3-83af-b3f65b18d88e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:17.185Z|6a294e36-f34b-44e3-83af-b3f65b18d88e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:18.554Z|668c616c-002b-4aeb-b842-882c6a095acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:15:18.555Z|668c616c-002b-4aeb-b842-882c6a095acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:15:19.414Z|962ea964-e139-4d02-a81b-e21ee7a6884c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:19.415Z|962ea964-e139-4d02-a81b-e21ee7a6884c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:23.589Z|9851a459-0d8d-42c8-8597-5c291add6458|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:15:23.590Z|9851a459-0d8d-42c8-8597-5c291add6458|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:26.517Z|6813cd62-1553-4a74-a7b5-2c63ef2ff352|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:26.518Z|6813cd62-1553-4a74-a7b5-2c63ef2ff352|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:27.211Z|a6475df6-e233-4fc4-bdf1-b3d86a8b46ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:27.212Z|a6475df6-e233-4fc4-bdf1-b3d86a8b46ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:29.443Z|37fbcaf8-4596-428a-92ea-74301e241efd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:29.444Z|37fbcaf8-4596-428a-92ea-74301e241efd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:33.554Z|1ed35798-0e34-44e7-a21d-f8a6596e2a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:15:33.555Z|1ed35798-0e34-44e7-a21d-f8a6596e2a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:15:33.897Z|2e847ac6-47cc-4e58-b74f-1e95475bd368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:15:33.897Z|2e847ac6-47cc-4e58-b74f-1e95475bd368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:15:36.541Z|d3164b0f-8ca2-4138-b6db-f6306726b0aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:36.542Z|d3164b0f-8ca2-4138-b6db-f6306726b0aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:37.236Z|1c08532d-089d-42d2-931d-d4f48b532041|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:37.237Z|1c08532d-089d-42d2-931d-d4f48b532041|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:39.468Z|704eae13-b170-4de8-b67b-3455703aeeb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:39.469Z|704eae13-b170-4de8-b67b-3455703aeeb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:46.569Z|d41498f4-7a55-4b0d-9504-e016a1b816bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:46.570Z|d41498f4-7a55-4b0d-9504-e016a1b816bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:47.260Z|98939993-815e-4c41-951d-2584e70a87fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:47.261Z|98939993-815e-4c41-951d-2584e70a87fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:48.554Z|28e0a829-93c0-4f92-8f6f-ef555a89553d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:15:48.558Z|28e0a829-93c0-4f92-8f6f-ef555a89553d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:15:49.495Z|b78fccd9-1721-4ffe-9b8a-6d96aafe0a9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:49.496Z|b78fccd9-1721-4ffe-9b8a-6d96aafe0a9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:56.597Z|b594b716-98c2-4cbe-b8f6-f8465208d25b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:56.598Z|b594b716-98c2-4cbe-b8f6-f8465208d25b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:57.284Z|d1524943-cff3-4e1c-9838-5de3a4d6e193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:57.285Z|d1524943-cff3-4e1c-9838-5de3a4d6e193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:15:59.524Z|c6ec49c6-64d5-40f9-b8ef-39ea942e899b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:15:59.526Z|c6ec49c6-64d5-40f9-b8ef-39ea942e899b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:03.554Z|453cedbc-7e90-478a-b7ec-21cc08607ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:16:03.555Z|453cedbc-7e90-478a-b7ec-21cc08607ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:16:03.898Z|f3af9d7b-3173-450b-8a3e-89e34ca71f78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:16:03.899Z|f3af9d7b-3173-450b-8a3e-89e34ca71f78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:16:06.624Z|7227e37d-26b6-4a8e-9f68-4b17386f8c53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:06.626Z|7227e37d-26b6-4a8e-9f68-4b17386f8c53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:07.309Z|f8a68260-2c9b-407a-a4d0-268ace616889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:07.311Z|f8a68260-2c9b-407a-a4d0-268ace616889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:09.548Z|079d7fb7-350b-48cf-8193-f821ce27b491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:09.550Z|079d7fb7-350b-48cf-8193-f821ce27b491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:16.649Z|f8cb4c7f-2cda-4558-99ab-e0c10564f025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:16.650Z|f8cb4c7f-2cda-4558-99ab-e0c10564f025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:17.335Z|3380a62b-7a5a-45fb-9594-7727c77a44f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:17.336Z|3380a62b-7a5a-45fb-9594-7727c77a44f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:18.554Z|551bfde4-45ba-4efd-ade8-d5325b58a649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:16:18.554Z|551bfde4-45ba-4efd-ade8-d5325b58a649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:16:19.573Z|d8cd35b9-acad-4804-a1bb-4de4a4a6c6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:19.574Z|d8cd35b9-acad-4804-a1bb-4de4a4a6c6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:23.588Z|0e62d046-23f0-40de-9010-4d7079a58aef|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:16:23.589Z|0e62d046-23f0-40de-9010-4d7079a58aef|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:26.674Z|27fb1353-4d5f-4e61-9be5-8f92b9481c1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:26.675Z|27fb1353-4d5f-4e61-9be5-8f92b9481c1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:27.370Z|1318a836-dbb1-4076-8410-8147b75dbec4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:27.371Z|1318a836-dbb1-4076-8410-8147b75dbec4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:29.599Z|35249c2f-69db-4662-b4cb-32a49e6a5933|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:29.600Z|35249c2f-69db-4662-b4cb-32a49e6a5933|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:33.554Z|00f3a29d-aa0d-440d-8acb-16f12cde077a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:16:33.557Z|00f3a29d-aa0d-440d-8acb-16f12cde077a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:16:33.899Z|e1788bc4-abe3-41b5-aa65-c24881a55a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:16:33.900Z|e1788bc4-abe3-41b5-aa65-c24881a55a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:16:36.701Z|9bc3dfb4-420c-4f63-9786-cbe41ab91310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:36.702Z|9bc3dfb4-420c-4f63-9786-cbe41ab91310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:37.396Z|ee5f1953-67cc-4c21-868e-02847f70e151|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:37.396Z|ee5f1953-67cc-4c21-868e-02847f70e151|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:39.624Z|16587dc1-5721-4ca5-a445-65cfb3588cd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:39.625Z|16587dc1-5721-4ca5-a445-65cfb3588cd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:46.729Z|2ee51226-c4b3-4029-b496-7e15c58fed9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:46.730Z|2ee51226-c4b3-4029-b496-7e15c58fed9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:47.420Z|70bf397a-51f0-452a-9b6d-d4da0d63da48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:47.421Z|70bf397a-51f0-452a-9b6d-d4da0d63da48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:48.554Z|e2308861-e5f3-4482-b038-de84901b86f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:16:48.555Z|e2308861-e5f3-4482-b038-de84901b86f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:16:49.648Z|95a18cdc-c4d7-4a3c-9117-e06e7b1e934b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:49.649Z|95a18cdc-c4d7-4a3c-9117-e06e7b1e934b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:56.754Z|fdfc6e5c-8d96-4969-a1d5-05b42e9c132a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:56.755Z|fdfc6e5c-8d96-4969-a1d5-05b42e9c132a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:57.452Z|402ed131-405f-4ba4-8319-d1d244b0f933|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:57.452Z|402ed131-405f-4ba4-8319-d1d244b0f933|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:16:59.674Z|db329c91-75ff-434b-beea-cb365090503b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:16:59.675Z|db329c91-75ff-434b-beea-cb365090503b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:03.554Z|5ecdf03d-659f-48ce-a7ef-49a9c61dd060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:17:03.555Z|5ecdf03d-659f-48ce-a7ef-49a9c61dd060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:17:03.901Z|f4d85cf5-6b43-40db-a60f-70f95f7ef05f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:17:03.902Z|f4d85cf5-6b43-40db-a60f-70f95f7ef05f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:17:06.780Z|d1906bc6-29b0-4b1a-ad67-680c91f1af65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:06.781Z|d1906bc6-29b0-4b1a-ad67-680c91f1af65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:07.476Z|ed06b801-0584-42c3-8a00-c30cb23431ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:07.477Z|ed06b801-0584-42c3-8a00-c30cb23431ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:09.700Z|f41d5680-cd4f-4457-95ce-d171cca0b658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:09.701Z|f41d5680-cd4f-4457-95ce-d171cca0b658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:16.807Z|6d5d7445-11f3-4f99-bb0f-11919a06a23f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:16.808Z|6d5d7445-11f3-4f99-bb0f-11919a06a23f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:17.501Z|55a7f7b1-20cb-43db-ae84-8bb81d6ce7c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:17.502Z|55a7f7b1-20cb-43db-ae84-8bb81d6ce7c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:18.554Z|12ce978c-040d-456f-8d25-45edffa6272a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:17:18.557Z|12ce978c-040d-456f-8d25-45edffa6272a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:17:19.725Z|baa5f7d6-1e46-461e-a804-f2c7082a64d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:19.725Z|baa5f7d6-1e46-461e-a804-f2c7082a64d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:23.588Z|c6ac3546-440d-4520-96a0-cb151e44fe5c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:17:23.589Z|c6ac3546-440d-4520-96a0-cb151e44fe5c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:26.832Z|8b5b7266-65da-4c4a-9813-e450dcfac51b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:26.833Z|8b5b7266-65da-4c4a-9813-e450dcfac51b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:27.525Z|a95f61af-169e-42af-9e1c-5ff9ccef889b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:27.526Z|a95f61af-169e-42af-9e1c-5ff9ccef889b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:29.749Z|620860fc-9b8d-4811-839f-c71066a77e26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:29.751Z|620860fc-9b8d-4811-839f-c71066a77e26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:33.554Z|0766b91a-e452-4ad6-b516-b5a25191d741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:17:33.555Z|0766b91a-e452-4ad6-b516-b5a25191d741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:17:33.902Z|654d7d4d-a9f4-44b2-8a4b-4b51d684539c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:17:33.903Z|654d7d4d-a9f4-44b2-8a4b-4b51d684539c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:17:36.913Z|2f281077-49a9-4219-9081-1f87659a7e73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:36.914Z|2f281077-49a9-4219-9081-1f87659a7e73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:37.550Z|b9358508-b754-4ec5-93fb-0dfdd8dc9153|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:37.551Z|b9358508-b754-4ec5-93fb-0dfdd8dc9153|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:39.774Z|88b0b88d-e605-4b53-8a23-6cfc3c70b953|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:39.775Z|88b0b88d-e605-4b53-8a23-6cfc3c70b953|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:46.939Z|65e589ad-1639-4747-bf2b-4b7d916223d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:46.940Z|65e589ad-1639-4747-bf2b-4b7d916223d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:47.573Z|8c880e89-7990-466f-913e-fed469007bed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:47.574Z|8c880e89-7990-466f-913e-fed469007bed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:48.554Z|6197c8f6-c620-47d5-a2aa-15eee81837af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:17:48.554Z|6197c8f6-c620-47d5-a2aa-15eee81837af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:17:49.798Z|943b1fa8-9a2a-42b8-92c6-00dac0021f9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:49.799Z|943b1fa8-9a2a-42b8-92c6-00dac0021f9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:56.963Z|690b63c6-6666-4805-9446-de51bd910af2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:56.964Z|690b63c6-6666-4805-9446-de51bd910af2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:57.597Z|3c64d23a-6906-41df-88a5-5c200aa5362e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:57.598Z|3c64d23a-6906-41df-88a5-5c200aa5362e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:17:59.823Z|85516d62-4df9-40e1-82ca-ce765e9eb673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:17:59.824Z|85516d62-4df9-40e1-82ca-ce765e9eb673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:03.554Z|f9cff169-8385-406d-900d-212e0969ac1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:18:03.557Z|f9cff169-8385-406d-900d-212e0969ac1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:18:03.904Z|fb9b58d9-3297-4311-ba48-696d65c076b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:18:03.905Z|fb9b58d9-3297-4311-ba48-696d65c076b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:18:06.990Z|ea805ca2-554f-4a61-89b9-8d680c021c61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:06.991Z|ea805ca2-554f-4a61-89b9-8d680c021c61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:07.621Z|2423560c-0379-4f87-81e0-f4ef8e552c72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:07.622Z|2423560c-0379-4f87-81e0-f4ef8e552c72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:09.849Z|afefdae7-2a48-489f-9cc9-a66e18c70181|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:09.850Z|afefdae7-2a48-489f-9cc9-a66e18c70181|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:17.017Z|52bc30f6-3787-4f2b-ab34-cb08aa3874fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:17.019Z|52bc30f6-3787-4f2b-ab34-cb08aa3874fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:17.646Z|3030fedf-963c-4e45-b7aa-bd2485d7ba36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:17.646Z|3030fedf-963c-4e45-b7aa-bd2485d7ba36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:18.554Z|33695d4a-bd7e-4c0c-a769-ec4dcdb00a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:18:18.554Z|33695d4a-bd7e-4c0c-a769-ec4dcdb00a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:18:19.873Z|97e1adaf-1ef7-4d5a-b67a-430503270939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:19.874Z|97e1adaf-1ef7-4d5a-b67a-430503270939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:23.588Z|c6745c4e-d33e-450a-9c49-2a44de1f3ade|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:18:23.589Z|c6745c4e-d33e-450a-9c49-2a44de1f3ade|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:27.043Z|7a1a29c6-dfba-4aa4-9ab6-887ef89d4f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:27.044Z|7a1a29c6-dfba-4aa4-9ab6-887ef89d4f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:27.670Z|b2c1b32f-dd61-487a-a23c-7ca4a015961d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:27.671Z|b2c1b32f-dd61-487a-a23c-7ca4a015961d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:29.899Z|340bc882-a7ea-42c4-9b6b-377254cf9060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:29.900Z|340bc882-a7ea-42c4-9b6b-377254cf9060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:33.554Z|ea51ccf3-41e9-4b97-877a-752b0b75fda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:18:33.554Z|ea51ccf3-41e9-4b97-877a-752b0b75fda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:18:33.905Z|61f57984-4df5-406b-89f8-fbd0cd853b86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:18:33.906Z|61f57984-4df5-406b-89f8-fbd0cd853b86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:18:37.067Z|2a5ccfe4-5f0d-45f4-8c8f-13ff1912bfea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:37.068Z|2a5ccfe4-5f0d-45f4-8c8f-13ff1912bfea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:37.696Z|ce7d5310-38c9-4af8-8ff4-824b04f84e3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:37.697Z|ce7d5310-38c9-4af8-8ff4-824b04f84e3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:39.928Z|4f73e3f8-871c-4afe-9f05-91c4d0978b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:39.929Z|4f73e3f8-871c-4afe-9f05-91c4d0978b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:47.093Z|4bd22cca-94e6-4997-9092-c174cab547b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:47.094Z|4bd22cca-94e6-4997-9092-c174cab547b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:47.722Z|86b2df9a-3491-4e9a-97fb-070cae70a968|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:47.723Z|86b2df9a-3491-4e9a-97fb-070cae70a968|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:48.554Z|46c22025-af05-457c-80a0-c076b7f35699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:18:48.557Z|46c22025-af05-457c-80a0-c076b7f35699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:18:49.953Z|dd55adfb-7351-42d6-a143-62b18476de81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:49.954Z|dd55adfb-7351-42d6-a143-62b18476de81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:57.117Z|79d2a766-3e0c-427c-9b69-e76175c7fccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:57.120Z|79d2a766-3e0c-427c-9b69-e76175c7fccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:57.748Z|dc627ee7-d5d2-47cc-9faa-a05193282640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:57.749Z|dc627ee7-d5d2-47cc-9faa-a05193282640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:18:59.977Z|a6ae28a3-56ed-4871-ace7-851b055ac5fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:18:59.978Z|a6ae28a3-56ed-4871-ace7-851b055ac5fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:03.554Z|5357d89d-b920-414c-930a-ec667d9a1fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:19:03.554Z|5357d89d-b920-414c-930a-ec667d9a1fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:19:03.907Z|a3acf592-39a0-42ea-9191-757642673560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:19:03.907Z|a3acf592-39a0-42ea-9191-757642673560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:19:07.143Z|4c2319ef-16c1-41b8-99f4-8b09fcd97e4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:07.143Z|4c2319ef-16c1-41b8-99f4-8b09fcd97e4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:07.774Z|5aa94967-8f1b-4174-a3d0-ebfbfdea3a67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:07.775Z|5aa94967-8f1b-4174-a3d0-ebfbfdea3a67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:10.001Z|7f683ff4-35a5-4110-8d61-a13fad59d127|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:10.002Z|7f683ff4-35a5-4110-8d61-a13fad59d127|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:17.166Z|6ef0eb18-f142-42f3-9463-e2b44f18568f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:17.167Z|6ef0eb18-f142-42f3-9463-e2b44f18568f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:17.799Z|53f98f2c-e492-46fe-98a9-f4499cce0f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:17.800Z|53f98f2c-e492-46fe-98a9-f4499cce0f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:18.554Z|8c832f93-45b6-40d6-91f5-628502d1e49f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:19:18.554Z|8c832f93-45b6-40d6-91f5-628502d1e49f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:19:20.028Z|f268b7e4-6c11-4b7f-953a-cab7b4b58949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:20.029Z|f268b7e4-6c11-4b7f-953a-cab7b4b58949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:23.588Z|bd9f6edf-3b5d-4d96-9446-c52efbaa0b77|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:19:23.590Z|bd9f6edf-3b5d-4d96-9446-c52efbaa0b77|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:27.190Z|6da2d1ea-4e02-4b3d-9eca-ad222710e924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:27.191Z|6da2d1ea-4e02-4b3d-9eca-ad222710e924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:27.824Z|3e04efb8-94c5-4647-8d7b-3156fe478c4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:27.825Z|3e04efb8-94c5-4647-8d7b-3156fe478c4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:30.052Z|5c3dc176-b721-4880-91e8-2f6234ecd83e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:30.053Z|5c3dc176-b721-4880-91e8-2f6234ecd83e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:33.554Z|72d5cf85-7b6f-4262-b77c-ae600e4d2a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:19:33.559Z|72d5cf85-7b6f-4262-b77c-ae600e4d2a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:19:33.908Z|87b80330-b115-425b-b9e2-143f3884bfef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:19:33.909Z|87b80330-b115-425b-b9e2-143f3884bfef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:19:37.214Z|c2a3e43e-f629-4c29-bf30-65aef0011fa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:37.215Z|c2a3e43e-f629-4c29-bf30-65aef0011fa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:37.849Z|98b225ca-4134-4040-8329-b7c91ba8f346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:37.850Z|98b225ca-4134-4040-8329-b7c91ba8f346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:40.077Z|7e2346dd-0fe0-4404-98d0-4d633e661fc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:40.078Z|7e2346dd-0fe0-4404-98d0-4d633e661fc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:47.238Z|316b9b12-6f2e-472e-ab6e-cb7a5ca1424f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:47.239Z|316b9b12-6f2e-472e-ab6e-cb7a5ca1424f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:47.872Z|b4a9d27f-742c-453e-a3d6-3b38d1d5a8c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:47.873Z|b4a9d27f-742c-453e-a3d6-3b38d1d5a8c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:48.554Z|5e7448a4-ad37-437a-8dfc-d5e64a235018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:19:48.554Z|5e7448a4-ad37-437a-8dfc-d5e64a235018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:19:50.102Z|ff618a9f-8cc2-45ab-b294-fa2afffc20cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:50.103Z|ff618a9f-8cc2-45ab-b294-fa2afffc20cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:57.264Z|80cf5280-dc80-42aa-9dd5-ffe3a42ee1e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:57.265Z|80cf5280-dc80-42aa-9dd5-ffe3a42ee1e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:19:57.897Z|2b47fa04-5826-4e5d-8ba9-9fd68334569b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:19:57.898Z|2b47fa04-5826-4e5d-8ba9-9fd68334569b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:00.125Z|266da079-6951-4a57-8686-90f877a4e8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:00.126Z|266da079-6951-4a57-8686-90f877a4e8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:03.554Z|ea81710a-d64c-4858-a850-5d4bb0deb5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:20:03.555Z|ea81710a-d64c-4858-a850-5d4bb0deb5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:20:03.910Z|2a6997b9-8b15-4701-8d32-d929ac54e3d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:20:03.910Z|2a6997b9-8b15-4701-8d32-d929ac54e3d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:20:07.290Z|700a7210-d5d1-4cdb-86d6-0201260c505a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:07.291Z|700a7210-d5d1-4cdb-86d6-0201260c505a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:07.923Z|5dc18472-5a78-440e-bd9f-dc165052e914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:07.924Z|5dc18472-5a78-440e-bd9f-dc165052e914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:10.150Z|8aab9785-c318-4568-8989-7a759ccaa96e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:10.151Z|8aab9785-c318-4568-8989-7a759ccaa96e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:17.313Z|61b66921-4292-4037-be66-51c2168a441f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:17.314Z|61b66921-4292-4037-be66-51c2168a441f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:17.951Z|9b59f08f-7774-443e-8dda-45aa7d82df16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:17.952Z|9b59f08f-7774-443e-8dda-45aa7d82df16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:18.554Z|508d2624-5cd8-4da4-938a-cb4f7dce878b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:20:18.557Z|508d2624-5cd8-4da4-938a-cb4f7dce878b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:20:20.176Z|63c827db-3acb-4c2a-97f6-2bc5916212e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:20.178Z|63c827db-3acb-4c2a-97f6-2bc5916212e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:23.587Z|d7990f86-64d7-4c76-894c-03f65582103c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:20:23.588Z|d7990f86-64d7-4c76-894c-03f65582103c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:27.337Z|dfb9f2d7-0674-4bdb-b285-5d774b2d0afd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:27.338Z|dfb9f2d7-0674-4bdb-b285-5d774b2d0afd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:27.977Z|6b3347fa-2e87-4a54-88ce-f388f3e689f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:27.978Z|6b3347fa-2e87-4a54-88ce-f388f3e689f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:30.202Z|eedeabcf-72d6-43a9-bf80-7c5453f1918d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:30.204Z|eedeabcf-72d6-43a9-bf80-7c5453f1918d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:33.554Z|3633f1a1-d2f2-45d2-b8e8-41d601a1fc9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:20:33.554Z|3633f1a1-d2f2-45d2-b8e8-41d601a1fc9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:20:33.911Z|ee1d2478-ce73-4ccb-b6f4-35f4b86e0f70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:20:33.912Z|ee1d2478-ce73-4ccb-b6f4-35f4b86e0f70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:20:37.363Z|b2099446-9308-42dd-9e33-ce42a606bda3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:37.364Z|b2099446-9308-42dd-9e33-ce42a606bda3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:38.005Z|13ae3a68-ecd1-47e4-830b-82165c7628ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:38.007Z|13ae3a68-ecd1-47e4-830b-82165c7628ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:40.228Z|785249ac-abc6-47bf-88d1-67e5c185331f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:40.229Z|785249ac-abc6-47bf-88d1-67e5c185331f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:47.387Z|d6392c3e-3a09-415a-9ea2-0e79b38836d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:47.387Z|d6392c3e-3a09-415a-9ea2-0e79b38836d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:48.032Z|d0565a18-c88e-4414-9260-39873599eb93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:48.032Z|d0565a18-c88e-4414-9260-39873599eb93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:48.554Z|deac543a-8555-4d08-83ce-e343e904bf75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:20:48.555Z|deac543a-8555-4d08-83ce-e343e904bf75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:20:50.257Z|f4beb444-642c-4ab7-8c03-33010e0724e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:50.257Z|f4beb444-642c-4ab7-8c03-33010e0724e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:57.411Z|2ffbd2ee-f58d-4ccd-9c40-e688a7811698|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:57.412Z|2ffbd2ee-f58d-4ccd-9c40-e688a7811698|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:20:58.055Z|89c3e6c1-7b75-4007-9e8b-7da3c4fbc03c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:20:58.057Z|89c3e6c1-7b75-4007-9e8b-7da3c4fbc03c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:00.279Z|f3fa8172-f506-4936-b792-c182be546cff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:00.280Z|f3fa8172-f506-4936-b792-c182be546cff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:03.554Z|7f313f75-5ff2-4802-a6ee-0e82487cb387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:21:03.557Z|7f313f75-5ff2-4802-a6ee-0e82487cb387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:21:03.912Z|4a57cc74-609c-43be-84ef-2058b19e694c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:21:03.913Z|4a57cc74-609c-43be-84ef-2058b19e694c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:21:07.437Z|8f5d1a96-5482-4b2f-af9d-40a0392eef0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:07.438Z|8f5d1a96-5482-4b2f-af9d-40a0392eef0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:08.082Z|2db59e2e-6a29-48a7-a804-e51cabc49f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:08.082Z|2db59e2e-6a29-48a7-a804-e51cabc49f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:09.519Z||http-nio-8080-exec-9|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xaaT0x0920xb90x0f0x8a|r0x8etAeh0x9cc0x9c0xd40x9d0xd10x9f0xae@y[0xce0xf3{0x920xac0xc1A]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:21:10.313Z|9fbaf1da-abee-42de-80fb-3be3c8dc78c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:10.315Z|9fbaf1da-abee-42de-80fb-3be3c8dc78c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:17.464Z|d09ad649-a91a-4eb0-a326-df7e82fd3718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:17.464Z|d09ad649-a91a-4eb0-a326-df7e82fd3718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:18.107Z|300718ce-6897-45bd-b0d0-c5dc83ddbd7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:18.108Z|300718ce-6897-45bd-b0d0-c5dc83ddbd7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:18.554Z|c57c72d8-f803-4690-8c1e-7e16b8d54aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:21:18.554Z|c57c72d8-f803-4690-8c1e-7e16b8d54aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:21:20.349Z|e8ca6d5f-7697-412f-b020-f26c2426ce87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:20.351Z|e8ca6d5f-7697-412f-b020-f26c2426ce87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:23.587Z|b77b50ea-e83b-4ece-8fa7-63bd7f1e8c27|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:21:23.588Z|b77b50ea-e83b-4ece-8fa7-63bd7f1e8c27|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:27.488Z|752774f6-f0ca-4022-b2bf-25b3d6d92bb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:27.489Z|752774f6-f0ca-4022-b2bf-25b3d6d92bb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:28.130Z|e6ccd4a6-f2bb-4049-8ed1-ade6967b90c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:28.132Z|e6ccd4a6-f2bb-4049-8ed1-ade6967b90c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:30.387Z|508b1427-504e-4ed0-8789-3b9edf625aea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:30.388Z|508b1427-504e-4ed0-8789-3b9edf625aea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:33.554Z|82b6c6b7-85d0-4bec-99d8-215cca13f57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:21:33.554Z|82b6c6b7-85d0-4bec-99d8-215cca13f57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:21:33.914Z|e09e23bd-5351-4661-99aa-1de8d6ff2ea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:21:33.914Z|e09e23bd-5351-4661-99aa-1de8d6ff2ea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:21:37.513Z|b31635a5-c91e-4829-bc2c-9696afdef633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:37.514Z|b31635a5-c91e-4829-bc2c-9696afdef633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:38.156Z|0ac3fc2e-6c56-486d-a8a3-4c9074b6a765|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:38.157Z|0ac3fc2e-6c56-486d-a8a3-4c9074b6a765|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:40.414Z|52e4f1fc-44e9-47d1-ad77-a513f8ff5e66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:40.415Z|52e4f1fc-44e9-47d1-ad77-a513f8ff5e66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:47.538Z|f801266e-e83c-410a-a9de-f79a096e645f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:47.540Z|f801266e-e83c-410a-a9de-f79a096e645f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:48.180Z|381dda18-d165-4ddd-9e8b-8f980791bb09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:48.181Z|381dda18-d165-4ddd-9e8b-8f980791bb09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:48.554Z|4b280848-87ad-4198-bf98-e60d3f05c309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:21:48.557Z|4b280848-87ad-4198-bf98-e60d3f05c309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:21:50.441Z|47471c93-7b3c-43c9-9c41-46acf84a992e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:50.442Z|47471c93-7b3c-43c9-9c41-46acf84a992e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:57.563Z|35ccc2ad-fdc3-47b5-b9ac-8855592f7286|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:57.564Z|35ccc2ad-fdc3-47b5-b9ac-8855592f7286|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:21:58.205Z|f759ce70-6ca2-43d5-b512-f202f4d4e871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:21:58.205Z|f759ce70-6ca2-43d5-b512-f202f4d4e871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:00.465Z|3a6db810-d2f9-40cc-aa0c-6d4d112c6b04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:00.466Z|3a6db810-d2f9-40cc-aa0c-6d4d112c6b04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:03.554Z|5409e193-af33-46b8-8b4f-c4802268b096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:22:03.554Z|5409e193-af33-46b8-8b4f-c4802268b096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:22:03.915Z|34219ae2-dbe4-4464-8e66-602f1c9c0a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:22:03.916Z|34219ae2-dbe4-4464-8e66-602f1c9c0a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:22:07.588Z|988d844d-d1ca-4f68-8c18-95ccdc87e3ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:07.589Z|988d844d-d1ca-4f68-8c18-95ccdc87e3ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:08.235Z|4a68b554-b741-4b32-865e-5a3abb30694f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:08.236Z|4a68b554-b741-4b32-865e-5a3abb30694f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:10.491Z|7d976529-57d3-4e5e-8d8b-c371b5a39c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:10.492Z|7d976529-57d3-4e5e-8d8b-c371b5a39c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:17.612Z|94d30842-324a-495e-abb2-9fbcdbef9678|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:17.613Z|94d30842-324a-495e-abb2-9fbcdbef9678|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:18.265Z|d04d8247-d59a-42bf-87c7-5de435833303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:18.265Z|d04d8247-d59a-42bf-87c7-5de435833303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:18.554Z|cf25f22b-f1d0-46d1-9847-4bf8fef27b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:22:18.554Z|cf25f22b-f1d0-46d1-9847-4bf8fef27b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:22:20.517Z|adbc66c8-a53a-4e45-aaff-e6dcc69fd01c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:20.518Z|adbc66c8-a53a-4e45-aaff-e6dcc69fd01c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:23.588Z|56f12e09-fd6f-44d9-a956-9f8ec0de7c37|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:22:23.589Z|56f12e09-fd6f-44d9-a956-9f8ec0de7c37|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:27.637Z|6eb2e169-b6fc-40a8-adae-6c6d39d3eacb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:27.638Z|6eb2e169-b6fc-40a8-adae-6c6d39d3eacb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:28.290Z|5d6926f5-09d7-47fe-be44-24fab64f6f9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:28.291Z|5d6926f5-09d7-47fe-be44-24fab64f6f9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:30.545Z|a708325d-7f9b-4cdc-8bbb-eea023e0ed49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:30.546Z|a708325d-7f9b-4cdc-8bbb-eea023e0ed49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:33.554Z|e035d822-9cf2-4589-a2fc-1e5babeef141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:22:33.556Z|e035d822-9cf2-4589-a2fc-1e5babeef141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:22:33.917Z|cd6ab27e-a760-45e9-bfb3-44edf5f391f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:22:33.918Z|cd6ab27e-a760-45e9-bfb3-44edf5f391f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:22:37.663Z|ae019e96-20ee-42b7-b9b1-0b2aa2f59048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:37.664Z|ae019e96-20ee-42b7-b9b1-0b2aa2f59048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:38.315Z|03c75114-aba0-4dd3-bd85-90c4b14c6ebf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:38.316Z|03c75114-aba0-4dd3-bd85-90c4b14c6ebf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:40.571Z|e7fb1a17-c802-4b48-bd42-44f347ca5cc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:40.572Z|e7fb1a17-c802-4b48-bd42-44f347ca5cc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:47.689Z|ea339596-4069-487f-80f2-cbbe715ba1af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:47.690Z|ea339596-4069-487f-80f2-cbbe715ba1af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:48.340Z|a35f261b-056e-4598-a863-5a10bf6a99b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:48.341Z|a35f261b-056e-4598-a863-5a10bf6a99b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:48.554Z|013568e0-f7f8-4f12-a7d1-bf71cb52ffb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:22:48.555Z|013568e0-f7f8-4f12-a7d1-bf71cb52ffb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:22:50.596Z|28f9d099-f925-4c51-9c86-2fef6b7c6624|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:50.596Z|28f9d099-f925-4c51-9c86-2fef6b7c6624|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:57.714Z|b0870aad-ba5f-4b22-a80e-568f2974562b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:57.715Z|b0870aad-ba5f-4b22-a80e-568f2974562b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:22:58.365Z|4068d7b5-53da-489a-9508-a3663c06406d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:22:58.366Z|4068d7b5-53da-489a-9508-a3663c06406d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:00.624Z|2f1df9ee-cbce-4d58-8a80-dd04e9544894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:00.625Z|2f1df9ee-cbce-4d58-8a80-dd04e9544894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:03.554Z|c3a8cb5d-f628-4473-a84f-b828f5801923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:23:03.555Z|c3a8cb5d-f628-4473-a84f-b828f5801923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:23:03.918Z|94b6aa26-7177-4d98-b88d-d947fcbe3405|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:23:03.919Z|94b6aa26-7177-4d98-b88d-d947fcbe3405|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:23:07.745Z|5ff29f7b-e31c-475c-993e-e901f3d9a921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:07.746Z|5ff29f7b-e31c-475c-993e-e901f3d9a921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:08.390Z|63ffbc94-b67c-44f2-8864-b9adb2f074bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:08.391Z|63ffbc94-b67c-44f2-8864-b9adb2f074bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:10.652Z|e4e9d944-1789-4c67-a177-8f2dde3294af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:10.653Z|e4e9d944-1789-4c67-a177-8f2dde3294af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:17.776Z|f69e4c65-f03c-4758-82de-81fa3f50d509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:17.778Z|f69e4c65-f03c-4758-82de-81fa3f50d509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:18.425Z|8cfb86b5-ef27-4b30-b8fd-5d46747c68a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:18.425Z|8cfb86b5-ef27-4b30-b8fd-5d46747c68a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:18.554Z|3ddf9061-475e-4be1-92e4-73e024bba60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:23:18.557Z|3ddf9061-475e-4be1-92e4-73e024bba60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:23:20.685Z|d26deb32-69d0-411f-857a-ccd6699df58a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:20.687Z|d26deb32-69d0-411f-857a-ccd6699df58a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:23.589Z|5dee38f2-bbf0-4da9-a277-adff9148b432|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:23:23.590Z|5dee38f2-bbf0-4da9-a277-adff9148b432|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:27.805Z|b27ff6ad-7409-4079-b1ec-2901ab064563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:27.806Z|b27ff6ad-7409-4079-b1ec-2901ab064563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:28.450Z|b0dbd5f3-b7c0-4171-9c47-43c894b91300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:28.451Z|b0dbd5f3-b7c0-4171-9c47-43c894b91300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:30.716Z|04333ea7-7a56-47c5-a982-e30768cd2215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:30.717Z|04333ea7-7a56-47c5-a982-e30768cd2215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:33.554Z|69753cfc-5eea-49f8-9273-22eb80413ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:23:33.555Z|69753cfc-5eea-49f8-9273-22eb80413ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:23:33.922Z|08f1d0dd-d89b-4e7e-8ebd-61c055a777d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:23:33.924Z|08f1d0dd-d89b-4e7e-8ebd-61c055a777d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:23:37.832Z|9ee3fd90-5e75-413b-a4b0-d5ab764527c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:37.833Z|9ee3fd90-5e75-413b-a4b0-d5ab764527c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:38.475Z|2bd17cfc-f01f-4cf1-91fc-f7a23c515639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:38.476Z|2bd17cfc-f01f-4cf1-91fc-f7a23c515639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:40.779Z|46926e0c-4711-4ca1-aea7-a53d76d41530|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:40.781Z|46926e0c-4711-4ca1-aea7-a53d76d41530|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:47.860Z|6c29f283-d643-416c-afee-9357c9daabee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:47.864Z|6c29f283-d643-416c-afee-9357c9daabee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:48.502Z|97ad8124-5f1f-4e91-ac26-51a688f9e0a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:48.503Z|97ad8124-5f1f-4e91-ac26-51a688f9e0a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:48.554Z|e155d3e9-97e8-46ff-86df-083a0c0e05c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:23:48.554Z|e155d3e9-97e8-46ff-86df-083a0c0e05c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:23:50.812Z|63840d39-f2c5-406a-8a4b-ab9249f20856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:50.813Z|63840d39-f2c5-406a-8a4b-ab9249f20856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:57.892Z|e0783af0-af17-4fec-8afd-e9bd5b1f8ec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:57.893Z|e0783af0-af17-4fec-8afd-e9bd5b1f8ec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:23:58.528Z|942d1631-98e2-4693-9a65-3256425ceba3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:23:58.528Z|942d1631-98e2-4693-9a65-3256425ceba3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:00.842Z|33c01263-ed14-4434-b1cf-b295e43a1ecb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:00.843Z|33c01263-ed14-4434-b1cf-b295e43a1ecb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:03.554Z|34966860-04a6-4ce3-83a5-063740b51df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:24:03.557Z|34966860-04a6-4ce3-83a5-063740b51df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:24:03.924Z|c6017acb-5e3a-402a-a843-4b1717e087e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:24:03.925Z|c6017acb-5e3a-402a-a843-4b1717e087e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:24:07.920Z|200b08d0-5a4c-4b0b-b131-2ca07be450c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:07.921Z|200b08d0-5a4c-4b0b-b131-2ca07be450c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:08.552Z|c6e9cf49-bee6-4ee1-be23-c3e5005c6656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:08.553Z|c6e9cf49-bee6-4ee1-be23-c3e5005c6656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:10.884Z|73233ce6-a7d3-4ce1-b054-ea5e023d846f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:10.885Z|73233ce6-a7d3-4ce1-b054-ea5e023d846f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:17.946Z|6ac7e43a-2459-4b7c-b6ec-70b2672a140f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:17.947Z|6ac7e43a-2459-4b7c-b6ec-70b2672a140f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:18.554Z|a13e1fd0-eab8-4fab-8794-0c5b769a0a23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:24:18.555Z|a13e1fd0-eab8-4fab-8794-0c5b769a0a23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:24:18.578Z|4d43bd16-58f5-4577-962c-d9d0f13ad993|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:18.579Z|4d43bd16-58f5-4577-962c-d9d0f13ad993|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:20.916Z|1bb221e5-beb4-4c95-8c7e-995acae36487|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:20.917Z|1bb221e5-beb4-4c95-8c7e-995acae36487|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:23.588Z|93d3e95b-d88e-49f4-8972-d02ec9973705|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:24:23.589Z|93d3e95b-d88e-49f4-8972-d02ec9973705|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:27.971Z|07d4d6dd-6891-4c24-83e3-d0d35972ad1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:27.972Z|07d4d6dd-6891-4c24-83e3-d0d35972ad1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:28.603Z|1658dcc4-4ee4-4918-959e-ecaa97ac0392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:28.604Z|1658dcc4-4ee4-4918-959e-ecaa97ac0392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:30.947Z|2dd10896-f306-4f78-bc90-222653b572b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:30.949Z|2dd10896-f306-4f78-bc90-222653b572b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:33.554Z|2cfd372f-c5af-4721-9dba-4c2ad5927ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:24:33.554Z|2cfd372f-c5af-4721-9dba-4c2ad5927ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:24:33.926Z|95f50814-9f87-4131-a8ad-521b256280ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:24:33.927Z|95f50814-9f87-4131-a8ad-521b256280ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:24:37.998Z|543f5e1b-9897-4d0c-a487-44b947c6e468|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:37.999Z|543f5e1b-9897-4d0c-a487-44b947c6e468|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:38.631Z|a48b9e72-a77e-40e7-990f-837886c67e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:38.632Z|a48b9e72-a77e-40e7-990f-837886c67e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:40.975Z|29fe0d67-bc6a-4970-99d7-789ebbf4286c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:40.976Z|29fe0d67-bc6a-4970-99d7-789ebbf4286c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:48.023Z|22a99c7e-1c37-4017-882d-1164f2ed4480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:48.024Z|22a99c7e-1c37-4017-882d-1164f2ed4480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:48.554Z|a989cff7-df92-439d-94f1-d944d3774d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:24:48.557Z|a989cff7-df92-439d-94f1-d944d3774d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:24:48.656Z|3175f9ee-9797-46d0-b6af-6dcf90904e90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:48.657Z|3175f9ee-9797-46d0-b6af-6dcf90904e90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:51.006Z|2f228720-371d-478a-8564-9c7873b6b6a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:51.007Z|2f228720-371d-478a-8564-9c7873b6b6a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:58.048Z|a021fb68-ec3b-43c5-aecb-73ddb489efdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:58.050Z|a021fb68-ec3b-43c5-aecb-73ddb489efdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:24:58.682Z|9a37c79b-d37c-4376-84a9-b2ce51ed3447|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:24:58.683Z|9a37c79b-d37c-4376-84a9-b2ce51ed3447|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:01.033Z|260ad922-a7d4-492d-8ea1-7633702eb721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:01.034Z|260ad922-a7d4-492d-8ea1-7633702eb721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:03.554Z|8e55dc24-e98e-4cc0-905c-47367ce070c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:25:03.555Z|8e55dc24-e98e-4cc0-905c-47367ce070c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:25:03.927Z|f8b02e5c-4a64-4d74-adac-df3cd9fc7366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:25:03.928Z|f8b02e5c-4a64-4d74-adac-df3cd9fc7366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:25:08.074Z|fa6b08b6-dbb7-48a3-bba8-15a496c428f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:08.075Z|fa6b08b6-dbb7-48a3-bba8-15a496c428f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:08.707Z|566d7c5c-3e3b-4f89-a1b9-2881a610b840|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:08.708Z|566d7c5c-3e3b-4f89-a1b9-2881a610b840|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:11.064Z|04094c94-8025-4569-92ba-b4d837e2f3ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:11.065Z|04094c94-8025-4569-92ba-b4d837e2f3ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:18.099Z|bfac7fef-cb62-467d-902e-db2da3998f44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:18.101Z|bfac7fef-cb62-467d-902e-db2da3998f44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:18.554Z|0204cd58-d7e9-4fb9-b702-35d4609e9953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:25:18.554Z|0204cd58-d7e9-4fb9-b702-35d4609e9953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:25:18.731Z|d5dc8dc2-53c3-4fb5-9697-218eb9615f3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:18.732Z|d5dc8dc2-53c3-4fb5-9697-218eb9615f3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:21.088Z|cbe2f6c3-534e-4b34-90b2-414834269a3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:21.089Z|cbe2f6c3-534e-4b34-90b2-414834269a3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:23.588Z|6e450378-746e-4dc0-9d74-3677097e1646|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:25:23.589Z|6e450378-746e-4dc0-9d74-3677097e1646|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:28.125Z|f5dcdd85-a0c8-4671-b7ce-443b82ade831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:28.126Z|f5dcdd85-a0c8-4671-b7ce-443b82ade831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:28.757Z|bc42e2a5-8827-4822-b3e9-c19cb970916d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:28.758Z|bc42e2a5-8827-4822-b3e9-c19cb970916d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:31.111Z|0d85289d-045b-4146-ab6f-c11c99f310cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:31.112Z|0d85289d-045b-4146-ab6f-c11c99f310cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:33.554Z|5fa5697e-1045-4e5a-b26a-7dfa77eee223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:25:33.556Z|5fa5697e-1045-4e5a-b26a-7dfa77eee223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:25:33.928Z|887fa870-3ac9-435b-8ef3-b13f85dcf3bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:25:33.929Z|887fa870-3ac9-435b-8ef3-b13f85dcf3bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:25:38.149Z|4fde3368-8b78-4c82-a857-3b7a0551acb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:38.150Z|4fde3368-8b78-4c82-a857-3b7a0551acb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:38.781Z|a1516345-50fc-4162-9644-961d2ac5a509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:38.781Z|a1516345-50fc-4162-9644-961d2ac5a509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:41.136Z|b0216de3-b465-49cd-9122-46688df7396f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:41.137Z|b0216de3-b465-49cd-9122-46688df7396f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:48.173Z|d5e74443-bdd7-495a-8594-9048dfb07ee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:48.174Z|d5e74443-bdd7-495a-8594-9048dfb07ee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:48.554Z|bad50df0-a653-44fe-8c7a-7a532b87e1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:25:48.554Z|bad50df0-a653-44fe-8c7a-7a532b87e1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:25:48.806Z|2b771570-4c2d-47b0-99f3-b064b1af7056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:48.807Z|2b771570-4c2d-47b0-99f3-b064b1af7056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:51.163Z|88bc0a95-477b-43ee-a103-80f2787061c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:51.163Z|88bc0a95-477b-43ee-a103-80f2787061c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:58.197Z|68bbf18b-be8a-474b-9541-7a749510f257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:58.198Z|68bbf18b-be8a-474b-9541-7a749510f257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:25:58.833Z|7396ebca-72f1-4722-bef1-4b8889368529|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:25:58.834Z|7396ebca-72f1-4722-bef1-4b8889368529|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:01.186Z|a3ea5c5a-460f-488e-bedd-c390bc7e68a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:01.187Z|a3ea5c5a-460f-488e-bedd-c390bc7e68a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:03.554Z|681299f6-c738-4569-af04-64ce480b1e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:26:03.555Z|681299f6-c738-4569-af04-64ce480b1e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:26:03.931Z|9072e63f-dbc1-4374-bae6-1913540a2b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:26:03.933Z|9072e63f-dbc1-4374-bae6-1913540a2b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:26:08.222Z|9ff0ede5-f099-4392-b808-03cac0fde3d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:08.222Z|9ff0ede5-f099-4392-b808-03cac0fde3d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:08.858Z|e388941e-a9b4-49d5-8305-e3f225d50371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:08.859Z|e388941e-a9b4-49d5-8305-e3f225d50371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:11.212Z|1e7351ed-7212-4d81-a425-f86ac6d013d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:11.213Z|1e7351ed-7212-4d81-a425-f86ac6d013d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:18.245Z|921935a0-44bf-49e3-ac87-f90618cf0c84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:18.246Z|921935a0-44bf-49e3-ac87-f90618cf0c84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:18.554Z|57e5216e-b18c-482a-8c67-246cc2c38785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:26:18.557Z|57e5216e-b18c-482a-8c67-246cc2c38785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:26:18.885Z|455c7ac0-4749-4d83-a638-e1d5325420a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:18.886Z|455c7ac0-4749-4d83-a638-e1d5325420a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:21.237Z|53c7c80e-6cdf-4b14-9915-0f8bc07c74a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:21.238Z|53c7c80e-6cdf-4b14-9915-0f8bc07c74a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:23.587Z|3e1e55cd-c368-4e86-b4d0-9c743f3856bb|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:26:23.588Z|3e1e55cd-c368-4e86-b4d0-9c743f3856bb|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:28.269Z|ad27281e-35a7-4222-8ab4-70cf42997635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:28.270Z|ad27281e-35a7-4222-8ab4-70cf42997635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:28.909Z|7c66cec3-c268-4695-b67c-74195b30ccb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:28.910Z|7c66cec3-c268-4695-b67c-74195b30ccb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:31.261Z|94196dc9-e879-4f0f-8bc1-4c1067b373a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:31.262Z|94196dc9-e879-4f0f-8bc1-4c1067b373a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:33.554Z|fb64c37c-957b-4b1e-acc5-4a51f3fead75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:26:33.555Z|fb64c37c-957b-4b1e-acc5-4a51f3fead75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:26:33.934Z|ba61435d-816c-4c65-bcfb-24017a20652a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:26:33.935Z|ba61435d-816c-4c65-bcfb-24017a20652a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:26:38.296Z|5f0b0e59-54cc-422e-9217-506a2da0c0f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:38.297Z|5f0b0e59-54cc-422e-9217-506a2da0c0f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:38.934Z|d194006d-82ec-4ee3-abb7-08a1f2bd46c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:38.935Z|d194006d-82ec-4ee3-abb7-08a1f2bd46c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:41.285Z|e0f5c45a-8648-4ed9-806a-e258970c4ef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:41.287Z|e0f5c45a-8648-4ed9-806a-e258970c4ef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:48.319Z|ee3dbeed-4f21-4ed2-bddd-275354da3bcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:48.320Z|ee3dbeed-4f21-4ed2-bddd-275354da3bcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:48.554Z|ca78cf81-85ab-4263-ace5-ac7ce1290aa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:26:48.555Z|ca78cf81-85ab-4263-ace5-ac7ce1290aa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:26:48.957Z|61c2050f-40b0-46d0-848d-81eea39e27c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:48.958Z|61c2050f-40b0-46d0-848d-81eea39e27c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:51.310Z|550cf45a-7f19-4a2b-beed-8d09a75ef39b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:51.311Z|550cf45a-7f19-4a2b-beed-8d09a75ef39b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:58.343Z|cbd13fb6-60be-49f8-8954-fba88f196bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:58.344Z|cbd13fb6-60be-49f8-8954-fba88f196bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:26:58.982Z|623e3165-a1d0-457f-8873-a04ab89dced4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:26:58.983Z|623e3165-a1d0-457f-8873-a04ab89dced4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:01.334Z|3003c767-3874-468d-9c73-aeae00a5e907|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:01.335Z|3003c767-3874-468d-9c73-aeae00a5e907|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:03.554Z|38443691-5fcb-4359-abef-012288ef9b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:27:03.557Z|38443691-5fcb-4359-abef-012288ef9b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:27:03.936Z|ed57d49f-816d-40c7-94cb-2ddea938c713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:27:03.936Z|ed57d49f-816d-40c7-94cb-2ddea938c713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:27:08.368Z|03b63402-8b45-4cfb-bf95-39c64f36c90f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:08.369Z|03b63402-8b45-4cfb-bf95-39c64f36c90f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:09.007Z|6b2abdff-35e5-4acb-9b6a-800cfaceafaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:09.008Z|6b2abdff-35e5-4acb-9b6a-800cfaceafaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:11.365Z|b7e624ef-cdda-4474-bcca-5e43154d5d92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:11.366Z|b7e624ef-cdda-4474-bcca-5e43154d5d92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:18.396Z|ff0e3c60-065d-4b06-b4de-c759e7551cbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:18.397Z|ff0e3c60-065d-4b06-b4de-c759e7551cbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:18.554Z|ce561b86-7841-4350-bc67-51cf66e766b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:27:18.554Z|ce561b86-7841-4350-bc67-51cf66e766b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:27:19.034Z|a7cb2c6f-6e33-437d-b90a-b75b126fa24f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:19.035Z|a7cb2c6f-6e33-437d-b90a-b75b126fa24f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:21.392Z|e1925243-0f37-4e33-b5ee-d82ecc12cf6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:21.393Z|e1925243-0f37-4e33-b5ee-d82ecc12cf6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:23.590Z|49c227dd-df0a-4700-8bae-709245239840|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:27:23.591Z|49c227dd-df0a-4700-8bae-709245239840|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:28.421Z|0957f0a2-9468-41a4-8bba-b12ca322e425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:28.423Z|0957f0a2-9468-41a4-8bba-b12ca322e425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:29.058Z|bee8d5f5-44ac-4f09-9caa-56305f39a014|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:29.059Z|bee8d5f5-44ac-4f09-9caa-56305f39a014|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:31.417Z|3d510438-3aab-4ac6-bd27-d359997524fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:31.418Z|3d510438-3aab-4ac6-bd27-d359997524fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:33.554Z|f54ae28a-8a6b-4df4-b570-aa6c08f76335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:27:33.555Z|f54ae28a-8a6b-4df4-b570-aa6c08f76335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:27:33.937Z|11d6502d-8f38-44de-93aa-72239d5d784c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:27:33.937Z|11d6502d-8f38-44de-93aa-72239d5d784c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:27:38.448Z|7a66b312-cc78-441d-a3f5-cae261ce867f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:38.449Z|7a66b312-cc78-441d-a3f5-cae261ce867f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:39.083Z|3540ba1e-1481-4784-82ac-50be31e3f810|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:39.084Z|3540ba1e-1481-4784-82ac-50be31e3f810|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:41.447Z|0d21b966-8c68-49b7-b740-febb8f81b578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:41.448Z|0d21b966-8c68-49b7-b740-febb8f81b578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:48.471Z|ebd88ba5-0f13-41ee-973a-4f59d34eda34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:48.472Z|ebd88ba5-0f13-41ee-973a-4f59d34eda34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:48.554Z|a572a21a-8805-4f48-9b19-31d788dd7909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:27:48.557Z|a572a21a-8805-4f48-9b19-31d788dd7909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:27:49.107Z|6cd201d2-6524-46ea-ac78-8eb5832789f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:49.108Z|6cd201d2-6524-46ea-ac78-8eb5832789f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:51.484Z|834303e2-aa29-4094-8f4d-9779a46f389e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:51.485Z|834303e2-aa29-4094-8f4d-9779a46f389e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:58.494Z|f409ff51-a8d4-4b1c-8adf-5d0460a38f57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:58.495Z|f409ff51-a8d4-4b1c-8adf-5d0460a38f57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:27:59.131Z|ed1fa4f8-7986-4651-a956-a30f38ec3532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:27:59.132Z|ed1fa4f8-7986-4651-a956-a30f38ec3532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:01.510Z|76d4a4a0-eb57-47b2-9e3f-0ccf689f80f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:01.511Z|76d4a4a0-eb57-47b2-9e3f-0ccf689f80f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:03.554Z|32769710-ad04-48ce-a24e-483063974761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:28:03.554Z|32769710-ad04-48ce-a24e-483063974761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:28:03.938Z|b1204ca4-25e8-4c4b-a6bb-13938dbf6f30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:28:03.939Z|b1204ca4-25e8-4c4b-a6bb-13938dbf6f30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:28:08.520Z|e8d5b1df-f2db-4689-8c0f-7e3064fb2bfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:08.521Z|e8d5b1df-f2db-4689-8c0f-7e3064fb2bfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:09.155Z|a56d09ef-3407-42d2-9752-1d213be956ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:09.156Z|a56d09ef-3407-42d2-9752-1d213be956ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:11.541Z|8b988c41-798c-4ec5-931b-acfc5ea3e307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:11.543Z|8b988c41-798c-4ec5-931b-acfc5ea3e307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:18.545Z|6d124ad8-7d02-4c6f-bafd-19edb27fd138|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:18.546Z|6d124ad8-7d02-4c6f-bafd-19edb27fd138|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:18.554Z|73ee4a4e-0f8d-4ed5-b0f7-c1d29f6a9d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:28:18.554Z|73ee4a4e-0f8d-4ed5-b0f7-c1d29f6a9d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:28:19.180Z|55b4e281-578c-4fc4-adff-b7e44890fece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:19.181Z|55b4e281-578c-4fc4-adff-b7e44890fece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:21.570Z|1d720ff9-d8da-4a6b-b21f-becc0930f3d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:21.571Z|1d720ff9-d8da-4a6b-b21f-becc0930f3d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:23.588Z|337352b2-c7a3-40da-bb8b-60a4b6c4f8d9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:28:23.589Z|337352b2-c7a3-40da-bb8b-60a4b6c4f8d9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:28.570Z|8698fb76-e910-4e3e-9364-6547441f737c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:28.571Z|8698fb76-e910-4e3e-9364-6547441f737c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:29.205Z|b96a0377-e8cc-4ec8-9aee-c163d0701710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:29.206Z|b96a0377-e8cc-4ec8-9aee-c163d0701710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:31.594Z|9c9a3634-eb27-45a7-989a-6dc2e7e5855f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:31.595Z|9c9a3634-eb27-45a7-989a-6dc2e7e5855f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:33.554Z|c268a306-15d4-4cbc-843d-6c3a09b339ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:28:33.558Z|c268a306-15d4-4cbc-843d-6c3a09b339ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:28:33.939Z|f305a78f-93d2-45f1-bbdc-2ed42753145f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:28:33.940Z|f305a78f-93d2-45f1-bbdc-2ed42753145f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:28:38.593Z|c07e177a-6118-4c0f-b8b0-7eee9285f340|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:38.594Z|c07e177a-6118-4c0f-b8b0-7eee9285f340|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:39.230Z|0f91734c-5e1d-4cbc-963d-c1510e8bc80d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:39.231Z|0f91734c-5e1d-4cbc-963d-c1510e8bc80d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:41.620Z|75939a38-00aa-4225-8b37-ad87f4d5ed0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:41.621Z|75939a38-00aa-4225-8b37-ad87f4d5ed0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:48.554Z|18090bea-6883-43d8-a712-1623916aa11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:28:48.554Z|18090bea-6883-43d8-a712-1623916aa11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:28:48.619Z|ca947ffa-55be-46ce-9d98-b01684ffa9e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:48.619Z|ca947ffa-55be-46ce-9d98-b01684ffa9e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:49.252Z|82f6fca3-6323-4920-b2f8-b3705477c60d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:49.253Z|82f6fca3-6323-4920-b2f8-b3705477c60d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:51.647Z|408c4069-03c0-4b41-9883-85a1340cb1bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:51.648Z|408c4069-03c0-4b41-9883-85a1340cb1bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:58.644Z|2f878966-b541-4f2c-a9d7-14d697ec62e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:58.646Z|2f878966-b541-4f2c-a9d7-14d697ec62e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:28:59.275Z|126c7fe0-b7a7-4e05-8250-9cd0bbde3e2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:28:59.276Z|126c7fe0-b7a7-4e05-8250-9cd0bbde3e2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:01.671Z|951137a2-88bc-40ba-99ef-31b431b5a0e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:01.672Z|951137a2-88bc-40ba-99ef-31b431b5a0e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:03.554Z|551df4e1-626a-4b1e-8c66-cee81d1674f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:29:03.554Z|551df4e1-626a-4b1e-8c66-cee81d1674f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:29:03.941Z|a2eaa6e6-8490-4351-84bd-e347441d2358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:29:03.941Z|a2eaa6e6-8490-4351-84bd-e347441d2358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:29:08.674Z|e7b64215-8adc-4f75-a110-45392de86ba9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:08.674Z|e7b64215-8adc-4f75-a110-45392de86ba9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:09.298Z|8513e0e5-56d3-46fc-b7f4-8a5f7c6fb2a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:09.299Z|8513e0e5-56d3-46fc-b7f4-8a5f7c6fb2a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:11.698Z|1cbe1ca9-56a1-43eb-a701-440753ea2e22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:11.699Z|1cbe1ca9-56a1-43eb-a701-440753ea2e22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:18.554Z|93b7fd85-dfc4-45e5-a150-c73e83214245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:29:18.557Z|93b7fd85-dfc4-45e5-a150-c73e83214245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:29:18.716Z|dbcea1e5-f23c-42bf-b028-f25a25f327d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:18.717Z|dbcea1e5-f23c-42bf-b028-f25a25f327d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:19.326Z|4feb7faa-b264-4eb6-9231-69b3f75e24a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:19.327Z|4feb7faa-b264-4eb6-9231-69b3f75e24a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:21.725Z|83b372ea-d79c-4d82-b46e-a779b8dd6784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:21.726Z|83b372ea-d79c-4d82-b46e-a779b8dd6784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:23.588Z|9b921535-697a-48f4-bf71-2433ce13c097|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:29:23.589Z|9b921535-697a-48f4-bf71-2433ce13c097|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:28.746Z|e8e0c754-e76b-4f5d-8a98-3c37c2b5d910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:28.747Z|e8e0c754-e76b-4f5d-8a98-3c37c2b5d910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:29.353Z|afc3d8ac-5047-40e2-ac3a-44dc090db4b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:29.354Z|afc3d8ac-5047-40e2-ac3a-44dc090db4b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:31.751Z|9b73dfdb-9878-48e4-8ac3-8e0334e51476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:31.752Z|9b73dfdb-9878-48e4-8ac3-8e0334e51476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:33.554Z|ed064bdc-1651-4708-8224-35a7fa7405aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:29:33.554Z|ed064bdc-1651-4708-8224-35a7fa7405aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:29:33.942Z|ca5ad058-4674-4bb9-a6bb-c894d5e44cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:29:33.943Z|ca5ad058-4674-4bb9-a6bb-c894d5e44cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:29:38.773Z|c8920c69-a007-45c2-9e89-5d48f18a32c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:38.774Z|c8920c69-a007-45c2-9e89-5d48f18a32c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:39.376Z|ff132b92-0adb-4e26-944e-c27ce5fd898a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:39.376Z|ff132b92-0adb-4e26-944e-c27ce5fd898a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:41.777Z|95a667fe-6f42-4722-837d-798ac81ffd9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:41.778Z|95a667fe-6f42-4722-837d-798ac81ffd9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:48.554Z|5d2cd386-8f57-4d00-a691-e335ce4fbaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:29:48.554Z|5d2cd386-8f57-4d00-a691-e335ce4fbaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:29:48.800Z|64e41ddd-6d3b-4907-a46e-f60d05e80a9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:48.801Z|64e41ddd-6d3b-4907-a46e-f60d05e80a9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:49.400Z|4b7c8ccd-81a5-4326-a6e4-06805aef3991|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:49.401Z|4b7c8ccd-81a5-4326-a6e4-06805aef3991|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:51.805Z|775d5ed1-4db7-4f9d-8544-07d2f53dea23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:51.806Z|775d5ed1-4db7-4f9d-8544-07d2f53dea23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:58.834Z|b54e5a2b-2845-4691-bfe7-69be3dcd669a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:58.836Z|b54e5a2b-2845-4691-bfe7-69be3dcd669a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:29:59.424Z|b0931a2a-e564-4e68-a056-4c0825782ebe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:29:59.424Z|b0931a2a-e564-4e68-a056-4c0825782ebe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:01.840Z|20c8b7f4-b8c4-4735-a50f-b36abc78fafb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:01.841Z|20c8b7f4-b8c4-4735-a50f-b36abc78fafb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:03.554Z|c96e8f33-c77b-4192-8032-1dd14aa33d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:30:03.557Z|c96e8f33-c77b-4192-8032-1dd14aa33d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:30:03.943Z|6b61b261-63d7-4cc9-a600-2785093c681a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:30:03.944Z|6b61b261-63d7-4cc9-a600-2785093c681a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:30:08.861Z|6602f9be-f085-408d-85dc-234000d8f213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:08.862Z|6602f9be-f085-408d-85dc-234000d8f213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:09.448Z|7d1e6452-15cd-48d6-b75c-7e302ad41160|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:09.449Z|7d1e6452-15cd-48d6-b75c-7e302ad41160|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:11.863Z|6b79b471-581e-48da-b064-0b7ad7bf5ca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:11.864Z|6b79b471-581e-48da-b064-0b7ad7bf5ca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:18.554Z|13f1adec-d533-4bba-a3c3-4e69e72322be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:30:18.555Z|13f1adec-d533-4bba-a3c3-4e69e72322be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:30:18.888Z|1076d6e2-5a3a-4f42-b44b-383a344caf0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:18.889Z|1076d6e2-5a3a-4f42-b44b-383a344caf0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:19.473Z|b83e2237-d01e-408b-8297-3ebc729bac19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:19.474Z|b83e2237-d01e-408b-8297-3ebc729bac19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:21.895Z|6ee30bf4-2918-4bf2-a06c-90c3087e2f48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:21.896Z|6ee30bf4-2918-4bf2-a06c-90c3087e2f48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:23.588Z|ac231b85-7094-446a-9f1d-61d2f9da25f7|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:30:23.589Z|ac231b85-7094-446a-9f1d-61d2f9da25f7|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:28.916Z|024b1fef-cd1c-4d26-b8ae-38772b3493a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:28.917Z|024b1fef-cd1c-4d26-b8ae-38772b3493a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:29.498Z|81871aa8-af7e-41fd-9ed5-733c4d082e99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:29.499Z|81871aa8-af7e-41fd-9ed5-733c4d082e99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:31.924Z|f44a565b-4e26-44e3-bd17-52e79beee05a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:31.924Z|f44a565b-4e26-44e3-bd17-52e79beee05a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:33.554Z|661724fd-4ea4-449e-9adf-cd712f5717ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:30:33.555Z|661724fd-4ea4-449e-9adf-cd712f5717ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:30:33.945Z|e53d2af6-ef63-4d22-8679-8569b12152ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:30:33.945Z|e53d2af6-ef63-4d22-8679-8569b12152ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:30:38.943Z|37ccda17-2593-4258-8a4d-87f16a4ca537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:38.944Z|37ccda17-2593-4258-8a4d-87f16a4ca537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:39.524Z|884bad60-fe3f-43a5-a853-317d5a2a114b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:39.525Z|884bad60-fe3f-43a5-a853-317d5a2a114b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:41.948Z|21595b8a-5cb8-41c1-a286-4e58b32e79fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:41.949Z|21595b8a-5cb8-41c1-a286-4e58b32e79fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:48.555Z|bf91567e-99fe-46d9-be89-6f9a15b3ee39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:30:48.558Z|bf91567e-99fe-46d9-be89-6f9a15b3ee39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:30:48.971Z|c0491253-a313-45c1-8094-a23bf05579a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:48.972Z|c0491253-a313-45c1-8094-a23bf05579a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:49.549Z|a5cacbd3-fdb5-4fbe-a47c-12cd1f7b5ecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:49.550Z|a5cacbd3-fdb5-4fbe-a47c-12cd1f7b5ecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:51.973Z|d9aba9e2-d3d7-48e1-bba1-b3b144e16539|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:51.974Z|d9aba9e2-d3d7-48e1-bba1-b3b144e16539|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:58.999Z|c2215c61-66c9-4fca-8521-5b711942e067|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:59.000Z|c2215c61-66c9-4fca-8521-5b711942e067|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:30:59.574Z|6a13f3b4-49d1-4827-86b4-a589b34159bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:30:59.575Z|6a13f3b4-49d1-4827-86b4-a589b34159bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:01.997Z|0473aaba-85b5-487f-81d4-e42a88b62e3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:01.997Z|0473aaba-85b5-487f-81d4-e42a88b62e3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:03.554Z|34b25ec7-8577-403c-a201-b5d89358b182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:31:03.554Z|34b25ec7-8577-403c-a201-b5d89358b182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:31:03.946Z|e67f41b0-deb7-48c2-b0b8-f35349d892a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:31:03.947Z|e67f41b0-deb7-48c2-b0b8-f35349d892a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:31:09.029Z|49300fdb-f9b8-4c86-b753-90c622b03da9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:09.030Z|49300fdb-f9b8-4c86-b753-90c622b03da9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:09.598Z|970a7d8b-dd70-473b-bee2-cae68efbd723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:09.599Z|970a7d8b-dd70-473b-bee2-cae68efbd723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:12.022Z|f8c814b9-2f82-4676-8f1b-b8a6c4b6f0b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:12.023Z|f8c814b9-2f82-4676-8f1b-b8a6c4b6f0b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:18.554Z|1de89753-e665-44c3-bfab-980bbe9b596b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:31:18.555Z|1de89753-e665-44c3-bfab-980bbe9b596b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:31:19.060Z|73ca1f54-8075-4372-a7a0-278c9fb0e7e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:19.060Z|73ca1f54-8075-4372-a7a0-278c9fb0e7e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:19.622Z|2c59ec3c-5970-491f-91a3-e0dd7f25044c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:19.623Z|2c59ec3c-5970-491f-91a3-e0dd7f25044c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:22.048Z|8b8da9b1-f24a-4773-8ede-7695b48130d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:22.049Z|8b8da9b1-f24a-4773-8ede-7695b48130d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:23.588Z|017069e2-1505-4585-9d68-880cb4ba9485|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:31:23.589Z|017069e2-1505-4585-9d68-880cb4ba9485|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:29.087Z|bd75fc34-76a7-467a-a308-46a199975e17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:29.088Z|bd75fc34-76a7-467a-a308-46a199975e17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:29.647Z|b94814ce-ce4f-4982-9a8e-4b18a609aaaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:29.648Z|b94814ce-ce4f-4982-9a8e-4b18a609aaaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:32.075Z|4f992c24-82d0-4bde-980b-3b2f48d585a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:32.076Z|4f992c24-82d0-4bde-980b-3b2f48d585a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:33.554Z|9221d3c5-c600-494a-a8ed-12af83b36bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:31:33.557Z|9221d3c5-c600-494a-a8ed-12af83b36bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:31:33.948Z|c4ebddaf-baa6-4cc0-ab57-8fc7bdf11183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:31:33.948Z|c4ebddaf-baa6-4cc0-ab57-8fc7bdf11183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:31:39.114Z|339d5c40-c84d-465f-afde-2aec9626dbb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:39.115Z|339d5c40-c84d-465f-afde-2aec9626dbb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:39.674Z|98af0f74-8291-46fe-8b7b-69e1da9e1790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:39.675Z|98af0f74-8291-46fe-8b7b-69e1da9e1790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:42.098Z|fe51ff52-9558-4fc6-967c-fc9454db316b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:42.099Z|fe51ff52-9558-4fc6-967c-fc9454db316b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:48.554Z|465d1f78-8240-4d36-9fa1-563d1668e0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:31:48.555Z|465d1f78-8240-4d36-9fa1-563d1668e0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:31:49.139Z|8f2fa1a5-b122-48a0-a9f4-f6653e344803|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:49.140Z|8f2fa1a5-b122-48a0-a9f4-f6653e344803|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:49.699Z|345be2b5-0dbe-489b-a646-56ea95187574|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:49.700Z|345be2b5-0dbe-489b-a646-56ea95187574|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:52.122Z|ee41f8c7-bda0-4243-995e-8446fa07df89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:52.123Z|ee41f8c7-bda0-4243-995e-8446fa07df89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:59.164Z|461a77e5-9df4-4dd6-8cd5-3c08ec047899|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:59.165Z|461a77e5-9df4-4dd6-8cd5-3c08ec047899|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:31:59.723Z|6ce21ed0-4e86-4202-b4d8-cb781469e4d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:31:59.724Z|6ce21ed0-4e86-4202-b4d8-cb781469e4d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:02.148Z|96360103-ff1e-49b4-b151-850ef818fad4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:02.149Z|96360103-ff1e-49b4-b151-850ef818fad4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:03.554Z|dd26e2a7-602d-4049-b776-cac138674092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:32:03.554Z|dd26e2a7-602d-4049-b776-cac138674092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:32:03.949Z|0a493b38-0272-4f3e-95fc-3b345d56ed9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:32:03.954Z|0a493b38-0272-4f3e-95fc-3b345d56ed9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:32:09.189Z|d59858b8-9cc0-428d-8c23-b752b33e5988|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:09.190Z|d59858b8-9cc0-428d-8c23-b752b33e5988|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:09.750Z|3d96b5bc-4531-4337-89c7-7e0926e72c0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:09.750Z|3d96b5bc-4531-4337-89c7-7e0926e72c0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:12.174Z|101262eb-ca2e-4f61-8448-ada5c04234d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:12.175Z|101262eb-ca2e-4f61-8448-ada5c04234d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:18.554Z|cb99b0f8-e622-499e-b5a3-e2ec9ac1061b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:32:18.557Z|cb99b0f8-e622-499e-b5a3-e2ec9ac1061b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:32:19.216Z|4bfc452d-d689-4ef7-b6d1-252f2f6bbbd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:19.217Z|4bfc452d-d689-4ef7-b6d1-252f2f6bbbd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:19.777Z|75a2c6fe-22c6-4538-954f-5bd3cbd925c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:19.778Z|75a2c6fe-22c6-4538-954f-5bd3cbd925c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:22.197Z|6d8d09f7-d87a-48db-8efb-fdc0f9b96229|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:22.198Z|6d8d09f7-d87a-48db-8efb-fdc0f9b96229|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:23.588Z|825fd396-73ed-4d44-a0f5-13d046249272|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:32:23.589Z|825fd396-73ed-4d44-a0f5-13d046249272|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:29.243Z|a261a16b-3d33-4199-88a7-1b711aa62a0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:29.244Z|a261a16b-3d33-4199-88a7-1b711aa62a0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:29.802Z|d54fed8e-bac5-4e5a-bcc7-ca9b428b201c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:29.804Z|d54fed8e-bac5-4e5a-bcc7-ca9b428b201c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:32.221Z|c9fe3d73-181c-4065-9d7a-ec5c42523ad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:32.222Z|c9fe3d73-181c-4065-9d7a-ec5c42523ad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:33.554Z|f755a949-443c-4c7c-a73d-165a019b3573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:32:33.554Z|f755a949-443c-4c7c-a73d-165a019b3573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:32:33.955Z|e13b3e9a-fe4b-4e41-87a7-fb7f84ddffc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:32:33.955Z|e13b3e9a-fe4b-4e41-87a7-fb7f84ddffc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:32:39.269Z|ff5a92d9-a5a6-4674-ab8f-c1282e33c8eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:39.269Z|ff5a92d9-a5a6-4674-ab8f-c1282e33c8eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:39.826Z|9558a8e4-5e33-4286-a937-da7694605ceb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:39.827Z|9558a8e4-5e33-4286-a937-da7694605ceb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:42.246Z|ed30e5a9-a026-4987-accc-925802f6ae14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:42.247Z|ed30e5a9-a026-4987-accc-925802f6ae14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:48.554Z|3bcdc0e3-df6a-4874-8905-00f44bdacc17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:32:48.555Z|3bcdc0e3-df6a-4874-8905-00f44bdacc17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:32:49.292Z|1e01c8fb-f475-4b79-871a-21c8a11fda04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:49.293Z|1e01c8fb-f475-4b79-871a-21c8a11fda04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:49.856Z|18f6ede1-35e0-4f3e-a708-efe2aae3d5a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:49.857Z|18f6ede1-35e0-4f3e-a708-efe2aae3d5a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:52.270Z|d9db8be2-47ac-40bf-802f-f4b16d8fc03e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:52.271Z|d9db8be2-47ac-40bf-802f-f4b16d8fc03e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:59.319Z|7ca7b642-8909-4f17-9e9e-26599ad12491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:59.319Z|7ca7b642-8909-4f17-9e9e-26599ad12491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:32:59.881Z|32a63199-344b-4db7-9e9a-ebe34ed88f74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:32:59.882Z|32a63199-344b-4db7-9e9a-ebe34ed88f74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:02.295Z|1c9546d7-7e53-4979-b0c0-66bbaa07d053|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:02.296Z|1c9546d7-7e53-4979-b0c0-66bbaa07d053|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:03.554Z|97aabf34-5e36-4b58-a601-a5b1a97079ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:33:03.556Z|97aabf34-5e36-4b58-a601-a5b1a97079ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:33:03.956Z|e7ce10ed-50b0-456f-a6fd-3d2efa106062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:33:03.957Z|e7ce10ed-50b0-456f-a6fd-3d2efa106062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:33:09.341Z|730de7a1-84ff-45bc-9e80-0d950cfd4382|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:09.342Z|730de7a1-84ff-45bc-9e80-0d950cfd4382|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:09.906Z|e0f7803f-e4c0-4646-9287-894be9e8d3ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:09.907Z|e0f7803f-e4c0-4646-9287-894be9e8d3ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:12.319Z|7487a312-67d8-4c34-8294-dc5686c750f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:12.320Z|7487a312-67d8-4c34-8294-dc5686c750f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:18.554Z|876b096e-6b22-49b7-aea1-f362b11b493a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:33:18.554Z|876b096e-6b22-49b7-aea1-f362b11b493a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:33:19.366Z|820318d2-f6ed-4059-9c6a-d5ada740bdc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:19.367Z|820318d2-f6ed-4059-9c6a-d5ada740bdc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:19.930Z|56326297-8ad3-426e-a6f8-581f8ef26f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:19.931Z|56326297-8ad3-426e-a6f8-581f8ef26f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:22.341Z|8d22bb3c-e2cd-442d-9606-4a9ec5ce0620|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:22.342Z|8d22bb3c-e2cd-442d-9606-4a9ec5ce0620|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:23.589Z|b49101fe-1acf-4e92-b53f-7625a9a7a1ed|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:33:23.590Z|b49101fe-1acf-4e92-b53f-7625a9a7a1ed|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:29.390Z|1bb8e715-d912-4cf4-83e4-92094e15fa9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:29.390Z|1bb8e715-d912-4cf4-83e4-92094e15fa9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:29.955Z|87c12ffe-95e6-4d4e-a552-66ec8b6cf137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:29.956Z|87c12ffe-95e6-4d4e-a552-66ec8b6cf137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:32.366Z|5be2d5f7-b6e1-4c34-9cc1-9738c5aacbf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:32.367Z|5be2d5f7-b6e1-4c34-9cc1-9738c5aacbf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:33.554Z|36810be2-bd92-4341-aac8-b4cd8e0c29f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:33:33.554Z|36810be2-bd92-4341-aac8-b4cd8e0c29f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:33:33.958Z|173f50bd-d3d4-4e85-b4dd-882770397c6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:33:33.958Z|173f50bd-d3d4-4e85-b4dd-882770397c6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:33:39.415Z|edbe6779-a4d9-4ea3-9eaf-bcbefeb9edda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:39.416Z|edbe6779-a4d9-4ea3-9eaf-bcbefeb9edda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:39.983Z|1486d9f2-ce4d-49be-8d54-09c981e93647|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:39.984Z|1486d9f2-ce4d-49be-8d54-09c981e93647|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:42.390Z|55dd9f68-1554-44db-aadc-da3da53247fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:42.391Z|55dd9f68-1554-44db-aadc-da3da53247fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:48.554Z|6e12be37-544f-4a75-9aa1-9e6f7d0784df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:33:48.557Z|6e12be37-544f-4a75-9aa1-9e6f7d0784df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:33:49.438Z|2e88be52-f00e-40fb-abe4-24e6f4b7124c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:49.439Z|2e88be52-f00e-40fb-abe4-24e6f4b7124c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:50.024Z|a703d73e-5383-4fb2-affa-ee48e172b186|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:50.025Z|a703d73e-5383-4fb2-affa-ee48e172b186|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:52.413Z|413487cb-eaa5-4d6a-919a-ddba69828708|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:52.414Z|413487cb-eaa5-4d6a-919a-ddba69828708|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:33:59.462Z|4f4ed870-7883-4f7d-8312-a6cd2439ba85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:33:59.463Z|4f4ed870-7883-4f7d-8312-a6cd2439ba85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:00.049Z|a55f144e-588f-4aa6-bad5-bc6dac8b3bd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:00.050Z|a55f144e-588f-4aa6-bad5-bc6dac8b3bd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:02.436Z|1f967984-74bd-4133-906a-ef8e797a27ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:02.437Z|1f967984-74bd-4133-906a-ef8e797a27ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:03.554Z|63104c7c-d6e3-4802-839c-10988936d5af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:34:03.554Z|63104c7c-d6e3-4802-839c-10988936d5af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:34:03.959Z|2e152cde-2a3f-4b50-9097-26092b351829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:34:03.960Z|2e152cde-2a3f-4b50-9097-26092b351829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:34:09.485Z|1d9eb374-31d2-431f-a299-dece6bbf039a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:09.486Z|1d9eb374-31d2-431f-a299-dece6bbf039a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:10.072Z|ea600dc0-ed65-47bb-b081-a2e46f6d8c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:10.073Z|ea600dc0-ed65-47bb-b081-a2e46f6d8c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:12.460Z|1c7b0f1a-0a50-4a2c-b943-a43c2c7fe2cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:12.461Z|1c7b0f1a-0a50-4a2c-b943-a43c2c7fe2cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:18.554Z|0970cbaf-22b7-4fe0-bec8-d0a9bdefd1c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:34:18.554Z|0970cbaf-22b7-4fe0-bec8-d0a9bdefd1c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:34:19.510Z|dfd6c984-0a44-4116-8870-fe0426256b7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:19.511Z|dfd6c984-0a44-4116-8870-fe0426256b7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:20.095Z|1b17ef3d-2b7e-4840-a993-5622c5c6e9fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:20.096Z|1b17ef3d-2b7e-4840-a993-5622c5c6e9fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:22.485Z|52d61dd0-7b97-4fc2-9a2d-b54177162fbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:22.486Z|52d61dd0-7b97-4fc2-9a2d-b54177162fbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:23.588Z|8d92155f-df50-4519-a8aa-d23a4acaddb0|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:34:23.589Z|8d92155f-df50-4519-a8aa-d23a4acaddb0|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:29.538Z|610303b6-ff95-4b04-a41a-7c7e22c8fd8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:29.539Z|610303b6-ff95-4b04-a41a-7c7e22c8fd8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:30.122Z|8a463752-9fdb-4917-97d7-d4a93661ccef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:30.123Z|8a463752-9fdb-4917-97d7-d4a93661ccef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:32.511Z|b879eb76-c43a-4b86-b936-96f02a800e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:32.512Z|b879eb76-c43a-4b86-b936-96f02a800e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:33.554Z|728c4cd4-0dee-407c-a0a5-5a7683fedd38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:34:33.557Z|728c4cd4-0dee-407c-a0a5-5a7683fedd38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:34:33.961Z|8f8df92b-a897-4550-bea6-f7cbdb2bf4be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:34:33.961Z|8f8df92b-a897-4550-bea6-f7cbdb2bf4be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:34:39.563Z|1c0d0235-ec6d-419c-96d4-209e6c767b78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:39.564Z|1c0d0235-ec6d-419c-96d4-209e6c767b78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:40.147Z|bc688664-9589-4458-9e88-21ef69c65f0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:40.148Z|bc688664-9589-4458-9e88-21ef69c65f0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:42.535Z|5a9a766d-82e9-4325-aa8b-7325bfd52a87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:42.536Z|5a9a766d-82e9-4325-aa8b-7325bfd52a87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:48.554Z|ecc6c07f-a99c-4118-8bd5-ebc3aebcc11f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:34:48.554Z|ecc6c07f-a99c-4118-8bd5-ebc3aebcc11f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:34:49.588Z|11f4f251-2b46-4b01-bd8c-d4b7d972b991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:49.593Z|11f4f251-2b46-4b01-bd8c-d4b7d972b991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:50.170Z|0c5085a5-695a-4163-8ade-d9fb24d0b385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:50.171Z|0c5085a5-695a-4163-8ade-d9fb24d0b385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:52.559Z|60b6538a-dcf8-485c-8954-73a76b4e9a75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:52.560Z|60b6538a-dcf8-485c-8954-73a76b4e9a75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:34:59.619Z|c2e99d7e-7e55-4277-9813-ead23681108e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:34:59.619Z|c2e99d7e-7e55-4277-9813-ead23681108e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:00.196Z|ddd7e074-5724-43f5-a90b-2c19a6e65b85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:00.197Z|ddd7e074-5724-43f5-a90b-2c19a6e65b85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:02.585Z|d704f9ed-baf5-4e48-8d0c-ae4afb60b102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:02.586Z|d704f9ed-baf5-4e48-8d0c-ae4afb60b102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:03.555Z|3abb09ad-993b-4751-9bc9-1b3afe11a603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:35:03.556Z|3abb09ad-993b-4751-9bc9-1b3afe11a603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:35:03.962Z|7e3d549f-9554-4886-aaf7-ef22918b0ed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:35:03.963Z|7e3d549f-9554-4886-aaf7-ef22918b0ed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:35:09.642Z|9f335a8f-4d42-41b9-9c13-51c6fa358b6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:09.643Z|9f335a8f-4d42-41b9-9c13-51c6fa358b6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:10.221Z|19ffd86c-ffc5-420d-ae0d-827bdbbeee39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:10.222Z|19ffd86c-ffc5-420d-ae0d-827bdbbeee39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:12.613Z|5be20d14-9d83-40c7-bc59-cb61848a3eca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:12.614Z|5be20d14-9d83-40c7-bc59-cb61848a3eca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:18.554Z|853059a3-56e6-4aa9-bcab-1f33622a53b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:35:18.557Z|853059a3-56e6-4aa9-bcab-1f33622a53b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:35:19.668Z|b5b62b49-fff2-4434-8ba9-e9fd016ecee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:19.669Z|b5b62b49-fff2-4434-8ba9-e9fd016ecee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:20.249Z|581f3801-3b5a-4b56-8e21-dd50ad025220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:20.249Z|581f3801-3b5a-4b56-8e21-dd50ad025220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:22.640Z|e08d8cbc-ee3d-4dfe-8c6b-f00ce50b33d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:22.641Z|e08d8cbc-ee3d-4dfe-8c6b-f00ce50b33d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:23.588Z|e0ef03a8-2944-4615-8c47-61d3fe14e550|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:35:23.588Z|e0ef03a8-2944-4615-8c47-61d3fe14e550|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:29.692Z|c53271d0-af26-4cb6-8a11-a3f6bb508216|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:29.693Z|c53271d0-af26-4cb6-8a11-a3f6bb508216|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:30.273Z|56bc07d4-4d75-48c0-9a31-39ac1858ee76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:30.273Z|56bc07d4-4d75-48c0-9a31-39ac1858ee76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:32.667Z|df2dceb4-0961-4893-918a-f0ce82877ebb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:32.668Z|df2dceb4-0961-4893-918a-f0ce82877ebb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:33.554Z|be1862ed-5b72-459c-92a9-1a5f376d7a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:35:33.554Z|be1862ed-5b72-459c-92a9-1a5f376d7a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:35:33.963Z|ddd54bae-c45b-4ed5-a142-77eb82c370fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:35:33.964Z|ddd54bae-c45b-4ed5-a142-77eb82c370fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:35:39.715Z|c6c8def6-0eed-4cf2-aa59-86c7078f8fad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:39.716Z|c6c8def6-0eed-4cf2-aa59-86c7078f8fad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:40.298Z|316a70ea-9fec-462e-ba31-eac917e11580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:40.299Z|316a70ea-9fec-462e-ba31-eac917e11580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:42.692Z|fc58be6f-d5cc-4064-9db3-2b271218ad48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:42.692Z|fc58be6f-d5cc-4064-9db3-2b271218ad48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:48.554Z|d78b4656-108f-4866-889d-1ef78b4b9e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:35:48.554Z|d78b4656-108f-4866-889d-1ef78b4b9e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:35:49.741Z|a7426af2-cf0a-4748-8ace-7f6e8ef59e9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:49.742Z|a7426af2-cf0a-4748-8ace-7f6e8ef59e9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:50.325Z|7f599b01-ff47-4b5b-86dc-88ecb4c97814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:50.326Z|7f599b01-ff47-4b5b-86dc-88ecb4c97814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:52.716Z|dd045c32-f299-43d0-8408-7eefb2e52b7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:52.717Z|dd045c32-f299-43d0-8408-7eefb2e52b7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:35:59.764Z|1bd37954-9c65-4904-a833-9797dd7c23ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:35:59.766Z|1bd37954-9c65-4904-a833-9797dd7c23ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:00.351Z|a5a89248-4070-4a09-beca-d6811d7ecbec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:00.352Z|a5a89248-4070-4a09-beca-d6811d7ecbec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:02.739Z|9b9b3d2d-377b-42ac-83da-469ce262e1fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:02.740Z|9b9b3d2d-377b-42ac-83da-469ce262e1fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:03.554Z|3799b820-eb04-4959-91d0-5a437acd780c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:36:03.556Z|3799b820-eb04-4959-91d0-5a437acd780c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:36:03.965Z|3ddb69a4-ba9c-4484-b713-3b1deecbc6fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:36:03.965Z|3ddb69a4-ba9c-4484-b713-3b1deecbc6fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:36:09.792Z|2df42d4b-fb16-4d4c-a001-538276a26e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:09.793Z|2df42d4b-fb16-4d4c-a001-538276a26e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:10.376Z|db6cbb0b-51eb-4daa-9c69-7c94076d0065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:10.377Z|db6cbb0b-51eb-4daa-9c69-7c94076d0065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:12.763Z|697b1b44-0cf4-42cf-a506-7df11bf58a4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:12.764Z|697b1b44-0cf4-42cf-a506-7df11bf58a4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:16.490Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-01T04:36:16.504Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: cb58a148-3550-401a-bf6c-ebe777fa2b91 already exists in requestDb InfraActiveRequests table 2022-06-01T04:36:16.562Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91 2022-06-01T04:36:16.564Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91|INFO|500||Invoke 2022-06-01T04:36:16.564Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91|DEBUG|500||===========================request begin================================================ 2022-06-01T04:36:16.564Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91 2022-06-01T04:36:16.565Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91|DEBUG|500||Method : GET 2022-06-01T04:36:16.566Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd5c43aad8afac9d", X-B3-SpanId:"1b142b4a3bc1bd64", X-B3-ParentSpanId:"fd5c43aad8afac9d", X-B3-Sampled:"0", X-ONAP-RequestID:"cb58a148-3550-401a-bf6c-ebe777fa2b91", X-RequestID:"cb58a148-3550-401a-bf6c-ebe777fa2b91", X-TransactionID:"cb58a148-3550-401a-bf6c-ebe777fa2b91", X-ECOMP-RequestID:"cb58a148-3550-401a-bf6c-ebe777fa2b91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a7e9ec4-a266-44b6-915a-7a6e63a7d196"] 2022-06-01T04:36:16.566Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91|DEBUG|500||Request body: 2022-06-01T04:36:16.567Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91|DEBUG|500||==========================request end================================================ 2022-06-01T04:36:17.109Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91|DEBUG|500||============================response begin========================================== 2022-06-01T04:36:17.110Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-01T04:36:17.110Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91|DEBUG|500||Status text : 2022-06-01T04:36:17.111Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=42AFDDFAD48EF35B70BC7DC356CDB5F8; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:36:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:36:17.112Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91|DEBUG|500||Response body: 2022-06-01T04:36:17.112Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91|DEBUG|500||=======================response end================================================= 2022-06-01T04:36:17.113Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb58a148-3550-401a-bf6c-ebe777fa2b91|INFO|404|Not Found|InvokeReturn 2022-06-01T04:36:17.224Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID cb58a148-3550-401a-bf6c-ebe777fa2b91 2022-06-01T04:36:17.249Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:36:17.253Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:36:17.254Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-01T04:36:17.255Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:36:17.255Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-01T04:36:17.256Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-01T04:36:17.256Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"fd5c43aad8afac9d", X-B3-SpanId:"cca35d68ecfa5624", X-B3-ParentSpanId:"fd5c43aad8afac9d", X-B3-Sampled:"0", X-ONAP-RequestID:"cb58a148-3550-401a-bf6c-ebe777fa2b91", X-RequestID:"cb58a148-3550-401a-bf6c-ebe777fa2b91", X-TransactionID:"cb58a148-3550-401a-bf6c-ebe777fa2b91", X-ECOMP-RequestID:"cb58a148-3550-401a-bf6c-ebe777fa2b91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c5aaa96-da6a-4d24-af8a-6bb1a451b876"] 2022-06-01T04:36:17.256Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:36:17.257Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:36:17.303Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:36:17.304Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:36:17.304Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-01T04:36:17.305Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:36:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:36:17.306Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-01T04:36:17.306Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:36:17.307Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:36:17.309Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke(
) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:36:17.314Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:36:17.315Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:36:17.316Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-01T04:36:17.316Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:36:17.317Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:36:17.317Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-01T04:36:17.318Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"fd5c43aad8afac9d", X-B3-SpanId:"c6b02d49c4d98f3c", X-B3-ParentSpanId:"fd5c43aad8afac9d", X-B3-Sampled:"0", X-ONAP-RequestID:"cb58a148-3550-401a-bf6c-ebe777fa2b91", X-RequestID:"cb58a148-3550-401a-bf6c-ebe777fa2b91", X-TransactionID:"cb58a148-3550-401a-bf6c-ebe777fa2b91", X-ECOMP-RequestID:"cb58a148-3550-401a-bf6c-ebe777fa2b91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32198181-63c5-45ed-ac2d-2d6b33e0e9db"] 2022-06-01T04:36:17.318Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:36:17.319Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:36:17.375Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:36:17.376Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:36:17.377Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-01T04:36:17.377Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:36:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:36:17.378Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-01T04:36:17.378Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:36:17.378Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:36:17.380Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:36:17.382Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@3b1df3db 2022-06-01T04:36:17.389Z|cb58a148-3550-401a-bf6c-ebe777fa2b91|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-01T04:36:18.554Z|1903ef27-394a-4545-8ce9-381bfcd96b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:36:18.555Z|1903ef27-394a-4545-8ce9-381bfcd96b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:36:19.816Z|40e8c4b3-9983-4a0d-bcd1-99d09402c0a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:19.817Z|40e8c4b3-9983-4a0d-bcd1-99d09402c0a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:20.401Z|60d672f7-3e03-43d4-bdc7-d93f375774fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:20.402Z|60d672f7-3e03-43d4-bdc7-d93f375774fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:22.790Z|3ad42151-680e-4586-9488-b3629dcc46b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:22.791Z|3ad42151-680e-4586-9488-b3629dcc46b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:23.588Z|667e37e6-0545-4247-a866-4f7d3dfae94a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:36:23.589Z|667e37e6-0545-4247-a866-4f7d3dfae94a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:26.792Z|0d6ec642-7f75-4498-8ac1-a29ae8effd10|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:36:26.795Z|0d6ec642-7f75-4498-8ac1-a29ae8effd10|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:29.841Z|a108e042-1c7e-408d-8bf8-357ecf29eb01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:29.842Z|a108e042-1c7e-408d-8bf8-357ecf29eb01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:30.427Z|fa65aa50-605f-40a4-916b-aa15aee1e720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:30.428Z|fa65aa50-605f-40a4-916b-aa15aee1e720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:32.815Z|97a19a11-42e5-461e-9dbb-7c2e45a2b007|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:32.817Z|97a19a11-42e5-461e-9dbb-7c2e45a2b007|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:33.554Z|2fd6aabe-b6a9-457b-a624-5ef8f6a4ee43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:36:33.554Z|2fd6aabe-b6a9-457b-a624-5ef8f6a4ee43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:36:33.966Z|d55da2af-1468-41e6-8db1-d1ab8139e900|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:36:33.967Z|d55da2af-1468-41e6-8db1-d1ab8139e900|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:36:39.868Z|2abf14e8-1b64-4200-81cd-a972aaa73dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:39.869Z|2abf14e8-1b64-4200-81cd-a972aaa73dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:40.455Z|ffcd5567-1c70-4cf6-bc0d-e9b54d16b09e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:40.456Z|ffcd5567-1c70-4cf6-bc0d-e9b54d16b09e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:41.111Z|b7a1cb96-b9c4-4213-b424-6e5ee2799001|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:36:41.112Z|b7a1cb96-b9c4-4213-b424-6e5ee2799001|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:42.840Z|a2d3f71e-88f1-467d-81d3-ac12abe55433|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:42.842Z|a2d3f71e-88f1-467d-81d3-ac12abe55433|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:48.554Z|7fe99873-e332-4683-8e2c-91d212687b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:36:48.557Z|7fe99873-e332-4683-8e2c-91d212687b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:36:49.897Z|76ef066e-fdf9-4c63-87c2-fd3551bed444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:49.898Z|76ef066e-fdf9-4c63-87c2-fd3551bed444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:50.482Z|31af4a74-76df-467a-9505-f7a02485470d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:50.483Z|31af4a74-76df-467a-9505-f7a02485470d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:50.671Z|7ea5a88f-554a-4984-990a-643eaff305c3|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:36:50.672Z|7ea5a88f-554a-4984-990a-643eaff305c3|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:52.863Z|a4f583f1-64d6-440f-9f3b-767b945356c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:52.864Z|a4f583f1-64d6-440f-9f3b-767b945356c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:36:59.924Z|8e9665b2-57bd-4d29-9e2d-57e592d6e818|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:36:59.925Z|8e9665b2-57bd-4d29-9e2d-57e592d6e818|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:00.506Z|d66559d7-a77a-4e7a-b50d-ba6faa0a0d68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:00.507Z|d66559d7-a77a-4e7a-b50d-ba6faa0a0d68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:02.887Z|4141bbd0-6e43-4ec8-8d49-696b86e70453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:02.888Z|4141bbd0-6e43-4ec8-8d49-696b86e70453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:03.554Z|bfc201e7-bf4f-4f0b-9fe2-0ffe7c40723d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:37:03.554Z|bfc201e7-bf4f-4f0b-9fe2-0ffe7c40723d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:37:03.967Z|4016d289-a875-484e-a715-dfbef41f4fba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:37:03.968Z|4016d289-a875-484e-a715-dfbef41f4fba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:37:09.940Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-01T04:37:09.942Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 8e232e9d-567f-414c-9d48-a5b3a89d1e6a already exists in requestDb InfraActiveRequests table 2022-06-01T04:37:09.943Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a 2022-06-01T04:37:09.944Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a|INFO|500||Invoke 2022-06-01T04:37:09.944Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a|DEBUG|500||===========================request begin================================================ 2022-06-01T04:37:09.945Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a 2022-06-01T04:37:09.945Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a|DEBUG|500||Method : GET 2022-06-01T04:37:09.945Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0d939900dc0b3d7", X-B3-SpanId:"59b0dcd78e8f5d98", X-B3-ParentSpanId:"f0d939900dc0b3d7", X-B3-Sampled:"0", X-ONAP-RequestID:"8e232e9d-567f-414c-9d48-a5b3a89d1e6a", X-RequestID:"8e232e9d-567f-414c-9d48-a5b3a89d1e6a", X-TransactionID:"8e232e9d-567f-414c-9d48-a5b3a89d1e6a", X-ECOMP-RequestID:"8e232e9d-567f-414c-9d48-a5b3a89d1e6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dff5698-bae8-46a7-b9dd-f9daf8691e7a"] 2022-06-01T04:37:09.946Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a|DEBUG|500||Request body: 2022-06-01T04:37:09.947Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a|DEBUG|500||==========================request end================================================ 2022-06-01T04:37:09.950Z|f419ab29-edc4-4747-9de9-0e3d113222c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:09.951Z|f419ab29-edc4-4747-9de9-0e3d113222c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:09.997Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a|DEBUG|500||============================response begin========================================== 2022-06-01T04:37:09.998Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-01T04:37:09.998Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a|DEBUG|500||Status text : 2022-06-01T04:37:09.998Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:37:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:37:09.999Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a|DEBUG|500||Response body: 2022-06-01T04:37:09.999Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a|DEBUG|500||=======================response end================================================= 2022-06-01T04:37:10.000Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e232e9d-567f-414c-9d48-a5b3a89d1e6a|INFO|404|Not Found|InvokeReturn 2022-06-01T04:37:10.005Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 8e232e9d-567f-414c-9d48-a5b3a89d1e6a 2022-06-01T04:37:10.007Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:37:10.008Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:37:10.009Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-01T04:37:10.009Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:37:10.009Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-01T04:37:10.010Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-01T04:37:10.010Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"f0d939900dc0b3d7", X-B3-SpanId:"95a99111f7ec8ee5", X-B3-ParentSpanId:"f0d939900dc0b3d7", X-B3-Sampled:"0", X-ONAP-RequestID:"8e232e9d-567f-414c-9d48-a5b3a89d1e6a", X-RequestID:"8e232e9d-567f-414c-9d48-a5b3a89d1e6a", X-TransactionID:"8e232e9d-567f-414c-9d48-a5b3a89d1e6a", X-ECOMP-RequestID:"8e232e9d-567f-414c-9d48-a5b3a89d1e6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99ac9452-9928-4859-b11f-c51c613d1772"] 2022-06-01T04:37:10.010Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:37:10.011Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:37:10.024Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:37:10.025Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:37:10.026Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-01T04:37:10.026Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:37:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:37:10.027Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-01T04:37:10.027Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:37:10.028Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:37:10.029Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:37:10.030Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:37:10.032Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:37:10.033Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-01T04:37:10.033Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:37:10.034Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:37:10.034Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-01T04:37:10.035Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"f0d939900dc0b3d7", X-B3-SpanId:"53ed0a6c9a115b4c", X-B3-ParentSpanId:"f0d939900dc0b3d7", X-B3-Sampled:"0", X-ONAP-RequestID:"8e232e9d-567f-414c-9d48-a5b3a89d1e6a", X-RequestID:"8e232e9d-567f-414c-9d48-a5b3a89d1e6a", X-TransactionID:"8e232e9d-567f-414c-9d48-a5b3a89d1e6a", X-ECOMP-RequestID:"8e232e9d-567f-414c-9d48-a5b3a89d1e6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63814f4a-8597-4b74-835e-297c5e1aab07"] 2022-06-01T04:37:10.035Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:37:10.035Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:37:10.050Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:37:10.050Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:37:10.051Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-01T04:37:10.051Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:37:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:37:10.052Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-01T04:37:10.052Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:37:10.052Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:37:10.053Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:37:10.054Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@43f1b1eb 2022-06-01T04:37:10.057Z|8e232e9d-567f-414c-9d48-a5b3a89d1e6a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-01T04:37:10.531Z|6a5f4b1f-7e59-4e06-b134-d30505f4a241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:10.533Z|6a5f4b1f-7e59-4e06-b134-d30505f4a241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:12.911Z|496ba0f9-c5d1-402c-bbc6-3f884e097655|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:12.912Z|496ba0f9-c5d1-402c-bbc6-3f884e097655|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:18.554Z|1a6bfb6d-a8c2-43eb-bd5f-b08484ba3415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:37:18.555Z|1a6bfb6d-a8c2-43eb-bd5f-b08484ba3415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:37:19.977Z|724c15df-cad0-46f0-849a-d82299cab5e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:19.978Z|724c15df-cad0-46f0-849a-d82299cab5e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:20.562Z|f869259f-f77f-4008-a85a-c4b598a06d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:20.563Z|f869259f-f77f-4008-a85a-c4b598a06d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:22.937Z|5f80167e-d662-43bb-afe9-1f8ab7c3c7ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:22.939Z|5f80167e-d662-43bb-afe9-1f8ab7c3c7ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:23.588Z|baf2dd37-8703-402b-9702-7f77eaf2d563|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:37:23.589Z|baf2dd37-8703-402b-9702-7f77eaf2d563|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:23.963Z|cd7970d3-17ff-41e4-bcee-dbf53fd89439|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:37:23.964Z|cd7970d3-17ff-41e4-bcee-dbf53fd89439|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:27.916Z|24396677-e3e8-4775-8070-1072ffe97828|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:37:27.918Z|24396677-e3e8-4775-8070-1072ffe97828|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:30.002Z|f02ad240-7c8e-4848-bf21-ca1a841f5705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:30.003Z|f02ad240-7c8e-4848-bf21-ca1a841f5705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:30.587Z|7167d9f8-22c5-45f6-a218-dcb07c444a3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:30.588Z|7167d9f8-22c5-45f6-a218-dcb07c444a3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:32.962Z|b953fc9c-8b0d-43bb-86e4-ab79586903bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:32.963Z|b953fc9c-8b0d-43bb-86e4-ab79586903bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:33.554Z|5f7751b2-03b9-43fc-b7e0-a6cabf8607d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:37:33.554Z|5f7751b2-03b9-43fc-b7e0-a6cabf8607d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:37:33.969Z|b83798c4-1568-479d-bb26-399e29c3413f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:37:33.970Z|b83798c4-1568-479d-bb26-399e29c3413f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:37:40.028Z|d037e501-9bae-4620-bc0d-7fee07c21865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:40.029Z|d037e501-9bae-4620-bc0d-7fee07c21865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:40.613Z|84c34c46-e82d-4a50-8035-344f0cbe2140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:40.614Z|84c34c46-e82d-4a50-8035-344f0cbe2140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:42.986Z|ba24452f-4b05-4f39-b1c5-dbc3222374ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:42.987Z|ba24452f-4b05-4f39-b1c5-dbc3222374ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:48.554Z|59b6abfd-6be5-4dba-a818-bb62d1b69907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:37:48.554Z|59b6abfd-6be5-4dba-a818-bb62d1b69907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:37:50.052Z|f2ed2f5d-8b5f-4056-b45f-a2fbced03b14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:50.053Z|f2ed2f5d-8b5f-4056-b45f-a2fbced03b14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:50.640Z|429c4d55-08c2-4447-a044-ffe1e950dc0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:50.641Z|429c4d55-08c2-4447-a044-ffe1e950dc0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:37:53.009Z|531eb809-1120-4abf-a186-f14fdcdadfc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:37:53.010Z|531eb809-1120-4abf-a186-f14fdcdadfc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:00.078Z|ca1304fb-1be5-426e-a577-092ba1ac8e42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:00.078Z|ca1304fb-1be5-426e-a577-092ba1ac8e42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:00.687Z|9bc9c4a9-fecb-4bab-a364-6753e5fc114c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:00.688Z|9bc9c4a9-fecb-4bab-a364-6753e5fc114c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:02.445Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-01T04:38:02.447Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 7d323a5e-ae16-4bcb-8958-a98be64e4fa2 already exists in requestDb InfraActiveRequests table 2022-06-01T04:38:02.448Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2 2022-06-01T04:38:02.449Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2|INFO|500||Invoke 2022-06-01T04:38:02.449Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2|DEBUG|500||===========================request begin================================================ 2022-06-01T04:38:02.449Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2 2022-06-01T04:38:02.449Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2|DEBUG|500||Method : GET 2022-06-01T04:38:02.450Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e888a0ac581a1088", X-B3-SpanId:"ca2528699da6cbb6", X-B3-ParentSpanId:"e888a0ac581a1088", X-B3-Sampled:"0", X-ONAP-RequestID:"7d323a5e-ae16-4bcb-8958-a98be64e4fa2", X-RequestID:"7d323a5e-ae16-4bcb-8958-a98be64e4fa2", X-TransactionID:"7d323a5e-ae16-4bcb-8958-a98be64e4fa2", X-ECOMP-RequestID:"7d323a5e-ae16-4bcb-8958-a98be64e4fa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0accd6a-67e4-438a-b080-75c85dafbbc3"] 2022-06-01T04:38:02.450Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2|DEBUG|500||Request body: 2022-06-01T04:38:02.450Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2|DEBUG|500||==========================request end================================================ 2022-06-01T04:38:02.477Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2|DEBUG|500||============================response begin========================================== 2022-06-01T04:38:02.478Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-01T04:38:02.478Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2|DEBUG|500||Status text : 2022-06-01T04:38:02.478Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:38:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:38:02.479Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2|DEBUG|500||Response body: 2022-06-01T04:38:02.479Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2|DEBUG|500||=======================response end================================================= 2022-06-01T04:38:02.480Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d323a5e-ae16-4bcb-8958-a98be64e4fa2|INFO|404|Not Found|InvokeReturn 2022-06-01T04:38:02.485Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 7d323a5e-ae16-4bcb-8958-a98be64e4fa2 2022-06-01T04:38:02.486Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:38:02.488Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:38:02.488Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-01T04:38:02.489Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:38:02.489Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-01T04:38:02.489Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-01T04:38:02.490Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"e888a0ac581a1088", X-B3-SpanId:"50ebf769df840842", X-B3-ParentSpanId:"e888a0ac581a1088", X-B3-Sampled:"0", X-ONAP-RequestID:"7d323a5e-ae16-4bcb-8958-a98be64e4fa2", X-RequestID:"7d323a5e-ae16-4bcb-8958-a98be64e4fa2", X-TransactionID:"7d323a5e-ae16-4bcb-8958-a98be64e4fa2", X-ECOMP-RequestID:"7d323a5e-ae16-4bcb-8958-a98be64e4fa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60def911-6239-41ba-8aa0-ce739dab0c94"] 2022-06-01T04:38:02.490Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:38:02.491Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:38:02.500Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:38:02.500Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:38:02.501Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-01T04:38:02.501Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:38:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:38:02.502Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-01T04:38:02.502Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:38:02.503Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:38:02.503Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:38:02.504Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:38:02.505Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:38:02.505Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-01T04:38:02.506Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:38:02.506Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:38:02.506Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-01T04:38:02.507Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"e888a0ac581a1088", X-B3-SpanId:"789afce13205b477", X-B3-ParentSpanId:"e888a0ac581a1088", X-B3-Sampled:"0", X-ONAP-RequestID:"7d323a5e-ae16-4bcb-8958-a98be64e4fa2", X-RequestID:"7d323a5e-ae16-4bcb-8958-a98be64e4fa2", X-TransactionID:"7d323a5e-ae16-4bcb-8958-a98be64e4fa2", X-ECOMP-RequestID:"7d323a5e-ae16-4bcb-8958-a98be64e4fa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"732c6cd6-3008-4283-9df3-f150fba9a47d"] 2022-06-01T04:38:02.507Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:38:02.507Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:38:02.517Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:38:02.518Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:38:02.519Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-01T04:38:02.519Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:38:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:38:02.520Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-01T04:38:02.520Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:38:02.521Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:38:02.522Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:38:02.523Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@520ec3c3 2022-06-01T04:38:02.526Z|7d323a5e-ae16-4bcb-8958-a98be64e4fa2|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-01T04:38:03.031Z|f7003f88-fb17-4ad2-a37e-efe9292f0f7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:03.033Z|f7003f88-fb17-4ad2-a37e-efe9292f0f7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:03.554Z|98b6f246-0ff7-4fd5-ba41-24bb4847dc3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:38:03.554Z|98b6f246-0ff7-4fd5-ba41-24bb4847dc3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:38:03.970Z|69fb1399-3a84-4a3c-b443-80e819f5fc43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:38:03.971Z|69fb1399-3a84-4a3c-b443-80e819f5fc43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:38:08.666Z|09268b0b-f3cd-4f1d-afe7-e5865196cdd2|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:38:08.667Z|09268b0b-f3cd-4f1d-afe7-e5865196cdd2|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:10.103Z|c9516b66-7bb2-4a6d-8158-758df196e0f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:10.104Z|c9516b66-7bb2-4a6d-8158-758df196e0f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:10.714Z|f29afa1e-0f0c-4201-8279-6d20e65ae135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:10.715Z|f29afa1e-0f0c-4201-8279-6d20e65ae135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:13.055Z|0727abc4-4755-4f93-81f2-417cb9628a8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:13.056Z|0727abc4-4755-4f93-81f2-417cb9628a8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:18.554Z|a109f314-877a-4b8d-818f-a18dcccc9f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:38:18.555Z|a109f314-877a-4b8d-818f-a18dcccc9f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:38:19.257Z|268ec8bb-49d8-48a0-9c69-587f5df6c614|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:38:19.259Z|268ec8bb-49d8-48a0-9c69-587f5df6c614|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:20.130Z|21fbbc23-f6a0-4b3a-baf8-5316a88cd16c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:20.131Z|21fbbc23-f6a0-4b3a-baf8-5316a88cd16c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:20.756Z|b6e56924-3445-4030-bbeb-1fb09c1c422b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:20.757Z|b6e56924-3445-4030-bbeb-1fb09c1c422b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:23.079Z|19d527ac-8a74-4785-8850-40776ed933c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:23.080Z|19d527ac-8a74-4785-8850-40776ed933c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:23.588Z|b4cdf88c-5502-4698-9080-be703ceda0f0|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:38:23.589Z|b4cdf88c-5502-4698-9080-be703ceda0f0|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:30.155Z|5378cd3a-4c96-4900-bcd3-ec7636358899|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:30.156Z|5378cd3a-4c96-4900-bcd3-ec7636358899|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:30.782Z|cd1cb00d-dbe0-45bf-b051-551019e00804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:30.783Z|cd1cb00d-dbe0-45bf-b051-551019e00804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:33.104Z|ca6c172e-8025-449f-8f26-752173b6a5db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:33.104Z|ca6c172e-8025-449f-8f26-752173b6a5db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:33.554Z|ad337a04-fc5a-490a-bd50-de2d37dbb366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:38:33.557Z|ad337a04-fc5a-490a-bd50-de2d37dbb366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:38:33.972Z|c791bf70-becc-4c0d-8c6c-fd85616da5b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:38:33.972Z|c791bf70-becc-4c0d-8c6c-fd85616da5b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:38:40.183Z|5f70f790-0f31-4e23-abac-54c17c51b576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:40.184Z|5f70f790-0f31-4e23-abac-54c17c51b576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:40.815Z|c7c7c565-2c7a-4eb3-9e1f-dbce4356873e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:40.816Z|c7c7c565-2c7a-4eb3-9e1f-dbce4356873e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:43.126Z|d6b903de-03a0-4864-9947-c5dd8a8ba9f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:43.127Z|d6b903de-03a0-4864-9947-c5dd8a8ba9f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:47.042Z|31846c16-8982-4847-a096-bc6b62e28f09|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:38:47.043Z|31846c16-8982-4847-a096-bc6b62e28f09|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:48.554Z|37b33ba7-a09d-403f-9c66-76916b3c472e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:38:48.555Z|37b33ba7-a09d-403f-9c66-76916b3c472e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:38:50.207Z|b0ff7828-5d0c-4315-9117-fa66c8b8651e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:50.208Z|b0ff7828-5d0c-4315-9117-fa66c8b8651e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:50.840Z|2024d2f8-4c00-44a4-810c-cf094425fad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:50.841Z|2024d2f8-4c00-44a4-810c-cf094425fad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:38:53.152Z|d0a219be-3496-4983-b645-7e110c8a09ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:38:53.154Z|d0a219be-3496-4983-b645-7e110c8a09ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:00.232Z|9d56a109-7ad2-4380-9b44-6814b6bddae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:00.233Z|9d56a109-7ad2-4380-9b44-6814b6bddae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:00.866Z|2aa430c0-1160-4d0d-b0ab-93a058ad9220|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:00.867Z|2aa430c0-1160-4d0d-b0ab-93a058ad9220|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:01.525Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-01T04:39:01.529Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: e200c3af-13ba-4638-ac1e-267383a08126 already exists in requestDb InfraActiveRequests table 2022-06-01T04:39:01.530Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126 2022-06-01T04:39:01.531Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126|INFO|500||Invoke 2022-06-01T04:39:01.531Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126|DEBUG|500||===========================request begin================================================ 2022-06-01T04:39:01.531Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126 2022-06-01T04:39:01.532Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126|DEBUG|500||Method : GET 2022-06-01T04:39:01.532Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59c0ef8c55c8bfe9", X-B3-SpanId:"62bcf71b31b5fe5b", X-B3-ParentSpanId:"59c0ef8c55c8bfe9", X-B3-Sampled:"0", X-ONAP-RequestID:"e200c3af-13ba-4638-ac1e-267383a08126", X-RequestID:"e200c3af-13ba-4638-ac1e-267383a08126", X-TransactionID:"e200c3af-13ba-4638-ac1e-267383a08126", X-ECOMP-RequestID:"e200c3af-13ba-4638-ac1e-267383a08126", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a10c2ec-cdc7-4ee6-b0c5-d65e9491d679"] 2022-06-01T04:39:01.532Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126|DEBUG|500||Request body: 2022-06-01T04:39:01.532Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126|DEBUG|500||==========================request end================================================ 2022-06-01T04:39:01.564Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126|DEBUG|500||============================response begin========================================== 2022-06-01T04:39:01.565Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-01T04:39:01.565Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126|DEBUG|500||Status text : 2022-06-01T04:39:01.565Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:39:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:39:01.566Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126|DEBUG|500||Response body: 2022-06-01T04:39:01.566Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126|DEBUG|500||=======================response end================================================= 2022-06-01T04:39:01.567Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e200c3af-13ba-4638-ac1e-267383a08126|INFO|404|Not Found|InvokeReturn 2022-06-01T04:39:01.578Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID e200c3af-13ba-4638-ac1e-267383a08126 2022-06-01T04:39:01.579Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:39:01.580Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:39:01.581Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-01T04:39:01.581Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:39:01.581Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-01T04:39:01.581Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-01T04:39:01.582Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"59c0ef8c55c8bfe9", X-B3-SpanId:"2bff6f9c9298f23f", X-B3-ParentSpanId:"59c0ef8c55c8bfe9", X-B3-Sampled:"0", X-ONAP-RequestID:"e200c3af-13ba-4638-ac1e-267383a08126", X-RequestID:"e200c3af-13ba-4638-ac1e-267383a08126", X-TransactionID:"e200c3af-13ba-4638-ac1e-267383a08126", X-ECOMP-RequestID:"e200c3af-13ba-4638-ac1e-267383a08126", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92f40248-4c87-49b4-a399-0b0454236adc"] 2022-06-01T04:39:01.582Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:39:01.582Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:39:01.589Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:39:01.589Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:39:01.589Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-01T04:39:01.590Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:39:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:39:01.591Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-01T04:39:01.591Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:39:01.592Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:39:01.593Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:39:01.594Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:39:01.595Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:39:01.595Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-01T04:39:01.595Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:39:01.595Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:39:01.596Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-01T04:39:01.596Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"59c0ef8c55c8bfe9", X-B3-SpanId:"cb3846187c8202ff", X-B3-ParentSpanId:"59c0ef8c55c8bfe9", X-B3-Sampled:"0", X-ONAP-RequestID:"e200c3af-13ba-4638-ac1e-267383a08126", X-RequestID:"e200c3af-13ba-4638-ac1e-267383a08126", X-TransactionID:"e200c3af-13ba-4638-ac1e-267383a08126", X-ECOMP-RequestID:"e200c3af-13ba-4638-ac1e-267383a08126", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e2cf9f2-adcd-4bd0-853c-2c44b01e5dce"] 2022-06-01T04:39:01.596Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:39:01.596Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:39:01.615Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:39:01.616Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:39:01.616Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-01T04:39:01.616Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:39:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:39:01.617Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-01T04:39:01.617Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:39:01.618Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:39:01.618Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:39:01.619Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@7d7fb691 2022-06-01T04:39:01.622Z|e200c3af-13ba-4638-ac1e-267383a08126|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-01T04:39:03.244Z|d5a13931-5474-4a2f-a267-0330774fbc9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:03.245Z|d5a13931-5474-4a2f-a267-0330774fbc9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:03.554Z|2f8fb53d-289f-46d9-9f6d-8c4286ae4cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:39:03.555Z|2f8fb53d-289f-46d9-9f6d-8c4286ae4cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:39:03.973Z|392eef95-5c8d-46df-a8d2-d50f0321dd99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:39:03.974Z|392eef95-5c8d-46df-a8d2-d50f0321dd99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:39:10.264Z|847fbcef-5297-4da1-8ee1-5422df5ef1fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:10.266Z|847fbcef-5297-4da1-8ee1-5422df5ef1fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:10.900Z|053869c1-daf0-4b03-ba32-cf57771e75ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:10.901Z|053869c1-daf0-4b03-ba32-cf57771e75ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:13.269Z|bebd9104-0319-45d2-a9bb-3c04e97998c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:13.270Z|bebd9104-0319-45d2-a9bb-3c04e97998c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:18.554Z|e9e746c2-ea6f-46f5-9a93-f420d3f49b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:39:18.557Z|e9e746c2-ea6f-46f5-9a93-f420d3f49b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:39:18.942Z|18f97881-f870-4bb0-b5c2-7179d5eb677f|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:39:18.943Z|18f97881-f870-4bb0-b5c2-7179d5eb677f|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:20.291Z|991967b7-fd8d-4fd5-b560-973790d5bc0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:20.292Z|991967b7-fd8d-4fd5-b560-973790d5bc0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:20.932Z|592b605a-c264-4b70-8461-bea2ea3ed589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:20.933Z|592b605a-c264-4b70-8461-bea2ea3ed589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:23.295Z|d5447125-658d-4e7a-9525-16b1cd7522f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:23.296Z|d5447125-658d-4e7a-9525-16b1cd7522f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:23.588Z|3572ac6e-7151-40da-9745-0bb247e69902|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:39:23.589Z|3572ac6e-7151-40da-9745-0bb247e69902|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:30.318Z|7d464a4b-58b4-470f-816a-2000780acbe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:30.319Z|7d464a4b-58b4-470f-816a-2000780acbe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:30.968Z|340e896c-656a-4432-921d-8cc38d569ef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:30.969Z|340e896c-656a-4432-921d-8cc38d569ef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:33.320Z|3307abeb-880d-46a5-9ec6-2e4b93cabf91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:33.321Z|3307abeb-880d-46a5-9ec6-2e4b93cabf91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:33.554Z|87e8c01c-713a-4837-8ec6-d80150dcebca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:39:33.555Z|87e8c01c-713a-4837-8ec6-d80150dcebca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:39:33.975Z|d266d4e4-b10f-4d5f-965f-b88c341a9700|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:39:33.975Z|d266d4e4-b10f-4d5f-965f-b88c341a9700|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:39:34.353Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-01T04:39:34.356Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 1de845cb-d63c-470c-ab5e-317f7c7ae777 already exists in requestDb InfraActiveRequests table 2022-06-01T04:39:34.357Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777 2022-06-01T04:39:34.358Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777|INFO|500||Invoke 2022-06-01T04:39:34.358Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777|DEBUG|500||===========================request begin================================================ 2022-06-01T04:39:34.358Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777 2022-06-01T04:39:34.358Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777|DEBUG|500||Method : GET 2022-06-01T04:39:34.359Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2a743bf48282dce", X-B3-SpanId:"bde8aedf694346bb", X-B3-ParentSpanId:"e2a743bf48282dce", X-B3-Sampled:"0", X-ONAP-RequestID:"1de845cb-d63c-470c-ab5e-317f7c7ae777", X-RequestID:"1de845cb-d63c-470c-ab5e-317f7c7ae777", X-TransactionID:"1de845cb-d63c-470c-ab5e-317f7c7ae777", X-ECOMP-RequestID:"1de845cb-d63c-470c-ab5e-317f7c7ae777", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"050d0b01-464b-4a68-a249-bc055cf518c6"] 2022-06-01T04:39:34.359Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777|DEBUG|500||Request body: 2022-06-01T04:39:34.359Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777|DEBUG|500||==========================request end================================================ 2022-06-01T04:39:34.382Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777|DEBUG|500||============================response begin========================================== 2022-06-01T04:39:34.383Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-01T04:39:34.383Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777|DEBUG|500||Status text : 2022-06-01T04:39:34.384Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:39:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:39:34.384Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777|DEBUG|500||Response body: 2022-06-01T04:39:34.384Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777|DEBUG|500||=======================response end================================================= 2022-06-01T04:39:34.385Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de845cb-d63c-470c-ab5e-317f7c7ae777|INFO|404|Not Found|InvokeReturn 2022-06-01T04:39:34.391Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 1de845cb-d63c-470c-ab5e-317f7c7ae777 2022-06-01T04:39:34.393Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:39:34.394Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:39:34.395Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-01T04:39:34.395Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:39:34.396Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-01T04:39:34.396Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-01T04:39:34.396Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"e2a743bf48282dce", X-B3-SpanId:"08d9af092d1665db", X-B3-ParentSpanId:"e2a743bf48282dce", X-B3-Sampled:"0", X-ONAP-RequestID:"1de845cb-d63c-470c-ab5e-317f7c7ae777", X-RequestID:"1de845cb-d63c-470c-ab5e-317f7c7ae777", X-TransactionID:"1de845cb-d63c-470c-ab5e-317f7c7ae777", X-ECOMP-RequestID:"1de845cb-d63c-470c-ab5e-317f7c7ae777", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"808a9905-2133-4bdb-863b-3c7b81424916"] 2022-06-01T04:39:34.397Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:39:34.399Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:39:34.432Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:39:34.433Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:39:34.433Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-01T04:39:34.433Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:39:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:39:34.434Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-01T04:39:34.434Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:39:34.435Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:39:34.436Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:39:34.437Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:39:34.438Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:39:34.438Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-01T04:39:34.439Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:39:34.439Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:39:34.439Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-01T04:39:34.440Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"e2a743bf48282dce", X-B3-SpanId:"188ccbd537faab78", X-B3-ParentSpanId:"e2a743bf48282dce", X-B3-Sampled:"0", X-ONAP-RequestID:"1de845cb-d63c-470c-ab5e-317f7c7ae777", X-RequestID:"1de845cb-d63c-470c-ab5e-317f7c7ae777", X-TransactionID:"1de845cb-d63c-470c-ab5e-317f7c7ae777", X-ECOMP-RequestID:"1de845cb-d63c-470c-ab5e-317f7c7ae777", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcdde26e-e63f-4878-b3e8-b94f49d45837"] 2022-06-01T04:39:34.440Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:39:34.440Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:39:34.454Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:39:34.455Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:39:34.456Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-01T04:39:34.456Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:39:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:39:34.456Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-01T04:39:34.457Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:39:34.457Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:39:34.458Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:39:34.459Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@eaff6ba 2022-06-01T04:39:34.461Z|1de845cb-d63c-470c-ab5e-317f7c7ae777|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-01T04:39:38.397Z|d1852c2b-ce6f-41a0-9060-2c77b3845c94|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:39:38.398Z|d1852c2b-ce6f-41a0-9060-2c77b3845c94|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:40.345Z|88e1df1f-4f2b-42f5-be69-cd8be8a6eb83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:40.346Z|88e1df1f-4f2b-42f5-be69-cd8be8a6eb83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:40.995Z|b4f399f3-5bfe-48b6-a281-31323431dfb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:40.996Z|b4f399f3-5bfe-48b6-a281-31323431dfb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:43.345Z|07de72a2-d8af-4014-bc8a-7cea4451c58a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:43.346Z|07de72a2-d8af-4014-bc8a-7cea4451c58a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:48.554Z|20c11d37-e82c-4b56-98b3-80ec19a04702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:39:48.555Z|20c11d37-e82c-4b56-98b3-80ec19a04702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:39:50.372Z|bb5a24e6-7015-4667-b163-de5a123d1aca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:50.373Z|bb5a24e6-7015-4667-b163-de5a123d1aca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:50.961Z|575f21dd-ad6b-4093-9c4f-34fa0f08aa28|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:39:50.962Z|575f21dd-ad6b-4093-9c4f-34fa0f08aa28|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:51.019Z|06f39c5a-c99b-4113-ba90-0b27416990f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:51.020Z|06f39c5a-c99b-4113-ba90-0b27416990f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:39:53.370Z|e9dab38b-cbae-4692-a699-0a622bf52bd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:39:53.371Z|e9dab38b-cbae-4692-a699-0a622bf52bd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:00.408Z|9783c27a-a3c4-49c9-b3f1-0a611add670f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:00.409Z|9783c27a-a3c4-49c9-b3f1-0a611add670f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:01.044Z|7e85acfb-11e6-4e08-ac33-95ffcede7ed9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:01.046Z|7e85acfb-11e6-4e08-ac33-95ffcede7ed9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:01.641Z|dd79f74e-5433-4653-bb64-21529bfa0fac|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:40:01.642Z|dd79f74e-5433-4653-bb64-21529bfa0fac|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:03.396Z|2942552b-0a2c-4181-855b-dc6b1345e78e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:03.397Z|2942552b-0a2c-4181-855b-dc6b1345e78e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:03.554Z|e642bdca-1c54-4a3e-9a8c-ab7ff74a4a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:40:03.557Z|e642bdca-1c54-4a3e-9a8c-ab7ff74a4a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:40:03.976Z|0fd42b11-da7b-4a55-8111-dfae42e94ecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:40:03.977Z|0fd42b11-da7b-4a55-8111-dfae42e94ecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:40:10.435Z|d16674c2-0faf-4300-8a7c-5f2d5e5d9ed4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:10.436Z|d16674c2-0faf-4300-8a7c-5f2d5e5d9ed4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:11.070Z|76d88d74-5c41-4170-badb-0f5329739b47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:11.071Z|76d88d74-5c41-4170-badb-0f5329739b47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:13.233Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-01T04:40:13.235Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: aee0d23d-b9f7-4ea2-884d-faa6f2baa81b already exists in requestDb InfraActiveRequests table 2022-06-01T04:40:13.236Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b 2022-06-01T04:40:13.236Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|INFO|500||Invoke 2022-06-01T04:40:13.236Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|DEBUG|500||===========================request begin================================================ 2022-06-01T04:40:13.237Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b 2022-06-01T04:40:13.237Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|DEBUG|500||Method : GET 2022-06-01T04:40:13.237Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7768bf98f651171", X-B3-SpanId:"7be0b398d5ce6d42", X-B3-ParentSpanId:"a7768bf98f651171", X-B3-Sampled:"0", X-ONAP-RequestID:"aee0d23d-b9f7-4ea2-884d-faa6f2baa81b", X-RequestID:"aee0d23d-b9f7-4ea2-884d-faa6f2baa81b", X-TransactionID:"aee0d23d-b9f7-4ea2-884d-faa6f2baa81b", X-ECOMP-RequestID:"aee0d23d-b9f7-4ea2-884d-faa6f2baa81b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9d09802-3708-41a8-a17d-ef172a755969"] 2022-06-01T04:40:13.238Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|DEBUG|500||Request body: 2022-06-01T04:40:13.238Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|DEBUG|500||==========================request end================================================ 2022-06-01T04:40:13.262Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|DEBUG|500||============================response begin========================================== 2022-06-01T04:40:13.263Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-01T04:40:13.264Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|DEBUG|500||Status text : 2022-06-01T04:40:13.264Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:40:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:40:13.265Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|DEBUG|500||Response body: 2022-06-01T04:40:13.265Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|DEBUG|500||=======================response end================================================= 2022-06-01T04:40:13.266Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|INFO|404|Not Found|InvokeReturn 2022-06-01T04:40:13.271Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID aee0d23d-b9f7-4ea2-884d-faa6f2baa81b 2022-06-01T04:40:13.272Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:40:13.273Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:40:13.274Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-01T04:40:13.274Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:40:13.274Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-01T04:40:13.275Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-01T04:40:13.275Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a7768bf98f651171", X-B3-SpanId:"046213c9bddd4fcc", X-B3-ParentSpanId:"a7768bf98f651171", X-B3-Sampled:"0", X-ONAP-RequestID:"aee0d23d-b9f7-4ea2-884d-faa6f2baa81b", X-RequestID:"aee0d23d-b9f7-4ea2-884d-faa6f2baa81b", X-TransactionID:"aee0d23d-b9f7-4ea2-884d-faa6f2baa81b", X-ECOMP-RequestID:"aee0d23d-b9f7-4ea2-884d-faa6f2baa81b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b6fa561-520e-4677-8000-b716e4688235"] 2022-06-01T04:40:13.275Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:40:13.276Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:40:13.282Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:40:13.283Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:40:13.283Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-01T04:40:13.283Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:40:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:40:13.284Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-01T04:40:13.284Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:40:13.285Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:40:13.286Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:40:13.286Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:40:13.287Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:40:13.288Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-01T04:40:13.288Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:40:13.288Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:40:13.288Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-01T04:40:13.289Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a7768bf98f651171", X-B3-SpanId:"c1aa93b68a3fb302", X-B3-ParentSpanId:"a7768bf98f651171", X-B3-Sampled:"0", X-ONAP-RequestID:"aee0d23d-b9f7-4ea2-884d-faa6f2baa81b", X-RequestID:"aee0d23d-b9f7-4ea2-884d-faa6f2baa81b", X-TransactionID:"aee0d23d-b9f7-4ea2-884d-faa6f2baa81b", X-ECOMP-RequestID:"aee0d23d-b9f7-4ea2-884d-faa6f2baa81b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd2d1fb9-6568-4a02-b57e-38881a0b62c0"] 2022-06-01T04:40:13.289Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:40:13.289Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:40:13.296Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:40:13.297Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:40:13.297Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-01T04:40:13.297Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:40:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:40:13.298Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-01T04:40:13.298Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:40:13.299Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:40:13.299Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:40:13.300Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@13ee05ff 2022-06-01T04:40:13.303Z|aee0d23d-b9f7-4ea2-884d-faa6f2baa81b|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-01T04:40:13.422Z|e4a22cc0-333c-4517-b8b6-3bfe732fa364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:13.423Z|e4a22cc0-333c-4517-b8b6-3bfe732fa364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:18.554Z|e535d495-9490-4d53-bc2d-fc0887a39ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:40:18.554Z|e535d495-9490-4d53-bc2d-fc0887a39ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:40:20.461Z|c239371d-e855-40b1-b940-45da02e0b66f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:20.462Z|c239371d-e855-40b1-b940-45da02e0b66f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:21.093Z|bd3d6c61-fdc0-4b15-9ed7-69802fb97c04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:21.093Z|bd3d6c61-fdc0-4b15-9ed7-69802fb97c04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:23.444Z|9dbeadb8-29c5-44b1-981c-70a36a4e1797|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:23.445Z|9dbeadb8-29c5-44b1-981c-70a36a4e1797|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:23.588Z|1937a15a-9217-4229-9c69-8cedc080214d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:40:23.589Z|1937a15a-9217-4229-9c69-8cedc080214d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:30.023Z|07a7e9bb-74ff-4f8a-b023-3a70f164adaf|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:40:30.024Z|07a7e9bb-74ff-4f8a-b023-3a70f164adaf|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:30.487Z|6fd9089f-a2bd-4040-bf62-f2d886c10da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:30.488Z|6fd9089f-a2bd-4040-bf62-f2d886c10da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:31.117Z|1cab6b9c-8fc0-4b76-a6ac-db1de1b76bb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:31.119Z|1cab6b9c-8fc0-4b76-a6ac-db1de1b76bb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:33.470Z|a1905286-bfed-4d32-979a-019fa21e386e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:33.471Z|a1905286-bfed-4d32-979a-019fa21e386e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:33.554Z|b6cf741e-8c7c-4eb2-ae6b-f39b9e48c438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:40:33.554Z|b6cf741e-8c7c-4eb2-ae6b-f39b9e48c438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:40:33.977Z|a4ed70e6-88bd-41d9-ad93-367de3d77a68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:40:33.978Z|a4ed70e6-88bd-41d9-ad93-367de3d77a68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:40:34.927Z|105bc637-1cba-417f-b93b-c594ab82a2b2|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:40:34.927Z|105bc637-1cba-417f-b93b-c594ab82a2b2|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:40.510Z|747a2a7a-dd02-4c5c-9f74-6b94b222f5ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:40.511Z|747a2a7a-dd02-4c5c-9f74-6b94b222f5ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:41.146Z|5d55d6c5-36d2-4805-a607-e29e0446c7d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:41.147Z|5d55d6c5-36d2-4805-a607-e29e0446c7d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:43.493Z|d17832f4-9cb8-42ec-bffc-485f9d0ac808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:43.494Z|d17832f4-9cb8-42ec-bffc-485f9d0ac808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:48.554Z|820a06af-9fa7-4c86-977b-f8216da35b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:40:48.557Z|820a06af-9fa7-4c86-977b-f8216da35b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:40:50.535Z|ac66aa77-d73f-4904-ab48-9535dc144abd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:50.535Z|ac66aa77-d73f-4904-ab48-9535dc144abd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:51.171Z|704ac061-d0e3-44f0-8a08-14af2261748f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:51.171Z|704ac061-d0e3-44f0-8a08-14af2261748f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:40:53.517Z|636988e6-fbeb-4678-aa3f-f36c61f5a6bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:40:53.518Z|636988e6-fbeb-4678-aa3f-f36c61f5a6bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:00.560Z|5d7ba76b-fb2c-415b-8915-6c7271bfb58c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:00.561Z|5d7ba76b-fb2c-415b-8915-6c7271bfb58c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:01.194Z|c2322de7-a77e-40ed-880e-cb27b9b24d6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:01.195Z|c2322de7-a77e-40ed-880e-cb27b9b24d6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:03.543Z|da9ae486-c974-49e0-8b39-e20ee6d744eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:03.544Z|da9ae486-c974-49e0-8b39-e20ee6d744eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:03.554Z|55ee40d2-2370-4370-8171-d77a79d0baa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:41:03.554Z|55ee40d2-2370-4370-8171-d77a79d0baa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:41:03.979Z|936dcc53-a609-42d4-90b0-ad6ce3251709|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:41:03.979Z|936dcc53-a609-42d4-90b0-ad6ce3251709|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:41:04.433Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-01T04:41:04.435Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: e121dd45-054f-4026-ae4d-480efbfcad27 already exists in requestDb InfraActiveRequests table 2022-06-01T04:41:04.436Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27 2022-06-01T04:41:04.436Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27|INFO|500||Invoke 2022-06-01T04:41:04.436Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27|DEBUG|500||===========================request begin================================================ 2022-06-01T04:41:04.437Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27 2022-06-01T04:41:04.437Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27|DEBUG|500||Method : GET 2022-06-01T04:41:04.437Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d501b1e574463c9b", X-B3-SpanId:"d043a537b6e71538", X-B3-ParentSpanId:"d501b1e574463c9b", X-B3-Sampled:"0", X-ONAP-RequestID:"e121dd45-054f-4026-ae4d-480efbfcad27", X-RequestID:"e121dd45-054f-4026-ae4d-480efbfcad27", X-TransactionID:"e121dd45-054f-4026-ae4d-480efbfcad27", X-ECOMP-RequestID:"e121dd45-054f-4026-ae4d-480efbfcad27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d45b97b-5341-43b6-a986-d38ad8bf2e2b"] 2022-06-01T04:41:04.438Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27|DEBUG|500||Request body: 2022-06-01T04:41:04.438Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27|DEBUG|500||==========================request end================================================ 2022-06-01T04:41:04.462Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27|DEBUG|500||============================response begin========================================== 2022-06-01T04:41:04.463Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-01T04:41:04.463Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27|DEBUG|500||Status text : 2022-06-01T04:41:04.464Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:41:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:41:04.465Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27|DEBUG|500||Response body: 2022-06-01T04:41:04.465Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27|DEBUG|500||=======================response end================================================= 2022-06-01T04:41:04.466Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e121dd45-054f-4026-ae4d-480efbfcad27|INFO|404|Not Found|InvokeReturn 2022-06-01T04:41:04.470Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID e121dd45-054f-4026-ae4d-480efbfcad27 2022-06-01T04:41:04.471Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:41:04.472Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:41:04.472Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-01T04:41:04.472Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:41:04.473Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-01T04:41:04.473Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-01T04:41:04.473Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"d501b1e574463c9b", X-B3-SpanId:"7967083532651160", X-B3-ParentSpanId:"d501b1e574463c9b", X-B3-Sampled:"0", X-ONAP-RequestID:"e121dd45-054f-4026-ae4d-480efbfcad27", X-RequestID:"e121dd45-054f-4026-ae4d-480efbfcad27", X-TransactionID:"e121dd45-054f-4026-ae4d-480efbfcad27", X-ECOMP-RequestID:"e121dd45-054f-4026-ae4d-480efbfcad27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88343589-c386-4a1e-aaab-0d2db42609e6"] 2022-06-01T04:41:04.474Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:41:04.474Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:41:04.480Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:41:04.480Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:41:04.481Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-01T04:41:04.481Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:41:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:41:04.482Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-01T04:41:04.482Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:41:04.483Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:41:04.483Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:41:04.484Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:41:04.485Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:41:04.486Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-01T04:41:04.486Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:41:04.486Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:41:04.487Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-01T04:41:04.487Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"d501b1e574463c9b", X-B3-SpanId:"09dca1fbaf5656ba", X-B3-ParentSpanId:"d501b1e574463c9b", X-B3-Sampled:"0", X-ONAP-RequestID:"e121dd45-054f-4026-ae4d-480efbfcad27", X-RequestID:"e121dd45-054f-4026-ae4d-480efbfcad27", X-TransactionID:"e121dd45-054f-4026-ae4d-480efbfcad27", X-ECOMP-RequestID:"e121dd45-054f-4026-ae4d-480efbfcad27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a24f8532-0af9-4508-88b7-143b0a052fd8"] 2022-06-01T04:41:04.487Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:41:04.488Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:41:04.500Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:41:04.501Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:41:04.501Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-01T04:41:04.502Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:41:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:41:04.503Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-01T04:41:04.503Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:41:04.503Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:41:04.504Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:41:04.505Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@621893c5 2022-06-01T04:41:04.507Z|e121dd45-054f-4026-ae4d-480efbfcad27|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-01T04:41:10.582Z|9fc7f1f8-b888-40df-a1ff-f88281767872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:10.583Z|9fc7f1f8-b888-40df-a1ff-f88281767872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:11.220Z|562b47cb-194e-4684-af61-a875b0050b94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:11.221Z|562b47cb-194e-4684-af61-a875b0050b94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:13.567Z|d6429d52-c74e-47ec-a155-60f4fae18729|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:13.568Z|d6429d52-c74e-47ec-a155-60f4fae18729|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:18.054Z|59143071-4a22-4fda-a7b7-7671395d2a66|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:41:18.055Z|59143071-4a22-4fda-a7b7-7671395d2a66|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:18.554Z|73c84e8f-ee0d-425a-998a-705e318a46b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:41:18.555Z|73c84e8f-ee0d-425a-998a-705e318a46b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:41:20.606Z|275cdeeb-9f3c-4675-9e65-447b55b79302|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:20.607Z|275cdeeb-9f3c-4675-9e65-447b55b79302|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:21.006Z|c9f522c6-b0dc-4eaa-a1a9-c81183ce72d4|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:41:21.007Z|c9f522c6-b0dc-4eaa-a1a9-c81183ce72d4|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:21.246Z|eec1f8e0-879c-44f0-8e40-4409b50d0337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:21.248Z|eec1f8e0-879c-44f0-8e40-4409b50d0337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:23.588Z|6d5b1d7e-418b-4e15-84b8-be73901b0aa5|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:41:23.589Z|6d5b1d7e-418b-4e15-84b8-be73901b0aa5|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:23.590Z|b58be094-452b-48e1-8b50-85da8d75c879|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:23.591Z|b58be094-452b-48e1-8b50-85da8d75c879|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:30.646Z|8bcffa15-bbd4-47d2-8741-1c6ec28311ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:30.647Z|8bcffa15-bbd4-47d2-8741-1c6ec28311ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:31.275Z|070e7bae-5d49-4d45-abe4-dca0c67f27d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:31.277Z|070e7bae-5d49-4d45-abe4-dca0c67f27d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:33.554Z|5d8dacdf-6840-4748-a6b0-aefebbde7fd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:41:33.557Z|5d8dacdf-6840-4748-a6b0-aefebbde7fd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:41:33.613Z|458130bb-83cd-4aba-81d4-cddf94ba9fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:33.614Z|458130bb-83cd-4aba-81d4-cddf94ba9fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:33.980Z|772c7709-063d-49c2-b982-57b262533b35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:41:33.981Z|772c7709-063d-49c2-b982-57b262533b35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:41:40.713Z|3f80467b-9c8d-4f15-a37c-d8e1fa221834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:40.714Z|3f80467b-9c8d-4f15-a37c-d8e1fa221834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:41.303Z|b4a0675b-aaec-41b7-9a13-de4c24ebb380|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:41.304Z|b4a0675b-aaec-41b7-9a13-de4c24ebb380|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:43.639Z|759f442b-e045-4b58-9076-6d06f3569b2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:43.640Z|759f442b-e045-4b58-9076-6d06f3569b2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:48.554Z|65f5d79b-662e-4ff1-bbfd-0498b237d3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:41:48.554Z|65f5d79b-662e-4ff1-bbfd-0498b237d3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:41:50.742Z|d57621a6-7224-4869-9b18-05fe37736b26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:50.743Z|d57621a6-7224-4869-9b18-05fe37736b26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:51.328Z|af7ac36b-02f9-4395-a8b3-b1fc7e0cf12b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:51.329Z|af7ac36b-02f9-4395-a8b3-b1fc7e0cf12b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:53.663Z|41c8af7a-7bdd-409f-bf73-72db3fcf0eea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:41:53.664Z|41c8af7a-7bdd-409f-bf73-72db3fcf0eea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:41:58.239Z|829ff9f0-e027-4796-a76d-ff81a6d96698|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:41:58.240Z|829ff9f0-e027-4796-a76d-ff81a6d96698|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:00.786Z|66bdf3dd-604f-4d0b-afec-64e367fd99d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:00.787Z|66bdf3dd-604f-4d0b-afec-64e367fd99d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:01.352Z|2e7c3e52-9962-4d5e-89bc-6b6f328a6d09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:01.352Z|2e7c3e52-9962-4d5e-89bc-6b6f328a6d09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:03.289Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-01T04:42:03.293Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: d8068299-227f-42e2-acc0-369650ef88f1 already exists in requestDb InfraActiveRequests table 2022-06-01T04:42:03.294Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1 2022-06-01T04:42:03.294Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1|INFO|500||Invoke 2022-06-01T04:42:03.295Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1|DEBUG|500||===========================request begin================================================ 2022-06-01T04:42:03.295Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1 2022-06-01T04:42:03.295Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1|DEBUG|500||Method : GET 2022-06-01T04:42:03.295Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"226149f429872297", X-B3-SpanId:"faeb1cc84ec4475c", X-B3-ParentSpanId:"226149f429872297", X-B3-Sampled:"0", X-ONAP-RequestID:"d8068299-227f-42e2-acc0-369650ef88f1", X-RequestID:"d8068299-227f-42e2-acc0-369650ef88f1", X-TransactionID:"d8068299-227f-42e2-acc0-369650ef88f1", X-ECOMP-RequestID:"d8068299-227f-42e2-acc0-369650ef88f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50562eda-df1a-4f2b-a655-fc711dce85b4"] 2022-06-01T04:42:03.296Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1|DEBUG|500||Request body: 2022-06-01T04:42:03.296Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1|DEBUG|500||==========================request end================================================ 2022-06-01T04:42:03.321Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1|DEBUG|500||============================response begin========================================== 2022-06-01T04:42:03.321Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-01T04:42:03.322Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1|DEBUG|500||Status text : 2022-06-01T04:42:03.322Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:42:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:42:03.322Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1|DEBUG|500||Response body: 2022-06-01T04:42:03.323Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1|DEBUG|500||=======================response end================================================= 2022-06-01T04:42:03.323Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8068299-227f-42e2-acc0-369650ef88f1|INFO|404|Not Found|InvokeReturn 2022-06-01T04:42:03.329Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID d8068299-227f-42e2-acc0-369650ef88f1 2022-06-01T04:42:03.330Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:42:03.331Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:42:03.332Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-01T04:42:03.332Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:42:03.332Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-01T04:42:03.332Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-01T04:42:03.333Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"226149f429872297", X-B3-SpanId:"0caa95db02a17378", X-B3-ParentSpanId:"226149f429872297", X-B3-Sampled:"0", X-ONAP-RequestID:"d8068299-227f-42e2-acc0-369650ef88f1", X-RequestID:"d8068299-227f-42e2-acc0-369650ef88f1", X-TransactionID:"d8068299-227f-42e2-acc0-369650ef88f1", X-ECOMP-RequestID:"d8068299-227f-42e2-acc0-369650ef88f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9391987-45be-4051-8c13-b4ff2d6f738e"] 2022-06-01T04:42:03.333Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:42:03.333Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:42:03.343Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:42:03.344Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:42:03.345Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-01T04:42:03.345Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:42:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:42:03.346Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-01T04:42:03.346Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:42:03.347Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:42:03.348Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:42:03.349Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:42:03.351Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:42:03.352Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-01T04:42:03.352Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:42:03.352Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:42:03.353Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-01T04:42:03.353Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"226149f429872297", X-B3-SpanId:"c444badedcf83a24", X-B3-ParentSpanId:"226149f429872297", X-B3-Sampled:"0", X-ONAP-RequestID:"d8068299-227f-42e2-acc0-369650ef88f1", X-RequestID:"d8068299-227f-42e2-acc0-369650ef88f1", X-TransactionID:"d8068299-227f-42e2-acc0-369650ef88f1", X-ECOMP-RequestID:"d8068299-227f-42e2-acc0-369650ef88f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adb8f89b-03e6-45b8-aa24-4d44c48f8cac"] 2022-06-01T04:42:03.354Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:42:03.354Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:42:03.367Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:42:03.367Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:42:03.368Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-01T04:42:03.368Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:42:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:42:03.369Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-01T04:42:03.369Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:42:03.369Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:42:03.370Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:42:03.371Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@7b1b12f7 2022-06-01T04:42:03.376Z|d8068299-227f-42e2-acc0-369650ef88f1|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-01T04:42:03.554Z|d8206162-62fb-4cbf-88a9-5e4a9a282217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:42:03.554Z|d8206162-62fb-4cbf-88a9-5e4a9a282217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:42:03.697Z|832d473a-b418-4947-86cb-db2100c1fa3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:03.698Z|832d473a-b418-4947-86cb-db2100c1fa3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:03.982Z|fc2f1fb0-a8d0-4157-9612-82c03af77bf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:42:03.983Z|fc2f1fb0-a8d0-4157-9612-82c03af77bf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:42:10.822Z|f051185d-5d24-496d-9fce-e1473a0846d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:10.823Z|f051185d-5d24-496d-9fce-e1473a0846d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:11.375Z|e3a5665f-31dd-451d-afe3-ac7255fb45b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:11.376Z|e3a5665f-31dd-451d-afe3-ac7255fb45b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:13.722Z|dd2647f7-f847-46c5-a3e4-2d944f549562|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:13.723Z|dd2647f7-f847-46c5-a3e4-2d944f549562|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:18.044Z|6a5d4fc6-358e-4d77-a2ff-f16f4d24a37d|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:42:18.045Z|6a5d4fc6-358e-4d77-a2ff-f16f4d24a37d|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:18.554Z|7270e2d7-a1fa-4f5a-ae4d-91ca07cf82a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:42:18.557Z|7270e2d7-a1fa-4f5a-ae4d-91ca07cf82a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:42:20.849Z|b697ed79-da70-4cb7-ab5b-b341b785328d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:20.850Z|b697ed79-da70-4cb7-ab5b-b341b785328d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:21.402Z|888cc2ef-cdbb-486a-925b-7cc0830a0dec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:21.403Z|888cc2ef-cdbb-486a-925b-7cc0830a0dec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:23.587Z|fff52e0f-ec79-41f4-be57-b1f96c47c16c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:42:23.588Z|fff52e0f-ec79-41f4-be57-b1f96c47c16c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:23.745Z|3806e96e-fb24-466b-9ab9-b4887633da68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:23.746Z|3806e96e-fb24-466b-9ab9-b4887633da68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:30.874Z|d4fb7060-960e-4390-a850-722fcd90287c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:30.874Z|d4fb7060-960e-4390-a850-722fcd90287c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:31.428Z|332907a2-1b04-433e-975f-8389d89ade83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:31.429Z|332907a2-1b04-433e-975f-8389d89ade83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:33.554Z|50ef00fc-7177-40ad-8087-fe5f864b3edb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:42:33.555Z|50ef00fc-7177-40ad-8087-fe5f864b3edb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:42:33.769Z|6ba10365-8335-4422-98b9-76532e2f46c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:33.770Z|6ba10365-8335-4422-98b9-76532e2f46c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:33.984Z|d7e27a98-5796-4cec-8765-cfc44c9ccd04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:42:33.984Z|d7e27a98-5796-4cec-8765-cfc44c9ccd04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:42:40.911Z|49c210ec-662a-4515-ac73-96ab1ae57e29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:40.912Z|49c210ec-662a-4515-ac73-96ab1ae57e29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:41.451Z|8e9a8690-1db3-408d-b1bb-c017ca695475|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:41.452Z|8e9a8690-1db3-408d-b1bb-c017ca695475|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:43.795Z|072898f1-88c3-443f-a578-3bd59489f7a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:43.796Z|072898f1-88c3-443f-a578-3bd59489f7a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:48.554Z|5752c157-3010-4d7b-83ea-e21c8ef4ffae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:42:48.554Z|5752c157-3010-4d7b-83ea-e21c8ef4ffae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:42:50.938Z|7afb16b9-0341-4e3c-89ed-407ee86a1772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:50.939Z|7afb16b9-0341-4e3c-89ed-407ee86a1772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:51.474Z|3235ce58-befc-4fd9-a643-b2942888f698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:51.475Z|3235ce58-befc-4fd9-a643-b2942888f698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:42:53.820Z|296ecaa7-2713-481c-9ab3-f67b70d405bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:42:53.821Z|296ecaa7-2713-481c-9ab3-f67b70d405bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:00.980Z|834743ba-5ed9-4323-b838-24e8176f556e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:00.981Z|834743ba-5ed9-4323-b838-24e8176f556e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:01.504Z|1f3473c3-ab10-4533-a0fe-530ca18269db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:01.504Z|1f3473c3-ab10-4533-a0fe-530ca18269db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:03.554Z|11925924-06c0-4501-8311-88bdbcb69542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:43:03.557Z|11925924-06c0-4501-8311-88bdbcb69542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:43:03.847Z|55a48722-4a70-4769-981e-a3f7a9a7109f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:03.848Z|55a48722-4a70-4769-981e-a3f7a9a7109f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:03.985Z|7e1f4e77-8197-45e7-b16c-31931f3f944b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:43:03.985Z|7e1f4e77-8197-45e7-b16c-31931f3f944b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:43:04.700Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-01T04:43:04.702Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c already exists in requestDb InfraActiveRequests table 2022-06-01T04:43:04.703Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c 2022-06-01T04:43:04.704Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|INFO|500||Invoke 2022-06-01T04:43:04.704Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|DEBUG|500||===========================request begin================================================ 2022-06-01T04:43:04.704Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c 2022-06-01T04:43:04.705Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|DEBUG|500||Method : GET 2022-06-01T04:43:04.705Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f4e63b97574d904", X-B3-SpanId:"2fc8829df590f756", X-B3-ParentSpanId:"2f4e63b97574d904", X-B3-Sampled:"0", X-ONAP-RequestID:"90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c", X-RequestID:"90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c", X-TransactionID:"90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c", X-ECOMP-RequestID:"90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c19abc8-3a5b-49f8-9ca7-f51088e5aaf4"] 2022-06-01T04:43:04.706Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|DEBUG|500||Request body: 2022-06-01T04:43:04.706Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|DEBUG|500||==========================request end================================================ 2022-06-01T04:43:04.738Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|DEBUG|500||============================response begin========================================== 2022-06-01T04:43:04.739Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-01T04:43:04.739Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|DEBUG|500||Status text : 2022-06-01T04:43:04.740Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:43:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:43:04.741Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|DEBUG|500||Response body: 2022-06-01T04:43:04.741Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|DEBUG|500||=======================response end================================================= 2022-06-01T04:43:04.742Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|INFO|404|Not Found|InvokeReturn 2022-06-01T04:43:04.746Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c 2022-06-01T04:43:04.747Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:43:04.748Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:43:04.749Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-01T04:43:04.749Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:43:04.749Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-01T04:43:04.750Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-01T04:43:04.750Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"2f4e63b97574d904", X-B3-SpanId:"8bb595284885f2e9", X-B3-ParentSpanId:"2f4e63b97574d904", X-B3-Sampled:"0", X-ONAP-RequestID:"90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c", X-RequestID:"90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c", X-TransactionID:"90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c", X-ECOMP-RequestID:"90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f70421f0-0fcd-4cd5-a428-c908304ced85"] 2022-06-01T04:43:04.750Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:43:04.750Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:43:04.764Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:43:04.765Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:43:04.765Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-01T04:43:04.766Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:43:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:43:04.767Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-01T04:43:04.767Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:43:04.768Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:43:04.769Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:43:04.769Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:43:04.771Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:43:04.771Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-01T04:43:04.771Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:43:04.772Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:43:04.772Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-01T04:43:04.772Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"2f4e63b97574d904", X-B3-SpanId:"cb3646d90b00093b", X-B3-ParentSpanId:"2f4e63b97574d904", X-B3-Sampled:"0", X-ONAP-RequestID:"90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c", X-RequestID:"90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c", X-TransactionID:"90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c", X-ECOMP-RequestID:"90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0330b0f-4071-447e-b419-adfae12458a6"] 2022-06-01T04:43:04.773Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:43:04.773Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:43:04.785Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:43:04.786Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:43:04.787Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-01T04:43:04.787Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:43:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:43:04.787Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-01T04:43:04.788Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:43:04.788Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:43:04.789Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:43:04.790Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5b9d0b9b 2022-06-01T04:43:04.793Z|90b76531-e3e4-4dd4-b75f-6b70d2e9cd0c|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-01T04:43:11.010Z|e2dee9e1-92d2-4f86-872a-ea299878676a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:11.011Z|e2dee9e1-92d2-4f86-872a-ea299878676a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:11.528Z|bf1933a9-e0dd-44d9-8b4c-b3cf501967c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:11.529Z|bf1933a9-e0dd-44d9-8b4c-b3cf501967c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:13.871Z|0fd80bb5-1874-4b60-af80-494e1dc1a68e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:13.872Z|0fd80bb5-1874-4b60-af80-494e1dc1a68e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:18.554Z|898e2000-9f15-4a47-a5dc-983f5dcc625e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:43:18.554Z|898e2000-9f15-4a47-a5dc-983f5dcc625e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:43:18.583Z|05223b67-e821-48f4-8577-65aa36922b37|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:43:18.584Z|05223b67-e821-48f4-8577-65aa36922b37|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:21.036Z|c657f580-1a30-467f-94ec-6d3fea594004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:21.037Z|c657f580-1a30-467f-94ec-6d3fea594004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:21.560Z|18dc9f24-e56a-49c2-93c4-0c08c17b72a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:21.561Z|18dc9f24-e56a-49c2-93c4-0c08c17b72a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:23.587Z|114eb8bb-95d4-49e2-841d-165bdd1dc571|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:43:23.588Z|114eb8bb-95d4-49e2-841d-165bdd1dc571|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:23.893Z|6cff90ef-ec8a-48ac-8659-7fa7541a4e58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:23.894Z|6cff90ef-ec8a-48ac-8659-7fa7541a4e58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:24.043Z|4a7a72b9-fc82-4cde-b5ab-70135aab976b|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:43:24.044Z|4a7a72b9-fc82-4cde-b5ab-70135aab976b|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:31.060Z|42cdc971-8b1e-40e9-bdb7-f012319ada26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:31.061Z|42cdc971-8b1e-40e9-bdb7-f012319ada26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:31.584Z|e05b6328-73ca-4dbb-a315-7408e77220aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:31.585Z|e05b6328-73ca-4dbb-a315-7408e77220aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:33.554Z|390b3743-705d-4bbf-a70c-3ea06461601f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:43:33.555Z|390b3743-705d-4bbf-a70c-3ea06461601f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:43:33.918Z|21a68e68-075c-4a15-a9c1-db321272f8fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:33.919Z|21a68e68-075c-4a15-a9c1-db321272f8fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:33.986Z|d985f6c0-4b36-4757-ae1c-3187475acb7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:43:33.987Z|d985f6c0-4b36-4757-ae1c-3187475acb7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:43:41.083Z|efcdd499-caa0-41d0-ac57-7009697e4c20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:41.084Z|efcdd499-caa0-41d0-ac57-7009697e4c20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:41.627Z|3dcdd95f-169a-49dc-98c6-0bd857412fdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:41.628Z|3dcdd95f-169a-49dc-98c6-0bd857412fdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:43.945Z|bf1a0a5a-fa15-49eb-8dd7-d4de7ea7ce98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:43.946Z|bf1a0a5a-fa15-49eb-8dd7-d4de7ea7ce98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:48.554Z|2ea92bde-018c-4bd2-aee5-dec8bbafcef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:43:48.557Z|2ea92bde-018c-4bd2-aee5-dec8bbafcef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:43:51.113Z|59dc6aa6-9c6c-484b-bcd7-bf81a4ad4b8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:51.114Z|59dc6aa6-9c6c-484b-bcd7-bf81a4ad4b8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:51.651Z|0ba9d7f2-5508-4cb1-b70b-6ef3e9276f58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:51.652Z|0ba9d7f2-5508-4cb1-b70b-6ef3e9276f58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:43:53.970Z|e32baf67-b68a-4fd4-9780-6c3bda30fcfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:43:53.971Z|e32baf67-b68a-4fd4-9780-6c3bda30fcfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:01.136Z|8e204377-66f5-4f52-9b13-a07481b32e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:01.137Z|8e204377-66f5-4f52-9b13-a07481b32e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:01.675Z|a80cc91c-5338-4369-b8f4-d5055d3375e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:01.676Z|a80cc91c-5338-4369-b8f4-d5055d3375e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:03.479Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-01T04:44:03.482Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: a635dda5-711a-4571-8875-733218d27fbc already exists in requestDb InfraActiveRequests table 2022-06-01T04:44:03.483Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc 2022-06-01T04:44:03.483Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc|INFO|500||Invoke 2022-06-01T04:44:03.484Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc|DEBUG|500||===========================request begin================================================ 2022-06-01T04:44:03.484Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc 2022-06-01T04:44:03.484Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc|DEBUG|500||Method : GET 2022-06-01T04:44:03.485Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31e5478d2d67a817", X-B3-SpanId:"b1d8622a06af872b", X-B3-ParentSpanId:"31e5478d2d67a817", X-B3-Sampled:"0", X-ONAP-RequestID:"a635dda5-711a-4571-8875-733218d27fbc", X-RequestID:"a635dda5-711a-4571-8875-733218d27fbc", X-TransactionID:"a635dda5-711a-4571-8875-733218d27fbc", X-ECOMP-RequestID:"a635dda5-711a-4571-8875-733218d27fbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efa8d255-c1e8-4307-9568-c6f5d334313a"] 2022-06-01T04:44:03.485Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc|DEBUG|500||Request body: 2022-06-01T04:44:03.486Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc|DEBUG|500||==========================request end================================================ 2022-06-01T04:44:03.524Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc|DEBUG|500||============================response begin========================================== 2022-06-01T04:44:03.525Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-01T04:44:03.525Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc|DEBUG|500||Status text : 2022-06-01T04:44:03.526Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:44:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:44:03.526Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc|DEBUG|500||Response body: 2022-06-01T04:44:03.526Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc|DEBUG|500||=======================response end================================================= 2022-06-01T04:44:03.527Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a635dda5-711a-4571-8875-733218d27fbc|INFO|404|Not Found|InvokeReturn 2022-06-01T04:44:03.531Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID a635dda5-711a-4571-8875-733218d27fbc 2022-06-01T04:44:03.532Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:44:03.533Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:44:03.534Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-01T04:44:03.534Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:44:03.534Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-01T04:44:03.535Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-01T04:44:03.535Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"31e5478d2d67a817", X-B3-SpanId:"19acbfbe1d8d6dbf", X-B3-ParentSpanId:"31e5478d2d67a817", X-B3-Sampled:"0", X-ONAP-RequestID:"a635dda5-711a-4571-8875-733218d27fbc", X-RequestID:"a635dda5-711a-4571-8875-733218d27fbc", X-TransactionID:"a635dda5-711a-4571-8875-733218d27fbc", X-ECOMP-RequestID:"a635dda5-711a-4571-8875-733218d27fbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86d335a3-a6ba-4722-bcfe-717ea3e56954"] 2022-06-01T04:44:03.535Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:44:03.535Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:44:03.542Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:44:03.542Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:44:03.543Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-01T04:44:03.543Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:44:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:44:03.544Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-01T04:44:03.544Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:44:03.545Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:44:03.545Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:44:03.546Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:44:03.547Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:44:03.547Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-01T04:44:03.548Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:44:03.548Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:44:03.548Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-01T04:44:03.549Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"31e5478d2d67a817", X-B3-SpanId:"b3e35db48c110c89", X-B3-ParentSpanId:"31e5478d2d67a817", X-B3-Sampled:"0", X-ONAP-RequestID:"a635dda5-711a-4571-8875-733218d27fbc", X-RequestID:"a635dda5-711a-4571-8875-733218d27fbc", X-TransactionID:"a635dda5-711a-4571-8875-733218d27fbc", X-ECOMP-RequestID:"a635dda5-711a-4571-8875-733218d27fbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb91b0c3-9c29-4a09-94bb-1e70a0db6908"] 2022-06-01T04:44:03.549Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:44:03.550Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:44:03.554Z|8f29a367-8823-442b-aa3a-f037589a3a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:44:03.554Z|8f29a367-8823-442b-aa3a-f037589a3a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:44:03.558Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:44:03.558Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:44:03.558Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-01T04:44:03.558Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:44:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:44:03.559Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-01T04:44:03.559Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:44:03.559Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:44:03.560Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:44:03.561Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@79331dd4 2022-06-01T04:44:03.563Z|a635dda5-711a-4571-8875-733218d27fbc|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-01T04:44:03.987Z|51ce7a32-a6e8-4be5-9fa2-8a6b89452470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:44:03.988Z|51ce7a32-a6e8-4be5-9fa2-8a6b89452470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:44:03.994Z|d7c50c3c-0326-420e-b628-61cb58245263|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:03.995Z|d7c50c3c-0326-420e-b628-61cb58245263|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:11.160Z|940a0a3b-fdfb-48ee-aab1-7b0eda51aa6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:11.161Z|940a0a3b-fdfb-48ee-aab1-7b0eda51aa6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:11.700Z|a0ee135d-2222-4731-bf82-50d1838de29e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:11.701Z|a0ee135d-2222-4731-bf82-50d1838de29e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:14.016Z|6e2f46ee-e80d-437a-8bd4-54a5a9a13b2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:14.017Z|6e2f46ee-e80d-437a-8bd4-54a5a9a13b2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:15.803Z|3b317955-de48-44d5-9fc4-62004d991073|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:44:15.804Z|3b317955-de48-44d5-9fc4-62004d991073|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:18.554Z|d07a1d23-5198-4a32-967a-9d2e0b17ad05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:44:18.554Z|d07a1d23-5198-4a32-967a-9d2e0b17ad05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:44:21.194Z|7157aa69-1068-4935-8820-e3bd180741a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:21.195Z|7157aa69-1068-4935-8820-e3bd180741a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:21.726Z|d3602e1d-e621-465f-bd01-c678b2cb2bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:21.727Z|d3602e1d-e621-465f-bd01-c678b2cb2bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:23.588Z|ac7ead19-9a64-4591-94c7-ddc4f37ce270|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:44:23.589Z|ac7ead19-9a64-4591-94c7-ddc4f37ce270|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:24.039Z|46e09d95-da4d-461e-8613-3e618855281d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:24.040Z|46e09d95-da4d-461e-8613-3e618855281d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:31.219Z|7e797dea-c28d-4927-947d-0b6a59375909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:31.220Z|7e797dea-c28d-4927-947d-0b6a59375909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:31.751Z|a6220cb4-a0b1-4b4f-8056-1d3099b09601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:31.752Z|a6220cb4-a0b1-4b4f-8056-1d3099b09601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:33.554Z|8d77169c-321f-436b-92d8-5e817a975d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:44:33.557Z|8d77169c-321f-436b-92d8-5e817a975d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:44:33.989Z|81f9cfd2-f7b0-422c-bf35-fb5899bfc00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:44:33.989Z|81f9cfd2-f7b0-422c-bf35-fb5899bfc00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:44:34.066Z|726c77c7-3c04-42c7-8682-918b2508bbdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:34.067Z|726c77c7-3c04-42c7-8682-918b2508bbdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:41.243Z|098c788f-583d-4a10-a753-d56b69bbfb9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:41.243Z|098c788f-583d-4a10-a753-d56b69bbfb9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:41.781Z|de8575cc-0658-4a7d-a8f0-d75442070da5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:41.782Z|de8575cc-0658-4a7d-a8f0-d75442070da5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:44.093Z|1fa1be0a-9003-40ed-a8f5-da4cb4e92a42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:44.094Z|1fa1be0a-9003-40ed-a8f5-da4cb4e92a42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:48.554Z|4b960050-f3a5-45a7-8bc3-9e8b3e446580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:44:48.554Z|4b960050-f3a5-45a7-8bc3-9e8b3e446580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:44:51.267Z|6b9aa6c5-946c-4a2f-a169-e6fd9658e30a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:51.268Z|6b9aa6c5-946c-4a2f-a169-e6fd9658e30a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:51.811Z|e0c6a085-f7fb-4436-9a5f-66f5dff6f4e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:51.812Z|e0c6a085-f7fb-4436-9a5f-66f5dff6f4e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:44:54.121Z|568bae66-96d9-4d27-a690-8ed52de5cdea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:44:54.122Z|568bae66-96d9-4d27-a690-8ed52de5cdea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:01.291Z|c84ee901-3ed4-4b09-8659-3ca3c363d4ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:01.292Z|c84ee901-3ed4-4b09-8659-3ca3c363d4ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:01.840Z|3b0370cf-e75b-4094-9fc8-c33c4e5b04e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:01.841Z|3b0370cf-e75b-4094-9fc8-c33c4e5b04e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:03.554Z|dd6dfdf3-cd75-4a72-811e-c5370f13143f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:45:03.555Z|dd6dfdf3-cd75-4a72-811e-c5370f13143f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:45:03.990Z|7b8f3e0c-e050-41b4-8038-11782f67efea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:45:03.991Z|7b8f3e0c-e050-41b4-8038-11782f67efea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:45:04.147Z|f5316c91-521b-45f7-acde-bba856c36f6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:04.149Z|f5316c91-521b-45f7-acde-bba856c36f6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:11.315Z|3d7be32e-db8c-408a-a8e2-ef1d3b8dee86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:11.316Z|3d7be32e-db8c-408a-a8e2-ef1d3b8dee86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:11.874Z|a17014fa-dca8-4c7a-b31b-5656e5193f1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:11.875Z|a17014fa-dca8-4c7a-b31b-5656e5193f1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:14.175Z|2f19ce9a-4e07-4429-99aa-6735f454957e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:14.176Z|2f19ce9a-4e07-4429-99aa-6735f454957e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:18.554Z|81cb1ba9-a9e9-44ab-a75a-329a0ec4167f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:45:18.557Z|81cb1ba9-a9e9-44ab-a75a-329a0ec4167f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:45:21.339Z|6d014438-40a1-4562-99d0-7566bd69aa2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:21.340Z|6d014438-40a1-4562-99d0-7566bd69aa2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:21.907Z|08e0e82c-59ec-494d-81cd-9ac1db43c8b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:21.908Z|08e0e82c-59ec-494d-81cd-9ac1db43c8b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:23.588Z|c8c3cfe8-80e1-4dd5-b482-e72d7da764c8|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:45:23.589Z|c8c3cfe8-80e1-4dd5-b482-e72d7da764c8|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:24.200Z|bfe06064-3404-41d0-8e48-180f5009e049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:24.201Z|bfe06064-3404-41d0-8e48-180f5009e049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:31.364Z|3a3f8b78-12f8-45da-babb-a318910c5c9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:31.365Z|3a3f8b78-12f8-45da-babb-a318910c5c9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:31.980Z|3faf6b02-0c6a-4af6-a2db-255cc163caa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:31.981Z|3faf6b02-0c6a-4af6-a2db-255cc163caa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:33.554Z|31bd64af-94fc-48fe-aff4-be21e02f43d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:45:33.555Z|31bd64af-94fc-48fe-aff4-be21e02f43d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:45:33.992Z|b3760822-2b0b-4986-8816-453f65f82690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:45:33.992Z|b3760822-2b0b-4986-8816-453f65f82690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:45:34.224Z|eea747d4-b639-45af-9c28-986c42c61b10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:34.225Z|eea747d4-b639-45af-9c28-986c42c61b10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:41.389Z|dce277e6-c48d-4067-8d08-5ded5c5a6be9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:41.390Z|dce277e6-c48d-4067-8d08-5ded5c5a6be9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:42.007Z|6906a9be-4a19-4af0-9aa2-391fb9e26c55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:42.008Z|6906a9be-4a19-4af0-9aa2-391fb9e26c55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:44.252Z|38feb14b-b99a-441b-9614-519646af197d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:44.253Z|38feb14b-b99a-441b-9614-519646af197d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:48.554Z|0e665da0-89ec-4dcc-9b08-aff3da03569c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:45:48.554Z|0e665da0-89ec-4dcc-9b08-aff3da03569c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:45:51.414Z|f97808ce-f767-434e-b55a-9c8a66650755|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:51.414Z|f97808ce-f767-434e-b55a-9c8a66650755|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:52.032Z|943537fd-b39b-4349-8fb4-05c58030bb0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:52.033Z|943537fd-b39b-4349-8fb4-05c58030bb0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:45:54.276Z|82483aa2-5548-4a47-9d8a-5b732fa96c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:45:54.277Z|82483aa2-5548-4a47-9d8a-5b732fa96c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:01.448Z|902db3f6-0cc9-45ba-a024-b4187f460739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:01.449Z|902db3f6-0cc9-45ba-a024-b4187f460739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:02.057Z|9edf6814-165a-4b15-abe9-d4cd421f0cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:02.058Z|9edf6814-165a-4b15-abe9-d4cd421f0cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:02.345Z|004358e8-e2ab-4531-a6b8-090582988b06|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:46:02.347Z|004358e8-e2ab-4531-a6b8-090582988b06|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:03.554Z|b7686e9e-fc90-4443-9a4d-0a8c076db8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:46:03.556Z|b7686e9e-fc90-4443-9a4d-0a8c076db8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:46:03.993Z|fcbe68d3-020c-4dc3-83e9-24f58eb9b951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:46:03.994Z|fcbe68d3-020c-4dc3-83e9-24f58eb9b951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:46:04.301Z|dfa34738-9546-4267-9649-364bc429dd17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:04.302Z|dfa34738-9546-4267-9649-364bc429dd17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:11.476Z|c7fccc8b-59b2-47e7-9ed0-99864fe4026c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:11.477Z|c7fccc8b-59b2-47e7-9ed0-99864fe4026c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:12.080Z|c03af005-f1c3-4dc2-a642-dd946f7d9e9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:12.081Z|c03af005-f1c3-4dc2-a642-dd946f7d9e9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:14.327Z|93d4b11a-f527-4342-9763-aed6483510b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:14.327Z|93d4b11a-f527-4342-9763-aed6483510b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:18.554Z|bfafbf31-8463-4796-b1a7-05d49a913ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:46:18.554Z|bfafbf31-8463-4796-b1a7-05d49a913ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:46:21.513Z|b7ecac79-517a-41e9-9ca5-4ed36ac57502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:21.514Z|b7ecac79-517a-41e9-9ca5-4ed36ac57502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:22.105Z|4df33172-d05b-4b4e-a584-036c04d19746|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:22.106Z|4df33172-d05b-4b4e-a584-036c04d19746|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:23.587Z|a800706a-95a7-4a7e-a393-d761a0ef733a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:46:23.588Z|a800706a-95a7-4a7e-a393-d761a0ef733a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:24.352Z|9112dbbc-9017-4a57-8028-7a107408b4bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:24.353Z|9112dbbc-9017-4a57-8028-7a107408b4bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:31.543Z|f3117206-b99d-4c16-9300-5a5e736d3306|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:31.544Z|f3117206-b99d-4c16-9300-5a5e736d3306|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:32.128Z|423afeff-7f41-44b3-9070-3765c18f3460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:32.129Z|423afeff-7f41-44b3-9070-3765c18f3460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:33.554Z|30471a65-c374-4851-ad8d-ad0d3e6ab078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:46:33.555Z|30471a65-c374-4851-ad8d-ad0d3e6ab078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:46:33.994Z|66cabdd9-e357-4241-b792-81ed302aee8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:46:33.995Z|66cabdd9-e357-4241-b792-81ed302aee8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:46:34.376Z|163ce5f5-b7ce-48c1-bbe8-bf130665916d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:34.377Z|163ce5f5-b7ce-48c1-bbe8-bf130665916d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:41.585Z|a187baea-3fb5-4395-b789-ec11461c2240|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:41.586Z|a187baea-3fb5-4395-b789-ec11461c2240|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:42.153Z|5f3d0521-ffbf-46b1-9e0b-3095e34f7673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:42.154Z|5f3d0521-ffbf-46b1-9e0b-3095e34f7673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:43.743Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-01T04:46:43.745Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 09c9fe38-9a8e-4338-9227-d28841a5e2dc already exists in requestDb InfraActiveRequests table 2022-06-01T04:46:43.746Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc 2022-06-01T04:46:43.746Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc|INFO|500||Invoke 2022-06-01T04:46:43.746Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc|DEBUG|500||===========================request begin================================================ 2022-06-01T04:46:43.747Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc 2022-06-01T04:46:43.747Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc|DEBUG|500||Method : GET 2022-06-01T04:46:43.747Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f52b645d63e2f8e1", X-B3-SpanId:"eae8213a3ab906f6", X-B3-ParentSpanId:"f52b645d63e2f8e1", X-B3-Sampled:"0", X-ONAP-RequestID:"09c9fe38-9a8e-4338-9227-d28841a5e2dc", X-RequestID:"09c9fe38-9a8e-4338-9227-d28841a5e2dc", X-TransactionID:"09c9fe38-9a8e-4338-9227-d28841a5e2dc", X-ECOMP-RequestID:"09c9fe38-9a8e-4338-9227-d28841a5e2dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"883d9225-8421-4d4d-ac70-507b23fc31ee"] 2022-06-01T04:46:43.748Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc|DEBUG|500||Request body: 2022-06-01T04:46:43.748Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc|DEBUG|500||==========================request end================================================ 2022-06-01T04:46:43.777Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc|DEBUG|500||============================response begin========================================== 2022-06-01T04:46:43.778Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-01T04:46:43.779Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc|DEBUG|500||Status text : 2022-06-01T04:46:43.779Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:46:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:46:43.780Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc|DEBUG|500||Response body: 2022-06-01T04:46:43.780Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc|DEBUG|500||=======================response end================================================= 2022-06-01T04:46:43.780Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09c9fe38-9a8e-4338-9227-d28841a5e2dc|INFO|404|Not Found|InvokeReturn 2022-06-01T04:46:43.786Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 09c9fe38-9a8e-4338-9227-d28841a5e2dc 2022-06-01T04:46:43.787Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:46:43.789Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-01T04:46:43.789Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-01T04:46:43.790Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:46:43.790Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-01T04:46:43.790Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-01T04:46:43.790Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"f52b645d63e2f8e1", X-B3-SpanId:"23416e28a367a679", X-B3-ParentSpanId:"f52b645d63e2f8e1", X-B3-Sampled:"0", X-ONAP-RequestID:"09c9fe38-9a8e-4338-9227-d28841a5e2dc", X-RequestID:"09c9fe38-9a8e-4338-9227-d28841a5e2dc", X-TransactionID:"09c9fe38-9a8e-4338-9227-d28841a5e2dc", X-ECOMP-RequestID:"09c9fe38-9a8e-4338-9227-d28841a5e2dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"739e1d7e-bf18-404b-b326-6acc49d0c11c"] 2022-06-01T04:46:43.791Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:46:43.791Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:46:43.803Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:46:43.804Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:46:43.804Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-01T04:46:43.804Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:46:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:46:43.805Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-01T04:46:43.805Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:46:43.806Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:46:43.806Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:46:43.808Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:46:43.809Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:46:43.809Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-01T04:46:43.809Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-01T04:46:43.810Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-06-01T04:46:43.810Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-01T04:46:43.810Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"f52b645d63e2f8e1", X-B3-SpanId:"85440e0a7b79156c", X-B3-ParentSpanId:"f52b645d63e2f8e1", X-B3-Sampled:"0", X-ONAP-RequestID:"09c9fe38-9a8e-4338-9227-d28841a5e2dc", X-RequestID:"09c9fe38-9a8e-4338-9227-d28841a5e2dc", X-TransactionID:"09c9fe38-9a8e-4338-9227-d28841a5e2dc", X-ECOMP-RequestID:"09c9fe38-9a8e-4338-9227-d28841a5e2dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e113106a-9e19-465d-b784-9ef2f85659cf"] 2022-06-01T04:46:43.811Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-01T04:46:43.811Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-01T04:46:43.833Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-01T04:46:43.834Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-01T04:46:43.834Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-01T04:46:43.835Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 01 Jun 2022 04:46:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-01T04:46:43.835Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-01T04:46:43.836Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-01T04:46:43.836Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-01T04:46:43.837Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T04:46:43.838Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4ee16757 2022-06-01T04:46:43.841Z|09c9fe38-9a8e-4338-9227-d28841a5e2dc|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-01T04:46:44.401Z|04316245-e1d3-4b10-90f1-8e9d42f14b28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:44.402Z|04316245-e1d3-4b10-90f1-8e9d42f14b28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:48.554Z|862bd343-1689-485b-af32-ec26945611db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:46:48.557Z|862bd343-1689-485b-af32-ec26945611db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:46:51.611Z|e722260b-073a-4ec1-b265-4574d5ba7dff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:51.612Z|e722260b-073a-4ec1-b265-4574d5ba7dff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:52.180Z|a98c6405-e723-4ff7-a881-158a62f0ca1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:52.181Z|a98c6405-e723-4ff7-a881-158a62f0ca1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:46:54.425Z|e0b25c7d-9b0d-492e-9aca-b7ebe3d21d0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:46:54.426Z|e0b25c7d-9b0d-492e-9aca-b7ebe3d21d0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:01.186Z|c2337702-1842-4819-926c-ce10d5068a4e|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-01T04:47:01.187Z|c2337702-1842-4819-926c-ce10d5068a4e|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:01.637Z|08a44b36-1589-4380-b83b-a039881eb86f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:01.638Z|08a44b36-1589-4380-b83b-a039881eb86f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:02.205Z|02f705f5-3b72-4d5c-862f-79013e2fa720|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:02.207Z|02f705f5-3b72-4d5c-862f-79013e2fa720|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:03.554Z|b9a6dff8-cd77-4124-803c-5df5a9ed0908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:47:03.555Z|b9a6dff8-cd77-4124-803c-5df5a9ed0908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:47:03.996Z|c6eddcae-725e-4661-a9b7-205f1df21130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:47:03.996Z|c6eddcae-725e-4661-a9b7-205f1df21130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:47:04.449Z|72dc46f7-9f3f-4629-a382-0e339a60257d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:04.450Z|72dc46f7-9f3f-4629-a382-0e339a60257d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:11.663Z|8967d36c-2532-452e-a7a8-56d85818793a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:11.665Z|8967d36c-2532-452e-a7a8-56d85818793a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:12.231Z|522a7eb0-dc6a-4113-ac36-5cce2f728e76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:12.232Z|522a7eb0-dc6a-4113-ac36-5cce2f728e76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:14.476Z|506d9cca-7713-4a44-9d09-2ca697329565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:14.477Z|506d9cca-7713-4a44-9d09-2ca697329565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:18.554Z|5ab5e1a4-e33e-4ca1-b6c7-c35a204a295a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:47:18.555Z|5ab5e1a4-e33e-4ca1-b6c7-c35a204a295a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:47:21.690Z|91297342-3868-4030-b6ca-71ca7ab11fc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:21.691Z|91297342-3868-4030-b6ca-71ca7ab11fc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:22.255Z|88928e6b-1126-45aa-b5da-b1b9271aecf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:22.256Z|88928e6b-1126-45aa-b5da-b1b9271aecf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:23.589Z|f52f0ef0-1f06-4023-b1de-97764feda2f8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:47:23.590Z|f52f0ef0-1f06-4023-b1de-97764feda2f8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:24.502Z|ec4a9875-00fd-486b-888c-cb544a5dc5c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:24.503Z|ec4a9875-00fd-486b-888c-cb544a5dc5c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:31.719Z|8dfda2fe-eacf-4969-b648-41a577dbadef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:31.720Z|8dfda2fe-eacf-4969-b648-41a577dbadef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:32.278Z|702eaa2d-dc8c-4cbe-a8df-45b2eaa44551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:32.279Z|702eaa2d-dc8c-4cbe-a8df-45b2eaa44551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:33.554Z|6fbd59e5-7332-4d90-b138-3ba52de4f1f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:47:33.557Z|6fbd59e5-7332-4d90-b138-3ba52de4f1f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:47:33.997Z|1ee915e9-1cda-4bcd-9bfe-c340029eb0fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:47:33.998Z|1ee915e9-1cda-4bcd-9bfe-c340029eb0fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:47:34.525Z|42b0294e-0f18-4175-902b-c158068554ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:34.526Z|42b0294e-0f18-4175-902b-c158068554ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:41.745Z|7e02a3ee-6eb6-4ba6-9f89-e474b83da65e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:41.746Z|7e02a3ee-6eb6-4ba6-9f89-e474b83da65e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:42.303Z|04689fd0-6d78-4dae-a97c-6e22cffcbcd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:42.304Z|04689fd0-6d78-4dae-a97c-6e22cffcbcd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:44.552Z|b248cc4c-ff4d-4de9-aff2-29523e640f55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:44.553Z|b248cc4c-ff4d-4de9-aff2-29523e640f55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:48.554Z|db5a4ae5-82c1-4254-aa8a-5630a2770068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:47:48.555Z|db5a4ae5-82c1-4254-aa8a-5630a2770068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:47:51.779Z|96dcd9f4-b3fd-44d0-838d-382de568f766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:51.780Z|96dcd9f4-b3fd-44d0-838d-382de568f766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:52.328Z|528a28cb-83f2-4453-8074-0c099c61c837|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:52.329Z|528a28cb-83f2-4453-8074-0c099c61c837|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:47:54.577Z|328078ca-3428-4abe-a59f-5d6bf6aae6a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:47:54.578Z|328078ca-3428-4abe-a59f-5d6bf6aae6a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:01.807Z|a0bb277d-b23b-4854-843b-bb2905bfe0d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:01.809Z|a0bb277d-b23b-4854-843b-bb2905bfe0d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:02.353Z|9f1f6e43-2ddc-49a4-9bc5-2db96088da32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:02.354Z|9f1f6e43-2ddc-49a4-9bc5-2db96088da32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:03.554Z|de612533-5b47-46ea-84a5-45e552e5810e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:48:03.554Z|de612533-5b47-46ea-84a5-45e552e5810e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:48:03.998Z|a6c7de73-ddb4-4e6e-9e21-62d876932118|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:48:03.999Z|a6c7de73-ddb4-4e6e-9e21-62d876932118|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:48:04.605Z|63b24058-beba-493a-8328-5a80174e32da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:04.606Z|63b24058-beba-493a-8328-5a80174e32da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:11.835Z|92affd93-eb90-4bf7-b4c9-e2b06a469d77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:11.836Z|92affd93-eb90-4bf7-b4c9-e2b06a469d77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:12.380Z|47460bd6-8235-46dd-9026-760e8f42cbac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:12.381Z|47460bd6-8235-46dd-9026-760e8f42cbac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:14.630Z|610d34e4-8785-4978-8ddf-4f771733e59c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:14.631Z|610d34e4-8785-4978-8ddf-4f771733e59c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:18.554Z|4aaeb153-1222-426d-85d0-b70c3e21559f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:48:18.557Z|4aaeb153-1222-426d-85d0-b70c3e21559f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:48:21.861Z|160a4b49-04ee-49d6-affc-937c3a8d304d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:21.862Z|160a4b49-04ee-49d6-affc-937c3a8d304d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:22.403Z|a7cd7722-e0f4-49bd-866a-6b83662486ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:22.404Z|a7cd7722-e0f4-49bd-866a-6b83662486ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:23.588Z|8fc9f34e-a959-448c-88c1-387f1da24ea4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:48:23.589Z|8fc9f34e-a959-448c-88c1-387f1da24ea4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:24.655Z|dccb8d4f-b21e-4049-b2a8-e57257746265|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:24.656Z|dccb8d4f-b21e-4049-b2a8-e57257746265|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:31.889Z|280d8218-84c8-43da-aa74-be9d1113c415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:31.889Z|280d8218-84c8-43da-aa74-be9d1113c415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:32.427Z|bb99c648-b49b-4a6a-a4d6-2ee0c7c7cb3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:32.428Z|bb99c648-b49b-4a6a-a4d6-2ee0c7c7cb3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:33.554Z|1803b482-701e-4384-ad52-a83db0184a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:48:33.554Z|1803b482-701e-4384-ad52-a83db0184a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:48:34.000Z|ed3e1db4-5423-4111-9e8e-ab5f4d3322a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:48:34.001Z|ed3e1db4-5423-4111-9e8e-ab5f4d3322a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:48:34.680Z|a9ab88cb-ddac-4b75-97f6-549dcd1387b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:34.680Z|a9ab88cb-ddac-4b75-97f6-549dcd1387b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:41.915Z|761c61ac-df42-4eb3-998b-962a9a6dd32e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:41.916Z|761c61ac-df42-4eb3-998b-962a9a6dd32e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:42.454Z|9fe2fa06-f022-430d-a895-b1d686de1360|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:42.455Z|9fe2fa06-f022-430d-a895-b1d686de1360|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:44.704Z|1ae8e7df-7044-49f6-8093-d9231642a381|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:44.705Z|1ae8e7df-7044-49f6-8093-d9231642a381|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:48.554Z|e39a317b-f579-4202-8790-4677123770e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:48:48.554Z|e39a317b-f579-4202-8790-4677123770e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:48:51.946Z|fd9a51e7-a1ed-4b08-8d99-25e5747d367a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:51.947Z|fd9a51e7-a1ed-4b08-8d99-25e5747d367a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:52.478Z|d445e135-6003-4fd7-90bd-77399715899c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:52.479Z|d445e135-6003-4fd7-90bd-77399715899c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:48:54.730Z|286bc48e-0496-4115-8c7f-d869f4f9d26b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:48:54.731Z|286bc48e-0496-4115-8c7f-d869f4f9d26b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:01.972Z|dbb9251e-8963-4809-bfa4-03b6b5f23c0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:01.973Z|dbb9251e-8963-4809-bfa4-03b6b5f23c0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:02.505Z|f28d04c1-4810-4b9e-8db5-3daea97c3d0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:02.507Z|f28d04c1-4810-4b9e-8db5-3daea97c3d0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:03.554Z|5c15acef-1795-47d0-9bbe-f9e6c79e54fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:49:03.557Z|5c15acef-1795-47d0-9bbe-f9e6c79e54fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:49:04.001Z|18a7d637-78d5-4848-a7cd-0013fe7b24ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:49:04.002Z|18a7d637-78d5-4848-a7cd-0013fe7b24ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:49:04.754Z|a3640403-cd9c-47bf-b2dc-b18ccf0994ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:04.755Z|a3640403-cd9c-47bf-b2dc-b18ccf0994ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:12.010Z|62de2e4e-010b-4e9a-bedf-9f126b482fa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:12.011Z|62de2e4e-010b-4e9a-bedf-9f126b482fa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:12.531Z|0cf1596a-f7f2-4e83-8ab1-be3622d1fbc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:12.532Z|0cf1596a-f7f2-4e83-8ab1-be3622d1fbc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:14.779Z|0ab1e406-56ed-435c-b3fa-92e75aeae6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:14.780Z|0ab1e406-56ed-435c-b3fa-92e75aeae6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:18.554Z|76f2ae1c-5394-454a-bc13-88c3225748e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:49:18.555Z|76f2ae1c-5394-454a-bc13-88c3225748e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:49:22.033Z|9a438054-cb3a-4417-abd7-4d7cd5893ca0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:22.034Z|9a438054-cb3a-4417-abd7-4d7cd5893ca0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:22.555Z|d4fce74e-7139-44d3-875c-9a8836636d84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:22.555Z|d4fce74e-7139-44d3-875c-9a8836636d84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:23.587Z|c25bd84f-8435-4091-a892-5f2da5dce195|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:49:23.588Z|c25bd84f-8435-4091-a892-5f2da5dce195|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:24.803Z|e2f4495e-2eec-470f-ac43-4a5dd4b926b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:24.803Z|e2f4495e-2eec-470f-ac43-4a5dd4b926b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:32.058Z|778e54ea-f32e-4ec5-b20e-2b760017ec00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:32.059Z|778e54ea-f32e-4ec5-b20e-2b760017ec00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:32.583Z|535de1aa-e1ff-487a-8aad-dc28cc1d9b83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:32.584Z|535de1aa-e1ff-487a-8aad-dc28cc1d9b83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:33.554Z|76275b11-ed26-4c40-a23b-a5424e291721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:49:33.555Z|76275b11-ed26-4c40-a23b-a5424e291721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:49:34.003Z|9ea00fb1-d9e0-44a3-b1ae-838d713647c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:49:34.004Z|9ea00fb1-d9e0-44a3-b1ae-838d713647c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:49:34.826Z|d6ff958c-b131-467c-a20b-3a274b9427dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:34.827Z|d6ff958c-b131-467c-a20b-3a274b9427dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:42.082Z|fc2fbcc4-7727-4d29-a4d6-9ef483c727b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:42.083Z|fc2fbcc4-7727-4d29-a4d6-9ef483c727b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:42.613Z|49905766-9905-4f7d-afd4-943ad2d918b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:42.614Z|49905766-9905-4f7d-afd4-943ad2d918b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:44.851Z|cc50f191-6eee-4273-a0ef-72804ef0b27c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:44.852Z|cc50f191-6eee-4273-a0ef-72804ef0b27c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:48.554Z|cd4cb630-00b1-49d3-a25c-33ba43968fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:49:48.557Z|cd4cb630-00b1-49d3-a25c-33ba43968fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:49:52.106Z|325c7c5f-2c1b-4076-ac8f-3e87ad7b86a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:52.108Z|325c7c5f-2c1b-4076-ac8f-3e87ad7b86a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:52.637Z|554c2678-fecb-401c-b7ad-d3ab3baa28a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:52.638Z|554c2678-fecb-401c-b7ad-d3ab3baa28a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:49:54.874Z|6bee1e79-62ab-4d6c-87f7-139dc2086c67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:49:54.875Z|6bee1e79-62ab-4d6c-87f7-139dc2086c67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:02.132Z|e2ffab1f-35fd-4590-9b61-075c6dda440f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:02.133Z|e2ffab1f-35fd-4590-9b61-075c6dda440f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:02.663Z|d243b343-cd55-46ee-8425-3aab45b8eca9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:02.664Z|d243b343-cd55-46ee-8425-3aab45b8eca9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:03.554Z|9541b9f3-a5e1-4c55-a8d9-f4c7fa04e1ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:50:03.554Z|9541b9f3-a5e1-4c55-a8d9-f4c7fa04e1ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:50:04.004Z|a8278418-e885-4973-9e1e-b869c607c079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:50:04.005Z|a8278418-e885-4973-9e1e-b869c607c079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:50:04.904Z|fe564cc5-723b-4af4-8a45-0a7164d8d4e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:04.904Z|fe564cc5-723b-4af4-8a45-0a7164d8d4e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:12.156Z|539503fe-00dc-4b41-8888-d873e16c3ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:12.156Z|539503fe-00dc-4b41-8888-d873e16c3ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:12.687Z|fe5203c5-4fa7-4289-9776-c8b24bc38ab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:12.688Z|fe5203c5-4fa7-4289-9776-c8b24bc38ab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:14.930Z|6a5628d6-b674-4cd5-878d-ab7171fb67e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:14.931Z|6a5628d6-b674-4cd5-878d-ab7171fb67e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:18.554Z|39acd036-e92f-48cb-8b93-07e6eda1d527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:50:18.554Z|39acd036-e92f-48cb-8b93-07e6eda1d527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:50:22.181Z|62bea41b-aaaa-47dd-9d72-cb25f9019588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:22.182Z|62bea41b-aaaa-47dd-9d72-cb25f9019588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:22.711Z|1d3d59af-44a9-44c2-b7d6-0138ff46d87c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:22.711Z|1d3d59af-44a9-44c2-b7d6-0138ff46d87c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:23.587Z|d4c96146-7471-4136-bd8b-fc12d42e23fa|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:50:23.588Z|d4c96146-7471-4136-bd8b-fc12d42e23fa|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:24.957Z|c5cffda8-3045-4ac5-afa5-4b6f64486583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:24.958Z|c5cffda8-3045-4ac5-afa5-4b6f64486583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:32.204Z|7141d472-234a-4660-8de6-e8483b84e180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:32.205Z|7141d472-234a-4660-8de6-e8483b84e180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:32.736Z|ed29ab76-9c81-4d0a-8e53-391021e5859e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:32.737Z|ed29ab76-9c81-4d0a-8e53-391021e5859e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:33.554Z|840c52b3-3f7b-4fdf-8bdd-8df9664033ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:50:33.557Z|840c52b3-3f7b-4fdf-8bdd-8df9664033ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:50:34.006Z|03821a9e-5961-437b-84b7-7abe8bb59ce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:50:34.006Z|03821a9e-5961-437b-84b7-7abe8bb59ce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:50:34.982Z|ec39d10b-04c0-4876-b516-cddfab9d7965|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:34.983Z|ec39d10b-04c0-4876-b516-cddfab9d7965|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:42.231Z|b78e4b29-a720-443d-bb07-71382278ad05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:42.232Z|b78e4b29-a720-443d-bb07-71382278ad05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:42.760Z|2c4673a1-e10f-4111-9b1d-766a2ee7f23c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:42.761Z|2c4673a1-e10f-4111-9b1d-766a2ee7f23c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:45.007Z|b97f5c39-f8ec-43e2-be0c-7d495ec7d1a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:45.008Z|b97f5c39-f8ec-43e2-be0c-7d495ec7d1a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:48.554Z|8db3154e-15b9-48d5-b1e4-4f4630675a0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:50:48.554Z|8db3154e-15b9-48d5-b1e4-4f4630675a0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:50:52.258Z|23252bef-83e3-40b7-b402-d57b2aa4ba6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:52.259Z|23252bef-83e3-40b7-b402-d57b2aa4ba6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:52.783Z|2b716b08-9240-4fe6-a9a6-b4d6c5b60283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:52.783Z|2b716b08-9240-4fe6-a9a6-b4d6c5b60283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:50:55.033Z|b7ba7fe4-fa72-4243-a0d7-e618d05eff7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:50:55.034Z|b7ba7fe4-fa72-4243-a0d7-e618d05eff7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:02.291Z|212745fb-805b-4321-85b8-00a0e6a4e4b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:02.292Z|212745fb-805b-4321-85b8-00a0e6a4e4b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:02.808Z|08edf50a-81b4-4b84-815a-451e8cb8e1f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:02.808Z|08edf50a-81b4-4b84-815a-451e8cb8e1f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:03.554Z|ddce3002-370c-4820-b420-b9455ef1deaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:51:03.554Z|ddce3002-370c-4820-b420-b9455ef1deaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:51:04.007Z|9f2e9131-fabe-4fb6-9994-96cea822cbb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:51:04.008Z|9f2e9131-fabe-4fb6-9994-96cea822cbb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:51:05.060Z|37087b83-4c16-44ad-a6e2-15365b5a20fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:05.061Z|37087b83-4c16-44ad-a6e2-15365b5a20fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:12.314Z|cf39a311-af3c-4606-b16e-bfd60171869b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:12.315Z|cf39a311-af3c-4606-b16e-bfd60171869b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:12.831Z|b1f0ee76-7316-4e11-81e3-b97ce51671c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:12.832Z|b1f0ee76-7316-4e11-81e3-b97ce51671c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:15.086Z|fde8f199-64dc-499f-a39a-281f28f40c3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:15.087Z|fde8f199-64dc-499f-a39a-281f28f40c3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:18.554Z|535f3cf6-1767-4ed5-b076-fd4582a8d8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:51:18.558Z|535f3cf6-1767-4ed5-b076-fd4582a8d8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:51:22.337Z|76e6df55-1c72-49d0-b265-b46da26b6a24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:22.338Z|76e6df55-1c72-49d0-b265-b46da26b6a24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:22.855Z|1ba3d51e-739d-4dec-ab38-ac5472f1d544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:22.856Z|1ba3d51e-739d-4dec-ab38-ac5472f1d544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:23.588Z|87511b76-c689-4c55-8fb9-80301b8c097a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:51:23.589Z|87511b76-c689-4c55-8fb9-80301b8c097a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:25.109Z|d28dcfab-753f-4a85-999c-4757b7edc62b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:25.110Z|d28dcfab-753f-4a85-999c-4757b7edc62b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:32.369Z|ec39791c-2b79-4b1b-91b1-2887dd66753b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:32.370Z|ec39791c-2b79-4b1b-91b1-2887dd66753b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:32.879Z|17b71918-8074-4dff-afc7-d82cc6132413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:32.880Z|17b71918-8074-4dff-afc7-d82cc6132413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:33.554Z|764e2dc4-36f9-4973-a053-1dbfcadb105c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:51:33.555Z|764e2dc4-36f9-4973-a053-1dbfcadb105c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:51:34.008Z|943117ce-c503-4225-86fe-7dd2a486c0d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:51:34.009Z|943117ce-c503-4225-86fe-7dd2a486c0d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:51:35.134Z|b94250eb-12d2-458c-86fc-f1c042303091|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:35.135Z|b94250eb-12d2-458c-86fc-f1c042303091|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:42.393Z|424e0a1e-2519-4eae-b319-daefde65eb96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:42.394Z|424e0a1e-2519-4eae-b319-daefde65eb96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:42.904Z|075c1a4e-ab2a-414d-806f-f17b950cdbbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:42.905Z|075c1a4e-ab2a-414d-806f-f17b950cdbbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:45.160Z|4646bd5f-9a1c-4eb9-bc59-202d32e65554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:45.161Z|4646bd5f-9a1c-4eb9-bc59-202d32e65554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:48.554Z|bfabba88-42c8-4ad5-8da1-4fd0ccbff77e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:51:48.555Z|bfabba88-42c8-4ad5-8da1-4fd0ccbff77e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:51:52.416Z|4a6d1671-a991-483c-b86c-5a3d349dffd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:52.417Z|4a6d1671-a991-483c-b86c-5a3d349dffd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:52.928Z|3e32dc42-c88a-4f40-9b50-d880b141e24a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:52.929Z|3e32dc42-c88a-4f40-9b50-d880b141e24a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:51:55.183Z|e086e19f-bfda-40ed-b990-315f569abf98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:51:55.183Z|e086e19f-bfda-40ed-b990-315f569abf98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:02.440Z|ec4f57aa-8ddb-4060-b27c-e706e578b823|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:02.441Z|ec4f57aa-8ddb-4060-b27c-e706e578b823|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:02.952Z|69ca3696-8f04-4844-88be-2a14ab8f5b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:02.953Z|69ca3696-8f04-4844-88be-2a14ab8f5b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:03.554Z|53e76b51-76c1-4fa3-b1dc-a4658cc6df52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:52:03.559Z|53e76b51-76c1-4fa3-b1dc-a4658cc6df52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:52:04.010Z|a9c48821-5710-4365-a3e3-52a6a36d696d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:52:04.010Z|a9c48821-5710-4365-a3e3-52a6a36d696d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:52:05.207Z|384030c9-76d2-475d-bd70-899e0410272f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:05.208Z|384030c9-76d2-475d-bd70-899e0410272f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:12.462Z|7f3cc1a8-bf27-4f28-9b72-ab1fb0476a25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:12.463Z|7f3cc1a8-bf27-4f28-9b72-ab1fb0476a25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:12.974Z|45ab675a-dcb4-4ecb-8183-3a7eef3eb499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:12.975Z|45ab675a-dcb4-4ecb-8183-3a7eef3eb499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:15.231Z|8c0c4e91-8ad4-4e94-8d0d-47dc2ec70f22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:15.232Z|8c0c4e91-8ad4-4e94-8d0d-47dc2ec70f22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:18.554Z|86921405-4c00-4bfc-9a99-84c44dd299f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:52:18.555Z|86921405-4c00-4bfc-9a99-84c44dd299f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:52:22.488Z|bf776492-0664-400f-8c83-13af806f2406|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:22.489Z|bf776492-0664-400f-8c83-13af806f2406|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:22.997Z|e2ebd5f6-1092-4525-898b-22c930382e5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:22.998Z|e2ebd5f6-1092-4525-898b-22c930382e5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:23.588Z|997d107d-f70f-4996-b64b-e41c3e4d4614|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:52:23.589Z|997d107d-f70f-4996-b64b-e41c3e4d4614|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:25.256Z|769e529f-dad4-4a65-8511-572ddf7ee337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:25.257Z|769e529f-dad4-4a65-8511-572ddf7ee337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:32.512Z|cca855c5-e8e0-4aab-86f9-e64428904d51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:32.513Z|cca855c5-e8e0-4aab-86f9-e64428904d51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:33.021Z|18c4954a-c405-49c9-b373-25a0f69af7bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:33.022Z|18c4954a-c405-49c9-b373-25a0f69af7bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:33.554Z|e8f08024-21f3-4f35-a596-fe822e49103e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:52:33.554Z|e8f08024-21f3-4f35-a596-fe822e49103e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:52:34.011Z|1edbfcff-d106-4afb-aeb3-45318945c9d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:52:34.011Z|1edbfcff-d106-4afb-aeb3-45318945c9d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:52:35.278Z|bdd08532-38de-4192-a479-4000189c8b0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:35.279Z|bdd08532-38de-4192-a479-4000189c8b0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:42.535Z|be302b7c-b19e-4302-89d1-8dad6c508baf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:42.537Z|be302b7c-b19e-4302-89d1-8dad6c508baf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:43.046Z|351213d5-0f75-4197-93bc-4647fa422d53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:43.047Z|351213d5-0f75-4197-93bc-4647fa422d53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:45.304Z|58347426-6a67-4ff2-b67c-d80014959dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:45.306Z|58347426-6a67-4ff2-b67c-d80014959dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:48.554Z|ebde1118-19c6-4a4a-a1e7-940d2344da87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:52:48.559Z|ebde1118-19c6-4a4a-a1e7-940d2344da87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:52:52.559Z|9c0ecaf8-340c-492c-b6f2-0684a111889d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:52.560Z|9c0ecaf8-340c-492c-b6f2-0684a111889d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:53.069Z|c5b20904-88d9-45e5-9d0d-37251e7179ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:53.070Z|c5b20904-88d9-45e5-9d0d-37251e7179ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:52:55.327Z|81272c79-2e9e-493f-9d8c-8d6f0989be78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:52:55.328Z|81272c79-2e9e-493f-9d8c-8d6f0989be78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:02.584Z|e2f6d460-f79b-4580-bcf1-7a7c3a9effc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:02.585Z|e2f6d460-f79b-4580-bcf1-7a7c3a9effc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:03.093Z|1e9028a5-a630-484f-8541-35405c4d021b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:03.094Z|1e9028a5-a630-484f-8541-35405c4d021b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:03.554Z|76ad29bc-a431-4a88-a692-1d95de42e261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:53:03.554Z|76ad29bc-a431-4a88-a692-1d95de42e261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:53:04.012Z|b0731b21-e500-42a8-9764-40c30319b40e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:53:04.013Z|b0731b21-e500-42a8-9764-40c30319b40e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:53:05.350Z|da084c05-2dd3-4c5c-8454-fa30a2c9139b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:05.351Z|da084c05-2dd3-4c5c-8454-fa30a2c9139b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:12.609Z|8d653d47-06b7-427b-8969-563c83b8a871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:12.610Z|8d653d47-06b7-427b-8969-563c83b8a871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:13.118Z|4db00715-3c4a-4bfc-9412-a01ed6ed3ee1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:13.118Z|4db00715-3c4a-4bfc-9412-a01ed6ed3ee1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:15.372Z|b35b6795-eb54-43c9-b97c-1b430a491a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:15.373Z|b35b6795-eb54-43c9-b97c-1b430a491a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:18.554Z|eb155e34-8e72-4088-903d-06c5c91447b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:53:18.554Z|eb155e34-8e72-4088-903d-06c5c91447b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:53:22.633Z|d73f3d7c-449f-4ffe-a9bb-8291ed04ce01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:22.634Z|d73f3d7c-449f-4ffe-a9bb-8291ed04ce01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:23.140Z|ba2bde8e-f434-4b0f-a681-ebd04ad17774|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:23.141Z|ba2bde8e-f434-4b0f-a681-ebd04ad17774|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:23.588Z|5151d8fe-ae0b-4f04-a0fb-cb7330bcd5f8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:53:23.589Z|5151d8fe-ae0b-4f04-a0fb-cb7330bcd5f8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:25.394Z|1b226ab4-fc8a-451a-8b9e-97a037873ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:25.395Z|1b226ab4-fc8a-451a-8b9e-97a037873ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:32.655Z|0d223317-1167-492c-b43d-c5702d02e1ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:32.657Z|0d223317-1167-492c-b43d-c5702d02e1ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:33.163Z|9437ff48-a585-4e2e-bce4-32cb17999cad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:33.164Z|9437ff48-a585-4e2e-bce4-32cb17999cad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:33.554Z|22c0c5e3-f942-4fae-b79f-c0f674786ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:53:33.558Z|22c0c5e3-f942-4fae-b79f-c0f674786ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:53:34.014Z|50d7a2fd-11fc-40be-8714-fb8177130273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:53:34.014Z|50d7a2fd-11fc-40be-8714-fb8177130273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:53:35.419Z|fa2750f0-5a19-4ab9-a19d-c0e348c00e18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:35.420Z|fa2750f0-5a19-4ab9-a19d-c0e348c00e18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:42.680Z|1368a822-2c6b-4519-a9ea-f8a26193d4e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:42.681Z|1368a822-2c6b-4519-a9ea-f8a26193d4e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:43.190Z|d0b84da7-7853-49c1-8093-3553e93d11f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:43.191Z|d0b84da7-7853-49c1-8093-3553e93d11f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:45.447Z|de251e03-097b-4df6-8d87-8aa8d460eace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:45.448Z|de251e03-097b-4df6-8d87-8aa8d460eace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:48.556Z|9d09c92b-a061-4963-8d89-d66c66d62f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:53:48.557Z|9d09c92b-a061-4963-8d89-d66c66d62f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:53:52.716Z|6b706564-a0f5-4151-a3f2-8552953c1a37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:52.717Z|6b706564-a0f5-4151-a3f2-8552953c1a37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:53.215Z|96170e5c-1559-4c0e-b7d0-4fe1dd70b16e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:53.215Z|96170e5c-1559-4c0e-b7d0-4fe1dd70b16e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:53:55.472Z|2b812a45-1d00-408f-8aa0-9e212b70d6d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:53:55.473Z|2b812a45-1d00-408f-8aa0-9e212b70d6d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:02.742Z|13030482-ba53-4748-a6fb-5801afa4149e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:02.744Z|13030482-ba53-4748-a6fb-5801afa4149e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:03.238Z|e7bc952e-3b7a-4f6c-ae37-bf5d37f7310d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:03.239Z|e7bc952e-3b7a-4f6c-ae37-bf5d37f7310d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:03.554Z|47968848-1184-4ae0-991a-f1c2aaf01910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:54:03.554Z|47968848-1184-4ae0-991a-f1c2aaf01910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:54:04.015Z|e3f7f023-3230-48d6-aaf1-a57143e2037f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:54:04.016Z|e3f7f023-3230-48d6-aaf1-a57143e2037f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:54:05.496Z|3ed7284e-585a-4025-8078-f020bce1f11c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:05.497Z|3ed7284e-585a-4025-8078-f020bce1f11c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:12.768Z|ad209046-efd2-4aae-b494-5a00869d8e06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:12.769Z|ad209046-efd2-4aae-b494-5a00869d8e06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:13.266Z|f3f32c0d-c225-4423-b685-2092430861d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:13.267Z|f3f32c0d-c225-4423-b685-2092430861d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:15.519Z|62e18f3d-a4df-4661-8b31-a71c2ebbf1b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:15.520Z|62e18f3d-a4df-4661-8b31-a71c2ebbf1b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:18.554Z|c80d9381-d8c1-47a4-8a22-fec21f13fe22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:54:18.558Z|c80d9381-d8c1-47a4-8a22-fec21f13fe22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:54:22.794Z|36a0a9de-ed10-49a8-84e0-e6b8ef6c68cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:22.795Z|36a0a9de-ed10-49a8-84e0-e6b8ef6c68cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:23.289Z|5bb88fd8-67d6-4bd9-8155-db3c0c81242b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:23.290Z|5bb88fd8-67d6-4bd9-8155-db3c0c81242b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:23.588Z|2cc2a120-ccf3-428e-9aee-5ead0ba51a78|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:54:23.589Z|2cc2a120-ccf3-428e-9aee-5ead0ba51a78|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:25.542Z|f761bb01-5ced-47ce-819e-c5bac813548a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:25.543Z|f761bb01-5ced-47ce-819e-c5bac813548a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:32.824Z|58b0203b-5db7-4e97-8117-8fd6a908693f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:32.825Z|58b0203b-5db7-4e97-8117-8fd6a908693f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:33.316Z|578b5511-2c19-4168-84bb-d56f8d482f87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:33.317Z|578b5511-2c19-4168-84bb-d56f8d482f87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:33.554Z|682ea67b-afb2-4978-a1e8-012609506291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:54:33.555Z|682ea67b-afb2-4978-a1e8-012609506291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:54:34.016Z|a2105270-d8ce-4e13-b0bb-7231a533f34c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:54:34.017Z|a2105270-d8ce-4e13-b0bb-7231a533f34c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:54:35.566Z|fb2442f7-0741-4710-a705-30f8146292c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:35.567Z|fb2442f7-0741-4710-a705-30f8146292c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:42.853Z|3e635326-38e0-4407-b93a-a48c921f359d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:42.854Z|3e635326-38e0-4407-b93a-a48c921f359d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:43.341Z|e9d80d34-8117-4bc8-921e-93abb5ad053b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:43.342Z|e9d80d34-8117-4bc8-921e-93abb5ad053b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:45.590Z|a7eca71f-b439-4a4f-aa55-f14f49c1d8e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:45.592Z|a7eca71f-b439-4a4f-aa55-f14f49c1d8e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:48.556Z|40e4f368-3959-4ee7-a6d8-710d2621e03a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:54:48.557Z|40e4f368-3959-4ee7-a6d8-710d2621e03a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:54:52.880Z|e3b9086c-728f-486e-93ba-b7a5fb5a2d83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:52.881Z|e3b9086c-728f-486e-93ba-b7a5fb5a2d83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:53.365Z|d0d65d13-35ac-454b-9c6f-a2571036d22a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:53.367Z|d0d65d13-35ac-454b-9c6f-a2571036d22a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:54:55.615Z|1f395561-09fb-4f88-bdd2-1889448b681e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:54:55.616Z|1f395561-09fb-4f88-bdd2-1889448b681e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:02.906Z|94348c32-23a8-45d4-b924-d4e6522d7668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:02.907Z|94348c32-23a8-45d4-b924-d4e6522d7668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:03.393Z|e2cd3f38-7c3a-498b-828f-de735efe3855|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:03.394Z|e2cd3f38-7c3a-498b-828f-de735efe3855|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:03.554Z|0d67d15c-ad54-435b-8450-370ca55374a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:55:03.558Z|0d67d15c-ad54-435b-8450-370ca55374a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:55:04.018Z|0d2780c2-34a9-4a6f-85e0-b29625cff0e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:55:04.018Z|0d2780c2-34a9-4a6f-85e0-b29625cff0e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:55:05.639Z|2afde64b-394a-457a-aee4-f22936386d64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:05.641Z|2afde64b-394a-457a-aee4-f22936386d64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:12.935Z|53466dea-d927-4ae1-b40a-021bc8b4168f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:12.936Z|53466dea-d927-4ae1-b40a-021bc8b4168f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:13.419Z|c03b6b5a-5b2f-44f5-8d1d-6e920aecc394|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:13.420Z|c03b6b5a-5b2f-44f5-8d1d-6e920aecc394|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:15.664Z|fc72627b-7576-46e7-a7d2-b35bd65e698d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:15.665Z|fc72627b-7576-46e7-a7d2-b35bd65e698d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:18.554Z|fb9e15ff-5830-431e-a7cc-958fd8882349|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:55:18.555Z|fb9e15ff-5830-431e-a7cc-958fd8882349|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:55:22.960Z|25e766a3-1591-469d-8cfc-eede13eb6a0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:22.961Z|25e766a3-1591-469d-8cfc-eede13eb6a0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:23.449Z|eb19509f-41a4-46d9-9610-7a85048b08bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:23.450Z|eb19509f-41a4-46d9-9610-7a85048b08bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:23.589Z|8d93a647-89af-4214-9e44-df02e3d29f74|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:55:23.590Z|8d93a647-89af-4214-9e44-df02e3d29f74|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:25.686Z|56c28bac-ca0e-4899-b9d0-4188a04780d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:25.687Z|56c28bac-ca0e-4899-b9d0-4188a04780d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:32.984Z|38131b87-9f24-4bbb-84f9-da9679e71588|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:32.985Z|38131b87-9f24-4bbb-84f9-da9679e71588|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:33.473Z|b7295863-0f2c-4c44-b5df-445293728454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:33.474Z|b7295863-0f2c-4c44-b5df-445293728454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:33.554Z|79e82b17-786a-4418-a4c8-5a7cadfa0abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:55:33.555Z|79e82b17-786a-4418-a4c8-5a7cadfa0abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:55:34.019Z|0bf01617-00ae-46e9-9415-218f9053b6be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:55:34.020Z|0bf01617-00ae-46e9-9415-218f9053b6be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:55:35.711Z|c388534f-e4a5-4334-af1a-22f17c2a94ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:35.712Z|c388534f-e4a5-4334-af1a-22f17c2a94ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:43.007Z|38d7b83e-3d4d-4ca9-badc-2b7bc2b5c862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:43.008Z|38d7b83e-3d4d-4ca9-badc-2b7bc2b5c862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:43.498Z|bd0f4ed9-9e6f-4273-930b-b609db577589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:43.499Z|bd0f4ed9-9e6f-4273-930b-b609db577589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:45.745Z|0c503a59-03ee-41ce-b8ae-f0f5b1f29e81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:45.746Z|0c503a59-03ee-41ce-b8ae-f0f5b1f29e81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:48.554Z|9fa698e3-231a-4573-a243-22f1dbfec1b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:55:48.559Z|9fa698e3-231a-4573-a243-22f1dbfec1b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:55:53.030Z|a309e2a3-3418-4061-9dca-413dfefbf2ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:53.031Z|a309e2a3-3418-4061-9dca-413dfefbf2ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:53.523Z|677fc826-feb6-4928-9c30-ae6f4383b034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:53.524Z|677fc826-feb6-4928-9c30-ae6f4383b034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:55:55.771Z|c8fe9027-1479-44c7-ac72-18d1256de6b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:55:55.772Z|c8fe9027-1479-44c7-ac72-18d1256de6b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:03.053Z|78a70785-19de-4db0-bf62-17559b4df115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:03.054Z|78a70785-19de-4db0-bf62-17559b4df115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:03.549Z|b035fb6d-f4ca-4334-8f85-0af3f791915b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:03.550Z|b035fb6d-f4ca-4334-8f85-0af3f791915b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:03.554Z|eb906e3b-64d3-444d-bd31-51648c8362a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:56:03.554Z|eb906e3b-64d3-444d-bd31-51648c8362a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:56:04.020Z|f0c240df-ad1a-490e-ba6b-04e1b124fced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:56:04.021Z|f0c240df-ad1a-490e-ba6b-04e1b124fced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:56:05.793Z|899b6a1f-85b2-41af-be41-8b06574a6f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:05.795Z|899b6a1f-85b2-41af-be41-8b06574a6f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:13.077Z|54a84e8f-6c2e-4310-b526-30d3bc2e09e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:13.078Z|54a84e8f-6c2e-4310-b526-30d3bc2e09e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:13.572Z|68e47a9e-7ee8-4288-ab60-42db284f49f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:13.573Z|68e47a9e-7ee8-4288-ab60-42db284f49f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:15.818Z|100c8dd1-cac4-4fc7-a77e-a5ff8794c38a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:15.819Z|100c8dd1-cac4-4fc7-a77e-a5ff8794c38a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:18.554Z|c960e97c-1d04-437a-9bd8-e00124d0b8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:56:18.554Z|c960e97c-1d04-437a-9bd8-e00124d0b8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:56:23.101Z|019c049e-34a1-41c5-993a-a903cf6b4ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:23.102Z|019c049e-34a1-41c5-993a-a903cf6b4ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:23.588Z|dce6ee30-36d0-404a-963c-53487875dc7b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:56:23.589Z|dce6ee30-36d0-404a-963c-53487875dc7b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:23.594Z|1760392f-a693-4c6c-86f1-28e408527f70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:23.594Z|1760392f-a693-4c6c-86f1-28e408527f70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:25.846Z|462b6333-1173-4b94-b583-5ab71aa5b5e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:25.847Z|462b6333-1173-4b94-b583-5ab71aa5b5e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:33.125Z|3c6ef27e-877f-4f3a-a99f-9f625afc7f4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:33.126Z|3c6ef27e-877f-4f3a-a99f-9f625afc7f4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:33.554Z|45ab68da-9b25-4a11-9abb-f4f4b0eca5f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:56:33.556Z|45ab68da-9b25-4a11-9abb-f4f4b0eca5f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:56:33.614Z|dc0ca1cc-5fcb-4017-b246-35b6e75b4f85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:33.615Z|dc0ca1cc-5fcb-4017-b246-35b6e75b4f85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:34.021Z|09a5f4c1-8d68-4716-86cd-9dd5f9e0a9a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:56:34.022Z|09a5f4c1-8d68-4716-86cd-9dd5f9e0a9a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:56:35.870Z|8a6f86bb-295e-4334-b4dc-57c9622bfb89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:35.871Z|8a6f86bb-295e-4334-b4dc-57c9622bfb89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:43.148Z|970ddaca-19ad-43d4-8e43-c9f4c0a35d15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:43.149Z|970ddaca-19ad-43d4-8e43-c9f4c0a35d15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:43.639Z|a7f21b94-ab47-4cb2-8f75-cdf65e98af94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:43.640Z|a7f21b94-ab47-4cb2-8f75-cdf65e98af94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:45.892Z|7ba9c8f2-bccd-4c4b-8418-ca70dc34a9f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:45.894Z|7ba9c8f2-bccd-4c4b-8418-ca70dc34a9f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:48.555Z|f96eab19-3972-4e96-a46b-748313e6c57e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:56:48.556Z|f96eab19-3972-4e96-a46b-748313e6c57e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:56:53.172Z|24b0ccdf-4053-4c2b-a3af-7ab02a41aa5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:53.173Z|24b0ccdf-4053-4c2b-a3af-7ab02a41aa5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:53.664Z|2f9d43bd-09da-4306-afa8-7653eb8d7e4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:53.665Z|2f9d43bd-09da-4306-afa8-7653eb8d7e4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:56:55.917Z|c6a9b055-b99f-4a2b-a5e2-09bd3c88315f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:56:55.917Z|c6a9b055-b99f-4a2b-a5e2-09bd3c88315f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:03.195Z|e48b7962-d0aa-4cdc-a4ee-589359fb398a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:03.196Z|e48b7962-d0aa-4cdc-a4ee-589359fb398a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:03.554Z|0f4b7f61-0963-495e-ba1b-98c55f5fe180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:57:03.554Z|0f4b7f61-0963-495e-ba1b-98c55f5fe180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:57:03.691Z|3e6bbf42-0897-4f8a-afab-c8a8aad835a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:03.692Z|3e6bbf42-0897-4f8a-afab-c8a8aad835a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:04.023Z|e529c313-f840-4e38-af22-a2882fa2fe6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:57:04.023Z|e529c313-f840-4e38-af22-a2882fa2fe6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:57:05.939Z|83ba720b-74a8-465c-b072-78a100dfedfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:05.939Z|83ba720b-74a8-465c-b072-78a100dfedfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:13.219Z|c3f3d165-335d-46c8-bdfc-02b09f0bf67f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:13.219Z|c3f3d165-335d-46c8-bdfc-02b09f0bf67f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:13.717Z|a84a44b0-ed90-4c58-b3be-504e730dfb4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:13.718Z|a84a44b0-ed90-4c58-b3be-504e730dfb4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:15.962Z|c80c982b-cc17-49e6-9610-2236247e6d37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:15.963Z|c80c982b-cc17-49e6-9610-2236247e6d37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:18.554Z|c87ec17c-eb04-44db-9e8d-9ec52857900d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:57:18.566Z|c87ec17c-eb04-44db-9e8d-9ec52857900d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:57:23.243Z|7a3e86b6-a737-4d75-a6f3-382ab68b1df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:23.244Z|7a3e86b6-a737-4d75-a6f3-382ab68b1df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:23.593Z|12ff8f51-34bc-4703-a437-885352344030|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:57:23.594Z|12ff8f51-34bc-4703-a437-885352344030|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:23.740Z|298c9c50-3426-4b26-b706-3abae5a1c294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:23.741Z|298c9c50-3426-4b26-b706-3abae5a1c294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:25.987Z|defadb29-eb4e-48c8-aad2-347c94603c99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:25.988Z|defadb29-eb4e-48c8-aad2-347c94603c99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:33.266Z|5a8834c5-d22b-402f-abde-c506c31e5fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:33.267Z|5a8834c5-d22b-402f-abde-c506c31e5fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:33.554Z|c172adf3-e6ea-4a4a-84aa-7902cfe6f438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:57:33.554Z|c172adf3-e6ea-4a4a-84aa-7902cfe6f438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:57:33.763Z|7f320f95-9fc4-4c78-a0a6-ce9273d60b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:33.763Z|7f320f95-9fc4-4c78-a0a6-ce9273d60b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:34.024Z|fe448f9c-54cf-4603-9cfd-114aa2c3803f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:57:34.025Z|fe448f9c-54cf-4603-9cfd-114aa2c3803f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:57:36.011Z|d569e8c9-d553-4ad5-adfd-2485ea6d1ff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:36.012Z|d569e8c9-d553-4ad5-adfd-2485ea6d1ff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:43.289Z|c5d66ecd-a174-449f-9543-eea9565889f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:43.290Z|c5d66ecd-a174-449f-9543-eea9565889f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:43.788Z|2fd9835c-efb5-4c54-bd38-8e91e97512fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:43.789Z|2fd9835c-efb5-4c54-bd38-8e91e97512fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:46.033Z|072b6797-c200-49b9-bfae-232961317baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:46.034Z|072b6797-c200-49b9-bfae-232961317baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:48.554Z|3108c03b-eab1-4fd3-9ed3-c288e9ee5c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:57:48.554Z|3108c03b-eab1-4fd3-9ed3-c288e9ee5c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:57:53.313Z|e2755e3c-4e73-4bfc-b601-8c4c03e1424b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:53.314Z|e2755e3c-4e73-4bfc-b601-8c4c03e1424b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:53.817Z|e35fb347-2e57-4833-8a55-fc49a474c3e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:53.818Z|e35fb347-2e57-4833-8a55-fc49a474c3e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:57:56.057Z|6c471bbf-7336-4cc7-91b8-b8087c012ae0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:57:56.058Z|6c471bbf-7336-4cc7-91b8-b8087c012ae0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:03.338Z|db64d0a5-ff0e-4228-8a14-a311d53ca1bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:03.339Z|db64d0a5-ff0e-4228-8a14-a311d53ca1bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:03.554Z|7983def6-8e5b-4b5d-912c-bdd32aab343d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:58:03.558Z|7983def6-8e5b-4b5d-912c-bdd32aab343d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:58:03.842Z|de93f680-02d6-43aa-9aa9-15416061c2f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:03.843Z|de93f680-02d6-43aa-9aa9-15416061c2f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:04.025Z|a6c7c0de-707a-4430-8be3-51024703a05d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:58:04.026Z|a6c7c0de-707a-4430-8be3-51024703a05d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:58:06.082Z|d8b3477b-7e64-41e7-8b0b-f62d5229ff83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:06.083Z|d8b3477b-7e64-41e7-8b0b-f62d5229ff83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:13.363Z|9127e67f-0d0f-47db-8d7d-f3611e48cfa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:13.364Z|9127e67f-0d0f-47db-8d7d-f3611e48cfa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:13.867Z|8fd4c146-609b-4c6c-b244-8b416030cc1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:13.867Z|8fd4c146-609b-4c6c-b244-8b416030cc1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:16.108Z|70ef7848-1684-47a1-ae5e-398e3b6cd975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:16.109Z|70ef7848-1684-47a1-ae5e-398e3b6cd975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:18.554Z|c0bf4e65-e70d-4b45-b6b7-2c1389be83aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:58:18.554Z|c0bf4e65-e70d-4b45-b6b7-2c1389be83aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:58:23.386Z|9fe0c548-750d-41ab-aa42-908462dfa740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:23.387Z|9fe0c548-750d-41ab-aa42-908462dfa740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:23.604Z|ef6cac7e-157d-4f4a-8baf-2dbb82e72e8e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:58:23.605Z|ef6cac7e-157d-4f4a-8baf-2dbb82e72e8e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:23.889Z|894cc91a-f117-43ae-91f2-4051980d0f1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:23.890Z|894cc91a-f117-43ae-91f2-4051980d0f1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:26.138Z|da838e08-959d-40cc-9a61-181e73bf09d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:26.139Z|da838e08-959d-40cc-9a61-181e73bf09d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:33.411Z|147b643b-1c24-4df9-9c17-b724debd1524|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:33.411Z|147b643b-1c24-4df9-9c17-b724debd1524|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:33.554Z|35399ab9-2ce8-4f09-a6bc-3cbab94ed8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:58:33.554Z|35399ab9-2ce8-4f09-a6bc-3cbab94ed8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:58:33.912Z|025bce7f-e6b3-445e-b801-eb8017913b5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:33.912Z|025bce7f-e6b3-445e-b801-eb8017913b5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:34.027Z|dec3203d-e4fb-46d5-8b98-ef43b63c2399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:58:34.027Z|dec3203d-e4fb-46d5-8b98-ef43b63c2399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:58:36.163Z|3189b320-a1a5-4b12-b3e1-2bec2a5e4a3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:36.164Z|3189b320-a1a5-4b12-b3e1-2bec2a5e4a3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:43.436Z|f0a7e764-fa48-4ba6-85cf-80d75edf6739|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:43.436Z|f0a7e764-fa48-4ba6-85cf-80d75edf6739|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:43.934Z|078f29a7-00b1-488c-b4f8-0429ae2a5c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:43.935Z|078f29a7-00b1-488c-b4f8-0429ae2a5c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:46.187Z|a21b7f6c-1eac-4fc6-9810-5512ba6a2476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:46.188Z|a21b7f6c-1eac-4fc6-9810-5512ba6a2476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:48.554Z|b8c7811c-8c68-4728-a80d-97e5d3ba6131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:58:48.557Z|b8c7811c-8c68-4728-a80d-97e5d3ba6131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:58:53.460Z|8215859f-aa69-4e5e-8638-00cceada3c04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:53.461Z|8215859f-aa69-4e5e-8638-00cceada3c04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:53.960Z|4ff2ad19-679c-41f0-8c23-36e3072f3d9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:53.961Z|4ff2ad19-679c-41f0-8c23-36e3072f3d9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:58:56.212Z|16c3836c-1ea3-4066-9365-642909563df7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:58:56.213Z|16c3836c-1ea3-4066-9365-642909563df7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:03.492Z|d667d8de-a29b-451b-ab3f-ece656d6e40b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:03.494Z|d667d8de-a29b-451b-ab3f-ece656d6e40b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:03.556Z|2beda688-ac0c-42e1-99db-12b490e19b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:59:03.556Z|2beda688-ac0c-42e1-99db-12b490e19b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:59:03.983Z|9a821bac-a4e1-4899-8413-1e247390cdfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:03.984Z|9a821bac-a4e1-4899-8413-1e247390cdfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:04.028Z|715331ca-75a3-4b6a-b4f2-a10bf2d32479|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:59:04.029Z|715331ca-75a3-4b6a-b4f2-a10bf2d32479|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:59:06.236Z|985133bd-9514-4a40-81e3-8d10244628c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:06.237Z|985133bd-9514-4a40-81e3-8d10244628c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:13.517Z|268e8304-ab88-4b04-929a-495f2180fb71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:13.518Z|268e8304-ab88-4b04-929a-495f2180fb71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:14.008Z|3180a979-b360-4c8b-b879-3cb86df69952|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:14.009Z|3180a979-b360-4c8b-b879-3cb86df69952|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:16.258Z|4a5b517c-4d8a-4dc3-af4e-a0eab4e82184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:16.259Z|4a5b517c-4d8a-4dc3-af4e-a0eab4e82184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:18.554Z|929d3716-c313-4cae-a60e-daa9eb09d138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:59:18.554Z|929d3716-c313-4cae-a60e-daa9eb09d138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:59:23.539Z|79214f5b-ea0b-4735-a782-e23cb7877f49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:23.540Z|79214f5b-ea0b-4735-a782-e23cb7877f49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:23.587Z|9258cf24-5a86-4f19-a799-a2412cf2719d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T04:59:23.588Z|9258cf24-5a86-4f19-a799-a2412cf2719d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:24.031Z|57e8b658-abbb-4f9a-ba90-70ddefb5bc1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:24.032Z|57e8b658-abbb-4f9a-ba90-70ddefb5bc1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:26.281Z|3abfc3d1-8185-4e6a-80b6-cac7db8fc700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:26.282Z|3abfc3d1-8185-4e6a-80b6-cac7db8fc700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:33.554Z|07ba06a5-3a65-44da-b66e-5f7cf65732be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:59:33.556Z|07ba06a5-3a65-44da-b66e-5f7cf65732be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:59:33.562Z|f866e98c-0e02-4dc7-b143-ce70af951843|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:33.562Z|f866e98c-0e02-4dc7-b143-ce70af951843|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:34.029Z|0caca2c0-67a6-42ca-baec-21f29bd02207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:59:34.030Z|0caca2c0-67a6-42ca-baec-21f29bd02207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:59:34.053Z|47f64f5b-f621-4815-b888-febe706b5ece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:34.053Z|47f64f5b-f621-4815-b888-febe706b5ece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:36.308Z|a3c78128-8257-4593-bb51-7fa7f70d9b32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:36.309Z|a3c78128-8257-4593-bb51-7fa7f70d9b32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:43.584Z|3fa6c112-5256-4e51-b292-7761256b1987|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:43.585Z|3fa6c112-5256-4e51-b292-7761256b1987|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:44.077Z|75913323-71f1-4f7a-8b1d-a8c9e9745049|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:44.078Z|75913323-71f1-4f7a-8b1d-a8c9e9745049|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:46.332Z|9848e728-cad4-4d30-96ca-815cc3f16111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:46.333Z|9848e728-cad4-4d30-96ca-815cc3f16111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:48.554Z|566b8295-77d2-43a3-a540-2db5d653320e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T04:59:48.554Z|566b8295-77d2-43a3-a540-2db5d653320e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T04:59:53.607Z|39da7e73-33b7-4e77-9fc0-2cb6cc10d63b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:53.608Z|39da7e73-33b7-4e77-9fc0-2cb6cc10d63b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:54.102Z|a813da33-1ea5-4545-88ad-25644aa10846|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:54.103Z|a813da33-1ea5-4545-88ad-25644aa10846|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T04:59:56.356Z|6ca9cb28-c60c-4de4-bab0-44ffe58ad630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T04:59:56.356Z|6ca9cb28-c60c-4de4-bab0-44ffe58ad630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:03.554Z|9d873097-917b-44ec-a101-a7043eb9e306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:00:03.554Z|9d873097-917b-44ec-a101-a7043eb9e306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:00:03.631Z|9361b683-e780-4812-8b6c-8d512a6be7d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:03.632Z|9361b683-e780-4812-8b6c-8d512a6be7d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:04.031Z|e2320f8b-8c10-4006-8be4-d8867ca0d161|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:00:04.031Z|e2320f8b-8c10-4006-8be4-d8867ca0d161|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:00:04.127Z|8e132a51-6f43-4a55-b9f6-beaffab1a6f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:04.128Z|8e132a51-6f43-4a55-b9f6-beaffab1a6f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:06.385Z|2b102683-7bfa-4868-a4bf-afdccccaf85b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:06.386Z|2b102683-7bfa-4868-a4bf-afdccccaf85b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:13.655Z|5f73417e-ca7d-4756-8938-4774ac318d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:13.656Z|5f73417e-ca7d-4756-8938-4774ac318d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:14.150Z|1cf10709-7f14-4a54-9919-d5fe194a2812|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:14.151Z|1cf10709-7f14-4a54-9919-d5fe194a2812|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:16.411Z|649aad89-7f3b-4dc6-ab41-ccf055fce5a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:16.412Z|649aad89-7f3b-4dc6-ab41-ccf055fce5a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:18.554Z|950c4e27-09bb-4f12-8e32-a252b7e0d212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:00:18.556Z|950c4e27-09bb-4f12-8e32-a252b7e0d212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:00:23.593Z|207b1059-e173-43c0-864e-06184f26a4b3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:00:23.594Z|207b1059-e173-43c0-864e-06184f26a4b3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:23.678Z|c9d656cc-e6d0-4c1a-bda9-92f7bc9569e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:23.679Z|c9d656cc-e6d0-4c1a-bda9-92f7bc9569e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:24.173Z|692a5a8e-b97b-4682-866e-af9c272fd99b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:24.174Z|692a5a8e-b97b-4682-866e-af9c272fd99b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:26.435Z|97a257f3-9d93-4c1e-abe6-fffb729658e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:26.436Z|97a257f3-9d93-4c1e-abe6-fffb729658e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:33.554Z|840cd2b7-a71c-4297-a7d7-ec5f239894f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:00:33.554Z|840cd2b7-a71c-4297-a7d7-ec5f239894f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:00:33.701Z|20476e40-74b3-4542-b317-ba8f6e1c5c9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:33.702Z|20476e40-74b3-4542-b317-ba8f6e1c5c9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:34.032Z|3ae9e560-c755-490c-8be3-ca5ce8eb0f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:00:34.033Z|3ae9e560-c755-490c-8be3-ca5ce8eb0f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:00:34.195Z|de249e60-3c31-44fa-be86-78df63c808c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:34.196Z|de249e60-3c31-44fa-be86-78df63c808c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:36.460Z|36fa76a9-ce16-4409-b2d9-63d0036dd2c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:36.461Z|36fa76a9-ce16-4409-b2d9-63d0036dd2c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:43.725Z|4b67ec3c-a43b-4692-bc02-fb139d23b9d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:43.726Z|4b67ec3c-a43b-4692-bc02-fb139d23b9d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:44.222Z|72f67685-5dee-461d-a98f-d617a5a3a908|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:44.223Z|72f67685-5dee-461d-a98f-d617a5a3a908|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:46.482Z|80e32671-015f-4edf-9797-18304258fe73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:46.483Z|80e32671-015f-4edf-9797-18304258fe73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:48.554Z|7debbdc5-f44a-4915-b7ae-a1546cabae8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:00:48.554Z|7debbdc5-f44a-4915-b7ae-a1546cabae8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:00:53.752Z|32c72677-3efa-425c-856c-65eb787088a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:53.752Z|32c72677-3efa-425c-856c-65eb787088a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:54.250Z|07537109-377b-4408-bdf8-dd7b8c34598e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:54.255Z|07537109-377b-4408-bdf8-dd7b8c34598e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:00:56.506Z|fc950e7f-4e7a-43d3-9e9b-a8f69efa837d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:00:56.508Z|fc950e7f-4e7a-43d3-9e9b-a8f69efa837d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:03.554Z|f75e3291-36a7-43e8-94f4-c6418ccae89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:01:03.562Z|f75e3291-36a7-43e8-94f4-c6418ccae89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:01:03.779Z|20a0818f-6ec2-4629-a621-b28cc017a8d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:03.779Z|20a0818f-6ec2-4629-a621-b28cc017a8d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:04.033Z|433f7267-2f07-47b4-b048-5665b1a845d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:01:04.034Z|433f7267-2f07-47b4-b048-5665b1a845d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:01:04.276Z|e66576f1-df09-4145-962d-6e3b1ec1e07f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:04.277Z|e66576f1-df09-4145-962d-6e3b1ec1e07f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:06.531Z|c341b8a2-b6d4-4e09-be95-22e0c9637ca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:06.532Z|c341b8a2-b6d4-4e09-be95-22e0c9637ca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:13.802Z|72bda5c9-e7f3-4133-9ec4-50fe602972cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:13.803Z|72bda5c9-e7f3-4133-9ec4-50fe602972cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:14.301Z|c31e0c51-a200-445a-ba71-e0e1ce9e5d77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:14.303Z|c31e0c51-a200-445a-ba71-e0e1ce9e5d77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:16.553Z|3f07fc2f-c75b-4a08-9772-d57804e5469e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:16.554Z|3f07fc2f-c75b-4a08-9772-d57804e5469e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:18.554Z|8fb3a5a3-cfdd-48f5-b836-8d52d09d3557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:01:18.555Z|8fb3a5a3-cfdd-48f5-b836-8d52d09d3557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:01:23.588Z|27b7a921-b921-4993-8205-2ff99c191b51|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:01:23.589Z|27b7a921-b921-4993-8205-2ff99c191b51|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:23.824Z|bffb6da3-d82f-4c12-ac32-68bee0f05fc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:23.825Z|bffb6da3-d82f-4c12-ac32-68bee0f05fc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:24.325Z|a4589696-1a0a-4d27-9516-fe3056ad47f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:24.326Z|a4589696-1a0a-4d27-9516-fe3056ad47f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:26.576Z|b42fa15e-439f-4756-899e-0c3bfebd1515|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:26.577Z|b42fa15e-439f-4756-899e-0c3bfebd1515|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:33.554Z|508747bf-1c8d-47ca-9ed2-495ce0b5b6ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:01:33.554Z|508747bf-1c8d-47ca-9ed2-495ce0b5b6ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:01:33.847Z|cdd75eb7-82af-4986-9669-d560395934e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:33.848Z|cdd75eb7-82af-4986-9669-d560395934e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:34.035Z|fe58069f-1a57-40cc-8386-ddbdf7a7be2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:01:34.037Z|fe58069f-1a57-40cc-8386-ddbdf7a7be2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:01:34.350Z|413f8ffe-1266-48b1-9881-4ac1b4dbb7d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:34.351Z|413f8ffe-1266-48b1-9881-4ac1b4dbb7d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:36.599Z|492e192c-6d1c-41fe-9cee-7a57d1063c56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:36.599Z|492e192c-6d1c-41fe-9cee-7a57d1063c56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:43.871Z|35530958-328c-42f0-82f6-d4a9338571f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:43.872Z|35530958-328c-42f0-82f6-d4a9338571f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:44.376Z|926d2ed2-0460-41ac-aefc-640b58d3b95e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:44.376Z|926d2ed2-0460-41ac-aefc-640b58d3b95e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:46.622Z|04bd7e34-332d-4a53-bacd-4a8d194d2464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:46.623Z|04bd7e34-332d-4a53-bacd-4a8d194d2464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:48.554Z|b6df5258-bdd1-466b-96e1-1a7c655c6e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:01:48.557Z|b6df5258-bdd1-466b-96e1-1a7c655c6e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:01:53.893Z|9364ad3e-596c-4bc1-aeb2-ade74d5435dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:53.894Z|9364ad3e-596c-4bc1-aeb2-ade74d5435dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:54.405Z|6296f982-c955-4d5a-8568-e0774a587219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:54.406Z|6296f982-c955-4d5a-8568-e0774a587219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:01:56.648Z|53968a5d-c27d-414c-a7f5-fd03bf2c2a54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:01:56.649Z|53968a5d-c27d-414c-a7f5-fd03bf2c2a54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:03.554Z|0d596198-ea17-465b-a65d-e257c856df9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:02:03.555Z|0d596198-ea17-465b-a65d-e257c856df9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:02:03.920Z|aef39305-f2fa-4fea-9bf8-41b7efe7bb89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:03.921Z|aef39305-f2fa-4fea-9bf8-41b7efe7bb89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:04.037Z|5a50e6e2-2f49-46bb-92fa-e7e7d9eb1eda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:02:04.038Z|5a50e6e2-2f49-46bb-92fa-e7e7d9eb1eda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:02:04.429Z|3e12475d-c447-462d-9da7-07bd196c5812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:04.430Z|3e12475d-c447-462d-9da7-07bd196c5812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:06.673Z|1068e1f0-72e5-4628-a8f9-f844464683a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:06.674Z|1068e1f0-72e5-4628-a8f9-f844464683a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:13.945Z|e26fe19d-1714-40a6-a8e4-6c1abe0d998a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:13.946Z|e26fe19d-1714-40a6-a8e4-6c1abe0d998a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:14.455Z|ac6891f5-33a2-4724-8c36-10c40d93e1b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:14.456Z|ac6891f5-33a2-4724-8c36-10c40d93e1b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:16.698Z|5a47ee16-75a0-44c2-aecf-f11bc2901b4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:16.699Z|5a47ee16-75a0-44c2-aecf-f11bc2901b4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:18.554Z|ebbce2b7-b5df-48c9-818c-7d56535ba414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:02:18.555Z|ebbce2b7-b5df-48c9-818c-7d56535ba414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:02:23.591Z|88bee39e-46df-4c2e-b19c-4139bed0ee70|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:02:23.592Z|88bee39e-46df-4c2e-b19c-4139bed0ee70|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:23.969Z|acc556cf-32e2-45b1-bee5-9cde24ca85a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:23.970Z|acc556cf-32e2-45b1-bee5-9cde24ca85a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:24.482Z|225f9ed7-d4cd-4d68-8f61-3c1474191c28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:24.483Z|225f9ed7-d4cd-4d68-8f61-3c1474191c28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:26.724Z|066c8345-35b9-4b1b-b99f-ecb7e2553cc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:26.724Z|066c8345-35b9-4b1b-b99f-ecb7e2553cc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:33.554Z|369d1f1b-f913-41f0-942c-25282c880f44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:02:33.557Z|369d1f1b-f913-41f0-942c-25282c880f44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:02:33.993Z|a56acc2d-303d-4eec-87b5-8c8a5b31b2e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:33.993Z|a56acc2d-303d-4eec-87b5-8c8a5b31b2e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:34.039Z|b3dc981b-55cb-4f91-a232-8a912b390d60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:02:34.039Z|b3dc981b-55cb-4f91-a232-8a912b390d60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:02:34.508Z|77314730-e5c6-48c6-a82e-fe199421c270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:34.509Z|77314730-e5c6-48c6-a82e-fe199421c270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:36.749Z|ecbe6c16-1c1a-4bd2-bc70-b94fca8ddea3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:36.750Z|ecbe6c16-1c1a-4bd2-bc70-b94fca8ddea3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:44.018Z|c06b52b3-c3b0-441e-a9ca-515328359c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:44.019Z|c06b52b3-c3b0-441e-a9ca-515328359c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:44.538Z|004f013a-7ecd-40d8-b5ea-e2ee1d9740bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:44.538Z|004f013a-7ecd-40d8-b5ea-e2ee1d9740bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:46.775Z|36d225c9-7630-4ec4-98a9-5d81c01816b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:46.776Z|36d225c9-7630-4ec4-98a9-5d81c01816b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:48.554Z|ff9805d9-0923-4b9a-98a1-d8e69f068b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:02:48.555Z|ff9805d9-0923-4b9a-98a1-d8e69f068b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:02:54.049Z|c8d2a155-2d07-4e82-a364-998256c9e7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:54.051Z|c8d2a155-2d07-4e82-a364-998256c9e7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:54.563Z|e7e86292-5c16-42d6-a1f5-efe0d8018e0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:54.564Z|e7e86292-5c16-42d6-a1f5-efe0d8018e0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:02:56.801Z|e5a39857-0ffb-4571-970d-12d2a41f1323|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:02:56.802Z|e5a39857-0ffb-4571-970d-12d2a41f1323|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:03.554Z|bb58e319-e01b-412f-8dd7-d4dfa62bad28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:03:03.555Z|bb58e319-e01b-412f-8dd7-d4dfa62bad28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:03:04.040Z|51973a75-5174-462d-8675-18d6ce69e109|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:03:04.041Z|51973a75-5174-462d-8675-18d6ce69e109|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:03:04.079Z|2550946e-fe5b-4447-a884-0caad0d064f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:04.080Z|2550946e-fe5b-4447-a884-0caad0d064f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:04.590Z|61a5ac59-1c29-440a-9722-4436275285c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:04.591Z|61a5ac59-1c29-440a-9722-4436275285c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:06.827Z|23e9bfdd-a532-411b-94f9-2f69b4f478f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:06.828Z|23e9bfdd-a532-411b-94f9-2f69b4f478f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:14.105Z|ef19a28d-e1c9-421e-86da-d60914bf799c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:14.106Z|ef19a28d-e1c9-421e-86da-d60914bf799c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:14.621Z|4166980f-90d9-45e3-a35f-9ae6b91bf610|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:14.622Z|4166980f-90d9-45e3-a35f-9ae6b91bf610|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:16.856Z|63147e84-8b5c-46b8-b571-0a8f7024377c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:16.857Z|63147e84-8b5c-46b8-b571-0a8f7024377c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:18.554Z|34306794-8107-4e6e-9ee7-8903c5331d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:03:18.557Z|34306794-8107-4e6e-9ee7-8903c5331d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:03:23.589Z|bb43d5e5-634a-4f78-b4b8-f75c773a78e9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:03:23.591Z|bb43d5e5-634a-4f78-b4b8-f75c773a78e9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:24.131Z|86f61028-f3b8-4344-8e92-2d82c127694f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:24.132Z|86f61028-f3b8-4344-8e92-2d82c127694f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:24.650Z|0b538b0e-f582-440e-bc10-c4befae5b487|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:24.651Z|0b538b0e-f582-440e-bc10-c4befae5b487|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:26.886Z|b6d93715-c085-488a-baea-cdfe5860b9d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:26.887Z|b6d93715-c085-488a-baea-cdfe5860b9d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:33.554Z|4e1eb052-6634-41bb-8b21-6465c8e41374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:03:33.554Z|4e1eb052-6634-41bb-8b21-6465c8e41374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:03:34.041Z|97ddfe12-674b-47a2-87c9-8c4eb4117cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:03:34.042Z|97ddfe12-674b-47a2-87c9-8c4eb4117cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:03:34.155Z|e9c18410-8e1c-4177-aa4d-82f03dbe3328|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:34.156Z|e9c18410-8e1c-4177-aa4d-82f03dbe3328|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:34.677Z|2d3f5ab9-4a46-40be-ab17-a96431469557|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:34.678Z|2d3f5ab9-4a46-40be-ab17-a96431469557|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:36.912Z|430d97e4-b13a-4efc-9119-f4cfdc690d4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:36.913Z|430d97e4-b13a-4efc-9119-f4cfdc690d4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:44.185Z|10132367-8b07-4cf9-9465-72e927d7e405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:44.186Z|10132367-8b07-4cf9-9465-72e927d7e405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:44.705Z|820036e9-d0f7-4c10-84b7-cd63d2df8dd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:44.706Z|820036e9-d0f7-4c10-84b7-cd63d2df8dd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:46.940Z|ecee19e4-a808-4b23-9c3a-27349e7c82a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:46.941Z|ecee19e4-a808-4b23-9c3a-27349e7c82a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:48.554Z|154cdb92-0485-4bfe-a3fb-a49029d71ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:03:48.554Z|154cdb92-0485-4bfe-a3fb-a49029d71ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:03:54.210Z|68fe8e73-8a87-450a-ae8b-68ef3fa281e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:54.212Z|68fe8e73-8a87-450a-ae8b-68ef3fa281e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:54.729Z|7da6f3a2-b86a-45f8-b0b9-96ab9c977c6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:54.731Z|7da6f3a2-b86a-45f8-b0b9-96ab9c977c6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:03:56.970Z|24b0aff6-8876-4296-ae5f-fb7cfd9ab5b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:03:56.972Z|24b0aff6-8876-4296-ae5f-fb7cfd9ab5b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:03.554Z|9f56d2bf-0dc3-4604-b323-9fe2b4b651da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:04:03.558Z|9f56d2bf-0dc3-4604-b323-9fe2b4b651da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:04:04.043Z|efa3f0bc-6b73-4fe0-aac7-c6b06d222490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:04:04.044Z|efa3f0bc-6b73-4fe0-aac7-c6b06d222490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:04:04.240Z|b8c932db-915d-4b12-a067-39cb6912fd56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:04.241Z|b8c932db-915d-4b12-a067-39cb6912fd56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:04.760Z|a5259e83-37b7-4f19-b08c-cf9a95642595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:04.761Z|a5259e83-37b7-4f19-b08c-cf9a95642595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:06.998Z|4175a915-2423-4530-bafc-d80611672f70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:06.999Z|4175a915-2423-4530-bafc-d80611672f70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:14.264Z|4e4dcd37-1d0d-45f2-9cfb-f39cf29c587d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:14.264Z|4e4dcd37-1d0d-45f2-9cfb-f39cf29c587d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:14.783Z|fd33bf93-a2e8-45a2-97fd-2a085a44b893|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:14.784Z|fd33bf93-a2e8-45a2-97fd-2a085a44b893|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:17.021Z|4ea111b7-ea28-46b2-b717-099d42dd925c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:17.022Z|4ea111b7-ea28-46b2-b717-099d42dd925c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:18.554Z|0bb92a90-64ab-448e-8cd2-9a4cc27e619d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:04:18.554Z|0bb92a90-64ab-448e-8cd2-9a4cc27e619d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:04:23.588Z|03984daa-7faa-4b2b-97f8-4ca1d2615a33|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:04:23.589Z|03984daa-7faa-4b2b-97f8-4ca1d2615a33|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:24.295Z|0da2efc3-ada6-4be2-8e94-e5dcc99d8860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:24.296Z|0da2efc3-ada6-4be2-8e94-e5dcc99d8860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:24.809Z|117f79aa-8801-46b7-9d1a-79decb64b2b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:24.810Z|117f79aa-8801-46b7-9d1a-79decb64b2b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:27.047Z|4879a0d6-fea5-46fb-b7ab-7a38389f658d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:27.047Z|4879a0d6-fea5-46fb-b7ab-7a38389f658d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:33.554Z|313db603-cfcd-4096-8123-06ba388593d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:04:33.554Z|313db603-cfcd-4096-8123-06ba388593d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:04:34.044Z|4d7b752c-a743-43e5-9be0-90e8baa97e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:04:34.045Z|4d7b752c-a743-43e5-9be0-90e8baa97e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:04:34.320Z|7042aadc-e3a2-41b3-a376-1cd79bb9fcc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:34.321Z|7042aadc-e3a2-41b3-a376-1cd79bb9fcc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:34.841Z|bc81619d-3647-4535-9d3e-a2961c069729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:34.842Z|bc81619d-3647-4535-9d3e-a2961c069729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:37.072Z|bc300a86-6fdb-40f6-b780-4d4e641dc876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:37.073Z|bc300a86-6fdb-40f6-b780-4d4e641dc876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:44.344Z|20592bc0-a978-4ff1-bec7-d4219d54715b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:44.345Z|20592bc0-a978-4ff1-bec7-d4219d54715b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:44.866Z|6c6b8e39-6b87-4304-a20f-4c8287c1b761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:44.867Z|6c6b8e39-6b87-4304-a20f-4c8287c1b761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:47.097Z|355731b5-5e5c-4175-bbb3-6d9d372da043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:47.097Z|355731b5-5e5c-4175-bbb3-6d9d372da043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:48.554Z|e2577072-6971-4764-8f03-033719cc7297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:04:48.558Z|e2577072-6971-4764-8f03-033719cc7297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:04:54.367Z|af0cb0c8-8dfe-4503-8942-d9a0cae58b43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:54.368Z|af0cb0c8-8dfe-4503-8942-d9a0cae58b43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:54.889Z|aadcaf0c-c59a-41a0-8cb1-86a1ebe499cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:54.890Z|aadcaf0c-c59a-41a0-8cb1-86a1ebe499cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:04:57.120Z|6d04cf3c-9e5f-40f9-8528-15ea32ea6efa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:04:57.122Z|6d04cf3c-9e5f-40f9-8528-15ea32ea6efa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:03.554Z|9a22babe-894d-4dfb-8edc-32875ff28254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:05:03.555Z|9a22babe-894d-4dfb-8edc-32875ff28254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:05:04.046Z|e4cd8c49-8709-4115-8236-78c21e99e3dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:05:04.046Z|e4cd8c49-8709-4115-8236-78c21e99e3dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:05:04.391Z|b2d4e560-61db-4b73-8282-4707a95a27ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:04.392Z|b2d4e560-61db-4b73-8282-4707a95a27ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:04.912Z|39af0c0d-077a-474f-b6f0-c39a9477b004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:04.913Z|39af0c0d-077a-474f-b6f0-c39a9477b004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:07.147Z|43d6f7e2-d272-48b5-b7af-07112c520e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:07.148Z|43d6f7e2-d272-48b5-b7af-07112c520e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:14.417Z|4d5dc599-ba86-4d83-aec9-68e754dcc4ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:14.418Z|4d5dc599-ba86-4d83-aec9-68e754dcc4ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:14.938Z|f12104a7-d237-48d3-add8-ce237a467d45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:14.939Z|f12104a7-d237-48d3-add8-ce237a467d45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:17.171Z|9638ac36-da7f-4afb-8052-c62c385da175|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:17.171Z|9638ac36-da7f-4afb-8052-c62c385da175|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:18.554Z|88557544-cd1b-4a3e-83a0-5d4444ba9b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:05:18.554Z|88557544-cd1b-4a3e-83a0-5d4444ba9b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:05:23.587Z|0c369a06-08ba-4f2c-864d-0568e2d3a5be|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:05:23.588Z|0c369a06-08ba-4f2c-864d-0568e2d3a5be|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:24.442Z|d5526e9b-0718-437f-bea7-014c3dbe13bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:24.443Z|d5526e9b-0718-437f-bea7-014c3dbe13bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:24.963Z|fc860114-ac33-4cfb-b4ad-27aa6ac2c9b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:24.964Z|fc860114-ac33-4cfb-b4ad-27aa6ac2c9b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:27.193Z|162052f4-4f95-4780-9d4e-67790716c65d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:27.193Z|162052f4-4f95-4780-9d4e-67790716c65d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:33.554Z|33ee5c6b-1f67-4473-bfe0-6a18672aaa6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:05:33.557Z|33ee5c6b-1f67-4473-bfe0-6a18672aaa6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:05:34.047Z|abe7a82a-7eeb-4e91-a07a-21564609999e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:05:34.048Z|abe7a82a-7eeb-4e91-a07a-21564609999e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:05:34.465Z|ebff2029-1b13-487e-a98c-057db0208861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:34.466Z|ebff2029-1b13-487e-a98c-057db0208861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:34.990Z|bf3bd172-d328-4b32-9359-bbab6b88f73e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:34.991Z|bf3bd172-d328-4b32-9359-bbab6b88f73e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:37.215Z|a1da8b9b-cbdd-4ccf-b7f6-50526eef5a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:37.215Z|a1da8b9b-cbdd-4ccf-b7f6-50526eef5a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:44.487Z|c2d7224a-c525-4e42-87c4-466441b9bd85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:44.488Z|c2d7224a-c525-4e42-87c4-466441b9bd85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:45.015Z|6274fa9d-5608-444f-88b8-e230c6f07b28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:45.016Z|6274fa9d-5608-444f-88b8-e230c6f07b28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:47.237Z|dbf761c2-1061-411f-bc48-4c05cc9db53d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:47.238Z|dbf761c2-1061-411f-bc48-4c05cc9db53d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:48.554Z|69b3f257-e836-4bee-8a9e-a763feaed78f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:05:48.554Z|69b3f257-e836-4bee-8a9e-a763feaed78f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:05:54.509Z|60c3373c-0b67-4f47-b2ea-b91c78ffde32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:54.510Z|60c3373c-0b67-4f47-b2ea-b91c78ffde32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:55.040Z|b8b17df2-09c1-48dd-80d1-5c22af12b2ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:55.041Z|b8b17df2-09c1-48dd-80d1-5c22af12b2ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:05:57.260Z|59f0c98f-f106-471e-a4e5-604533548933|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:05:57.261Z|59f0c98f-f106-471e-a4e5-604533548933|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:03.554Z|a70fe03c-fb37-4bf1-9ec5-70853826db2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:06:03.554Z|a70fe03c-fb37-4bf1-9ec5-70853826db2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:06:04.048Z|313bbf9d-79c5-41d0-a25a-a93cf41e4f18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:06:04.049Z|313bbf9d-79c5-41d0-a25a-a93cf41e4f18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:06:04.534Z|24dcdc21-fcb0-4346-8ef2-664eca3062cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:04.535Z|24dcdc21-fcb0-4346-8ef2-664eca3062cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:05.067Z|afd1afc1-0b4c-4e1c-bda7-331314724114|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:05.068Z|afd1afc1-0b4c-4e1c-bda7-331314724114|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:07.286Z|083c1d91-d38b-4795-9615-2dec00ddc758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:07.287Z|083c1d91-d38b-4795-9615-2dec00ddc758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:14.558Z|20a6a11d-ab13-4577-a6af-b22885861264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:14.559Z|20a6a11d-ab13-4577-a6af-b22885861264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:15.091Z|353e2c0f-c0e2-4f21-a596-9f03c94ea336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:15.092Z|353e2c0f-c0e2-4f21-a596-9f03c94ea336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:17.312Z|ee3c4482-b2af-4c95-85c1-96b251d989ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:17.313Z|ee3c4482-b2af-4c95-85c1-96b251d989ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:18.554Z|bbadad9f-0b0e-4800-996b-402a0e504a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:06:18.557Z|bbadad9f-0b0e-4800-996b-402a0e504a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:06:23.587Z|cd7e69d3-5480-43c1-82f7-0015c61f9679|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:06:23.588Z|cd7e69d3-5480-43c1-82f7-0015c61f9679|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:24.582Z|14e26efd-eeff-4a57-a1fe-5799b9c5489d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:24.583Z|14e26efd-eeff-4a57-a1fe-5799b9c5489d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:25.116Z|838e3a0f-c6c6-45f4-ab61-a6ece2d72d58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:25.116Z|838e3a0f-c6c6-45f4-ab61-a6ece2d72d58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:27.336Z|81b97e68-17ae-451e-8fba-68f2560f6670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:27.337Z|81b97e68-17ae-451e-8fba-68f2560f6670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:33.555Z|f9554990-2b7c-40e6-9d6d-d9a62d1212c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:06:33.556Z|f9554990-2b7c-40e6-9d6d-d9a62d1212c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:06:34.050Z|b8f8cdb8-cff6-4b38-bdae-f25621f818d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:06:34.050Z|b8f8cdb8-cff6-4b38-bdae-f25621f818d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:06:34.605Z|a61f75bc-67cf-4d9e-b4d9-d057d18b40c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:34.606Z|a61f75bc-67cf-4d9e-b4d9-d057d18b40c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:35.142Z|9dd70544-9e7f-4244-9e83-44b82b878e14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:35.143Z|9dd70544-9e7f-4244-9e83-44b82b878e14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:37.360Z|bdbc5c52-36cd-4282-b7dd-b32d6b9a87b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:37.361Z|bdbc5c52-36cd-4282-b7dd-b32d6b9a87b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:44.629Z|18f513f5-7a93-4203-b73e-6024d8debb13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:44.629Z|18f513f5-7a93-4203-b73e-6024d8debb13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:45.169Z|c4640b90-f1f5-46b0-94d5-1f92f3543d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:45.169Z|c4640b90-f1f5-46b0-94d5-1f92f3543d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:47.385Z|58fb955a-5161-4de9-8e44-956a9f490812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:47.385Z|58fb955a-5161-4de9-8e44-956a9f490812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:48.554Z|f92c7007-555d-4d8b-bac3-7dc1d6f7d13f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:06:48.554Z|f92c7007-555d-4d8b-bac3-7dc1d6f7d13f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:06:54.652Z|77a48ef4-1198-4aa0-898b-fd60db11b66b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:54.653Z|77a48ef4-1198-4aa0-898b-fd60db11b66b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:55.192Z|bf7f49d1-bb2f-4231-a5a4-a8e11df65af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:55.193Z|bf7f49d1-bb2f-4231-a5a4-a8e11df65af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:06:57.408Z|c31e25e3-bfae-49f4-88cf-07245b5037e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:06:57.409Z|c31e25e3-bfae-49f4-88cf-07245b5037e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:03.554Z|f582eb36-c027-4fe4-85c8-763d890f2eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:07:03.554Z|f582eb36-c027-4fe4-85c8-763d890f2eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:07:04.051Z|9e150b37-a0c6-4f6d-b474-ebfaf77ef342|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:07:04.052Z|9e150b37-a0c6-4f6d-b474-ebfaf77ef342|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:07:04.676Z|268fb6f3-ac61-42bf-acb2-a5669e950a44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:04.676Z|268fb6f3-ac61-42bf-acb2-a5669e950a44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:05.215Z|b2ce3d1c-d82d-4d10-bc9b-a47c17feb5d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:05.216Z|b2ce3d1c-d82d-4d10-bc9b-a47c17feb5d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:07.432Z|b1a9f1bd-4b1f-44d1-8ff7-4976a4c43aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:07.433Z|b1a9f1bd-4b1f-44d1-8ff7-4976a4c43aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:14.700Z|9ce8b22d-200b-4f48-ac11-91f33b43b800|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:14.701Z|9ce8b22d-200b-4f48-ac11-91f33b43b800|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:15.241Z|f2f2325f-58fb-4202-995f-52dcd8fe06e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:15.242Z|f2f2325f-58fb-4202-995f-52dcd8fe06e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:17.459Z|4b08ffe0-ba71-4180-b3b7-96e6cfaee4a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:17.460Z|4b08ffe0-ba71-4180-b3b7-96e6cfaee4a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:18.554Z|4a1a2565-e481-4b65-bac3-3b594d170aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:07:18.554Z|4a1a2565-e481-4b65-bac3-3b594d170aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:07:23.588Z|2d3bef40-a373-4218-ac20-0dc14a6065d2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:07:23.589Z|2d3bef40-a373-4218-ac20-0dc14a6065d2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:24.723Z|cb709033-ee80-4c07-87df-4223453a50f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:24.724Z|cb709033-ee80-4c07-87df-4223453a50f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:25.266Z|c64b08e3-a17f-490a-b4b7-0e939c71d829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:25.266Z|c64b08e3-a17f-490a-b4b7-0e939c71d829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:27.481Z|d07910bb-a7b5-4016-be85-6831734a907b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:27.482Z|d07910bb-a7b5-4016-be85-6831734a907b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:33.554Z|ce6588d3-76e9-4abf-a0d5-6b21b84ecba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:07:33.554Z|ce6588d3-76e9-4abf-a0d5-6b21b84ecba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:07:34.052Z|3bc8deaa-1fdb-4069-9c17-1f0c0c5d811f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:07:34.053Z|3bc8deaa-1fdb-4069-9c17-1f0c0c5d811f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:07:34.747Z|505cab54-41a9-424a-bd38-014983ac7180|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:34.748Z|505cab54-41a9-424a-bd38-014983ac7180|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:35.290Z|fc299399-8bbd-4afb-85c5-c8fa7ed74fae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:35.291Z|fc299399-8bbd-4afb-85c5-c8fa7ed74fae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:37.504Z|cf30dd45-5398-4630-af9a-c94de69c1e89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:37.504Z|cf30dd45-5398-4630-af9a-c94de69c1e89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:44.772Z|9027d5f3-4620-44a3-9855-1864a1bd67ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:44.773Z|9027d5f3-4620-44a3-9855-1864a1bd67ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:45.313Z|46413540-f633-4e91-b405-cc4529b49717|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:45.314Z|46413540-f633-4e91-b405-cc4529b49717|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:47.526Z|99e864af-f61f-4bf2-9e4c-0007c4df29c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:47.526Z|99e864af-f61f-4bf2-9e4c-0007c4df29c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:48.554Z|675a104d-a544-4569-bf1c-25d78e335f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:07:48.554Z|675a104d-a544-4569-bf1c-25d78e335f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:07:54.796Z|8767381a-8583-4381-b40b-be13863aa5c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:54.797Z|8767381a-8583-4381-b40b-be13863aa5c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:55.338Z|541137f4-613d-437c-972c-725cefd6682a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:55.339Z|541137f4-613d-437c-972c-725cefd6682a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:07:57.547Z|be85915d-59f1-46e5-b52a-8982a0d972d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:07:57.548Z|be85915d-59f1-46e5-b52a-8982a0d972d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:03.554Z|7d5ca4d0-8ec9-4021-a6b9-cc5583b9e6ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:08:03.557Z|7d5ca4d0-8ec9-4021-a6b9-cc5583b9e6ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:08:04.054Z|f3b854e4-b340-4a72-ab4d-299ac735ab7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:08:04.054Z|f3b854e4-b340-4a72-ab4d-299ac735ab7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:08:04.821Z|e021b87c-b7da-4767-8279-c165727e9798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:04.822Z|e021b87c-b7da-4767-8279-c165727e9798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:05.361Z|8e37994f-4207-49a0-861d-31c041164b75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:05.362Z|8e37994f-4207-49a0-861d-31c041164b75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:07.572Z|37bad868-934f-4988-a7f9-8244d6a3fbac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:07.573Z|37bad868-934f-4988-a7f9-8244d6a3fbac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:14.846Z|1c831b44-964e-46a0-8153-a6ae6ae18acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:14.847Z|1c831b44-964e-46a0-8153-a6ae6ae18acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:15.388Z|60d13b5d-14d4-4252-8ea5-0d7e8a891b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:15.389Z|60d13b5d-14d4-4252-8ea5-0d7e8a891b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:17.597Z|9c7f71f6-d425-4c4d-85c0-1b6647b13470|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:17.598Z|9c7f71f6-d425-4c4d-85c0-1b6647b13470|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:18.554Z|d8871da4-51f0-4a56-b8d8-dd88c9ad5b69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:08:18.554Z|d8871da4-51f0-4a56-b8d8-dd88c9ad5b69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:08:23.588Z|b47e28bf-9f24-4e12-b457-77c78a56c8b4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:08:23.589Z|b47e28bf-9f24-4e12-b457-77c78a56c8b4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:24.869Z|3cff7a6b-b41e-4a22-aa5b-1bed5744a93e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:24.870Z|3cff7a6b-b41e-4a22-aa5b-1bed5744a93e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:25.414Z|1d227b56-88fa-452c-969b-60418ab4b403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:25.415Z|1d227b56-88fa-452c-969b-60418ab4b403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:27.618Z|d1ab6289-fcb1-4720-9b16-b2e603100af1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:27.619Z|d1ab6289-fcb1-4720-9b16-b2e603100af1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:33.554Z|3a43f917-2434-4022-a17b-7913f0a3ac72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:08:33.554Z|3a43f917-2434-4022-a17b-7913f0a3ac72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:08:34.055Z|a892ab8b-f012-4696-a0f6-7edce716f9b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:08:34.055Z|a892ab8b-f012-4696-a0f6-7edce716f9b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:08:34.894Z|1342fae2-45ba-4300-81d3-4582b623e2c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:34.895Z|1342fae2-45ba-4300-81d3-4582b623e2c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:35.441Z|53d44afb-f36d-4d17-ba03-88f7b37be2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:35.443Z|53d44afb-f36d-4d17-ba03-88f7b37be2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:37.640Z|49dd149c-5475-4f05-b228-b961715269c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:37.641Z|49dd149c-5475-4f05-b228-b961715269c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:44.917Z|f0766278-9b65-4d1b-a33a-cd9005ed4311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:44.917Z|f0766278-9b65-4d1b-a33a-cd9005ed4311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:45.469Z|914ed012-6e93-4718-9f64-99e6603695a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:45.470Z|914ed012-6e93-4718-9f64-99e6603695a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:47.663Z|b629b38e-af8c-482c-9cb6-7b57ed184edf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:47.664Z|b629b38e-af8c-482c-9cb6-7b57ed184edf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:48.554Z|e2f4b3ef-b699-444d-b22b-5cf18e1e41ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:08:48.559Z|e2f4b3ef-b699-444d-b22b-5cf18e1e41ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:08:54.939Z|97a2e1a4-84e4-4916-9d0a-e822db885e16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:54.940Z|97a2e1a4-84e4-4916-9d0a-e822db885e16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:55.493Z|170467fd-6af9-4bbe-9e7c-5e7a2574d22f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:55.494Z|170467fd-6af9-4bbe-9e7c-5e7a2574d22f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:08:57.689Z|d055994c-d323-4fb2-9574-5acc7e354d0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:08:57.689Z|d055994c-d323-4fb2-9574-5acc7e354d0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:03.554Z|5240f9b4-91c3-4a3f-950c-2ee9aa6c6785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:09:03.554Z|5240f9b4-91c3-4a3f-950c-2ee9aa6c6785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:09:04.056Z|0fe16995-d9a0-434f-8a50-b5befb925d95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:09:04.057Z|0fe16995-d9a0-434f-8a50-b5befb925d95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:09:04.964Z|7514aae2-f309-418e-b930-cd46f2a8a0ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:04.965Z|7514aae2-f309-418e-b930-cd46f2a8a0ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:05.518Z|90884846-780f-4b1a-b5f1-1ba5bd7c0b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:05.522Z|90884846-780f-4b1a-b5f1-1ba5bd7c0b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:07.713Z|05ad8dcb-1a74-4fd3-b3d8-d5dfaefb0682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:07.714Z|05ad8dcb-1a74-4fd3-b3d8-d5dfaefb0682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:14.995Z|bb75ee5b-87c1-4e75-8441-ae8c53969e1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:14.996Z|bb75ee5b-87c1-4e75-8441-ae8c53969e1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:15.548Z|9e885001-2026-4622-9615-757d928f4bd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:15.548Z|9e885001-2026-4622-9615-757d928f4bd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:17.737Z|5d867c5c-7300-4742-a01c-678c438836f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:17.737Z|5d867c5c-7300-4742-a01c-678c438836f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:18.554Z|7466306f-0344-4fa6-8924-8e92baca9878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:09:18.554Z|7466306f-0344-4fa6-8924-8e92baca9878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:09:23.588Z|773f81c5-3299-4f08-8c80-a64a73b84f6c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:09:23.589Z|773f81c5-3299-4f08-8c80-a64a73b84f6c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:25.022Z|ba6121fa-b3b9-48a2-a7bd-ef31acc12ae0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:25.023Z|ba6121fa-b3b9-48a2-a7bd-ef31acc12ae0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:25.572Z|77b9fffc-e981-4976-8f3d-4db366ba26ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:25.573Z|77b9fffc-e981-4976-8f3d-4db366ba26ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:27.761Z|62d7f9dc-8f58-4701-8b4a-fa9a1aa65b42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:27.762Z|62d7f9dc-8f58-4701-8b4a-fa9a1aa65b42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:33.554Z|e335529b-f195-41ce-962e-3941fbded48a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:09:33.557Z|e335529b-f195-41ce-962e-3941fbded48a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:09:34.057Z|542feeff-b73a-449b-81e7-ddabb8d48218|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:09:34.058Z|542feeff-b73a-449b-81e7-ddabb8d48218|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:09:35.048Z|d28638f1-8338-4bee-b59d-35221d2f32fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:35.049Z|d28638f1-8338-4bee-b59d-35221d2f32fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:35.595Z|d3ab96bc-5540-46d5-89ff-ccf19704a025|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:35.596Z|d3ab96bc-5540-46d5-89ff-ccf19704a025|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:37.790Z|672ae325-26f9-4900-af90-b27046c9f21e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:37.790Z|672ae325-26f9-4900-af90-b27046c9f21e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:45.078Z|c36bc704-ec62-4a80-9555-c60ecd808dc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:45.079Z|c36bc704-ec62-4a80-9555-c60ecd808dc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:45.622Z|c680ec31-fce0-4693-a455-cb4687d092fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:45.623Z|c680ec31-fce0-4693-a455-cb4687d092fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:47.814Z|9e94e9af-c12f-4c4d-a9fc-6fe3bbc4b1b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:47.815Z|9e94e9af-c12f-4c4d-a9fc-6fe3bbc4b1b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:48.554Z|d1daa45c-8d51-4494-9f0f-e4fce664911c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:09:48.555Z|d1daa45c-8d51-4494-9f0f-e4fce664911c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:09:55.105Z|a49a0abb-599a-4c24-a197-f397af2dea40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:55.106Z|a49a0abb-599a-4c24-a197-f397af2dea40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:55.649Z|e6f70678-1014-401a-b4f0-7ca657368eaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:55.727Z|e6f70678-1014-401a-b4f0-7ca657368eaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:09:57.837Z|5c1eaa56-dcb0-4d30-81a1-c6ea69090784|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:09:57.838Z|5c1eaa56-dcb0-4d30-81a1-c6ea69090784|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:03.554Z|8d1f55aa-00e3-4c64-8b0a-9c18887629cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:10:03.555Z|8d1f55aa-00e3-4c64-8b0a-9c18887629cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:10:04.059Z|ab4fe151-fd86-4c9c-a9a0-861f67768804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:10:04.060Z|ab4fe151-fd86-4c9c-a9a0-861f67768804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:10:05.133Z|ad841d31-0a64-4eaf-8af4-bd6e9662af78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:05.134Z|ad841d31-0a64-4eaf-8af4-bd6e9662af78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:05.752Z|a0fcc7ae-3caa-46f6-b80a-b2102e9116b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:05.753Z|a0fcc7ae-3caa-46f6-b80a-b2102e9116b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:07.861Z|5d8c93bd-6936-44a9-afb1-e0184e10e32a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:07.862Z|5d8c93bd-6936-44a9-afb1-e0184e10e32a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:15.161Z|2a6182d2-5b88-4590-bdc3-4694255b5996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:15.162Z|2a6182d2-5b88-4590-bdc3-4694255b5996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:15.778Z|cd12d238-ea36-42b0-9d6f-4faa78a10c69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:15.778Z|cd12d238-ea36-42b0-9d6f-4faa78a10c69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:17.885Z|fa47d95a-36fc-4a2e-95e8-d8e5bcb9dd98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:17.886Z|fa47d95a-36fc-4a2e-95e8-d8e5bcb9dd98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:18.554Z|dcb867b1-83fe-4075-addb-7e90a6504535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:10:18.558Z|dcb867b1-83fe-4075-addb-7e90a6504535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:10:23.593Z|8125b03f-f3d0-4d05-a500-f53f23a9dd51|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:10:23.596Z|8125b03f-f3d0-4d05-a500-f53f23a9dd51|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:25.186Z|74f58f76-c133-4147-acf0-ca73612f1e80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:25.186Z|74f58f76-c133-4147-acf0-ca73612f1e80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:25.802Z|22561c10-81af-48e4-894b-f0be7768e6e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:25.803Z|22561c10-81af-48e4-894b-f0be7768e6e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:27.908Z|e666ac2b-27f5-45d1-b7fc-cbae608b5b4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:27.908Z|e666ac2b-27f5-45d1-b7fc-cbae608b5b4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:33.554Z|e62ac11e-6919-441d-b20b-e98003e21a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:10:33.555Z|e62ac11e-6919-441d-b20b-e98003e21a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:10:34.061Z|aa60eb5e-edb7-4fa5-aebc-792a3c64a573|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:10:34.062Z|aa60eb5e-edb7-4fa5-aebc-792a3c64a573|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:10:35.209Z|43c0a2c1-9fc5-4262-a5e9-815f860ff5e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:35.210Z|43c0a2c1-9fc5-4262-a5e9-815f860ff5e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:35.824Z|87e8be74-84a6-4b9e-a603-cadfbf6333ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:35.825Z|87e8be74-84a6-4b9e-a603-cadfbf6333ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:37.938Z|81a60dbd-f796-4ceb-b9f7-344d76c62564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:37.939Z|81a60dbd-f796-4ceb-b9f7-344d76c62564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:45.234Z|fa8cda56-65a8-4b0a-af21-b9efe59db9f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:45.235Z|fa8cda56-65a8-4b0a-af21-b9efe59db9f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:45.846Z|04f2d49f-bb83-408d-9ec0-068945997d7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:45.847Z|04f2d49f-bb83-408d-9ec0-068945997d7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:47.963Z|6ac3e3e7-f8d5-4e75-b0ce-978e24c0db78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:47.964Z|6ac3e3e7-f8d5-4e75-b0ce-978e24c0db78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:48.554Z|3bfbd2ee-1925-4b97-9798-e5bb7d438775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:10:48.554Z|3bfbd2ee-1925-4b97-9798-e5bb7d438775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:10:55.259Z|bf198f94-d7a7-435e-8220-935f5d8a52a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:55.260Z|bf198f94-d7a7-435e-8220-935f5d8a52a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:55.868Z|55c8152c-6125-49b5-a69b-5ecc2647c774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:55.869Z|55c8152c-6125-49b5-a69b-5ecc2647c774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:10:57.987Z|dea83ad3-7d64-42a8-91d2-ec0f41e7915e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:10:57.989Z|dea83ad3-7d64-42a8-91d2-ec0f41e7915e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:03.554Z|317f1f11-5d9d-4a22-ac8b-9bd78dfb9ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:11:03.558Z|317f1f11-5d9d-4a22-ac8b-9bd78dfb9ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:11:04.062Z|ddf60bce-bb01-4321-98ad-f699dbd729c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:11:04.063Z|ddf60bce-bb01-4321-98ad-f699dbd729c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:11:05.282Z|db573da2-5855-423b-a503-793ae4d2cb24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:05.283Z|db573da2-5855-423b-a503-793ae4d2cb24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:05.893Z|9fde3ba9-a0b0-4fa7-802f-552a7e891fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:05.894Z|9fde3ba9-a0b0-4fa7-802f-552a7e891fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:08.011Z|9a3c02ac-a2ba-4e67-ab49-77086efaf02c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:08.011Z|9a3c02ac-a2ba-4e67-ab49-77086efaf02c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:15.306Z|f69467e5-b514-4fc4-8897-aba645d5baec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:15.306Z|f69467e5-b514-4fc4-8897-aba645d5baec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:15.916Z|285253ca-d28b-4d74-bb72-42103b5e9fdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:15.917Z|285253ca-d28b-4d74-bb72-42103b5e9fdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:18.034Z|93daf96d-cfed-4bf7-90e0-b2210f42604b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:18.034Z|93daf96d-cfed-4bf7-90e0-b2210f42604b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:18.554Z|626344cd-6d8d-4dc0-852a-0a87fc95d3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:11:18.554Z|626344cd-6d8d-4dc0-852a-0a87fc95d3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:11:23.588Z|009bb8eb-d018-44b0-92e3-fe7ff68430c1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:11:23.589Z|009bb8eb-d018-44b0-92e3-fe7ff68430c1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:25.328Z|4c2194bd-65a2-4410-8993-3fa3c31f018e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:25.329Z|4c2194bd-65a2-4410-8993-3fa3c31f018e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:25.943Z|15f7be77-73aa-4455-ad7e-d99a918ce5c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:25.944Z|15f7be77-73aa-4455-ad7e-d99a918ce5c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:28.057Z|a4648e19-54b3-4949-8c61-e45663237903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:28.058Z|a4648e19-54b3-4949-8c61-e45663237903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:33.554Z|5e73b570-1512-4bfa-bddf-f15e3e7a4cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:11:33.554Z|5e73b570-1512-4bfa-bddf-f15e3e7a4cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:11:34.063Z|aeecd28a-9f82-4bd6-93f6-b7d1294b24c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:11:34.064Z|aeecd28a-9f82-4bd6-93f6-b7d1294b24c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:11:35.358Z|5b1d6095-a6bd-47d0-b7c6-45aa98cf1abb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:35.359Z|5b1d6095-a6bd-47d0-b7c6-45aa98cf1abb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:35.968Z|44cc4aed-e6df-4336-8c5c-7f653850a1ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:35.969Z|44cc4aed-e6df-4336-8c5c-7f653850a1ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:38.083Z|697ddeb7-986a-4f1b-9135-b6b12baf69b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:38.084Z|697ddeb7-986a-4f1b-9135-b6b12baf69b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:45.381Z|e2e8b72b-1490-4d8b-8e71-9c5d8c3839b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:45.382Z|e2e8b72b-1490-4d8b-8e71-9c5d8c3839b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:45.992Z|49c10618-b7f1-4bcb-900d-ef414416cb8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:45.993Z|49c10618-b7f1-4bcb-900d-ef414416cb8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:48.109Z|13a3d457-c03a-4615-bfd1-79a7cdb3d734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:48.110Z|13a3d457-c03a-4615-bfd1-79a7cdb3d734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:48.554Z|498b76b3-0326-43a3-9d36-8eb0af6b7964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:11:48.557Z|498b76b3-0326-43a3-9d36-8eb0af6b7964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:11:55.405Z|7f3e5196-50f8-4d19-834e-745aef3acdd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:55.406Z|7f3e5196-50f8-4d19-834e-745aef3acdd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:56.016Z|c448d8d9-626b-4aee-91fd-3a62aca50883|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:56.017Z|c448d8d9-626b-4aee-91fd-3a62aca50883|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:11:58.134Z|fc82d95a-41a8-46a9-9e91-71870732cda0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:11:58.135Z|fc82d95a-41a8-46a9-9e91-71870732cda0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:03.554Z|4aa41d1a-6173-4cef-bf99-2509ea629a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:12:03.554Z|4aa41d1a-6173-4cef-bf99-2509ea629a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:12:04.065Z|8c9124d4-582f-4c88-97e0-2b6d615583e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:12:04.065Z|8c9124d4-582f-4c88-97e0-2b6d615583e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:12:05.429Z|e720c171-a40f-4493-8e6c-da7ad349c438|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:05.431Z|e720c171-a40f-4493-8e6c-da7ad349c438|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:06.040Z|9d518644-ed56-4909-80d0-0d2aa8af16c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:06.041Z|9d518644-ed56-4909-80d0-0d2aa8af16c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:08.159Z|66bccb5c-607b-4406-ab0b-d7aadd91330e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:08.160Z|66bccb5c-607b-4406-ab0b-d7aadd91330e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:15.458Z|f727c07d-34e9-4083-ab37-ce1f04e15ebe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:15.459Z|f727c07d-34e9-4083-ab37-ce1f04e15ebe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:16.070Z|e0811aee-5e9d-44f7-a902-380bafe96a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:16.071Z|e0811aee-5e9d-44f7-a902-380bafe96a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:18.187Z|f7655f84-0782-4149-ae69-64276124c49a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:18.188Z|f7655f84-0782-4149-ae69-64276124c49a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:18.554Z|81b0e615-ff93-4d5f-a7f7-ae6186bef738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:12:18.554Z|81b0e615-ff93-4d5f-a7f7-ae6186bef738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:12:23.589Z|57a835a1-4aa4-42a0-a922-d25950b6442c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:12:23.590Z|57a835a1-4aa4-42a0-a922-d25950b6442c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:25.481Z|0a38e8e4-8dbb-43d5-a1a5-547822d3c79f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:25.482Z|0a38e8e4-8dbb-43d5-a1a5-547822d3c79f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:26.094Z|4c0b9227-4ea6-4841-be62-cbd17e9b0d25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:26.095Z|4c0b9227-4ea6-4841-be62-cbd17e9b0d25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:28.215Z|9f573510-1ca5-40ed-b062-e457066bf76a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:28.216Z|9f573510-1ca5-40ed-b062-e457066bf76a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:33.554Z|6941b777-6af4-467a-ab50-c7c8d38fab5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:12:33.557Z|6941b777-6af4-467a-ab50-c7c8d38fab5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:12:34.066Z|20e36a6c-0fc1-4394-9062-8c5bb2941238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:12:34.067Z|20e36a6c-0fc1-4394-9062-8c5bb2941238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:12:35.506Z|5a181a65-b5db-42e7-acdf-4f01b47439e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:35.507Z|5a181a65-b5db-42e7-acdf-4f01b47439e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:36.117Z|f9a5514b-f35a-4fe2-9a03-5f97de70cf14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:36.118Z|f9a5514b-f35a-4fe2-9a03-5f97de70cf14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:38.238Z|1b566b66-10e8-4af8-ac66-1f9011209e12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:38.239Z|1b566b66-10e8-4af8-ac66-1f9011209e12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:45.533Z|369557ca-0e02-443a-81bc-54977f6ea96c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:45.534Z|369557ca-0e02-443a-81bc-54977f6ea96c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:46.141Z|f212d7ba-d2e8-46bd-8ae2-81f9fb1b149c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:46.141Z|f212d7ba-d2e8-46bd-8ae2-81f9fb1b149c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:48.260Z|8bc06aff-2c2c-4518-a76a-29446c4ae7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:48.261Z|8bc06aff-2c2c-4518-a76a-29446c4ae7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:48.554Z|c56d16ac-182f-4a29-a01c-d48fefe927e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:12:48.554Z|c56d16ac-182f-4a29-a01c-d48fefe927e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:12:55.556Z|beb8dd8a-de90-4651-a955-9120eba2958d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:55.557Z|beb8dd8a-de90-4651-a955-9120eba2958d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:56.166Z|67f12349-fc25-44e2-927a-aae00ec045a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:56.166Z|67f12349-fc25-44e2-927a-aae00ec045a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:12:58.284Z|0ba9cd41-cf3c-43c4-bf73-6ee0d4c3dce7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:12:58.285Z|0ba9cd41-cf3c-43c4-bf73-6ee0d4c3dce7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:03.554Z|f1c01d2f-cf07-4a0f-928c-7b0a8421fbf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:13:03.554Z|f1c01d2f-cf07-4a0f-928c-7b0a8421fbf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:13:04.067Z|4264d0ea-6ecd-4290-8b47-1aa8a0a5b914|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:13:04.068Z|4264d0ea-6ecd-4290-8b47-1aa8a0a5b914|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:13:05.580Z|0f651e40-6dca-4b59-9577-48373b4fccc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:05.581Z|0f651e40-6dca-4b59-9577-48373b4fccc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:06.192Z|1ddbdd89-52aa-4e9c-8a85-cabe539d13eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:06.193Z|1ddbdd89-52aa-4e9c-8a85-cabe539d13eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:08.306Z|72a848db-71df-438a-9f65-da6a616a2c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:08.307Z|72a848db-71df-438a-9f65-da6a616a2c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:15.603Z|95a573ff-37eb-4d99-962a-6bf10897eebd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:15.604Z|95a573ff-37eb-4d99-962a-6bf10897eebd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:16.216Z|a1aafcc1-cef1-4020-89d4-abe643b0a6bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:16.217Z|a1aafcc1-cef1-4020-89d4-abe643b0a6bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:18.329Z|4d5042b2-6ad8-4a34-b1ed-9e9b1276baff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:18.330Z|4d5042b2-6ad8-4a34-b1ed-9e9b1276baff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:18.554Z|8ea63a5a-c318-4280-98e4-1a412d04e4ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:13:18.556Z|8ea63a5a-c318-4280-98e4-1a412d04e4ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:13:23.587Z|9bde50c0-d32a-4a7f-a9ed-36f1459238ae|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:13:23.589Z|9bde50c0-d32a-4a7f-a9ed-36f1459238ae|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:25.625Z|8c460538-dcbb-4a67-b20c-373ef54de5bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:25.626Z|8c460538-dcbb-4a67-b20c-373ef54de5bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:26.245Z|23734ca0-f6ec-406e-ad91-5645a125bd9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:26.246Z|23734ca0-f6ec-406e-ad91-5645a125bd9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:28.352Z|1318f345-e6b7-4e98-a4e2-7b209be1511f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:28.353Z|1318f345-e6b7-4e98-a4e2-7b209be1511f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:33.554Z|4748a47b-0b54-4fae-9fcf-e5cc84bf1dad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:13:33.554Z|4748a47b-0b54-4fae-9fcf-e5cc84bf1dad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:13:34.069Z|cb4afa26-72db-4614-8c61-b1ee40ce2db6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:13:34.069Z|cb4afa26-72db-4614-8c61-b1ee40ce2db6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:13:35.648Z|d8b8b823-5243-44a8-88c1-cc13e051738f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:35.649Z|d8b8b823-5243-44a8-88c1-cc13e051738f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:36.272Z|56fd4322-4ffb-45eb-83b7-5c236d221763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:36.273Z|56fd4322-4ffb-45eb-83b7-5c236d221763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:38.375Z|b48f194a-884d-416d-b34b-30c73a3bdae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:38.375Z|b48f194a-884d-416d-b34b-30c73a3bdae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:45.670Z|bdfeca92-fe02-43c4-88e2-01d0c43524b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:45.671Z|bdfeca92-fe02-43c4-88e2-01d0c43524b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:46.296Z|8a49411e-a108-4062-b8f3-f057ee6a6bda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:46.297Z|8a49411e-a108-4062-b8f3-f057ee6a6bda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:48.406Z|1e0339a8-da02-496c-b771-e711b051d643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:48.407Z|1e0339a8-da02-496c-b771-e711b051d643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:48.554Z|3f4945d4-12ad-4601-bbf7-5c8eea440fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:13:48.554Z|3f4945d4-12ad-4601-bbf7-5c8eea440fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:13:55.695Z|cba8aa15-18d6-48d3-ac92-9e0ea9f14de1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:55.695Z|cba8aa15-18d6-48d3-ac92-9e0ea9f14de1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:56.321Z|e1d30e81-632b-4fbd-af97-238d5ec558e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:56.322Z|e1d30e81-632b-4fbd-af97-238d5ec558e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:13:58.434Z|fdce98f2-0b5e-41b1-8df6-5071148bb28e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:13:58.435Z|fdce98f2-0b5e-41b1-8df6-5071148bb28e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:03.554Z|7d7c1b3c-f758-4f17-bcfa-70b375445a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:14:03.559Z|7d7c1b3c-f758-4f17-bcfa-70b375445a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:14:04.070Z|959e1ba5-9722-40dd-b174-dedb066e20e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:14:04.070Z|959e1ba5-9722-40dd-b174-dedb066e20e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:14:05.718Z|f327a442-5217-40f1-95d8-7c491179215c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:05.719Z|f327a442-5217-40f1-95d8-7c491179215c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:06.353Z|5c1a77f3-d2a0-4afa-a277-f28a84af57c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:06.354Z|5c1a77f3-d2a0-4afa-a277-f28a84af57c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:08.458Z|53db2a4e-99b5-4647-a956-7219ec584152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:08.459Z|53db2a4e-99b5-4647-a956-7219ec584152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:15.741Z|cc1405ac-6be1-4b76-aecb-197dc7b0b81d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:15.743Z|cc1405ac-6be1-4b76-aecb-197dc7b0b81d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:16.381Z|30466d33-124c-4dd5-8de6-47112ad1fc9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:16.382Z|30466d33-124c-4dd5-8de6-47112ad1fc9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:18.489Z|1827f119-c8d2-4fa6-bd2e-88c287f31d58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:18.490Z|1827f119-c8d2-4fa6-bd2e-88c287f31d58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:18.554Z|315753b7-702f-472f-9070-06c82b341332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:14:18.554Z|315753b7-702f-472f-9070-06c82b341332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:14:23.588Z|0892d40d-fb70-4884-b3d4-a37ba7a527ef|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:14:23.589Z|0892d40d-fb70-4884-b3d4-a37ba7a527ef|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:25.765Z|a87f1f12-ae43-432e-89d9-6e6657e37349|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:25.766Z|a87f1f12-ae43-432e-89d9-6e6657e37349|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:26.404Z|9ad228af-4774-4c3f-bf0f-ce5a88053ff8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:26.406Z|9ad228af-4774-4c3f-bf0f-ce5a88053ff8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:28.512Z|3d62f780-5110-4386-b372-9a5a6ff7887f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:28.514Z|3d62f780-5110-4386-b372-9a5a6ff7887f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:33.554Z|9892bbe0-bc70-4e4c-9301-97a632b3a182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:14:33.554Z|9892bbe0-bc70-4e4c-9301-97a632b3a182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:14:34.071Z|b66205a3-eb33-466b-8283-f5bf447f8123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:14:34.072Z|b66205a3-eb33-466b-8283-f5bf447f8123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:14:35.789Z|4ab42662-bfe8-42f9-8b28-076efb9e290f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:35.790Z|4ab42662-bfe8-42f9-8b28-076efb9e290f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:36.429Z|a46ea871-5df6-45f9-afb6-8f0bc11498c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:36.430Z|a46ea871-5df6-45f9-afb6-8f0bc11498c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:38.538Z|95d0198f-a7e5-4656-90b7-abac4cb5ffb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:38.538Z|95d0198f-a7e5-4656-90b7-abac4cb5ffb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:45.813Z|6591ac3a-79ce-4c70-8259-cb141b97d225|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:45.814Z|6591ac3a-79ce-4c70-8259-cb141b97d225|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:46.452Z|e6735358-8964-4cb1-a4fe-43bf3dc79f1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:46.453Z|e6735358-8964-4cb1-a4fe-43bf3dc79f1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:48.554Z|ace149e6-1cfa-4650-a666-18d6dc103f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:14:48.557Z|ace149e6-1cfa-4650-a666-18d6dc103f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:14:48.560Z|3999893a-be79-44c4-9049-b34932c71493|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:48.561Z|3999893a-be79-44c4-9049-b34932c71493|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:55.836Z|a37b6cba-f96f-4573-9064-33218ba9e342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:55.837Z|a37b6cba-f96f-4573-9064-33218ba9e342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:56.477Z|f29f23f4-0e18-4a83-8d08-8a7771122935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:56.478Z|f29f23f4-0e18-4a83-8d08-8a7771122935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:14:58.583Z|a912ef2f-ea54-49a0-ba95-ede8487c41c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:14:58.584Z|a912ef2f-ea54-49a0-ba95-ede8487c41c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:03.554Z|26a82a6a-7965-4a7c-bb23-795f4a903f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:15:03.554Z|26a82a6a-7965-4a7c-bb23-795f4a903f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:15:04.072Z|0fdb5cae-9aa9-4edf-a846-8796b2b58349|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:15:04.073Z|0fdb5cae-9aa9-4edf-a846-8796b2b58349|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:15:05.860Z|45109282-6b49-4f3a-a029-55da1cff9dfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:05.861Z|45109282-6b49-4f3a-a029-55da1cff9dfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:06.502Z|a2024baf-0741-460e-8c85-43a48747897e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:06.504Z|a2024baf-0741-460e-8c85-43a48747897e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:08.605Z|b9070dc6-c1bc-4e97-85ca-924d20d1db80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:08.606Z|b9070dc6-c1bc-4e97-85ca-924d20d1db80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:15.884Z|633f017a-1366-478a-9c06-0250037fdc95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:15.885Z|633f017a-1366-478a-9c06-0250037fdc95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:16.527Z|5521f326-71a9-48b9-8ea4-940988896b10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:16.528Z|5521f326-71a9-48b9-8ea4-940988896b10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:18.554Z|dec9cade-6009-4c3c-9a4d-65b43401bad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:15:18.554Z|dec9cade-6009-4c3c-9a4d-65b43401bad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:15:18.630Z|24cee13b-9761-4598-a401-128587452e3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:18.631Z|24cee13b-9761-4598-a401-128587452e3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:23.587Z|50dffdb4-ef03-4fa6-b232-b12319ed00e4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:15:23.589Z|50dffdb4-ef03-4fa6-b232-b12319ed00e4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:25.908Z|ff1a211e-4d62-409e-90c5-9600fde21158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:25.909Z|ff1a211e-4d62-409e-90c5-9600fde21158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:26.550Z|5ddb93d7-4eac-4e77-8298-dc09b64d0834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:26.550Z|5ddb93d7-4eac-4e77-8298-dc09b64d0834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:28.654Z|b3912636-a939-420a-bfe3-e9e29ba80cc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:28.655Z|b3912636-a939-420a-bfe3-e9e29ba80cc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:33.554Z|f2114236-a528-4847-ae92-543b46d764a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:15:33.558Z|f2114236-a528-4847-ae92-543b46d764a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:15:34.074Z|e5021b88-d5b7-40fa-9e27-57643ef0c03f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:15:34.074Z|e5021b88-d5b7-40fa-9e27-57643ef0c03f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:15:35.930Z|9090a52b-e541-410e-a77f-a0bf6effbcbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:35.930Z|9090a52b-e541-410e-a77f-a0bf6effbcbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:36.572Z|a13e0b11-abd6-4ee2-81f8-489108ee627d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:36.573Z|a13e0b11-abd6-4ee2-81f8-489108ee627d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:38.680Z|c05010bc-7178-4cf2-831a-68fcc2187982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:38.681Z|c05010bc-7178-4cf2-831a-68fcc2187982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:45.952Z|2aaf4dc9-18ed-4a1b-8433-ea75a358e947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:45.953Z|2aaf4dc9-18ed-4a1b-8433-ea75a358e947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:46.597Z|c40b9920-78b8-45a6-ab53-e0abf8c63b72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:46.598Z|c40b9920-78b8-45a6-ab53-e0abf8c63b72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:48.554Z|e506f62d-6252-41b9-88f8-9461154aba1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:15:48.554Z|e506f62d-6252-41b9-88f8-9461154aba1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:15:48.704Z|010c6d61-d6ab-4d62-b2d6-de8d421bb967|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:48.705Z|010c6d61-d6ab-4d62-b2d6-de8d421bb967|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:55.977Z|33669ff1-4274-4b47-8bfa-81aa80edf24a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:55.978Z|33669ff1-4274-4b47-8bfa-81aa80edf24a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:56.622Z|dc8b7f63-2ea1-4d6d-ae2a-f00f8b7d3b34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:56.623Z|dc8b7f63-2ea1-4d6d-ae2a-f00f8b7d3b34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:15:58.726Z|db6c7efb-4601-42d8-ae8d-d3aed9bf25d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:15:58.727Z|db6c7efb-4601-42d8-ae8d-d3aed9bf25d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:03.554Z|2f035859-a6a7-498a-88fa-d4ee30dc94f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:16:03.554Z|2f035859-a6a7-498a-88fa-d4ee30dc94f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:16:04.075Z|623e30a6-b611-427e-bd47-f78224403dc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:16:04.075Z|623e30a6-b611-427e-bd47-f78224403dc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:16:06.001Z|327e059e-bae8-4e29-a2c1-b9c8436a55c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:06.002Z|327e059e-bae8-4e29-a2c1-b9c8436a55c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:06.645Z|628ed658-b230-4eb8-8c48-a804ae539a5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:06.646Z|628ed658-b230-4eb8-8c48-a804ae539a5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:08.751Z|9a1c49ac-bd92-4cb0-913a-589b9d3f68c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:08.752Z|9a1c49ac-bd92-4cb0-913a-589b9d3f68c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:16.024Z|9f8cb0ed-ac8a-4ce2-914c-40fcbb0cf428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:16.025Z|9f8cb0ed-ac8a-4ce2-914c-40fcbb0cf428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:16.670Z|400a116b-0305-4d2e-8ac0-63c7f91422bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:16.670Z|400a116b-0305-4d2e-8ac0-63c7f91422bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:18.554Z|4e3bec33-a807-4794-9513-ff6966272c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:16:18.556Z|4e3bec33-a807-4794-9513-ff6966272c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:16:18.774Z|3874ccd4-c4e2-4e82-a195-41de741ccd79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:18.775Z|3874ccd4-c4e2-4e82-a195-41de741ccd79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:23.587Z|b079130e-208b-41cd-844c-84a75281ba5e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:16:23.587Z|b079130e-208b-41cd-844c-84a75281ba5e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:26.047Z|c52e768e-7465-4638-b1d5-677b6c63d581|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:26.047Z|c52e768e-7465-4638-b1d5-677b6c63d581|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:26.693Z|859aec0b-0343-44d3-b1bc-290215ff0e62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:26.693Z|859aec0b-0343-44d3-b1bc-290215ff0e62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:28.799Z|8e186363-6c14-4829-9382-04b4f7f73c0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:28.800Z|8e186363-6c14-4829-9382-04b4f7f73c0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:33.554Z|46281cb8-0a28-4c06-a538-123139bcfc4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:16:33.555Z|46281cb8-0a28-4c06-a538-123139bcfc4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:16:34.076Z|5a717a2d-b823-4fe7-907b-421921f7afda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:16:34.077Z|5a717a2d-b823-4fe7-907b-421921f7afda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:16:36.072Z|56318414-087b-490f-a6d4-d868b01382a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:36.073Z|56318414-087b-490f-a6d4-d868b01382a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:36.717Z|f58f04df-e336-44fc-9e65-8854e4be8898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:36.717Z|f58f04df-e336-44fc-9e65-8854e4be8898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:38.823Z|9f5281c3-a169-462b-9aa8-6039111c41a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:38.824Z|9f5281c3-a169-462b-9aa8-6039111c41a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:46.098Z|f5b97cac-24d0-42cd-a1ed-7ad4f8af1976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:46.099Z|f5b97cac-24d0-42cd-a1ed-7ad4f8af1976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:46.741Z|2c13b397-a20f-4c85-bdc5-1593fc41c212|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:46.742Z|2c13b397-a20f-4c85-bdc5-1593fc41c212|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:48.554Z|c95d157e-c07d-4eb2-b782-687af9fa1543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:16:48.554Z|c95d157e-c07d-4eb2-b782-687af9fa1543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:16:48.848Z|bae23e36-0647-4a67-972c-09a9b058980e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:48.849Z|bae23e36-0647-4a67-972c-09a9b058980e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:56.123Z|bf9df395-e3b0-4d48-b8e8-4a8223837c49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:56.124Z|bf9df395-e3b0-4d48-b8e8-4a8223837c49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:56.764Z|47187d8b-672c-491e-8858-a18d6460769e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:56.765Z|47187d8b-672c-491e-8858-a18d6460769e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:16:58.875Z|d430c690-b8e4-45a8-998c-ad79d617e7b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:16:58.877Z|d430c690-b8e4-45a8-998c-ad79d617e7b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:03.554Z|6824dfc0-d62f-4cfd-895f-70a50e5abf63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:17:03.558Z|6824dfc0-d62f-4cfd-895f-70a50e5abf63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:17:04.078Z|963bbee1-4c9e-4b85-9d57-d6587c881ba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:17:04.079Z|963bbee1-4c9e-4b85-9d57-d6587c881ba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:17:06.148Z|370b54e2-ef15-4646-a322-53dddc5d4266|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:06.149Z|370b54e2-ef15-4646-a322-53dddc5d4266|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:06.787Z|ae312b6d-d726-47fb-8085-8468a7ed7d88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:06.788Z|ae312b6d-d726-47fb-8085-8468a7ed7d88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:08.903Z|6f66179c-956b-4e12-8671-4bbaaaf8ff78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:08.904Z|6f66179c-956b-4e12-8671-4bbaaaf8ff78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:16.174Z|dfbeb888-5ad9-42b0-b665-7ad1cd5c0cba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:16.176Z|dfbeb888-5ad9-42b0-b665-7ad1cd5c0cba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:16.813Z|d2675f17-84d2-4ed6-8d54-12aedf4bc8a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:16.813Z|d2675f17-84d2-4ed6-8d54-12aedf4bc8a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:18.554Z|5a6b00b7-ba35-45e4-b917-965b625cfd78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:17:18.555Z|5a6b00b7-ba35-45e4-b917-965b625cfd78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:17:18.927Z|c8a7f67f-557c-4156-8117-81c0f7262082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:18.928Z|c8a7f67f-557c-4156-8117-81c0f7262082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:23.588Z|c13b7312-7784-4f90-813c-d5f9dc977a20|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:17:23.589Z|c13b7312-7784-4f90-813c-d5f9dc977a20|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:26.202Z|527bc794-1a6b-49b0-a7c1-f192b72da9f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:26.203Z|527bc794-1a6b-49b0-a7c1-f192b72da9f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:26.837Z|5566735f-a5b4-45ff-b258-9aba0203d893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:26.838Z|5566735f-a5b4-45ff-b258-9aba0203d893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:28.952Z|84aec59b-0ccc-4207-81ea-9740dd2e0d41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:28.952Z|84aec59b-0ccc-4207-81ea-9740dd2e0d41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:33.554Z|413bf1c6-d70b-4e7c-9efb-bc098dd16b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:17:33.555Z|413bf1c6-d70b-4e7c-9efb-bc098dd16b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:17:34.079Z|4f73fb9b-a215-4775-819b-e3f68048499b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:17:34.080Z|4f73fb9b-a215-4775-819b-e3f68048499b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:17:36.227Z|0fcb29b8-2a3b-4fff-a538-1f8fd8828979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:36.229Z|0fcb29b8-2a3b-4fff-a538-1f8fd8828979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:36.862Z|c17fd3e5-1ce6-4f25-8208-1b7389128141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:36.862Z|c17fd3e5-1ce6-4f25-8208-1b7389128141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:38.979Z|577266c2-e9f4-466a-913b-a7e91e4df1bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:38.981Z|577266c2-e9f4-466a-913b-a7e91e4df1bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:46.255Z|a0147702-4b38-4511-a316-3209495850ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:46.256Z|a0147702-4b38-4511-a316-3209495850ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:46.888Z|dcd0ed66-f000-46b7-b021-38981c1da8dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:46.889Z|dcd0ed66-f000-46b7-b021-38981c1da8dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:48.554Z|781adb32-c6b3-4b11-9b6d-4fc5eb541a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:17:48.558Z|781adb32-c6b3-4b11-9b6d-4fc5eb541a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:17:49.005Z|eae4cedc-6e23-4a88-a4c7-a0e91214efc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:49.006Z|eae4cedc-6e23-4a88-a4c7-a0e91214efc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:56.278Z|7d54a591-2817-4d38-afff-0d6aadab8da1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:56.279Z|7d54a591-2817-4d38-afff-0d6aadab8da1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:56.912Z|0935139b-4aa4-4ea9-876e-b0478f9a1ece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:56.913Z|0935139b-4aa4-4ea9-876e-b0478f9a1ece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:17:59.031Z|3a91e9cf-e114-4348-b1c8-beaddb704b39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:17:59.032Z|3a91e9cf-e114-4348-b1c8-beaddb704b39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:03.554Z|50657009-dba4-4dd3-b7db-45b1d0b206b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:18:03.554Z|50657009-dba4-4dd3-b7db-45b1d0b206b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:18:04.081Z|3afb7be7-1333-4f15-9834-6e98d482c18b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:18:04.081Z|3afb7be7-1333-4f15-9834-6e98d482c18b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:18:06.304Z|6341cb08-52cc-4453-84ce-c24d8d426b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:06.305Z|6341cb08-52cc-4453-84ce-c24d8d426b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:06.937Z|e8b36366-51a0-4c28-957a-cb36015e0128|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:06.939Z|e8b36366-51a0-4c28-957a-cb36015e0128|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:09.054Z|42964124-02aa-4a81-8c9f-80be489d2d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:09.055Z|42964124-02aa-4a81-8c9f-80be489d2d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:16.327Z|94577d26-cebf-4d52-906e-bcea64b67a78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:16.328Z|94577d26-cebf-4d52-906e-bcea64b67a78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:16.962Z|9d63176c-9b56-4406-ad6a-825d2536bdb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:16.962Z|9d63176c-9b56-4406-ad6a-825d2536bdb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:18.554Z|b2f88bb2-0004-4b73-9726-3adc66d8d872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:18:18.554Z|b2f88bb2-0004-4b73-9726-3adc66d8d872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:18:19.077Z|6f4197bf-e904-43e7-b5e7-2fb500670252|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:19.078Z|6f4197bf-e904-43e7-b5e7-2fb500670252|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:23.588Z|d17820c2-0966-4ca4-975d-1c4f0b45e425|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:18:23.589Z|d17820c2-0966-4ca4-975d-1c4f0b45e425|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:26.351Z|2a56004e-137c-4122-8f16-37d1668a90ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:26.352Z|2a56004e-137c-4122-8f16-37d1668a90ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:26.985Z|a7e74a36-e410-401e-9743-5f767abd6b18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:26.986Z|a7e74a36-e410-401e-9743-5f767abd6b18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:29.101Z|e141114c-fc19-4481-8dd4-6559f2b22081|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:29.102Z|e141114c-fc19-4481-8dd4-6559f2b22081|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:33.554Z|ee0d048d-ab69-44de-b6fe-e661cfdd697f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:18:33.558Z|ee0d048d-ab69-44de-b6fe-e661cfdd697f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:18:34.082Z|fd7acbe7-429f-4af2-8085-db7f46c06ff2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:18:34.082Z|fd7acbe7-429f-4af2-8085-db7f46c06ff2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:18:36.374Z|842ad928-5d25-4f23-a338-02fe265dec64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:36.375Z|842ad928-5d25-4f23-a338-02fe265dec64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:37.010Z|9b4828b6-1b76-45a7-bda2-e16cbca4cb0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:37.010Z|9b4828b6-1b76-45a7-bda2-e16cbca4cb0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:39.134Z|dc7d1484-89e8-4f29-b114-4a4171ffe20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:39.135Z|dc7d1484-89e8-4f29-b114-4a4171ffe20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:46.405Z|4ba695ed-96f5-492a-ba7a-21f829d8aab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:46.406Z|4ba695ed-96f5-492a-ba7a-21f829d8aab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:47.038Z|034ee96c-864a-466c-b87f-b9747a209fb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:47.039Z|034ee96c-864a-466c-b87f-b9747a209fb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:48.554Z|9536a842-1e00-4b25-855f-1c204bf8cfae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:18:48.554Z|9536a842-1e00-4b25-855f-1c204bf8cfae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:18:49.161Z|18f6d5da-d77a-483e-8476-68f06486825d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:49.162Z|18f6d5da-d77a-483e-8476-68f06486825d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:56.430Z|db70e04c-0746-4ca2-89fb-ebe8aa306516|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:56.430Z|db70e04c-0746-4ca2-89fb-ebe8aa306516|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:57.061Z|5239637e-b5e3-4dc7-b756-2d2bad647c1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:57.062Z|5239637e-b5e3-4dc7-b756-2d2bad647c1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:18:59.185Z|dfbbbf8c-5b6e-4cd6-9c49-4b217b7d70d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:18:59.186Z|dfbbbf8c-5b6e-4cd6-9c49-4b217b7d70d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:03.554Z|97e108e0-7469-4517-8192-c26930bb5b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:19:03.554Z|97e108e0-7469-4517-8192-c26930bb5b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:19:04.083Z|bbd9b627-1a89-42bf-bbf3-4bf5958213aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:19:04.084Z|bbd9b627-1a89-42bf-bbf3-4bf5958213aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:19:06.453Z|e8b88d38-5bc3-428b-be23-7d0aa8446065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:06.454Z|e8b88d38-5bc3-428b-be23-7d0aa8446065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:07.086Z|a2defd6c-a9b2-4627-b257-87b69855e2c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:07.087Z|a2defd6c-a9b2-4627-b257-87b69855e2c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:09.212Z|bfca1a44-753b-4ca0-8bf5-62756105aaf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:09.213Z|bfca1a44-753b-4ca0-8bf5-62756105aaf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:16.478Z|df62ac3d-5fa0-4567-aabb-e9db801dd711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:16.478Z|df62ac3d-5fa0-4567-aabb-e9db801dd711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:17.111Z|ee183832-474b-4abf-b999-1e7c77b5e299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:17.111Z|ee183832-474b-4abf-b999-1e7c77b5e299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:18.554Z|dd25d501-e09c-47c4-99da-ba519eae9141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:19:18.556Z|dd25d501-e09c-47c4-99da-ba519eae9141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:19:19.235Z|ff5dc40a-14c8-487f-b8c8-017e5e685159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:19.236Z|ff5dc40a-14c8-487f-b8c8-017e5e685159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:23.587Z|e9914396-cca6-4a16-b9cf-e178f625c645|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:19:23.588Z|e9914396-cca6-4a16-b9cf-e178f625c645|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:26.501Z|0eef8e3a-8414-401a-92f3-d9596587705f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:26.501Z|0eef8e3a-8414-401a-92f3-d9596587705f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:27.136Z|59a2e381-76a9-45d7-9780-88c1142a5476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:27.137Z|59a2e381-76a9-45d7-9780-88c1142a5476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:29.259Z|a6555b7e-6f5e-403c-bb32-32d5aa630e7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:29.260Z|a6555b7e-6f5e-403c-bb32-32d5aa630e7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:33.554Z|b2b6bce3-d4e0-46f9-85c9-4867c72711e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:19:33.554Z|b2b6bce3-d4e0-46f9-85c9-4867c72711e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:19:34.084Z|3964428a-ac11-4067-8001-69fcb0c3a325|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:19:34.085Z|3964428a-ac11-4067-8001-69fcb0c3a325|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:19:36.524Z|a9690c03-9b44-4278-91c9-d2239d63fbd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:36.525Z|a9690c03-9b44-4278-91c9-d2239d63fbd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:37.159Z|68afa0d6-caad-417e-a0b2-7f79e3f9a1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:37.160Z|68afa0d6-caad-417e-a0b2-7f79e3f9a1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:39.284Z|8ac10bd4-1d1e-4cc4-8728-7c3b97cbd12e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:39.285Z|8ac10bd4-1d1e-4cc4-8728-7c3b97cbd12e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:46.548Z|7a588458-4013-44d1-bce6-d3e4dcbe971e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:46.549Z|7a588458-4013-44d1-bce6-d3e4dcbe971e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:47.183Z|8edb1509-da3f-4062-ba30-ff19ec8bd80b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:47.184Z|8edb1509-da3f-4062-ba30-ff19ec8bd80b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:48.554Z|4e0eabcd-5c26-4e15-8c3a-b43abb631a9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:19:48.554Z|4e0eabcd-5c26-4e15-8c3a-b43abb631a9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:19:49.307Z|4becad17-e9ae-48e1-8eea-7eeb45862fa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:49.308Z|4becad17-e9ae-48e1-8eea-7eeb45862fa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:56.574Z|13c2097e-2503-4c2e-aa01-375da41b1ad9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:56.575Z|13c2097e-2503-4c2e-aa01-375da41b1ad9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:57.209Z|9462801b-69f7-4e1d-a2e9-6fafb651af2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:57.210Z|9462801b-69f7-4e1d-a2e9-6fafb651af2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:19:59.329Z|5fa1194e-55a4-4c9a-b41f-0c6313a79cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:19:59.330Z|5fa1194e-55a4-4c9a-b41f-0c6313a79cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:03.554Z|25fe39fb-40be-4a2f-a098-cbc3388d6d11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:20:03.557Z|25fe39fb-40be-4a2f-a098-cbc3388d6d11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:20:04.085Z|f58c9a52-4c1a-4e9e-b9e8-ffb075fd5041|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:20:04.086Z|f58c9a52-4c1a-4e9e-b9e8-ffb075fd5041|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:20:06.597Z|08d1a3a5-8a9d-4ffc-bac3-938b7d0e9241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:06.599Z|08d1a3a5-8a9d-4ffc-bac3-938b7d0e9241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:07.231Z|a35d269e-518e-4db2-9efd-bffe3a469831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:07.232Z|a35d269e-518e-4db2-9efd-bffe3a469831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:09.351Z|dd3c08ef-7806-40dd-b398-43e016d8be52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:09.352Z|dd3c08ef-7806-40dd-b398-43e016d8be52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:16.621Z|3a3a40c3-abe7-435a-80f9-468656416dd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:16.622Z|3a3a40c3-abe7-435a-80f9-468656416dd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:17.254Z|072ae264-4c88-4295-b1bc-30ab5cad938e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:17.255Z|072ae264-4c88-4295-b1bc-30ab5cad938e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:18.554Z|7a3f1be6-3537-4504-a5eb-936fee764989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:20:18.554Z|7a3f1be6-3537-4504-a5eb-936fee764989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:20:19.374Z|680094aa-1b08-4cbc-a719-ebf6a3a8fc0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:19.375Z|680094aa-1b08-4cbc-a719-ebf6a3a8fc0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:23.587Z|a755bc27-6b30-4c15-9dec-4f5aa9395feb|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:20:23.588Z|a755bc27-6b30-4c15-9dec-4f5aa9395feb|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:26.644Z|ab8210ff-66a4-4e67-a02e-a511487fc886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:26.644Z|ab8210ff-66a4-4e67-a02e-a511487fc886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:27.280Z|6bec5042-050c-49cc-be38-ff787c9df60a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:27.280Z|6bec5042-050c-49cc-be38-ff787c9df60a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:29.396Z|3c0fd91d-8268-45b9-b684-832e6341b6a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:29.397Z|3c0fd91d-8268-45b9-b684-832e6341b6a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:33.554Z|8f8df2c0-8440-42e4-9f39-ed23dcf7bd91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:20:33.554Z|8f8df2c0-8440-42e4-9f39-ed23dcf7bd91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:20:34.086Z|1f60be65-d210-473a-acca-da23cc789329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:20:34.087Z|1f60be65-d210-473a-acca-da23cc789329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:20:36.667Z|7007adb3-b648-4de3-ac6c-d24eb940bb5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:36.668Z|7007adb3-b648-4de3-ac6c-d24eb940bb5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:37.302Z|610cbc3a-1a05-4af5-851f-389fe64f4d5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:37.303Z|610cbc3a-1a05-4af5-851f-389fe64f4d5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:39.421Z|8fbac5f8-05b0-4421-a1c1-cdd3df08a2cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:39.424Z|8fbac5f8-05b0-4421-a1c1-cdd3df08a2cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:46.691Z|1cd13a90-4df3-4d5d-bd7e-d2ed49329d97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:46.692Z|1cd13a90-4df3-4d5d-bd7e-d2ed49329d97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:47.326Z|5539d3c3-3a2c-4a25-994c-f9243675d200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:47.327Z|5539d3c3-3a2c-4a25-994c-f9243675d200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:48.554Z|504155c7-cbd0-4fe8-bed9-f3c2e250b383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:20:48.558Z|504155c7-cbd0-4fe8-bed9-f3c2e250b383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:20:49.448Z|80669f66-8e03-4542-a4df-1aaa244b49cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:49.449Z|80669f66-8e03-4542-a4df-1aaa244b49cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:56.715Z|26c594b6-4c0c-49af-a193-f70a84ec5231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:56.716Z|26c594b6-4c0c-49af-a193-f70a84ec5231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:57.349Z|4fbcee16-06c0-4cb9-b98e-9f14935949b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:57.350Z|4fbcee16-06c0-4cb9-b98e-9f14935949b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:20:59.471Z|90e22a35-38eb-449b-8ba4-4c3e8f89e194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:20:59.472Z|90e22a35-38eb-449b-8ba4-4c3e8f89e194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:03.554Z|de88e1e0-8a3c-4454-b165-01fca5f1fa8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:21:03.554Z|de88e1e0-8a3c-4454-b165-01fca5f1fa8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:21:04.088Z|0d5de10a-318f-41eb-9610-e5b2080f96a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:21:04.088Z|0d5de10a-318f-41eb-9610-e5b2080f96a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:21:06.740Z|6015ca9d-d361-4fd5-be5f-34392096a848|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:06.741Z|6015ca9d-d361-4fd5-be5f-34392096a848|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:07.372Z|23ddc48b-3a5c-4696-9fa3-d0f5f09cca7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:07.373Z|23ddc48b-3a5c-4696-9fa3-d0f5f09cca7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:09.496Z|d4067e7e-ba98-4f67-912c-d30d5fa86159|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:09.497Z|d4067e7e-ba98-4f67-912c-d30d5fa86159|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:16.764Z|f2c5588c-5559-404f-adef-21abd2e5daf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:16.765Z|f2c5588c-5559-404f-adef-21abd2e5daf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:17.397Z|e8618106-edac-4c11-ba64-d81ffae649d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:17.398Z|e8618106-edac-4c11-ba64-d81ffae649d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:18.554Z|59068256-f11c-434b-9510-6ea791053f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:21:18.554Z|59068256-f11c-434b-9510-6ea791053f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:21:19.520Z|ae7b65de-c73b-4325-a0d1-335284d6f7a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:19.521Z|ae7b65de-c73b-4325-a0d1-335284d6f7a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:23.588Z|593f9fc7-6b0d-4377-b831-66062e3cb545|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:21:23.589Z|593f9fc7-6b0d-4377-b831-66062e3cb545|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:26.789Z|799451bf-60aa-4477-b185-a8624c7171d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:26.790Z|799451bf-60aa-4477-b185-a8624c7171d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:27.421Z|d1e3fa58-96ef-4f96-a378-299b328fb0a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:27.422Z|d1e3fa58-96ef-4f96-a378-299b328fb0a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:29.543Z|a883418a-3a6a-4f45-89d0-dbee5e95bc25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:29.544Z|a883418a-3a6a-4f45-89d0-dbee5e95bc25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:33.554Z|cec2ce66-223a-443c-813f-f00473054c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:21:33.557Z|cec2ce66-223a-443c-813f-f00473054c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:21:34.089Z|a35a417d-1425-4f59-8dd5-f5f2a0dba320|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:21:34.089Z|a35a417d-1425-4f59-8dd5-f5f2a0dba320|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:21:36.814Z|7712d23d-6cc5-4e5c-a72c-e34b7264998f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:36.814Z|7712d23d-6cc5-4e5c-a72c-e34b7264998f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:37.449Z|386bb9f9-a232-4857-be7c-dea0fb77c933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:37.449Z|386bb9f9-a232-4857-be7c-dea0fb77c933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:39.565Z|1ccff001-e628-442e-a38d-2a0945ac9287|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:39.566Z|1ccff001-e628-442e-a38d-2a0945ac9287|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:46.838Z|7ad78eba-2a18-4512-938c-ba4b4ff87d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:46.838Z|7ad78eba-2a18-4512-938c-ba4b4ff87d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:47.473Z|14ef2dd7-5330-4ed6-8a66-88d9f76e370b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:47.474Z|14ef2dd7-5330-4ed6-8a66-88d9f76e370b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:48.554Z|d7a5b0cf-4d1d-440f-9093-177087a4c882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:21:48.554Z|d7a5b0cf-4d1d-440f-9093-177087a4c882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:21:49.587Z|72b744a0-df40-4cdd-8eb3-7dda2a74b9b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:49.588Z|72b744a0-df40-4cdd-8eb3-7dda2a74b9b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:56.861Z|f32e43d7-f4d7-4ad7-a186-6aafffc5697c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:56.862Z|f32e43d7-f4d7-4ad7-a186-6aafffc5697c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:57.496Z|0628567f-e05d-46f9-84a8-d61818c73b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:57.497Z|0628567f-e05d-46f9-84a8-d61818c73b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:21:59.610Z|e1d5b8f0-d60a-4202-894c-dc1b13b2a86c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:21:59.611Z|e1d5b8f0-d60a-4202-894c-dc1b13b2a86c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:03.554Z|a72b2f7f-3266-451c-9f24-da6826c7b721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:22:03.554Z|a72b2f7f-3266-451c-9f24-da6826c7b721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:22:04.090Z|cbbc487a-de71-4ce2-a8ca-04442351e064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:22:04.091Z|cbbc487a-de71-4ce2-a8ca-04442351e064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:22:06.888Z|9db35f2a-6a18-4f5a-89ea-e6e0686acca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:06.889Z|9db35f2a-6a18-4f5a-89ea-e6e0686acca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:07.519Z|fe78f1b5-e050-4c6f-9ff2-b43d5a8a8996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:07.520Z|fe78f1b5-e050-4c6f-9ff2-b43d5a8a8996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:09.633Z|2373497e-46fc-4ed2-b5d4-7f28068a70ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:09.634Z|2373497e-46fc-4ed2-b5d4-7f28068a70ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:16.913Z|c3912927-bee9-476f-9091-5587d69776b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:16.914Z|c3912927-bee9-476f-9091-5587d69776b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:17.541Z|8b20f473-790f-4a43-a509-7c0212d01088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:17.542Z|8b20f473-790f-4a43-a509-7c0212d01088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:18.554Z|1026f75e-6ba2-4fc3-a8fd-30a390b4037e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:22:18.557Z|1026f75e-6ba2-4fc3-a8fd-30a390b4037e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:22:19.657Z|75e47f24-1fc5-4791-9961-a1086a6d4120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:19.658Z|75e47f24-1fc5-4791-9961-a1086a6d4120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:23.588Z|6a5785b3-48d2-4076-8af9-a975f5754acf|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:22:23.588Z|6a5785b3-48d2-4076-8af9-a975f5754acf|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:26.935Z|1ba1504c-2954-4c00-b7bd-b3844ae74688|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:26.936Z|1ba1504c-2954-4c00-b7bd-b3844ae74688|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:27.565Z|b605db38-7c0e-48e2-b2f7-20b4da551101|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:27.566Z|b605db38-7c0e-48e2-b2f7-20b4da551101|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:29.681Z|ccd72b37-5d84-4c6d-a948-590f1dbc80e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:29.682Z|ccd72b37-5d84-4c6d-a948-590f1dbc80e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:33.554Z|073a7f4f-e429-4d9b-956e-bce31606d6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:22:33.554Z|073a7f4f-e429-4d9b-956e-bce31606d6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:22:34.091Z|f33ce675-5b46-4bac-bf24-1a54351fd75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:22:34.092Z|f33ce675-5b46-4bac-bf24-1a54351fd75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:22:36.959Z|76f6a7f2-8574-45bd-b8e0-04f4e06e7c2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:36.960Z|76f6a7f2-8574-45bd-b8e0-04f4e06e7c2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:37.590Z|b092c49b-12fb-4f45-98ad-123ddeff2aca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:37.591Z|b092c49b-12fb-4f45-98ad-123ddeff2aca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:39.707Z|c2871967-b9d7-4842-b42e-ed3b69776362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:39.708Z|c2871967-b9d7-4842-b42e-ed3b69776362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:46.988Z|03b256ac-8c8b-493a-bb3d-5816b95a8bf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:46.990Z|03b256ac-8c8b-493a-bb3d-5816b95a8bf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:47.615Z|2d36772c-c310-4b25-a6f2-2a5cd58e847e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:47.616Z|2d36772c-c310-4b25-a6f2-2a5cd58e847e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:48.554Z|487b17a7-266a-44fe-92c6-6192cdc4c7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:22:48.554Z|487b17a7-266a-44fe-92c6-6192cdc4c7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:22:49.732Z|3f21ed8e-0b93-4e88-a8c3-af5819075841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:49.733Z|3f21ed8e-0b93-4e88-a8c3-af5819075841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:57.014Z|3331761e-24ad-4006-9e28-d6396231199d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:57.015Z|3331761e-24ad-4006-9e28-d6396231199d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:57.637Z|575500e9-5d4f-4ba4-9a66-669d2ec6cc00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:57.637Z|575500e9-5d4f-4ba4-9a66-669d2ec6cc00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:22:59.758Z|534a789b-2948-472b-b09f-0c002afd1658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:22:59.759Z|534a789b-2948-472b-b09f-0c002afd1658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:03.554Z|71a85cfb-9d36-4721-a0bc-cca510ec64d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:23:03.556Z|71a85cfb-9d36-4721-a0bc-cca510ec64d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:23:04.093Z|cc18f0bc-bd7f-4a7e-9404-fb9e5631d964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:23:04.093Z|cc18f0bc-bd7f-4a7e-9404-fb9e5631d964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:23:07.040Z|bf1d16bf-426a-4554-b7a7-5031be6c2364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:07.041Z|bf1d16bf-426a-4554-b7a7-5031be6c2364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:07.661Z|fd629527-0587-4552-b3c5-3032c565fe93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:07.662Z|fd629527-0587-4552-b3c5-3032c565fe93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:09.783Z|7be7620a-fdd1-4467-b498-e222f630836d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:09.784Z|7be7620a-fdd1-4467-b498-e222f630836d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:17.065Z|a1a5324c-0583-42d7-9a63-6ec36fde501d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:17.066Z|a1a5324c-0583-42d7-9a63-6ec36fde501d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:17.687Z|2c8d6090-8925-4190-b6cb-85f425f12f3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:17.688Z|2c8d6090-8925-4190-b6cb-85f425f12f3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:18.554Z|6deead19-a991-4f63-9545-9c0b2c7ae937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:23:18.554Z|6deead19-a991-4f63-9545-9c0b2c7ae937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:23:19.806Z|55d821f5-ff01-44c7-a8d1-5c6c8d0028a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:19.807Z|55d821f5-ff01-44c7-a8d1-5c6c8d0028a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:23.587Z|c607add8-d745-4052-afb2-314b69625113|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:23:23.588Z|c607add8-d745-4052-afb2-314b69625113|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:27.088Z|cf7b9793-29cc-4cd3-9d7b-03c13f08f1e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:27.089Z|cf7b9793-29cc-4cd3-9d7b-03c13f08f1e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:27.715Z|f6913622-bfcb-439b-b5ef-1f91b56d7d22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:27.716Z|f6913622-bfcb-439b-b5ef-1f91b56d7d22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:29.829Z|a41a5ee8-7f00-4a25-a55e-300429919dc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:29.830Z|a41a5ee8-7f00-4a25-a55e-300429919dc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:33.554Z|77e3907e-01b7-4a88-9676-d7dcafd78d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:23:33.554Z|77e3907e-01b7-4a88-9676-d7dcafd78d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:23:34.094Z|27086bb0-7f83-4233-a53f-2294abe05184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:23:34.094Z|27086bb0-7f83-4233-a53f-2294abe05184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:23:37.111Z|0da16e52-f1a2-4f33-b8a0-0a5c709c9cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:37.112Z|0da16e52-f1a2-4f33-b8a0-0a5c709c9cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:37.738Z|2fad9980-9466-4bde-b63e-2dab13ac6bb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:37.738Z|2fad9980-9466-4bde-b63e-2dab13ac6bb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:39.851Z|02d022df-0967-4825-9f9c-5b496d73dcfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:39.852Z|02d022df-0967-4825-9f9c-5b496d73dcfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:47.134Z|2dc7c9d3-85fc-4afb-a614-6ed3daf679cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:47.135Z|2dc7c9d3-85fc-4afb-a614-6ed3daf679cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:47.761Z|6855c2f6-85ca-4a99-8a90-c6a4359c3ff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:47.762Z|6855c2f6-85ca-4a99-8a90-c6a4359c3ff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:48.554Z|c799ff6d-e4be-4143-bdf7-50ce931cd8e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:23:48.557Z|c799ff6d-e4be-4143-bdf7-50ce931cd8e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:23:49.874Z|58327b99-a013-4cde-b178-d07c661b1709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:49.875Z|58327b99-a013-4cde-b178-d07c661b1709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:57.156Z|fec4803f-3b3a-4a43-9583-57268eac1e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:57.157Z|fec4803f-3b3a-4a43-9583-57268eac1e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:57.785Z|d5aad7c3-c14d-4280-bd09-59e1a1c15885|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:57.786Z|d5aad7c3-c14d-4280-bd09-59e1a1c15885|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:23:59.895Z|0e34946c-d92c-4437-8723-2920413c9e2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:23:59.896Z|0e34946c-d92c-4437-8723-2920413c9e2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:03.556Z|919afb35-8170-44c2-877a-beb0db946a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:24:03.557Z|919afb35-8170-44c2-877a-beb0db946a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:24:04.095Z|27889f2a-e8bc-49e1-87df-01344fb594d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:24:04.096Z|27889f2a-e8bc-49e1-87df-01344fb594d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:24:07.182Z|1b434991-10cf-43d2-847e-62437a3bb067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:07.183Z|1b434991-10cf-43d2-847e-62437a3bb067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:07.816Z|2770a5ff-7aaf-4da5-a768-1530dc4b0ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:07.818Z|2770a5ff-7aaf-4da5-a768-1530dc4b0ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:09.918Z|ccd9ad86-31a8-4445-8ae7-27dfbe3878b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:09.919Z|ccd9ad86-31a8-4445-8ae7-27dfbe3878b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:17.206Z|051ed521-0485-49a4-b395-c01975c1604e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:17.207Z|051ed521-0485-49a4-b395-c01975c1604e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:17.844Z|d7ee4141-818e-4052-9bce-75342b351b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:17.845Z|d7ee4141-818e-4052-9bce-75342b351b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:18.554Z|91812352-faef-43ca-a2cb-33c37c3bd6c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:24:18.555Z|91812352-faef-43ca-a2cb-33c37c3bd6c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:24:19.941Z|7c7bb966-9b17-484b-a2be-3b783532e930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:19.942Z|7c7bb966-9b17-484b-a2be-3b783532e930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:23.589Z|cf6b2dbe-9d09-4fb2-8a9e-079ec086b7fd|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:24:23.590Z|cf6b2dbe-9d09-4fb2-8a9e-079ec086b7fd|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:27.232Z|be294285-59f4-4005-8666-0ed2bf097c74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:27.233Z|be294285-59f4-4005-8666-0ed2bf097c74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:27.870Z|cb02dea4-09ac-47d4-a779-f1e5cf254725|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:27.871Z|cb02dea4-09ac-47d4-a779-f1e5cf254725|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:29.967Z|d1d6a3ef-02f0-434d-bf46-24215a64489e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:29.967Z|d1d6a3ef-02f0-434d-bf46-24215a64489e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:33.554Z|8200462e-e26a-4aa7-ac4f-d2bcd6c97850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:24:33.560Z|8200462e-e26a-4aa7-ac4f-d2bcd6c97850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:24:34.097Z|d449e434-f36c-4da6-9c3c-0fd9e2351750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:24:34.098Z|d449e434-f36c-4da6-9c3c-0fd9e2351750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:24:37.257Z|ee0098a7-dd51-4dc1-9909-456812f8aa3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:37.259Z|ee0098a7-dd51-4dc1-9909-456812f8aa3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:37.895Z|61029d05-fccd-4f7d-bf5d-6b070ee22e06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:37.896Z|61029d05-fccd-4f7d-bf5d-6b070ee22e06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:39.993Z|d5f6af30-af16-4b42-a978-3026a4ddd28c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:39.995Z|d5f6af30-af16-4b42-a978-3026a4ddd28c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:47.284Z|13ef0d39-ca0e-4ef9-8aea-52c6e740e9f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:47.285Z|13ef0d39-ca0e-4ef9-8aea-52c6e740e9f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:47.923Z|04d9c761-e566-4dda-a78f-92fcc1a9eace|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:47.924Z|04d9c761-e566-4dda-a78f-92fcc1a9eace|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:48.554Z|22c459a2-80e0-4a25-a2a1-ef162dfaedb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:24:48.555Z|22c459a2-80e0-4a25-a2a1-ef162dfaedb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:24:50.018Z|3773486b-de3e-4139-8c36-5758a0bf9341|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:50.019Z|3773486b-de3e-4139-8c36-5758a0bf9341|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:57.313Z|cc420424-111d-4fc6-86bb-b1e7687f0093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:57.317Z|cc420424-111d-4fc6-86bb-b1e7687f0093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:24:57.947Z|3794e3d1-81be-4218-9d23-d5b7c92d4b61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:24:57.948Z|3794e3d1-81be-4218-9d23-d5b7c92d4b61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:00.042Z|dd7f520a-641a-4978-b2de-2ab79db3b485|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:00.044Z|dd7f520a-641a-4978-b2de-2ab79db3b485|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:03.554Z|9060cf22-d608-48c1-a8ba-a44e504cbd87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:25:03.554Z|9060cf22-d608-48c1-a8ba-a44e504cbd87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:25:04.098Z|75bfcd43-eb21-48b1-86eb-04f7a39fb58f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:25:04.099Z|75bfcd43-eb21-48b1-86eb-04f7a39fb58f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:25:07.342Z|e97e54c2-334a-46d7-977b-3f2b183e6b3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:07.343Z|e97e54c2-334a-46d7-977b-3f2b183e6b3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:07.971Z|8c28fec6-f8a3-4bc3-9eb9-b9dfdaf344f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:07.972Z|8c28fec6-f8a3-4bc3-9eb9-b9dfdaf344f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:10.064Z|63da61a2-de2d-4bad-9319-ae6e5206305b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:10.065Z|63da61a2-de2d-4bad-9319-ae6e5206305b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:17.366Z|8bdca9dc-d19f-4cce-8c5a-737a182b910a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:17.367Z|8bdca9dc-d19f-4cce-8c5a-737a182b910a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:17.996Z|fc954d13-3cd6-405b-a35d-18c8353d4f0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:17.996Z|fc954d13-3cd6-405b-a35d-18c8353d4f0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:18.554Z|4033b4b4-b596-4d85-b686-5bef2687507c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:25:18.558Z|4033b4b4-b596-4d85-b686-5bef2687507c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:25:20.086Z|458a4ea8-bcdf-4fb4-bf2b-8d190a777e31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:20.087Z|458a4ea8-bcdf-4fb4-bf2b-8d190a777e31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:23.588Z|a7c8f1eb-73e0-4715-ab3b-8644db12f0e7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:25:23.590Z|a7c8f1eb-73e0-4715-ab3b-8644db12f0e7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:27.391Z|d43fd60a-ccda-4f94-b9b7-d2a058ae5438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:27.392Z|d43fd60a-ccda-4f94-b9b7-d2a058ae5438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:28.020Z|2ead6f6e-b61f-4553-bf54-ea9f495f27b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:28.021Z|2ead6f6e-b61f-4553-bf54-ea9f495f27b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:30.109Z|0f7fc6ae-fff2-448e-ad08-27ddb80d674e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:30.111Z|0f7fc6ae-fff2-448e-ad08-27ddb80d674e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:33.554Z|438c268e-5f8f-4def-ba60-ad863916ee0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:25:33.554Z|438c268e-5f8f-4def-ba60-ad863916ee0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:25:34.100Z|64cdfd17-0051-4d69-b31d-04e53e0c5b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:25:34.101Z|64cdfd17-0051-4d69-b31d-04e53e0c5b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:25:37.418Z|8636bedf-66e4-4d58-abd3-feb16328832d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:37.419Z|8636bedf-66e4-4d58-abd3-feb16328832d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:38.043Z|ea104cf4-8a15-442d-8ac0-1e1e32ce6c1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:38.045Z|ea104cf4-8a15-442d-8ac0-1e1e32ce6c1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:40.134Z|9a8baeb7-2a6c-4a43-9144-b1406ceea8e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:40.135Z|9a8baeb7-2a6c-4a43-9144-b1406ceea8e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:47.444Z|5ddd7da8-95b9-4f70-bf4f-c3f10f623ef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:47.445Z|5ddd7da8-95b9-4f70-bf4f-c3f10f623ef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:48.069Z|4ea9c80f-c1ac-4586-a795-9f6b57d28018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:48.070Z|4ea9c80f-c1ac-4586-a795-9f6b57d28018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:48.554Z|08204bad-717e-4bca-8722-a7d44e6a6bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:25:48.555Z|08204bad-717e-4bca-8722-a7d44e6a6bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:25:50.159Z|3ce4d0ef-4397-4b43-b696-32a8229a2234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:50.160Z|3ce4d0ef-4397-4b43-b696-32a8229a2234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:57.472Z|d6fa46ab-4812-4b6f-ba29-f930615304ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:57.472Z|d6fa46ab-4812-4b6f-ba29-f930615304ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:25:58.095Z|a4b5379a-f33b-4f7f-aadb-7a49b4abe6b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:25:58.096Z|a4b5379a-f33b-4f7f-aadb-7a49b4abe6b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:00.185Z|5162962b-96ff-4c4f-945d-21364b33d6bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:00.186Z|5162962b-96ff-4c4f-945d-21364b33d6bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:03.554Z|df1768d9-cc6d-4601-80a4-2c3cd63e0a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:26:03.557Z|df1768d9-cc6d-4601-80a4-2c3cd63e0a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:26:04.102Z|17b9efda-b968-418b-8003-fa5327a23da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:26:04.103Z|17b9efda-b968-418b-8003-fa5327a23da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:26:07.499Z|b2e8ec50-965b-4ad3-95fd-ac81f29620ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:07.500Z|b2e8ec50-965b-4ad3-95fd-ac81f29620ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:08.120Z|62703abd-95d4-41b0-9684-062059d9b096|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:08.121Z|62703abd-95d4-41b0-9684-062059d9b096|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:10.210Z|18fe3153-3f77-4ec9-b159-a095338a1734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:10.211Z|18fe3153-3f77-4ec9-b159-a095338a1734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:17.523Z|449bf42c-710b-4d6e-9bc0-b09a8e604ab1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:17.523Z|449bf42c-710b-4d6e-9bc0-b09a8e604ab1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:18.146Z|85576ef2-6b0a-4ee3-90bb-311196b0ca62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:18.146Z|85576ef2-6b0a-4ee3-90bb-311196b0ca62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:18.554Z|c2bc5830-7c46-4dd7-adf4-7bc5d4f181a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:26:18.554Z|c2bc5830-7c46-4dd7-adf4-7bc5d4f181a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:26:20.237Z|fbbf9004-7dc0-4d3e-9616-9676fd1bae61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:20.240Z|fbbf9004-7dc0-4d3e-9616-9676fd1bae61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:23.587Z|aa905716-8f83-4b1d-9d2d-2c63834f7f8c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:26:23.588Z|aa905716-8f83-4b1d-9d2d-2c63834f7f8c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:27.546Z|39d9e6f4-2122-4afd-ad78-0737cf2b2490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:27.547Z|39d9e6f4-2122-4afd-ad78-0737cf2b2490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:28.173Z|772a8100-4fb6-4ee4-9b8e-88375968ba1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:28.174Z|772a8100-4fb6-4ee4-9b8e-88375968ba1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:30.269Z|90e16fcf-4bf9-4591-a189-ae69d739f3b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:30.270Z|90e16fcf-4bf9-4591-a189-ae69d739f3b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:33.554Z|bc905353-dbe3-44a9-81ff-57b25158ae02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:26:33.554Z|bc905353-dbe3-44a9-81ff-57b25158ae02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:26:34.103Z|8b040277-0ded-497a-8b1c-ce2746feb109|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:26:34.104Z|8b040277-0ded-497a-8b1c-ce2746feb109|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:26:37.571Z|31ebe9cd-752f-49cf-8001-a05e416e05fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:37.572Z|31ebe9cd-752f-49cf-8001-a05e416e05fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:38.199Z|950086f6-6000-44f5-8be1-71205d8708ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:38.200Z|950086f6-6000-44f5-8be1-71205d8708ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:40.294Z|d82412e0-fe14-4793-984d-9d0d9a94bb04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:40.295Z|d82412e0-fe14-4793-984d-9d0d9a94bb04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:47.594Z|89b336e9-0db9-41bf-af4c-e223b6f5979e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:47.595Z|89b336e9-0db9-41bf-af4c-e223b6f5979e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:48.225Z|9e8f41c5-6c33-4957-8693-2966fe0a593d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:48.226Z|9e8f41c5-6c33-4957-8693-2966fe0a593d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:48.554Z|f988577a-5399-41f5-9d55-1b231013cf88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:26:48.558Z|f988577a-5399-41f5-9d55-1b231013cf88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:26:50.318Z|80c30451-3f4f-4027-b889-11310a81d302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:50.319Z|80c30451-3f4f-4027-b889-11310a81d302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:57.618Z|818791e0-8114-49c7-b960-d9d35d48497a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:57.619Z|818791e0-8114-49c7-b960-d9d35d48497a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:26:58.248Z|c5ed45a8-dd24-4d09-81ec-e5900da253e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:26:58.249Z|c5ed45a8-dd24-4d09-81ec-e5900da253e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:00.342Z|0b67b23d-6ecb-4e3c-8e09-5050d4fbba44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:00.342Z|0b67b23d-6ecb-4e3c-8e09-5050d4fbba44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:03.554Z|f703ae4c-aa99-4902-ac07-ff54ebb53f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:27:03.554Z|f703ae4c-aa99-4902-ac07-ff54ebb53f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:27:04.105Z|e40a4c20-e0c7-4e17-9271-8ecedf764178|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:27:04.105Z|e40a4c20-e0c7-4e17-9271-8ecedf764178|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:27:07.641Z|9245dbb0-324e-4f85-bde4-8753fa681413|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:07.642Z|9245dbb0-324e-4f85-bde4-8753fa681413|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:08.276Z|b28f927a-ce2c-449b-afd1-11777ce9e3b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:08.276Z|b28f927a-ce2c-449b-afd1-11777ce9e3b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:10.365Z|af66dfbb-1ad5-4dfe-bcb2-4aa44b329671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:10.366Z|af66dfbb-1ad5-4dfe-bcb2-4aa44b329671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:17.668Z|7bcd36f3-6e34-45d5-b880-e0c1894ecbb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:17.669Z|7bcd36f3-6e34-45d5-b880-e0c1894ecbb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:18.308Z|39034cd2-2409-41fc-a458-6740c3739235|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:18.309Z|39034cd2-2409-41fc-a458-6740c3739235|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:18.554Z|88e5c88f-0414-457e-a3b9-92a4842093f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:27:18.554Z|88e5c88f-0414-457e-a3b9-92a4842093f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:27:20.389Z|99aa4125-4e1e-4b65-91a5-9e9e59349df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:20.390Z|99aa4125-4e1e-4b65-91a5-9e9e59349df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:23.587Z|7df126f3-ffea-4098-8a24-04897e660fab|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:27:23.588Z|7df126f3-ffea-4098-8a24-04897e660fab|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:27.694Z|8da566fb-c19e-4553-9fd4-ea509a1e1309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:27.694Z|8da566fb-c19e-4553-9fd4-ea509a1e1309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:28.331Z|d1191990-0117-49b3-b67c-1bb951625662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:28.331Z|d1191990-0117-49b3-b67c-1bb951625662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:30.419Z|fc54413f-7332-465f-9e3b-620204935b17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:30.420Z|fc54413f-7332-465f-9e3b-620204935b17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:33.554Z|a68fa6ff-89f1-4be9-8949-79ea3c616aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:27:33.559Z|a68fa6ff-89f1-4be9-8949-79ea3c616aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:27:34.106Z|132ca3b8-8057-4f82-be5d-fea53cbff71f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:27:34.106Z|132ca3b8-8057-4f82-be5d-fea53cbff71f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:27:37.721Z|bd1fb0df-68cd-48b5-b265-943f0a2453c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:37.722Z|bd1fb0df-68cd-48b5-b265-943f0a2453c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:38.354Z|4a03b054-f42c-4cfb-9770-844e25983657|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:38.355Z|4a03b054-f42c-4cfb-9770-844e25983657|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:40.447Z|e989cfb1-24dd-4c9c-9162-cc31333e0538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:40.448Z|e989cfb1-24dd-4c9c-9162-cc31333e0538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:47.747Z|6435f7f0-b6ca-4ab1-ac21-5959997ca03c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:47.748Z|6435f7f0-b6ca-4ab1-ac21-5959997ca03c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:48.379Z|1da195b4-c026-48ce-973d-a0cf8349cc03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:48.380Z|1da195b4-c026-48ce-973d-a0cf8349cc03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:48.554Z|1ba80b49-dd10-4fc6-9768-e3d413a896c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:27:48.554Z|1ba80b49-dd10-4fc6-9768-e3d413a896c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:27:50.471Z|a84eff2e-a180-46ee-ac86-3b01bca75c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:50.472Z|a84eff2e-a180-46ee-ac86-3b01bca75c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:57.771Z|66dd861b-7813-4942-a308-6a054371abc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:57.772Z|66dd861b-7813-4942-a308-6a054371abc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:27:58.407Z|5a0a95bc-d80e-4c5a-8001-402acd82e5dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:27:58.408Z|5a0a95bc-d80e-4c5a-8001-402acd82e5dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:00.496Z|0dd54cc2-f5d5-400e-b380-6b9eb22a9846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:00.497Z|0dd54cc2-f5d5-400e-b380-6b9eb22a9846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:03.554Z|6986348b-cc22-4369-a8c8-3b582a4b2cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:28:03.554Z|6986348b-cc22-4369-a8c8-3b582a4b2cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:28:04.108Z|d5043545-d447-4b8e-aff8-09b57faa0206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:28:04.108Z|d5043545-d447-4b8e-aff8-09b57faa0206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:28:07.798Z|e57a77fd-9d6e-4741-ad64-9c693c40a8d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:07.798Z|e57a77fd-9d6e-4741-ad64-9c693c40a8d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:08.430Z|a09201f2-cdb6-41f5-8926-69610b51e925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:08.431Z|a09201f2-cdb6-41f5-8926-69610b51e925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:10.525Z|1b5755e7-ae41-4b33-814a-2484a5942c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:10.525Z|1b5755e7-ae41-4b33-814a-2484a5942c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:17.822Z|98396527-08c2-4692-8f6a-3f8788a716ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:17.823Z|98396527-08c2-4692-8f6a-3f8788a716ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:18.456Z|c1bf1435-d17a-49b8-945a-aebcad5c7733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:18.457Z|c1bf1435-d17a-49b8-945a-aebcad5c7733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:18.554Z|948511a2-89c9-4ae5-b227-a56002f435f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:28:18.558Z|948511a2-89c9-4ae5-b227-a56002f435f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:28:20.547Z|2d108d13-3e01-46a9-9691-dcd954b8ef16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:20.548Z|2d108d13-3e01-46a9-9691-dcd954b8ef16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:23.587Z|0ff6b152-74bd-4ca9-8148-dcbd69d4ea9d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:28:23.587Z|0ff6b152-74bd-4ca9-8148-dcbd69d4ea9d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:27.845Z|769b7be0-223d-4ef1-968f-3d305a2d922a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:27.846Z|769b7be0-223d-4ef1-968f-3d305a2d922a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:28.483Z|5cc4640a-ae63-497d-a8e1-43fd1c1d2c2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:28.484Z|5cc4640a-ae63-497d-a8e1-43fd1c1d2c2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:30.572Z|c053427c-2824-4eab-b123-ceb8fad671e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:30.573Z|c053427c-2824-4eab-b123-ceb8fad671e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:33.554Z|27b53323-f315-4eff-9dfc-30e90c09f475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:28:33.554Z|27b53323-f315-4eff-9dfc-30e90c09f475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:28:34.109Z|82227485-9d0e-4a84-ab65-4331145ae08d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:28:34.109Z|82227485-9d0e-4a84-ab65-4331145ae08d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:28:37.871Z|f3948d70-3895-4104-bae2-80cb2d41891c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:37.871Z|f3948d70-3895-4104-bae2-80cb2d41891c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:38.507Z|ead998e1-0a53-494d-9dab-7bab30c55aed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:38.508Z|ead998e1-0a53-494d-9dab-7bab30c55aed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:40.595Z|5ca63c64-1d9c-4de3-8fd0-c611e6af41ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:40.596Z|5ca63c64-1d9c-4de3-8fd0-c611e6af41ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:47.895Z|adc3a195-a6bf-49bb-8fd2-9a818ea1a414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:47.896Z|adc3a195-a6bf-49bb-8fd2-9a818ea1a414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:48.534Z|55151281-dcda-4835-a984-548950df195c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:48.535Z|55151281-dcda-4835-a984-548950df195c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:48.554Z|c3669ddc-047c-4a35-9663-4fa372998e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:28:48.554Z|c3669ddc-047c-4a35-9663-4fa372998e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:28:50.621Z|82f74636-0d12-4df7-b7b1-d40664e1e0fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:50.622Z|82f74636-0d12-4df7-b7b1-d40664e1e0fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:57.920Z|c654dd2b-67cb-4f42-ae6a-8c6d434346e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:57.921Z|c654dd2b-67cb-4f42-ae6a-8c6d434346e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:28:58.558Z|a9d0c47f-4b1e-469a-bb81-71b5db87f733|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:28:58.558Z|a9d0c47f-4b1e-469a-bb81-71b5db87f733|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:00.646Z|1fbd066c-79e5-429e-981f-64137ece3391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:00.647Z|1fbd066c-79e5-429e-981f-64137ece3391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:03.554Z|abee7ee8-0770-4453-b3b8-11997d54f2c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:29:03.556Z|abee7ee8-0770-4453-b3b8-11997d54f2c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:29:04.110Z|e9928a11-ea3c-45ae-a934-58cc1d7b0ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:29:04.111Z|e9928a11-ea3c-45ae-a934-58cc1d7b0ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:29:07.946Z|f8b304b2-c69f-4d3f-ade5-17688e930c2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:07.947Z|f8b304b2-c69f-4d3f-ade5-17688e930c2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:08.584Z|767296fe-5e10-4e59-acff-38ab87f663bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:08.585Z|767296fe-5e10-4e59-acff-38ab87f663bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:10.675Z|07f34dbd-5dc7-4166-a883-4c50e5678d8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:10.676Z|07f34dbd-5dc7-4166-a883-4c50e5678d8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:17.972Z|9cb96f16-20ce-46cb-9e72-124d6c41003b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:17.972Z|9cb96f16-20ce-46cb-9e72-124d6c41003b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:18.554Z|e87cb272-00c4-44b1-9c5d-c41e39a14a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:29:18.554Z|e87cb272-00c4-44b1-9c5d-c41e39a14a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:29:18.612Z|9707190e-d681-4c15-8ac3-d0e85740250c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:18.612Z|9707190e-d681-4c15-8ac3-d0e85740250c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:20.698Z|d91c8c0f-8080-4b7f-8357-5b9b4b3b5d7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:20.699Z|d91c8c0f-8080-4b7f-8357-5b9b4b3b5d7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:23.587Z|2f3b25ea-1ee7-4d9d-b4c5-c702fd9fb151|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:29:23.588Z|2f3b25ea-1ee7-4d9d-b4c5-c702fd9fb151|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:27.997Z|06d8fb4f-f7ce-4678-b6b0-15519ff74632|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:27.997Z|06d8fb4f-f7ce-4678-b6b0-15519ff74632|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:28.636Z|e11fa97d-2fe9-45ec-b1a6-7f69d0728bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:28.637Z|e11fa97d-2fe9-45ec-b1a6-7f69d0728bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:30.745Z|7ae51fb1-06f8-4246-8a96-85923d93d754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:30.746Z|7ae51fb1-06f8-4246-8a96-85923d93d754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:33.554Z|dd092744-27a0-4502-8d1e-c24598521962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:29:33.554Z|dd092744-27a0-4502-8d1e-c24598521962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:29:34.111Z|ffbc68bc-2a72-4753-ab5c-7faee36c669c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:29:34.112Z|ffbc68bc-2a72-4753-ab5c-7faee36c669c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:29:38.025Z|77b98734-ff1e-46a2-a89d-e7a5ebee6152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:38.026Z|77b98734-ff1e-46a2-a89d-e7a5ebee6152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:38.661Z|f57c68d2-377c-4ffd-9635-ed63934ae8c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:38.662Z|f57c68d2-377c-4ffd-9635-ed63934ae8c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:40.778Z|b39e5ab8-2c02-40b3-a8c0-44633ae46eee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:40.779Z|b39e5ab8-2c02-40b3-a8c0-44633ae46eee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:48.051Z|340cec9c-bb4a-4b9b-ac7a-9c2abe394fb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:48.051Z|340cec9c-bb4a-4b9b-ac7a-9c2abe394fb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:48.554Z|f5a82dc9-96e3-468a-9e18-925491f0c368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:29:48.556Z|f5a82dc9-96e3-468a-9e18-925491f0c368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:29:48.692Z|6b3bbff5-e5f2-4e45-8f47-f577394c7836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:48.693Z|6b3bbff5-e5f2-4e45-8f47-f577394c7836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:50.858Z|f9d3aad0-399f-43cd-94d8-407f9f5f1943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:50.859Z|f9d3aad0-399f-43cd-94d8-407f9f5f1943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:58.077Z|4de44eb0-bc5d-43ae-925e-952df499c423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:58.077Z|4de44eb0-bc5d-43ae-925e-952df499c423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:29:58.720Z|d41e15e2-c59e-4aa4-95dd-d0df1150f436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:29:58.721Z|d41e15e2-c59e-4aa4-95dd-d0df1150f436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:00.891Z|15c61363-cd9d-4b59-b165-7a58a7abf5fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:00.891Z|15c61363-cd9d-4b59-b165-7a58a7abf5fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:03.554Z|3b3c926b-6fc1-45d6-b64a-aecd35f53dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:30:03.554Z|3b3c926b-6fc1-45d6-b64a-aecd35f53dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:30:04.113Z|71e86af7-e532-46e7-8d8c-e38e7955b505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:30:04.113Z|71e86af7-e532-46e7-8d8c-e38e7955b505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:30:08.102Z|9f8b8bbc-d9d1-48ce-be25-dc7ef7bd2d2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:08.103Z|9f8b8bbc-d9d1-48ce-be25-dc7ef7bd2d2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:08.745Z|1faf50f8-eb88-4a2f-a0a5-0959ce726c9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:08.746Z|1faf50f8-eb88-4a2f-a0a5-0959ce726c9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:10.928Z|c603e5d9-080e-4273-aa99-273005248dde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:10.929Z|c603e5d9-080e-4273-aa99-273005248dde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:18.126Z|0e6d96c7-736e-48c4-a176-2b353cb73794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:18.127Z|0e6d96c7-736e-48c4-a176-2b353cb73794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:18.554Z|c12bfa6b-1d55-479a-a8b0-91a0ce0d1740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:30:18.554Z|c12bfa6b-1d55-479a-a8b0-91a0ce0d1740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:30:18.771Z|2036a55e-3607-4cf5-84e6-2631fcc1d7bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:18.771Z|2036a55e-3607-4cf5-84e6-2631fcc1d7bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:20.954Z|3b2bb461-e3db-4df1-a635-acadd39859d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:20.955Z|3b2bb461-e3db-4df1-a635-acadd39859d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:23.587Z|c5cbb075-3678-40ec-91de-ef4ec7648e5d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:30:23.588Z|c5cbb075-3678-40ec-91de-ef4ec7648e5d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:28.150Z|e690e80e-8fff-4cb5-a73f-5f0d1de5bb4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:28.151Z|e690e80e-8fff-4cb5-a73f-5f0d1de5bb4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:28.795Z|c0f01c05-7471-4928-baac-f1036056b004|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:28.796Z|c0f01c05-7471-4928-baac-f1036056b004|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:30.987Z|049d542f-a1fe-4c72-928a-27908ceea324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:30.988Z|049d542f-a1fe-4c72-928a-27908ceea324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:33.554Z|e71f1437-3024-4efa-986e-3a6616001a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:30:33.558Z|e71f1437-3024-4efa-986e-3a6616001a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:30:34.114Z|1477e9a9-6637-49d3-be88-b2e5a1a78a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:30:34.115Z|1477e9a9-6637-49d3-be88-b2e5a1a78a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:30:38.177Z|10994cbd-6eb7-487f-bd78-4cfdea393fa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:38.178Z|10994cbd-6eb7-487f-bd78-4cfdea393fa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:38.819Z|902a114c-c790-41ee-bf40-703e0c3722cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:38.820Z|902a114c-c790-41ee-bf40-703e0c3722cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:41.016Z|729d953d-2e2f-49d3-ae88-d079fe163f9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:41.017Z|729d953d-2e2f-49d3-ae88-d079fe163f9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:48.204Z|a7fbdab4-a11b-4269-8d0e-5c05cb2d1fd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:48.205Z|a7fbdab4-a11b-4269-8d0e-5c05cb2d1fd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:48.554Z|f9c007be-13e3-4b19-9f17-4c40c102f409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:30:48.554Z|f9c007be-13e3-4b19-9f17-4c40c102f409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:30:48.848Z|0188df28-c703-4ba5-a13a-47c3b34da024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:48.849Z|0188df28-c703-4ba5-a13a-47c3b34da024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:51.041Z|987fc6f9-9de7-4675-801e-3f5a6c790e4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:51.041Z|987fc6f9-9de7-4675-801e-3f5a6c790e4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:58.229Z|311905b2-707c-44c8-b29d-41544724afa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:58.230Z|311905b2-707c-44c8-b29d-41544724afa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:30:58.874Z|4326f160-f31c-43a9-9021-3099147c3f1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:30:58.875Z|4326f160-f31c-43a9-9021-3099147c3f1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:01.065Z|90d41b9e-7e90-4f0d-8062-a8cdc5ee50b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:01.066Z|90d41b9e-7e90-4f0d-8062-a8cdc5ee50b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:03.556Z|07095499-8730-4d10-b6cb-a0112f02256f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:31:03.556Z|07095499-8730-4d10-b6cb-a0112f02256f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:31:04.115Z|6a791d74-dbf6-4293-bfe7-2819fae0e4a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:31:04.116Z|6a791d74-dbf6-4293-bfe7-2819fae0e4a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:31:08.253Z|8bf9c101-8c7c-45c2-a8a2-ce39b747b2a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:08.253Z|8bf9c101-8c7c-45c2-a8a2-ce39b747b2a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:08.899Z|8182d7fb-c385-40a7-a758-cc17d830db58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:08.900Z|8182d7fb-c385-40a7-a758-cc17d830db58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:11.096Z|d0d00eca-bdf8-45c5-9603-14c9dfdeee3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:11.096Z|d0d00eca-bdf8-45c5-9603-14c9dfdeee3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:18.279Z|2bbe09fc-cba8-4567-bf8a-1b247abf1845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:18.280Z|2bbe09fc-cba8-4567-bf8a-1b247abf1845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:18.554Z|c0afedfe-f194-4a16-a631-a7a25495fdbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:31:18.558Z|c0afedfe-f194-4a16-a631-a7a25495fdbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:31:18.924Z|043f7841-dbeb-43cd-89a7-d26fbafa0954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:18.925Z|043f7841-dbeb-43cd-89a7-d26fbafa0954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:21.136Z|cc541852-1e03-452a-8364-f95f556627e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:21.137Z|cc541852-1e03-452a-8364-f95f556627e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:23.588Z|c2cdd2c1-2d8d-4aee-a842-293fa3d13ec5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:31:23.588Z|c2cdd2c1-2d8d-4aee-a842-293fa3d13ec5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:28.301Z|bafff0f4-93c0-4149-a4f3-02e1b5663064|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:28.302Z|bafff0f4-93c0-4149-a4f3-02e1b5663064|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:28.948Z|a7e1f2cf-9c83-4ceb-b260-c23cbef9257e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:28.949Z|a7e1f2cf-9c83-4ceb-b260-c23cbef9257e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:31.159Z|9f1690ba-0456-475c-b1c3-222615e43e4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:31.160Z|9f1690ba-0456-475c-b1c3-222615e43e4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:33.554Z|cb2ec4e0-7ebe-4e86-897d-0be29384df5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:31:33.554Z|cb2ec4e0-7ebe-4e86-897d-0be29384df5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:31:34.118Z|69c04c4e-c694-4a94-bfc5-743564513f52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:31:34.118Z|69c04c4e-c694-4a94-bfc5-743564513f52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:31:38.327Z|de991169-900a-4711-9071-53ff677b882f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:38.327Z|de991169-900a-4711-9071-53ff677b882f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:38.974Z|f2919b65-b1af-429c-914d-7df83418ffad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:38.975Z|f2919b65-b1af-429c-914d-7df83418ffad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:41.195Z|ace6c7ee-8947-43e9-a502-72b49fe83354|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:41.196Z|ace6c7ee-8947-43e9-a502-72b49fe83354|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:48.354Z|09d3e53e-a930-498d-8663-ca0b0a6f674e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:48.355Z|09d3e53e-a930-498d-8663-ca0b0a6f674e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:48.554Z|399b6128-737a-4e4e-a25e-0f41f34fa3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:31:48.554Z|399b6128-737a-4e4e-a25e-0f41f34fa3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:31:49.000Z|17ab69fa-b0a2-4bd0-a47e-0a6082f22646|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:49.001Z|17ab69fa-b0a2-4bd0-a47e-0a6082f22646|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:51.222Z|d96d4a29-fdca-4811-87b4-482b1e627724|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:51.223Z|d96d4a29-fdca-4811-87b4-482b1e627724|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:58.378Z|c5756754-4332-496a-b80e-44ab8ff00627|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:58.378Z|c5756754-4332-496a-b80e-44ab8ff00627|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:31:59.025Z|cb9df171-a0a1-48c9-991e-0484ca3a89c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:31:59.026Z|cb9df171-a0a1-48c9-991e-0484ca3a89c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:01.245Z|235b65ad-2ac0-4cef-bf48-4d642ff41444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:01.246Z|235b65ad-2ac0-4cef-bf48-4d642ff41444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:03.554Z|9593eb3d-a977-44a3-b8b9-f40beb36ef54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:32:03.558Z|9593eb3d-a977-44a3-b8b9-f40beb36ef54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:32:04.119Z|75aceb18-a3de-45f2-894a-9c6b4f4957fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:32:04.120Z|75aceb18-a3de-45f2-894a-9c6b4f4957fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:32:08.409Z|82e98fb1-39d7-48ce-b474-993511e20277|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:08.410Z|82e98fb1-39d7-48ce-b474-993511e20277|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:09.050Z|5f88a7c7-b364-4cc9-a7ca-23adda2e1637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:09.051Z|5f88a7c7-b364-4cc9-a7ca-23adda2e1637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:11.271Z|135ae1db-5794-419d-8508-4b2adb855e8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:11.272Z|135ae1db-5794-419d-8508-4b2adb855e8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:18.432Z|9f5469ea-f2c3-4d01-a8f6-ece734ce5426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:18.432Z|9f5469ea-f2c3-4d01-a8f6-ece734ce5426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:18.554Z|2fcf99d2-b288-41fa-8593-ce949725fde8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:32:18.554Z|2fcf99d2-b288-41fa-8593-ce949725fde8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:32:19.073Z|041c1c83-044e-45ec-9543-1b2165483f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:19.074Z|041c1c83-044e-45ec-9543-1b2165483f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:21.295Z|93c52f3d-58a4-4b41-ae19-c4333d14cc62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:21.296Z|93c52f3d-58a4-4b41-ae19-c4333d14cc62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:23.588Z|b71ec776-c4a3-446d-abdf-2efedd70c3f3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:32:23.589Z|b71ec776-c4a3-446d-abdf-2efedd70c3f3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:28.455Z|3d2697c1-c8a2-44ba-9b5a-75caa09c60c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:28.456Z|3d2697c1-c8a2-44ba-9b5a-75caa09c60c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:29.096Z|d3bee3f6-c5a4-4978-9ab1-7e20e223190f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:29.096Z|d3bee3f6-c5a4-4978-9ab1-7e20e223190f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:31.318Z|e7eb0d4f-0930-4f90-9cf9-825b7d70b181|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:31.319Z|e7eb0d4f-0930-4f90-9cf9-825b7d70b181|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:33.554Z|600fc3ea-2265-4230-85a8-5408037b7560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:32:33.554Z|600fc3ea-2265-4230-85a8-5408037b7560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:32:34.120Z|46ad95e4-3b31-4814-aec3-948a0d3e2d13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:32:34.121Z|46ad95e4-3b31-4814-aec3-948a0d3e2d13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:32:38.478Z|5f681309-bc56-49ce-b78e-f68d368c5d88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:38.478Z|5f681309-bc56-49ce-b78e-f68d368c5d88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:39.120Z|7c1e7b63-4de1-4b97-a079-8c086047e91c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:39.120Z|7c1e7b63-4de1-4b97-a079-8c086047e91c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:41.343Z|19f484a5-908c-4247-8eeb-f51559c3f3f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:41.344Z|19f484a5-908c-4247-8eeb-f51559c3f3f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:48.503Z|a4c58031-2d5e-4749-a79a-b17729fa0acd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:48.504Z|a4c58031-2d5e-4749-a79a-b17729fa0acd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:48.554Z|6b0d3091-26d1-4ce9-bd9e-06202e552df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:32:48.557Z|6b0d3091-26d1-4ce9-bd9e-06202e552df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:32:49.143Z|3bf132e8-3ec1-4f0b-ac5e-517973551eb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:49.144Z|3bf132e8-3ec1-4f0b-ac5e-517973551eb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:51.367Z|de76036c-1014-4a41-a4b3-cb09c242bb87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:51.369Z|de76036c-1014-4a41-a4b3-cb09c242bb87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:58.528Z|2be17766-f74a-4b0c-ad0d-b17b8d89eaf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:58.529Z|2be17766-f74a-4b0c-ad0d-b17b8d89eaf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:32:59.166Z|632f9703-f3bd-4909-aa20-abfd18033204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:32:59.166Z|632f9703-f3bd-4909-aa20-abfd18033204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:01.397Z|9bb065cd-063f-429f-8371-ce17497494c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:01.398Z|9bb065cd-063f-429f-8371-ce17497494c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:03.554Z|380d66fa-405b-4401-90c6-724a9c2ca7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:33:03.554Z|380d66fa-405b-4401-90c6-724a9c2ca7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:33:04.121Z|204084a1-3fe9-437e-b652-f08b6e23e8f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:33:04.122Z|204084a1-3fe9-437e-b652-f08b6e23e8f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:33:08.553Z|4ba5446f-143d-4237-b97f-9325ea9999a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:08.554Z|4ba5446f-143d-4237-b97f-9325ea9999a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:09.192Z|4102e0bf-70de-40eb-9c97-b4824494b4b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:09.193Z|4102e0bf-70de-40eb-9c97-b4824494b4b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:11.420Z|14d76443-10be-42b1-b756-376908c0e3fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:11.421Z|14d76443-10be-42b1-b756-376908c0e3fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:18.554Z|d64d6e43-2e09-4884-a7a4-4193dc75bd68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:33:18.554Z|d64d6e43-2e09-4884-a7a4-4193dc75bd68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:33:18.578Z|8df12737-6ec1-4157-8df0-b2bc1ceec9b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:18.579Z|8df12737-6ec1-4157-8df0-b2bc1ceec9b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:19.217Z|3d81356f-a664-4a39-b5cc-e77a5d207d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:19.218Z|3d81356f-a664-4a39-b5cc-e77a5d207d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:21.447Z|36bb0a3f-429b-4a89-a113-ec90f3e4647d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:21.450Z|36bb0a3f-429b-4a89-a113-ec90f3e4647d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:23.589Z|c8682dfd-487f-4701-93cf-cb8a76a94c0e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:33:23.590Z|c8682dfd-487f-4701-93cf-cb8a76a94c0e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:28.605Z|deb33c5c-c6a3-434b-ae11-1fd54dab3e45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:28.606Z|deb33c5c-c6a3-434b-ae11-1fd54dab3e45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:29.240Z|b3c60ca0-e1d9-41ec-93ac-08ee862f0916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:29.241Z|b3c60ca0-e1d9-41ec-93ac-08ee862f0916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:31.474Z|56d41c2f-f30d-443c-a511-4397a54c7aa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:31.475Z|56d41c2f-f30d-443c-a511-4397a54c7aa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:33.554Z|308db8c5-b8e2-4e31-ae2e-c44539592ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:33:33.558Z|308db8c5-b8e2-4e31-ae2e-c44539592ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:33:34.123Z|655c1869-bf0f-47c8-aeae-00c7e09b6175|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:33:34.124Z|655c1869-bf0f-47c8-aeae-00c7e09b6175|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:33:38.629Z|9a9f1955-a9c2-48a9-99c1-b6aee05185a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:38.630Z|9a9f1955-a9c2-48a9-99c1-b6aee05185a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:39.262Z|17665229-9b72-40de-87fc-d2c4188b94e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:39.262Z|17665229-9b72-40de-87fc-d2c4188b94e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:41.498Z|dfccfda3-0243-42b9-9ccd-53447e3cfadd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:41.498Z|dfccfda3-0243-42b9-9ccd-53447e3cfadd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:48.554Z|35d67b2a-b554-49ee-802c-9b8b37738a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:33:48.554Z|35d67b2a-b554-49ee-802c-9b8b37738a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:33:48.651Z|7846e824-0696-4583-b83c-49ce0798e110|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:48.652Z|7846e824-0696-4583-b83c-49ce0798e110|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:49.284Z|6bf90225-24ef-4314-bbf3-2ec6d815732a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:49.285Z|6bf90225-24ef-4314-bbf3-2ec6d815732a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:51.520Z|5a81459d-48d3-4c7b-905e-d72de2cc3bf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:51.521Z|5a81459d-48d3-4c7b-905e-d72de2cc3bf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:58.676Z|b4cae0cf-f9ec-4824-8535-b7c91ec435ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:58.678Z|b4cae0cf-f9ec-4824-8535-b7c91ec435ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:33:59.308Z|2f186e1d-c7d1-49f1-bb4d-816b7a0c06f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:33:59.308Z|2f186e1d-c7d1-49f1-bb4d-816b7a0c06f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:01.571Z|85e3ba75-b9b2-4681-b1a6-9f46f13f28d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:01.572Z|85e3ba75-b9b2-4681-b1a6-9f46f13f28d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:03.554Z|8c798ca9-ee8b-4be1-a4c9-29441a8a7ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:34:03.554Z|8c798ca9-ee8b-4be1-a4c9-29441a8a7ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:34:04.124Z|f7e548f3-c431-492d-92e5-105228542cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:34:04.125Z|f7e548f3-c431-492d-92e5-105228542cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:34:08.701Z|e44f9a93-119c-43e5-8587-d25957697929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:08.702Z|e44f9a93-119c-43e5-8587-d25957697929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:09.330Z|c69f1220-9db4-4449-95be-95b804bd8096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:09.331Z|c69f1220-9db4-4449-95be-95b804bd8096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:11.599Z|c040ca87-fb73-4e9a-aae2-5b9f9de0a09a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:11.599Z|c040ca87-fb73-4e9a-aae2-5b9f9de0a09a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:18.554Z|b497d243-7a6c-43e4-92e7-a61dd7b601b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:34:18.557Z|b497d243-7a6c-43e4-92e7-a61dd7b601b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:34:18.725Z|2e63ec97-0966-4c92-966e-7a8161cf260b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:18.726Z|2e63ec97-0966-4c92-966e-7a8161cf260b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:19.356Z|aacda9eb-0487-4dd4-8458-9b2dbc8d86ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:19.356Z|aacda9eb-0487-4dd4-8458-9b2dbc8d86ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:21.623Z|02aee5c8-c84a-494c-b865-dbea16bffd34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:21.624Z|02aee5c8-c84a-494c-b865-dbea16bffd34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:23.588Z|a8a2b1e4-c1d7-465f-9c4d-c007b3a7eaaf|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:34:23.589Z|a8a2b1e4-c1d7-465f-9c4d-c007b3a7eaaf|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:28.748Z|06e4e879-e40f-4c7c-b503-d1b2efc1500d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:28.749Z|06e4e879-e40f-4c7c-b503-d1b2efc1500d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:29.377Z|8e471573-a332-435b-ae6a-103bc79161aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:29.378Z|8e471573-a332-435b-ae6a-103bc79161aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:31.651Z|4bea7edb-cc8d-4019-b668-79f4e282018c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:31.652Z|4bea7edb-cc8d-4019-b668-79f4e282018c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:33.554Z|b52221b3-50a8-4346-a1ce-2bf466a7f8d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:34:33.554Z|b52221b3-50a8-4346-a1ce-2bf466a7f8d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:34:34.126Z|b5b820cf-c8b2-41b2-9c08-f06fe01e3b48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:34:34.126Z|b5b820cf-c8b2-41b2-9c08-f06fe01e3b48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:34:38.772Z|9222910c-17da-412c-bd64-8be09a534672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:38.773Z|9222910c-17da-412c-bd64-8be09a534672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:39.401Z|72d60966-4458-4a9f-a0a9-11a979ac10fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:39.401Z|72d60966-4458-4a9f-a0a9-11a979ac10fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:41.674Z|a76f3e07-99dd-4bdc-8b9d-d34398858a5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:41.674Z|a76f3e07-99dd-4bdc-8b9d-d34398858a5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:48.554Z|c87deb92-7c96-4840-b8b7-2888e756dcc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:34:48.554Z|c87deb92-7c96-4840-b8b7-2888e756dcc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:34:48.798Z|44e138c0-9d34-426b-83a0-abc7d1b3f9a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:48.800Z|44e138c0-9d34-426b-83a0-abc7d1b3f9a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:49.423Z|8b96eaa7-0f34-44e1-ac8e-b0334b21d022|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:49.424Z|8b96eaa7-0f34-44e1-ac8e-b0334b21d022|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:51.700Z|66f29076-6947-4718-855d-5818552e9afe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:51.701Z|66f29076-6947-4718-855d-5818552e9afe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:58.825Z|41e23dd7-1007-4fa5-8215-b9f4fa2de200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:58.826Z|41e23dd7-1007-4fa5-8215-b9f4fa2de200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:34:59.448Z|96eef8bb-221f-481f-8607-57c822d13ae7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:34:59.449Z|96eef8bb-221f-481f-8607-57c822d13ae7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:01.732Z|3f916c3f-7b69-4585-927f-85a33a9765de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:01.733Z|3f916c3f-7b69-4585-927f-85a33a9765de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:03.554Z|89e4ed37-5e1c-4605-a83c-b781727e10c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:35:03.558Z|89e4ed37-5e1c-4605-a83c-b781727e10c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:35:04.127Z|757641b5-24d9-44bc-8244-58d76f060136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:35:04.127Z|757641b5-24d9-44bc-8244-58d76f060136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:35:08.849Z|3599ccb5-d064-43be-aced-1f976f5f11a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:08.850Z|3599ccb5-d064-43be-aced-1f976f5f11a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:09.471Z|a5d67846-d5ed-4ae7-878f-05459c86ec9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:09.471Z|a5d67846-d5ed-4ae7-878f-05459c86ec9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:11.757Z|97032da0-5c6b-4b85-b53b-104c988a4942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:11.758Z|97032da0-5c6b-4b85-b53b-104c988a4942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:18.554Z|28726e4a-23f1-470e-b376-44f95f29392f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:35:18.555Z|28726e4a-23f1-470e-b376-44f95f29392f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:35:18.879Z|aa290c05-ff57-42f2-a392-9687c56bd623|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:18.880Z|aa290c05-ff57-42f2-a392-9687c56bd623|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:19.496Z|e033ba69-403d-4ab8-a9c0-64fec021865e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:19.497Z|e033ba69-403d-4ab8-a9c0-64fec021865e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:21.781Z|a914a324-a162-46d1-8b53-032a9f389e9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:21.782Z|a914a324-a162-46d1-8b53-032a9f389e9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:23.588Z|ba789ec9-65f9-4555-b8df-268b2a055c27|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:35:23.589Z|ba789ec9-65f9-4555-b8df-268b2a055c27|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:28.902Z|3aa37e7c-eb25-4e1e-b195-ed4c9b08e901|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:28.903Z|3aa37e7c-eb25-4e1e-b195-ed4c9b08e901|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:29.520Z|00d7e763-9020-485b-a24c-aa24ce525e8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:29.521Z|00d7e763-9020-485b-a24c-aa24ce525e8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:31.809Z|b0278626-2cfa-425c-a22d-fdc11b833bcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:31.810Z|b0278626-2cfa-425c-a22d-fdc11b833bcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:33.554Z|9799a887-38b3-43cf-b06a-2b8ead20ac17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:35:33.554Z|9799a887-38b3-43cf-b06a-2b8ead20ac17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:35:34.128Z|e5d43e6d-e6e3-42de-890c-ae19e652d142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:35:34.129Z|e5d43e6d-e6e3-42de-890c-ae19e652d142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:35:38.929Z|7e5894f8-2d2a-4c79-8a7a-6e94ee236bab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:38.930Z|7e5894f8-2d2a-4c79-8a7a-6e94ee236bab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:39.543Z|8cb244de-6963-4ee3-b697-5c8575a09911|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:39.545Z|8cb244de-6963-4ee3-b697-5c8575a09911|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:41.834Z|49089219-caee-4795-b56b-7f9b00f9d2f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:41.834Z|49089219-caee-4795-b56b-7f9b00f9d2f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:48.554Z|5e12c557-79a7-47c6-bbf7-39de5c1a6188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:35:48.557Z|5e12c557-79a7-47c6-bbf7-39de5c1a6188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:35:48.952Z|aa01bb23-51b9-4217-a433-b3fb5241d750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:48.952Z|aa01bb23-51b9-4217-a433-b3fb5241d750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:49.567Z|795299b3-1e2b-4290-882a-9fdd8d25e67f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:49.568Z|795299b3-1e2b-4290-882a-9fdd8d25e67f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:51.861Z|8c590fda-a49d-4806-9e23-0e580c2fda8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:51.862Z|8c590fda-a49d-4806-9e23-0e580c2fda8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:58.974Z|8f7e4e5e-a3d3-4d87-ad13-b1cfed369e70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:58.975Z|8f7e4e5e-a3d3-4d87-ad13-b1cfed369e70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:35:59.590Z|e8f7ec83-87bf-451d-a013-35a1657e8e69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:35:59.590Z|e8f7ec83-87bf-451d-a013-35a1657e8e69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:01.887Z|bafc60d5-b4b6-4e8d-961e-db0a87e35d44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:01.887Z|bafc60d5-b4b6-4e8d-961e-db0a87e35d44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:03.554Z|d9c0a417-6ca5-4ec6-9cc5-5ba21d07a467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:36:03.554Z|d9c0a417-6ca5-4ec6-9cc5-5ba21d07a467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:36:04.130Z|cc9d4721-fc50-4fff-a574-c346e8d0f1e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:36:04.130Z|cc9d4721-fc50-4fff-a574-c346e8d0f1e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:36:08.998Z|a3c234e7-989f-4194-b78d-f65922685982|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:08.999Z|a3c234e7-989f-4194-b78d-f65922685982|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:09.611Z|68c5634c-15d1-4f0e-ae7e-6d4df9bd84af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:09.612Z|68c5634c-15d1-4f0e-ae7e-6d4df9bd84af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:11.912Z|9f31ab79-3c17-4ee4-8ed1-60562a096e81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:11.913Z|9f31ab79-3c17-4ee4-8ed1-60562a096e81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:18.554Z|373b1eaf-9cff-4e0c-ad0c-f0425e134955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:36:18.554Z|373b1eaf-9cff-4e0c-ad0c-f0425e134955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:36:19.022Z|0759e723-3fc5-4108-8e54-783d5d8a6ff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:19.023Z|0759e723-3fc5-4108-8e54-783d5d8a6ff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:19.633Z|5a740509-106e-40f8-a594-4bad9292a2bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:19.634Z|5a740509-106e-40f8-a594-4bad9292a2bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:21.939Z|72b4159a-0099-458f-a1ef-46eb44862ebc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:21.940Z|72b4159a-0099-458f-a1ef-46eb44862ebc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:23.587Z|4e32fd19-9d35-4f97-837d-2fe6004cb999|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:36:23.588Z|4e32fd19-9d35-4f97-837d-2fe6004cb999|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:29.046Z|cb454991-4942-40e8-ac8f-1cd2f688c20a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:29.047Z|cb454991-4942-40e8-ac8f-1cd2f688c20a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:29.656Z|cc893825-310a-42e1-bfac-c6de503676b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:29.657Z|cc893825-310a-42e1-bfac-c6de503676b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:31.962Z|cb98933d-657c-4cfc-bcc6-97a3cd87ddb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:31.963Z|cb98933d-657c-4cfc-bcc6-97a3cd87ddb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:33.554Z|f7fa53ef-0082-498f-b226-e32e48fe5c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:36:33.554Z|f7fa53ef-0082-498f-b226-e32e48fe5c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:36:34.131Z|2fdab812-9699-4648-8f4c-d5ddb6b8a90d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:36:34.132Z|2fdab812-9699-4648-8f4c-d5ddb6b8a90d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:36:39.069Z|3a62a206-b0f9-4d6c-a345-d07e1123aba5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:39.070Z|3a62a206-b0f9-4d6c-a345-d07e1123aba5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:39.678Z|df35affd-b8eb-4ba2-b922-6dffaf8e73c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:39.679Z|df35affd-b8eb-4ba2-b922-6dffaf8e73c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:41.993Z|403655e9-b23f-4bde-88ec-74b2010a9ec5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:41.994Z|403655e9-b23f-4bde-88ec-74b2010a9ec5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:48.554Z|a77a9b57-6842-4796-af97-cf0c4e498342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:36:48.554Z|a77a9b57-6842-4796-af97-cf0c4e498342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:36:49.092Z|2d6252e8-1876-4c17-8e34-7a9d3c9d547d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:49.093Z|2d6252e8-1876-4c17-8e34-7a9d3c9d547d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:49.702Z|929708c6-1baa-4270-bed5-c2ecee6dd26a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:49.703Z|929708c6-1baa-4270-bed5-c2ecee6dd26a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:52.018Z|778e138f-d3c3-4580-beb8-d0a347c9b586|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:52.018Z|778e138f-d3c3-4580-beb8-d0a347c9b586|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:59.115Z|cb5dc135-f9af-4236-a08a-e6c1133dbf52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:59.116Z|cb5dc135-f9af-4236-a08a-e6c1133dbf52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:36:59.725Z|6ce2fb7e-4e8c-4b65-bfdc-cba9f180ca6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:36:59.726Z|6ce2fb7e-4e8c-4b65-bfdc-cba9f180ca6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:02.044Z|c4268e29-26d8-4f52-b507-4fbf5d85ee7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:02.045Z|c4268e29-26d8-4f52-b507-4fbf5d85ee7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:03.554Z|3807319f-3e38-46b5-9a78-290c63da636c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:37:03.554Z|3807319f-3e38-46b5-9a78-290c63da636c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:37:04.132Z|d559bf4c-0332-4fb5-9cc8-a4a5d51c09b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:37:04.133Z|d559bf4c-0332-4fb5-9cc8-a4a5d51c09b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:37:09.137Z|61421a83-2d28-45e1-916e-9e224f7758d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:09.138Z|61421a83-2d28-45e1-916e-9e224f7758d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:09.748Z|5b84a8f5-8ef7-4561-9741-dfa8aaa11ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:09.749Z|5b84a8f5-8ef7-4561-9741-dfa8aaa11ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:12.067Z|842e14d5-3dea-4320-8b6d-b0b7d84521b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:12.068Z|842e14d5-3dea-4320-8b6d-b0b7d84521b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:18.554Z|d9768a91-6e73-44e0-88d5-8f0148fbaee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:37:18.554Z|d9768a91-6e73-44e0-88d5-8f0148fbaee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:37:19.161Z|5a72fded-5513-4841-b31d-7f36d7d7a020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:19.162Z|5a72fded-5513-4841-b31d-7f36d7d7a020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:19.774Z|74ffe965-fe04-4273-9385-84fdcb3df20e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:19.775Z|74ffe965-fe04-4273-9385-84fdcb3df20e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:22.090Z|dad09d8e-ffff-4f98-89ca-af90f2350ee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:22.091Z|dad09d8e-ffff-4f98-89ca-af90f2350ee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:23.588Z|5f2d818f-9d42-4f26-befe-0ba893807220|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:37:23.589Z|5f2d818f-9d42-4f26-befe-0ba893807220|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:29.185Z|3b2c861f-08af-4ba2-ad84-6b0bcd53d58d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:29.185Z|3b2c861f-08af-4ba2-ad84-6b0bcd53d58d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:29.801Z|74f832fa-fa08-40e8-8d00-b762a0ed39bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:29.802Z|74f832fa-fa08-40e8-8d00-b762a0ed39bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:32.114Z|8bae465a-414f-4556-9155-109087f15b6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:32.115Z|8bae465a-414f-4556-9155-109087f15b6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:33.554Z|bdae9aa4-84a3-4703-a135-a3437b27051e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:37:33.554Z|bdae9aa4-84a3-4703-a135-a3437b27051e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:37:34.133Z|1b1b13b2-1c06-4a52-b8a9-b5937e598262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:37:34.134Z|1b1b13b2-1c06-4a52-b8a9-b5937e598262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:37:39.216Z|19a58bf9-ba89-4add-aa53-4c1ba66fdd29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:39.217Z|19a58bf9-ba89-4add-aa53-4c1ba66fdd29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:39.824Z|f5cde8aa-bbde-450f-ad62-f4861a5d4697|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:39.825Z|f5cde8aa-bbde-450f-ad62-f4861a5d4697|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:42.136Z|93953fac-d7d8-4294-bc69-55e9d589e54a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:42.137Z|93953fac-d7d8-4294-bc69-55e9d589e54a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:48.554Z|e37f1ea3-fd69-4a2a-a9a7-0597db36dccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:37:48.554Z|e37f1ea3-fd69-4a2a-a9a7-0597db36dccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:37:49.242Z|084b1608-b879-4ce0-864d-c3ed1878545b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:49.243Z|084b1608-b879-4ce0-864d-c3ed1878545b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:49.846Z|6c57b1b0-3f0c-4c18-81df-c987aafdae30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:49.847Z|6c57b1b0-3f0c-4c18-81df-c987aafdae30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:52.161Z|b6de4eb1-867c-44a4-9c53-320acec9e3b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:52.162Z|b6de4eb1-867c-44a4-9c53-320acec9e3b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:59.265Z|7e0e2d67-a56b-4e66-9c7c-61acaa10a553|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:59.266Z|7e0e2d67-a56b-4e66-9c7c-61acaa10a553|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:37:59.869Z|3ed94845-3ef6-4370-8f31-e002ed9fef41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:37:59.870Z|3ed94845-3ef6-4370-8f31-e002ed9fef41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:02.183Z|914532d0-a849-4acb-a11b-8000883a33ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:02.183Z|914532d0-a849-4acb-a11b-8000883a33ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:03.557Z|7eb6e755-0937-4669-8741-66392b81aada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:38:03.561Z|7eb6e755-0937-4669-8741-66392b81aada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:38:04.135Z|fa3ce446-7ea8-44d3-9bbc-0fdaa85bf9c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:38:04.135Z|fa3ce446-7ea8-44d3-9bbc-0fdaa85bf9c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:38:09.290Z|94536002-a517-4b01-afb2-8cd3fb99df55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:09.290Z|94536002-a517-4b01-afb2-8cd3fb99df55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:09.891Z|348a4b77-dfc8-48ee-b7fe-f9d84ce24d74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:09.892Z|348a4b77-dfc8-48ee-b7fe-f9d84ce24d74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:12.205Z|af1e3cdc-b0bf-42d9-ad66-c2e88750816c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:12.205Z|af1e3cdc-b0bf-42d9-ad66-c2e88750816c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:18.554Z|d7b2a439-4ef7-4593-afe4-7e08d7275e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:38:18.554Z|d7b2a439-4ef7-4593-afe4-7e08d7275e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:38:19.313Z|aae9bd33-8685-439d-af25-bbebdd9c87b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:19.314Z|aae9bd33-8685-439d-af25-bbebdd9c87b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:19.914Z|79574295-0c2b-40ac-9f6a-c7727fe8f541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:19.915Z|79574295-0c2b-40ac-9f6a-c7727fe8f541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:22.226Z|ce117c61-fde7-41a9-a0e4-b44feb168f51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:22.227Z|ce117c61-fde7-41a9-a0e4-b44feb168f51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:23.587Z|2e035025-1fd5-455b-97f2-be8388eb51fd|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:38:23.588Z|2e035025-1fd5-455b-97f2-be8388eb51fd|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:29.337Z|6407f46c-ab8a-454e-9fe1-07c3241bf242|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:29.338Z|6407f46c-ab8a-454e-9fe1-07c3241bf242|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:29.938Z|aa27e177-0109-484a-891c-57dfc20c1d85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:29.938Z|aa27e177-0109-484a-891c-57dfc20c1d85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:32.250Z|75e1600b-633c-4345-bba4-90c446d98467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:32.251Z|75e1600b-633c-4345-bba4-90c446d98467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:33.554Z|f61d7d72-f0b2-4edd-8fd3-1b5b8fe78779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:38:33.554Z|f61d7d72-f0b2-4edd-8fd3-1b5b8fe78779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:38:34.136Z|46c99d70-aa59-4ab1-ab23-a955a28517a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:38:34.136Z|46c99d70-aa59-4ab1-ab23-a955a28517a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:38:39.360Z|cb32109d-e409-4b60-8375-12c528c7b01e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:39.361Z|cb32109d-e409-4b60-8375-12c528c7b01e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:39.960Z|5e299973-2dfe-43c5-a1a6-011033988d6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:39.961Z|5e299973-2dfe-43c5-a1a6-011033988d6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:42.273Z|deefa705-6ea3-4fbb-99e5-28ec54ddfac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:42.273Z|deefa705-6ea3-4fbb-99e5-28ec54ddfac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:48.554Z|5fc6bd58-5717-429a-9393-bf298b2b75f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:38:48.558Z|5fc6bd58-5717-429a-9393-bf298b2b75f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:38:49.386Z|c57bf3ad-97a9-427e-a3f7-828df907293a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:49.386Z|c57bf3ad-97a9-427e-a3f7-828df907293a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:49.985Z|31049814-cb6b-4601-acdb-aefe4ac3e541|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:49.986Z|31049814-cb6b-4601-acdb-aefe4ac3e541|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:52.297Z|744ec893-af6e-419c-91fb-e8508b76764d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:52.298Z|744ec893-af6e-419c-91fb-e8508b76764d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:38:59.408Z|1074dc95-40c7-4619-b87b-712afdb2a192|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:38:59.409Z|1074dc95-40c7-4619-b87b-712afdb2a192|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:00.010Z|6cd9cf70-efe6-448c-9ea5-51999263b394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:00.011Z|6cd9cf70-efe6-448c-9ea5-51999263b394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:02.321Z|4f5c2445-64c0-40fb-b4a3-8e8bf826b95a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:02.322Z|4f5c2445-64c0-40fb-b4a3-8e8bf826b95a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:03.554Z|f3ff97fe-0b6d-444d-a7d4-7621c6d9be08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:39:03.554Z|f3ff97fe-0b6d-444d-a7d4-7621c6d9be08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:39:04.137Z|a20acc17-9764-4945-90eb-e0535e79b323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:39:04.138Z|a20acc17-9764-4945-90eb-e0535e79b323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:39:09.430Z|e8cea775-29f5-4d2d-9174-4a0e29a27216|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:09.431Z|e8cea775-29f5-4d2d-9174-4a0e29a27216|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:10.034Z|32c4cecb-4bfe-4c88-a011-e1a90eaa0c9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:10.035Z|32c4cecb-4bfe-4c88-a011-e1a90eaa0c9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:12.344Z|7b6006dd-0d35-46f1-aec7-cd4dab79bb1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:12.345Z|7b6006dd-0d35-46f1-aec7-cd4dab79bb1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:18.554Z|1fc74742-e67b-4610-8cca-dd3f19f59d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:39:18.554Z|1fc74742-e67b-4610-8cca-dd3f19f59d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:39:19.453Z|bd7aaf7f-dee1-4819-9103-9ed26f1959a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:19.454Z|bd7aaf7f-dee1-4819-9103-9ed26f1959a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:20.059Z|03957893-27ee-450a-b6a5-cadbca029aba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:20.060Z|03957893-27ee-450a-b6a5-cadbca029aba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:22.369Z|e5851bbd-fe1c-406b-b443-c0bdc8a20395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:22.370Z|e5851bbd-fe1c-406b-b443-c0bdc8a20395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:23.587Z|182266b6-b68b-4b16-98aa-33b70e75e272|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:39:23.588Z|182266b6-b68b-4b16-98aa-33b70e75e272|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:29.475Z|0750d9b6-eedc-4202-9502-0d4fbcc5c28d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:29.476Z|0750d9b6-eedc-4202-9502-0d4fbcc5c28d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:30.084Z|2e9b7e37-ffb5-4327-ab92-dae379f5b804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:30.084Z|2e9b7e37-ffb5-4327-ab92-dae379f5b804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:32.392Z|381f69e0-71d4-44e6-8505-76229541e2f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:32.393Z|381f69e0-71d4-44e6-8505-76229541e2f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:33.554Z|5d97d149-31ed-426c-b90e-ff334f87671c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:39:33.557Z|5d97d149-31ed-426c-b90e-ff334f87671c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:39:34.138Z|3ab185c0-d4c2-4405-91d3-0b09deef4db1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:39:34.139Z|3ab185c0-d4c2-4405-91d3-0b09deef4db1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:39:39.499Z|486255ee-d9f9-4ce5-ac63-23ac5dbc76ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:39.500Z|486255ee-d9f9-4ce5-ac63-23ac5dbc76ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:40.106Z|0a627068-2378-4eb8-b412-fd7fef246d03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:40.107Z|0a627068-2378-4eb8-b412-fd7fef246d03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:42.424Z|714cd14c-f51b-4cd3-9130-6f77f403b6ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:42.425Z|714cd14c-f51b-4cd3-9130-6f77f403b6ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:48.554Z|0a3330a2-039f-4bf2-9033-0676859b6e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:39:48.554Z|0a3330a2-039f-4bf2-9033-0676859b6e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:39:49.521Z|e2c9abe1-bd71-49cf-a859-d1bf629644db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:49.522Z|e2c9abe1-bd71-49cf-a859-d1bf629644db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:50.128Z|c5232fec-b9d6-4e28-bc34-8b4c38f1fc62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:50.129Z|c5232fec-b9d6-4e28-bc34-8b4c38f1fc62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:52.447Z|246ab26d-ec95-42fc-a3f3-b741129487c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:52.448Z|246ab26d-ec95-42fc-a3f3-b741129487c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:39:59.546Z|3edc7831-7ac4-42f8-b0cb-fde9c06018cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:39:59.547Z|3edc7831-7ac4-42f8-b0cb-fde9c06018cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:00.161Z|38498ac1-1dc5-45bc-950f-5e1777f061cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:00.163Z|38498ac1-1dc5-45bc-950f-5e1777f061cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:02.471Z|e97dd843-ddab-45a7-a206-2b409c54002d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:02.472Z|e97dd843-ddab-45a7-a206-2b409c54002d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:03.554Z|6f6cb02b-34b2-44d6-8a30-dd944e9cd945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:40:03.555Z|6f6cb02b-34b2-44d6-8a30-dd944e9cd945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:40:04.139Z|7611b0ab-4fde-4ad7-a34b-0d5144692e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:40:04.140Z|7611b0ab-4fde-4ad7-a34b-0d5144692e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:40:09.571Z|8f0e64fa-6b1d-48e0-8d97-42176fa04223|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:09.571Z|8f0e64fa-6b1d-48e0-8d97-42176fa04223|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:10.184Z|58ea7597-9296-41f2-a9ac-9adbbd07a4e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:10.185Z|58ea7597-9296-41f2-a9ac-9adbbd07a4e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:12.495Z|96b4964c-6e28-4d0f-add8-e41f79f2680f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:12.496Z|96b4964c-6e28-4d0f-add8-e41f79f2680f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:18.554Z|2c33a74e-d304-4a1e-b35c-4ab93d068e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:40:18.558Z|2c33a74e-d304-4a1e-b35c-4ab93d068e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:40:19.598Z|4fe89593-c117-4102-b862-f0e7544f57d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:19.599Z|4fe89593-c117-4102-b862-f0e7544f57d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:20.207Z|ab1d860f-b150-4adb-878d-8ccd291bd8eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:20.208Z|ab1d860f-b150-4adb-878d-8ccd291bd8eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:22.517Z|e8893cc0-4a43-4f38-89c0-e226f66100bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:22.518Z|e8893cc0-4a43-4f38-89c0-e226f66100bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:23.588Z|982c662d-4f2e-4cf3-833f-b0742b4d931e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:40:23.589Z|982c662d-4f2e-4cf3-833f-b0742b4d931e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:29.622Z|4bb96943-d32c-4069-9456-8b4c8033f0a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:29.623Z|4bb96943-d32c-4069-9456-8b4c8033f0a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:30.230Z|f76182b0-1e77-49c9-8249-e0a1d3d5d563|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:30.231Z|f76182b0-1e77-49c9-8249-e0a1d3d5d563|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:32.542Z|aaa2b321-2633-4af0-9c60-40a175e851cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:32.543Z|aaa2b321-2633-4af0-9c60-40a175e851cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:33.554Z|3ba10c22-05eb-4094-ad21-ac9da45cc15a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:40:33.554Z|3ba10c22-05eb-4094-ad21-ac9da45cc15a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:40:34.141Z|9eaad5bf-701e-49c4-84e5-92247d1afa44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:40:34.142Z|9eaad5bf-701e-49c4-84e5-92247d1afa44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:40:39.645Z|515d73a7-ca03-4b52-a8c9-042f7113a8e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:39.646Z|515d73a7-ca03-4b52-a8c9-042f7113a8e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:40.253Z|e5013c3e-800c-4ecd-bde3-0a42a28edd83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:40.254Z|e5013c3e-800c-4ecd-bde3-0a42a28edd83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:42.567Z|d365b685-2906-4bc8-8b63-f1aa34476592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:42.569Z|d365b685-2906-4bc8-8b63-f1aa34476592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:48.554Z|f4b0d46b-db0e-4099-9f20-5300bcacc398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:40:48.556Z|f4b0d46b-db0e-4099-9f20-5300bcacc398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:40:49.670Z|2785eddd-7991-42a6-99ab-e31f1f712135|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:49.671Z|2785eddd-7991-42a6-99ab-e31f1f712135|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:50.281Z|bcabff54-3566-4230-9aed-2809bf23cab0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:50.282Z|bcabff54-3566-4230-9aed-2809bf23cab0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:52.595Z|38cdbba6-2e08-4e9d-ab3d-2f4b00bdcecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:52.596Z|38cdbba6-2e08-4e9d-ab3d-2f4b00bdcecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:40:59.695Z|ac1bd624-9bf2-47a2-bb4c-3d0169ba5332|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:40:59.696Z|ac1bd624-9bf2-47a2-bb4c-3d0169ba5332|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:00.305Z|86943d61-c309-487e-8847-e27a600e6552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:00.305Z|86943d61-c309-487e-8847-e27a600e6552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:02.631Z|64d8cbc4-dd5b-4cc4-b891-262d1c1d980b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:02.633Z|64d8cbc4-dd5b-4cc4-b891-262d1c1d980b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:03.554Z|18d66d41-7f9c-4594-8816-9305e19a18de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:41:03.558Z|18d66d41-7f9c-4594-8816-9305e19a18de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:41:04.142Z|bb07a21d-6ef8-4ee2-98ae-401844c80835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:41:04.143Z|bb07a21d-6ef8-4ee2-98ae-401844c80835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:41:09.722Z|993c82db-967f-4c9e-a0ab-8322ff2185a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:09.723Z|993c82db-967f-4c9e-a0ab-8322ff2185a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:10.327Z|4bc87c36-35ec-4640-ad62-a0cad0f94ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:10.328Z|4bc87c36-35ec-4640-ad62-a0cad0f94ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:12.661Z|117d9645-d550-434b-99f1-586dc7fdce5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:12.662Z|117d9645-d550-434b-99f1-586dc7fdce5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:18.554Z|0e128f06-2a4d-4b82-baf4-ab75ca5b4895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:41:18.555Z|0e128f06-2a4d-4b82-baf4-ab75ca5b4895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:41:19.745Z|07eb1d76-5c11-4684-ad4c-5c9a7b78829d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:19.746Z|07eb1d76-5c11-4684-ad4c-5c9a7b78829d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:20.350Z|b4848bcb-07b8-45c4-b907-a0cbaac290a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:20.351Z|b4848bcb-07b8-45c4-b907-a0cbaac290a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:22.687Z|f3a87002-4564-4031-8afc-4dac35ef2b90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:22.688Z|f3a87002-4564-4031-8afc-4dac35ef2b90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:23.588Z|2d087a5d-a9cc-4f60-8400-19863580186c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:41:23.589Z|2d087a5d-a9cc-4f60-8400-19863580186c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:29.767Z|5f4ffade-2bf6-486a-b486-4016b3e34b17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:29.768Z|5f4ffade-2bf6-486a-b486-4016b3e34b17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:30.375Z|04595c3e-f47a-4c88-8746-0d70c09286c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:30.376Z|04595c3e-f47a-4c88-8746-0d70c09286c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:32.713Z|e2bbaa0e-364b-40f5-b1fe-958cdbdf8d1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:32.714Z|e2bbaa0e-364b-40f5-b1fe-958cdbdf8d1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:33.554Z|fad157e4-a482-4f2c-98e5-92efa69fef91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:41:33.554Z|fad157e4-a482-4f2c-98e5-92efa69fef91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:41:34.144Z|44ea454b-5282-4e52-95ff-e7cab2c8d9c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:41:34.144Z|44ea454b-5282-4e52-95ff-e7cab2c8d9c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:41:39.790Z|d737cd45-c02d-47d5-a948-babefa0cdc86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:39.791Z|d737cd45-c02d-47d5-a948-babefa0cdc86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:40.397Z|dbd32820-8352-4e0f-92cd-8e363c8a81eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:40.398Z|dbd32820-8352-4e0f-92cd-8e363c8a81eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:42.738Z|c4baef1d-d292-4485-8a94-a0c925d10211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:42.738Z|c4baef1d-d292-4485-8a94-a0c925d10211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:48.554Z|64245128-4d1b-4b4a-92e1-4741253bc13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:41:48.557Z|64245128-4d1b-4b4a-92e1-4741253bc13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:41:49.813Z|004214af-eb3a-4a40-b215-7f4360d8fcc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:49.813Z|004214af-eb3a-4a40-b215-7f4360d8fcc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:50.422Z|602cf385-a9ac-4520-969d-1ab4bc61d712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:50.423Z|602cf385-a9ac-4520-969d-1ab4bc61d712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:52.760Z|0b6e5854-5ed3-40c0-ab5f-6f695f51aa80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:52.761Z|0b6e5854-5ed3-40c0-ab5f-6f695f51aa80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:41:59.835Z|23a0a5b1-e9f9-4374-b3dd-26d2e093f106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:41:59.836Z|23a0a5b1-e9f9-4374-b3dd-26d2e093f106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:00.450Z|9c55b657-4b5d-4c82-8010-7fb37e5a6a4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:00.450Z|9c55b657-4b5d-4c82-8010-7fb37e5a6a4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:02.783Z|f3630efd-d931-4193-bdee-89420a1891b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:02.784Z|f3630efd-d931-4193-bdee-89420a1891b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:03.554Z|1188cb53-9dfa-4285-abea-f4edee9511d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:42:03.555Z|1188cb53-9dfa-4285-abea-f4edee9511d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:42:04.145Z|01a31d67-6b9c-48df-ab56-d3cbc77574ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:42:04.145Z|01a31d67-6b9c-48df-ab56-d3cbc77574ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:42:09.857Z|575c150d-c6f7-42aa-b22e-a34c6c8e4718|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:09.858Z|575c150d-c6f7-42aa-b22e-a34c6c8e4718|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:10.474Z|6cb9dd36-2210-42a1-933e-eb5a1c71c940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:10.475Z|6cb9dd36-2210-42a1-933e-eb5a1c71c940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:12.806Z|ca18578e-04bf-42a0-8dfb-567ca60aa5ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:12.807Z|ca18578e-04bf-42a0-8dfb-567ca60aa5ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:18.554Z|51943da4-95a8-4849-9077-0f17c12c2ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:42:18.554Z|51943da4-95a8-4849-9077-0f17c12c2ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:42:19.883Z|21441820-ca46-48cd-bf2f-2ba39ba79f33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:19.884Z|21441820-ca46-48cd-bf2f-2ba39ba79f33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:20.503Z|491324a9-de09-4029-b00c-65f489a89a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:20.504Z|491324a9-de09-4029-b00c-65f489a89a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:22.830Z|b66c76e0-65e8-416f-bf9b-c9e9b454a66a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:22.831Z|b66c76e0-65e8-416f-bf9b-c9e9b454a66a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:23.587Z|104bf620-b7a6-4ff5-bb25-12522a8ee549|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:42:23.588Z|104bf620-b7a6-4ff5-bb25-12522a8ee549|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:29.906Z|64f24225-fd65-4158-99c0-c21ce22a93d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:29.906Z|64f24225-fd65-4158-99c0-c21ce22a93d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:30.530Z|308d19a4-657a-4ee3-9018-7c3ef76e9640|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:30.531Z|308d19a4-657a-4ee3-9018-7c3ef76e9640|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:32.853Z|cfd354f3-e249-413c-bc5e-11040ef39e95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:32.854Z|cfd354f3-e249-413c-bc5e-11040ef39e95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:33.554Z|92ccda32-0eb5-48f1-9813-a78cb19725eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:42:33.557Z|92ccda32-0eb5-48f1-9813-a78cb19725eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:42:34.146Z|b8e9309d-b63b-4aab-a18c-e539f11db2aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:42:34.146Z|b8e9309d-b63b-4aab-a18c-e539f11db2aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:42:39.929Z|957b3675-f5a4-4a16-b2e0-c649eae92c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:39.930Z|957b3675-f5a4-4a16-b2e0-c649eae92c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:40.554Z|43574019-9f6c-4923-aafc-aea81d1d0555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:40.555Z|43574019-9f6c-4923-aafc-aea81d1d0555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:42.877Z|87dfa708-4d92-4574-a853-4469376204b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:42.878Z|87dfa708-4d92-4574-a853-4469376204b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:48.554Z|ea1b57a4-0839-4251-a20c-48b001dbe6ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:42:48.554Z|ea1b57a4-0839-4251-a20c-48b001dbe6ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:42:49.951Z|c8e60cd7-6931-47dc-92c2-ce2a0725d761|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:49.952Z|c8e60cd7-6931-47dc-92c2-ce2a0725d761|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:50.577Z|f69144ab-a8ce-4bee-89de-1fb741550e69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:50.578Z|f69144ab-a8ce-4bee-89de-1fb741550e69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:52.899Z|fde92ae0-8a9d-4d85-9bcf-d83bc31ae3e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:52.900Z|fde92ae0-8a9d-4d85-9bcf-d83bc31ae3e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:42:59.974Z|6d00e78e-2458-4271-aa74-7aa1d145c30b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:42:59.975Z|6d00e78e-2458-4271-aa74-7aa1d145c30b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:00.601Z|8acc73ff-7635-49fd-8efa-8e0586e11772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:00.601Z|8acc73ff-7635-49fd-8efa-8e0586e11772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:02.924Z|b1a078b7-1dfb-4d1e-979c-146fc8603aeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:02.925Z|b1a078b7-1dfb-4d1e-979c-146fc8603aeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:03.554Z|997288f0-7796-4efe-bc93-0e3f1c59ef07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:43:03.554Z|997288f0-7796-4efe-bc93-0e3f1c59ef07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:43:04.147Z|a2fd7b53-e1d7-46a3-b6b3-6c54195e9f2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:43:04.147Z|a2fd7b53-e1d7-46a3-b6b3-6c54195e9f2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:43:10.000Z|533c9d1a-1401-4c59-b0ec-47b26371f300|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:10.001Z|533c9d1a-1401-4c59-b0ec-47b26371f300|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:10.624Z|351e8642-fd8f-489e-9532-2efd98e4a2b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:10.625Z|351e8642-fd8f-489e-9532-2efd98e4a2b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:12.946Z|ade1a039-6793-4325-9c8d-b0af482c0a65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:12.948Z|ade1a039-6793-4325-9c8d-b0af482c0a65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:18.554Z|86473f86-419c-415d-a6b0-a693b61df5de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:43:18.557Z|86473f86-419c-415d-a6b0-a693b61df5de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:43:20.023Z|55437569-326e-4969-ab5a-5694e11db1f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:20.024Z|55437569-326e-4969-ab5a-5694e11db1f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:20.647Z|e946c044-7c65-4287-a374-c4058b0c77bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:20.648Z|e946c044-7c65-4287-a374-c4058b0c77bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:22.971Z|999652cb-4fac-4378-a7c2-93a5ebf3e115|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:22.972Z|999652cb-4fac-4378-a7c2-93a5ebf3e115|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:23.588Z|c6738bc8-c3b3-47fd-8f00-ec905289396f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:43:23.589Z|c6738bc8-c3b3-47fd-8f00-ec905289396f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:30.044Z|2d59782d-d8de-463f-8db9-e91f8f841997|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:30.045Z|2d59782d-d8de-463f-8db9-e91f8f841997|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:30.672Z|d51ab0d5-1b43-4962-a19b-8b7c76dd43c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:30.673Z|d51ab0d5-1b43-4962-a19b-8b7c76dd43c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:32.997Z|da2f95b2-b10c-4d08-8a13-1c4b5d65304e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:32.998Z|da2f95b2-b10c-4d08-8a13-1c4b5d65304e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:33.554Z|ebe324e0-3443-4f4f-9d02-386815effcb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:43:33.554Z|ebe324e0-3443-4f4f-9d02-386815effcb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:43:34.148Z|fc27124f-65ef-4acd-a271-ef46e58d07f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:43:34.148Z|fc27124f-65ef-4acd-a271-ef46e58d07f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:43:40.065Z|b7cab978-9d7a-4dbe-a7f0-688beb8edff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:40.066Z|b7cab978-9d7a-4dbe-a7f0-688beb8edff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:40.698Z|89a35f60-0ea8-42ad-871c-5a53d95bfdc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:40.699Z|89a35f60-0ea8-42ad-871c-5a53d95bfdc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:43.021Z|d184e46a-b42c-410c-92d0-f3b3152f8021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:43.022Z|d184e46a-b42c-410c-92d0-f3b3152f8021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:48.554Z|471ef4e0-f612-4b89-a342-199f80e6c809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:43:48.554Z|471ef4e0-f612-4b89-a342-199f80e6c809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:43:50.088Z|d689ef6d-8aac-47d9-a324-3cdbe7ce2b73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:50.089Z|d689ef6d-8aac-47d9-a324-3cdbe7ce2b73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:50.735Z|80796117-e0cc-43e2-aa10-004f0fdc8e84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:50.736Z|80796117-e0cc-43e2-aa10-004f0fdc8e84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:43:53.044Z|726a238a-0ec7-4ea5-862f-d573ffedc1c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:43:53.044Z|726a238a-0ec7-4ea5-862f-d573ffedc1c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:00.110Z|4e832e9d-8b94-40bb-9cf5-bcebb662fbf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:00.111Z|4e832e9d-8b94-40bb-9cf5-bcebb662fbf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:00.763Z|5f6cf274-2b23-4143-9f79-9ede4bb73711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:00.763Z|5f6cf274-2b23-4143-9f79-9ede4bb73711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:03.066Z|ecda3019-d288-476c-9806-eaf6aa1572d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:03.066Z|ecda3019-d288-476c-9806-eaf6aa1572d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:03.554Z|f7decf91-0720-445a-b168-60281d4af8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:44:03.559Z|f7decf91-0720-445a-b168-60281d4af8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:44:04.149Z|491c5d8c-1b4b-4c87-8b90-b67dd4d7033b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:44:04.149Z|491c5d8c-1b4b-4c87-8b90-b67dd4d7033b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:44:10.134Z|fd8cd7b4-a5d5-4c55-9a18-34dc5be6e635|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:10.135Z|fd8cd7b4-a5d5-4c55-9a18-34dc5be6e635|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:10.791Z|67535496-a84b-4c4b-a995-9e6b899ccd40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:10.792Z|67535496-a84b-4c4b-a995-9e6b899ccd40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:13.089Z|c164d1b0-3ba0-40a1-a92e-14fd9b8f0c21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:13.089Z|c164d1b0-3ba0-40a1-a92e-14fd9b8f0c21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:18.554Z|aada2c69-0c0c-430a-81b9-ad156abb01fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:44:18.554Z|aada2c69-0c0c-430a-81b9-ad156abb01fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:44:20.166Z|0554014b-4121-4a06-8613-c9bc4580d721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:20.167Z|0554014b-4121-4a06-8613-c9bc4580d721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:20.816Z|dab6a7d7-c8e4-4ef8-bb53-cefccc073eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:20.817Z|dab6a7d7-c8e4-4ef8-bb53-cefccc073eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:23.113Z|0770b31d-bae2-4910-bc45-4a1afa2a35fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:23.114Z|0770b31d-bae2-4910-bc45-4a1afa2a35fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:23.589Z|648c1ce1-add1-43a8-94fe-4878c90f8816|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:44:23.590Z|648c1ce1-add1-43a8-94fe-4878c90f8816|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:30.190Z|5bed8e83-6d98-49fb-b875-c9c009471ce1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:30.190Z|5bed8e83-6d98-49fb-b875-c9c009471ce1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:30.844Z|9d77beb9-fff2-4585-8855-e12ae9994474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:30.845Z|9d77beb9-fff2-4585-8855-e12ae9994474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:33.136Z|7da4b80d-0186-434b-be3e-1b84e3dcb3f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:33.137Z|7da4b80d-0186-434b-be3e-1b84e3dcb3f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:33.555Z|b9de4282-5ab5-48a5-a852-d892d104ccd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:44:33.555Z|b9de4282-5ab5-48a5-a852-d892d104ccd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:44:34.150Z|288e9b8d-e2c0-4f63-8a3e-0f4c128713d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:44:34.150Z|288e9b8d-e2c0-4f63-8a3e-0f4c128713d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:44:40.213Z|0ec11bcf-71db-4a55-b760-85585846aba3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:40.214Z|0ec11bcf-71db-4a55-b760-85585846aba3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:40.869Z|ca78cf0d-6ba1-46db-a1cc-417c8c67146f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:40.870Z|ca78cf0d-6ba1-46db-a1cc-417c8c67146f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:43.160Z|0f7fdcd0-e575-4a96-8662-f200796a2096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:43.160Z|0f7fdcd0-e575-4a96-8662-f200796a2096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:48.554Z|4b21388b-a14f-4ab8-93ce-446d936be47c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:44:48.556Z|4b21388b-a14f-4ab8-93ce-446d936be47c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:44:50.238Z|81af9b03-5baf-460a-8165-ff73185091ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:50.239Z|81af9b03-5baf-460a-8165-ff73185091ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:50.896Z|a8586855-9ffa-47e8-868e-b4cebef7fe32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:50.896Z|a8586855-9ffa-47e8-868e-b4cebef7fe32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:44:53.182Z|c28ef5ed-ee83-44a5-8c3f-b5d2857eb2d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:44:53.183Z|c28ef5ed-ee83-44a5-8c3f-b5d2857eb2d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:00.268Z|1b6b6114-2fee-4df7-9ffe-3a5760f870f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:00.270Z|1b6b6114-2fee-4df7-9ffe-3a5760f870f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:00.921Z|d9e6d276-5691-4fd9-9ba4-2c0c518e1446|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:00.922Z|d9e6d276-5691-4fd9-9ba4-2c0c518e1446|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:03.205Z|08f2107e-bc29-49c1-854f-f8e61b9775a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:03.206Z|08f2107e-bc29-49c1-854f-f8e61b9775a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:03.554Z|6b296e45-bfe1-49dc-9a10-5a3ba95974d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:45:03.554Z|6b296e45-bfe1-49dc-9a10-5a3ba95974d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:45:04.151Z|38ba35fd-8a56-43c1-8539-155131585b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:45:04.152Z|38ba35fd-8a56-43c1-8539-155131585b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:45:10.294Z|88746e55-a9d2-4dac-a09b-57b308defbeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:10.295Z|88746e55-a9d2-4dac-a09b-57b308defbeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:10.958Z|1a82e351-a2bd-4a84-92af-b5a7e9489736|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:10.959Z|1a82e351-a2bd-4a84-92af-b5a7e9489736|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:13.229Z|c0eb453a-a0c7-4efb-9d72-bccdddf22553|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:13.230Z|c0eb453a-a0c7-4efb-9d72-bccdddf22553|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:18.554Z|bb895dab-5368-4542-b36e-77b2f9b5bce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:45:18.554Z|bb895dab-5368-4542-b36e-77b2f9b5bce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:45:20.320Z|c2296d8c-2921-4e70-937c-e30869cfc798|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:20.321Z|c2296d8c-2921-4e70-937c-e30869cfc798|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:20.988Z|95c64d6f-79d7-4e60-b63b-baa8e4b9a91c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:20.989Z|95c64d6f-79d7-4e60-b63b-baa8e4b9a91c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:23.252Z|09b0d65c-7638-4f6b-a9dc-ddf6a2fa9b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:23.253Z|09b0d65c-7638-4f6b-a9dc-ddf6a2fa9b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:23.588Z|756e00ee-977c-441e-b2e9-4bc07176b211|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:45:23.589Z|756e00ee-977c-441e-b2e9-4bc07176b211|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:30.344Z|fcd13cdd-604a-4fa2-b991-cd3012f11477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:30.345Z|fcd13cdd-604a-4fa2-b991-cd3012f11477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:31.020Z|f3b03eec-dc1e-4da3-98fa-02753f75e0b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:31.021Z|f3b03eec-dc1e-4da3-98fa-02753f75e0b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:33.277Z|286a920f-dc38-410d-8ee7-7ceed358be8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:33.279Z|286a920f-dc38-410d-8ee7-7ceed358be8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:33.554Z|f1750412-64b0-40df-8bcf-48d7e2488c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:45:33.557Z|f1750412-64b0-40df-8bcf-48d7e2488c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:45:34.152Z|c078b8aa-035c-453d-9f6b-ecb082e0bf37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:45:34.153Z|c078b8aa-035c-453d-9f6b-ecb082e0bf37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:45:40.368Z|61545a61-ab63-46dd-b168-b1da19d5d8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:40.369Z|61545a61-ab63-46dd-b168-b1da19d5d8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:41.080Z|b4b78fc3-eec2-4c23-ac61-bf6249d3907b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:41.080Z|b4b78fc3-eec2-4c23-ac61-bf6249d3907b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:43.301Z|36568a6a-4b84-4293-89be-7b1530ee6369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:43.302Z|36568a6a-4b84-4293-89be-7b1530ee6369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:48.554Z|67be550f-3708-4c74-bb57-691faee49db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:45:48.554Z|67be550f-3708-4c74-bb57-691faee49db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:45:50.394Z|dddae624-18a4-411e-9d04-1a56c497c1bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:50.395Z|dddae624-18a4-411e-9d04-1a56c497c1bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:51.113Z|9f42b2f8-04d8-4612-bae0-4376561cac78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:51.114Z|9f42b2f8-04d8-4612-bae0-4376561cac78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:45:53.328Z|e4b043bc-b8c1-4753-a827-2d2686a8a34e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:45:53.328Z|e4b043bc-b8c1-4753-a827-2d2686a8a34e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:00.420Z|ccdff1fd-ab42-47b5-b1f9-610f1f4f7480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:00.421Z|ccdff1fd-ab42-47b5-b1f9-610f1f4f7480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:01.136Z|b2143961-87f1-406c-a718-a4059c9129f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:01.137Z|b2143961-87f1-406c-a718-a4059c9129f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:03.350Z|f51c2602-8a0c-424e-922c-9caca983880a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:03.351Z|f51c2602-8a0c-424e-922c-9caca983880a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:03.554Z|9a1323e1-7941-4612-8a08-ea536cb421fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:46:03.554Z|9a1323e1-7941-4612-8a08-ea536cb421fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:46:04.153Z|e97445dd-45c7-46b5-a21c-814eab3b7a48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:46:04.154Z|e97445dd-45c7-46b5-a21c-814eab3b7a48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:46:10.444Z|35f75370-a3fa-4187-aae3-be58683cd6bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:10.444Z|35f75370-a3fa-4187-aae3-be58683cd6bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:11.160Z|8fefb71f-4bfb-44d0-ae5c-66a94d4991cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:11.161Z|8fefb71f-4bfb-44d0-ae5c-66a94d4991cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:13.372Z|fc57c517-dc37-4bb4-8ec2-52312690a909|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:13.373Z|fc57c517-dc37-4bb4-8ec2-52312690a909|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:18.554Z|950221e9-1ecc-464d-a95a-73590bcb0b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:46:18.557Z|950221e9-1ecc-464d-a95a-73590bcb0b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:46:20.466Z|0abe1d8e-6372-4685-a995-30e9de984959|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:20.466Z|0abe1d8e-6372-4685-a995-30e9de984959|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:21.218Z|47ea08fc-5ed8-42e8-9c48-ba80ce494a00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:21.219Z|47ea08fc-5ed8-42e8-9c48-ba80ce494a00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:23.396Z|d963e9d8-6d64-4171-9e00-6631b1cdc2bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:23.397Z|d963e9d8-6d64-4171-9e00-6631b1cdc2bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:23.588Z|f747662e-6c23-4ed3-9904-79de5794f75e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:46:23.588Z|f747662e-6c23-4ed3-9904-79de5794f75e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:30.488Z|9152a9f6-b02c-40fe-be1a-66d4999bdfcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:30.489Z|9152a9f6-b02c-40fe-be1a-66d4999bdfcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:31.243Z|abffb064-5f07-4a4d-9fcc-4f133a63d371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:31.243Z|abffb064-5f07-4a4d-9fcc-4f133a63d371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:33.421Z|b6382007-6e2e-4341-9fe6-89b23139eda9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:33.422Z|b6382007-6e2e-4341-9fe6-89b23139eda9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:33.554Z|562ae508-7703-4979-b0f3-30c0b8a7bb4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:46:33.554Z|562ae508-7703-4979-b0f3-30c0b8a7bb4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:46:34.155Z|aec75e7f-fff1-4127-aecd-7a9772096c37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:46:34.155Z|aec75e7f-fff1-4127-aecd-7a9772096c37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:46:40.511Z|d46b343a-871f-4868-940a-9b6f0974878b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:40.512Z|d46b343a-871f-4868-940a-9b6f0974878b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:41.318Z|e4db3825-ae49-499c-909c-3e9de3c8e875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:41.319Z|e4db3825-ae49-499c-909c-3e9de3c8e875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:43.444Z|9ab679ee-2371-433d-a1de-88104a122d0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:43.445Z|9ab679ee-2371-433d-a1de-88104a122d0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:48.554Z|5a2dd516-d037-4f47-afc8-07fd723ae9a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:46:48.554Z|5a2dd516-d037-4f47-afc8-07fd723ae9a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:46:50.536Z|95ec546f-1711-47df-be01-5f4fb13daef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:50.537Z|95ec546f-1711-47df-be01-5f4fb13daef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:51.349Z|47963dc5-dbf0-42a5-98f9-fbb0c0092919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:51.350Z|47963dc5-dbf0-42a5-98f9-fbb0c0092919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:46:53.470Z|9407a460-9216-42b8-8988-3f4b0d3728b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:46:53.471Z|9407a460-9216-42b8-8988-3f4b0d3728b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:00.563Z|5ca2808e-f1f9-4e61-9b15-906665bc1318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:00.563Z|5ca2808e-f1f9-4e61-9b15-906665bc1318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:01.372Z|b1682d45-8fe5-49ca-bbfa-017c268cad10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:01.373Z|b1682d45-8fe5-49ca-bbfa-017c268cad10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:03.493Z|8a94346b-e110-4181-b56b-8af9b8e26e8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:03.494Z|8a94346b-e110-4181-b56b-8af9b8e26e8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:03.554Z|38a2040b-4015-48ae-bd8a-6e37e9e2cc6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:47:03.557Z|38a2040b-4015-48ae-bd8a-6e37e9e2cc6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:47:04.156Z|9f494065-c3fd-4457-bf3b-3710e98f30bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:47:04.157Z|9f494065-c3fd-4457-bf3b-3710e98f30bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:47:10.586Z|7718ceeb-a02b-4cfe-a7ac-d5fa650d12ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:10.587Z|7718ceeb-a02b-4cfe-a7ac-d5fa650d12ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:11.398Z|5ca07ceb-33ce-4de8-b8fc-c322210f71d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:11.399Z|5ca07ceb-33ce-4de8-b8fc-c322210f71d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:13.520Z|1708bbca-84de-40f6-8e84-7f6e2fdd4ca9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:13.521Z|1708bbca-84de-40f6-8e84-7f6e2fdd4ca9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:18.554Z|341c6314-5bc1-4b83-9348-4493a64fc81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:47:18.554Z|341c6314-5bc1-4b83-9348-4493a64fc81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:47:20.609Z|ff3ee171-195b-41ed-90f7-2755780480f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:20.610Z|ff3ee171-195b-41ed-90f7-2755780480f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:21.440Z|3b59a76b-2b3a-43f3-b182-c910cd747172|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:21.441Z|3b59a76b-2b3a-43f3-b182-c910cd747172|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:23.542Z|7129077f-8273-4140-b25e-017b6b080b3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:23.543Z|7129077f-8273-4140-b25e-017b6b080b3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:23.589Z|3ecf1d0d-e3a5-4b6c-a939-a13ccbad36f0|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:47:23.590Z|3ecf1d0d-e3a5-4b6c-a939-a13ccbad36f0|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:30.634Z|1319153e-15e4-4fd4-9e51-31ca73fe8470|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:30.635Z|1319153e-15e4-4fd4-9e51-31ca73fe8470|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:31.476Z|2c71972f-1dff-4268-bfc4-ccf02f3686ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:31.477Z|2c71972f-1dff-4268-bfc4-ccf02f3686ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:33.554Z|3352aa85-5fba-445d-a7ce-187d3f2025fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:47:33.554Z|3352aa85-5fba-445d-a7ce-187d3f2025fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:47:33.566Z|b5e2505e-b3ff-440d-9ad5-69098b63090c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:33.567Z|b5e2505e-b3ff-440d-9ad5-69098b63090c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:34.157Z|35a81ceb-de0d-4b77-9c38-4e4cde9a8112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:47:34.158Z|35a81ceb-de0d-4b77-9c38-4e4cde9a8112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:47:40.659Z|3392a71c-0213-4350-abbd-6adabd7896d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:40.660Z|3392a71c-0213-4350-abbd-6adabd7896d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:41.506Z|15e51d9c-6ead-409a-ad8a-b7ed18f13dfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:41.507Z|15e51d9c-6ead-409a-ad8a-b7ed18f13dfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:43.590Z|773f2c49-e53c-4bdf-b58c-e3cc28e9ad31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:43.591Z|773f2c49-e53c-4bdf-b58c-e3cc28e9ad31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:48.554Z|e845168a-ffd3-437e-971c-aa5ea8ddadb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:47:48.557Z|e845168a-ffd3-437e-971c-aa5ea8ddadb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:47:50.685Z|1334fd0c-4a61-4674-82a7-e6215abd5beb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:50.686Z|1334fd0c-4a61-4674-82a7-e6215abd5beb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:51.537Z|45afd9ea-680e-4400-aec2-623ec5e5312a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:51.538Z|45afd9ea-680e-4400-aec2-623ec5e5312a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:47:53.616Z|93573736-2f53-42c1-99fc-49795a7d4df4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:47:53.617Z|93573736-2f53-42c1-99fc-49795a7d4df4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:00.744Z|c93517ca-bd71-4a34-9a9e-f1fe77843579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:00.745Z|c93517ca-bd71-4a34-9a9e-f1fe77843579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:01.562Z|ffeda001-4cb9-4d17-8ad8-6041da9b40b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:01.564Z|ffeda001-4cb9-4d17-8ad8-6041da9b40b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:03.554Z|24b48740-7b0d-4098-a73a-2998374731c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:48:03.554Z|24b48740-7b0d-4098-a73a-2998374731c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:48:03.638Z|03ef3dec-34a4-4076-b725-259574906543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:03.639Z|03ef3dec-34a4-4076-b725-259574906543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:04.159Z|71a7f047-bf50-4a45-aec5-741432fa107f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:48:04.160Z|71a7f047-bf50-4a45-aec5-741432fa107f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:48:10.779Z|01b84bdb-7c01-496e-83f6-9d108372e06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:10.779Z|01b84bdb-7c01-496e-83f6-9d108372e06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:11.593Z|60a310a4-0731-4c01-9af5-811f682cc021|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:11.595Z|60a310a4-0731-4c01-9af5-811f682cc021|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:13.660Z|3e964ef4-9c96-4ddf-a063-8fa690c952c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:13.661Z|3e964ef4-9c96-4ddf-a063-8fa690c952c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:18.554Z|3126b0a3-d10b-49b8-af59-447da67ea3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:48:18.554Z|3126b0a3-d10b-49b8-af59-447da67ea3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:48:20.820Z|8af4c51a-ce02-447e-90f0-43240ea8582d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:20.821Z|8af4c51a-ce02-447e-90f0-43240ea8582d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:21.619Z|11bc795e-adef-4196-bbe9-dadc8c2c7b29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:21.620Z|11bc795e-adef-4196-bbe9-dadc8c2c7b29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:23.593Z|027bd1e8-bb5c-4592-86fc-59a7f5b24f3d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:48:23.594Z|027bd1e8-bb5c-4592-86fc-59a7f5b24f3d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:23.682Z|c7ae30da-1ee7-42c2-9cdc-78af85d86751|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:23.683Z|c7ae30da-1ee7-42c2-9cdc-78af85d86751|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:30.849Z|87e419d6-0056-4f58-8a81-d16ab02020f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:30.850Z|87e419d6-0056-4f58-8a81-d16ab02020f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:31.648Z|61b90200-acca-4819-8b43-be0973c3b080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:31.649Z|61b90200-acca-4819-8b43-be0973c3b080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:33.554Z|ec8c97d2-dcd2-4c37-8e13-10aadfbf1982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:48:33.557Z|ec8c97d2-dcd2-4c37-8e13-10aadfbf1982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:48:33.707Z|5b58b024-7d3b-4dc4-8d13-c491478fca4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:33.708Z|5b58b024-7d3b-4dc4-8d13-c491478fca4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:34.160Z|f63ebba2-3338-4e89-a540-0101d5b2eb85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:48:34.162Z|f63ebba2-3338-4e89-a540-0101d5b2eb85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:48:40.876Z|46c74de4-1d12-4f0d-ae47-ef96c38a2321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:40.880Z|46c74de4-1d12-4f0d-ae47-ef96c38a2321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:41.674Z|f78fa91d-d56d-4c5f-9569-fe466f27526b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:41.675Z|f78fa91d-d56d-4c5f-9569-fe466f27526b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:43.731Z|b67ed5f7-e3b4-46c3-a25b-45dd4fcf554c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:43.732Z|b67ed5f7-e3b4-46c3-a25b-45dd4fcf554c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:48.554Z|4b2aba87-a143-4e5c-b924-261580032def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:48:48.554Z|4b2aba87-a143-4e5c-b924-261580032def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:48:50.906Z|bbc0a211-828f-4572-9308-8db55dd25f35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:50.907Z|bbc0a211-828f-4572-9308-8db55dd25f35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:51.706Z|6d5f23d0-68b4-446e-99b2-45f6a959c4e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:51.707Z|6d5f23d0-68b4-446e-99b2-45f6a959c4e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:48:53.756Z|abdf0cc2-b989-4898-8bb3-9f2b98375932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:48:53.757Z|abdf0cc2-b989-4898-8bb3-9f2b98375932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:00.933Z|6794bb82-37e8-4565-9e9c-a94d2a8a7259|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:00.935Z|6794bb82-37e8-4565-9e9c-a94d2a8a7259|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:01.731Z|2cba48f4-fd84-4e33-b2c0-a7d4bd35f662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:01.732Z|2cba48f4-fd84-4e33-b2c0-a7d4bd35f662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:03.554Z|a4541c69-db52-4b08-b426-cd7ba864e14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:49:03.554Z|a4541c69-db52-4b08-b426-cd7ba864e14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:49:03.779Z|8b83049f-cb9f-454e-8d96-9db32521f669|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:03.780Z|8b83049f-cb9f-454e-8d96-9db32521f669|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:04.162Z|bfffc388-ced6-4ac3-ae4c-3709a01bfd10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:49:04.163Z|bfffc388-ced6-4ac3-ae4c-3709a01bfd10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:49:10.974Z|c7bbbd62-0a5f-4a54-9a50-fc50e46912b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:10.975Z|c7bbbd62-0a5f-4a54-9a50-fc50e46912b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:11.758Z|3d4a4347-8c46-4c3c-9c9b-9d6ff6e205bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:11.759Z|3d4a4347-8c46-4c3c-9c9b-9d6ff6e205bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:13.804Z|befc730b-558e-43f2-9029-69d91ef0156d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:13.806Z|befc730b-558e-43f2-9029-69d91ef0156d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:18.554Z|c982ba33-84dd-4d41-b080-db4dacdad54a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:49:18.557Z|c982ba33-84dd-4d41-b080-db4dacdad54a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:49:21.000Z|f5898e04-fe8a-4eb4-9554-321f379c2df9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:21.000Z|f5898e04-fe8a-4eb4-9554-321f379c2df9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:21.784Z|d06a4c32-42ea-46d8-ba9e-76fa0c564eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:21.785Z|d06a4c32-42ea-46d8-ba9e-76fa0c564eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:23.588Z|311e652b-7e3e-4d1b-b7d9-20ffee145719|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:49:23.588Z|311e652b-7e3e-4d1b-b7d9-20ffee145719|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:23.832Z|4b7c6926-993b-4484-8119-8dd42e1d6a02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:23.832Z|4b7c6926-993b-4484-8119-8dd42e1d6a02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:31.040Z|da15e97a-2b02-4d38-8886-f233787387ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:31.040Z|da15e97a-2b02-4d38-8886-f233787387ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:31.811Z|ce54a2d5-8c63-43fd-b911-dcb277600990|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:31.812Z|ce54a2d5-8c63-43fd-b911-dcb277600990|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:33.554Z|da80a1d4-5bf4-4644-9873-e49104427d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:49:33.554Z|da80a1d4-5bf4-4644-9873-e49104427d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:49:33.856Z|5dea8e18-9969-4819-b02b-ed7b3dbb1fa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:33.856Z|5dea8e18-9969-4819-b02b-ed7b3dbb1fa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:34.163Z|325c6b18-a8f0-425b-a35e-4a8c832ee3e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:49:34.164Z|325c6b18-a8f0-425b-a35e-4a8c832ee3e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:49:41.067Z|d934efc5-8d88-4fcc-aaad-9a8b6d856796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:41.068Z|d934efc5-8d88-4fcc-aaad-9a8b6d856796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:41.848Z|4094ed4f-a8bf-4086-9f7e-ec6c88a3b7da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:41.849Z|4094ed4f-a8bf-4086-9f7e-ec6c88a3b7da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:43.881Z|cbabd2e9-f329-4494-85f9-d16748431d90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:43.881Z|cbabd2e9-f329-4494-85f9-d16748431d90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:48.554Z|8e811109-be93-46e3-a91a-183bfa14387d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:49:48.554Z|8e811109-be93-46e3-a91a-183bfa14387d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:49:51.095Z|8d073db4-e5ee-444c-b18f-36e55bc1428d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:51.096Z|8d073db4-e5ee-444c-b18f-36e55bc1428d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:51.875Z|edcfd796-8653-4b22-b865-c3b244eb88a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:51.876Z|edcfd796-8653-4b22-b865-c3b244eb88a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:49:53.907Z|e6720b13-f3ba-48bf-9140-6bef236ad408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:49:53.907Z|e6720b13-f3ba-48bf-9140-6bef236ad408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:01.132Z|eb54eba1-55cf-4adc-812c-97cfcbe94402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:01.133Z|eb54eba1-55cf-4adc-812c-97cfcbe94402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:01.899Z|13e8492b-9a98-4ac7-b2f6-50387374c936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:01.900Z|13e8492b-9a98-4ac7-b2f6-50387374c936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:03.554Z|f6b8f458-7665-48e9-a9a0-3a6c4aa008bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:50:03.557Z|f6b8f458-7665-48e9-a9a0-3a6c4aa008bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:50:03.931Z|70ad278c-c8f8-403b-9a5e-86749617d5b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:03.931Z|70ad278c-c8f8-403b-9a5e-86749617d5b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:04.165Z|44e171ae-9509-45b4-ad95-1de711041ac2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:50:04.165Z|44e171ae-9509-45b4-ad95-1de711041ac2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:50:11.165Z|3eea3c77-e47d-4e84-857e-5a0e0624f8a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:11.167Z|3eea3c77-e47d-4e84-857e-5a0e0624f8a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:11.925Z|196042ba-0d45-403e-825a-09e2a2ed56db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:11.926Z|196042ba-0d45-403e-825a-09e2a2ed56db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:13.953Z|252b51e0-9671-4aaf-bbac-a3aaf095f3d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:13.954Z|252b51e0-9671-4aaf-bbac-a3aaf095f3d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:18.554Z|ff08ffba-6638-42cf-b7b5-69b695e2545c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:50:18.554Z|ff08ffba-6638-42cf-b7b5-69b695e2545c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:50:21.190Z|f828c7c3-ff0b-4c97-a1be-df97381c1739|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:21.190Z|f828c7c3-ff0b-4c97-a1be-df97381c1739|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:21.950Z|ce877876-31fd-4390-b9d5-9ba54e11c72e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:21.951Z|ce877876-31fd-4390-b9d5-9ba54e11c72e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:23.592Z|c37ba1a1-0437-4c56-9190-c1dae9a28e23|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:50:23.592Z|c37ba1a1-0437-4c56-9190-c1dae9a28e23|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:23.979Z|f7e65eeb-957e-4e38-99a8-6a1f47b17bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:23.980Z|f7e65eeb-957e-4e38-99a8-6a1f47b17bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:31.212Z|b04120f9-66f7-413d-b141-603ea443f10e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:31.213Z|b04120f9-66f7-413d-b141-603ea443f10e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:31.988Z|30cfc8e5-be71-4378-8a36-8ee3eb15184a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:31.991Z|30cfc8e5-be71-4378-8a36-8ee3eb15184a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:33.554Z|3b97956d-0135-4958-8af8-8b4e8d4eb7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:50:33.554Z|3b97956d-0135-4958-8af8-8b4e8d4eb7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:50:34.003Z|7dac04aa-1e35-49eb-877e-631417d11ff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:34.004Z|7dac04aa-1e35-49eb-877e-631417d11ff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:34.166Z|d6d1b4ec-520c-4e54-bde6-ca54ecf6f4f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:50:34.166Z|d6d1b4ec-520c-4e54-bde6-ca54ecf6f4f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:50:41.235Z|dfb7fbf8-c59a-4018-8e4f-9345ca73080a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:41.236Z|dfb7fbf8-c59a-4018-8e4f-9345ca73080a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:42.017Z|f64d57f8-396b-4507-bd18-79d2a766527d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:42.017Z|f64d57f8-396b-4507-bd18-79d2a766527d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:44.026Z|a537aa8b-d88e-4a62-879c-67ff2aac8f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:44.027Z|a537aa8b-d88e-4a62-879c-67ff2aac8f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:48.554Z|42014fd0-fbba-4703-ab26-db8239292955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:50:48.556Z|42014fd0-fbba-4703-ab26-db8239292955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:50:51.257Z|ef5f469a-0db4-4042-9df4-407d3bf0795f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:51.258Z|ef5f469a-0db4-4042-9df4-407d3bf0795f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:52.043Z|a85e24b1-3e62-4d83-9990-af46022a0e29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:52.044Z|a85e24b1-3e62-4d83-9990-af46022a0e29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:50:54.048Z|592be3a3-5d5a-4b74-b373-b52356900931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:50:54.049Z|592be3a3-5d5a-4b74-b373-b52356900931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:01.278Z|370a3d16-75a4-469d-800f-d8d8cd589437|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:01.279Z|370a3d16-75a4-469d-800f-d8d8cd589437|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:02.073Z|b8aaf2a6-94a5-48d9-a737-29bdc73de5a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:02.074Z|b8aaf2a6-94a5-48d9-a737-29bdc73de5a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:03.554Z|6c2ef22a-d176-44d2-80da-7c3adbac61f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:51:03.554Z|6c2ef22a-d176-44d2-80da-7c3adbac61f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:51:04.071Z|7193c8f7-827c-4777-8a51-07f85991c12a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:04.072Z|7193c8f7-827c-4777-8a51-07f85991c12a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:04.167Z|e9b5cba6-41c9-4c18-ba76-c9365665512d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:51:04.168Z|e9b5cba6-41c9-4c18-ba76-c9365665512d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:51:11.309Z|7ec7cdae-7b9f-413e-901a-96a305af6039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:11.310Z|7ec7cdae-7b9f-413e-901a-96a305af6039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:12.097Z|7d0aafee-40a5-4def-be67-200ced1ca1ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:12.098Z|7d0aafee-40a5-4def-be67-200ced1ca1ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:14.095Z|ec30e8d1-9aa0-4b68-a6d0-ad43d30d5e81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:14.096Z|ec30e8d1-9aa0-4b68-a6d0-ad43d30d5e81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:18.554Z|4cd0b928-4186-414f-b324-9ed25662ec8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:51:18.554Z|4cd0b928-4186-414f-b324-9ed25662ec8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:51:21.332Z|959dea33-4aca-4472-af31-f2dddea020b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:21.333Z|959dea33-4aca-4472-af31-f2dddea020b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:22.122Z|021c524c-3f81-4bcd-a647-e6c40a583bab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:22.123Z|021c524c-3f81-4bcd-a647-e6c40a583bab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:23.587Z|a5d651ea-100d-4065-af56-5a06c69cba5a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:51:23.588Z|a5d651ea-100d-4065-af56-5a06c69cba5a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:24.118Z|8fe9f878-b5cc-4284-ad5d-0ec7d8854952|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:24.119Z|8fe9f878-b5cc-4284-ad5d-0ec7d8854952|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:31.355Z|53106000-eb39-410a-9f4f-30ef4f648296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:31.356Z|53106000-eb39-410a-9f4f-30ef4f648296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:32.148Z|59e7f5e3-bee0-4354-a8c0-aec5bc331ae0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:32.149Z|59e7f5e3-bee0-4354-a8c0-aec5bc331ae0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:33.554Z|f4b08369-ac8a-450c-b0bc-9a68e5d8e997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:51:33.557Z|f4b08369-ac8a-450c-b0bc-9a68e5d8e997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:51:34.145Z|f65799aa-edc4-4f41-80ff-d97e154c4f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:34.146Z|f65799aa-edc4-4f41-80ff-d97e154c4f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:34.168Z|32e1e58b-44c2-414b-b960-922109d1f6c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:51:34.169Z|32e1e58b-44c2-414b-b960-922109d1f6c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:51:41.378Z|01fbdddc-989f-47f2-b267-3de08a274803|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:41.380Z|01fbdddc-989f-47f2-b267-3de08a274803|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:42.170Z|cd8f5470-e3ac-479e-afc6-98803c4190ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:42.171Z|cd8f5470-e3ac-479e-afc6-98803c4190ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:44.169Z|383c47e5-5f89-49e3-ba63-d5a8b4183c1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:44.170Z|383c47e5-5f89-49e3-ba63-d5a8b4183c1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:48.554Z|dd6a47af-5493-491e-aa8f-5e48d1c13fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:51:48.554Z|dd6a47af-5493-491e-aa8f-5e48d1c13fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:51:51.406Z|f303a979-eba2-4543-b5fa-4594f58d2e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:51.407Z|f303a979-eba2-4543-b5fa-4594f58d2e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:52.193Z|78b6c6ae-8c2e-433c-8d9b-2e321595d087|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:52.194Z|78b6c6ae-8c2e-433c-8d9b-2e321595d087|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:51:54.193Z|10cd3c65-bf57-42a1-ab8b-38c122f67a11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:51:54.194Z|10cd3c65-bf57-42a1-ab8b-38c122f67a11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:01.437Z|238f39ab-ff4e-47a8-bbe9-0f0393cb4d6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:01.438Z|238f39ab-ff4e-47a8-bbe9-0f0393cb4d6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:02.217Z|50b1dde6-8746-4aea-a8e7-97637791c7c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:02.218Z|50b1dde6-8746-4aea-a8e7-97637791c7c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:03.554Z|a81469bf-e1c7-4ed1-ba8a-25709480d9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:52:03.554Z|a81469bf-e1c7-4ed1-ba8a-25709480d9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:52:04.169Z|40a8865d-b81b-49ac-b2ac-97b07ec1a4cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:52:04.170Z|40a8865d-b81b-49ac-b2ac-97b07ec1a4cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:52:04.223Z|7e6a13ca-bae9-40fa-a2a7-1c163e9ec7a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:04.224Z|7e6a13ca-bae9-40fa-a2a7-1c163e9ec7a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:11.460Z|40e02532-3516-4923-ba10-0de27fb0da69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:11.461Z|40e02532-3516-4923-ba10-0de27fb0da69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:12.240Z|4ab11c54-1528-45b5-996c-0243a96ac541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:12.241Z|4ab11c54-1528-45b5-996c-0243a96ac541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:14.247Z|ad0609d1-bac7-4f10-bd97-ffd6c1939cdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:14.248Z|ad0609d1-bac7-4f10-bd97-ffd6c1939cdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:18.554Z|3bb8298a-b67e-40b0-b505-a938bf52340f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:52:18.556Z|3bb8298a-b67e-40b0-b505-a938bf52340f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:52:21.485Z|a2e81a9b-5e20-413c-bc3f-15aab4f9bfd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:21.486Z|a2e81a9b-5e20-413c-bc3f-15aab4f9bfd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:22.266Z|bf3bb37a-bd2e-45fd-836e-c28cd5477916|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:22.267Z|bf3bb37a-bd2e-45fd-836e-c28cd5477916|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:23.587Z|4db2d31f-fd1b-4f28-ac08-ab56edae0db6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:52:23.588Z|4db2d31f-fd1b-4f28-ac08-ab56edae0db6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:24.287Z|3ee107d5-a161-4147-9a50-e34cd8d41492|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:24.288Z|3ee107d5-a161-4147-9a50-e34cd8d41492|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:31.508Z|3ccda5a8-bb37-4fab-834f-c2639590f8bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:31.509Z|3ccda5a8-bb37-4fab-834f-c2639590f8bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:32.290Z|69b53f34-7ba3-4c4a-aca4-579279688b5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:32.291Z|69b53f34-7ba3-4c4a-aca4-579279688b5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:33.554Z|707b1031-330f-4d1f-811c-4d7a14dd04d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:52:33.554Z|707b1031-330f-4d1f-811c-4d7a14dd04d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:52:34.170Z|82557719-f381-48b8-ae32-db8ec32f125b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:52:34.171Z|82557719-f381-48b8-ae32-db8ec32f125b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:52:34.313Z|9f3bf549-7854-45b9-933d-d67580d22291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:34.313Z|9f3bf549-7854-45b9-933d-d67580d22291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:41.532Z|16e30a26-d3a1-4a26-afd4-091909f11a45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:41.533Z|16e30a26-d3a1-4a26-afd4-091909f11a45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:42.314Z|ce6fb8d1-f00f-4700-aa30-a3a22581700d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:42.315Z|ce6fb8d1-f00f-4700-aa30-a3a22581700d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:44.339Z|922dae0f-504b-4932-943f-6a762111549c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:44.340Z|922dae0f-504b-4932-943f-6a762111549c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:48.554Z|828e3788-7e92-46f2-ba3f-b91a444ea0b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:52:48.554Z|828e3788-7e92-46f2-ba3f-b91a444ea0b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:52:51.557Z|1e3b1551-82eb-4d02-ad76-cae201236349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:51.558Z|1e3b1551-82eb-4d02-ad76-cae201236349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:52.336Z|ea03c58b-124d-4bab-a2d1-37649fbfae00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:52.337Z|ea03c58b-124d-4bab-a2d1-37649fbfae00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:52:54.360Z|cb60beee-50d9-4659-9fd6-1f26e89167e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:52:54.361Z|cb60beee-50d9-4659-9fd6-1f26e89167e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:01.584Z|053cd061-8148-4de1-af2d-338f26d471a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:01.584Z|053cd061-8148-4de1-af2d-338f26d471a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:02.359Z|adc12369-4e60-4330-90c5-6b42f8fcc021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:02.360Z|adc12369-4e60-4330-90c5-6b42f8fcc021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:03.554Z|d75466bb-461e-4e3d-bbaa-4e9e03f63806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:53:03.556Z|d75466bb-461e-4e3d-bbaa-4e9e03f63806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:53:04.172Z|e970412b-e5dc-4051-beff-7133f4042f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:53:04.172Z|e970412b-e5dc-4051-beff-7133f4042f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:53:04.384Z|e09473b3-e96b-4535-8e27-5c80f5c9ba27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:04.385Z|e09473b3-e96b-4535-8e27-5c80f5c9ba27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:11.607Z|5b5c9753-7e61-426f-bdb2-08a9ad547ff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:11.608Z|5b5c9753-7e61-426f-bdb2-08a9ad547ff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:12.382Z|9d0855a3-f238-4c64-8ab9-f86170f63821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:12.382Z|9d0855a3-f238-4c64-8ab9-f86170f63821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:14.418Z|fc58c8f8-db13-4cf8-88c7-9afd1643f17d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:14.419Z|fc58c8f8-db13-4cf8-88c7-9afd1643f17d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:18.554Z|122a6a79-4afb-4e5d-8240-a41bb79d1612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:53:18.554Z|122a6a79-4afb-4e5d-8240-a41bb79d1612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:53:21.631Z|1be638f0-ffff-47ed-922f-24100d1b553b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:21.632Z|1be638f0-ffff-47ed-922f-24100d1b553b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:22.404Z|03256dca-3089-40e9-84ec-61efa71eac89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:22.405Z|03256dca-3089-40e9-84ec-61efa71eac89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:23.588Z|da02dc38-3823-4d73-8501-b9d65a5f509f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:53:23.589Z|da02dc38-3823-4d73-8501-b9d65a5f509f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:24.445Z|fd04c975-76a6-47da-80da-5cfb9240fd04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:24.446Z|fd04c975-76a6-47da-80da-5cfb9240fd04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:31.655Z|eb3a4648-a84d-4060-be8c-0df54efe53ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:31.656Z|eb3a4648-a84d-4060-be8c-0df54efe53ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:32.427Z|a063bb2e-9d3a-4bdd-b1df-e1d1acd2ff64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:32.428Z|a063bb2e-9d3a-4bdd-b1df-e1d1acd2ff64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:33.554Z|124c89f8-275c-4ae5-97cf-369b216d65e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:53:33.554Z|124c89f8-275c-4ae5-97cf-369b216d65e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:53:34.173Z|028aed30-150c-4f99-a0e4-038a189e0db1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:53:34.174Z|028aed30-150c-4f99-a0e4-038a189e0db1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:53:34.467Z|99051559-bf92-413b-95e4-d488397b8b22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:34.468Z|99051559-bf92-413b-95e4-d488397b8b22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:41.683Z|da1d6489-c9c3-4f11-a464-36a77f7bf457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:41.684Z|da1d6489-c9c3-4f11-a464-36a77f7bf457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:42.449Z|b048290a-790e-43a9-848d-775feb9d1df7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:42.450Z|b048290a-790e-43a9-848d-775feb9d1df7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:44.493Z|b58e8578-1633-4dce-8196-eaea8f64366c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:44.494Z|b58e8578-1633-4dce-8196-eaea8f64366c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:48.554Z|89b1f3ae-3e4c-47bf-a8e6-dd231008a252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:53:48.559Z|89b1f3ae-3e4c-47bf-a8e6-dd231008a252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:53:51.716Z|95f72c09-7e75-4ec5-90f9-597ea3ae0e11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:51.716Z|95f72c09-7e75-4ec5-90f9-597ea3ae0e11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:52.473Z|374ac665-feaa-46a7-9473-25221e28a832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:52.473Z|374ac665-feaa-46a7-9473-25221e28a832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:53:54.518Z|8ead36ad-51f8-4b5c-871b-65c0dae120a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:53:54.519Z|8ead36ad-51f8-4b5c-871b-65c0dae120a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:01.748Z|fc8f730d-48a1-4972-9bdc-c42ec1735ce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:01.758Z|fc8f730d-48a1-4972-9bdc-c42ec1735ce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:02.523Z|de8a7949-f452-444c-802d-3f1c26118d90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:02.524Z|de8a7949-f452-444c-802d-3f1c26118d90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:03.554Z|58d70709-cce0-4ff0-b38c-5bb027cfdee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:54:03.554Z|58d70709-cce0-4ff0-b38c-5bb027cfdee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:54:04.175Z|c2578916-c668-4d4c-9478-e2c869bf3cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:54:04.175Z|c2578916-c668-4d4c-9478-e2c869bf3cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:54:04.544Z|376d4ea1-dcda-4627-8a41-37d1ab2a7571|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:04.545Z|376d4ea1-dcda-4627-8a41-37d1ab2a7571|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:11.788Z|c9ccec6d-6c09-4b2e-97ba-0a4508be12cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:11.789Z|c9ccec6d-6c09-4b2e-97ba-0a4508be12cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:12.548Z|c9f297f8-ca2f-4f3b-92eb-67c0cb528a59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:12.549Z|c9f297f8-ca2f-4f3b-92eb-67c0cb528a59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:14.567Z|12896c1d-daa5-493d-9879-8fde7f3aec95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:14.568Z|12896c1d-daa5-493d-9879-8fde7f3aec95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:18.554Z|0ec5c24c-76ff-4155-bcd5-f656250a2003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:54:18.554Z|0ec5c24c-76ff-4155-bcd5-f656250a2003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:54:21.816Z|83960267-9150-46dc-b292-b962d3030092|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:21.817Z|83960267-9150-46dc-b292-b962d3030092|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:22.573Z|17ea0a66-c5b1-47f2-943b-6b766250ca58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:22.574Z|17ea0a66-c5b1-47f2-943b-6b766250ca58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:23.587Z|038d6dfa-b750-40d7-99a9-500840b9b7ff|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:54:23.588Z|038d6dfa-b750-40d7-99a9-500840b9b7ff|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:24.589Z|9be1f8f6-fde9-4a31-bd55-2c3383188d6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:24.590Z|9be1f8f6-fde9-4a31-bd55-2c3383188d6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:31.841Z|87580753-8a06-4f63-859c-16b3fd695903|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:31.841Z|87580753-8a06-4f63-859c-16b3fd695903|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:32.598Z|4a8c5add-d99e-4c9b-afb7-391580c84ff6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:32.599Z|4a8c5add-d99e-4c9b-afb7-391580c84ff6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:33.556Z|27e95593-c576-4393-ba69-95a4cf71ab66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:54:33.562Z|27e95593-c576-4393-ba69-95a4cf71ab66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:54:34.176Z|e62bf91f-3022-4ec4-acec-308568e15672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:54:34.177Z|e62bf91f-3022-4ec4-acec-308568e15672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:54:34.612Z|79046423-4661-413c-a3b5-4dd53e63e554|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:34.612Z|79046423-4661-413c-a3b5-4dd53e63e554|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:41.865Z|a427b48a-6682-4ec5-9d9b-9da880a35e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:41.866Z|a427b48a-6682-4ec5-9d9b-9da880a35e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:42.621Z|982f2710-97e1-48b1-890b-9aa7eeb4cc3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:42.622Z|982f2710-97e1-48b1-890b-9aa7eeb4cc3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:44.634Z|5213a541-6065-465a-9d37-3e940dad92ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:44.635Z|5213a541-6065-465a-9d37-3e940dad92ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:48.554Z|a9bf97f5-22fb-4961-a7fd-d29bbdc3862b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:54:48.554Z|a9bf97f5-22fb-4961-a7fd-d29bbdc3862b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:54:51.892Z|e06a37d3-1d2c-4c9a-8c64-9e1c9170c74a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:51.893Z|e06a37d3-1d2c-4c9a-8c64-9e1c9170c74a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:52.644Z|c88923eb-5566-4ce4-a2cc-ce018991c4d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:52.645Z|c88923eb-5566-4ce4-a2cc-ce018991c4d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:54:54.658Z|9b562695-fd36-41ff-bce1-a054f396ec53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:54:54.659Z|9b562695-fd36-41ff-bce1-a054f396ec53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:01.919Z|fa2541f6-1bc1-4dd7-a972-275401c4d55f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:01.920Z|fa2541f6-1bc1-4dd7-a972-275401c4d55f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:02.670Z|fdebdeb9-1240-43b7-b62a-5321d284adf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:02.671Z|fdebdeb9-1240-43b7-b62a-5321d284adf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:03.553Z|848cb2a9-80f5-4209-87b9-d2b2ee6d78f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:55:03.554Z|848cb2a9-80f5-4209-87b9-d2b2ee6d78f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:55:04.177Z|1698997e-e243-4aba-b123-8d8b5a588f28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:55:04.178Z|1698997e-e243-4aba-b123-8d8b5a588f28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:55:04.685Z|d7bf74f0-6909-4356-893d-74d44331d3b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:04.686Z|d7bf74f0-6909-4356-893d-74d44331d3b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:11.948Z|8bd662c5-93bf-42ce-ab5f-3ddfeceacf67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:11.950Z|8bd662c5-93bf-42ce-ab5f-3ddfeceacf67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:12.692Z|403fc848-5e73-4279-9efb-85c919c1c29e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:12.693Z|403fc848-5e73-4279-9efb-85c919c1c29e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:14.712Z|72532168-8b25-4035-a6fe-19fb0bc29ec1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:14.712Z|72532168-8b25-4035-a6fe-19fb0bc29ec1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:18.554Z|3d07c074-818e-4744-a940-7eebc0edcdb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:55:18.558Z|3d07c074-818e-4744-a940-7eebc0edcdb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:55:21.977Z|d8d60e6d-f690-4b1e-b2f3-ad8b45548dde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:21.979Z|d8d60e6d-f690-4b1e-b2f3-ad8b45548dde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:22.727Z|5659615a-0eb4-4220-85d0-67b5f6767692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:22.728Z|5659615a-0eb4-4220-85d0-67b5f6767692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:23.588Z|eca922db-90ef-4471-99c8-bc51a446a2ce|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:55:23.589Z|eca922db-90ef-4471-99c8-bc51a446a2ce|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:24.735Z|f5cf6a6c-0fbf-4e4a-b64f-a294ba41191e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:24.735Z|f5cf6a6c-0fbf-4e4a-b64f-a294ba41191e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:32.008Z|9db990b1-86aa-43e2-8238-897035da76cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:32.009Z|9db990b1-86aa-43e2-8238-897035da76cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:32.751Z|8f90ab7e-4f79-4ae6-a885-e1c6ee9b0bb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:32.752Z|8f90ab7e-4f79-4ae6-a885-e1c6ee9b0bb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:33.554Z|552f96f4-574f-4ed6-aa5d-c73cf320fa72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:55:33.554Z|552f96f4-574f-4ed6-aa5d-c73cf320fa72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:55:34.178Z|5994368d-7fac-4d92-8b0d-496b3afa9c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:55:34.179Z|5994368d-7fac-4d92-8b0d-496b3afa9c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:55:34.758Z|68110be0-5a3b-456a-9483-02374bdccee0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:34.759Z|68110be0-5a3b-456a-9483-02374bdccee0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:42.036Z|178bb815-d4ba-4519-aad0-eb5c2bcc6f9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:42.038Z|178bb815-d4ba-4519-aad0-eb5c2bcc6f9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:42.779Z|ea59c7e9-d897-4374-8711-c0c47a11bf89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:42.780Z|ea59c7e9-d897-4374-8711-c0c47a11bf89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:44.780Z|262eec3c-c809-444a-ad2f-1dda7972c926|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:44.781Z|262eec3c-c809-444a-ad2f-1dda7972c926|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:48.554Z|f2e06f99-00d1-4388-8e3e-1ab954e7b009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:55:48.555Z|f2e06f99-00d1-4388-8e3e-1ab954e7b009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:55:52.069Z|b193e09f-3371-416a-bf79-a244c1c7a68d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:52.070Z|b193e09f-3371-416a-bf79-a244c1c7a68d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:52.806Z|32a2ea51-86db-45d7-99bf-53181b5bb568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:52.807Z|32a2ea51-86db-45d7-99bf-53181b5bb568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:55:54.805Z|a00996b1-f6e6-4fc0-9827-ab89fca99bc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:55:54.806Z|a00996b1-f6e6-4fc0-9827-ab89fca99bc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:02.102Z|014c3d7e-bcf0-404a-abfd-b6aa0998bce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:02.102Z|014c3d7e-bcf0-404a-abfd-b6aa0998bce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:02.834Z|58e0b8ae-225b-4660-9962-2eeffab23b0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:02.835Z|58e0b8ae-225b-4660-9962-2eeffab23b0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:03.554Z|734f1616-e74e-4364-af33-186a1888e334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:56:03.557Z|734f1616-e74e-4364-af33-186a1888e334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:56:04.179Z|fbcad0a5-850f-407a-b8a9-61e95fbbb8bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:56:04.180Z|fbcad0a5-850f-407a-b8a9-61e95fbbb8bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:56:04.831Z|8dc64ab3-261e-457c-a465-f07558c6888a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:04.831Z|8dc64ab3-261e-457c-a465-f07558c6888a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:12.126Z|1ccde318-cd37-4856-8396-446308be8744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:12.127Z|1ccde318-cd37-4856-8396-446308be8744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:12.858Z|bee80d2e-ebd8-4a9c-80df-9ccb5599fd43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:12.859Z|bee80d2e-ebd8-4a9c-80df-9ccb5599fd43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:14.857Z|c508b81b-0371-4896-9125-0861c94b4ff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:14.857Z|c508b81b-0371-4896-9125-0861c94b4ff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:18.554Z|6b6aab3c-0b69-4726-b6fa-ca21b7d44166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:56:18.554Z|6b6aab3c-0b69-4726-b6fa-ca21b7d44166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:56:22.153Z|41471584-0455-48a1-a327-d30cd9ff64be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:22.154Z|41471584-0455-48a1-a327-d30cd9ff64be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:22.883Z|c4e4f9b1-bbfb-44c6-9226-29620844536e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:22.884Z|c4e4f9b1-bbfb-44c6-9226-29620844536e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:23.588Z|a9290656-e604-4c09-94f0-98a1062316aa|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:56:23.589Z|a9290656-e604-4c09-94f0-98a1062316aa|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:24.881Z|95be3082-7465-4f5e-a31a-10a24a691555|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:24.882Z|95be3082-7465-4f5e-a31a-10a24a691555|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:32.180Z|5f091459-3909-4f9f-995e-4d9798ce063a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:32.181Z|5f091459-3909-4f9f-995e-4d9798ce063a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:32.906Z|0d162d69-b32b-4135-ac4c-5824053dd27d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:32.907Z|0d162d69-b32b-4135-ac4c-5824053dd27d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:33.554Z|289512f4-c52a-412a-b13a-2ab41e65138d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:56:33.554Z|289512f4-c52a-412a-b13a-2ab41e65138d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:56:34.181Z|47103ae6-5db1-468a-a37d-3658e6079a06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:56:34.182Z|47103ae6-5db1-468a-a37d-3658e6079a06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:56:34.908Z|5f6c0e59-63c4-44ed-ab20-1ada9dd7aa6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:34.909Z|5f6c0e59-63c4-44ed-ab20-1ada9dd7aa6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:42.204Z|4a8684ff-d5c5-49d4-806e-bfb24aee0065|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:42.204Z|4a8684ff-d5c5-49d4-806e-bfb24aee0065|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:42.930Z|5e3a5f70-73da-4c25-9605-ce9cb3049a2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:42.930Z|5e3a5f70-73da-4c25-9605-ce9cb3049a2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:44.931Z|2a46ea78-04ad-42cf-b5b3-0035738c4bfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:44.931Z|2a46ea78-04ad-42cf-b5b3-0035738c4bfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:48.554Z|4becba73-b70e-4ed8-b9f0-d7e401baba22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:56:48.557Z|4becba73-b70e-4ed8-b9f0-d7e401baba22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:56:52.228Z|65d09220-ad4f-4708-aaca-97819b6691bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:52.229Z|65d09220-ad4f-4708-aaca-97819b6691bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:52.955Z|06e26f93-b75b-45ef-afd6-c3cb31d4f1c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:52.956Z|06e26f93-b75b-45ef-afd6-c3cb31d4f1c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:56:54.953Z|fcac3edc-d697-4532-9df9-093ae2d95d2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:56:54.954Z|fcac3edc-d697-4532-9df9-093ae2d95d2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:02.255Z|265358bc-12a8-4cea-ae1e-755981e6088a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:02.256Z|265358bc-12a8-4cea-ae1e-755981e6088a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:02.979Z|c99d345d-fca9-4e8b-abec-6e4e33469cc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:02.980Z|c99d345d-fca9-4e8b-abec-6e4e33469cc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:03.554Z|b6e91426-7da0-48af-9722-b5ee73b48962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:57:03.554Z|b6e91426-7da0-48af-9722-b5ee73b48962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:57:04.182Z|a68cb4b5-f008-4d55-beaf-4c4e040fa036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:57:04.183Z|a68cb4b5-f008-4d55-beaf-4c4e040fa036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:57:04.977Z|0e1ac563-15db-4aab-8148-af46812fd7b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:04.978Z|0e1ac563-15db-4aab-8148-af46812fd7b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:12.277Z|0e8f4bd1-c303-4064-b6a5-018f5fbf5c04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:12.278Z|0e8f4bd1-c303-4064-b6a5-018f5fbf5c04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:13.002Z|f74bae04-82f1-46d6-ada4-32404c2f20aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:13.002Z|f74bae04-82f1-46d6-ada4-32404c2f20aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:15.003Z|38efd97e-6ba1-4c99-85b2-f7c83534d4ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:15.004Z|38efd97e-6ba1-4c99-85b2-f7c83534d4ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:18.554Z|7ece89bb-85bf-4552-9733-053757c4713a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:57:18.554Z|7ece89bb-85bf-4552-9733-053757c4713a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:57:22.302Z|55b80a07-7463-41d8-9f31-5cbfb711c88c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:22.303Z|55b80a07-7463-41d8-9f31-5cbfb711c88c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:23.025Z|e42c2c69-bd09-4f6c-b2e4-684a6b0834bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:23.026Z|e42c2c69-bd09-4f6c-b2e4-684a6b0834bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:23.587Z|9aab9636-e12a-4449-a6d7-866960f5a50b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:57:23.588Z|9aab9636-e12a-4449-a6d7-866960f5a50b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:25.029Z|1f6328c3-5cbb-4f94-8940-50b79be7bbf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:25.030Z|1f6328c3-5cbb-4f94-8940-50b79be7bbf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:32.326Z|510d439f-b758-44a8-a1c3-1c95c8300593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:32.326Z|510d439f-b758-44a8-a1c3-1c95c8300593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:33.050Z|259cfa68-d3b8-479d-9039-9be6d5a22ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:33.051Z|259cfa68-d3b8-479d-9039-9be6d5a22ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:33.554Z|6af6e55e-8888-4131-9ec8-4e967aa4bf5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:57:33.557Z|6af6e55e-8888-4131-9ec8-4e967aa4bf5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:57:34.184Z|bae12e75-7574-4ef0-9bb4-8cd70f9789f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:57:34.184Z|bae12e75-7574-4ef0-9bb4-8cd70f9789f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:57:35.055Z|90eec876-41db-4105-b35b-3be405d9a1e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:35.056Z|90eec876-41db-4105-b35b-3be405d9a1e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:42.348Z|f5961d26-182a-43f4-adb7-61accf53db2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:42.349Z|f5961d26-182a-43f4-adb7-61accf53db2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:43.074Z|1a6e9df5-7d37-46b3-888a-1d6b96c6fd53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:43.075Z|1a6e9df5-7d37-46b3-888a-1d6b96c6fd53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:45.079Z|198b6d70-3c41-4838-acf3-e295f32227ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:45.080Z|198b6d70-3c41-4838-acf3-e295f32227ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:48.554Z|39af97c4-0ed4-4a83-acb6-c2b4a0c75fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:57:48.554Z|39af97c4-0ed4-4a83-acb6-c2b4a0c75fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:57:52.372Z|762177a6-dba9-4ca3-ac8f-62eb248bc9f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:52.373Z|762177a6-dba9-4ca3-ac8f-62eb248bc9f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:53.098Z|399358d0-e362-4d08-922b-d966988a226d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:53.099Z|399358d0-e362-4d08-922b-d966988a226d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:57:55.102Z|f4d25ff7-1ab6-4e45-8390-648bb6a345fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:57:55.103Z|f4d25ff7-1ab6-4e45-8390-648bb6a345fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:02.397Z|3b00892e-41f6-4815-b65f-8c48c71a8834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:02.398Z|3b00892e-41f6-4815-b65f-8c48c71a8834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:03.121Z|c9c2873c-8eed-40f8-af05-3ccbfe930809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:03.122Z|c9c2873c-8eed-40f8-af05-3ccbfe930809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:03.554Z|faa576f2-4456-4ba7-838c-8d9cf927409c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:58:03.554Z|faa576f2-4456-4ba7-838c-8d9cf927409c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:58:04.185Z|de5e76ea-262e-4494-b8ea-ab77a276ee8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:58:04.185Z|de5e76ea-262e-4494-b8ea-ab77a276ee8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:58:05.127Z|8cc67543-ad20-4b15-a725-da10515ffd32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:05.128Z|8cc67543-ad20-4b15-a725-da10515ffd32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:12.422Z|96af71aa-539b-4028-902d-4810e8f7cd55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:12.423Z|96af71aa-539b-4028-902d-4810e8f7cd55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:13.146Z|48d3087b-f014-49cc-82c9-f2aa7c8938c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:13.146Z|48d3087b-f014-49cc-82c9-f2aa7c8938c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:15.149Z|256e0ce2-962c-4c9c-bac7-e6b7c17f69b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:15.149Z|256e0ce2-962c-4c9c-bac7-e6b7c17f69b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:18.554Z|61ed6545-c36a-4f48-9a2d-0e97b8184cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:58:18.559Z|61ed6545-c36a-4f48-9a2d-0e97b8184cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:58:22.446Z|4dba91fe-2fea-43be-a0b0-23d6ac9a097f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:22.447Z|4dba91fe-2fea-43be-a0b0-23d6ac9a097f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:23.168Z|aa394ed2-654e-4b88-9ac8-5caf353036fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:23.169Z|aa394ed2-654e-4b88-9ac8-5caf353036fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:23.589Z|4ccd5931-3f5e-4538-9f09-09304ac3a9cf|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:58:23.589Z|4ccd5931-3f5e-4538-9f09-09304ac3a9cf|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:25.173Z|85ddccb7-a146-4ae2-9e46-b61b31e8c978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:25.174Z|85ddccb7-a146-4ae2-9e46-b61b31e8c978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:32.472Z|52303398-9898-49da-bd34-3f55274daabe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:32.473Z|52303398-9898-49da-bd34-3f55274daabe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:33.193Z|e1664d09-51d4-4355-9d7e-1751441c8b17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:33.193Z|e1664d09-51d4-4355-9d7e-1751441c8b17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:33.554Z|170c483f-543e-49a6-9c9d-1edc9c83c18c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:58:33.554Z|170c483f-543e-49a6-9c9d-1edc9c83c18c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:58:34.186Z|f2a6f080-327e-47a7-8beb-d02a23bc5c58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:58:34.187Z|f2a6f080-327e-47a7-8beb-d02a23bc5c58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:58:35.195Z|7a35e5ef-ef1f-4b81-a223-9b4e7c1f18c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:35.196Z|7a35e5ef-ef1f-4b81-a223-9b4e7c1f18c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:42.494Z|7a372c11-b9e7-40e9-957a-54db6c796ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:42.495Z|7a372c11-b9e7-40e9-957a-54db6c796ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:43.215Z|e25c77c4-361f-49df-b4d7-9d3836da6836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:43.216Z|e25c77c4-361f-49df-b4d7-9d3836da6836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:45.226Z|65749ff9-c768-4351-bb2c-6006f2b61808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:45.227Z|65749ff9-c768-4351-bb2c-6006f2b61808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:48.554Z|31be24f9-bd28-41ed-9df4-e8589dc270e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:58:48.554Z|31be24f9-bd28-41ed-9df4-e8589dc270e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:58:52.525Z|db522cfe-d62d-4f03-bd29-79b63c5f3d54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:52.526Z|db522cfe-d62d-4f03-bd29-79b63c5f3d54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:53.238Z|edd11b8c-76b4-4b11-8aee-2f46e6cfe0fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:53.238Z|edd11b8c-76b4-4b11-8aee-2f46e6cfe0fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:58:55.250Z|359a0983-4138-4c20-a409-258760fa6d0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:58:55.250Z|359a0983-4138-4c20-a409-258760fa6d0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:02.550Z|7857c861-041e-45a7-88bd-84c260970cef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:02.551Z|7857c861-041e-45a7-88bd-84c260970cef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:03.258Z|d7ef9d70-d412-4ec2-b949-2e61d387d593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:03.259Z|d7ef9d70-d412-4ec2-b949-2e61d387d593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:03.554Z|a59334e7-523a-4fae-a311-cc63544b0471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:59:03.558Z|a59334e7-523a-4fae-a311-cc63544b0471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:59:04.187Z|b066f015-ee7a-4b4c-8f18-5a96ecf51da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:59:04.188Z|b066f015-ee7a-4b4c-8f18-5a96ecf51da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:59:05.270Z|3f6ea0b6-d23f-4c26-afe9-dad130a580e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:05.271Z|3f6ea0b6-d23f-4c26-afe9-dad130a580e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:12.573Z|670fd9a9-36e3-442c-a205-485e741f2aad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:12.574Z|670fd9a9-36e3-442c-a205-485e741f2aad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:13.279Z|f754161f-6e1d-43ff-86dd-024889a534f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:13.280Z|f754161f-6e1d-43ff-86dd-024889a534f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:15.294Z|f7477db6-5f92-4635-8ce7-034ee8b7053b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:15.295Z|f7477db6-5f92-4635-8ce7-034ee8b7053b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:18.554Z|2bcab45a-0808-4114-93dd-5ac67327db66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:59:18.554Z|2bcab45a-0808-4114-93dd-5ac67327db66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:59:22.597Z|4161d196-5aa4-48db-bc8f-c44cc7d0e149|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:22.598Z|4161d196-5aa4-48db-bc8f-c44cc7d0e149|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:23.304Z|7fcb2ed4-3b3f-49a9-acc3-e5610717b48b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:23.305Z|7fcb2ed4-3b3f-49a9-acc3-e5610717b48b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:23.588Z|269afcea-d6b9-475a-b875-b0196a383cb8|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T05:59:23.589Z|269afcea-d6b9-475a-b875-b0196a383cb8|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:25.318Z|822a3cc9-9e1b-4842-abad-8101f9a432da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:25.319Z|822a3cc9-9e1b-4842-abad-8101f9a432da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:32.620Z|377060c6-a92f-40d4-a5f0-a49ce25bd90f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:32.621Z|377060c6-a92f-40d4-a5f0-a49ce25bd90f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:33.328Z|c9fdc5a8-3a2c-487e-80ff-09c06983f822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:33.329Z|c9fdc5a8-3a2c-487e-80ff-09c06983f822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:33.554Z|6b2c72f2-6137-4933-9ef8-3c9157296e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:59:33.554Z|6b2c72f2-6137-4933-9ef8-3c9157296e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:59:34.189Z|f9da2f63-7fcd-4bdf-b734-38c1fe29606a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:59:34.189Z|f9da2f63-7fcd-4bdf-b734-38c1fe29606a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:59:35.340Z|24ca7549-1f86-4d16-b81e-97967c1ac0e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:35.341Z|24ca7549-1f86-4d16-b81e-97967c1ac0e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:42.645Z|42f8a79b-5a44-4ece-95a1-f312ccc8e888|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:42.646Z|42f8a79b-5a44-4ece-95a1-f312ccc8e888|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:43.354Z|73215cb7-c042-43a9-a533-e1817f90a9c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:43.355Z|73215cb7-c042-43a9-a533-e1817f90a9c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:45.363Z|30029993-f9c7-4179-aaf3-3ecdb35f6dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:45.364Z|30029993-f9c7-4179-aaf3-3ecdb35f6dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:48.554Z|6d24b0cb-8086-466e-9ebe-501415fe7a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T05:59:48.560Z|6d24b0cb-8086-466e-9ebe-501415fe7a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T05:59:52.667Z|77d02cda-4d1c-467f-82d1-aa02a1657ca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:52.668Z|77d02cda-4d1c-467f-82d1-aa02a1657ca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:53.384Z|8fa1f1c0-a241-400a-bd3d-baab1f6cb76e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:53.385Z|8fa1f1c0-a241-400a-bd3d-baab1f6cb76e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T05:59:55.387Z|5ad71552-39dd-45cd-b124-919b8984f9c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T05:59:55.388Z|5ad71552-39dd-45cd-b124-919b8984f9c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:02.698Z|52a49e4f-0da4-4048-b89c-23b2471e6956|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:02.699Z|52a49e4f-0da4-4048-b89c-23b2471e6956|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:03.408Z|bf436984-ae25-4f6a-9c04-4486616c9583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:03.408Z|bf436984-ae25-4f6a-9c04-4486616c9583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:03.554Z|aecebd93-16ce-4388-9064-278594e95bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:00:03.554Z|aecebd93-16ce-4388-9064-278594e95bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:00:04.195Z|6814a286-815e-4ffa-82cf-4ed1488a912d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:00:04.196Z|6814a286-815e-4ffa-82cf-4ed1488a912d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:00:05.409Z|b5c067c1-8cf7-41b8-bdf8-4a9b26905b5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:05.410Z|b5c067c1-8cf7-41b8-bdf8-4a9b26905b5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:12.726Z|1b65c5d6-2d26-4e87-9a14-d1c0f5311516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:12.727Z|1b65c5d6-2d26-4e87-9a14-d1c0f5311516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:13.433Z|6867e6c6-4666-4b61-b064-bfa18a611abd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:13.433Z|6867e6c6-4666-4b61-b064-bfa18a611abd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:15.434Z|39b53bee-0205-4aa9-a704-a70f1f231f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:15.435Z|39b53bee-0205-4aa9-a704-a70f1f231f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:18.554Z|b6d41e66-eaa7-4f49-9351-93f47e963c36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:00:18.554Z|b6d41e66-eaa7-4f49-9351-93f47e963c36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:00:22.753Z|faf307c2-c12e-432e-8850-a1d8709f0831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:22.754Z|faf307c2-c12e-432e-8850-a1d8709f0831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:23.456Z|1becca15-a4eb-422c-b711-536b62abb950|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:23.457Z|1becca15-a4eb-422c-b711-536b62abb950|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:23.587Z|dfa43f9b-a89a-4f21-a119-259e06cf48af|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:00:23.588Z|dfa43f9b-a89a-4f21-a119-259e06cf48af|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:25.456Z|ed3dae40-fb55-4de0-bd5c-5c0bb832bcdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:25.457Z|ed3dae40-fb55-4de0-bd5c-5c0bb832bcdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:32.779Z|72695105-191e-45d1-a739-ee14181afd4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:32.780Z|72695105-191e-45d1-a739-ee14181afd4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:33.478Z|d5f38c28-bf9b-4ebc-b51c-0686960e23fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:33.479Z|d5f38c28-bf9b-4ebc-b51c-0686960e23fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:33.554Z|55ec71e6-0481-4bdd-910e-8dab13c07dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:00:33.558Z|55ec71e6-0481-4bdd-910e-8dab13c07dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:00:34.197Z|1cca6cb3-d83b-4220-b4fa-1166cdee81aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:00:34.197Z|1cca6cb3-d83b-4220-b4fa-1166cdee81aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:00:35.479Z|28f8ff39-c5c9-409a-976a-6427910c1425|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:35.480Z|28f8ff39-c5c9-409a-976a-6427910c1425|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:42.803Z|f5573bb3-aaa3-47c6-a74b-974111adc755|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:42.804Z|f5573bb3-aaa3-47c6-a74b-974111adc755|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:43.500Z|7516bc26-7272-4a50-9dc0-f371428a7d1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:43.501Z|7516bc26-7272-4a50-9dc0-f371428a7d1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:45.502Z|5c653e40-6d7b-4a28-9bf0-50cd0b65fc9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:45.502Z|5c653e40-6d7b-4a28-9bf0-50cd0b65fc9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:48.554Z|224b0522-04b7-40e0-bc9e-3472ab0cc805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:00:48.554Z|224b0522-04b7-40e0-bc9e-3472ab0cc805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:00:52.830Z|18fb44c5-1f26-4a86-bfab-d06b575657eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:52.831Z|18fb44c5-1f26-4a86-bfab-d06b575657eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:53.531Z|fa83bcc2-8c3a-4177-aeab-a3e969883e23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:53.532Z|fa83bcc2-8c3a-4177-aeab-a3e969883e23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:00:55.525Z|dfc745f2-f2b0-4393-b8bc-e73ce677902b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:00:55.526Z|dfc745f2-f2b0-4393-b8bc-e73ce677902b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:02.854Z|75366921-5589-485c-8f6a-d08c5b4bf4f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:02.855Z|75366921-5589-485c-8f6a-d08c5b4bf4f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:03.553Z|d5524c1e-1d21-4d91-8c79-235b31e74338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:01:03.553Z|2a2dc1e2-3131-4c8f-80da-8b15f5f0f92e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:03.554Z|2a2dc1e2-3131-4c8f-80da-8b15f5f0f92e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:03.554Z|d5524c1e-1d21-4d91-8c79-235b31e74338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:01:04.198Z|e9c828b1-b28a-4554-a619-8d278f9ddfb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:01:04.199Z|e9c828b1-b28a-4554-a619-8d278f9ddfb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:01:05.552Z|6bf783bc-4aaf-4e17-8748-b49501cadb81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:05.553Z|6bf783bc-4aaf-4e17-8748-b49501cadb81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:12.878Z|25c09fb6-1e64-4261-8b59-c3b6916df9e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:12.879Z|25c09fb6-1e64-4261-8b59-c3b6916df9e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:13.575Z|3d5e7370-3a7e-4b32-9fbb-425b6760301e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:13.576Z|3d5e7370-3a7e-4b32-9fbb-425b6760301e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:15.574Z|f59b205a-5453-4c34-8c8a-3f8a0daf97a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:15.575Z|f59b205a-5453-4c34-8c8a-3f8a0daf97a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:18.554Z|d6374aa2-19d8-4e74-b1ce-e025bae8c5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:01:18.557Z|d6374aa2-19d8-4e74-b1ce-e025bae8c5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:01:22.901Z|f7b64b10-6af3-4581-ac0b-4baf9e5ba98b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:22.902Z|f7b64b10-6af3-4581-ac0b-4baf9e5ba98b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:23.588Z|924611cb-3894-4f15-9a46-5a8781b5d75f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:01:23.590Z|924611cb-3894-4f15-9a46-5a8781b5d75f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:23.598Z|eeb42609-6724-4b94-8788-866c876dd010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:23.599Z|eeb42609-6724-4b94-8788-866c876dd010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:25.602Z|43aac275-57d5-4a6c-840f-d139adb94620|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:25.602Z|43aac275-57d5-4a6c-840f-d139adb94620|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:32.926Z|99829336-786f-4ba1-a138-afdfb97fbbfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:32.927Z|99829336-786f-4ba1-a138-afdfb97fbbfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:33.554Z|96204fce-3758-45d2-8a48-b30214b29e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:01:33.554Z|96204fce-3758-45d2-8a48-b30214b29e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:01:33.620Z|7cd7e680-002d-4cdf-bcde-5966b6c37c48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:33.621Z|7cd7e680-002d-4cdf-bcde-5966b6c37c48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:34.200Z|948651b5-a7a1-4b9f-a159-c7bd85db3121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:01:34.200Z|948651b5-a7a1-4b9f-a159-c7bd85db3121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:01:35.627Z|87d57a4e-85f6-4825-8835-5db1caef409a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:35.628Z|87d57a4e-85f6-4825-8835-5db1caef409a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:42.954Z|bceb6335-eebf-4b86-9523-dd2759c58ef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:42.955Z|bceb6335-eebf-4b86-9523-dd2759c58ef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:43.643Z|2b00d660-5d87-4804-8f3d-c21debfdd1ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:43.644Z|2b00d660-5d87-4804-8f3d-c21debfdd1ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:45.651Z|c5882e93-8a2d-4e3b-acc4-db5570e7ddf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:45.652Z|c5882e93-8a2d-4e3b-acc4-db5570e7ddf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:48.554Z|aac083b3-3c6a-461c-8bf6-83591c81c2cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:01:48.554Z|aac083b3-3c6a-461c-8bf6-83591c81c2cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:01:52.978Z|9eec02db-fa66-4177-9dc7-be6b2db0e2b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:52.978Z|9eec02db-fa66-4177-9dc7-be6b2db0e2b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:53.665Z|2f004dac-5ce0-440f-9427-87dbd76d3a66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:53.666Z|2f004dac-5ce0-440f-9427-87dbd76d3a66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:01:55.678Z|dba26f4f-7234-40cc-bfb5-fff3838b7c33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:01:55.678Z|dba26f4f-7234-40cc-bfb5-fff3838b7c33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:03.002Z|b5219c08-8f7d-46ec-9fdd-8fd3072de600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:03.002Z|b5219c08-8f7d-46ec-9fdd-8fd3072de600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:03.554Z|9b586eb9-535a-47e6-ae05-a389ba96a271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:02:03.557Z|9b586eb9-535a-47e6-ae05-a389ba96a271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:02:03.688Z|3f4d0bc4-df22-42e2-9eba-92388ea209c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:03.689Z|3f4d0bc4-df22-42e2-9eba-92388ea209c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:04.201Z|d4809224-7135-49f9-b8f9-b5d5882dd46a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:02:04.201Z|d4809224-7135-49f9-b8f9-b5d5882dd46a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:02:05.701Z|16b92c77-fd9f-4d18-a3a5-cef523f8abce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:05.702Z|16b92c77-fd9f-4d18-a3a5-cef523f8abce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:13.025Z|49b1c658-c724-42b3-8e97-9b41ff7cdfee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:13.026Z|49b1c658-c724-42b3-8e97-9b41ff7cdfee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:13.709Z|518ab7cb-4ca8-4dc8-91a3-b41dfb2a30d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:13.710Z|518ab7cb-4ca8-4dc8-91a3-b41dfb2a30d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:15.724Z|8a1a03d0-be6f-459d-81ac-b23937f69b5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:15.725Z|8a1a03d0-be6f-459d-81ac-b23937f69b5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:18.554Z|15bd2059-8176-4c76-b5fb-5ee732757cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:02:18.554Z|15bd2059-8176-4c76-b5fb-5ee732757cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:02:23.047Z|0cf512b5-1b4e-4d97-86e9-59f031be9871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:23.048Z|0cf512b5-1b4e-4d97-86e9-59f031be9871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:23.595Z|20cf04c5-cada-487f-ac55-91ac87644289|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:02:23.596Z|20cf04c5-cada-487f-ac55-91ac87644289|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:23.733Z|a4700a60-f3d5-4289-b794-3a7aac80fc1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:23.733Z|a4700a60-f3d5-4289-b794-3a7aac80fc1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:25.746Z|42bd5976-8dec-47b3-a76c-9be292d6ac52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:25.747Z|42bd5976-8dec-47b3-a76c-9be292d6ac52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:33.070Z|a8f2b3bd-5358-4d9b-b7d1-1667af0a9f2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:33.071Z|a8f2b3bd-5358-4d9b-b7d1-1667af0a9f2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:33.554Z|dfcbd89f-d0dc-409e-a50d-44266ba25eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:02:33.554Z|dfcbd89f-d0dc-409e-a50d-44266ba25eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:02:33.758Z|6f9c472e-75aa-4790-bcfa-72479c2dd312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:33.759Z|6f9c472e-75aa-4790-bcfa-72479c2dd312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:34.202Z|130d3970-97ea-4d2e-a29a-fb28bb9c1e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:02:34.202Z|130d3970-97ea-4d2e-a29a-fb28bb9c1e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:02:35.769Z|e8e900a3-ecac-436c-a1bf-d1cdc5674225|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:35.770Z|e8e900a3-ecac-436c-a1bf-d1cdc5674225|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:43.095Z|e04e83b5-ce60-42b2-a835-dd097402630e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:43.096Z|e04e83b5-ce60-42b2-a835-dd097402630e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:43.781Z|768c3bad-32fc-4bd9-a0bb-cc2f00cd6201|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:43.782Z|768c3bad-32fc-4bd9-a0bb-cc2f00cd6201|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:45.795Z|08e31382-79e1-4c00-ad70-52ab56c75cb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:45.796Z|08e31382-79e1-4c00-ad70-52ab56c75cb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:48.554Z|5c7ce380-9d7d-46b3-a8da-8a8128ee413b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:02:48.557Z|5c7ce380-9d7d-46b3-a8da-8a8128ee413b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:02:53.122Z|9e44a35d-b350-4997-9500-a0de445b6281|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:53.123Z|9e44a35d-b350-4997-9500-a0de445b6281|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:53.805Z|bd2cb3f9-ad8b-4911-8501-ffa48a5cd0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:53.806Z|bd2cb3f9-ad8b-4911-8501-ffa48a5cd0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:02:55.819Z|c86303e5-c4c5-4c0a-9e27-c4dd84d94c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:02:55.819Z|c86303e5-c4c5-4c0a-9e27-c4dd84d94c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:03.146Z|1f8d339c-d8f8-4ccc-a7bc-e8379ac45318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:03.147Z|1f8d339c-d8f8-4ccc-a7bc-e8379ac45318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:03.554Z|67dc8073-97b8-4ed6-b444-fe94860c01b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:03:03.554Z|67dc8073-97b8-4ed6-b444-fe94860c01b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:03:03.829Z|c06981b1-aa4b-4f6b-8bf3-a9d36a23df93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:03.830Z|c06981b1-aa4b-4f6b-8bf3-a9d36a23df93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:04.203Z|ba0e60e5-4d0f-4b59-a4e9-a00bd0192dad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:03:04.204Z|ba0e60e5-4d0f-4b59-a4e9-a00bd0192dad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:03:05.839Z|948b3dea-d9b2-437b-8131-f97762d02c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:05.840Z|948b3dea-d9b2-437b-8131-f97762d02c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:13.172Z|0aef3317-a169-4442-aeac-a80c26f1954c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:13.172Z|0aef3317-a169-4442-aeac-a80c26f1954c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:13.853Z|efa3de24-3dcd-4dd3-adbd-ae7b3b28b010|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:13.854Z|efa3de24-3dcd-4dd3-adbd-ae7b3b28b010|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:15.862Z|5eedefd6-ec3d-4265-871b-ac45f5b4a3fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:15.863Z|5eedefd6-ec3d-4265-871b-ac45f5b4a3fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:18.554Z|9aefcde0-fc10-4da6-b586-ab992a23b3ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:03:18.555Z|9aefcde0-fc10-4da6-b586-ab992a23b3ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:03:23.201Z|92385c4c-492b-4fe9-9c86-68c3b442be50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:23.202Z|92385c4c-492b-4fe9-9c86-68c3b442be50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:23.588Z|589e12ad-a5f9-4931-8019-110fc9e6e1e2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:03:23.588Z|589e12ad-a5f9-4931-8019-110fc9e6e1e2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:23.878Z|f21b3038-fe1f-40a7-9d2e-0cc37aa14d4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:23.879Z|f21b3038-fe1f-40a7-9d2e-0cc37aa14d4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:25.886Z|334dfa2b-c3ad-4fb5-8e2c-418951a7e561|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:25.887Z|334dfa2b-c3ad-4fb5-8e2c-418951a7e561|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:33.226Z|2d6b5f35-31f9-45af-85c4-769f477ba197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:33.227Z|2d6b5f35-31f9-45af-85c4-769f477ba197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:33.554Z|0bd8bd70-f33d-4b2a-8417-a77d05dbd0ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:03:33.558Z|0bd8bd70-f33d-4b2a-8417-a77d05dbd0ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:03:33.901Z|cf9cc05f-f57a-4a5f-afda-8a77afdfb5eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:33.903Z|cf9cc05f-f57a-4a5f-afda-8a77afdfb5eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:34.204Z|675a9545-4019-45db-8389-f9545da9e9cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:03:34.205Z|675a9545-4019-45db-8389-f9545da9e9cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:03:35.912Z|00802833-ad84-4c9d-a54e-8bb1fb22d749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:35.913Z|00802833-ad84-4c9d-a54e-8bb1fb22d749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:43.249Z|6feb460c-f114-4042-8af0-6f78114b38a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:43.250Z|6feb460c-f114-4042-8af0-6f78114b38a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:43.925Z|7aabf498-184a-4a30-bff9-737ba9aeeb2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:43.926Z|7aabf498-184a-4a30-bff9-737ba9aeeb2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:45.939Z|c246575e-c8a1-4ada-a528-6126643e30bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:45.941Z|c246575e-c8a1-4ada-a528-6126643e30bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:48.554Z|487c61e2-d6e4-4fba-867e-6b2d38bfc7d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:03:48.555Z|487c61e2-d6e4-4fba-867e-6b2d38bfc7d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:03:53.277Z|e40b4953-1257-4f04-8efa-99e08b1d2123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:53.278Z|e40b4953-1257-4f04-8efa-99e08b1d2123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:53.950Z|3a959cfd-5094-4524-b3b1-7feb6a16acc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:53.951Z|3a959cfd-5094-4524-b3b1-7feb6a16acc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:03:55.963Z|bdf4bca6-1ffb-4b7f-b3a0-baa1f8ab702c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:03:55.964Z|bdf4bca6-1ffb-4b7f-b3a0-baa1f8ab702c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:03.304Z|8d9abd7d-caeb-4f6a-add5-92e151fa86ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:03.305Z|8d9abd7d-caeb-4f6a-add5-92e151fa86ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:03.554Z|f6ec7524-f9f8-4a57-a9f2-402f926c72e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:04:03.555Z|f6ec7524-f9f8-4a57-a9f2-402f926c72e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:04:03.975Z|602be954-4435-4db6-b2a7-26c695c834f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:03.976Z|602be954-4435-4db6-b2a7-26c695c834f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:04.206Z|c6e1680d-639a-4030-99cd-c85d38617f99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:04:04.207Z|c6e1680d-639a-4030-99cd-c85d38617f99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:04:05.987Z|42993cb1-aee2-42d1-b97c-f8c8e10951fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:05.989Z|42993cb1-aee2-42d1-b97c-f8c8e10951fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:13.339Z|77b7b091-625e-4791-958f-2434ba94159b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:13.341Z|77b7b091-625e-4791-958f-2434ba94159b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:13.999Z|0813e50f-071d-4110-8de0-50e9a5d44f73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:14.002Z|0813e50f-071d-4110-8de0-50e9a5d44f73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:16.013Z|d1660f2a-e152-4279-b0f3-75f686ddb856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:16.014Z|d1660f2a-e152-4279-b0f3-75f686ddb856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:18.554Z|ccce6e7d-14d1-43f9-918f-79b42475fd70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:04:18.557Z|ccce6e7d-14d1-43f9-918f-79b42475fd70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:04:23.369Z|9c1318f2-1f98-40ce-8b50-95949bd45488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:23.370Z|9c1318f2-1f98-40ce-8b50-95949bd45488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:23.591Z|79588ea3-bc69-42fa-9851-e86e0563eb79|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:04:23.592Z|79588ea3-bc69-42fa-9851-e86e0563eb79|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:24.026Z|e36d7ba2-fbc2-4918-b961-57fc470527cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:24.027Z|e36d7ba2-fbc2-4918-b961-57fc470527cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:26.037Z|296d0a3e-6177-4993-92f1-bcfa8acde17c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:26.038Z|296d0a3e-6177-4993-92f1-bcfa8acde17c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:33.397Z|f16ba75a-fff5-4e00-aab3-f19ef1bc2fd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:33.399Z|f16ba75a-fff5-4e00-aab3-f19ef1bc2fd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:33.554Z|aebc0c66-e759-47b6-8a6b-7fdb5c3722a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:04:33.554Z|aebc0c66-e759-47b6-8a6b-7fdb5c3722a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:04:34.055Z|1372377f-9554-4d21-8e32-7447b43925aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:34.056Z|1372377f-9554-4d21-8e32-7447b43925aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:34.208Z|cd01ce17-6943-42ad-bb70-89fa30fe5c96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:04:34.208Z|cd01ce17-6943-42ad-bb70-89fa30fe5c96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:04:36.061Z|84edf656-0467-4cda-bbb8-d9ac0dbbc508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:36.063Z|84edf656-0467-4cda-bbb8-d9ac0dbbc508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:43.427Z|cd4359aa-570d-46ab-9b5c-01b56368fb18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:43.428Z|cd4359aa-570d-46ab-9b5c-01b56368fb18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:44.079Z|46844813-9e1c-4d94-8ced-46f87ceb349b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:44.080Z|46844813-9e1c-4d94-8ced-46f87ceb349b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:46.093Z|d7d99907-6332-4c38-8e4c-76f15ac681e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:46.094Z|d7d99907-6332-4c38-8e4c-76f15ac681e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:48.554Z|8ffc2cb7-2170-472d-b1c6-1c5290771170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:04:48.554Z|8ffc2cb7-2170-472d-b1c6-1c5290771170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:04:53.452Z|9edacc89-b67c-48f7-963a-8448586d3f44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:53.453Z|9edacc89-b67c-48f7-963a-8448586d3f44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:54.103Z|1247ddac-1e0e-42b2-bf40-b7e367691711|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:54.104Z|1247ddac-1e0e-42b2-bf40-b7e367691711|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:04:56.117Z|2bf3c55d-a836-4b26-ae8d-6744d0f77a03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:04:56.118Z|2bf3c55d-a836-4b26-ae8d-6744d0f77a03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:03.475Z|5a1b500b-389e-4d69-8892-c586b9ca4d8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:03.476Z|5a1b500b-389e-4d69-8892-c586b9ca4d8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:03.554Z|6a80dcdc-397a-4f75-aea8-2b13accde3f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:05:03.557Z|6a80dcdc-397a-4f75-aea8-2b13accde3f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:05:04.127Z|fca30380-6b58-401f-a23a-8688dd20bab8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:04.128Z|fca30380-6b58-401f-a23a-8688dd20bab8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:04.209Z|fa43eab7-7ee3-4afc-a524-d3386305e836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:05:04.210Z|fa43eab7-7ee3-4afc-a524-d3386305e836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:05:06.140Z|96c4afd4-0c80-4ac5-828c-be42f458f715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:06.141Z|96c4afd4-0c80-4ac5-828c-be42f458f715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:13.500Z|2b1f03da-0fd7-40ee-a82e-baf1888d61fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:13.501Z|2b1f03da-0fd7-40ee-a82e-baf1888d61fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:14.158Z|6af305ca-816e-4a25-a8d5-d505addf1b58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:14.158Z|6af305ca-816e-4a25-a8d5-d505addf1b58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:16.164Z|b18b86c9-a5e4-4420-a516-aca942d29d2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:16.165Z|b18b86c9-a5e4-4420-a516-aca942d29d2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:18.554Z|a53a31f6-d7d6-4911-8453-86ef4975de5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:05:18.554Z|a53a31f6-d7d6-4911-8453-86ef4975de5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:05:23.523Z|b7860194-7057-49fb-9942-d3dcdfa81789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:23.524Z|b7860194-7057-49fb-9942-d3dcdfa81789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:23.588Z|f4cf588d-cbd1-4725-b983-00c126ee471a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:05:23.589Z|f4cf588d-cbd1-4725-b983-00c126ee471a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:24.185Z|abdf8258-b281-4ba2-81f4-1eec3868f53d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:24.185Z|abdf8258-b281-4ba2-81f4-1eec3868f53d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:26.189Z|7d0e843b-769e-40e4-9cd2-33ddf6fe8520|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:26.190Z|7d0e843b-769e-40e4-9cd2-33ddf6fe8520|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:33.547Z|479df283-5a63-4684-9ac2-ea83c27c223f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:33.548Z|479df283-5a63-4684-9ac2-ea83c27c223f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:33.553Z|c287c5a6-edb2-4e98-81de-200c82c86403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:05:33.554Z|c287c5a6-edb2-4e98-81de-200c82c86403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:05:34.210Z|0e2ff040-48fa-458b-b3a3-2d73c8119c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:34.210Z|0e2ff040-48fa-458b-b3a3-2d73c8119c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:34.211Z|b6e612a5-9d93-4b22-b4ea-c5efbba5b0bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:05:34.212Z|b6e612a5-9d93-4b22-b4ea-c5efbba5b0bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:05:36.214Z|1ea5aade-3966-46e2-a9a7-25b961e66646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:36.214Z|1ea5aade-3966-46e2-a9a7-25b961e66646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:43.571Z|b2726a87-a8d3-412f-80e3-00af781f12a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:43.572Z|b2726a87-a8d3-412f-80e3-00af781f12a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:44.236Z|82120904-fd1c-4241-8d14-6ef8ef47d3bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:44.237Z|82120904-fd1c-4241-8d14-6ef8ef47d3bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:46.238Z|7d21e328-7769-41fe-b5d1-56b57802e7f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:46.239Z|7d21e328-7769-41fe-b5d1-56b57802e7f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:48.554Z|aee10416-ff0c-4a84-bab7-25e7ba8d2ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:05:48.554Z|aee10416-ff0c-4a84-bab7-25e7ba8d2ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:05:53.596Z|f273d1d3-435a-4846-9ebc-1a6d813119cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:53.597Z|f273d1d3-435a-4846-9ebc-1a6d813119cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:54.268Z|97baec6a-98e6-4615-aeaa-d68085bd887f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:54.269Z|97baec6a-98e6-4615-aeaa-d68085bd887f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:05:56.276Z|fa5527c1-0ed5-4cdf-9f2d-f3db7b6fae14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:05:56.277Z|fa5527c1-0ed5-4cdf-9f2d-f3db7b6fae14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:03.554Z|4724dd6e-fff7-4731-95aa-ff6f085ba6ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:06:03.554Z|4724dd6e-fff7-4731-95aa-ff6f085ba6ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:06:03.620Z|c94e4454-c5be-46e9-9544-7333dcfa8ca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:03.620Z|c94e4454-c5be-46e9-9544-7333dcfa8ca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:04.213Z|ba8882d6-4012-4cfd-9ee3-d83dbab89ad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:06:04.213Z|ba8882d6-4012-4cfd-9ee3-d83dbab89ad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:06:04.291Z|c468d338-132f-4274-8c3e-35c1367458db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:04.291Z|c468d338-132f-4274-8c3e-35c1367458db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:06.300Z|923a63e7-c96e-43fb-bddd-44720b6a5a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:06.301Z|923a63e7-c96e-43fb-bddd-44720b6a5a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:13.642Z|69563fbf-4003-4980-b4ad-1be32ee14856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:13.643Z|69563fbf-4003-4980-b4ad-1be32ee14856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:14.314Z|20ef4dbe-13c6-4041-b50d-e6213a3a5a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:14.315Z|20ef4dbe-13c6-4041-b50d-e6213a3a5a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:16.324Z|3e22d58f-9327-4ef6-a763-b99f27a3d4ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:16.326Z|3e22d58f-9327-4ef6-a763-b99f27a3d4ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:18.554Z|3974c5c5-da2d-49f0-a501-52b6c2b3fec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:06:18.554Z|3974c5c5-da2d-49f0-a501-52b6c2b3fec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:06:23.589Z|1e9b8215-e8c8-4b9a-a130-66a6e76f28cb|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:06:23.589Z|1e9b8215-e8c8-4b9a-a130-66a6e76f28cb|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:23.665Z|934dd963-cfb7-499c-bfc6-1eb99cbfd4ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:23.666Z|934dd963-cfb7-499c-bfc6-1eb99cbfd4ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:24.338Z|d80146db-eedb-4f1a-aac3-a176d5d5f60b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:24.339Z|d80146db-eedb-4f1a-aac3-a176d5d5f60b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:26.349Z|10d98bfa-9c09-48e2-9cd1-96b37782386d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:26.350Z|10d98bfa-9c09-48e2-9cd1-96b37782386d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:33.554Z|c56cf155-a79c-4180-a264-7dee7596f6ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:06:33.555Z|c56cf155-a79c-4180-a264-7dee7596f6ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:06:33.689Z|0a40305e-b07d-45fe-a067-7bbbbc33fb91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:33.689Z|0a40305e-b07d-45fe-a067-7bbbbc33fb91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:34.214Z|90b80782-e103-4ce9-939c-e05d39db3367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:06:34.215Z|90b80782-e103-4ce9-939c-e05d39db3367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:06:34.361Z|634c9e49-d907-4272-9a53-7aedb0442019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:34.362Z|634c9e49-d907-4272-9a53-7aedb0442019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:36.376Z|bbdd5195-5131-45d8-b236-5b5e7837815e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:36.377Z|bbdd5195-5131-45d8-b236-5b5e7837815e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:43.712Z|206017d2-97b7-45a9-9971-622a8a0ac830|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:43.712Z|206017d2-97b7-45a9-9971-622a8a0ac830|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:44.384Z|c3b6e980-241b-43de-8c91-8c3cd24a2d17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:44.385Z|c3b6e980-241b-43de-8c91-8c3cd24a2d17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:46.402Z|105280c7-3e25-406a-affb-d15bef892233|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:46.402Z|105280c7-3e25-406a-affb-d15bef892233|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:48.554Z|d9826b55-00f8-4f22-93e6-dac268818aea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:06:48.554Z|d9826b55-00f8-4f22-93e6-dac268818aea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:06:53.741Z|cbaf5009-a5b9-4d48-bd13-8f9f24691cd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:53.742Z|cbaf5009-a5b9-4d48-bd13-8f9f24691cd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:54.408Z|62274012-b094-48f4-a683-d6e7a313566f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:54.408Z|62274012-b094-48f4-a683-d6e7a313566f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:06:56.427Z|24ec9f09-b031-49e5-88a5-e29e54c20653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:06:56.428Z|24ec9f09-b031-49e5-88a5-e29e54c20653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:03.554Z|06062007-c9d8-4283-b5a7-e08130ea556f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:07:03.554Z|06062007-c9d8-4283-b5a7-e08130ea556f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:07:03.765Z|481f8234-c98a-4aff-8e3e-4f3672b0b50b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:03.765Z|481f8234-c98a-4aff-8e3e-4f3672b0b50b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:04.215Z|74e32c44-7c0d-4e3f-8ae3-d4f5b1cbb5fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:07:04.216Z|74e32c44-7c0d-4e3f-8ae3-d4f5b1cbb5fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:07:04.430Z|48ebd009-38ff-4523-a72a-6bae065f0a89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:04.431Z|48ebd009-38ff-4523-a72a-6bae065f0a89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:06.450Z|f7d85942-4ed5-465b-a09a-473b1d2871f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:06.451Z|f7d85942-4ed5-465b-a09a-473b1d2871f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:13.788Z|8c2d45af-fb61-4d54-8703-1329bdbeb4f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:13.789Z|8c2d45af-fb61-4d54-8703-1329bdbeb4f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:14.454Z|d432d78b-6c0c-4128-95e4-212cba679679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:14.455Z|d432d78b-6c0c-4128-95e4-212cba679679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:16.475Z|36ea74e4-f68b-41bc-b368-b5d223a92a4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:16.475Z|36ea74e4-f68b-41bc-b368-b5d223a92a4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:18.554Z|e5e2e251-806d-4cce-8306-ecfb4bf9a424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:07:18.557Z|e5e2e251-806d-4cce-8306-ecfb4bf9a424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:07:23.587Z|8a7aa100-a58f-4956-b19c-2ceca1de80e5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:07:23.590Z|8a7aa100-a58f-4956-b19c-2ceca1de80e5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:23.812Z|90091791-8e91-4278-a01b-62893969b16f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:23.812Z|90091791-8e91-4278-a01b-62893969b16f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:24.478Z|3242207b-0b68-4075-8b60-1fd27363e05f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:24.479Z|3242207b-0b68-4075-8b60-1fd27363e05f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:26.497Z|633881b5-f39b-49b1-beae-8508c2fb7861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:26.498Z|633881b5-f39b-49b1-beae-8508c2fb7861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:33.554Z|e927092e-7c57-49ef-86ed-c679eda7047e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:07:33.554Z|e927092e-7c57-49ef-86ed-c679eda7047e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:07:33.835Z|6a0aa00c-e6b5-4ea8-bda3-a3626a0cf632|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:33.836Z|6a0aa00c-e6b5-4ea8-bda3-a3626a0cf632|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:34.217Z|94163726-277d-4988-b268-3da3fc46acc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:07:34.217Z|94163726-277d-4988-b268-3da3fc46acc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:07:34.500Z|86b21286-e344-45db-af0b-70a86a8e9637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:34.501Z|86b21286-e344-45db-af0b-70a86a8e9637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:36.518Z|e533f49b-8273-453b-8f2b-7ca283f4974b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:36.519Z|e533f49b-8273-453b-8f2b-7ca283f4974b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:43.860Z|1214fd42-a38e-463c-95a8-223bf8320123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:43.861Z|1214fd42-a38e-463c-95a8-223bf8320123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:44.529Z|f9b7266f-52b8-468d-a7ab-bbddea8a2441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:44.529Z|f9b7266f-52b8-468d-a7ab-bbddea8a2441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:46.541Z|3f954c32-bdf9-4246-8f9c-10d44b930393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:46.542Z|3f954c32-bdf9-4246-8f9c-10d44b930393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:48.554Z|92984c35-0f71-44c2-883e-0f2db0f7898b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:07:48.554Z|92984c35-0f71-44c2-883e-0f2db0f7898b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:07:53.884Z|ba52e9b0-aac3-4e90-afa5-c3322c436986|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:53.885Z|ba52e9b0-aac3-4e90-afa5-c3322c436986|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:54.551Z|ffe25268-b59b-4786-93ce-b429441587a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:54.552Z|ffe25268-b59b-4786-93ce-b429441587a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:07:56.568Z|fefc8edd-a537-42a2-8f26-c2ec43280b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:07:56.569Z|fefc8edd-a537-42a2-8f26-c2ec43280b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:03.554Z|1199acc4-3b1f-4812-8684-d781769ed173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:08:03.558Z|1199acc4-3b1f-4812-8684-d781769ed173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:08:03.906Z|4fa264b4-3a87-4f02-9b5f-d2681a1f0c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:03.907Z|4fa264b4-3a87-4f02-9b5f-d2681a1f0c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:04.218Z|0bd0bdc0-3a2f-4b33-b034-b00a3b47a2c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:08:04.219Z|0bd0bdc0-3a2f-4b33-b034-b00a3b47a2c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:08:04.573Z|e9ab2ace-12ca-490c-8e79-b7a935f45098|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:04.574Z|e9ab2ace-12ca-490c-8e79-b7a935f45098|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:06.591Z|0129ff61-9040-4362-acc3-7bff92a63ff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:06.592Z|0129ff61-9040-4362-acc3-7bff92a63ff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:13.930Z|2079321d-4bd9-4983-abbf-af60f0d5e7ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:13.931Z|2079321d-4bd9-4983-abbf-af60f0d5e7ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:14.595Z|e617ee5d-a7ae-4271-a568-7da946a91562|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:14.596Z|e617ee5d-a7ae-4271-a568-7da946a91562|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:16.613Z|2c9bc964-030e-4a35-93be-c851d466b359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:16.614Z|2c9bc964-030e-4a35-93be-c851d466b359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:18.554Z|bb6b5218-3d75-454e-9a99-011f5fa9cac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:08:18.554Z|bb6b5218-3d75-454e-9a99-011f5fa9cac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:08:23.588Z|67fc4c5c-a919-47e5-b287-c19c6c9dc7e1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:08:23.588Z|67fc4c5c-a919-47e5-b287-c19c6c9dc7e1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:23.952Z|12c772f4-8d94-41c9-9910-88f1552c55ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:23.953Z|12c772f4-8d94-41c9-9910-88f1552c55ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:24.619Z|59ac8ad9-9dfa-4302-ba23-9d9af4bcc09e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:24.619Z|59ac8ad9-9dfa-4302-ba23-9d9af4bcc09e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:26.635Z|13f60324-e845-494c-a5ab-a1997645f14b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:26.636Z|13f60324-e845-494c-a5ab-a1997645f14b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:33.554Z|c597477e-72d8-4297-b610-3206ab77a8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:08:33.554Z|c597477e-72d8-4297-b610-3206ab77a8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:08:33.975Z|a4e72b89-0189-4ff3-8886-43d6ff93367d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:33.976Z|a4e72b89-0189-4ff3-8886-43d6ff93367d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:34.220Z|5bd509b1-700d-4143-bea1-83a8bf291b8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:08:34.220Z|5bd509b1-700d-4143-bea1-83a8bf291b8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:08:34.641Z|eeb88b1e-4492-449a-aa66-79e037df35db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:34.642Z|eeb88b1e-4492-449a-aa66-79e037df35db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:36.663Z|8c617aca-db2f-4e85-80d7-b3bd7d2204b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:36.664Z|8c617aca-db2f-4e85-80d7-b3bd7d2204b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:43.997Z|9d5205fb-091e-45f1-b457-23865261e688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:43.998Z|9d5205fb-091e-45f1-b457-23865261e688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:44.663Z|b05024b7-fbfe-42f1-b55d-06e303efefaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:44.664Z|b05024b7-fbfe-42f1-b55d-06e303efefaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:46.688Z|2e044d60-c93f-43a7-9779-8b76e41de425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:46.688Z|2e044d60-c93f-43a7-9779-8b76e41de425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:48.554Z|67e1414e-5757-4526-a3bc-a027e7e80c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:08:48.557Z|67e1414e-5757-4526-a3bc-a027e7e80c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:08:54.020Z|ea060435-cbc8-43cd-bba1-09b6487bb371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:54.021Z|ea060435-cbc8-43cd-bba1-09b6487bb371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:54.687Z|d1c5e097-de5e-482d-9167-9c96bbbdd2e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:54.688Z|d1c5e097-de5e-482d-9167-9c96bbbdd2e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:08:56.717Z|54c947f8-9fda-4b49-98c0-9b0785da3239|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:08:56.718Z|54c947f8-9fda-4b49-98c0-9b0785da3239|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:03.554Z|8f0bfbc6-4173-4c10-8255-91a7ea52c5b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:09:03.554Z|8f0bfbc6-4173-4c10-8255-91a7ea52c5b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:09:04.042Z|746ef8b8-b35c-4bf8-bffd-1ee468a17c57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:04.043Z|746ef8b8-b35c-4bf8-bffd-1ee468a17c57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:04.221Z|f76357a1-21f1-46de-9461-f494cd4ebe6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:09:04.221Z|f76357a1-21f1-46de-9461-f494cd4ebe6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:09:04.712Z|a9b332a2-6dd8-4e13-ad93-5d7e29cdd18f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:04.713Z|a9b332a2-6dd8-4e13-ad93-5d7e29cdd18f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:06.741Z|7fa59c8d-46c4-49b2-89b8-b2d0ab26cd16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:06.741Z|7fa59c8d-46c4-49b2-89b8-b2d0ab26cd16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:14.065Z|6c7742de-38be-4baa-b9a0-8141cb6c6358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:14.065Z|6c7742de-38be-4baa-b9a0-8141cb6c6358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:14.735Z|a81a1bc8-8f9a-4104-ac38-b6e426bfdfcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:14.736Z|a81a1bc8-8f9a-4104-ac38-b6e426bfdfcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:16.763Z|4ba26ffc-6410-4808-84a3-c337cf561b88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:16.763Z|4ba26ffc-6410-4808-84a3-c337cf561b88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:18.554Z|689a9731-6c3c-4c96-abe3-ab4e86d897bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:09:18.554Z|689a9731-6c3c-4c96-abe3-ab4e86d897bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:09:23.590Z|d290faef-b722-4a0f-af88-73931962bd00|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:09:23.591Z|d290faef-b722-4a0f-af88-73931962bd00|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:24.090Z|67a1a3e8-861d-4c9b-a39b-773b61f301f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:24.091Z|67a1a3e8-861d-4c9b-a39b-773b61f301f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:24.759Z|1ab00abf-9cf6-4ba7-bf1d-96eefb02c902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:24.760Z|1ab00abf-9cf6-4ba7-bf1d-96eefb02c902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:26.785Z|a27fed0a-8c5d-426f-b9ff-80c20f90e14c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:26.786Z|a27fed0a-8c5d-426f-b9ff-80c20f90e14c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:33.554Z|2f900a6f-d778-4c20-9229-ea92dbd7e000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:09:33.556Z|2f900a6f-d778-4c20-9229-ea92dbd7e000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:09:34.117Z|cca5e4bb-dca7-4953-b15d-cc4a26800655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:34.118Z|cca5e4bb-dca7-4953-b15d-cc4a26800655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:34.222Z|7ee90726-d11b-4cb1-8fb6-0a924833904a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:09:34.223Z|7ee90726-d11b-4cb1-8fb6-0a924833904a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:09:34.784Z|501681cd-f2c4-4d5d-bb02-2f3ed459c72a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:34.785Z|501681cd-f2c4-4d5d-bb02-2f3ed459c72a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:36.810Z|d80b9b4b-0a22-43a0-bf6b-e848099f4284|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:36.811Z|d80b9b4b-0a22-43a0-bf6b-e848099f4284|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:44.140Z|61b5d512-0bd8-42e7-b048-61c5440481c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:44.141Z|61b5d512-0bd8-42e7-b048-61c5440481c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:44.810Z|b32c32d8-5801-4167-9ce9-c3c4e3e1e65a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:44.811Z|b32c32d8-5801-4167-9ce9-c3c4e3e1e65a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:46.836Z|61df6129-3313-437b-8fde-18dd5e3e635d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:46.837Z|61df6129-3313-437b-8fde-18dd5e3e635d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:48.554Z|3aa9a558-40f3-4a51-ba69-dbf9d19ca6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:09:48.554Z|3aa9a558-40f3-4a51-ba69-dbf9d19ca6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:09:54.163Z|a92e12e2-0cfa-4d7b-9c74-45ba0c8a6bb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:54.164Z|a92e12e2-0cfa-4d7b-9c74-45ba0c8a6bb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:54.837Z|ee65eb63-542c-4cfc-af43-b3eed034938c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:54.838Z|ee65eb63-542c-4cfc-af43-b3eed034938c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:09:56.863Z|4d6a897a-b955-4035-ad81-689789ee4c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:09:56.864Z|4d6a897a-b955-4035-ad81-689789ee4c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:03.554Z|1bc995d3-adb6-479c-8044-043ca5b9519c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:10:03.554Z|1bc995d3-adb6-479c-8044-043ca5b9519c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:10:04.199Z|690705d8-549a-45ff-8c7d-77c0a48f4b18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:04.204Z|690705d8-549a-45ff-8c7d-77c0a48f4b18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:04.223Z|4f6f1c17-bd45-42df-b98f-ba7e77dd7c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:10:04.224Z|4f6f1c17-bd45-42df-b98f-ba7e77dd7c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:10:04.864Z|3d7ec995-10e1-4efc-8f88-d96601992447|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:04.865Z|3d7ec995-10e1-4efc-8f88-d96601992447|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:06.890Z|9425d700-f1ae-4601-aa3e-438e91553012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:06.891Z|9425d700-f1ae-4601-aa3e-438e91553012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:14.230Z|f6f66e11-1334-44ad-9269-fbae1d634dcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:14.231Z|f6f66e11-1334-44ad-9269-fbae1d634dcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:14.890Z|bc53f5b2-bfaf-444e-ab2e-8a8bda3f286d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:14.891Z|bc53f5b2-bfaf-444e-ab2e-8a8bda3f286d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:16.915Z|dc54fcc0-8653-46ad-ac6b-a8b0efb5c6f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:16.915Z|dc54fcc0-8653-46ad-ac6b-a8b0efb5c6f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:18.554Z|f0ca410a-40e3-406a-bdb6-8d1d3565bb70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:10:18.557Z|f0ca410a-40e3-406a-bdb6-8d1d3565bb70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:10:23.588Z|50cc0258-2c08-40c8-8f8c-8f4d1cbe006d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:10:23.589Z|50cc0258-2c08-40c8-8f8c-8f4d1cbe006d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:24.260Z|e29ed755-eca1-42c3-8bcc-aa2970b2977a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:24.264Z|e29ed755-eca1-42c3-8bcc-aa2970b2977a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:24.913Z|74f58522-2d7e-4cad-ad7f-3830fe96851e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:24.914Z|74f58522-2d7e-4cad-ad7f-3830fe96851e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:26.938Z|87be3b80-1a53-4f74-b866-32546a8c232e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:26.939Z|87be3b80-1a53-4f74-b866-32546a8c232e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:33.554Z|c0be4b9d-9fef-490a-854a-7ee018fcc90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:10:33.555Z|c0be4b9d-9fef-490a-854a-7ee018fcc90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:10:34.225Z|1103ed66-227f-45a5-8dec-e6351546f5cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:10:34.225Z|1103ed66-227f-45a5-8dec-e6351546f5cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:10:34.289Z|474e6f60-13e7-476b-a617-7227fa0ad5f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:34.290Z|474e6f60-13e7-476b-a617-7227fa0ad5f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:34.936Z|e2e3a88a-4545-4302-8f12-e32148ffca06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:34.937Z|e2e3a88a-4545-4302-8f12-e32148ffca06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:36.963Z|fe8e3635-fc74-4bd1-a2bc-79718f6fae33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:36.964Z|fe8e3635-fc74-4bd1-a2bc-79718f6fae33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:44.317Z|7e809224-1086-4143-92bc-1e9a6fdfe9b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:44.318Z|7e809224-1086-4143-92bc-1e9a6fdfe9b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:44.961Z|030541ed-3098-4175-863d-b93816ae6bb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:44.962Z|030541ed-3098-4175-863d-b93816ae6bb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:46.991Z|17ca7260-667d-48e0-a55a-d5d226d73fa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:46.992Z|17ca7260-667d-48e0-a55a-d5d226d73fa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:48.554Z|c3179b01-376e-49b3-9966-d0fdbe77572c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:10:48.555Z|c3179b01-376e-49b3-9966-d0fdbe77572c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:10:54.342Z|13d22870-27d2-4ac6-ab5d-6bec25ac00d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:54.343Z|13d22870-27d2-4ac6-ab5d-6bec25ac00d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:54.987Z|897b1a2c-bbbe-4808-9df6-95991755eff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:54.988Z|897b1a2c-bbbe-4808-9df6-95991755eff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:10:57.015Z|b4f178e8-5b34-4375-9c32-1deaf2607d02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:10:57.016Z|b4f178e8-5b34-4375-9c32-1deaf2607d02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:03.554Z|5c62f552-cbaf-42d0-a537-c6f7090bd63e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:11:03.557Z|5c62f552-cbaf-42d0-a537-c6f7090bd63e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:11:04.226Z|9544193b-48c8-4a43-803f-4089de4b07c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:11:04.226Z|9544193b-48c8-4a43-803f-4089de4b07c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:11:04.365Z|2741df3a-9cd1-4155-b983-475f5c6c1f37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:04.366Z|2741df3a-9cd1-4155-b983-475f5c6c1f37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:05.012Z|6578e272-bb7a-4a98-9a50-418f0408b1f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:05.014Z|6578e272-bb7a-4a98-9a50-418f0408b1f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:07.044Z|5c512aa3-ce97-4d98-ac95-b850c112e702|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:07.045Z|5c512aa3-ce97-4d98-ac95-b850c112e702|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:14.390Z|204eb44a-1d44-4718-8679-ea1de80069f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:14.391Z|204eb44a-1d44-4718-8679-ea1de80069f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:15.040Z|c033c808-a878-4fbb-9a59-436e2b42224c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:15.041Z|c033c808-a878-4fbb-9a59-436e2b42224c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:17.066Z|a4e83f75-4b53-4f8b-ac4d-ffc90be2b520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:17.067Z|a4e83f75-4b53-4f8b-ac4d-ffc90be2b520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:18.554Z|1c560a90-7d2f-4bd5-9d0f-f0666d031831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:11:18.555Z|1c560a90-7d2f-4bd5-9d0f-f0666d031831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:11:23.588Z|a3a3645e-1dbf-4db2-92ae-5cc650fd16e4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:11:23.589Z|a3a3645e-1dbf-4db2-92ae-5cc650fd16e4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:24.414Z|deb628f9-e193-47eb-8968-e6758fffea4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:24.415Z|deb628f9-e193-47eb-8968-e6758fffea4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:25.067Z|3018d48c-99c3-4d33-ab84-c0af7bc2555e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:25.068Z|3018d48c-99c3-4d33-ab84-c0af7bc2555e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:27.092Z|09c48c5a-f90e-4dd0-a2b9-7dd9e106b3be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:27.092Z|09c48c5a-f90e-4dd0-a2b9-7dd9e106b3be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:33.554Z|9b99fa05-97fd-4f90-912a-55b89cf8b42c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:11:33.555Z|9b99fa05-97fd-4f90-912a-55b89cf8b42c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:11:34.227Z|c99555ea-2fa1-4867-b1d9-e28c3401e848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:11:34.228Z|c99555ea-2fa1-4867-b1d9-e28c3401e848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:11:34.443Z|e8cb3c4b-e534-4902-bf09-766c7534a36b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:34.444Z|e8cb3c4b-e534-4902-bf09-766c7534a36b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:35.092Z|93b2d206-434e-49d3-ab54-862ec63e5ef4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:35.093Z|93b2d206-434e-49d3-ab54-862ec63e5ef4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:37.120Z|d6199af0-fc24-4ba3-bd7d-ab85f9e16940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:37.121Z|d6199af0-fc24-4ba3-bd7d-ab85f9e16940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:44.472Z|783a7463-829b-40b4-89ca-0af6711a022f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:44.473Z|783a7463-829b-40b4-89ca-0af6711a022f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:45.117Z|3f7b22e0-e3ae-483f-93fb-50add2321e0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:45.118Z|3f7b22e0-e3ae-483f-93fb-50add2321e0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:47.146Z|9df7b147-55cc-4ca8-8dcf-b8d2cc484189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:47.147Z|9df7b147-55cc-4ca8-8dcf-b8d2cc484189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:48.554Z|2f181822-a6bf-49ba-97f1-a9b778434b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:11:48.557Z|2f181822-a6bf-49ba-97f1-a9b778434b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:11:54.505Z|abba319b-15c1-495c-9887-228ee5c80c66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:54.506Z|abba319b-15c1-495c-9887-228ee5c80c66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:55.146Z|428e2288-4d4b-4cf1-9ad8-ea00fe46c7c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:55.147Z|428e2288-4d4b-4cf1-9ad8-ea00fe46c7c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:11:57.169Z|fda4b46e-66c2-4ab3-839b-1a7828ca08aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:11:57.170Z|fda4b46e-66c2-4ab3-839b-1a7828ca08aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:03.554Z|82b94a4b-31ae-4007-add2-4927e5663fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:12:03.554Z|82b94a4b-31ae-4007-add2-4927e5663fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:12:04.229Z|0c48e49c-2574-4708-bd5b-f346c425ca5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:12:04.229Z|0c48e49c-2574-4708-bd5b-f346c425ca5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:12:04.530Z|bc3cb1ff-13c8-4452-a5a7-0a5e8079d16c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:04.531Z|bc3cb1ff-13c8-4452-a5a7-0a5e8079d16c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:05.171Z|55a2464a-5225-4d22-847c-87cacad440c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:05.172Z|55a2464a-5225-4d22-847c-87cacad440c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:07.192Z|19ca0903-a556-43d5-a357-e95d3c0dcb5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:07.193Z|19ca0903-a556-43d5-a357-e95d3c0dcb5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:14.555Z|6844239a-1a81-4243-9e04-06584dd7a5f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:14.557Z|6844239a-1a81-4243-9e04-06584dd7a5f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:15.198Z|5d4c18db-8f56-4c18-9e49-547c43536ee4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:15.199Z|5d4c18db-8f56-4c18-9e49-547c43536ee4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:17.215Z|8b54cae8-c133-4477-a0a8-1d3dcb7eac68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:17.216Z|8b54cae8-c133-4477-a0a8-1d3dcb7eac68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:18.554Z|226976bd-2d8d-4c44-a1ff-c8e87c81b448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:12:18.554Z|226976bd-2d8d-4c44-a1ff-c8e87c81b448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:12:23.587Z|d5aa12ef-0753-43f4-8f42-c8975381ac39|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:12:23.588Z|d5aa12ef-0753-43f4-8f42-c8975381ac39|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:24.578Z|dcc3ac01-3926-4bd7-8d88-223de82a42a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:24.579Z|dcc3ac01-3926-4bd7-8d88-223de82a42a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:25.222Z|e6974f7e-78f2-49cc-858e-80f0bb205c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:25.222Z|e6974f7e-78f2-49cc-858e-80f0bb205c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:27.241Z|00b3ec6c-ce33-4c77-9ac4-6e4f36c39ec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:27.242Z|00b3ec6c-ce33-4c77-9ac4-6e4f36c39ec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:33.554Z|c86b199d-b31a-4f37-91d8-6a79c83a6508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:12:33.557Z|c86b199d-b31a-4f37-91d8-6a79c83a6508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:12:34.230Z|675f5563-4153-410d-9598-b8d8657e1882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:12:34.231Z|675f5563-4153-410d-9598-b8d8657e1882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:12:34.601Z|91710228-93b8-4b38-9066-10c436634d14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:34.602Z|91710228-93b8-4b38-9066-10c436634d14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:35.244Z|6d91bc13-0b39-491c-80bb-3cbaf247e4cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:35.245Z|6d91bc13-0b39-491c-80bb-3cbaf247e4cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:37.264Z|3992572b-eb4a-45f5-b6b2-83664d68e46f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:37.265Z|3992572b-eb4a-45f5-b6b2-83664d68e46f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:44.624Z|a361e0f5-811f-45a1-9e4b-1f8283e65c76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:44.624Z|a361e0f5-811f-45a1-9e4b-1f8283e65c76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:45.268Z|e153b8f9-c926-4062-9cc1-222466f76efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:45.269Z|e153b8f9-c926-4062-9cc1-222466f76efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:47.286Z|d5e9e693-09fb-4f81-8ab5-87bfd1def1b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:47.287Z|d5e9e693-09fb-4f81-8ab5-87bfd1def1b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:48.554Z|0ae4ee22-d781-42d7-ac0a-dbeea940e6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:12:48.554Z|0ae4ee22-d781-42d7-ac0a-dbeea940e6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:12:54.648Z|6056ec32-7c94-4087-aeab-bd72ed416d78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:54.649Z|6056ec32-7c94-4087-aeab-bd72ed416d78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:55.296Z|83f7cdcc-f23e-4831-b5b3-365fec33fa24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:55.296Z|83f7cdcc-f23e-4831-b5b3-365fec33fa24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:12:57.310Z|babca11d-5caf-435f-ab84-43b6cc00b2e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:12:57.320Z|babca11d-5caf-435f-ab84-43b6cc00b2e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:03.554Z|49b1ae35-7117-44ba-b376-c6c5963cc931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:13:03.554Z|49b1ae35-7117-44ba-b376-c6c5963cc931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:13:04.231Z|3ede8ccd-6338-46d6-abd4-45b722748c8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:13:04.232Z|3ede8ccd-6338-46d6-abd4-45b722748c8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:13:04.673Z|28b36157-96e7-4bb9-bb53-a14e36067f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:04.674Z|28b36157-96e7-4bb9-bb53-a14e36067f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:05.321Z|7c63ec9b-583c-4997-9613-74b0d7b8b343|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:05.321Z|7c63ec9b-583c-4997-9613-74b0d7b8b343|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:07.342Z|0a115c73-18a7-4cfb-b5b8-34c3c19bd451|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:07.343Z|0a115c73-18a7-4cfb-b5b8-34c3c19bd451|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:14.696Z|6436e042-63d5-48f9-8e88-c39dab41433b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:14.697Z|6436e042-63d5-48f9-8e88-c39dab41433b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:15.344Z|d8119d9f-f472-4e85-b8c2-ef431f23d79a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:15.345Z|d8119d9f-f472-4e85-b8c2-ef431f23d79a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:17.365Z|778b9719-6ea2-4057-a39f-da7066765592|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:17.366Z|778b9719-6ea2-4057-a39f-da7066765592|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:18.554Z|adbdb7b3-661f-4edb-be99-a78b68088c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:13:18.556Z|adbdb7b3-661f-4edb-be99-a78b68088c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:13:23.587Z|2a109586-74ea-4599-bc5a-b2fd22bdff90|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:13:23.588Z|2a109586-74ea-4599-bc5a-b2fd22bdff90|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:24.719Z|1517dbfa-38db-42ec-8dfc-41a501ea4cb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:24.719Z|1517dbfa-38db-42ec-8dfc-41a501ea4cb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:25.366Z|4b30506f-427d-42db-9193-a408e46cedb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:25.366Z|4b30506f-427d-42db-9193-a408e46cedb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:27.388Z|380419f0-7b66-4546-81e5-7cf7a6ad7423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:27.389Z|380419f0-7b66-4546-81e5-7cf7a6ad7423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:33.554Z|6ded6ba7-4d4f-465d-83ba-d6f63bb14762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:13:33.554Z|6ded6ba7-4d4f-465d-83ba-d6f63bb14762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:13:34.233Z|66fed984-90f6-42db-910a-b13f82ef9ec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:13:34.233Z|66fed984-90f6-42db-910a-b13f82ef9ec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:13:34.741Z|848ef3e4-eb0d-4e4c-b486-fde8f41b1c3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:34.742Z|848ef3e4-eb0d-4e4c-b486-fde8f41b1c3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:35.390Z|dcbcbb05-41f3-4bf6-877b-a8d170a335db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:35.391Z|dcbcbb05-41f3-4bf6-877b-a8d170a335db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:37.413Z|de70ff53-8e4b-4419-9156-3b3dd4c6b1a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:37.414Z|de70ff53-8e4b-4419-9156-3b3dd4c6b1a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:44.767Z|bfedf4e3-5ba0-47b1-b2a7-e574bb54bf31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:44.768Z|bfedf4e3-5ba0-47b1-b2a7-e574bb54bf31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:45.412Z|03efe847-4540-41e4-8614-d554032b542c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:45.412Z|03efe847-4540-41e4-8614-d554032b542c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:47.442Z|c053ef77-4784-45d6-95da-e7f261baba5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:47.443Z|c053ef77-4784-45d6-95da-e7f261baba5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:48.554Z|3adedb39-7e03-4eac-9ffc-2c84e5009fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:13:48.554Z|3adedb39-7e03-4eac-9ffc-2c84e5009fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:13:54.798Z|90fa54a7-8b2f-44e4-a795-be872d97b351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:54.798Z|90fa54a7-8b2f-44e4-a795-be872d97b351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:55.439Z|60ced2ca-ed00-47c6-a52b-eec130312944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:55.439Z|60ced2ca-ed00-47c6-a52b-eec130312944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:13:57.466Z|688337c5-7156-403c-9617-e9a6c0ce3df3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:13:57.466Z|688337c5-7156-403c-9617-e9a6c0ce3df3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:03.554Z|1e0d7b19-6933-451e-bf42-9a524fd66737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:14:03.556Z|1e0d7b19-6933-451e-bf42-9a524fd66737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:14:04.234Z|c48bce8c-e3c8-4494-aac6-19b5b3e12807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:14:04.234Z|c48bce8c-e3c8-4494-aac6-19b5b3e12807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:14:04.822Z|6992b09e-4ec2-4679-9a20-8bdd87a19f44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:04.822Z|6992b09e-4ec2-4679-9a20-8bdd87a19f44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:05.463Z|c789d8fb-59d0-41b8-9d24-8010000fdb73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:05.464Z|c789d8fb-59d0-41b8-9d24-8010000fdb73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:07.491Z|0477a97c-15d6-4753-9b0a-41c7d837ca66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:07.492Z|0477a97c-15d6-4753-9b0a-41c7d837ca66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:14.844Z|2f97d3a3-6fee-43c2-a5f8-784e8ac1b94f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:14.845Z|2f97d3a3-6fee-43c2-a5f8-784e8ac1b94f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:15.486Z|a03c9d46-cd72-44d4-952d-478f6547da4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:15.487Z|a03c9d46-cd72-44d4-952d-478f6547da4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:17.518Z|e3cfbcaf-3b8a-43a7-836a-3dc9983727ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:17.519Z|e3cfbcaf-3b8a-43a7-836a-3dc9983727ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:18.554Z|16641ca9-9844-4c27-aed7-48ebf082ba5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:14:18.554Z|16641ca9-9844-4c27-aed7-48ebf082ba5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:14:23.588Z|72276799-f6ca-45d6-9298-47b7d08ebc58|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:14:23.589Z|72276799-f6ca-45d6-9298-47b7d08ebc58|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:24.869Z|157f4fed-4fa7-46cc-80c9-63c32da82951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:24.869Z|157f4fed-4fa7-46cc-80c9-63c32da82951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:25.512Z|216dc98c-93cd-43cb-a683-9c723ac44753|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:25.513Z|216dc98c-93cd-43cb-a683-9c723ac44753|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:27.540Z|4bbc627b-6316-4f19-b2f9-b581010b9701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:27.541Z|4bbc627b-6316-4f19-b2f9-b581010b9701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:33.554Z|cb18ecf2-01a4-4d29-841a-85a388ae17ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:14:33.554Z|cb18ecf2-01a4-4d29-841a-85a388ae17ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:14:34.235Z|45f8629c-9360-4e66-a683-00fb52222b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:14:34.236Z|45f8629c-9360-4e66-a683-00fb52222b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:14:34.892Z|6203554c-75c3-4670-8e82-5d65b5734198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:34.893Z|6203554c-75c3-4670-8e82-5d65b5734198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:35.534Z|a365006e-0008-49ab-9756-45626a400d09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:35.535Z|a365006e-0008-49ab-9756-45626a400d09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:37.562Z|176f6744-3086-4010-8770-68e43147e064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:37.563Z|176f6744-3086-4010-8770-68e43147e064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:44.913Z|c6faaf99-2582-49b9-82d2-05960f6f5b91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:44.914Z|c6faaf99-2582-49b9-82d2-05960f6f5b91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:45.562Z|ef829444-b3f0-40b1-9136-9be9ee460926|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:45.562Z|ef829444-b3f0-40b1-9136-9be9ee460926|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:47.588Z|ff59051a-e48c-4a71-aa0d-d8487a284ca4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:47.588Z|ff59051a-e48c-4a71-aa0d-d8487a284ca4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:48.554Z|a2bb0b5f-1a2a-464f-b18f-dae428ca5aa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:14:48.557Z|a2bb0b5f-1a2a-464f-b18f-dae428ca5aa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:14:54.938Z|f97a7527-7b9e-48a8-9407-3fcfa51cbe41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:54.939Z|f97a7527-7b9e-48a8-9407-3fcfa51cbe41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:55.585Z|b0477f8e-be7f-45fe-9c06-2031e10165db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:55.586Z|b0477f8e-be7f-45fe-9c06-2031e10165db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:14:57.612Z|dd0d7597-7050-4989-abba-f335f91b9110|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:14:57.613Z|dd0d7597-7050-4989-abba-f335f91b9110|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:03.554Z|4d859a43-7976-4c14-b13c-834cf05699bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:15:03.554Z|4d859a43-7976-4c14-b13c-834cf05699bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:15:04.243Z|7078e11b-d408-41ec-a5ab-134bb16ede9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:15:04.244Z|7078e11b-d408-41ec-a5ab-134bb16ede9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:15:04.961Z|c0b14bd3-11ba-4c26-8571-3aa1d0f1c942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:04.962Z|c0b14bd3-11ba-4c26-8571-3aa1d0f1c942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:05.611Z|97e2a53b-5df2-4f1d-a918-ce0316d95da1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:05.611Z|97e2a53b-5df2-4f1d-a918-ce0316d95da1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:07.634Z|5853c5d3-18e7-4a89-9c42-2225222e3683|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:07.635Z|5853c5d3-18e7-4a89-9c42-2225222e3683|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:14.984Z|4da94924-3475-49cc-9d10-5aa73248e1ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:14.985Z|4da94924-3475-49cc-9d10-5aa73248e1ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:15.635Z|a38de8d9-a392-4a80-a30b-25829c79db2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:15.636Z|a38de8d9-a392-4a80-a30b-25829c79db2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:17.656Z|03bed2e6-b29c-45e7-b9e1-d0dc2c3a84ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:17.656Z|03bed2e6-b29c-45e7-b9e1-d0dc2c3a84ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:18.554Z|167d98f4-7771-49ef-ae4d-f051b95f0088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:15:18.554Z|167d98f4-7771-49ef-ae4d-f051b95f0088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:15:23.589Z|0aa81976-a1bb-4407-a344-a4569bef82a9|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:15:23.590Z|0aa81976-a1bb-4407-a344-a4569bef82a9|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:25.007Z|0402c51e-c33c-4c91-922d-c5f23124f6d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:25.008Z|0402c51e-c33c-4c91-922d-c5f23124f6d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:25.662Z|c338dc3c-231a-4f16-86c5-7bd26b55e306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:25.663Z|c338dc3c-231a-4f16-86c5-7bd26b55e306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:27.677Z|2dce8a3c-fba0-414a-aa3c-2adfb5c00ffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:27.678Z|2dce8a3c-fba0-414a-aa3c-2adfb5c00ffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:33.554Z|4ac7b0f3-28c7-4715-b825-7f39f4a9e914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:15:33.557Z|4ac7b0f3-28c7-4715-b825-7f39f4a9e914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:15:34.244Z|7e28850d-2621-4ed6-bb63-ccfc7e9542be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:15:34.245Z|7e28850d-2621-4ed6-bb63-ccfc7e9542be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:15:35.030Z|6c764f6d-05b6-4ef5-91c6-9beddb6693d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:35.031Z|6c764f6d-05b6-4ef5-91c6-9beddb6693d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:35.687Z|fb6a7b0c-df7a-4a6f-b256-a49f1ef8847f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:35.688Z|fb6a7b0c-df7a-4a6f-b256-a49f1ef8847f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:37.701Z|1a4c96b3-d090-4a6d-8fd5-434f74489992|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:37.702Z|1a4c96b3-d090-4a6d-8fd5-434f74489992|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:45.052Z|c84754f7-5dbb-4a44-a487-e3c5d878a0da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:45.053Z|c84754f7-5dbb-4a44-a487-e3c5d878a0da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:45.720Z|759c65fd-627b-4507-ad22-0a6a1d15f434|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:45.721Z|759c65fd-627b-4507-ad22-0a6a1d15f434|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:47.724Z|37189fe5-0840-4669-8859-6d2124905348|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:47.725Z|37189fe5-0840-4669-8859-6d2124905348|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:48.554Z|2a0b60c0-164b-4bc1-918d-0a6ea357c592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:15:48.559Z|2a0b60c0-164b-4bc1-918d-0a6ea357c592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:15:55.074Z|a53c4e13-686a-47b5-9e5b-9c88c11a06b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:55.078Z|a53c4e13-686a-47b5-9e5b-9c88c11a06b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:55.749Z|dedcef85-c119-46e1-ab0f-264a8e39f7e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:55.750Z|dedcef85-c119-46e1-ab0f-264a8e39f7e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:15:57.747Z|852b48be-f764-4170-91c3-9a3e22e9eb61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:15:57.748Z|852b48be-f764-4170-91c3-9a3e22e9eb61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:03.554Z|f81309fb-579a-4392-97fb-e40aa911afcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:16:03.554Z|f81309fb-579a-4392-97fb-e40aa911afcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:16:04.245Z|5fc8b401-9682-4245-9262-e4253a58d0bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:16:04.246Z|5fc8b401-9682-4245-9262-e4253a58d0bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:16:05.101Z|a89537be-acb9-46d4-bb48-14babd9a1999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:05.102Z|a89537be-acb9-46d4-bb48-14babd9a1999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:05.773Z|3243660f-5391-43d9-bd71-d03e7f849dbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:05.774Z|3243660f-5391-43d9-bd71-d03e7f849dbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:07.773Z|e79d8a3f-7720-46f5-9adc-1143232cd1a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:07.774Z|e79d8a3f-7720-46f5-9adc-1143232cd1a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:15.125Z|faf7dd78-384b-49a6-8d5e-31d4fc88bf38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:15.126Z|faf7dd78-384b-49a6-8d5e-31d4fc88bf38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:15.796Z|b4e0ea53-cf4e-4363-bda2-2dbb4eb33057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:15.797Z|b4e0ea53-cf4e-4363-bda2-2dbb4eb33057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:17.797Z|27bec3b7-5e2b-477f-a5e1-094e49886550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:17.798Z|27bec3b7-5e2b-477f-a5e1-094e49886550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:18.554Z|515247be-335f-4e65-aa45-0a63c5dd5b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:16:18.556Z|515247be-335f-4e65-aa45-0a63c5dd5b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:16:23.588Z|c50241a6-bb6b-4cbd-8110-bf3ca1236b27|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:16:23.589Z|c50241a6-bb6b-4cbd-8110-bf3ca1236b27|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:25.148Z|11fbc3f2-923b-40a3-bcff-247862d948a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:25.149Z|11fbc3f2-923b-40a3-bcff-247862d948a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:25.819Z|428689f7-26ba-43ab-acc5-94a0f7178767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:25.820Z|428689f7-26ba-43ab-acc5-94a0f7178767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:27.819Z|ba9d16d2-0a48-4cee-a3e2-08ba50af72aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:27.820Z|ba9d16d2-0a48-4cee-a3e2-08ba50af72aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:33.554Z|fbbef66e-9f64-4f0d-9c45-3c1dc088a6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:16:33.554Z|fbbef66e-9f64-4f0d-9c45-3c1dc088a6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:16:34.246Z|4a5fc633-9503-4b29-84f8-64f9f730448b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:16:34.247Z|4a5fc633-9503-4b29-84f8-64f9f730448b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:16:35.170Z|40f3b438-082d-44cf-b211-c57c12e16b65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:35.171Z|40f3b438-082d-44cf-b211-c57c12e16b65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:35.843Z|eb4d53ea-8aea-4fa8-8fc5-178083dc60e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:35.844Z|eb4d53ea-8aea-4fa8-8fc5-178083dc60e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:37.843Z|e3d20b77-3910-4c8a-a00f-dc201ed87c34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:37.844Z|e3d20b77-3910-4c8a-a00f-dc201ed87c34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:45.195Z|b85ceca7-4536-41be-ad05-30a221dabb67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:45.196Z|b85ceca7-4536-41be-ad05-30a221dabb67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:45.867Z|cee2d5f2-adf0-4fa9-af91-1e0d35e4b2f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:45.868Z|cee2d5f2-adf0-4fa9-af91-1e0d35e4b2f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:47.869Z|d35bf4e4-d52e-42d2-9bf9-dcd16537f24d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:47.870Z|d35bf4e4-d52e-42d2-9bf9-dcd16537f24d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:48.554Z|a6ab6327-ec81-4ce0-a1ef-1cddfbe4c43f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:16:48.555Z|a6ab6327-ec81-4ce0-a1ef-1cddfbe4c43f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:16:55.221Z|798257c0-3922-4710-b49c-9c203266e329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:55.222Z|798257c0-3922-4710-b49c-9c203266e329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:55.893Z|6e46efbb-c369-4c81-be38-1efa3428f674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:55.894Z|6e46efbb-c369-4c81-be38-1efa3428f674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:16:57.901Z|9e609692-051b-43bc-80eb-bc19c9ed1e4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:16:57.901Z|9e609692-051b-43bc-80eb-bc19c9ed1e4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:03.554Z|ea417060-ed67-4711-b8cf-4de5faa5cdda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:17:03.556Z|ea417060-ed67-4711-b8cf-4de5faa5cdda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:17:04.247Z|c6314be8-b0d1-469f-b8a1-1987efef31e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:17:04.248Z|c6314be8-b0d1-469f-b8a1-1987efef31e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:17:05.244Z|0de64a68-41d2-41a4-b499-6a1056995614|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:05.245Z|0de64a68-41d2-41a4-b499-6a1056995614|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:05.918Z|2a6a58b6-253b-46e5-b609-3ee04e79ec4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:05.919Z|2a6a58b6-253b-46e5-b609-3ee04e79ec4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:07.934Z|f03a29f2-82f3-4f1e-bfe9-132de4896e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:07.936Z|f03a29f2-82f3-4f1e-bfe9-132de4896e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:15.269Z|e07ab763-6d1f-47a3-9664-43f9b5016392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:15.269Z|e07ab763-6d1f-47a3-9664-43f9b5016392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:15.944Z|5beb276c-4976-4b70-81b3-5965f727de5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:15.945Z|5beb276c-4976-4b70-81b3-5965f727de5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:17.962Z|4ba3bf2c-004e-4f70-9b55-4626f3251f2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:17.962Z|4ba3bf2c-004e-4f70-9b55-4626f3251f2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:18.554Z|006e6134-2651-4c92-aa97-7e4a455567b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:17:18.554Z|006e6134-2651-4c92-aa97-7e4a455567b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:17:23.588Z|bf66b0d1-d699-4c7a-8386-3894a28940a8|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:17:23.589Z|bf66b0d1-d699-4c7a-8386-3894a28940a8|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:25.293Z|ff92e734-6d44-4085-a365-5c302696c237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:25.295Z|ff92e734-6d44-4085-a365-5c302696c237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:25.968Z|0a2d2db9-2ca2-4f98-afb6-eed3a7d3d9c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:25.969Z|0a2d2db9-2ca2-4f98-afb6-eed3a7d3d9c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:27.988Z|88babebd-336e-4ffb-b422-d4c3ad14456f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:27.989Z|88babebd-336e-4ffb-b422-d4c3ad14456f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:33.557Z|fd1d242b-55af-4cb4-a136-2cb14854aa10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:17:33.560Z|fd1d242b-55af-4cb4-a136-2cb14854aa10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:17:34.256Z|102cf44a-d3c9-4779-8559-f7dc7fc3d56d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:17:34.257Z|102cf44a-d3c9-4779-8559-f7dc7fc3d56d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:17:35.318Z|93e8c85e-080b-4d3a-a8ac-3ac327286b43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:35.319Z|93e8c85e-080b-4d3a-a8ac-3ac327286b43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:35.996Z|6a121b1a-1054-4587-8451-f0521ef6dcc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:35.997Z|6a121b1a-1054-4587-8451-f0521ef6dcc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:38.012Z|e7c685e6-7921-4ed3-8c70-e58fdcd9f5f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:38.013Z|e7c685e6-7921-4ed3-8c70-e58fdcd9f5f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:45.341Z|7f22b039-5928-4ebb-8eb9-05a6214a9832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:45.342Z|7f22b039-5928-4ebb-8eb9-05a6214a9832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:46.020Z|41b575fb-e547-4deb-b8a8-13f37df771aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:46.020Z|41b575fb-e547-4deb-b8a8-13f37df771aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:48.038Z|53ad37dc-16a0-454e-a909-20861e683035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:48.038Z|53ad37dc-16a0-454e-a909-20861e683035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:48.554Z|994f44b8-5ef0-4bcf-8fee-8cfccd6ebf73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:17:48.554Z|994f44b8-5ef0-4bcf-8fee-8cfccd6ebf73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:17:55.364Z|6b009a75-9b4e-45ee-a7e5-45f4a559864f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:55.365Z|6b009a75-9b4e-45ee-a7e5-45f4a559864f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:56.048Z|bab21145-3d78-4681-8f65-f3d85f2b40ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:56.049Z|bab21145-3d78-4681-8f65-f3d85f2b40ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:17:58.062Z|ef284435-f8e3-4dd1-ab96-072c8c988745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:17:58.063Z|ef284435-f8e3-4dd1-ab96-072c8c988745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:03.554Z|4eaf537f-ffc1-49c9-a263-1933dfae0285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:18:03.555Z|4eaf537f-ffc1-49c9-a263-1933dfae0285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:18:04.268Z|780b1562-e984-4b8b-8e48-e26414359664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:18:04.268Z|780b1562-e984-4b8b-8e48-e26414359664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:18:05.396Z|2a861d41-f922-477a-bf08-657085e35849|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:05.397Z|2a861d41-f922-477a-bf08-657085e35849|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:06.076Z|98996cf7-d129-44ef-99de-ba49c933399f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:06.077Z|98996cf7-d129-44ef-99de-ba49c933399f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:08.087Z|e6dd70c6-2f7d-43b9-b434-922c9c040ba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:08.088Z|e6dd70c6-2f7d-43b9-b434-922c9c040ba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:15.422Z|6f77a8b0-91bd-450d-9dc6-ab53966a99ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:15.423Z|6f77a8b0-91bd-450d-9dc6-ab53966a99ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:16.099Z|90cc3172-1f02-4235-90d6-8c96a0d0eb5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:16.100Z|90cc3172-1f02-4235-90d6-8c96a0d0eb5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:18.109Z|189c0240-c035-4eb0-bc66-e14ad4580228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:18.109Z|189c0240-c035-4eb0-bc66-e14ad4580228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:18.554Z|e9d3b1c5-b8fc-4cc6-bf49-2081a2f6dbc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:18:18.557Z|e9d3b1c5-b8fc-4cc6-bf49-2081a2f6dbc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:18:23.600Z|3ee43d44-8be1-456f-8dc8-18802c102fb6|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:18:23.601Z|3ee43d44-8be1-456f-8dc8-18802c102fb6|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:25.446Z|9809c27d-bbdc-4c70-a317-6668ca18b972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:25.447Z|9809c27d-bbdc-4c70-a317-6668ca18b972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:26.127Z|18b6a99e-b977-4896-8683-b5504be99476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:26.128Z|18b6a99e-b977-4896-8683-b5504be99476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:28.132Z|09b127d8-cb11-406a-a238-c9d57f9e5823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:28.134Z|09b127d8-cb11-406a-a238-c9d57f9e5823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:33.554Z|ce8f22b7-a8b3-4553-be19-f0752326bb78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:18:33.555Z|ce8f22b7-a8b3-4553-be19-f0752326bb78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:18:34.269Z|aaace1da-c74f-4042-99e7-b067db84005f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:18:34.269Z|aaace1da-c74f-4042-99e7-b067db84005f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:18:35.470Z|a286d08b-ddc1-4374-bed1-265589c98483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:35.471Z|a286d08b-ddc1-4374-bed1-265589c98483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:36.154Z|a8f1a77b-63d5-449a-bc43-75571cb5735d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:36.155Z|a8f1a77b-63d5-449a-bc43-75571cb5735d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:38.158Z|0409fb4f-e0db-4c84-933f-65c11e01b3ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:38.159Z|0409fb4f-e0db-4c84-933f-65c11e01b3ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:45.495Z|99d66819-d5e0-49d3-a8d8-280aa5317723|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:45.496Z|99d66819-d5e0-49d3-a8d8-280aa5317723|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:46.179Z|091c348d-d939-4440-9eb6-19c0d3c10abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:46.180Z|091c348d-d939-4440-9eb6-19c0d3c10abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:48.182Z|69e3e5aa-d7d2-45df-914a-710e56faa319|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:48.183Z|69e3e5aa-d7d2-45df-914a-710e56faa319|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:48.554Z|b79d07cb-9623-4be4-a76d-d607f9ab063a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:18:48.554Z|b79d07cb-9623-4be4-a76d-d607f9ab063a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:18:55.521Z|47965b26-ebd6-4dd5-8fc2-ff580b1721c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:55.522Z|47965b26-ebd6-4dd5-8fc2-ff580b1721c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:56.203Z|01c45f28-7968-4194-8568-2f8a34ec389b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:56.204Z|01c45f28-7968-4194-8568-2f8a34ec389b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:18:58.205Z|62153d8a-2050-441c-a8ac-30106e471fc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:18:58.206Z|62153d8a-2050-441c-a8ac-30106e471fc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:03.554Z|23c69102-a054-4d58-a956-9362215d3d95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:19:03.557Z|23c69102-a054-4d58-a956-9362215d3d95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:19:04.270Z|e7c30bcd-80c0-4d9a-aaa6-9d8e70c28d15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:19:04.271Z|e7c30bcd-80c0-4d9a-aaa6-9d8e70c28d15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:19:05.543Z|9bcb1405-2135-4c2f-8c1f-f969885771fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:05.544Z|9bcb1405-2135-4c2f-8c1f-f969885771fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:06.225Z|fcd79e9e-4d59-4a4e-9fd8-7425a500e814|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:06.226Z|fcd79e9e-4d59-4a4e-9fd8-7425a500e814|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:08.229Z|f3c7a680-6f4c-4856-ad6a-cad003dfa114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:08.230Z|f3c7a680-6f4c-4856-ad6a-cad003dfa114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:15.568Z|1d32628c-48cf-46c5-bfe6-81833dd17d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:15.569Z|1d32628c-48cf-46c5-bfe6-81833dd17d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:16.254Z|481dad41-1042-4f40-a7e9-beeaf47081eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:16.254Z|481dad41-1042-4f40-a7e9-beeaf47081eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:18.251Z|157136f6-e715-42ca-83b6-25dec7a0e4bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:18.252Z|157136f6-e715-42ca-83b6-25dec7a0e4bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:18.554Z|29905ec6-c9ea-4c76-92b9-cfb656ebdc2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:19:18.554Z|29905ec6-c9ea-4c76-92b9-cfb656ebdc2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:19:23.589Z|0423f521-71b0-4503-992d-afabab198157|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:19:23.590Z|0423f521-71b0-4503-992d-afabab198157|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:25.592Z|d708eea7-23cd-4b15-aa06-6e6db0667dc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:25.593Z|d708eea7-23cd-4b15-aa06-6e6db0667dc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:26.278Z|ece531bd-52ed-4291-a5b7-5d146bf41180|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:26.279Z|ece531bd-52ed-4291-a5b7-5d146bf41180|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:28.273Z|4af62d80-d000-415f-8a1a-208ca38b8e6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:28.274Z|4af62d80-d000-415f-8a1a-208ca38b8e6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:33.554Z|113b8bbc-c2ff-4ccb-94f0-f6547c50f663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:19:33.555Z|113b8bbc-c2ff-4ccb-94f0-f6547c50f663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:19:34.271Z|f3572cf5-6fbd-4e6a-a7d8-d9dfbbd196db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:19:34.272Z|f3572cf5-6fbd-4e6a-a7d8-d9dfbbd196db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:19:35.620Z|a5f5481e-b0ec-4d2c-9c31-3dc40fa42a69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:35.621Z|a5f5481e-b0ec-4d2c-9c31-3dc40fa42a69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:36.300Z|2549f975-e80a-404a-8205-2de00c8685de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:36.301Z|2549f975-e80a-404a-8205-2de00c8685de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:38.298Z|68270901-db63-4dbc-b469-8d72478f3008|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:38.299Z|68270901-db63-4dbc-b469-8d72478f3008|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:45.653Z|266763ea-f2bb-4b8f-bbbf-2a58b111c3bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:45.653Z|266763ea-f2bb-4b8f-bbbf-2a58b111c3bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:46.324Z|6e8bef28-3b77-4ae8-a78b-41d7a3b6df73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:46.325Z|6e8bef28-3b77-4ae8-a78b-41d7a3b6df73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:48.323Z|6d088438-ac83-4ca9-9940-3d591ab36d68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:48.324Z|6d088438-ac83-4ca9-9940-3d591ab36d68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:48.554Z|0ecec7cb-364c-423f-8e4a-10848265fd5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:19:48.556Z|0ecec7cb-364c-423f-8e4a-10848265fd5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:19:55.675Z|153ae5e1-17a9-49da-a9a7-2d0bbf432f40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:55.676Z|153ae5e1-17a9-49da-a9a7-2d0bbf432f40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:56.348Z|6b8230ee-e381-4c36-afda-0c45458a9cf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:56.349Z|6b8230ee-e381-4c36-afda-0c45458a9cf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:19:58.346Z|9d39893a-b30e-4474-a960-017d4e09f928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:19:58.348Z|9d39893a-b30e-4474-a960-017d4e09f928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:03.554Z|feaf9ed6-e7c6-4603-a492-3db2941eb085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:20:03.554Z|feaf9ed6-e7c6-4603-a492-3db2941eb085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:20:04.273Z|eef0c949-8cbf-4d0d-8ea3-3639c2ff7279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:20:04.273Z|eef0c949-8cbf-4d0d-8ea3-3639c2ff7279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:20:05.699Z|aba2b0b8-45c7-47c4-aa9f-21af68463624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:05.701Z|aba2b0b8-45c7-47c4-aa9f-21af68463624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:06.371Z|3930c4f6-d052-4200-9f2f-93a7d6a2039f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:06.371Z|3930c4f6-d052-4200-9f2f-93a7d6a2039f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:08.375Z|3f41497a-b317-4b2b-afb0-9ffc02b6dab5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:08.376Z|3f41497a-b317-4b2b-afb0-9ffc02b6dab5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:15.722Z|4f1556be-5b3d-4abb-b532-de824c3b548a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:15.723Z|4f1556be-5b3d-4abb-b532-de824c3b548a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:16.396Z|4223b7eb-cd63-4d05-9d70-16dcd8cd0ce7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:16.397Z|4223b7eb-cd63-4d05-9d70-16dcd8cd0ce7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:18.399Z|01e82848-1215-4859-b6c2-c7db68e44658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:18.400Z|01e82848-1215-4859-b6c2-c7db68e44658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:18.554Z|bbb9cf81-9eaa-4db9-a2e2-75279b1f71fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:20:18.554Z|bbb9cf81-9eaa-4db9-a2e2-75279b1f71fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:20:23.588Z|05dc8129-9f34-4bc8-a7ef-8103adc84e00|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:20:23.589Z|05dc8129-9f34-4bc8-a7ef-8103adc84e00|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:25.747Z|37fbe248-a4b5-4f5b-bf89-8c13466b0b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:25.747Z|37fbe248-a4b5-4f5b-bf89-8c13466b0b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:26.420Z|955043e4-cb12-40b4-a718-718ac2407927|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:26.421Z|955043e4-cb12-40b4-a718-718ac2407927|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:28.424Z|902ff790-e06b-4707-9595-304aab0e800b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:28.424Z|902ff790-e06b-4707-9595-304aab0e800b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:33.554Z|7f2019a4-f271-4836-a667-4ea20be64eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:20:33.556Z|7f2019a4-f271-4836-a667-4ea20be64eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:20:34.275Z|726f95ab-653b-4c0f-96a8-f6e995155f9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:20:34.276Z|726f95ab-653b-4c0f-96a8-f6e995155f9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:20:35.770Z|84ac4f5e-aad4-4c01-8c75-f668ba0c5a7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:35.771Z|84ac4f5e-aad4-4c01-8c75-f668ba0c5a7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:36.445Z|0f85c53c-0dad-4cf1-8282-d5a731c1ee7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:36.446Z|0f85c53c-0dad-4cf1-8282-d5a731c1ee7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:38.448Z|95a0f7d8-5fe2-4665-b0c5-aac959d639cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:38.448Z|95a0f7d8-5fe2-4665-b0c5-aac959d639cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:45.794Z|7ef11c0b-0118-4b86-aeb5-ffdb90340031|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:45.795Z|7ef11c0b-0118-4b86-aeb5-ffdb90340031|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:46.471Z|8fa67ade-f0cd-48de-974a-6156a9d2ba3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:46.472Z|8fa67ade-f0cd-48de-974a-6156a9d2ba3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:48.475Z|a87a29bc-9590-4dbf-9a5d-e036ef30527d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:48.476Z|a87a29bc-9590-4dbf-9a5d-e036ef30527d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:48.554Z|bf91bf5b-c232-469d-9553-99b4b9a8996d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:20:48.554Z|bf91bf5b-c232-469d-9553-99b4b9a8996d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:20:55.816Z|935062d2-db21-42a5-8fae-262df017220a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:55.817Z|935062d2-db21-42a5-8fae-262df017220a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:56.498Z|164766d3-fea4-4301-9878-6b308dcf10b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:56.499Z|164766d3-fea4-4301-9878-6b308dcf10b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:20:58.498Z|c2792be8-0312-493c-964e-97ff7687c2d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:20:58.499Z|c2792be8-0312-493c-964e-97ff7687c2d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:03.554Z|c74f1ea9-3bbf-4b98-b679-b9f7c627c8f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:21:03.554Z|c74f1ea9-3bbf-4b98-b679-b9f7c627c8f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:21:04.277Z|b776740b-4491-4c76-9e73-a13f87dd4af3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:21:04.277Z|b776740b-4491-4c76-9e73-a13f87dd4af3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:21:05.842Z|78fe435b-1aa9-4cd8-bdd5-204af3ade333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:05.843Z|78fe435b-1aa9-4cd8-bdd5-204af3ade333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:06.519Z|ae0da009-a594-4b70-8d5f-8d89702574ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:06.520Z|ae0da009-a594-4b70-8d5f-8d89702574ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:08.521Z|80d7de2c-ec71-4781-82ca-eff9029f9ab4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:08.522Z|80d7de2c-ec71-4781-82ca-eff9029f9ab4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:15.867Z|15336d88-a1e0-4dd0-9119-46457c78cc71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:15.868Z|15336d88-a1e0-4dd0-9119-46457c78cc71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:16.542Z|b8a40d0d-65a6-48e6-84ef-0739f9b6a43b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:16.543Z|b8a40d0d-65a6-48e6-84ef-0739f9b6a43b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:18.544Z|3bc8187d-c8a2-43cf-bb43-6063ae6d57fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:18.545Z|3bc8187d-c8a2-43cf-bb43-6063ae6d57fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:18.554Z|beae8afa-fbdb-42fd-9f01-31fd9dfde35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:21:18.556Z|beae8afa-fbdb-42fd-9f01-31fd9dfde35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:21:23.587Z|c274e110-0208-4adb-91d3-895f565158f7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:21:23.588Z|c274e110-0208-4adb-91d3-895f565158f7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:25.892Z|ab6389e8-0e50-4d29-8bf7-43a0080373c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:25.893Z|ab6389e8-0e50-4d29-8bf7-43a0080373c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:26.567Z|8ec2587a-2ca4-4272-84ce-08d748d73e66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:26.567Z|8ec2587a-2ca4-4272-84ce-08d748d73e66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:28.566Z|e5dba369-7242-4423-b05d-c4b6c6a080a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:28.567Z|e5dba369-7242-4423-b05d-c4b6c6a080a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:33.554Z|25ddb4a4-e0a9-4052-913c-f1fd17fb5692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:21:33.554Z|25ddb4a4-e0a9-4052-913c-f1fd17fb5692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:21:34.280Z|b81b5bb9-339d-426c-bda9-60dcae2beb0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:21:34.281Z|b81b5bb9-339d-426c-bda9-60dcae2beb0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:21:35.916Z|a09e4b9a-01a7-49ce-94fe-7f43e21daa8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:35.917Z|a09e4b9a-01a7-49ce-94fe-7f43e21daa8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:36.589Z|6d2142c0-33a2-412c-9277-f34344e43cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:36.590Z|6d2142c0-33a2-412c-9277-f34344e43cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:38.590Z|d4766f1a-362d-4b9f-800b-c6bf45fadd69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:38.591Z|d4766f1a-362d-4b9f-800b-c6bf45fadd69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:45.938Z|6c85bcc9-29a3-4a50-b05a-0ef5a6eea1e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:45.939Z|6c85bcc9-29a3-4a50-b05a-0ef5a6eea1e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:46.614Z|8ae48ebf-acf5-40a7-86cb-5f945e20ab4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:46.615Z|8ae48ebf-acf5-40a7-86cb-5f945e20ab4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:48.554Z|b74d78fb-6e3e-4cea-aa7c-fb58d2ca465b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:21:48.554Z|b74d78fb-6e3e-4cea-aa7c-fb58d2ca465b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:21:48.615Z|14f2a976-7e35-43b7-8290-d4144c8a8cc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:48.615Z|14f2a976-7e35-43b7-8290-d4144c8a8cc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:55.962Z|4b1feb3f-7ab6-409f-98bf-fecd1e7a0670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:55.964Z|4b1feb3f-7ab6-409f-98bf-fecd1e7a0670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:56.638Z|d3aa5ca7-88ec-46df-a28b-9130c6b74861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:56.639Z|d3aa5ca7-88ec-46df-a28b-9130c6b74861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:21:58.637Z|a7592939-1f1f-4a94-af71-d6c0d62013fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:21:58.638Z|a7592939-1f1f-4a94-af71-d6c0d62013fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:03.554Z|5045d676-6dbd-4016-a228-d93b87cc2462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:22:03.557Z|5045d676-6dbd-4016-a228-d93b87cc2462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:22:04.281Z|2da2d14f-cf93-408c-b614-2c4ec47d3d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:22:04.282Z|2da2d14f-cf93-408c-b614-2c4ec47d3d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:22:05.988Z|74bfa664-7c56-4a22-93ac-2d8d7ff3a56d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:05.989Z|74bfa664-7c56-4a22-93ac-2d8d7ff3a56d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:06.661Z|3c7dfeca-c9a8-4e34-8aad-0e75f1239adb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:06.662Z|3c7dfeca-c9a8-4e34-8aad-0e75f1239adb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:08.661Z|13d1f0a0-2fa9-46e7-a0a8-d0c2af0e911d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:08.662Z|13d1f0a0-2fa9-46e7-a0a8-d0c2af0e911d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:16.012Z|bbd6e59f-fede-4a7b-a0d3-f13bf3d16131|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:16.013Z|bbd6e59f-fede-4a7b-a0d3-f13bf3d16131|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:16.684Z|fef647cd-bc54-4f8c-a110-5c5ed31174fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:16.685Z|fef647cd-bc54-4f8c-a110-5c5ed31174fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:18.554Z|513455b6-7a7f-457f-8fdf-2f2714bf644c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:22:18.554Z|513455b6-7a7f-457f-8fdf-2f2714bf644c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:22:18.684Z|da9e36aa-9ced-4029-8274-fd358497c683|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:18.685Z|da9e36aa-9ced-4029-8274-fd358497c683|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:23.587Z|a3b65e96-636f-4ef7-a9f4-e6e40134ca4f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:22:23.588Z|a3b65e96-636f-4ef7-a9f4-e6e40134ca4f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:26.037Z|5f50ed51-26ff-4ed8-8014-54b4709bb217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:26.038Z|5f50ed51-26ff-4ed8-8014-54b4709bb217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:26.709Z|e9e0c1ec-d3a9-464c-a8f6-f7cc19824df3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:26.709Z|e9e0c1ec-d3a9-464c-a8f6-f7cc19824df3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:28.709Z|b2b4e316-9940-4860-af9d-a84ec1b6368c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:28.710Z|b2b4e316-9940-4860-af9d-a84ec1b6368c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:33.554Z|0f27af8c-8bb5-467f-b25f-0990b8fd2ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:22:33.554Z|0f27af8c-8bb5-467f-b25f-0990b8fd2ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:22:34.282Z|510a86c6-439a-48cd-8a7e-b159720bf411|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:22:34.283Z|510a86c6-439a-48cd-8a7e-b159720bf411|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:22:36.063Z|726ba5f6-271f-4735-a73f-ee945083655f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:36.064Z|726ba5f6-271f-4735-a73f-ee945083655f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:36.732Z|6d8200d2-b835-443a-99b7-0031ba0315d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:36.733Z|6d8200d2-b835-443a-99b7-0031ba0315d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:38.738Z|fd5e6070-e6c3-4c0f-9829-903ff415acc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:38.739Z|fd5e6070-e6c3-4c0f-9829-903ff415acc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:46.091Z|12b5e924-2720-44d2-9233-7d0c048e59af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:46.092Z|12b5e924-2720-44d2-9233-7d0c048e59af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:46.756Z|2a45377c-8dc3-4b93-86f5-ed2b6052ff1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:46.757Z|2a45377c-8dc3-4b93-86f5-ed2b6052ff1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:48.554Z|f774c07b-368b-4964-9822-f740e53a67ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:22:48.556Z|f774c07b-368b-4964-9822-f740e53a67ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:22:48.764Z|088befaf-274f-4321-90a3-55b0d519696a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:48.765Z|088befaf-274f-4321-90a3-55b0d519696a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:56.116Z|638170dc-bbfa-4fe4-bfa7-4fb971b73795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:56.117Z|638170dc-bbfa-4fe4-bfa7-4fb971b73795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:56.783Z|1053dbe6-90ba-4837-a81d-0d5e8b21964a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:56.784Z|1053dbe6-90ba-4837-a81d-0d5e8b21964a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:22:58.790Z|433e3d77-b10c-448d-8d6e-48277a5824cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:22:58.790Z|433e3d77-b10c-448d-8d6e-48277a5824cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:03.554Z|ad67500a-b2bd-4b98-b01d-52e465036718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:23:03.554Z|ad67500a-b2bd-4b98-b01d-52e465036718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:23:04.284Z|1553d69d-7652-4616-bd98-f697af667f0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:23:04.284Z|1553d69d-7652-4616-bd98-f697af667f0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:23:06.141Z|0ac1776f-6b61-4f34-b624-ee57dc25df2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:06.141Z|0ac1776f-6b61-4f34-b624-ee57dc25df2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:06.813Z|cca0bcdb-422b-4c80-b31b-def35f4b25a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:06.814Z|cca0bcdb-422b-4c80-b31b-def35f4b25a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:08.824Z|4122b641-471d-433b-bc5a-ff2156fe0211|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:08.825Z|4122b641-471d-433b-bc5a-ff2156fe0211|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:16.164Z|6f392f70-4dfe-4a4e-b40e-825d82a555ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:16.165Z|6f392f70-4dfe-4a4e-b40e-825d82a555ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:16.840Z|e0741c7a-5069-43ef-8d80-0e2aeda59fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:16.841Z|e0741c7a-5069-43ef-8d80-0e2aeda59fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:18.554Z|41c22029-1981-413e-95b5-d8fa039c50b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:23:18.554Z|41c22029-1981-413e-95b5-d8fa039c50b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:23:18.852Z|67b882c0-7f05-4627-865c-1bb881c92f0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:18.853Z|67b882c0-7f05-4627-865c-1bb881c92f0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:23.587Z|7b3f14c3-c0b5-4b2f-9a81-ae758a371a6e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:23:23.588Z|7b3f14c3-c0b5-4b2f-9a81-ae758a371a6e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:26.187Z|284bff7f-cc2f-4898-8f3a-ef24aed72321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:26.188Z|284bff7f-cc2f-4898-8f3a-ef24aed72321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:26.864Z|a47da6d0-09b4-4865-885d-7af47c5d7309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:26.865Z|a47da6d0-09b4-4865-885d-7af47c5d7309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:28.877Z|b5dd76e2-c0d1-4f2b-a127-67c67d27f955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:28.877Z|b5dd76e2-c0d1-4f2b-a127-67c67d27f955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:33.554Z|e784906f-d526-445c-9f77-3820048fff98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:23:33.556Z|e784906f-d526-445c-9f77-3820048fff98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:23:34.285Z|de17a624-5b43-41a0-97d1-80de382729a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:23:34.286Z|de17a624-5b43-41a0-97d1-80de382729a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:23:36.211Z|61d730a2-2dda-4892-998a-167b2f94dedb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:36.212Z|61d730a2-2dda-4892-998a-167b2f94dedb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:36.888Z|d278cbe7-4fca-436e-b63d-1715886fe5f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:36.889Z|d278cbe7-4fca-436e-b63d-1715886fe5f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:38.982Z|717bb648-40a6-4815-8b19-f84569fe1d65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:38.983Z|717bb648-40a6-4815-8b19-f84569fe1d65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:46.237Z|895f8b90-512b-4588-93b8-8b67abb2dd7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:46.238Z|895f8b90-512b-4588-93b8-8b67abb2dd7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:46.915Z|515eca77-7921-4748-adc1-db3a3905586c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:46.916Z|515eca77-7921-4748-adc1-db3a3905586c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:48.554Z|09a6ac46-da33-47ed-80a5-035ddb22419e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:23:48.554Z|09a6ac46-da33-47ed-80a5-035ddb22419e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:23:49.013Z|ba4f9572-62d8-4837-b351-071eba4c0229|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:49.014Z|ba4f9572-62d8-4837-b351-071eba4c0229|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:56.261Z|63cf3bd3-b3aa-4daa-a135-20608911d56d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:56.262Z|63cf3bd3-b3aa-4daa-a135-20608911d56d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:56.939Z|cb009a9e-bf41-47e3-8eb6-21df0b61d6b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:56.941Z|cb009a9e-bf41-47e3-8eb6-21df0b61d6b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:23:59.039Z|ed1686aa-8a00-481d-bbd3-bb62901944ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:23:59.040Z|ed1686aa-8a00-481d-bbd3-bb62901944ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:03.554Z|a6895760-1127-4118-b64b-b8424d52be60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:24:03.554Z|a6895760-1127-4118-b64b-b8424d52be60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:24:04.288Z|99f3fde8-40bc-4970-95c0-1a96c0d9a9bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:24:04.288Z|99f3fde8-40bc-4970-95c0-1a96c0d9a9bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:24:06.289Z|f681615a-1389-4232-8c07-aef803fb5063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:06.290Z|f681615a-1389-4232-8c07-aef803fb5063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:06.970Z|18b422ab-d880-415a-8a86-916bddc93220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:06.971Z|18b422ab-d880-415a-8a86-916bddc93220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:09.067Z|246cfc25-6b21-4597-a888-c62d222a833f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:09.068Z|246cfc25-6b21-4597-a888-c62d222a833f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:16.314Z|8b43fb92-e70c-4809-b1f1-b6bb66dccf1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:16.315Z|8b43fb92-e70c-4809-b1f1-b6bb66dccf1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:16.995Z|b09e7bfc-873f-4132-a2f6-51e810793942|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:16.996Z|b09e7bfc-873f-4132-a2f6-51e810793942|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:18.554Z|c7ae11ca-7970-4d53-8685-79d29ad90cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:24:18.557Z|c7ae11ca-7970-4d53-8685-79d29ad90cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:24:19.091Z|5b6c9c1c-ce6a-456a-a757-949e93dc6edf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:19.092Z|5b6c9c1c-ce6a-456a-a757-949e93dc6edf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:23.588Z|c80f5a80-4f49-4159-8187-1266b3ac427c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:24:23.589Z|c80f5a80-4f49-4159-8187-1266b3ac427c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:26.338Z|9cfbadd9-ea17-47c0-92b5-4e2e4ac7f387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:26.339Z|9cfbadd9-ea17-47c0-92b5-4e2e4ac7f387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:27.026Z|2ff1451d-85a2-4148-b93b-f917c000065d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:27.027Z|2ff1451d-85a2-4148-b93b-f917c000065d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:29.114Z|7b6cbabf-ad2e-4d22-bae3-bf8022ac8abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:29.115Z|7b6cbabf-ad2e-4d22-bae3-bf8022ac8abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:33.554Z|544843ce-3d4e-4bd0-a9f1-fd49a00818f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:24:33.554Z|544843ce-3d4e-4bd0-a9f1-fd49a00818f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:24:34.289Z|d39898c4-65fe-4a24-915f-72c8be48a753|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:24:34.289Z|d39898c4-65fe-4a24-915f-72c8be48a753|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:24:36.362Z|1dfd6049-12ee-4ee6-a503-d94b37a26760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:36.363Z|1dfd6049-12ee-4ee6-a503-d94b37a26760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:37.052Z|f0efba93-348c-4617-9d42-913792b0c0b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:37.053Z|f0efba93-348c-4617-9d42-913792b0c0b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:39.137Z|200baead-e323-4c7c-b500-aef838f9cd28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:39.138Z|200baead-e323-4c7c-b500-aef838f9cd28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:46.386Z|10f13be0-cde1-43bf-9666-f87e257ef238|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:46.387Z|10f13be0-cde1-43bf-9666-f87e257ef238|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:47.078Z|f41d7834-bb2a-476f-bc02-f5b1a1cda5ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:47.079Z|f41d7834-bb2a-476f-bc02-f5b1a1cda5ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:48.554Z|2e62a38a-0dbe-4b84-8da0-9badc0efb847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:24:48.554Z|2e62a38a-0dbe-4b84-8da0-9badc0efb847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:24:49.161Z|71542d96-e3ee-4b69-b8b3-4d00be7b7b3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:49.162Z|71542d96-e3ee-4b69-b8b3-4d00be7b7b3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:56.410Z|d6445b36-6e48-45e3-9de7-b704d1a3e105|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:56.412Z|d6445b36-6e48-45e3-9de7-b704d1a3e105|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:57.102Z|e1a56e16-b58c-4091-a7aa-1ab48da1791d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:57.103Z|e1a56e16-b58c-4091-a7aa-1ab48da1791d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:24:59.184Z|d1c80941-6b41-495d-83a6-898a9af55dbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:24:59.189Z|d1c80941-6b41-495d-83a6-898a9af55dbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:03.554Z|61daf47d-a4a2-4c8b-9862-3d8ecce00544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:25:03.557Z|61daf47d-a4a2-4c8b-9862-3d8ecce00544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:25:04.290Z|42a740e4-120a-4b73-b059-9541f3905801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:25:04.290Z|42a740e4-120a-4b73-b059-9541f3905801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:25:06.443Z|78814a6a-dae8-43fd-81a4-0336d1b75b3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:06.444Z|78814a6a-dae8-43fd-81a4-0336d1b75b3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:07.127Z|20b47a08-f73e-487b-a9a1-6e234667e201|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:07.128Z|20b47a08-f73e-487b-a9a1-6e234667e201|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:09.214Z|93c075a9-5d15-4c9b-a9fb-03f5e83a15fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:09.215Z|93c075a9-5d15-4c9b-a9fb-03f5e83a15fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:16.476Z|2ca1b9cd-15f1-47f2-89e2-7941bec096e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:16.477Z|2ca1b9cd-15f1-47f2-89e2-7941bec096e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:17.149Z|6fc56e35-a22e-4e15-aa23-4ddf010c75a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:17.150Z|6fc56e35-a22e-4e15-aa23-4ddf010c75a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:18.554Z|d48cd3b1-8f3d-44e0-9066-e8905ddcd7d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:25:18.554Z|d48cd3b1-8f3d-44e0-9066-e8905ddcd7d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:25:19.241Z|0e0a6c13-6428-4e88-a947-06bd9c92ad00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:19.242Z|0e0a6c13-6428-4e88-a947-06bd9c92ad00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:23.588Z|9dd152ff-76d7-438b-aaec-416769ced9da|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:25:23.589Z|9dd152ff-76d7-438b-aaec-416769ced9da|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:26.499Z|d861e483-75b7-49a8-8dce-cde3c491db55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:26.500Z|d861e483-75b7-49a8-8dce-cde3c491db55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:27.172Z|09a5b45d-b31a-4ad7-ac6b-9a0f50e79e32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:27.173Z|09a5b45d-b31a-4ad7-ac6b-9a0f50e79e32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:29.267Z|b00ee1d0-65fe-44a2-82b2-7e346c84cfbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:29.268Z|b00ee1d0-65fe-44a2-82b2-7e346c84cfbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:33.554Z|c6e4e9e2-b82d-4fa4-bd53-0dd32a4e4c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:25:33.555Z|c6e4e9e2-b82d-4fa4-bd53-0dd32a4e4c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:25:34.291Z|e4e7d244-8bfd-49ec-9225-e78917665830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:25:34.292Z|e4e7d244-8bfd-49ec-9225-e78917665830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:25:36.524Z|876027d1-87e5-4ce4-a88d-4e9c3eb4d095|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:36.525Z|876027d1-87e5-4ce4-a88d-4e9c3eb4d095|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:37.197Z|f599da99-979b-4282-970d-537b2ccad71a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:37.198Z|f599da99-979b-4282-970d-537b2ccad71a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:39.291Z|dded644f-720d-400a-8536-b71d3faad2be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:39.292Z|dded644f-720d-400a-8536-b71d3faad2be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:46.551Z|42640290-683f-437d-bd28-8aea9ff02e6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:46.552Z|42640290-683f-437d-bd28-8aea9ff02e6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:47.224Z|45902ea3-a523-4e0d-8bb3-55b08cf6e1a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:47.225Z|45902ea3-a523-4e0d-8bb3-55b08cf6e1a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:48.560Z|d14d18e7-f16b-4125-a31b-344bd0ee2747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:25:48.563Z|d14d18e7-f16b-4125-a31b-344bd0ee2747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:25:49.321Z|097c29e2-4e34-4516-b1a1-8ca88d3d902f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:49.322Z|097c29e2-4e34-4516-b1a1-8ca88d3d902f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:56.576Z|7f6cc07d-e4ea-46ca-bbf4-03c13cfb1766|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:56.578Z|7f6cc07d-e4ea-46ca-bbf4-03c13cfb1766|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:57.253Z|3abfe6ef-0778-4b57-941a-cc5726159eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:57.253Z|3abfe6ef-0778-4b57-941a-cc5726159eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:25:59.348Z|b3be970b-d03d-4015-bd9a-c6ef9dd34787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:25:59.349Z|b3be970b-d03d-4015-bd9a-c6ef9dd34787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:03.554Z|b8e64438-7ea0-4ef8-99bd-e0085191410e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:26:03.555Z|b8e64438-7ea0-4ef8-99bd-e0085191410e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:26:04.293Z|e8f08026-00eb-407e-a8e8-d0e1057a8842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:26:04.294Z|e8f08026-00eb-407e-a8e8-d0e1057a8842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:26:06.603Z|c6e67ce3-7b86-4b0a-aedc-feb69a0dfad7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:06.604Z|c6e67ce3-7b86-4b0a-aedc-feb69a0dfad7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:07.275Z|cec9dd9b-4bef-45da-9b72-7dc1416cff47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:07.276Z|cec9dd9b-4bef-45da-9b72-7dc1416cff47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:09.371Z|f91a08c6-6c1d-4a70-98c9-acb4d7440115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:09.372Z|f91a08c6-6c1d-4a70-98c9-acb4d7440115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:16.631Z|130f1cb9-8dfa-49d1-87ad-c9c562f8009b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:16.633Z|130f1cb9-8dfa-49d1-87ad-c9c562f8009b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:17.298Z|a367824f-6731-4003-a185-18ee8ddc683a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:17.298Z|a367824f-6731-4003-a185-18ee8ddc683a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:18.554Z|f1d706b4-9b80-4570-ab88-f087b8e89c8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:26:18.555Z|f1d706b4-9b80-4570-ab88-f087b8e89c8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:26:19.394Z|0a05bad2-b6a0-4e8a-83b1-0527f563c86a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:19.395Z|0a05bad2-b6a0-4e8a-83b1-0527f563c86a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:23.588Z|e92c585e-28ab-4fe9-8115-119cb518589c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:26:23.590Z|e92c585e-28ab-4fe9-8115-119cb518589c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:26.657Z|7e09f5d4-eed9-419b-b7fc-d6b2dbae0505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:26.658Z|7e09f5d4-eed9-419b-b7fc-d6b2dbae0505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:27.326Z|b6ce4ffc-0ab1-443c-9cfe-cd15114654f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:27.327Z|b6ce4ffc-0ab1-443c-9cfe-cd15114654f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:29.418Z|5b0df750-23d3-4bf5-a9a9-da960efb955c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:29.419Z|5b0df750-23d3-4bf5-a9a9-da960efb955c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:33.554Z|7c2d4aa5-384c-4a7e-b754-195c2f077669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:26:33.557Z|7c2d4aa5-384c-4a7e-b754-195c2f077669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:26:34.294Z|e1e5af76-fdb3-4e15-9594-cf6ee8eb6378|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:26:34.295Z|e1e5af76-fdb3-4e15-9594-cf6ee8eb6378|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:26:36.680Z|b0a4c7cd-5f3c-4c51-a33e-9c81d3a11ffe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:36.680Z|b0a4c7cd-5f3c-4c51-a33e-9c81d3a11ffe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:37.349Z|4449cc4a-b99e-4e93-8090-d9c473f89f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:37.349Z|4449cc4a-b99e-4e93-8090-d9c473f89f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:39.442Z|42d0050b-8718-4e3d-8bf6-8b2687b3211e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:39.443Z|42d0050b-8718-4e3d-8bf6-8b2687b3211e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:46.705Z|fec4f027-a45d-4e13-a25d-d8aad1f898d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:46.706Z|fec4f027-a45d-4e13-a25d-d8aad1f898d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:47.373Z|45d6d288-066b-41c8-8880-dc576bbbd313|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:47.374Z|45d6d288-066b-41c8-8880-dc576bbbd313|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:48.554Z|b9714708-2c01-490b-a9e5-4fe1b94937ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:26:48.554Z|b9714708-2c01-490b-a9e5-4fe1b94937ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:26:49.467Z|3c3c40b3-0785-4844-b761-b890da6377eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:49.468Z|3c3c40b3-0785-4844-b761-b890da6377eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:56.728Z|038996c2-cd21-4ba0-a2d1-cb25436264c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:56.729Z|038996c2-cd21-4ba0-a2d1-cb25436264c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:57.398Z|cfa4fb2e-fcab-4072-b358-5341627096ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:57.399Z|cfa4fb2e-fcab-4072-b358-5341627096ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:26:59.492Z|bf55e2c8-8465-466c-9ef9-537b66fb0a07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:26:59.493Z|bf55e2c8-8465-466c-9ef9-537b66fb0a07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:03.554Z|4de2ec0c-8187-45fa-9db7-5e366afe98a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:27:03.554Z|4de2ec0c-8187-45fa-9db7-5e366afe98a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:27:04.296Z|31a35ec1-6dab-46bf-b3c2-15a8fdc93279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:27:04.296Z|31a35ec1-6dab-46bf-b3c2-15a8fdc93279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:27:06.756Z|c7633cf0-7424-4630-835a-0db47eaad1e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:06.757Z|c7633cf0-7424-4630-835a-0db47eaad1e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:07.423Z|5ba29528-f067-4231-8967-0528a45efb9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:07.424Z|5ba29528-f067-4231-8967-0528a45efb9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:09.520Z|f5425576-1e01-430b-b6a8-088f8aa60f36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:09.521Z|f5425576-1e01-430b-b6a8-088f8aa60f36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:16.784Z|7bb620e7-af75-4837-b608-30796bdc7a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:16.785Z|7bb620e7-af75-4837-b608-30796bdc7a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:17.445Z|b9958488-8c7b-43ad-a9b1-65318885ac6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:17.446Z|b9958488-8c7b-43ad-a9b1-65318885ac6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:18.554Z|a8e20cd7-e3eb-4caa-9f7d-c75090b9c319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:27:18.557Z|a8e20cd7-e3eb-4caa-9f7d-c75090b9c319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:27:19.544Z|cf42840e-6bdd-4090-96df-f88237196688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:19.545Z|cf42840e-6bdd-4090-96df-f88237196688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:23.589Z|c505774d-a5f9-4892-b7ae-43332d7d0117|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:27:23.590Z|c505774d-a5f9-4892-b7ae-43332d7d0117|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:26.820Z|e2ccc812-4ebd-4877-a46a-a2d7fc4bb9f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:26.821Z|e2ccc812-4ebd-4877-a46a-a2d7fc4bb9f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:27.468Z|b50303e7-2a16-4d01-a214-65f6207434d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:27.469Z|b50303e7-2a16-4d01-a214-65f6207434d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:29.567Z|8dcf8da7-2c1e-4820-aa0e-0a0eb092edc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:29.568Z|8dcf8da7-2c1e-4820-aa0e-0a0eb092edc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:33.555Z|a1b31e88-7c41-40ab-b4ff-909d2ad84254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:27:33.555Z|a1b31e88-7c41-40ab-b4ff-909d2ad84254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:27:34.297Z|5507e2dd-ea4f-43af-b90d-1a375e56984a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:27:34.298Z|5507e2dd-ea4f-43af-b90d-1a375e56984a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:27:36.845Z|393211c2-209a-4175-a260-a484a5a26a09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:36.846Z|393211c2-209a-4175-a260-a484a5a26a09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:37.494Z|cecc7525-f05c-4b93-be0f-9b33587f83f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:37.495Z|cecc7525-f05c-4b93-be0f-9b33587f83f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:39.590Z|e0331038-1fe8-4330-8a21-ed7e294b38c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:39.591Z|e0331038-1fe8-4330-8a21-ed7e294b38c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:46.869Z|5c1f8ce7-ad11-4edf-b5f1-1816709737e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:46.870Z|5c1f8ce7-ad11-4edf-b5f1-1816709737e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:47.519Z|a9b315f9-9b81-414e-b09f-555f9a92fe09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:47.520Z|a9b315f9-9b81-414e-b09f-555f9a92fe09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:48.554Z|29f0607a-ca20-4dd1-8ee7-b8991e200b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:27:48.554Z|29f0607a-ca20-4dd1-8ee7-b8991e200b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:27:49.616Z|f1fb42aa-e468-4df3-8642-bf4249308c36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:49.616Z|f1fb42aa-e468-4df3-8642-bf4249308c36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:56.899Z|e622f23d-6d6b-4cc4-b1c1-ed04498a6e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:56.899Z|e622f23d-6d6b-4cc4-b1c1-ed04498a6e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:57.545Z|c500efdc-7116-42b6-b488-467e518b4b00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:57.545Z|c500efdc-7116-42b6-b488-467e518b4b00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:27:59.640Z|2f1ba807-9097-4924-82c2-1b2954d58146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:27:59.641Z|2f1ba807-9097-4924-82c2-1b2954d58146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:03.554Z|5993e06d-0599-4dce-a7b4-ed5fabbad169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:28:03.557Z|5993e06d-0599-4dce-a7b4-ed5fabbad169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:28:04.298Z|33fed8c0-d395-4ac9-94d4-75f17f272f84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:28:04.299Z|33fed8c0-d395-4ac9-94d4-75f17f272f84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:28:06.924Z|dd12df96-dd0f-4928-b168-48591a117515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:06.925Z|dd12df96-dd0f-4928-b168-48591a117515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:07.570Z|def96329-d0c1-4019-b73a-ba4227077f4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:07.571Z|def96329-d0c1-4019-b73a-ba4227077f4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:09.665Z|2b7d9815-1d4a-4816-9bc8-55be3f1cdfa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:09.666Z|2b7d9815-1d4a-4816-9bc8-55be3f1cdfa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:16.951Z|aab1e445-9f2c-4d06-a6b9-b68d5303cbca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:16.952Z|aab1e445-9f2c-4d06-a6b9-b68d5303cbca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:17.594Z|715253f5-1e95-4825-9394-ef208a155dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:17.595Z|715253f5-1e95-4825-9394-ef208a155dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:18.554Z|8822aad0-879e-48b9-b38a-7862f56bcb29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:28:18.554Z|8822aad0-879e-48b9-b38a-7862f56bcb29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:28:19.688Z|8516aafb-4025-417a-82da-b5d16757f8b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:19.689Z|8516aafb-4025-417a-82da-b5d16757f8b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:23.587Z|0dd4b517-3934-4a9a-946a-948c51290fe2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:28:23.588Z|0dd4b517-3934-4a9a-946a-948c51290fe2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:26.976Z|2edf3d0a-ab81-4828-a9f5-e9a400accec7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:26.977Z|2edf3d0a-ab81-4828-a9f5-e9a400accec7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:27.621Z|e247674c-e9c6-4c74-9dc6-67d2643bd5d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:27.621Z|e247674c-e9c6-4c74-9dc6-67d2643bd5d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:29.712Z|aeb61c9b-11c8-443d-9997-bb5d8f28b09c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:29.713Z|aeb61c9b-11c8-443d-9997-bb5d8f28b09c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:33.554Z|fc58b8b4-1ffd-4d3c-9536-3372ef9e32cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:28:33.554Z|fc58b8b4-1ffd-4d3c-9536-3372ef9e32cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:28:34.299Z|c6dcfee8-584a-484e-a17c-99f25387b6eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:28:34.300Z|c6dcfee8-584a-484e-a17c-99f25387b6eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:28:37.001Z|bdc9cef2-4d85-4486-8620-d48bace804b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:37.002Z|bdc9cef2-4d85-4486-8620-d48bace804b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:37.646Z|6cdf3e64-984b-48cc-917f-7d348c4f0ae1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:37.647Z|6cdf3e64-984b-48cc-917f-7d348c4f0ae1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:39.735Z|813c1f46-a126-4e70-a4e5-a071f4b9b666|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:39.736Z|813c1f46-a126-4e70-a4e5-a071f4b9b666|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:47.027Z|7b4bfe5e-fbf4-4d91-accf-45c30cff0cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:47.028Z|7b4bfe5e-fbf4-4d91-accf-45c30cff0cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:47.669Z|f513526d-701e-478d-b814-55578b588249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:47.670Z|f513526d-701e-478d-b814-55578b588249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:48.554Z|32633727-e1c1-4530-8559-306a99a10b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:28:48.558Z|32633727-e1c1-4530-8559-306a99a10b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:28:49.761Z|e3d9f0cf-96e1-433c-908c-5cf6ae292273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:49.762Z|e3d9f0cf-96e1-433c-908c-5cf6ae292273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:57.052Z|b24ecdd3-fc8b-4cc1-85c3-f1c3e790a2c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:57.053Z|b24ecdd3-fc8b-4cc1-85c3-f1c3e790a2c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:57.692Z|f936bf28-3f0b-4c7c-b2be-b77051c865d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:57.693Z|f936bf28-3f0b-4c7c-b2be-b77051c865d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:28:59.786Z|3bb33142-4f8e-4dae-bea7-29011eb3bf4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:28:59.787Z|3bb33142-4f8e-4dae-bea7-29011eb3bf4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:03.555Z|cbf7c225-5d59-42d7-af06-152401727ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:29:03.555Z|cbf7c225-5d59-42d7-af06-152401727ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:29:04.301Z|17d3abe4-9a29-4bf6-95af-211a0668405e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:29:04.302Z|17d3abe4-9a29-4bf6-95af-211a0668405e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:29:07.077Z|6edeae84-37ab-4ed3-8195-75b525c14e15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:07.078Z|6edeae84-37ab-4ed3-8195-75b525c14e15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:07.715Z|a6240b28-b2a1-448f-b180-a538fb9f01fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:07.717Z|a6240b28-b2a1-448f-b180-a538fb9f01fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:09.811Z|0748723e-6c20-4766-b54a-ed7e84993aeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:09.812Z|0748723e-6c20-4766-b54a-ed7e84993aeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:17.100Z|9ba97941-6912-4f9d-9d04-0117397ac79f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:17.101Z|9ba97941-6912-4f9d-9d04-0117397ac79f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:17.739Z|2d357816-4991-4b74-8572-bdbc1b1b8e66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:17.740Z|2d357816-4991-4b74-8572-bdbc1b1b8e66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:18.554Z|e66ab745-3b78-406a-9f13-a5cd642a9854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:29:18.554Z|e66ab745-3b78-406a-9f13-a5cd642a9854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:29:19.838Z|cbd4c91e-1566-4a04-8499-2e860d8c10d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:19.839Z|cbd4c91e-1566-4a04-8499-2e860d8c10d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:23.588Z|539e0c2d-b985-414d-9587-90b87ac7e159|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:29:23.589Z|539e0c2d-b985-414d-9587-90b87ac7e159|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:27.126Z|01f880dd-81ef-47c4-b017-c3424cf21f29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:27.127Z|01f880dd-81ef-47c4-b017-c3424cf21f29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:27.776Z|07f52078-c924-4bdd-ac51-6756294f9d53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:27.777Z|07f52078-c924-4bdd-ac51-6756294f9d53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:29.865Z|5f2fce63-0083-4aea-a5a3-272c630320e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:29.866Z|5f2fce63-0083-4aea-a5a3-272c630320e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:33.554Z|5b2991e6-830e-4ebb-8fdc-cc1bcf5916dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:29:33.559Z|5b2991e6-830e-4ebb-8fdc-cc1bcf5916dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:29:34.303Z|220695ec-9983-43d6-b783-ffc0bbc01d6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:29:34.304Z|220695ec-9983-43d6-b783-ffc0bbc01d6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:29:37.155Z|e8cab5a3-45e8-4e19-9134-64d761473416|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:37.156Z|e8cab5a3-45e8-4e19-9134-64d761473416|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:37.804Z|2c28baab-09e0-4229-b444-feb2c2383260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:37.804Z|2c28baab-09e0-4229-b444-feb2c2383260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:39.888Z|5dc98e69-d3c4-42d0-a4ee-d94e062d07b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:39.889Z|5dc98e69-d3c4-42d0-a4ee-d94e062d07b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:47.180Z|7b41a1cb-823d-466a-918f-9524c9d7e231|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:47.181Z|7b41a1cb-823d-466a-918f-9524c9d7e231|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:47.825Z|43107609-c17f-4538-b2ac-76cc9a83758f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:47.826Z|43107609-c17f-4538-b2ac-76cc9a83758f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:48.554Z|26358566-c744-4309-a65e-0f2309ac7c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:29:48.554Z|26358566-c744-4309-a65e-0f2309ac7c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:29:49.911Z|d41aafee-e622-4f8f-b376-54a6b7748548|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:49.911Z|d41aafee-e622-4f8f-b376-54a6b7748548|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:57.204Z|1a483e9f-bd60-40da-8de2-ca2b12c58c3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:57.204Z|1a483e9f-bd60-40da-8de2-ca2b12c58c3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:57.851Z|ab06528e-a3be-47f3-acfa-19115dc58b14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:57.852Z|ab06528e-a3be-47f3-acfa-19115dc58b14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:29:59.933Z|440d26f3-efb9-4fe6-9559-3417899b82d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:29:59.934Z|440d26f3-efb9-4fe6-9559-3417899b82d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:03.554Z|7d3569b1-f390-40c0-944d-b1015b756c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:30:03.554Z|7d3569b1-f390-40c0-944d-b1015b756c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:30:04.305Z|e548a8f7-f8d0-48cc-8cd2-82f7e52001f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:30:04.305Z|e548a8f7-f8d0-48cc-8cd2-82f7e52001f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:30:07.227Z|4aa9fcbf-d38e-4a1f-b65e-26f7c58312b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:07.228Z|4aa9fcbf-d38e-4a1f-b65e-26f7c58312b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:07.876Z|e95a81b5-0348-43a8-a8d2-1bc7053a133d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:07.877Z|e95a81b5-0348-43a8-a8d2-1bc7053a133d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:09.956Z|59a1ecd5-da1e-4b7d-b329-b8cfafab6b1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:09.956Z|59a1ecd5-da1e-4b7d-b329-b8cfafab6b1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:17.253Z|f9fed21e-ab47-4cd4-9f5c-f16cde9b0a22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:17.254Z|f9fed21e-ab47-4cd4-9f5c-f16cde9b0a22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:17.910Z|27b8f571-1d12-448f-8fad-97c9a9e9b8d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:17.911Z|27b8f571-1d12-448f-8fad-97c9a9e9b8d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:18.553Z|ddf64391-3253-410d-9df4-0d5d213b9be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:30:18.556Z|ddf64391-3253-410d-9df4-0d5d213b9be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:30:19.979Z|10d9def5-b8cd-4b61-b3b3-c87d62b6b01e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:19.980Z|10d9def5-b8cd-4b61-b3b3-c87d62b6b01e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:23.587Z|8f71ce68-25b1-4cfd-94ae-595a24d7d51e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:30:23.588Z|8f71ce68-25b1-4cfd-94ae-595a24d7d51e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:27.275Z|759b0bcc-dfa7-4522-832f-42b468981d80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:27.276Z|759b0bcc-dfa7-4522-832f-42b468981d80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:27.937Z|b832814a-395b-404d-b301-36377a865c91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:27.938Z|b832814a-395b-404d-b301-36377a865c91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:30.003Z|54400ec1-5026-4c66-9cd8-80266c321d1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:30.004Z|54400ec1-5026-4c66-9cd8-80266c321d1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:33.553Z|7d89ae54-c2af-400d-9c64-54d19caa0b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:30:33.554Z|7d89ae54-c2af-400d-9c64-54d19caa0b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:30:34.306Z|7f4af8c2-7fce-4dd7-8321-90d475f3d573|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:30:34.307Z|7f4af8c2-7fce-4dd7-8321-90d475f3d573|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:30:37.299Z|4a45d577-ce49-4cac-b800-8fcc792878cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:37.300Z|4a45d577-ce49-4cac-b800-8fcc792878cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:37.967Z|16e52981-8b99-41eb-8944-e7f0d60a9de9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:37.968Z|16e52981-8b99-41eb-8944-e7f0d60a9de9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:40.026Z|3a8ccf5d-9ce4-4c5d-bb12-1dab5b48aee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:40.027Z|3a8ccf5d-9ce4-4c5d-bb12-1dab5b48aee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:47.321Z|dcf1f3c3-4e97-4a06-90e0-42471b5bff2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:47.322Z|dcf1f3c3-4e97-4a06-90e0-42471b5bff2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:47.993Z|ad3c5b71-754a-4787-8c49-64f395fee59c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:47.994Z|ad3c5b71-754a-4787-8c49-64f395fee59c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:48.554Z|8b0c82ef-78c5-48c4-91e1-631925725ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:30:48.554Z|8b0c82ef-78c5-48c4-91e1-631925725ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:30:50.050Z|0eb11347-b397-4ca8-9501-bf348f19905d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:50.051Z|0eb11347-b397-4ca8-9501-bf348f19905d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:57.345Z|9e482058-73c5-4ec1-9e96-af01cad6730f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:57.346Z|9e482058-73c5-4ec1-9e96-af01cad6730f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:30:58.017Z|0bcdb096-0a48-45f1-b587-1c9f7ea70fe4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:30:58.017Z|0bcdb096-0a48-45f1-b587-1c9f7ea70fe4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:00.075Z|1be4b8f1-f250-48a4-9a18-b6c7a3b37864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:00.075Z|1be4b8f1-f250-48a4-9a18-b6c7a3b37864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:03.554Z|8c7b51c0-aafc-4d34-afcd-a55483e8fd89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:31:03.557Z|8c7b51c0-aafc-4d34-afcd-a55483e8fd89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:31:04.308Z|4768e41b-3f0b-4bce-a81f-81e0da24f6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:31:04.308Z|4768e41b-3f0b-4bce-a81f-81e0da24f6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:31:07.368Z|c5f54464-cedb-485d-9c24-820c8e8f45de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:07.369Z|c5f54464-cedb-485d-9c24-820c8e8f45de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:08.041Z|a8e7afb8-afd1-4265-a533-0d8cac1b2411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:08.041Z|a8e7afb8-afd1-4265-a533-0d8cac1b2411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:10.097Z|250c4fa2-97ff-48cd-9286-d8816255e24d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:10.098Z|250c4fa2-97ff-48cd-9286-d8816255e24d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:17.390Z|9dc43e7f-3762-4617-914d-1cd0d6c18294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:17.390Z|9dc43e7f-3762-4617-914d-1cd0d6c18294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:18.063Z|065285bb-1f21-4781-8603-68871d738431|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:18.064Z|065285bb-1f21-4781-8603-68871d738431|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:18.554Z|1b779c1e-0119-4ffc-b7de-82233734e29e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:31:18.554Z|1b779c1e-0119-4ffc-b7de-82233734e29e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:31:20.120Z|40eda145-042b-4f01-8a95-326da413496c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:20.120Z|40eda145-042b-4f01-8a95-326da413496c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:23.587Z|f97de786-7723-47db-bd0b-12d31cb73e06|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:31:23.588Z|f97de786-7723-47db-bd0b-12d31cb73e06|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:27.413Z|8fc2110b-c285-4acd-a1b1-2c94c03d3e6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:27.414Z|8fc2110b-c285-4acd-a1b1-2c94c03d3e6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:28.087Z|8242db9b-d43a-4bf3-9fae-42b61181c09b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:28.088Z|8242db9b-d43a-4bf3-9fae-42b61181c09b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:30.144Z|8ec294dc-5492-44f4-bfcc-c12eec924a34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:30.145Z|8ec294dc-5492-44f4-bfcc-c12eec924a34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:33.554Z|c6dd337c-1f32-4150-81d7-7b42c65fe158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:31:33.554Z|c6dd337c-1f32-4150-81d7-7b42c65fe158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:31:34.309Z|c328ab8f-054d-4871-a9d9-0375bc81ca19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:31:34.311Z|c328ab8f-054d-4871-a9d9-0375bc81ca19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:31:37.439Z|1a860594-53d2-477c-afb4-304ce7450617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:37.440Z|1a860594-53d2-477c-afb4-304ce7450617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:38.111Z|3b9384ad-0b6a-4494-9409-dd9d8b5c5ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:38.112Z|3b9384ad-0b6a-4494-9409-dd9d8b5c5ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:40.168Z|e1b1539a-d3c8-41ad-9021-acf8cc3fe409|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:40.169Z|e1b1539a-d3c8-41ad-9021-acf8cc3fe409|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:47.468Z|8138a86d-3fc2-41cf-8040-6cf3287c8477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:47.468Z|8138a86d-3fc2-41cf-8040-6cf3287c8477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:48.135Z|2c0f8ae4-331f-4929-81d5-326b89fda4e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:48.136Z|2c0f8ae4-331f-4929-81d5-326b89fda4e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:48.554Z|4c9685a2-c40e-4901-b083-f52012755965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:31:48.557Z|4c9685a2-c40e-4901-b083-f52012755965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:31:50.190Z|61c844b3-eca5-41b0-a8e8-75dc946d2a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:50.191Z|61c844b3-eca5-41b0-a8e8-75dc946d2a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:57.491Z|e05e339b-abbe-4ec9-8dee-3154075efd13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:57.491Z|e05e339b-abbe-4ec9-8dee-3154075efd13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:31:58.162Z|6c0d122f-020e-4e29-be23-eed80dab9369|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:31:58.164Z|6c0d122f-020e-4e29-be23-eed80dab9369|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:00.215Z|3c527e87-8e2f-45fe-8922-ca8f2f295240|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:00.216Z|3c527e87-8e2f-45fe-8922-ca8f2f295240|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:03.554Z|8a3bdaab-a3bd-4588-8cf9-1879cb2bb97d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:32:03.555Z|8a3bdaab-a3bd-4588-8cf9-1879cb2bb97d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:32:04.312Z|ae587fd0-6c89-4f2d-a183-89cd54980c07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:32:04.312Z|ae587fd0-6c89-4f2d-a183-89cd54980c07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:32:07.513Z|23a4a617-2bb1-4139-995c-29dae410998b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:07.514Z|23a4a617-2bb1-4139-995c-29dae410998b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:08.189Z|f548f06c-ba52-4d08-be6e-0d62ecaa1648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:08.190Z|f548f06c-ba52-4d08-be6e-0d62ecaa1648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:10.242Z|36aaaaed-be44-405c-ad41-2c336a095c13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:10.242Z|36aaaaed-be44-405c-ad41-2c336a095c13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:17.540Z|c5edf349-97d9-4b94-9cf3-d41288c8933e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:17.540Z|c5edf349-97d9-4b94-9cf3-d41288c8933e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:18.221Z|7dfffb95-6078-472b-8e78-71d878dadc5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:18.221Z|7dfffb95-6078-472b-8e78-71d878dadc5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:18.554Z|9c96a392-55c2-406d-8fff-f83339857ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:32:18.554Z|9c96a392-55c2-406d-8fff-f83339857ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:32:20.268Z|1d668bee-e543-4dcf-b6aa-bd1b889aa749|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:20.269Z|1d668bee-e543-4dcf-b6aa-bd1b889aa749|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:23.587Z|1c680303-2df0-421c-adf7-cf5922164bd0|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:32:23.588Z|1c680303-2df0-421c-adf7-cf5922164bd0|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:27.561Z|d045cb38-f17b-4671-98c4-142b42b98b67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:27.562Z|d045cb38-f17b-4671-98c4-142b42b98b67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:28.242Z|045a4b19-85ae-458b-8f75-c162779861d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:28.243Z|045a4b19-85ae-458b-8f75-c162779861d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:30.296Z|5ab16199-a01e-41fd-b3e8-856341ce8246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:30.296Z|5ab16199-a01e-41fd-b3e8-856341ce8246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:33.554Z|57efd182-e2a7-4653-be66-a7ac18e9394b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:32:33.556Z|57efd182-e2a7-4653-be66-a7ac18e9394b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:32:34.313Z|4599c3c0-30a4-48f0-baf3-328a8210b755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:32:34.313Z|4599c3c0-30a4-48f0-baf3-328a8210b755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:32:37.587Z|36e9b7f2-c29a-45b9-a12c-4b210cb6714c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:37.588Z|36e9b7f2-c29a-45b9-a12c-4b210cb6714c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:38.274Z|cd9ba293-b1fb-4006-b39f-bc6db7991ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:38.274Z|cd9ba293-b1fb-4006-b39f-bc6db7991ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:40.320Z|717c5e5e-e994-4792-bfe5-ac4f0db84fbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:40.320Z|717c5e5e-e994-4792-bfe5-ac4f0db84fbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:47.611Z|81921e9b-cc80-4d71-afc2-bd266871ffab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:47.611Z|81921e9b-cc80-4d71-afc2-bd266871ffab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:48.303Z|bd767090-9787-4c3a-8146-a7ac66b06b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:48.304Z|bd767090-9787-4c3a-8146-a7ac66b06b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:48.554Z|b5516f2f-0d51-4bc4-bccb-03f4ea20d4af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:32:48.555Z|b5516f2f-0d51-4bc4-bccb-03f4ea20d4af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:32:50.348Z|c487ec92-0d25-446c-8f82-753dcd151b89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:50.349Z|c487ec92-0d25-446c-8f82-753dcd151b89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:57.639Z|902ce6ac-0754-470d-bc1b-702a4620f5c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:57.640Z|902ce6ac-0754-470d-bc1b-702a4620f5c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:32:58.327Z|88306278-2fb8-4c07-a4ce-9e4bea56c560|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:32:58.328Z|88306278-2fb8-4c07-a4ce-9e4bea56c560|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:00.372Z|9435e31b-23f2-47c7-bd45-52adb607ac3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:00.373Z|9435e31b-23f2-47c7-bd45-52adb607ac3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:03.554Z|707c2583-3d3e-417d-be99-396cd7ff6a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:33:03.554Z|707c2583-3d3e-417d-be99-396cd7ff6a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:33:04.314Z|1586ad95-bc3c-4ae1-b3b6-7edf9343a613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:33:04.315Z|1586ad95-bc3c-4ae1-b3b6-7edf9343a613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:33:07.663Z|785924c2-65ea-4743-ad4c-8b2b379e6467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:07.664Z|785924c2-65ea-4743-ad4c-8b2b379e6467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:08.351Z|049f3f64-5d31-4b47-ae44-8860a4898930|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:08.352Z|049f3f64-5d31-4b47-ae44-8860a4898930|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:10.395Z|2d804099-cd9e-4384-96cc-b376afa58d47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:10.396Z|2d804099-cd9e-4384-96cc-b376afa58d47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:17.687Z|88b1df64-4ccb-4f50-9380-8d40b79506c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:17.688Z|88b1df64-4ccb-4f50-9380-8d40b79506c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:18.375Z|a9713ceb-c5d7-4123-ae41-80be39b5bc80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:18.376Z|a9713ceb-c5d7-4123-ae41-80be39b5bc80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:18.555Z|6bad0fb7-9fe6-4355-ab51-d01b1bc07142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:33:18.560Z|6bad0fb7-9fe6-4355-ab51-d01b1bc07142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:33:20.420Z|8dffd96a-f90a-4333-b7d2-6b7c459aee71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:20.421Z|8dffd96a-f90a-4333-b7d2-6b7c459aee71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:23.590Z|87be94d1-0a67-4af4-8f91-3c84126f1680|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:33:23.591Z|87be94d1-0a67-4af4-8f91-3c84126f1680|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:27.713Z|4c40d54b-fcc4-4021-a29c-6f1b33d62728|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:27.713Z|4c40d54b-fcc4-4021-a29c-6f1b33d62728|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:28.404Z|5e81dd4b-e81c-46fe-80e6-2b4edbb408e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:28.406Z|5e81dd4b-e81c-46fe-80e6-2b4edbb408e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:30.449Z|f1abddf5-05f4-4bb9-87ee-5c3c1a0b2927|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:30.450Z|f1abddf5-05f4-4bb9-87ee-5c3c1a0b2927|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:33.554Z|26fd1f57-e875-489f-9bef-d912ceda659d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:33:33.555Z|26fd1f57-e875-489f-9bef-d912ceda659d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:33:34.316Z|450eaaab-377a-486a-8d4b-446f848b2ac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:33:34.317Z|450eaaab-377a-486a-8d4b-446f848b2ac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:33:37.738Z|638d962a-6fb7-4692-a3d7-ae6c705bd6a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:37.739Z|638d962a-6fb7-4692-a3d7-ae6c705bd6a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:38.428Z|a89e6594-cf7d-477d-8f6e-19e2c33f02e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:38.429Z|a89e6594-cf7d-477d-8f6e-19e2c33f02e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:40.475Z|35a137a0-f497-4a92-a7a4-ead13757fdaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:40.476Z|35a137a0-f497-4a92-a7a4-ead13757fdaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:47.763Z|56a2ae99-8c27-4b6f-b73c-20d0bf3918ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:47.765Z|56a2ae99-8c27-4b6f-b73c-20d0bf3918ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:48.456Z|4aaf6f65-e665-4f77-905f-24c1c2cb0de9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:48.457Z|4aaf6f65-e665-4f77-905f-24c1c2cb0de9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:48.554Z|b2ab5125-0dae-416d-8c4e-437fc43e760e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:33:48.554Z|b2ab5125-0dae-416d-8c4e-437fc43e760e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:33:50.499Z|3588b613-9325-4043-b1b1-e1e8ad49a3d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:50.500Z|3588b613-9325-4043-b1b1-e1e8ad49a3d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:57.796Z|9cd379cb-1670-4bed-abe2-8b0a8ebd173e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:57.797Z|9cd379cb-1670-4bed-abe2-8b0a8ebd173e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:33:58.483Z|cb88d906-810e-4f7e-a00c-1a480a50afe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:33:58.484Z|cb88d906-810e-4f7e-a00c-1a480a50afe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:00.526Z|728b54a8-e758-43c5-95da-1d3fa71442f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:00.527Z|728b54a8-e758-43c5-95da-1d3fa71442f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:03.554Z|c92fb949-69c2-4fcb-9e5e-8ccdf29245fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:34:03.558Z|c92fb949-69c2-4fcb-9e5e-8ccdf29245fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:34:04.318Z|b858824e-e3a4-46e3-bf90-016009c72239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:34:04.319Z|b858824e-e3a4-46e3-bf90-016009c72239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:34:07.826Z|5554ffd0-93b8-4222-aa36-d7f93fb767c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:07.828Z|5554ffd0-93b8-4222-aa36-d7f93fb767c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:08.508Z|1cadd9ea-1dbc-48ca-b5e5-a18dcd6cf9fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:08.509Z|1cadd9ea-1dbc-48ca-b5e5-a18dcd6cf9fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:10.550Z|f5f65580-0c50-48ee-b101-7bf1d84cdd66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:10.550Z|f5f65580-0c50-48ee-b101-7bf1d84cdd66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:17.854Z|1a3a5a0b-57ff-4837-bc5f-28c51279e337|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:17.855Z|1a3a5a0b-57ff-4837-bc5f-28c51279e337|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:18.530Z|25f1bd56-b44d-493d-b5c3-38c4873e3d2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:18.531Z|25f1bd56-b44d-493d-b5c3-38c4873e3d2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:18.554Z|4eec977c-a05b-42de-a053-97d64a9168a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:34:18.554Z|4eec977c-a05b-42de-a053-97d64a9168a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:34:20.571Z|318fc0e3-771f-4d9d-9366-563ab5b136a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:20.572Z|318fc0e3-771f-4d9d-9366-563ab5b136a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:23.588Z|c46f5d97-30df-4b5d-bb37-98a1f0cbf5c7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:34:23.589Z|c46f5d97-30df-4b5d-bb37-98a1f0cbf5c7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:27.882Z|deff9e88-09ab-4a60-803a-9df7c5d89695|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:27.883Z|deff9e88-09ab-4a60-803a-9df7c5d89695|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:28.555Z|032a6c9e-8a90-4c90-b8fa-ae27aeea408e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:28.556Z|032a6c9e-8a90-4c90-b8fa-ae27aeea408e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:30.596Z|33bf4f72-8507-4bc4-a2ff-02efd9246213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:30.597Z|33bf4f72-8507-4bc4-a2ff-02efd9246213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:33.554Z|ec14e932-bcf6-42df-9add-c9d4ac587f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:34:33.555Z|ec14e932-bcf6-42df-9add-c9d4ac587f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:34:34.320Z|4b670d0c-ccf1-4cf3-adef-c92f0183367c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:34:34.320Z|4b670d0c-ccf1-4cf3-adef-c92f0183367c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:34:37.909Z|e186d349-d2bf-4d53-b13b-7a51c68270d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:37.910Z|e186d349-d2bf-4d53-b13b-7a51c68270d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:38.579Z|d1ada8a4-cbee-478b-95bc-441fd521f4b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:38.579Z|d1ada8a4-cbee-478b-95bc-441fd521f4b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:40.619Z|8ea87b61-8da5-459f-bf8b-e1ac2d149cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:40.620Z|8ea87b61-8da5-459f-bf8b-e1ac2d149cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:47.935Z|2063bc2b-d7ba-4b33-bf52-e8307df0e3b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:47.936Z|2063bc2b-d7ba-4b33-bf52-e8307df0e3b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:48.554Z|dd7384c0-d65e-44a6-bba1-414ed2d409a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:34:48.556Z|dd7384c0-d65e-44a6-bba1-414ed2d409a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:34:48.603Z|b91f300c-1ead-4d31-9e63-58db7bffc8b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:48.604Z|b91f300c-1ead-4d31-9e63-58db7bffc8b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:50.643Z|6081007f-38f8-40c0-b9ec-af33a2695fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:50.644Z|6081007f-38f8-40c0-b9ec-af33a2695fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:57.960Z|5ead5726-23b1-4912-9951-49f26ca8424f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:57.961Z|5ead5726-23b1-4912-9951-49f26ca8424f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:34:58.627Z|5294e129-ffc4-44ae-84ee-f40ccf1a4711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:34:58.628Z|5294e129-ffc4-44ae-84ee-f40ccf1a4711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:00.668Z|bd49748f-bfc5-46ff-bbce-ba0c6bd69458|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:00.669Z|bd49748f-bfc5-46ff-bbce-ba0c6bd69458|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:03.554Z|6dc6670a-6e06-4579-ab2b-5b258105f7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:35:03.554Z|6dc6670a-6e06-4579-ab2b-5b258105f7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:35:04.321Z|5249dae7-f43f-4137-8b37-3afef14efb48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:35:04.322Z|5249dae7-f43f-4137-8b37-3afef14efb48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:35:07.987Z|ce2037d5-57c7-4510-a354-67c339a8c0bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:07.988Z|ce2037d5-57c7-4510-a354-67c339a8c0bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:08.650Z|747bc752-aa37-44fd-aa27-55849e6b783d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:08.650Z|747bc752-aa37-44fd-aa27-55849e6b783d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:10.692Z|3e81025e-d369-4f7a-a652-a7b9ff7b365a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:10.693Z|3e81025e-d369-4f7a-a652-a7b9ff7b365a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:18.011Z|760e9f29-ec36-463e-b6e0-2dfbb24e6057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:18.015Z|760e9f29-ec36-463e-b6e0-2dfbb24e6057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:18.553Z|60e946b2-779e-4410-afae-d5785cf0ec75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:35:18.554Z|60e946b2-779e-4410-afae-d5785cf0ec75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:35:18.672Z|b8b5abe5-63f9-4e38-aca2-66bada47d130|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:18.674Z|b8b5abe5-63f9-4e38-aca2-66bada47d130|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:20.724Z|9a978c87-777b-4406-b9c6-6aaf06cd0991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:20.725Z|9a978c87-777b-4406-b9c6-6aaf06cd0991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:23.588Z|01aaecfb-e5d7-4500-a793-c173e9629b82|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:35:23.589Z|01aaecfb-e5d7-4500-a793-c173e9629b82|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:28.037Z|c7346670-cf3a-4210-bc3b-d59b245db764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:28.038Z|c7346670-cf3a-4210-bc3b-d59b245db764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:28.697Z|835f28ed-0296-427b-be91-3cfbe074a241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:28.698Z|835f28ed-0296-427b-be91-3cfbe074a241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:30.779Z|d06746a1-d3ee-4ced-8b39-d180dcae62b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:30.780Z|d06746a1-d3ee-4ced-8b39-d180dcae62b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:33.554Z|50c40a48-561b-49f4-b2f4-042555b6a1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:35:33.554Z|50c40a48-561b-49f4-b2f4-042555b6a1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:35:34.323Z|8a357199-cc38-4e7c-890f-e140e069515d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:35:34.324Z|8a357199-cc38-4e7c-890f-e140e069515d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:35:38.061Z|9573a0d9-75bc-4d49-a8b5-3f491bba2516|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:38.062Z|9573a0d9-75bc-4d49-a8b5-3f491bba2516|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:38.722Z|590d122b-e2e5-4302-9ae9-df11f93d4332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:38.724Z|590d122b-e2e5-4302-9ae9-df11f93d4332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:40.810Z|cacabf43-6293-490a-91a4-efef7cda0572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:40.810Z|cacabf43-6293-490a-91a4-efef7cda0572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:48.084Z|3bc390ad-29d3-4ea6-a49d-abffbb27fa8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:48.085Z|3bc390ad-29d3-4ea6-a49d-abffbb27fa8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:48.554Z|27ddca81-be4f-4e20-b04b-fa59271bf2f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:35:48.554Z|27ddca81-be4f-4e20-b04b-fa59271bf2f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:35:48.746Z|8102880c-4dee-44d1-9c62-e013ede6a206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:48.747Z|8102880c-4dee-44d1-9c62-e013ede6a206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:50.841Z|2b640819-60b3-4f66-a788-bca27d8b7830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:50.843Z|2b640819-60b3-4f66-a788-bca27d8b7830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:58.107Z|79a56615-662e-4faf-81ec-7d71f95475cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:58.108Z|79a56615-662e-4faf-81ec-7d71f95475cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:35:58.774Z|d3f59dc0-11fe-4301-bc8b-42a3941aeeb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:35:58.780Z|d3f59dc0-11fe-4301-bc8b-42a3941aeeb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:00.873Z|f141747c-2c59-43f8-b14f-d082f0009a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:00.874Z|f141747c-2c59-43f8-b14f-d082f0009a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:03.554Z|63d5363e-0034-4e54-a4cc-2a65fbb8fc5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:36:03.558Z|63d5363e-0034-4e54-a4cc-2a65fbb8fc5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:36:04.325Z|c10dbb84-dda5-4875-a1c9-08e2abc6b202|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:36:04.326Z|c10dbb84-dda5-4875-a1c9-08e2abc6b202|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:36:08.133Z|478f2913-23ef-47ac-b975-ccdd9b5671c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:08.134Z|478f2913-23ef-47ac-b975-ccdd9b5671c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:08.811Z|58137759-877c-4a9a-a885-c4334b4ecf25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:08.812Z|58137759-877c-4a9a-a885-c4334b4ecf25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:10.905Z|ef034d87-7964-43fc-8ab4-c0745262a518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:10.906Z|ef034d87-7964-43fc-8ab4-c0745262a518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:18.159Z|2dd8916a-4a57-4816-a4e1-6c5f0f3d8e8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:18.160Z|2dd8916a-4a57-4816-a4e1-6c5f0f3d8e8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:18.554Z|ec643b5b-e180-4cb9-a6fb-6d91ff10996e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:36:18.554Z|ec643b5b-e180-4cb9-a6fb-6d91ff10996e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:36:18.842Z|eeeff84c-7c82-45db-ae9c-0f5c19c9652d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:18.842Z|eeeff84c-7c82-45db-ae9c-0f5c19c9652d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:20.936Z|293a94f2-534f-4e52-a47a-cb16521c7d8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:20.937Z|293a94f2-534f-4e52-a47a-cb16521c7d8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:23.588Z|0f2e81e2-831b-4d96-a67a-0c74bb4a0b56|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:36:23.589Z|0f2e81e2-831b-4d96-a67a-0c74bb4a0b56|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:28.185Z|326ab456-36b5-4dfb-803e-a0bbaa3c2ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:28.186Z|326ab456-36b5-4dfb-803e-a0bbaa3c2ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:28.870Z|a8e8d670-702b-4dd6-94b8-27b0bbe21a57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:28.871Z|a8e8d670-702b-4dd6-94b8-27b0bbe21a57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:30.970Z|0f454f2f-24e8-4bb2-aac5-18b8f4a2702a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:30.971Z|0f454f2f-24e8-4bb2-aac5-18b8f4a2702a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:33.554Z|026443e3-917b-422c-9477-dafb045e6e7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:36:33.554Z|026443e3-917b-422c-9477-dafb045e6e7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:36:34.327Z|3d7f5ced-fed0-4007-8aa6-c69ac6bcdc1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:36:34.328Z|3d7f5ced-fed0-4007-8aa6-c69ac6bcdc1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:36:38.212Z|8fc0d6d5-f5dd-4d6a-b008-65badd90f07b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:38.213Z|8fc0d6d5-f5dd-4d6a-b008-65badd90f07b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:38.893Z|0fd82d7d-4eba-464b-81c1-934cf3bbb4a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:38.894Z|0fd82d7d-4eba-464b-81c1-934cf3bbb4a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:41.024Z|b4538607-3cbd-4bac-a27c-8a53381d6108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:41.025Z|b4538607-3cbd-4bac-a27c-8a53381d6108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:48.234Z|a44e7415-6901-4618-8b0a-e99ad9ccb799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:48.235Z|a44e7415-6901-4618-8b0a-e99ad9ccb799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:48.554Z|72db89d4-09ba-4491-9982-5bb4da2640a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:36:48.554Z|72db89d4-09ba-4491-9982-5bb4da2640a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:36:48.916Z|39e3b6ef-bd3c-49cc-a427-48eea05c4b5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:48.917Z|39e3b6ef-bd3c-49cc-a427-48eea05c4b5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:51.053Z|e88cdc20-d58f-4d4f-9334-644f2bdbae6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:51.053Z|e88cdc20-d58f-4d4f-9334-644f2bdbae6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:58.257Z|3ac21777-9ef6-400a-968b-103b37b9d6ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:58.258Z|3ac21777-9ef6-400a-968b-103b37b9d6ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:36:58.941Z|57cd702e-30ce-483f-aeb9-df8373ee7bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:36:58.942Z|57cd702e-30ce-483f-aeb9-df8373ee7bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:01.087Z|88f071ab-23ee-4747-b887-27bbd1bab157|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:01.088Z|88f071ab-23ee-4747-b887-27bbd1bab157|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:03.554Z|da3a6115-d91c-4406-91fd-6365492a976b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:37:03.554Z|da3a6115-d91c-4406-91fd-6365492a976b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:37:04.329Z|a50effc3-fc08-49da-8cab-0bcd3bb3d92b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:37:04.329Z|a50effc3-fc08-49da-8cab-0bcd3bb3d92b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:37:08.279Z|fc76f553-245b-4384-a55c-a902457e7c77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:08.280Z|fc76f553-245b-4384-a55c-a902457e7c77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:08.965Z|4b15eeee-0810-48c6-accd-7e0fd512340f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:08.966Z|4b15eeee-0810-48c6-accd-7e0fd512340f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:11.116Z|fe94ea56-ecf7-4394-814e-4345c277d8e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:11.117Z|fe94ea56-ecf7-4394-814e-4345c277d8e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:18.304Z|93b9461b-b84a-42d5-8f01-258bc7683fb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:18.305Z|93b9461b-b84a-42d5-8f01-258bc7683fb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:18.554Z|92d9b4f5-3b0f-4800-9241-2795fe1e0ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:37:18.557Z|92d9b4f5-3b0f-4800-9241-2795fe1e0ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:37:18.988Z|aa7bc63f-1b10-4605-853d-9104a66d0fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:18.989Z|aa7bc63f-1b10-4605-853d-9104a66d0fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:21.140Z|56e31d85-604e-4cc6-9d0c-cfd86beb315b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:21.141Z|56e31d85-604e-4cc6-9d0c-cfd86beb315b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:23.587Z|b71811df-4ec3-4f36-96a7-842741b54c0e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:37:23.588Z|b71811df-4ec3-4f36-96a7-842741b54c0e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:28.330Z|27806d48-05ff-402b-b994-ac18cfa36421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:28.330Z|27806d48-05ff-402b-b994-ac18cfa36421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:29.012Z|02dcb4c0-ff99-4a9b-b6dc-9057380863fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:29.013Z|02dcb4c0-ff99-4a9b-b6dc-9057380863fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:31.167Z|758a8fed-689d-4461-b8cb-c19d4737f35e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:31.168Z|758a8fed-689d-4461-b8cb-c19d4737f35e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:33.554Z|f5d1045a-8a1d-4762-8b97-84467174722f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:37:33.554Z|f5d1045a-8a1d-4762-8b97-84467174722f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:37:34.330Z|8df41ab5-2661-43ca-a625-fe9cbd454a04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:37:34.330Z|8df41ab5-2661-43ca-a625-fe9cbd454a04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:37:38.354Z|3445de2a-f948-46f1-88d3-973cf79d0f21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:38.355Z|3445de2a-f948-46f1-88d3-973cf79d0f21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:39.035Z|39647637-a9a0-47f9-92de-8d5dbbf211fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:39.036Z|39647637-a9a0-47f9-92de-8d5dbbf211fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:41.195Z|6187c716-090b-46e0-932d-8be7682a8f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:41.196Z|6187c716-090b-46e0-932d-8be7682a8f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:48.378Z|c364b802-493e-4de1-90d2-e6f532d182a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:48.379Z|c364b802-493e-4de1-90d2-e6f532d182a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:48.554Z|663f183c-aebf-44b0-87bc-d5676a9518b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:37:48.554Z|663f183c-aebf-44b0-87bc-d5676a9518b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:37:49.065Z|578c7076-46d1-4395-bc0f-e233caf02a3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:49.066Z|578c7076-46d1-4395-bc0f-e233caf02a3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:51.219Z|60d4bfd2-d164-4e4f-b24d-413ca84da2ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:51.220Z|60d4bfd2-d164-4e4f-b24d-413ca84da2ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:58.404Z|a548ee96-3775-4c1c-b9fe-20e5c99d46e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:58.406Z|a548ee96-3775-4c1c-b9fe-20e5c99d46e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:37:59.088Z|1ab57ba9-0e14-4a8f-9217-8f42ee66e701|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:37:59.089Z|1ab57ba9-0e14-4a8f-9217-8f42ee66e701|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:01.244Z|6eda1531-ee6d-4fb1-a816-c7647c6614d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:01.244Z|6eda1531-ee6d-4fb1-a816-c7647c6614d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:03.554Z|054d37d2-ccbe-40d7-8678-3f9d767895f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:38:03.557Z|054d37d2-ccbe-40d7-8678-3f9d767895f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:38:04.332Z|199cd54c-31a7-4425-9a5d-f2bbebabb066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:38:04.332Z|199cd54c-31a7-4425-9a5d-f2bbebabb066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:38:08.432Z|9b298e20-d385-4cd8-a544-4a5b4dbcb142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:08.433Z|9b298e20-d385-4cd8-a544-4a5b4dbcb142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:09.111Z|39e29adb-3a80-46be-99d9-7a5eccf31243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:09.112Z|39e29adb-3a80-46be-99d9-7a5eccf31243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:11.266Z|34a0c077-a856-404c-9fb7-61ff4661a9dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:11.266Z|34a0c077-a856-404c-9fb7-61ff4661a9dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:18.458Z|28a1a0c0-695d-49c4-beec-427afe01784b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:18.459Z|28a1a0c0-695d-49c4-beec-427afe01784b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:18.554Z|1c35009a-c414-40f1-80a4-77d6e6629cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:38:18.554Z|1c35009a-c414-40f1-80a4-77d6e6629cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:38:19.135Z|c4dd8e3f-f63e-429f-aa16-357c5257bdb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:19.136Z|c4dd8e3f-f63e-429f-aa16-357c5257bdb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:21.288Z|8cda015f-917a-4d35-a2c2-9b655c17d8a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:21.288Z|8cda015f-917a-4d35-a2c2-9b655c17d8a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:23.587Z|d30e853e-6bc6-4bf9-9634-6337f3043b16|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:38:23.588Z|d30e853e-6bc6-4bf9-9634-6337f3043b16|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:28.483Z|53bb0694-1d0d-42b7-a943-c24472b63532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:28.484Z|53bb0694-1d0d-42b7-a943-c24472b63532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:29.159Z|e56976bc-36d4-409c-ab7a-f4f85aa36aaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:29.160Z|e56976bc-36d4-409c-ab7a-f4f85aa36aaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:31.316Z|110dad12-5565-4bd9-99ef-060ea95f3537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:31.316Z|110dad12-5565-4bd9-99ef-060ea95f3537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:33.554Z|e5d9b1c4-23cf-4240-bad3-48b86cc41004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:38:33.554Z|e5d9b1c4-23cf-4240-bad3-48b86cc41004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:38:34.333Z|b10604ce-34eb-4682-95df-8bf3ef8f00c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:38:34.334Z|b10604ce-34eb-4682-95df-8bf3ef8f00c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:38:38.508Z|c1d9b098-24b1-4ea7-a096-c04ade0e79c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:38.508Z|c1d9b098-24b1-4ea7-a096-c04ade0e79c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:39.185Z|fb364511-f595-4f48-b1c6-cda016012600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:39.186Z|fb364511-f595-4f48-b1c6-cda016012600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:41.340Z|323c4535-9942-4964-9a4f-5ba5d9915972|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:41.340Z|323c4535-9942-4964-9a4f-5ba5d9915972|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:48.530Z|e63dda4c-9d88-40d0-95e4-dd1f13644cbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:48.531Z|e63dda4c-9d88-40d0-95e4-dd1f13644cbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:48.554Z|96f346e8-4244-40a0-a33f-33e88e9d0623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:38:48.556Z|96f346e8-4244-40a0-a33f-33e88e9d0623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:38:49.210Z|75c6eee6-82c5-4a71-86bb-a8afc4e99d6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:49.211Z|75c6eee6-82c5-4a71-86bb-a8afc4e99d6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:51.365Z|37481731-d85b-49a8-a295-a89d93fc5d8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:51.366Z|37481731-d85b-49a8-a295-a89d93fc5d8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:58.553Z|710d76ef-6e6b-4f4c-915e-9d27dedb895f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:58.554Z|710d76ef-6e6b-4f4c-915e-9d27dedb895f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:38:59.234Z|efd0067d-d71b-4918-b2cf-eef8b233495b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:38:59.235Z|efd0067d-d71b-4918-b2cf-eef8b233495b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:01.389Z|e57d67f4-1429-48a4-9c0e-d2e24fb8040f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:01.390Z|e57d67f4-1429-48a4-9c0e-d2e24fb8040f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:03.554Z|cbcc5f07-06b0-4763-bc07-c1d019dfc472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:39:03.554Z|cbcc5f07-06b0-4763-bc07-c1d019dfc472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:39:04.334Z|17b927aa-3d9d-4657-b829-66c98761e296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:39:04.335Z|17b927aa-3d9d-4657-b829-66c98761e296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:39:08.579Z|dc454573-3eb7-43b8-a9b7-942be38f6f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:08.580Z|dc454573-3eb7-43b8-a9b7-942be38f6f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:09.257Z|dd2d65f3-8071-445d-b1f6-81278a4fab05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:09.258Z|dd2d65f3-8071-445d-b1f6-81278a4fab05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:11.413Z|482eb803-2824-4fc0-81ed-1669d3d6db4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:11.414Z|482eb803-2824-4fc0-81ed-1669d3d6db4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:18.554Z|e8f81328-359e-4d33-864c-8968587d0077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:39:18.554Z|e8f81328-359e-4d33-864c-8968587d0077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:39:18.602Z|720f896d-da63-48c9-aa44-ba73016a095e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:18.603Z|720f896d-da63-48c9-aa44-ba73016a095e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:19.280Z|cffa8db0-3d7d-429c-9b57-8dd72261b200|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:19.280Z|cffa8db0-3d7d-429c-9b57-8dd72261b200|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:21.437Z|1f28ed6c-3855-424e-be97-22bdce41772f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:21.438Z|1f28ed6c-3855-424e-be97-22bdce41772f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:23.587Z|d81ab277-f349-4876-a455-243d1e44cfe6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:39:23.588Z|d81ab277-f349-4876-a455-243d1e44cfe6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:28.628Z|f2119bd4-7d99-41f9-9595-203264fbbd72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:28.629Z|f2119bd4-7d99-41f9-9595-203264fbbd72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:29.306Z|a0d67d95-e8ca-4589-aee1-a0087dbff0e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:29.306Z|a0d67d95-e8ca-4589-aee1-a0087dbff0e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:31.464Z|b56a27b1-0487-43b7-925b-8ffc47b824ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:31.465Z|b56a27b1-0487-43b7-925b-8ffc47b824ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:33.554Z|59ee45b7-5b40-4053-8297-6d3c4f6ee356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:39:33.558Z|59ee45b7-5b40-4053-8297-6d3c4f6ee356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:39:34.335Z|f670a426-4e0d-4449-962e-a1f342d30884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:39:34.336Z|f670a426-4e0d-4449-962e-a1f342d30884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:39:38.655Z|68c5e7e2-1276-4aa3-af03-da6240f1bbf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:38.656Z|68c5e7e2-1276-4aa3-af03-da6240f1bbf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:39.330Z|a1386e40-664e-4c9b-a103-cdd658ed5314|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:39.331Z|a1386e40-664e-4c9b-a103-cdd658ed5314|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:41.487Z|fd056b94-5d63-489f-83f1-7c832e63ed77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:41.488Z|fd056b94-5d63-489f-83f1-7c832e63ed77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:48.554Z|d309b692-21d4-4537-ad73-38ef1b4c086c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:39:48.554Z|d309b692-21d4-4537-ad73-38ef1b4c086c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:39:48.680Z|e7f57e49-40f9-4eba-a130-cda66001e405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:48.682Z|e7f57e49-40f9-4eba-a130-cda66001e405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:49.353Z|dd88fb32-1e59-4ecf-8662-284e60f1e287|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:49.354Z|dd88fb32-1e59-4ecf-8662-284e60f1e287|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:51.514Z|6e7968c7-0938-4547-9aa1-63dc2bcf1761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:51.515Z|6e7968c7-0938-4547-9aa1-63dc2bcf1761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:58.707Z|e807bfa6-68de-4964-924e-e58f14aca95b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:58.708Z|e807bfa6-68de-4964-924e-e58f14aca95b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:39:59.377Z|3b5b8e2d-1fbd-498e-b51c-5b01073ecaba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:39:59.378Z|3b5b8e2d-1fbd-498e-b51c-5b01073ecaba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:01.541Z|35273ef7-0c56-403a-b584-646196e19bf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:01.542Z|35273ef7-0c56-403a-b584-646196e19bf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:03.554Z|b96f7118-b4bd-41ee-8b45-197fe6579667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:40:03.554Z|b96f7118-b4bd-41ee-8b45-197fe6579667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:40:04.337Z|f8e6aa37-8e39-48ba-aa5b-d5ac1f8b0328|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:40:04.337Z|f8e6aa37-8e39-48ba-aa5b-d5ac1f8b0328|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:40:08.733Z|d424d2e5-c55e-40ef-a40a-14b174666ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:08.734Z|d424d2e5-c55e-40ef-a40a-14b174666ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:09.403Z|a93d9906-5a15-46c1-8b9f-9ed5a0b2c053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:09.404Z|a93d9906-5a15-46c1-8b9f-9ed5a0b2c053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:11.569Z|db016988-2a4d-4e2e-8aa7-170c4419636c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:11.570Z|db016988-2a4d-4e2e-8aa7-170c4419636c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:18.554Z|6a2431fb-175c-4030-a119-71f0871fd5e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:40:18.559Z|6a2431fb-175c-4030-a119-71f0871fd5e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:40:18.758Z|87c54144-8f7a-4b35-820f-6f6b4459ae6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:18.759Z|87c54144-8f7a-4b35-820f-6f6b4459ae6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:19.427Z|fdc1ee78-a008-4196-8894-d103e2c690a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:19.428Z|fdc1ee78-a008-4196-8894-d103e2c690a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:21.613Z|7562c79b-68d3-4700-942d-0d8131f4b38f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:21.614Z|7562c79b-68d3-4700-942d-0d8131f4b38f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:23.587Z|156ed159-d3f8-4e2e-be04-8e50a9c753a6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:40:23.588Z|156ed159-d3f8-4e2e-be04-8e50a9c753a6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:28.784Z|74ce0dbb-6817-4661-9566-9144a2ccdc56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:28.785Z|74ce0dbb-6817-4661-9566-9144a2ccdc56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:29.453Z|e6841a00-703c-4b21-a758-bde08689c0ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:29.454Z|e6841a00-703c-4b21-a758-bde08689c0ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:31.669Z|e567e1e9-3f6d-436f-a138-2ba5e9471f18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:31.669Z|e567e1e9-3f6d-436f-a138-2ba5e9471f18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:33.555Z|821e90ef-e8c5-4b9f-8ddc-82048af6d717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:40:33.557Z|821e90ef-e8c5-4b9f-8ddc-82048af6d717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:40:34.342Z|c0e69a7d-b0c8-4370-b7c6-2ec4b68c6990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:40:34.343Z|c0e69a7d-b0c8-4370-b7c6-2ec4b68c6990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:40:38.809Z|1e854872-078b-4bd2-8829-eada7255cd0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:38.810Z|1e854872-078b-4bd2-8829-eada7255cd0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:39.476Z|74176b83-03cf-423c-80bf-bebbd2f180ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:39.477Z|74176b83-03cf-423c-80bf-bebbd2f180ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:41.704Z|b24b1e17-4d7e-4eed-81a5-9af29a252b7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:41.705Z|b24b1e17-4d7e-4eed-81a5-9af29a252b7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:48.554Z|69f45ca6-b0e1-4b04-9ad9-5f0a2e2ea77a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:40:48.555Z|69f45ca6-b0e1-4b04-9ad9-5f0a2e2ea77a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:40:48.845Z|7e729ca1-ef52-4244-9415-5d7d2c4da5f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:48.846Z|7e729ca1-ef52-4244-9415-5d7d2c4da5f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:49.499Z|5196306e-e492-49d1-8fc4-5f463e80da35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:49.500Z|5196306e-e492-49d1-8fc4-5f463e80da35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:51.728Z|bf9f5f2e-fa7f-4c0d-8ae9-66deab88484b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:51.729Z|bf9f5f2e-fa7f-4c0d-8ae9-66deab88484b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:58.875Z|4b8c0763-bc38-45c5-9522-4d5176e509dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:58.877Z|4b8c0763-bc38-45c5-9522-4d5176e509dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:40:59.525Z|e541af88-89a8-4129-9044-fe7765da49e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:40:59.526Z|e541af88-89a8-4129-9044-fe7765da49e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:01.755Z|1a8813bd-d55c-4615-b8dc-2ea8f3a95616|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:01.756Z|1a8813bd-d55c-4615-b8dc-2ea8f3a95616|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:03.554Z|1da29165-c07e-43e8-8a52-57566c5fa46c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:41:03.557Z|1da29165-c07e-43e8-8a52-57566c5fa46c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:41:04.344Z|c706f596-04ca-49cc-a537-05ff0d96c1c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:41:04.345Z|c706f596-04ca-49cc-a537-05ff0d96c1c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:41:08.914Z|efc080d2-b26d-49ce-8370-f847f6dcc0f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:08.916Z|efc080d2-b26d-49ce-8370-f847f6dcc0f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:09.558Z|db1bc5b4-baf2-4d8e-a469-1003f6c64aca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:09.559Z|db1bc5b4-baf2-4d8e-a469-1003f6c64aca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:11.778Z|750a2e6b-3894-4c32-88a9-cafae0e4f54b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:11.779Z|750a2e6b-3894-4c32-88a9-cafae0e4f54b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:18.554Z|70b04e15-fc5e-4eb6-bb4e-aab5c9081203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:41:18.555Z|70b04e15-fc5e-4eb6-bb4e-aab5c9081203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:41:18.951Z|48eb3907-1629-41a0-ac24-6a530d8af531|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:18.952Z|48eb3907-1629-41a0-ac24-6a530d8af531|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:19.582Z|cb2a7cc7-e7b8-4b40-a1cf-e8e3110bf768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:19.583Z|cb2a7cc7-e7b8-4b40-a1cf-e8e3110bf768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:21.805Z|2573d0cf-25d7-48fe-8f56-90a905b1898f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:21.806Z|2573d0cf-25d7-48fe-8f56-90a905b1898f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:23.588Z|89c06e7e-1e14-4bd0-9b69-5711cfeaaea5|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:41:23.589Z|89c06e7e-1e14-4bd0-9b69-5711cfeaaea5|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:28.977Z|c8b43043-995d-4b23-ad5a-98755c9b5f79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:28.978Z|c8b43043-995d-4b23-ad5a-98755c9b5f79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:29.604Z|7139af9e-6208-414f-9fc9-99c5539c82f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:29.605Z|7139af9e-6208-414f-9fc9-99c5539c82f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:31.832Z|550c20b6-5d15-4656-9873-9165f3f67f4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:31.833Z|550c20b6-5d15-4656-9873-9165f3f67f4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:33.554Z|df2cf844-38e6-4056-aefb-c164ff891015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:41:33.554Z|df2cf844-38e6-4056-aefb-c164ff891015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:41:34.345Z|8a398685-4c74-474b-935a-eb9a1cb7a322|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:41:34.346Z|8a398685-4c74-474b-935a-eb9a1cb7a322|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:41:39.001Z|45428183-4eed-409e-98b7-6124fc5f6c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:39.002Z|45428183-4eed-409e-98b7-6124fc5f6c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:39.627Z|b1ad689e-5441-4be1-bc33-ecd83ddd587b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:39.628Z|b1ad689e-5441-4be1-bc33-ecd83ddd587b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:41.858Z|c1580ed5-8de6-4ec6-bbf5-4b8a732772d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:41.859Z|c1580ed5-8de6-4ec6-bbf5-4b8a732772d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:48.554Z|e8b867ca-eae7-41f9-8ff0-2ca2a7861fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:41:48.557Z|e8b867ca-eae7-41f9-8ff0-2ca2a7861fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:41:49.026Z|c06c0dce-7942-496b-b6fa-ce170aefe8fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:49.027Z|c06c0dce-7942-496b-b6fa-ce170aefe8fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:49.650Z|7e7d8f63-65b4-4e72-be37-869c4e98bc2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:49.651Z|7e7d8f63-65b4-4e72-be37-869c4e98bc2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:51.885Z|23aba2db-04b4-4e54-86d0-e2cee8c8233e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:51.886Z|23aba2db-04b4-4e54-86d0-e2cee8c8233e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:59.051Z|d4bc0b47-34ca-4dc0-b797-e9d9225079f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:59.052Z|d4bc0b47-34ca-4dc0-b797-e9d9225079f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:41:59.675Z|d87ee4a4-6ca2-4ddc-8b44-d510baaa4f5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:41:59.682Z|d87ee4a4-6ca2-4ddc-8b44-d510baaa4f5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:01.914Z|1237098f-b902-440b-b53f-b7f63883535b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:01.915Z|1237098f-b902-440b-b53f-b7f63883535b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:03.554Z|c0936145-5e4b-4ee5-aa19-032ac4def6d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:42:03.554Z|c0936145-5e4b-4ee5-aa19-032ac4def6d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:42:04.347Z|9f62416f-883a-4b38-8696-84ddbd0870ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:42:04.347Z|9f62416f-883a-4b38-8696-84ddbd0870ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:42:09.073Z|cd2442eb-494a-4a1f-8db9-04150f7c00b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:09.074Z|cd2442eb-494a-4a1f-8db9-04150f7c00b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:09.704Z|af6b620b-f560-443e-9c7e-7bc326490ee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:09.704Z|af6b620b-f560-443e-9c7e-7bc326490ee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:11.943Z|b6e36d56-9b92-4f22-9d5e-4e21540fed1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:11.945Z|b6e36d56-9b92-4f22-9d5e-4e21540fed1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:18.554Z|31a4ab0b-90bd-47db-8b41-972a4ef06f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:42:18.554Z|31a4ab0b-90bd-47db-8b41-972a4ef06f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:42:19.097Z|635eb95a-7303-4503-baa8-b0bf3bffe385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:19.098Z|635eb95a-7303-4503-baa8-b0bf3bffe385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:19.726Z|ea212e03-9e65-4a27-8f6c-abdfec94278d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:19.727Z|ea212e03-9e65-4a27-8f6c-abdfec94278d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:21.970Z|f984bdd3-6b2b-4854-9a23-c1f7e9986247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:21.971Z|f984bdd3-6b2b-4854-9a23-c1f7e9986247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:23.587Z|e3f32a9c-2835-4192-b402-fcc19cc767ec|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:42:23.588Z|e3f32a9c-2835-4192-b402-fcc19cc767ec|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:29.119Z|f7b1b913-e4f0-4b96-8ec2-1ab1040aec84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:29.120Z|f7b1b913-e4f0-4b96-8ec2-1ab1040aec84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:29.750Z|b568b402-1771-4dc0-a438-abc05be75123|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:29.751Z|b568b402-1771-4dc0-a438-abc05be75123|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:31.997Z|98f87d4d-4c5a-4ac5-94f3-49dbfca4d65a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:31.997Z|98f87d4d-4c5a-4ac5-94f3-49dbfca4d65a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:33.554Z|421473ad-c6f0-459b-8916-99463990e30e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:42:33.557Z|421473ad-c6f0-459b-8916-99463990e30e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:42:34.348Z|5ae5586f-1a84-47ac-b39a-722ed008a4a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:42:34.349Z|5ae5586f-1a84-47ac-b39a-722ed008a4a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:42:39.142Z|c3214545-9fa8-44dd-bb6e-a4bc66d9d07c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:39.143Z|c3214545-9fa8-44dd-bb6e-a4bc66d9d07c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:39.774Z|cc530228-c5dc-4d96-9601-24680029bc8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:39.775Z|cc530228-c5dc-4d96-9601-24680029bc8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:42.030Z|413cfda6-6d60-46c7-af7e-392c57f9b4a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:42.031Z|413cfda6-6d60-46c7-af7e-392c57f9b4a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:48.554Z|a9b6e09f-696f-4939-9e37-a5338b77c776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:42:48.554Z|a9b6e09f-696f-4939-9e37-a5338b77c776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:42:49.165Z|73b32541-8f17-4cc2-8ee0-7df6f3cc9a44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:49.166Z|73b32541-8f17-4cc2-8ee0-7df6f3cc9a44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:49.800Z|925a5265-91cb-4497-9b80-abff573c4c38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:49.801Z|925a5265-91cb-4497-9b80-abff573c4c38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:52.082Z|b80b8a9b-2aa6-42c6-9b81-84e0bcc0ffef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:52.083Z|b80b8a9b-2aa6-42c6-9b81-84e0bcc0ffef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:59.197Z|34dfbb9d-92f9-4b14-a919-e71800eb8530|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:59.198Z|34dfbb9d-92f9-4b14-a919-e71800eb8530|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:42:59.825Z|2e59df54-edf6-4193-ad8c-fd2798a9dfa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:42:59.826Z|2e59df54-edf6-4193-ad8c-fd2798a9dfa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:02.106Z|75352313-77c9-4920-8d84-b20f7efa0fe0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:02.107Z|75352313-77c9-4920-8d84-b20f7efa0fe0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:03.556Z|be0d5f59-0e5b-4f7e-9ac1-e0a68a0b52ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:43:03.556Z|be0d5f59-0e5b-4f7e-9ac1-e0a68a0b52ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:43:04.349Z|95afbe3d-8e40-4c5e-bc43-d84a67e2588c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:43:04.350Z|95afbe3d-8e40-4c5e-bc43-d84a67e2588c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:43:09.228Z|83912506-a9d0-49d9-afc5-bef7252d7466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:09.229Z|83912506-a9d0-49d9-afc5-bef7252d7466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:09.848Z|7e823366-0682-4235-8dff-81fd022a398d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:09.849Z|7e823366-0682-4235-8dff-81fd022a398d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:12.133Z|9ceca7ca-92fa-409e-a688-d63ec6f41d3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:12.133Z|9ceca7ca-92fa-409e-a688-d63ec6f41d3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:18.554Z|0aa8e20f-a021-4851-86a3-9ad4f3a61ed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:43:18.558Z|0aa8e20f-a021-4851-86a3-9ad4f3a61ed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:43:19.251Z|4a76c899-f299-47b6-b00b-2a7d9ae44c4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:19.252Z|4a76c899-f299-47b6-b00b-2a7d9ae44c4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:19.874Z|8a538d0a-ae17-4277-b140-4c79ea4e06c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:19.874Z|8a538d0a-ae17-4277-b140-4c79ea4e06c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:22.157Z|f7c09782-7874-4d26-8707-2e8916566112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:22.157Z|f7c09782-7874-4d26-8707-2e8916566112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:23.589Z|92499a08-a7f2-4eae-8071-2e1e0678f67f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:43:23.590Z|92499a08-a7f2-4eae-8071-2e1e0678f67f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:29.274Z|016d2217-923d-4b8e-828d-3f6e86452f75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:29.274Z|016d2217-923d-4b8e-828d-3f6e86452f75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:29.897Z|684cbc67-47d1-4b6a-b4ee-94f6b497adbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:29.897Z|684cbc67-47d1-4b6a-b4ee-94f6b497adbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:32.181Z|aa7b3fc9-81eb-4023-a70a-9d902f4040a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:32.182Z|aa7b3fc9-81eb-4023-a70a-9d902f4040a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:33.554Z|75fb8a9a-e5c3-4a78-98e2-dbd1f64399aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:43:33.554Z|75fb8a9a-e5c3-4a78-98e2-dbd1f64399aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:43:34.350Z|7ff66eaa-7466-40b1-9532-5882c223a1a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:43:34.351Z|7ff66eaa-7466-40b1-9532-5882c223a1a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:43:39.296Z|8f017d9d-5645-48e8-99f9-ceeba365268e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:39.297Z|8f017d9d-5645-48e8-99f9-ceeba365268e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:39.918Z|a50ca445-a1cc-4f39-8475-62117da9c42e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:39.919Z|a50ca445-a1cc-4f39-8475-62117da9c42e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:42.203Z|a5f89f7b-ee65-4999-8eaf-0f82e1177b8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:42.204Z|a5f89f7b-ee65-4999-8eaf-0f82e1177b8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:48.554Z|ef0cd469-4968-4c0e-8dc4-482bf5126747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:43:48.554Z|ef0cd469-4968-4c0e-8dc4-482bf5126747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:43:49.325Z|f92286ae-2389-4b31-a3c5-ac71cf649e1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:49.326Z|f92286ae-2389-4b31-a3c5-ac71cf649e1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:49.943Z|ccfff78d-d11f-4e41-a7b1-bfd25635e3a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:49.944Z|ccfff78d-d11f-4e41-a7b1-bfd25635e3a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:52.226Z|c3f05c59-696e-4c10-9919-67483dc3c803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:52.227Z|c3f05c59-696e-4c10-9919-67483dc3c803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:59.354Z|6b909835-9978-48a1-898c-a2c39daa0865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:59.355Z|6b909835-9978-48a1-898c-a2c39daa0865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:43:59.966Z|8b434468-6b03-4ab3-ac0e-41b9d1c0feba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:43:59.967Z|8b434468-6b03-4ab3-ac0e-41b9d1c0feba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:02.252Z|110ccc97-2945-4f04-b61a-5a00003435f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:02.253Z|110ccc97-2945-4f04-b61a-5a00003435f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:03.554Z|98f89dba-d7dd-4bde-9387-01965268ca5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:44:03.559Z|98f89dba-d7dd-4bde-9387-01965268ca5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:44:04.351Z|4010a898-295b-419c-8793-ac9ce2b6bac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:44:04.352Z|4010a898-295b-419c-8793-ac9ce2b6bac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:44:09.377Z|a7ab1377-986d-453a-bff7-5bf8bdc13ecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:09.378Z|a7ab1377-986d-453a-bff7-5bf8bdc13ecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:09.990Z|ec25b599-5a92-427a-9dde-5ef3b9c47a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:09.991Z|ec25b599-5a92-427a-9dde-5ef3b9c47a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:12.274Z|39882139-2528-47fc-aa53-aa533fae81cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:12.274Z|39882139-2528-47fc-aa53-aa533fae81cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:18.554Z|a921b1af-c5e9-41f4-96f4-f2917bd3f611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:44:18.554Z|a921b1af-c5e9-41f4-96f4-f2917bd3f611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:44:19.402Z|d08d180c-19f9-4658-a986-1dc162e2ac50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:19.403Z|d08d180c-19f9-4658-a986-1dc162e2ac50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:20.016Z|6df3970f-5c9e-497a-bc01-071f34587daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:20.017Z|6df3970f-5c9e-497a-bc01-071f34587daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:22.298Z|d9e4e2dd-7055-4b3a-b63e-00e1c6e7b1ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:22.298Z|d9e4e2dd-7055-4b3a-b63e-00e1c6e7b1ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:23.588Z|b99eb645-916c-42ae-9652-ed2b761de9a1|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:44:23.589Z|b99eb645-916c-42ae-9652-ed2b761de9a1|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:29.427Z|3ebac24e-2942-4746-87ab-1ab274349022|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:29.428Z|3ebac24e-2942-4746-87ab-1ab274349022|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:30.040Z|95712f0c-43b7-4ac8-afaa-8ba48b6141ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:30.040Z|95712f0c-43b7-4ac8-afaa-8ba48b6141ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:32.323Z|db7961c3-1a7d-4e1f-b5f1-c75cbd4a9c52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:32.324Z|db7961c3-1a7d-4e1f-b5f1-c75cbd4a9c52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:33.554Z|6272c12a-2a91-43a2-b887-b681699ad5a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:44:33.554Z|6272c12a-2a91-43a2-b887-b681699ad5a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:44:34.353Z|8ce19329-2051-4cf7-8916-786f861dd3d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:44:34.354Z|8ce19329-2051-4cf7-8916-786f861dd3d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:44:39.452Z|1a2865b7-9422-4ad6-a14d-d3f7a83f4e42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:39.452Z|1a2865b7-9422-4ad6-a14d-d3f7a83f4e42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:40.063Z|4580d97a-4316-4fe3-93d0-a1be572a7f15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:40.064Z|4580d97a-4316-4fe3-93d0-a1be572a7f15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:42.346Z|314f5ba7-f1e9-4d85-a5df-c9fc3d84cd61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:42.346Z|314f5ba7-f1e9-4d85-a5df-c9fc3d84cd61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:48.554Z|d80dbc6f-814a-4ed3-8d2c-d8e623901783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:44:48.557Z|d80dbc6f-814a-4ed3-8d2c-d8e623901783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:44:49.474Z|2a52e6df-e8b5-4c60-9d91-00c264bcd596|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:49.475Z|2a52e6df-e8b5-4c60-9d91-00c264bcd596|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:50.086Z|4705687f-520b-4bf2-83eb-9b9dc55df66c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:50.087Z|4705687f-520b-4bf2-83eb-9b9dc55df66c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:52.369Z|23d3e081-5315-47b0-a5a0-ea13fe19b890|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:52.370Z|23d3e081-5315-47b0-a5a0-ea13fe19b890|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:44:59.495Z|94000710-baa6-4bff-bf0a-1f387d869e4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:44:59.496Z|94000710-baa6-4bff-bf0a-1f387d869e4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:00.111Z|b2810526-2e95-4b9e-a382-bea55a214f92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:00.112Z|b2810526-2e95-4b9e-a382-bea55a214f92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:02.392Z|08f8acb3-33b8-419e-9d0c-b9eb78aaa01a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:02.393Z|08f8acb3-33b8-419e-9d0c-b9eb78aaa01a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:03.554Z|0b57ea14-bca0-4854-bcc3-4ea6007325d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:45:03.554Z|0b57ea14-bca0-4854-bcc3-4ea6007325d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:45:04.355Z|9d955be1-ba40-4dd7-ad48-a2dd44396cdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:45:04.355Z|9d955be1-ba40-4dd7-ad48-a2dd44396cdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:45:09.522Z|b5f10c01-ec4a-4544-a95d-a98b45f72c08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:09.523Z|b5f10c01-ec4a-4544-a95d-a98b45f72c08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:10.143Z|8eb8e77b-1724-4250-a7bb-8433d32c86d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:10.144Z|8eb8e77b-1724-4250-a7bb-8433d32c86d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:12.417Z|758d7360-b5ae-4bda-897b-3a02a49092a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:12.418Z|758d7360-b5ae-4bda-897b-3a02a49092a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:18.554Z|583aa30d-a164-4e1f-a4db-12ae8e55d452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:45:18.554Z|583aa30d-a164-4e1f-a4db-12ae8e55d452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:45:19.547Z|22591f4a-e9d0-4445-9183-d431662a9654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:19.548Z|22591f4a-e9d0-4445-9183-d431662a9654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:20.165Z|5754e53f-3784-48ee-84ff-b30c58df9ed0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:20.166Z|5754e53f-3784-48ee-84ff-b30c58df9ed0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:22.446Z|39b00643-0822-44ac-a641-36ec1ba9971f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:22.447Z|39b00643-0822-44ac-a641-36ec1ba9971f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:23.587Z|e21b4759-3ce4-4cd3-80a7-23a23440328d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:45:23.588Z|e21b4759-3ce4-4cd3-80a7-23a23440328d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:29.572Z|135b2738-3866-4bb8-82b5-a1f674b459a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:29.573Z|135b2738-3866-4bb8-82b5-a1f674b459a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:30.188Z|0d1bb728-9cef-467a-87f4-ebc1ef534e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:30.189Z|0d1bb728-9cef-467a-87f4-ebc1ef534e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:32.470Z|cf862f0e-f518-44f3-8c55-dfb00b5d36e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:32.471Z|cf862f0e-f518-44f3-8c55-dfb00b5d36e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:33.554Z|31f2e81d-01e9-4031-9e0d-77d2a8e54ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:45:33.556Z|31f2e81d-01e9-4031-9e0d-77d2a8e54ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:45:34.356Z|f14b82f9-37b7-4214-b6f1-e98d9aa05544|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:45:34.357Z|f14b82f9-37b7-4214-b6f1-e98d9aa05544|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:45:39.597Z|ad65a64c-0ab1-4b63-90df-587438215355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:39.598Z|ad65a64c-0ab1-4b63-90df-587438215355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:40.210Z|756d947e-8b55-429f-80ca-feabedabedcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:40.211Z|756d947e-8b55-429f-80ca-feabedabedcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:42.496Z|83bfd151-c574-4682-a6a9-f40d026b676e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:42.496Z|83bfd151-c574-4682-a6a9-f40d026b676e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:48.554Z|82b7e21b-673e-459f-8a02-56f8d87e7bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:45:48.554Z|82b7e21b-673e-459f-8a02-56f8d87e7bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:45:49.620Z|daa7fe2f-f3d3-458f-98de-a6c1556a706f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:49.621Z|daa7fe2f-f3d3-458f-98de-a6c1556a706f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:50.233Z|308de6a2-4e6c-4366-b730-0e34b818a9f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:50.233Z|308de6a2-4e6c-4366-b730-0e34b818a9f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:52.519Z|2be0ea90-0c09-47ae-ad96-7b1d874240b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:52.519Z|2be0ea90-0c09-47ae-ad96-7b1d874240b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:45:59.643Z|b7c196f7-bdba-4f10-9a14-24f2d4e96b0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:45:59.644Z|b7c196f7-bdba-4f10-9a14-24f2d4e96b0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:00.260Z|9ac6f146-e2d6-4da8-80c0-054e7e9425c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:00.261Z|9ac6f146-e2d6-4da8-80c0-054e7e9425c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:02.544Z|f0aca22a-f283-4d61-98cd-e01b1732d015|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:02.544Z|f0aca22a-f283-4d61-98cd-e01b1732d015|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:03.554Z|029068ac-1bbe-4f9e-8ef2-d6d074cc6146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:46:03.554Z|029068ac-1bbe-4f9e-8ef2-d6d074cc6146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:46:04.357Z|da6cc85d-43cf-4a45-bfab-43063220aaa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:46:04.358Z|da6cc85d-43cf-4a45-bfab-43063220aaa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:46:09.665Z|7dde51fe-5d8f-4658-9e08-cb04aa32b409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:09.666Z|7dde51fe-5d8f-4658-9e08-cb04aa32b409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:10.293Z|2d9a0471-06c2-4351-b5af-cf5bf1573180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:10.293Z|2d9a0471-06c2-4351-b5af-cf5bf1573180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:12.568Z|1be94aa8-d103-4cbb-9713-590260f3e128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:12.569Z|1be94aa8-d103-4cbb-9713-590260f3e128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:18.554Z|fa115e68-2062-455f-b280-3e37b5d984b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:46:18.558Z|fa115e68-2062-455f-b280-3e37b5d984b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:46:19.688Z|a17fd776-0de0-4cbc-a931-ef79be33a954|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:19.689Z|a17fd776-0de0-4cbc-a931-ef79be33a954|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:20.319Z|96c8ad38-e08b-41f1-bfd3-a14789706373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:20.320Z|96c8ad38-e08b-41f1-bfd3-a14789706373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:22.598Z|c804be0e-45c8-439c-8561-4d363e8b4c9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:22.598Z|c804be0e-45c8-439c-8561-4d363e8b4c9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:23.588Z|53423b55-007c-4dc0-99df-64d4a13b2622|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:46:23.589Z|53423b55-007c-4dc0-99df-64d4a13b2622|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:29.712Z|ab6ae9ef-2bcb-4177-81c5-a38faadc7c1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:29.713Z|ab6ae9ef-2bcb-4177-81c5-a38faadc7c1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:30.345Z|28b46830-58ef-486c-a4a9-fd01efba28fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:30.345Z|28b46830-58ef-486c-a4a9-fd01efba28fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:32.625Z|c48f9898-b243-4f34-8ba2-f10e43e70667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:32.626Z|c48f9898-b243-4f34-8ba2-f10e43e70667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:33.554Z|3f764087-0f56-41d3-8e29-4be44c842aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:46:33.554Z|3f764087-0f56-41d3-8e29-4be44c842aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:46:34.358Z|d2dbef6f-3a3d-4c41-9a98-fba13cfefd7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:46:34.359Z|d2dbef6f-3a3d-4c41-9a98-fba13cfefd7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:46:39.738Z|19dc9d19-ef54-438d-b3d8-0c714d2134c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:39.738Z|19dc9d19-ef54-438d-b3d8-0c714d2134c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:40.368Z|7d1afbb1-e674-44e9-82e3-d08a3fca6a6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:40.368Z|7d1afbb1-e674-44e9-82e3-d08a3fca6a6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:42.649Z|3207af93-6e25-48ed-83a1-f725a391dc76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:42.649Z|3207af93-6e25-48ed-83a1-f725a391dc76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:48.554Z|7bfd698b-cffc-40bf-a77e-9881446f9bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:46:48.554Z|7bfd698b-cffc-40bf-a77e-9881446f9bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:46:49.759Z|dff1c8ac-43ba-41ca-b8d2-21eaf558cc6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:49.760Z|dff1c8ac-43ba-41ca-b8d2-21eaf558cc6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:50.390Z|255db55a-770d-4d5d-b4fa-23d5b23a73d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:50.391Z|255db55a-770d-4d5d-b4fa-23d5b23a73d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:52.673Z|cc799487-eca0-4103-b7b1-50c2a7fc0ff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:52.673Z|cc799487-eca0-4103-b7b1-50c2a7fc0ff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:46:59.780Z|27b567c6-7110-48c6-a908-0b36111486f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:46:59.781Z|27b567c6-7110-48c6-a908-0b36111486f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:00.416Z|a134eedb-2eb1-42f0-b16c-33698c01122b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:00.416Z|a134eedb-2eb1-42f0-b16c-33698c01122b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:02.703Z|237516b0-5a1b-4096-affd-eb636f45317c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:02.704Z|237516b0-5a1b-4096-affd-eb636f45317c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:03.554Z|3e839a6d-ab94-4b56-998a-557646c0266e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:47:03.558Z|3e839a6d-ab94-4b56-998a-557646c0266e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:47:04.361Z|6b75c548-e167-44c1-8e9b-e70815b2a8cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:47:04.362Z|6b75c548-e167-44c1-8e9b-e70815b2a8cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:47:09.803Z|76c20c66-4b4a-499b-84d5-7fb7c6bd8e9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:09.804Z|76c20c66-4b4a-499b-84d5-7fb7c6bd8e9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:10.442Z|c7162798-a321-4684-b67e-f0eef6c320a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:10.442Z|c7162798-a321-4684-b67e-f0eef6c320a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:12.727Z|fb0fa006-8590-4bf1-88e1-68189f5cda44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:12.728Z|fb0fa006-8590-4bf1-88e1-68189f5cda44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:18.554Z|44c11252-6dcb-4b6d-a389-a74c2c0fa0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:47:18.554Z|44c11252-6dcb-4b6d-a389-a74c2c0fa0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:47:19.825Z|3f25bce3-0512-4ade-bbb1-a0943ef68626|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:19.826Z|3f25bce3-0512-4ade-bbb1-a0943ef68626|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:20.478Z|8d066bfc-a0a5-4b54-a61f-5c477a3ad88c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:20.479Z|8d066bfc-a0a5-4b54-a61f-5c477a3ad88c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:22.751Z|c5478615-fffd-4fa6-979a-5961c2475cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:22.752Z|c5478615-fffd-4fa6-979a-5961c2475cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:23.587Z|ffb6fdf7-fa49-4da0-8a3d-403d60ab7017|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:47:23.592Z|ffb6fdf7-fa49-4da0-8a3d-403d60ab7017|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:29.848Z|cec4f5f7-1142-4e79-b9ba-53e34b252a3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:29.849Z|cec4f5f7-1142-4e79-b9ba-53e34b252a3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:30.506Z|bb57fdb9-44ff-45f9-b52e-1063079758d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:30.507Z|bb57fdb9-44ff-45f9-b52e-1063079758d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:32.776Z|7a60a10c-a91e-45c1-bcc8-8bded2577502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:32.776Z|7a60a10c-a91e-45c1-bcc8-8bded2577502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:33.554Z|0910dfce-e465-4285-a4c9-aee79df523c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:47:33.554Z|0910dfce-e465-4285-a4c9-aee79df523c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:47:34.363Z|37471f39-5bd9-48cb-af9b-c34a8596ed62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:47:34.363Z|37471f39-5bd9-48cb-af9b-c34a8596ed62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:47:39.873Z|287eac76-6c1a-4a55-9126-c1dba5537a17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:39.873Z|287eac76-6c1a-4a55-9126-c1dba5537a17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:40.532Z|17ea2c33-ab56-42ff-8a8c-e9721bc32ee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:40.532Z|17ea2c33-ab56-42ff-8a8c-e9721bc32ee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:42.799Z|84f648c5-5310-47a8-b92c-3c55a9038938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:42.800Z|84f648c5-5310-47a8-b92c-3c55a9038938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:48.554Z|ce7142ae-6e1f-4ffd-9d87-d5e4f87d817c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:47:48.558Z|ce7142ae-6e1f-4ffd-9d87-d5e4f87d817c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:47:49.894Z|19030d71-2664-4317-a566-73fc67d621a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:49.895Z|19030d71-2664-4317-a566-73fc67d621a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:50.557Z|553eb789-0bba-4fe0-9011-d0cd712428ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:50.558Z|553eb789-0bba-4fe0-9011-d0cd712428ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:52.824Z|887a9877-d98d-4b3e-ae73-41ac757be697|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:52.824Z|887a9877-d98d-4b3e-ae73-41ac757be697|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:47:59.917Z|95ed09af-65da-4230-8bdc-94192db43500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:47:59.918Z|95ed09af-65da-4230-8bdc-94192db43500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:00.583Z|920cb5fc-d0ba-4d4f-928b-42dd2ee55f03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:00.585Z|920cb5fc-d0ba-4d4f-928b-42dd2ee55f03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:02.848Z|05cebfd8-5e1b-475e-9c6a-e63bac398fef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:02.850Z|05cebfd8-5e1b-475e-9c6a-e63bac398fef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:03.554Z|96107d79-3333-42a3-98ce-5224f043cfae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:48:03.554Z|96107d79-3333-42a3-98ce-5224f043cfae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:48:04.364Z|96e3c192-b6a0-47aa-bb6d-c5715d9e76c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:48:04.364Z|96e3c192-b6a0-47aa-bb6d-c5715d9e76c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:48:09.941Z|a6ba901b-b153-47f6-a926-6a87fef3cac6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:09.942Z|a6ba901b-b153-47f6-a926-6a87fef3cac6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:10.616Z|da7bd0b2-9496-428a-841c-7a06dee373f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:10.617Z|da7bd0b2-9496-428a-841c-7a06dee373f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:12.874Z|bc21ea57-4e7f-4ebd-996b-8542f41866f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:12.875Z|bc21ea57-4e7f-4ebd-996b-8542f41866f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:18.554Z|db4c8e35-cba8-4c7d-ba2c-08bb483b0cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:48:18.555Z|db4c8e35-cba8-4c7d-ba2c-08bb483b0cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:48:19.966Z|79ad2b9a-3032-401d-8ec3-ea61092345ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:19.968Z|79ad2b9a-3032-401d-8ec3-ea61092345ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:20.640Z|c77a84fc-ad15-45a1-b806-4d3b09f6f61b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:20.641Z|c77a84fc-ad15-45a1-b806-4d3b09f6f61b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:22.900Z|8445b3f0-dbe6-4f49-935e-3f921c1037cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:22.901Z|8445b3f0-dbe6-4f49-935e-3f921c1037cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:23.589Z|baf74351-d882-49c2-98fa-51350d7d8730|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:48:23.592Z|baf74351-d882-49c2-98fa-51350d7d8730|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:29.993Z|2badf847-1253-4640-98e2-6fe0b6ea4ab5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:29.995Z|2badf847-1253-4640-98e2-6fe0b6ea4ab5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:30.663Z|c345de1d-fbfb-49e6-974d-b9fe4ef5cdb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:30.664Z|c345de1d-fbfb-49e6-974d-b9fe4ef5cdb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:32.927Z|11aeae6e-965a-4d9e-91a7-0f91e62f1c60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:32.928Z|11aeae6e-965a-4d9e-91a7-0f91e62f1c60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:33.554Z|5dbdd622-5baf-454c-8895-96c97cd1e097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:48:33.558Z|5dbdd622-5baf-454c-8895-96c97cd1e097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:48:34.365Z|e04f5169-aa36-47e4-8171-3fe1a4eb06e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:48:34.366Z|e04f5169-aa36-47e4-8171-3fe1a4eb06e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:48:40.024Z|6973d73c-0b8e-4dd8-b1eb-cd15038b51b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:40.026Z|6973d73c-0b8e-4dd8-b1eb-cd15038b51b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:40.686Z|dead493b-8b28-43c3-bbbb-475c96686220|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:40.687Z|dead493b-8b28-43c3-bbbb-475c96686220|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:42.954Z|fce85a8d-12c9-48a5-b8c8-19526e066552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:42.956Z|fce85a8d-12c9-48a5-b8c8-19526e066552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:48.554Z|6589be6d-8868-4f81-8b18-187a1280dc71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:48:48.555Z|6589be6d-8868-4f81-8b18-187a1280dc71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:48:50.050Z|d9c24e64-43c6-4081-9472-1815a16150c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:50.051Z|d9c24e64-43c6-4081-9472-1815a16150c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:50.718Z|fa94097a-2f94-4b7e-8347-37fb95dee99b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:50.719Z|fa94097a-2f94-4b7e-8347-37fb95dee99b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:48:52.980Z|66f669a1-3777-4168-b645-1e283c671a9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:48:52.982Z|66f669a1-3777-4168-b645-1e283c671a9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:00.076Z|0c32329a-169c-4adf-92a1-5b96f56c9f45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:00.077Z|0c32329a-169c-4adf-92a1-5b96f56c9f45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:00.749Z|b9ff9766-f041-41a3-9d52-783bb2316e20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:00.750Z|b9ff9766-f041-41a3-9d52-783bb2316e20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:03.003Z|d0bab97f-af6c-4c08-94b9-6d201a66e96b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:03.004Z|d0bab97f-af6c-4c08-94b9-6d201a66e96b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:03.554Z|1df21ece-c16b-4ff7-8525-7def7058bdb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:49:03.554Z|1df21ece-c16b-4ff7-8525-7def7058bdb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:49:04.367Z|d520b747-dc37-4565-840c-c86fd18c68d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:49:04.367Z|d520b747-dc37-4565-840c-c86fd18c68d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:49:10.103Z|b0c44b00-9a15-4ef2-9b4b-57f80dee3984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:10.105Z|b0c44b00-9a15-4ef2-9b4b-57f80dee3984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:10.786Z|2269bfd2-cbac-42ed-b065-6a289010ba39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:10.786Z|2269bfd2-cbac-42ed-b065-6a289010ba39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:13.027Z|be1764a4-1aed-45b5-a087-c5edc1d77395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:13.028Z|be1764a4-1aed-45b5-a087-c5edc1d77395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:18.554Z|350c354a-fd20-4f78-b095-7390c35c8925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:49:18.558Z|350c354a-fd20-4f78-b095-7390c35c8925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:49:20.128Z|b483d521-4718-4ffd-be3c-88677b8d40a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:20.129Z|b483d521-4718-4ffd-be3c-88677b8d40a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:20.811Z|3e4cbacf-d4d4-4c09-ba94-6c953ea0b10b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:20.812Z|3e4cbacf-d4d4-4c09-ba94-6c953ea0b10b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:23.054Z|c9aacdda-a4c6-4ea7-9403-6c0c8766dc66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:23.055Z|c9aacdda-a4c6-4ea7-9403-6c0c8766dc66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:23.588Z|f5dd3031-9907-4658-a96a-329d5772c14f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:49:23.589Z|f5dd3031-9907-4658-a96a-329d5772c14f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:30.152Z|e95d1df6-4276-4502-964b-dd186ab73145|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:30.153Z|e95d1df6-4276-4502-964b-dd186ab73145|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:30.867Z|4c98f0c3-c172-4818-88a0-393a85b90789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:30.868Z|4c98f0c3-c172-4818-88a0-393a85b90789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:33.080Z|540ac48e-b213-4140-bb59-17c4049c2204|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:33.081Z|540ac48e-b213-4140-bb59-17c4049c2204|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:33.554Z|115043e1-34a1-4ba9-9830-01e12cc312a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:49:33.554Z|115043e1-34a1-4ba9-9830-01e12cc312a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:49:34.368Z|5b24f68e-30cc-4d16-b4c6-29534f09face|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:49:34.369Z|5b24f68e-30cc-4d16-b4c6-29534f09face|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:49:40.175Z|af621623-a59c-4c5a-87e6-7e41a7425126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:40.176Z|af621623-a59c-4c5a-87e6-7e41a7425126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:40.894Z|9991ed9e-dedb-44b8-8468-d0b90dd58e58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:40.895Z|9991ed9e-dedb-44b8-8468-d0b90dd58e58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:43.104Z|37ac94ac-1ed4-474f-9668-97bd772c7d91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:43.105Z|37ac94ac-1ed4-474f-9668-97bd772c7d91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:48.554Z|a5843d53-ca89-4101-ba26-08dcd6846b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:49:48.554Z|a5843d53-ca89-4101-ba26-08dcd6846b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:49:50.200Z|29f0afad-6706-40c9-ad50-b153a1057cf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:50.201Z|29f0afad-6706-40c9-ad50-b153a1057cf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:50.923Z|4b192cf7-3be3-4346-8cb4-78f999ae7235|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:50.924Z|4b192cf7-3be3-4346-8cb4-78f999ae7235|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:49:53.129Z|48fb1bc8-1d79-4db5-8c7b-6d75e2831198|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:49:53.130Z|48fb1bc8-1d79-4db5-8c7b-6d75e2831198|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:00.228Z|3380f4e0-59a5-4c52-ac95-2fa6925a2f40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:00.229Z|3380f4e0-59a5-4c52-ac95-2fa6925a2f40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:00.962Z|eb35514e-4f78-4072-870e-b93192a53e70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:00.963Z|eb35514e-4f78-4072-870e-b93192a53e70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:03.152Z|a1973912-50ab-4f30-b08b-a71156a36cc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:03.153Z|a1973912-50ab-4f30-b08b-a71156a36cc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:03.554Z|93411178-dd56-4b8a-ab9a-1202a49f86b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:50:03.558Z|93411178-dd56-4b8a-ab9a-1202a49f86b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:50:04.369Z|bb4694fa-1429-49b3-bc00-0e3e6f693fc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:50:04.370Z|bb4694fa-1429-49b3-bc00-0e3e6f693fc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:50:10.254Z|a92f32f1-768d-4065-85ff-6ed2935ae241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:10.255Z|a92f32f1-768d-4065-85ff-6ed2935ae241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:10.992Z|4a2352f4-fbfd-4f71-995c-a9845d1ead87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:10.993Z|4a2352f4-fbfd-4f71-995c-a9845d1ead87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:13.174Z|6f208f4d-e2a3-4b1a-a969-5d3249dcd263|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:13.175Z|6f208f4d-e2a3-4b1a-a969-5d3249dcd263|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:18.554Z|c355c339-fa0f-403e-9a9f-a733a460cb3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:50:18.554Z|c355c339-fa0f-403e-9a9f-a733a460cb3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:50:20.279Z|cb9e4914-054e-45b7-bbc9-aa95710a5074|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:20.280Z|cb9e4914-054e-45b7-bbc9-aa95710a5074|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:21.046Z|f53ae071-afea-4509-bf77-2d009ae0aea0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:21.047Z|f53ae071-afea-4509-bf77-2d009ae0aea0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:23.197Z|7c62f9cd-9906-4863-b50f-b9c405ced7df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:23.198Z|7c62f9cd-9906-4863-b50f-b9c405ced7df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:23.587Z|48d09659-8065-473f-a07f-ccf80332a921|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:50:23.587Z|48d09659-8065-473f-a07f-ccf80332a921|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:30.302Z|7f6df75a-cd27-4405-90ee-9e5bed0953f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:30.303Z|7f6df75a-cd27-4405-90ee-9e5bed0953f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:31.077Z|1bbab1aa-340d-4dec-a681-f46ddd134169|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:31.078Z|1bbab1aa-340d-4dec-a681-f46ddd134169|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:33.221Z|d16b541a-0d9d-4354-9715-7aaecfa03aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:33.222Z|d16b541a-0d9d-4354-9715-7aaecfa03aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:33.554Z|63453613-7110-4d3d-b68b-f8c9ca90212f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:50:33.554Z|63453613-7110-4d3d-b68b-f8c9ca90212f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:50:34.370Z|5c156563-490b-4c45-ba33-efd107be3337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:50:34.371Z|5c156563-490b-4c45-ba33-efd107be3337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:50:40.328Z|354c49d7-d086-47c6-9590-71f955c98677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:40.330Z|354c49d7-d086-47c6-9590-71f955c98677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:41.102Z|1c979c00-d0cc-4142-8852-455ff2bd87f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:41.103Z|1c979c00-d0cc-4142-8852-455ff2bd87f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:43.247Z|84b8c358-d92f-4d71-a04c-745fcc090de8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:43.248Z|84b8c358-d92f-4d71-a04c-745fcc090de8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:48.554Z|e872ca3c-8aa6-4b08-993a-3eaf7381d89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:50:48.557Z|e872ca3c-8aa6-4b08-993a-3eaf7381d89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:50:50.355Z|b64ef316-48a9-4dab-985e-f6d77e47a65f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:50.356Z|b64ef316-48a9-4dab-985e-f6d77e47a65f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:51.129Z|ad8d66cf-6675-4648-8a59-9fb039554969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:51.130Z|ad8d66cf-6675-4648-8a59-9fb039554969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:50:53.272Z|9f82300f-dc03-4081-8f9f-01e0c49c61cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:50:53.273Z|9f82300f-dc03-4081-8f9f-01e0c49c61cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:00.379Z|1693389c-9d21-4ae9-9aee-8d91a7dacca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:00.379Z|1693389c-9d21-4ae9-9aee-8d91a7dacca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:01.157Z|215dea35-b2e8-4577-a744-9bb092cec477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:01.158Z|215dea35-b2e8-4577-a744-9bb092cec477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:03.294Z|1ddf5da7-cae9-4106-a780-832d9d7c2e60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:03.295Z|1ddf5da7-cae9-4106-a780-832d9d7c2e60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:03.554Z|2020e10a-558e-45ab-a665-907ba17146ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:51:03.554Z|2020e10a-558e-45ab-a665-907ba17146ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:51:04.372Z|eeb9b8e7-e7b3-4049-8fb6-c48ed9fa9b3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:51:04.372Z|eeb9b8e7-e7b3-4049-8fb6-c48ed9fa9b3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:51:10.401Z|affea723-d119-4a63-a3bd-b297201bf162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:10.402Z|affea723-d119-4a63-a3bd-b297201bf162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:11.181Z|a25ed81f-c0a5-4b29-967e-4d974d7b7ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:11.182Z|a25ed81f-c0a5-4b29-967e-4d974d7b7ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:13.322Z|1679441b-1f77-41ef-b35d-d71176803acf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:13.323Z|1679441b-1f77-41ef-b35d-d71176803acf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:18.554Z|f27790e9-29fc-46de-96ab-9ed54c953898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:51:18.554Z|f27790e9-29fc-46de-96ab-9ed54c953898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:51:20.427Z|89fab8bb-db4a-4663-b63d-c5098e200912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:20.428Z|89fab8bb-db4a-4663-b63d-c5098e200912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:21.221Z|b865f267-4d10-4af2-9980-b5c9a5845903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:21.222Z|b865f267-4d10-4af2-9980-b5c9a5845903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:23.348Z|b992577e-5ad4-4609-97cf-81d1e27aac4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:23.349Z|b992577e-5ad4-4609-97cf-81d1e27aac4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:23.587Z|deeeb86b-84a9-486b-ae08-02742988830d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:51:23.588Z|deeeb86b-84a9-486b-ae08-02742988830d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:30.454Z|a1365c94-ead9-453a-be38-5957d8e64c6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:30.454Z|a1365c94-ead9-453a-be38-5957d8e64c6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:31.255Z|9f011c03-76a1-46fe-a141-88f687574415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:31.255Z|9f011c03-76a1-46fe-a141-88f687574415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:33.372Z|f9fe43c3-7377-45bf-ba79-101478c56f69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:33.373Z|f9fe43c3-7377-45bf-ba79-101478c56f69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:33.554Z|a5f9dd9e-a9c6-42e8-8d5c-e660784463c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:51:33.557Z|a5f9dd9e-a9c6-42e8-8d5c-e660784463c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:51:34.373Z|017a2a9f-fe8c-4b18-8881-002334672fde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:51:34.373Z|017a2a9f-fe8c-4b18-8881-002334672fde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:51:40.481Z|b59d5e41-ee0e-4d41-a3c5-c2fb8bcf5f4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:40.482Z|b59d5e41-ee0e-4d41-a3c5-c2fb8bcf5f4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:41.291Z|bdbd792d-5e80-475b-a984-d83d8868eb49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:41.292Z|bdbd792d-5e80-475b-a984-d83d8868eb49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:43.396Z|91d438a8-2b1c-412e-a69a-12a427591afa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:43.396Z|91d438a8-2b1c-412e-a69a-12a427591afa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:48.554Z|75d5201b-d78b-46f6-8339-c699578b7b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:51:48.554Z|75d5201b-d78b-46f6-8339-c699578b7b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:51:50.509Z|3774a536-a69c-4cb1-950c-f30b629eb13a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:50.510Z|3774a536-a69c-4cb1-950c-f30b629eb13a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:51.335Z|6d468678-2659-4a57-9391-b7e447ff0a2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:51.335Z|6d468678-2659-4a57-9391-b7e447ff0a2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:51:53.420Z|9019e6ef-3d7f-441b-8a24-b53b88a9a1c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:51:53.421Z|9019e6ef-3d7f-441b-8a24-b53b88a9a1c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:00.532Z|dc52522a-542b-4a8a-91fd-f0d2e07a0f84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:00.533Z|dc52522a-542b-4a8a-91fd-f0d2e07a0f84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:01.358Z|ee9e463f-506c-48da-a9e5-e0c61b90860f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:01.359Z|ee9e463f-506c-48da-a9e5-e0c61b90860f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:03.445Z|70ca28e9-b1c1-4bc0-90b4-cf6761bc10d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:03.446Z|70ca28e9-b1c1-4bc0-90b4-cf6761bc10d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:03.554Z|993debb1-067d-44bf-a637-2e5037819c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:52:03.554Z|993debb1-067d-44bf-a637-2e5037819c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:52:04.374Z|334e1e9b-fd66-480c-bebf-8732412c0170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:52:04.375Z|334e1e9b-fd66-480c-bebf-8732412c0170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:52:10.558Z|69408d44-b686-4bac-a63d-db4d9a6d2fbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:10.559Z|69408d44-b686-4bac-a63d-db4d9a6d2fbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:11.381Z|438657e5-af29-459d-9f8d-7bd78f00f987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:11.382Z|438657e5-af29-459d-9f8d-7bd78f00f987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:13.470Z|8e405b12-5f93-4e37-9e25-a8e3499b22f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:13.470Z|8e405b12-5f93-4e37-9e25-a8e3499b22f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:18.554Z|bfc1ea54-dd56-4f5c-8794-ad358dc53020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:52:18.558Z|bfc1ea54-dd56-4f5c-8794-ad358dc53020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:52:20.582Z|df62ed6b-3d5c-446d-b53f-0fe85731dbf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:20.583Z|df62ed6b-3d5c-446d-b53f-0fe85731dbf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:21.406Z|91c517a9-28e9-41ff-8908-d5a9c586e0af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:21.406Z|91c517a9-28e9-41ff-8908-d5a9c586e0af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:23.492Z|0cece066-fd47-405a-965d-925739e2bb74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:23.493Z|0cece066-fd47-405a-965d-925739e2bb74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:23.588Z|a81db071-51c6-407a-b32a-d1e4a3f7add2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:52:23.588Z|a81db071-51c6-407a-b32a-d1e4a3f7add2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:30.608Z|16b3ece0-3ce8-411e-8027-c91639f532ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:30.609Z|16b3ece0-3ce8-411e-8027-c91639f532ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:31.428Z|5e13bb5a-b140-4b3d-95a9-c18ad02607e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:31.429Z|5e13bb5a-b140-4b3d-95a9-c18ad02607e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:33.521Z|4553d0ac-a420-48fb-8fd9-e3cabe1de36c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:33.522Z|4553d0ac-a420-48fb-8fd9-e3cabe1de36c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:33.554Z|6dba3970-49ef-4b9a-aa80-f2a5e9070ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:52:33.554Z|6dba3970-49ef-4b9a-aa80-f2a5e9070ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:52:34.375Z|8658441f-7c2b-4833-bc83-e52b0d4799f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:52:34.376Z|8658441f-7c2b-4833-bc83-e52b0d4799f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:52:40.633Z|789b5259-1da1-4912-8437-c2c0e9578db6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:40.634Z|789b5259-1da1-4912-8437-c2c0e9578db6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:41.454Z|fc328abf-03e5-484d-af3e-7e2665dac648|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:41.455Z|fc328abf-03e5-484d-af3e-7e2665dac648|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:43.559Z|48332891-b4e3-4af3-8437-3674f7f16a2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:43.560Z|48332891-b4e3-4af3-8437-3674f7f16a2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:48.554Z|7f485e29-c4a8-4ed8-b11c-59d538c47cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:52:48.554Z|7f485e29-c4a8-4ed8-b11c-59d538c47cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:52:50.657Z|452eec1b-e289-484c-a3c0-d84d95c8cea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:50.658Z|452eec1b-e289-484c-a3c0-d84d95c8cea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:51.484Z|d7398555-9363-4680-9a67-213550409f9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:51.485Z|d7398555-9363-4680-9a67-213550409f9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:52:53.588Z|46082b8d-3213-4151-b726-157b22a16b1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:52:53.589Z|46082b8d-3213-4151-b726-157b22a16b1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:00.680Z|77913605-8fc8-4718-80ba-bf8da449adde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:00.681Z|77913605-8fc8-4718-80ba-bf8da449adde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:01.512Z|4548b31f-594f-4077-8317-825909a1cb49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:01.513Z|4548b31f-594f-4077-8317-825909a1cb49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:03.554Z|2f34cef2-8b7f-4c62-be1c-d5cb333f690d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:53:03.558Z|2f34cef2-8b7f-4c62-be1c-d5cb333f690d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:53:03.613Z|e3b72e5c-be25-4a05-9296-91e673b32716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:03.614Z|e3b72e5c-be25-4a05-9296-91e673b32716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:04.376Z|4460b84b-4d93-46c3-a691-ea7f4ffcc776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:53:04.377Z|4460b84b-4d93-46c3-a691-ea7f4ffcc776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:53:10.706Z|6beae88b-9dc6-443b-af09-9730ed14360d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:10.707Z|6beae88b-9dc6-443b-af09-9730ed14360d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:11.538Z|6010dd66-6664-4923-bacd-b468eb139355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:11.538Z|6010dd66-6664-4923-bacd-b468eb139355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:13.637Z|3ff1df3e-ff53-4356-9112-2ef41023ac24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:13.638Z|3ff1df3e-ff53-4356-9112-2ef41023ac24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:18.554Z|3c471054-eff5-4653-a22b-c2dc472f24d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:53:18.554Z|3c471054-eff5-4653-a22b-c2dc472f24d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:53:20.735Z|bfe2d718-f840-4c3e-98b4-7edd0cec4dfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:20.736Z|bfe2d718-f840-4c3e-98b4-7edd0cec4dfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:21.566Z|5957b959-0092-45bb-8597-3da68520a04d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:21.567Z|5957b959-0092-45bb-8597-3da68520a04d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:23.591Z|284ae63d-cd0d-4758-b283-3e25dc7b573b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:53:23.591Z|284ae63d-cd0d-4758-b283-3e25dc7b573b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:23.664Z|ceafee75-f47d-43d0-8773-e944aa994083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:23.665Z|ceafee75-f47d-43d0-8773-e944aa994083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:30.804Z|eebeb458-ad9d-4676-8d3b-e4d61d4dead9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:30.805Z|eebeb458-ad9d-4676-8d3b-e4d61d4dead9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:31.608Z|c3386c18-f47a-4f2d-8cb6-34f09308ee77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:31.608Z|c3386c18-f47a-4f2d-8cb6-34f09308ee77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:33.554Z|9690ac10-bf77-403b-ae03-334680c31714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:53:33.554Z|9690ac10-bf77-403b-ae03-334680c31714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:53:33.688Z|9c82de1b-4ad1-4566-b042-4f647e34224b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:33.689Z|9c82de1b-4ad1-4566-b042-4f647e34224b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:34.378Z|e8b3dfca-3b5d-4fe1-97f4-7bea7ae5c465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:53:34.378Z|e8b3dfca-3b5d-4fe1-97f4-7bea7ae5c465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:53:40.838Z|c96791dd-6710-4cc9-a743-611662685c71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:40.839Z|c96791dd-6710-4cc9-a743-611662685c71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:41.634Z|3e663399-71ae-4e4f-a427-56340564fbe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:41.635Z|3e663399-71ae-4e4f-a427-56340564fbe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:43.711Z|a37c1631-b4b2-46f5-afb4-a1519aa14fcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:43.712Z|a37c1631-b4b2-46f5-afb4-a1519aa14fcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:48.554Z|2ff6fc6c-5aa1-46d5-964d-c7f2c4dfc091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:53:48.556Z|2ff6fc6c-5aa1-46d5-964d-c7f2c4dfc091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:53:50.882Z|2a2df2e4-5749-4a1c-93e5-b2da3e210716|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:50.883Z|2a2df2e4-5749-4a1c-93e5-b2da3e210716|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:51.692Z|a1e00ed1-1ee9-4fae-b039-0d1cf83a36e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:51.693Z|a1e00ed1-1ee9-4fae-b039-0d1cf83a36e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:53:53.735Z|55c6f645-7259-45a7-8bf7-62ea0cda46ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:53:53.736Z|55c6f645-7259-45a7-8bf7-62ea0cda46ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:00.910Z|ca7d0e04-9617-4888-b576-eeb688d17263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:00.911Z|ca7d0e04-9617-4888-b576-eeb688d17263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:01.725Z|1c93e4a8-dede-45d6-be72-864901d74d93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:01.726Z|1c93e4a8-dede-45d6-be72-864901d74d93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:03.554Z|432ca916-c8a7-4468-bd7f-c40124942100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:54:03.555Z|432ca916-c8a7-4468-bd7f-c40124942100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:54:03.760Z|261ee763-d541-46da-9740-6d284256d7da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:03.761Z|261ee763-d541-46da-9740-6d284256d7da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:04.379Z|b6e85798-522a-492c-bb47-1b35f887875a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:54:04.380Z|b6e85798-522a-492c-bb47-1b35f887875a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:54:10.964Z|285116d7-c868-4095-86a0-8e3b295e1464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:10.965Z|285116d7-c868-4095-86a0-8e3b295e1464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:11.751Z|6aae164b-e392-4b9f-aa22-d5f88f27098e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:11.752Z|6aae164b-e392-4b9f-aa22-d5f88f27098e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:13.785Z|89b4025e-5633-4efc-9d05-957a044b238a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:13.786Z|89b4025e-5633-4efc-9d05-957a044b238a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:18.554Z|d584b5f0-c8da-4707-99ee-7039cedb34b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:54:18.554Z|d584b5f0-c8da-4707-99ee-7039cedb34b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:54:20.997Z|37076763-1e4c-4c9a-a894-20fff671f2e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:20.998Z|37076763-1e4c-4c9a-a894-20fff671f2e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:21.782Z|5306a4ac-6666-4f17-a127-e67ce848df68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:21.783Z|5306a4ac-6666-4f17-a127-e67ce848df68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:23.587Z|b44203ae-f8c0-4b4b-94ab-da5ccef612be|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:54:23.589Z|b44203ae-f8c0-4b4b-94ab-da5ccef612be|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:23.811Z|4137f900-8bd3-4e53-a452-0995e89d75b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:23.812Z|4137f900-8bd3-4e53-a452-0995e89d75b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:31.050Z|fbcd817c-a719-4fdd-a16e-e1131ecb2b40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:31.050Z|fbcd817c-a719-4fdd-a16e-e1131ecb2b40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:31.813Z|adc72ada-c9e3-4edb-aafb-88d9785147a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:31.813Z|adc72ada-c9e3-4edb-aafb-88d9785147a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:33.554Z|22e12b5b-7db9-439c-8ab1-be5d0b293b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:54:33.558Z|22e12b5b-7db9-439c-8ab1-be5d0b293b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:54:33.837Z|3dc24883-3b44-4031-8993-ee98b7e42671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:33.837Z|3dc24883-3b44-4031-8993-ee98b7e42671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:34.381Z|eda53ffb-5b46-4192-8761-8dbc98b4e85b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:54:34.381Z|eda53ffb-5b46-4192-8761-8dbc98b4e85b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:54:41.079Z|9c08753c-e922-43b0-bf04-62c723d48c4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:41.080Z|9c08753c-e922-43b0-bf04-62c723d48c4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:41.837Z|77f31f37-f570-4aa5-89e5-fb396c1bc3ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:41.838Z|77f31f37-f570-4aa5-89e5-fb396c1bc3ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:43.864Z|e99d1d25-53cc-44d8-ba9d-502d0d198fa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:43.866Z|e99d1d25-53cc-44d8-ba9d-502d0d198fa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:48.554Z|eeabf63d-370c-43a0-99c2-1faa01a53e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:54:48.554Z|eeabf63d-370c-43a0-99c2-1faa01a53e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:54:51.107Z|35dab9fd-eb9d-4fc3-96f3-7c35d8565dcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:51.108Z|35dab9fd-eb9d-4fc3-96f3-7c35d8565dcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:51.871Z|207ede69-a399-4138-b415-5459ccf3883a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:51.872Z|207ede69-a399-4138-b415-5459ccf3883a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:54:53.891Z|24bf7e33-f625-41b1-b340-62955d9d9839|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:54:53.892Z|24bf7e33-f625-41b1-b340-62955d9d9839|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:01.146Z|97c57f24-c623-4111-b135-e1735c6c4cdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:01.147Z|97c57f24-c623-4111-b135-e1735c6c4cdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:01.903Z|2cb2c75d-df6d-4bc5-91f2-ba5013842845|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:01.905Z|2cb2c75d-df6d-4bc5-91f2-ba5013842845|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:03.554Z|f7d89fef-65fa-4b3f-a5c9-76f03e21ff75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:55:03.554Z|f7d89fef-65fa-4b3f-a5c9-76f03e21ff75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:55:03.916Z|e038b6e1-5a3a-4c0f-9687-cc4c94530eae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:03.918Z|e038b6e1-5a3a-4c0f-9687-cc4c94530eae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:04.382Z|b3efa3b4-00f0-409a-b41e-cd8d5237ee2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:55:04.383Z|b3efa3b4-00f0-409a-b41e-cd8d5237ee2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:55:11.181Z|4b78d46c-ea05-4b3c-ad72-75413962a50b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:11.182Z|4b78d46c-ea05-4b3c-ad72-75413962a50b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:11.947Z|987093ec-4a9c-4228-8fc0-935810220d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:11.948Z|987093ec-4a9c-4228-8fc0-935810220d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:13.944Z|cecc519b-4888-48bd-b02c-493e55ebec07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:13.945Z|cecc519b-4888-48bd-b02c-493e55ebec07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:18.554Z|7fc0b147-dd3e-4534-b7ba-1ce19572b96a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:55:18.557Z|7fc0b147-dd3e-4534-b7ba-1ce19572b96a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:55:21.216Z|e0e3cc15-4fe6-4685-91fd-9877449b9d95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:21.217Z|e0e3cc15-4fe6-4685-91fd-9877449b9d95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:21.978Z|f7e4a5b1-da6b-4792-a585-64b58a6dfaa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:21.979Z|f7e4a5b1-da6b-4792-a585-64b58a6dfaa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:23.587Z|a5f30194-3f6e-4621-a62a-259409b84f59|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:55:23.588Z|a5f30194-3f6e-4621-a62a-259409b84f59|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:23.968Z|a8556c5c-9a53-4efb-b3c2-716d72742a2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:23.969Z|a8556c5c-9a53-4efb-b3c2-716d72742a2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:31.246Z|18cb5771-c420-4b34-a9ae-c3d1e627c320|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:31.247Z|18cb5771-c420-4b34-a9ae-c3d1e627c320|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:32.009Z|a831b2d1-f995-4da3-bde8-95e5de977943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:32.010Z|a831b2d1-f995-4da3-bde8-95e5de977943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:33.554Z|01ad00c8-47e0-4a57-8cbf-19a2e835ebde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:55:33.555Z|01ad00c8-47e0-4a57-8cbf-19a2e835ebde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:55:33.994Z|7f7dbe2b-584c-4f99-b9bb-b9503fec6b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:33.995Z|7f7dbe2b-584c-4f99-b9bb-b9503fec6b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:34.384Z|c1ee5ed3-0625-4326-b072-ba4dd561849c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:55:34.384Z|c1ee5ed3-0625-4326-b072-ba4dd561849c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:55:41.275Z|25a3e52e-b4d3-4f5f-9dcf-24b60aedf978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:41.276Z|25a3e52e-b4d3-4f5f-9dcf-24b60aedf978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:42.042Z|868d462b-b72a-4325-86ff-dc7e8bffef7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:42.043Z|868d462b-b72a-4325-86ff-dc7e8bffef7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:44.018Z|726e6001-2b83-427f-ad39-ce2238ff075a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:44.018Z|726e6001-2b83-427f-ad39-ce2238ff075a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:48.554Z|dfc8ac40-f5c5-4bae-8606-ceec1d9c7586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:55:48.554Z|dfc8ac40-f5c5-4bae-8606-ceec1d9c7586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:55:51.314Z|2ffc51ca-8c57-4813-ba27-46914b41f399|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:51.315Z|2ffc51ca-8c57-4813-ba27-46914b41f399|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:52.075Z|3875f831-2061-4a5c-b5de-31829e685fde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:52.076Z|3875f831-2061-4a5c-b5de-31829e685fde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:55:54.044Z|e46f01c9-5d91-44a5-87ec-fa4f370a4ecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:55:54.046Z|e46f01c9-5d91-44a5-87ec-fa4f370a4ecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:01.341Z|096bf669-ce21-4644-8e8f-20ac81ea193f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:01.342Z|096bf669-ce21-4644-8e8f-20ac81ea193f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:02.106Z|8816bd05-8812-42a4-b51c-0e205eda5995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:02.107Z|8816bd05-8812-42a4-b51c-0e205eda5995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:03.556Z|45dfeb75-a272-4720-927c-9eb7c02d18dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:56:03.562Z|45dfeb75-a272-4720-927c-9eb7c02d18dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:56:04.070Z|cb29b043-e227-436d-9c42-83da5b6abd51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:04.071Z|cb29b043-e227-436d-9c42-83da5b6abd51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:04.385Z|9bebae23-97ac-4105-a062-e3f20eca1a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:56:04.386Z|9bebae23-97ac-4105-a062-e3f20eca1a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:56:11.399Z|2f5574d9-c8ec-46a8-9149-d0414d632ef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:11.401Z|2f5574d9-c8ec-46a8-9149-d0414d632ef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:12.147Z|98ee9f7d-7b8b-407b-a1dc-596dc5c6e9cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:12.148Z|98ee9f7d-7b8b-407b-a1dc-596dc5c6e9cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:14.098Z|3e0e28e2-636c-4c39-b8bd-01dc2d603bab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:14.099Z|3e0e28e2-636c-4c39-b8bd-01dc2d603bab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:18.554Z|2d77a732-d5fb-4e90-b6fd-eeb0599d6b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:56:18.555Z|2d77a732-d5fb-4e90-b6fd-eeb0599d6b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:56:21.425Z|c7cd8cda-4296-429a-a287-7be571ee262c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:21.427Z|c7cd8cda-4296-429a-a287-7be571ee262c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:22.177Z|2bad1153-cd97-43a5-9cd7-09189826e48a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:22.178Z|2bad1153-cd97-43a5-9cd7-09189826e48a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:23.588Z|487a0178-ba50-407b-b30c-f2dc2fac1ea8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:56:23.589Z|487a0178-ba50-407b-b30c-f2dc2fac1ea8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:24.122Z|db5c3530-c0a9-4b69-83b1-bff7656c8711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:24.123Z|db5c3530-c0a9-4b69-83b1-bff7656c8711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:31.456Z|fdb74fc1-39bd-4781-acb7-282e592db64a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:31.457Z|fdb74fc1-39bd-4781-acb7-282e592db64a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:32.207Z|9c1402d8-61aa-43a0-9f58-7454874f8f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:32.208Z|9c1402d8-61aa-43a0-9f58-7454874f8f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:33.554Z|27b9af1f-d637-470c-995a-dd77b38b1f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:56:33.555Z|27b9af1f-d637-470c-995a-dd77b38b1f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:56:34.158Z|86b67f54-0f4c-4bd8-8f10-7b56ac33b735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:34.159Z|86b67f54-0f4c-4bd8-8f10-7b56ac33b735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:34.387Z|0552ef97-c9cb-4c3f-93d2-ceeb57cd207e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:56:34.388Z|0552ef97-c9cb-4c3f-93d2-ceeb57cd207e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:56:41.485Z|5d7cd142-450d-40bf-be0e-3e932100309a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:41.486Z|5d7cd142-450d-40bf-be0e-3e932100309a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:42.233Z|b761df80-a525-4f18-8f63-b3ffb023333f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:42.234Z|b761df80-a525-4f18-8f63-b3ffb023333f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:44.183Z|13e5bed6-c9ea-42bb-88f9-5cdf4b99c1cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:44.184Z|13e5bed6-c9ea-42bb-88f9-5cdf4b99c1cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:48.554Z|6d380cae-3e0e-45a1-bef9-a0a360795839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:56:48.558Z|6d380cae-3e0e-45a1-bef9-a0a360795839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:56:51.518Z|08dc66fc-67d9-405a-af49-afc08b17e018|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:51.519Z|08dc66fc-67d9-405a-af49-afc08b17e018|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:52.261Z|cc8da4c9-152f-47e9-9a59-3915c4f5c243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:52.262Z|cc8da4c9-152f-47e9-9a59-3915c4f5c243|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:56:54.208Z|9333410f-a3b2-44b8-a55f-84e988511393|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:56:54.209Z|9333410f-a3b2-44b8-a55f-84e988511393|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:01.571Z|127d42eb-1ff3-4ebf-bf0f-5e4d7820162c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:01.572Z|127d42eb-1ff3-4ebf-bf0f-5e4d7820162c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:02.294Z|6cff814c-d366-40d5-897b-c89c11e43fed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:02.295Z|6cff814c-d366-40d5-897b-c89c11e43fed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:03.554Z|7b1f5596-cd35-4867-89ce-90451b85fffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:57:03.554Z|7b1f5596-cd35-4867-89ce-90451b85fffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:57:04.233Z|fd81f166-6d2f-4011-be53-2ce6c3e2d565|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:04.234Z|fd81f166-6d2f-4011-be53-2ce6c3e2d565|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:04.388Z|214329d6-366f-4f87-9f69-7df2afc765f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:57:04.389Z|214329d6-366f-4f87-9f69-7df2afc765f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:57:11.608Z|b3c257b8-bb69-4cac-ba36-117bccce1f2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:11.608Z|b3c257b8-bb69-4cac-ba36-117bccce1f2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:12.327Z|4be01667-34f8-459a-8b6c-e46ec07b0551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:12.329Z|4be01667-34f8-459a-8b6c-e46ec07b0551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:14.258Z|a78e1d25-cea5-4d45-8efd-ed672ca81e2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:14.259Z|a78e1d25-cea5-4d45-8efd-ed672ca81e2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:18.554Z|16620c11-0c44-4e07-9381-2f76695d224e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:57:18.554Z|16620c11-0c44-4e07-9381-2f76695d224e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:57:21.649Z|21e40bc9-56fd-4c25-9973-15fe90e4d4f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:21.650Z|21e40bc9-56fd-4c25-9973-15fe90e4d4f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:22.354Z|543780df-c7e7-4d27-b386-89f670d37c09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:22.355Z|543780df-c7e7-4d27-b386-89f670d37c09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:23.590Z|aaa47a40-e96f-41c3-a2ea-4622e3b95249|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:57:23.591Z|aaa47a40-e96f-41c3-a2ea-4622e3b95249|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:24.283Z|77166906-7ee4-4a84-b956-aa32f1aafe33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:24.284Z|77166906-7ee4-4a84-b956-aa32f1aafe33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:31.676Z|17275462-121a-4397-ad50-9d0f58549709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:31.676Z|17275462-121a-4397-ad50-9d0f58549709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:32.382Z|4b0503d7-bf10-4a1c-9306-091284248adc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:32.383Z|4b0503d7-bf10-4a1c-9306-091284248adc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:33.554Z|5ff8f306-8831-49b4-a5f6-6a9c68e6385d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:57:33.558Z|5ff8f306-8831-49b4-a5f6-6a9c68e6385d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:57:34.309Z|e7a65241-3d24-43dd-b358-ad50d2271602|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:34.310Z|e7a65241-3d24-43dd-b358-ad50d2271602|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:34.390Z|840dc2ec-a6c2-466b-9350-b684ea3715df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:57:34.391Z|840dc2ec-a6c2-466b-9350-b684ea3715df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:57:41.710Z|81d0ad28-fe3c-4641-b633-6c77ae811490|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:41.711Z|81d0ad28-fe3c-4641-b633-6c77ae811490|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:42.408Z|396f7a09-97fc-4594-b653-103e32ba152d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:42.408Z|396f7a09-97fc-4594-b653-103e32ba152d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:44.336Z|28a001f7-b83c-48f3-a760-f5172da630d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:44.337Z|28a001f7-b83c-48f3-a760-f5172da630d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:48.554Z|1fbe87a0-ba02-4ffe-99f1-b693d007f305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:57:48.554Z|1fbe87a0-ba02-4ffe-99f1-b693d007f305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:57:51.757Z|d168f032-62ae-4116-b5ef-a71a376797a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:51.757Z|d168f032-62ae-4116-b5ef-a71a376797a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:52.432Z|744a3faa-b188-4116-b8cf-f5bd7e3ee175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:52.433Z|744a3faa-b188-4116-b8cf-f5bd7e3ee175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:57:54.366Z|6044c411-207d-4fec-bab6-763c05808c7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:57:54.367Z|6044c411-207d-4fec-bab6-763c05808c7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:01.800Z|85bbeee3-a5af-46a0-a0ba-5f0dce3d48d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:01.801Z|85bbeee3-a5af-46a0-a0ba-5f0dce3d48d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:02.460Z|0789136d-72c9-495d-b1a5-4b0247b90c73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:02.461Z|0789136d-72c9-495d-b1a5-4b0247b90c73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:03.554Z|eeaeb42f-8f44-438d-aa94-b1bf54003d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:58:03.554Z|eeaeb42f-8f44-438d-aa94-b1bf54003d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:58:04.392Z|0c2bc98a-e101-4ec2-8040-19a7c7de36e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:58:04.395Z|0c2bc98a-e101-4ec2-8040-19a7c7de36e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:58:04.397Z|7445e6bc-e135-4059-81a9-35e1dc04de8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:04.398Z|7445e6bc-e135-4059-81a9-35e1dc04de8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:11.831Z|163797b3-0330-4665-961d-714f5a9e1e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:11.832Z|163797b3-0330-4665-961d-714f5a9e1e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:12.485Z|fc8d532f-927d-45ae-85cb-a30bfce8ab66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:12.485Z|fc8d532f-927d-45ae-85cb-a30bfce8ab66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:14.422Z|99d293f5-9091-44cd-a64e-63f3e529286a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:14.423Z|99d293f5-9091-44cd-a64e-63f3e529286a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:18.554Z|bf051801-64e4-4734-a6d4-059a7ac2e93b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:58:18.557Z|bf051801-64e4-4734-a6d4-059a7ac2e93b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:58:21.857Z|81118623-1c9b-4f66-a9f1-e37fc21ab9cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:21.858Z|81118623-1c9b-4f66-a9f1-e37fc21ab9cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:22.508Z|744a513e-2894-4f72-b35a-0ad1adbffabe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:22.509Z|744a513e-2894-4f72-b35a-0ad1adbffabe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:23.588Z|c95a1cdf-c399-49c0-9997-49759f8fea28|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:58:23.589Z|c95a1cdf-c399-49c0-9997-49759f8fea28|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:24.448Z|4c8300c4-db90-4691-8fc0-f70c0d148fb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:24.449Z|4c8300c4-db90-4691-8fc0-f70c0d148fb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:31.881Z|0bd470fa-9b68-4aa7-80c2-a9fa7170bbad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:31.881Z|0bd470fa-9b68-4aa7-80c2-a9fa7170bbad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:32.533Z|3aaa4a1f-151d-417b-9a05-b54ec2b093b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:32.534Z|3aaa4a1f-151d-417b-9a05-b54ec2b093b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:33.554Z|6734e49e-860d-4752-a604-48849807f4ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:58:33.554Z|6734e49e-860d-4752-a604-48849807f4ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:58:34.396Z|8b559609-07af-4183-948e-4ccdd6f58266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:58:34.396Z|8b559609-07af-4183-948e-4ccdd6f58266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:58:34.486Z|eef269e5-da78-438f-9973-f89379b71b92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:34.487Z|eef269e5-da78-438f-9973-f89379b71b92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:41.909Z|5c19a735-0782-4f0a-975a-452010f77987|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:41.911Z|5c19a735-0782-4f0a-975a-452010f77987|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:42.566Z|b255c1d4-e1dd-4dce-9bde-c90a1c46140d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:42.568Z|b255c1d4-e1dd-4dce-9bde-c90a1c46140d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:44.512Z|821c1045-e3a0-44d2-a0f5-2f9f8623c775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:44.513Z|821c1045-e3a0-44d2-a0f5-2f9f8623c775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:48.554Z|8f08dada-c21e-42a3-9f80-892516f67c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:58:48.555Z|8f08dada-c21e-42a3-9f80-892516f67c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:58:51.938Z|6310aea2-4c9b-48bd-ba16-c15425683950|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:51.939Z|6310aea2-4c9b-48bd-ba16-c15425683950|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:52.596Z|84453c10-135b-4728-a7ab-68c7cb1f183f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:52.597Z|84453c10-135b-4728-a7ab-68c7cb1f183f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:58:54.537Z|f0db7c51-1712-429c-820f-c759d419dad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:58:54.537Z|f0db7c51-1712-429c-820f-c759d419dad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:01.963Z|68aef7e5-4842-48f8-bf12-4a0d3cf2a6f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:01.964Z|68aef7e5-4842-48f8-bf12-4a0d3cf2a6f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:02.622Z|36efdf4f-f650-440d-93d8-6f57b0015f5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:02.623Z|36efdf4f-f650-440d-93d8-6f57b0015f5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:03.554Z|1fc816b0-c5dc-471b-aee6-7ed1b90eb2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:59:03.557Z|1fc816b0-c5dc-471b-aee6-7ed1b90eb2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:59:04.397Z|a451b6b1-e213-494d-b657-1dc0504285e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:59:04.398Z|a451b6b1-e213-494d-b657-1dc0504285e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:59:04.561Z|7ac80c66-3623-4a75-bc13-b44cb33f8cb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:04.562Z|7ac80c66-3623-4a75-bc13-b44cb33f8cb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:11.993Z|dbb93ddb-a2b5-421a-9262-a4e3ebaeda62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:11.994Z|dbb93ddb-a2b5-421a-9262-a4e3ebaeda62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:12.647Z|789fe942-2fe9-49dd-a39c-f904a228cbc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:12.648Z|789fe942-2fe9-49dd-a39c-f904a228cbc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:14.586Z|25f120c2-4532-4459-bd9b-10e09411471a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:14.587Z|25f120c2-4532-4459-bd9b-10e09411471a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:18.554Z|653afe18-c786-4057-86dc-61dc7d3f7090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:59:18.554Z|653afe18-c786-4057-86dc-61dc7d3f7090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:59:22.021Z|69e5651e-07d2-4e0b-8c18-a8e7fee15b45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:22.022Z|69e5651e-07d2-4e0b-8c18-a8e7fee15b45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:22.673Z|01049eb8-8a5c-4560-834a-8d0de4328d00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:22.674Z|01049eb8-8a5c-4560-834a-8d0de4328d00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:23.587Z|c0c25588-83ac-484d-a242-c73a4e7fabc7|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T06:59:23.588Z|c0c25588-83ac-484d-a242-c73a4e7fabc7|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:24.613Z|3d1b80ac-e18b-4684-b0ba-2ef841086402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:24.614Z|3d1b80ac-e18b-4684-b0ba-2ef841086402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:32.056Z|e7422274-94e5-481a-bb86-e95796402c25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:32.056Z|e7422274-94e5-481a-bb86-e95796402c25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:32.701Z|26774bf2-ce78-4c8f-9419-a1e54a3e99fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:32.702Z|26774bf2-ce78-4c8f-9419-a1e54a3e99fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:33.554Z|21d529d6-916d-45a6-9784-dfe8c2f61980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:59:33.554Z|21d529d6-916d-45a6-9784-dfe8c2f61980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:59:34.398Z|b5d20e08-e742-43be-a887-8bd4bac78a39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:59:34.399Z|b5d20e08-e742-43be-a887-8bd4bac78a39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:59:34.641Z|2ba68501-6350-4bf1-b6c0-850d37a347c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:34.642Z|2ba68501-6350-4bf1-b6c0-850d37a347c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:42.082Z|5e125b88-f906-4010-8c94-0f516b926bdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:42.082Z|5e125b88-f906-4010-8c94-0f516b926bdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:42.813Z|2e68af2f-d7a5-4664-a374-29bdbb12a6c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:42.814Z|2e68af2f-d7a5-4664-a374-29bdbb12a6c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:44.665Z|c1b81bd3-4b8b-4d69-aab0-e17695c97570|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:44.666Z|c1b81bd3-4b8b-4d69-aab0-e17695c97570|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:48.554Z|d99595e6-0f53-4073-b5a8-86b50ed81421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T06:59:48.558Z|d99595e6-0f53-4073-b5a8-86b50ed81421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T06:59:52.109Z|2263a214-689d-4808-bb78-3d83ad6c7d64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:52.110Z|2263a214-689d-4808-bb78-3d83ad6c7d64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:52.839Z|067d74d1-5605-4502-94b2-a7169c3244e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:52.840Z|067d74d1-5605-4502-94b2-a7169c3244e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T06:59:54.692Z|09fe9fa5-3a52-4b18-8243-ea6ec4fe3b62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T06:59:54.693Z|09fe9fa5-3a52-4b18-8243-ea6ec4fe3b62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:02.150Z|b1d4de38-c9e6-4976-a716-3e3900c82872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:02.151Z|b1d4de38-c9e6-4976-a716-3e3900c82872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:02.867Z|45057910-3417-41a5-af43-048fe7b29b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:02.868Z|45057910-3417-41a5-af43-048fe7b29b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:03.554Z|9d075c30-1e3d-4acc-a222-221b212180a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:00:03.554Z|9d075c30-1e3d-4acc-a222-221b212180a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:00:04.400Z|5d9b1662-e2c3-4cdc-ad4b-1e648f53b5b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:00:04.400Z|5d9b1662-e2c3-4cdc-ad4b-1e648f53b5b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:00:04.716Z|2210b020-869f-4ac4-b448-a0c9d5bd7257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:04.717Z|2210b020-869f-4ac4-b448-a0c9d5bd7257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:12.185Z|2acfe253-0f69-41a8-a9a7-810395635960|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:12.186Z|2acfe253-0f69-41a8-a9a7-810395635960|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:12.891Z|de114b6d-edec-4dfc-a2b5-34b820e8ae13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:12.892Z|de114b6d-edec-4dfc-a2b5-34b820e8ae13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:14.740Z|494c98ea-de65-40d7-91e1-a40a4588c1c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:14.740Z|494c98ea-de65-40d7-91e1-a40a4588c1c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:18.554Z|40a5724a-5981-43ab-806b-eb5e21796c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:00:18.554Z|40a5724a-5981-43ab-806b-eb5e21796c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:00:22.210Z|1a8ca720-9956-41c0-831b-5a8b3dc738f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:22.211Z|1a8ca720-9956-41c0-831b-5a8b3dc738f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:22.918Z|c468871d-7ebb-4a7e-b080-9fc4ef22b77e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:22.920Z|c468871d-7ebb-4a7e-b080-9fc4ef22b77e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:23.588Z|42d36c29-1716-4d45-b490-a12779970b0f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:00:23.589Z|42d36c29-1716-4d45-b490-a12779970b0f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:24.763Z|d0402608-5178-4aa5-bc3f-2de6609a103a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:24.764Z|d0402608-5178-4aa5-bc3f-2de6609a103a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:32.236Z|bd5f9036-7481-4911-85d7-e05d5a07f437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:32.237Z|bd5f9036-7481-4911-85d7-e05d5a07f437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:32.953Z|d56f8715-d34f-4a7e-849d-45dd5766e514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:32.955Z|d56f8715-d34f-4a7e-849d-45dd5766e514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:33.554Z|81ecfe18-3e7c-4ece-ba58-5760aa133985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:00:33.558Z|81ecfe18-3e7c-4ece-ba58-5760aa133985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:00:34.401Z|bef34b31-035b-493d-a992-d98ec0d6ca07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:00:34.402Z|bef34b31-035b-493d-a992-d98ec0d6ca07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:00:34.787Z|16cc5097-86af-461d-be7a-de40dcc3641a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:34.788Z|16cc5097-86af-461d-be7a-de40dcc3641a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:42.272Z|1c6cf1a6-b247-465e-8aec-e1fdf9d6d82c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:42.273Z|1c6cf1a6-b247-465e-8aec-e1fdf9d6d82c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:42.978Z|d2ea489f-bf79-43aa-807c-e0875c65f74c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:42.979Z|d2ea489f-bf79-43aa-807c-e0875c65f74c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:44.812Z|0cbdb74f-596b-4349-b9f6-e06b1b209a5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:44.813Z|0cbdb74f-596b-4349-b9f6-e06b1b209a5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:48.554Z|d11fefd2-3407-46fe-a208-660078c8758b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:00:48.554Z|d11fefd2-3407-46fe-a208-660078c8758b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:00:52.296Z|c4e87508-6acc-401f-9991-f463378e658e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:52.297Z|c4e87508-6acc-401f-9991-f463378e658e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:53.015Z|bda78734-5b3d-408c-808b-c7649c75d124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:53.016Z|bda78734-5b3d-408c-808b-c7649c75d124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:00:54.836Z|55b36d83-c074-4686-83a2-668bc2e94950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:00:54.838Z|55b36d83-c074-4686-83a2-668bc2e94950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:02.320Z|8faa335c-e15c-4bbc-aade-0ff05ed74fa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:02.321Z|8faa335c-e15c-4bbc-aade-0ff05ed74fa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:03.044Z|29fea4d7-2538-4edf-9be1-6da54590c248|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:03.044Z|29fea4d7-2538-4edf-9be1-6da54590c248|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:03.554Z|db2f4cfe-3972-43ad-9f97-b04a7764662a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:01:03.554Z|db2f4cfe-3972-43ad-9f97-b04a7764662a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:01:04.403Z|02a690ee-8571-4e91-aa46-fa2ed0452364|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:01:04.403Z|02a690ee-8571-4e91-aa46-fa2ed0452364|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:01:04.879Z|b09443fe-a1cd-4ed1-9a4b-8f1dfa649070|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:04.880Z|b09443fe-a1cd-4ed1-9a4b-8f1dfa649070|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:12.343Z|4f7c7539-2aca-44b2-8bbb-be3697263f5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:12.344Z|4f7c7539-2aca-44b2-8bbb-be3697263f5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:13.070Z|1fb12bc3-d71b-4d0a-9fc2-dea91bbe4ed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:13.071Z|1fb12bc3-d71b-4d0a-9fc2-dea91bbe4ed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:14.902Z|bcb4fc89-01d0-4c78-8d1a-ed73baf16c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:14.903Z|bcb4fc89-01d0-4c78-8d1a-ed73baf16c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:18.554Z|58434318-acf5-4661-88fa-faff000c126d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:01:18.558Z|58434318-acf5-4661-88fa-faff000c126d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:01:22.367Z|b30aab06-3f68-4879-a379-f1dd33ea88c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:22.368Z|b30aab06-3f68-4879-a379-f1dd33ea88c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:23.094Z|53855dd1-bd21-45bf-8d31-658d188676a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:23.095Z|53855dd1-bd21-45bf-8d31-658d188676a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:23.588Z|989ce638-7e45-45a5-ace6-21f4362915f5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:01:23.588Z|989ce638-7e45-45a5-ace6-21f4362915f5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:24.927Z|dfa7c2b2-a51d-4f28-b083-a0d1c2aafc59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:24.928Z|dfa7c2b2-a51d-4f28-b083-a0d1c2aafc59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:32.395Z|55f28a71-c7df-4c2a-b6bd-fee8b360847b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:32.396Z|55f28a71-c7df-4c2a-b6bd-fee8b360847b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:33.117Z|5dde752f-3b5c-4f8b-a9e7-c2dcb41f4b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:33.117Z|5dde752f-3b5c-4f8b-a9e7-c2dcb41f4b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:33.554Z|d33d31fe-f0a7-4b71-9f5e-419899014300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:01:33.554Z|d33d31fe-f0a7-4b71-9f5e-419899014300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:01:34.404Z|a07c78a2-92eb-4459-b2c2-176d5dee4bd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:01:34.405Z|a07c78a2-92eb-4459-b2c2-176d5dee4bd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:01:34.953Z|5de5c041-34a8-4411-bcc0-3121fa1b581f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:34.954Z|5de5c041-34a8-4411-bcc0-3121fa1b581f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:42.421Z|aa8f1449-ba7d-4097-8755-3c446d77fa7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:42.422Z|aa8f1449-ba7d-4097-8755-3c446d77fa7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:43.140Z|f9a6f43f-7ae6-41c0-83c5-376d11bf3a49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:43.140Z|f9a6f43f-7ae6-41c0-83c5-376d11bf3a49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:44.976Z|4d2e0197-f468-457c-8331-a5df765e215c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:44.977Z|4d2e0197-f468-457c-8331-a5df765e215c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:48.554Z|b4afb022-3275-4608-a15f-78a8a1fde66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:01:48.554Z|b4afb022-3275-4608-a15f-78a8a1fde66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:01:52.445Z|091209ee-0a28-4916-933b-39bb02159701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:52.446Z|091209ee-0a28-4916-933b-39bb02159701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:53.162Z|68a97cfd-12a8-47a2-8674-72925a35201a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:53.163Z|68a97cfd-12a8-47a2-8674-72925a35201a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:01:54.999Z|b2b8405b-0747-46a3-a2f3-d579d171e9eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:01:55.000Z|b2b8405b-0747-46a3-a2f3-d579d171e9eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:02.471Z|17f53b02-1dc3-4bc7-8abf-a347b5bec306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:02.472Z|17f53b02-1dc3-4bc7-8abf-a347b5bec306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:03.186Z|a3cf2123-cd97-46b7-b337-cb324ef69c6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:03.187Z|a3cf2123-cd97-46b7-b337-cb324ef69c6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:03.554Z|3ae12017-878a-4167-a001-3d085fe03da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:02:03.557Z|3ae12017-878a-4167-a001-3d085fe03da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:02:04.405Z|e5a685dd-dd08-4846-8314-5350e6d94060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:02:04.406Z|e5a685dd-dd08-4846-8314-5350e6d94060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:02:05.027Z|56e379ff-62a4-4a4e-b05f-f741749be409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:05.029Z|56e379ff-62a4-4a4e-b05f-f741749be409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:12.497Z|f4280128-58bd-4c56-9be3-eba43d33ea5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:12.498Z|f4280128-58bd-4c56-9be3-eba43d33ea5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:13.209Z|9d1e41ea-8fba-439a-ab0e-1f2b7aebedad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:13.211Z|9d1e41ea-8fba-439a-ab0e-1f2b7aebedad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:15.054Z|ef5c82a4-e120-41db-84d1-619e9b959fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:15.055Z|ef5c82a4-e120-41db-84d1-619e9b959fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:18.554Z|013770c1-8d76-414a-b0aa-3cf70e5538a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:02:18.555Z|013770c1-8d76-414a-b0aa-3cf70e5538a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:02:22.522Z|42b20f65-c589-4c3f-8316-771d2e33a95d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:22.523Z|42b20f65-c589-4c3f-8316-771d2e33a95d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:23.242Z|117800a1-ebff-4076-a129-65472917a516|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:23.245Z|117800a1-ebff-4076-a129-65472917a516|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:23.588Z|0a15beaf-46e7-4900-b797-835de1090c5f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:02:23.589Z|0a15beaf-46e7-4900-b797-835de1090c5f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:25.081Z|467aa47f-f44f-42b5-b5f8-a2287f12d69d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:25.081Z|467aa47f-f44f-42b5-b5f8-a2287f12d69d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:32.550Z|491b25b6-fee9-46e6-9155-fe6928f769fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:32.551Z|491b25b6-fee9-46e6-9155-fe6928f769fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:33.270Z|68175982-ac43-414d-b3ef-8875004cd42d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:33.271Z|68175982-ac43-414d-b3ef-8875004cd42d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:33.553Z|2937e8f1-322e-4b3d-bf29-0cd53b1b07af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:02:33.554Z|2937e8f1-322e-4b3d-bf29-0cd53b1b07af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:02:34.407Z|6bccf1f0-25bf-4221-93a8-d2afc0a7a0c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:02:34.407Z|6bccf1f0-25bf-4221-93a8-d2afc0a7a0c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:02:35.105Z|767229b7-5b06-4f11-9ff5-9acf41b30686|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:35.106Z|767229b7-5b06-4f11-9ff5-9acf41b30686|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:42.576Z|3c557511-de4b-4786-9cfe-2389c60cfea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:42.577Z|3c557511-de4b-4786-9cfe-2389c60cfea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:43.293Z|1c40bf01-6986-4246-9d86-b58640382b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:43.294Z|1c40bf01-6986-4246-9d86-b58640382b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:45.130Z|2b16cac0-059c-4a7b-9284-dacc3c71f6fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:45.131Z|2b16cac0-059c-4a7b-9284-dacc3c71f6fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:48.554Z|49e3a385-eab5-46f8-bae4-f4acfc547e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:02:48.559Z|49e3a385-eab5-46f8-bae4-f4acfc547e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:02:52.601Z|a708476d-2745-42cd-a702-e19c8f308168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:52.603Z|a708476d-2745-42cd-a702-e19c8f308168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:53.327Z|feb3d360-9cbe-4361-bbf2-ef43ad6be197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:53.328Z|feb3d360-9cbe-4361-bbf2-ef43ad6be197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:02:55.153Z|5a2fc3f3-97df-4d08-aedd-771e846aa3fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:02:55.154Z|5a2fc3f3-97df-4d08-aedd-771e846aa3fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:02.629Z|556f51cd-8dbf-42a6-b4a5-43dd98838b73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:02.630Z|556f51cd-8dbf-42a6-b4a5-43dd98838b73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:03.359Z|f276e45b-40d2-456f-ac6b-4617bea6e19e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:03.360Z|f276e45b-40d2-456f-ac6b-4617bea6e19e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:03.554Z|a2746e12-6f10-46f5-b56d-17cc7ef60fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:03:03.554Z|a2746e12-6f10-46f5-b56d-17cc7ef60fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:03:04.408Z|5c1f06e8-2dd1-4216-bd2d-819be0dccf8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:03:04.408Z|5c1f06e8-2dd1-4216-bd2d-819be0dccf8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:03:05.177Z|64a2a6fe-75cd-4771-beee-89f5bcd85466|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:05.177Z|64a2a6fe-75cd-4771-beee-89f5bcd85466|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:12.654Z|31da8556-93dd-4715-811d-3e5b18544b2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:12.655Z|31da8556-93dd-4715-811d-3e5b18544b2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:13.386Z|dce63272-b149-44a8-8575-4916e157c79d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:13.388Z|dce63272-b149-44a8-8575-4916e157c79d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:15.198Z|242376c0-7b25-4f36-ae64-b80683c7278f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:15.199Z|242376c0-7b25-4f36-ae64-b80683c7278f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:18.554Z|5f865381-3886-4a00-a799-bc67a5580153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:03:18.555Z|5f865381-3886-4a00-a799-bc67a5580153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:03:22.683Z|ead7bfbb-d9f8-4692-9a23-0291704bbc6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:22.684Z|ead7bfbb-d9f8-4692-9a23-0291704bbc6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:23.410Z|7640d453-e3ed-4e77-95d1-43547941b300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:23.411Z|7640d453-e3ed-4e77-95d1-43547941b300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:23.588Z|fbac8739-3a1a-4669-8d3c-2ec80ea73354|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:03:23.589Z|fbac8739-3a1a-4669-8d3c-2ec80ea73354|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:25.226Z|aecac643-c317-4b03-ac79-cb34598cc0e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:25.228Z|aecac643-c317-4b03-ac79-cb34598cc0e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:32.714Z|4779f988-0e03-4c0b-b2b3-3a857583484b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:32.715Z|4779f988-0e03-4c0b-b2b3-3a857583484b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:33.436Z|b2f4e1b6-c78f-40ab-afb5-9d96a563eb63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:33.436Z|b2f4e1b6-c78f-40ab-afb5-9d96a563eb63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:33.554Z|04ee4bb5-e4e4-45f3-ab47-4a205ba78fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:03:33.558Z|04ee4bb5-e4e4-45f3-ab47-4a205ba78fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:03:34.409Z|1e7f8510-3f7e-45d0-aee1-0056b62b5e53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:03:34.410Z|1e7f8510-3f7e-45d0-aee1-0056b62b5e53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:03:35.253Z|8614dcdf-b58b-4112-a72f-6ac43b3caa7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:35.254Z|8614dcdf-b58b-4112-a72f-6ac43b3caa7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:42.739Z|f5da4038-d5f0-4ad7-994f-6132e4843ee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:42.740Z|f5da4038-d5f0-4ad7-994f-6132e4843ee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:43.459Z|4adc78f6-cfe0-498e-80a2-78eaa42669ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:43.459Z|4adc78f6-cfe0-498e-80a2-78eaa42669ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:45.277Z|96a87d01-6efb-446c-a6d0-bad8d29e2c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:45.279Z|96a87d01-6efb-446c-a6d0-bad8d29e2c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:48.554Z|9b68e090-3c27-4833-9255-14d27a3f9d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:03:48.555Z|9b68e090-3c27-4833-9255-14d27a3f9d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:03:52.764Z|ccb6473f-14aa-4c55-b126-e5044ea97add|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:52.765Z|ccb6473f-14aa-4c55-b126-e5044ea97add|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:53.483Z|fea63c7c-f9ce-4f0c-b7aa-bdb9989dd002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:53.484Z|fea63c7c-f9ce-4f0c-b7aa-bdb9989dd002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:03:55.303Z|2f8e0111-021a-497a-be98-e4455f5c42b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:03:55.304Z|2f8e0111-021a-497a-be98-e4455f5c42b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:02.793Z|941ee2dc-ddd9-4e92-a922-1b54f6a632cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:02.794Z|941ee2dc-ddd9-4e92-a922-1b54f6a632cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:03.526Z|14629c28-af72-47aa-bcde-457469eee1be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:03.526Z|14629c28-af72-47aa-bcde-457469eee1be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:03.554Z|9002a4c9-9b42-42ee-ba1d-9ee74d0d3697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:04:03.555Z|9002a4c9-9b42-42ee-ba1d-9ee74d0d3697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:04:04.411Z|3ab1a2fa-81af-4e9d-bec1-87e799291613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:04:04.412Z|3ab1a2fa-81af-4e9d-bec1-87e799291613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:04:05.329Z|04287116-c0ae-4e2b-bfbe-6974443e2bb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:05.330Z|04287116-c0ae-4e2b-bfbe-6974443e2bb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:12.819Z|44b1fdb2-3d2f-4647-beeb-d58ffe5f4433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:12.820Z|44b1fdb2-3d2f-4647-beeb-d58ffe5f4433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:13.551Z|d045b343-2845-463d-9d90-11a2f340062d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:13.552Z|d045b343-2845-463d-9d90-11a2f340062d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:15.354Z|c459b835-87f6-4e87-a656-6cd5433ff707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:15.354Z|c459b835-87f6-4e87-a656-6cd5433ff707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:18.554Z|541c4c9f-7602-4574-8d1e-5d1ea60b3d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:04:18.554Z|541c4c9f-7602-4574-8d1e-5d1ea60b3d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:04:22.846Z|a83a15a7-9ba4-41a4-8952-47294a51bbfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:22.847Z|a83a15a7-9ba4-41a4-8952-47294a51bbfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:23.575Z|a65f851e-94af-434a-a8f1-acf080c0393f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:23.576Z|a65f851e-94af-434a-a8f1-acf080c0393f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:23.587Z|5e1c437d-1f12-4116-a5be-2a8b8e7a550b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:04:23.588Z|5e1c437d-1f12-4116-a5be-2a8b8e7a550b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:25.376Z|14844690-1c04-4df9-93b0-2ec8f86e1744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:25.377Z|14844690-1c04-4df9-93b0-2ec8f86e1744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:32.870Z|4fb344f7-5685-4e25-8ed1-bcfa3e3eb03d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:32.870Z|4fb344f7-5685-4e25-8ed1-bcfa3e3eb03d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:33.554Z|0f522c93-5031-4114-96bb-15de6b8e8da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:04:33.555Z|0f522c93-5031-4114-96bb-15de6b8e8da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:04:33.598Z|bb51fef9-da44-4819-be92-c3da9fc1e4eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:33.598Z|bb51fef9-da44-4819-be92-c3da9fc1e4eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:34.413Z|ec6b039f-a5bb-4c14-8a67-5d6ecb03f511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:04:34.413Z|ec6b039f-a5bb-4c14-8a67-5d6ecb03f511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:04:35.399Z|79e9e879-0a01-436e-a4f4-2fc522db83a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:35.400Z|79e9e879-0a01-436e-a4f4-2fc522db83a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:42.894Z|1e42fdb8-d426-4ecf-b451-a78d9abed22a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:42.894Z|1e42fdb8-d426-4ecf-b451-a78d9abed22a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:43.620Z|97cf4bec-90c9-49af-ba70-3df35a4bb762|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:43.621Z|97cf4bec-90c9-49af-ba70-3df35a4bb762|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:45.424Z|64d902b7-efac-4d2a-808b-5f90a76f3a45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:45.425Z|64d902b7-efac-4d2a-808b-5f90a76f3a45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:48.554Z|a673a4ac-7e8a-4a97-95ea-92756e1b45d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:04:48.559Z|a673a4ac-7e8a-4a97-95ea-92756e1b45d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:04:52.918Z|22b93a5a-1fcd-4641-9e09-0690bda323c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:52.919Z|22b93a5a-1fcd-4641-9e09-0690bda323c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:53.644Z|e4b21b9b-dd70-41f9-b9d6-c0056b1701d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:53.645Z|e4b21b9b-dd70-41f9-b9d6-c0056b1701d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:04:55.449Z|4d5bc2a8-7c5d-4b0f-a466-97fcc36ec8a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:04:55.450Z|4d5bc2a8-7c5d-4b0f-a466-97fcc36ec8a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:02.942Z|097736c3-6b1c-4281-9b9a-dbaf5cbd8d9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:02.943Z|097736c3-6b1c-4281-9b9a-dbaf5cbd8d9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:03.554Z|0c44eaa1-3a94-475e-908f-34e1ca629cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:05:03.554Z|0c44eaa1-3a94-475e-908f-34e1ca629cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:05:03.674Z|944d659a-40f3-4323-846a-2149b1d927da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:03.675Z|944d659a-40f3-4323-846a-2149b1d927da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:04.414Z|17bc7be0-f6c1-4192-931b-5b717ea30275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:05:04.415Z|17bc7be0-f6c1-4192-931b-5b717ea30275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:05:05.473Z|5b3af7cf-9ffa-4f5d-b373-686696ff7df5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:05.474Z|5b3af7cf-9ffa-4f5d-b373-686696ff7df5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:12.968Z|67e32b1e-64b2-4a08-8185-d88e2bb9395b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:12.969Z|67e32b1e-64b2-4a08-8185-d88e2bb9395b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:13.697Z|fc88d075-b222-4a05-9874-c7f77c13d0e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:13.698Z|fc88d075-b222-4a05-9874-c7f77c13d0e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:15.495Z|df4a9323-c421-42f1-adb8-fcdba35510a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:15.495Z|df4a9323-c421-42f1-adb8-fcdba35510a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:18.554Z|81698fe9-7d91-4fa9-af84-8d68b7cadda2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:05:18.554Z|81698fe9-7d91-4fa9-af84-8d68b7cadda2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:05:22.993Z|16b5c586-84fd-45fd-91ba-c2a003d789f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:22.994Z|16b5c586-84fd-45fd-91ba-c2a003d789f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:23.595Z|2456065f-64c5-4f86-b8cc-eab5a62a426d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:05:23.595Z|2456065f-64c5-4f86-b8cc-eab5a62a426d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:23.719Z|e2db4c1b-6bd7-4153-8771-72a4d8c3c801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:23.720Z|e2db4c1b-6bd7-4153-8771-72a4d8c3c801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:25.520Z|607d366b-466d-4f7a-8415-2e3de95d4a0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:25.521Z|607d366b-466d-4f7a-8415-2e3de95d4a0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:33.019Z|6c9b0644-d792-4280-b17b-ed3b5772c62c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:33.020Z|6c9b0644-d792-4280-b17b-ed3b5772c62c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:33.554Z|7af4d37e-ae59-4035-aa3c-2aa4e36f6805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:05:33.554Z|7af4d37e-ae59-4035-aa3c-2aa4e36f6805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:05:33.755Z|f96adf7f-f9fe-44e4-9458-91936efc3840|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:33.756Z|f96adf7f-f9fe-44e4-9458-91936efc3840|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:34.415Z|892ec3c1-5034-4b49-845f-cdcec468462b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:05:34.416Z|892ec3c1-5034-4b49-845f-cdcec468462b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:05:35.548Z|cf961faa-b388-4294-b91b-798d8bf5e183|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:35.549Z|cf961faa-b388-4294-b91b-798d8bf5e183|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:43.043Z|371ec65b-1f0b-4f1b-84d2-368d7d664aa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:43.044Z|371ec65b-1f0b-4f1b-84d2-368d7d664aa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:43.778Z|7ff25891-b192-4af7-bfea-52e82c9753fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:43.779Z|7ff25891-b192-4af7-bfea-52e82c9753fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:45.573Z|d85d0f47-89af-4514-8901-b3e7b1942e27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:45.574Z|d85d0f47-89af-4514-8901-b3e7b1942e27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:48.554Z|d6242f9a-518c-4e14-bd64-cc15b39a2c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:05:48.554Z|d6242f9a-518c-4e14-bd64-cc15b39a2c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:05:53.066Z|2136516c-4b38-4cf9-a437-b981c4fe8eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:53.067Z|2136516c-4b38-4cf9-a437-b981c4fe8eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:53.804Z|3f654b45-6c91-4762-8fa1-887dc1ca95ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:53.805Z|3f654b45-6c91-4762-8fa1-887dc1ca95ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:05:55.609Z|ac458641-3ab1-4853-ac6d-e04fbccd1d51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:05:55.610Z|ac458641-3ab1-4853-ac6d-e04fbccd1d51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:03.090Z|d8e76c51-500e-48b2-95ae-ef52d92b4baf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:03.091Z|d8e76c51-500e-48b2-95ae-ef52d92b4baf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:03.554Z|f2972d7e-d952-4bfe-9e9e-7710ece9a90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:06:03.554Z|f2972d7e-d952-4bfe-9e9e-7710ece9a90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:06:03.831Z|7a84ea8a-dbd7-4b5a-8146-d4fcb7d08ea9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:03.831Z|7a84ea8a-dbd7-4b5a-8146-d4fcb7d08ea9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:04.416Z|3e3fc88e-54ae-416b-be03-0180287dbf66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:06:04.417Z|3e3fc88e-54ae-416b-be03-0180287dbf66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:06:05.631Z|fd2d5c19-dab8-46c9-8a84-e6218b99720d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:05.632Z|fd2d5c19-dab8-46c9-8a84-e6218b99720d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:13.116Z|189dd771-174a-428c-8a23-1400469c32a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:13.117Z|189dd771-174a-428c-8a23-1400469c32a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:13.858Z|c57c1eb7-86e7-4fdc-83bd-39bc4c6ddae0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:13.859Z|c57c1eb7-86e7-4fdc-83bd-39bc4c6ddae0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:15.655Z|5c3b1583-0c2c-43a8-88ce-56cbdc743b43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:15.656Z|5c3b1583-0c2c-43a8-88ce-56cbdc743b43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:18.554Z|ea9f198f-bcaa-412a-8e09-a173f3eb7642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:06:18.554Z|ea9f198f-bcaa-412a-8e09-a173f3eb7642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:06:23.140Z|0374620e-537e-4b5e-a49b-416c58b2e96a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:23.141Z|0374620e-537e-4b5e-a49b-416c58b2e96a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:23.588Z|1dae3ea9-4fb8-4606-a3ee-ce8deb6bdeac|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:06:23.589Z|1dae3ea9-4fb8-4606-a3ee-ce8deb6bdeac|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:23.900Z|1770fd4b-7620-4ba7-9a67-96bf6d3ab402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:23.901Z|1770fd4b-7620-4ba7-9a67-96bf6d3ab402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:25.681Z|24c7d177-6af9-476d-80b4-299a654e09be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:25.682Z|24c7d177-6af9-476d-80b4-299a654e09be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:33.165Z|14536969-2393-43f4-8689-062cbb55c388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:33.166Z|14536969-2393-43f4-8689-062cbb55c388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:33.553Z|acc79dd1-1da0-49b7-a807-0217af71792d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:06:33.557Z|acc79dd1-1da0-49b7-a807-0217af71792d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:06:33.925Z|d6274db5-a474-4c5c-bdb9-dd24f210b9cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:33.926Z|d6274db5-a474-4c5c-bdb9-dd24f210b9cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:34.418Z|5e108d3e-88ce-4a83-83c8-1a956da8de61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:06:34.418Z|5e108d3e-88ce-4a83-83c8-1a956da8de61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:06:35.703Z|6734228e-f0ff-4706-8e1e-dceb9de40670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:35.704Z|6734228e-f0ff-4706-8e1e-dceb9de40670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:43.187Z|f4e5660f-24e1-4a10-b334-d1a5fc2b4d8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:43.188Z|f4e5660f-24e1-4a10-b334-d1a5fc2b4d8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:43.949Z|4ebde979-bf65-4515-8f18-f81549daa0fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:43.950Z|4ebde979-bf65-4515-8f18-f81549daa0fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:45.725Z|4f6baa6d-104d-434e-9703-595924296de2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:45.726Z|4f6baa6d-104d-434e-9703-595924296de2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:48.553Z|392e48e6-a5c3-4f9d-b472-f9044c1ab384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:06:48.554Z|392e48e6-a5c3-4f9d-b472-f9044c1ab384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:06:53.215Z|124ad58d-7aa6-428f-952d-6995307fdce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:53.216Z|124ad58d-7aa6-428f-952d-6995307fdce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:53.972Z|78a2953b-983c-4193-af3f-3e356642418d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:53.973Z|78a2953b-983c-4193-af3f-3e356642418d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:06:55.753Z|272668e8-80bc-464d-b72b-ab70384f15f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:06:55.753Z|272668e8-80bc-464d-b72b-ab70384f15f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:03.242Z|20a1a47f-dd60-4e58-b489-5fedf0198129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:03.243Z|20a1a47f-dd60-4e58-b489-5fedf0198129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:03.553Z|69bda053-c719-4fd0-8ed2-6e13bafacc63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:07:03.554Z|69bda053-c719-4fd0-8ed2-6e13bafacc63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:07:04.002Z|47e9512e-b994-45f5-9774-fd772e724787|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:04.002Z|47e9512e-b994-45f5-9774-fd772e724787|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:04.419Z|c20f6262-b897-4086-bfc6-41789b5e2438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:07:04.419Z|c20f6262-b897-4086-bfc6-41789b5e2438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:07:05.786Z|eed29f96-773d-4874-b97b-452c0364e408|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:05.787Z|eed29f96-773d-4874-b97b-452c0364e408|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:13.266Z|45886d16-81f9-46d3-8317-b90fcca14a4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:13.267Z|45886d16-81f9-46d3-8317-b90fcca14a4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:14.028Z|b377f795-da33-40c6-a046-91b4a01c16a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:14.029Z|b377f795-da33-40c6-a046-91b4a01c16a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:15.810Z|ced96db3-7a12-414a-9cfc-b5e7fcf15d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:15.811Z|ced96db3-7a12-414a-9cfc-b5e7fcf15d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:18.554Z|e995ddcd-924a-4682-8390-a057ca2301a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:07:18.557Z|e995ddcd-924a-4682-8390-a057ca2301a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:07:23.290Z|b8589d46-11e6-47aa-95d2-2c1b0068c1f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:23.291Z|b8589d46-11e6-47aa-95d2-2c1b0068c1f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:23.588Z|4cf39221-e2c1-431d-aa17-0d505cd11e39|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:07:23.589Z|4cf39221-e2c1-431d-aa17-0d505cd11e39|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:24.050Z|c9e8b29a-a07c-4ba5-91ac-f4e7f97cece7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:24.051Z|c9e8b29a-a07c-4ba5-91ac-f4e7f97cece7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:25.832Z|bd8fcb0b-ceb4-4ff1-bbd6-d852d633704c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:25.833Z|bd8fcb0b-ceb4-4ff1-bbd6-d852d633704c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:33.321Z|76db0975-cb3d-4f82-a2e8-e5ccee533367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:33.321Z|76db0975-cb3d-4f82-a2e8-e5ccee533367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:33.554Z|6dc790ba-b789-4035-b5b4-ae59acdd08de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:07:33.554Z|6dc790ba-b789-4035-b5b4-ae59acdd08de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:07:34.074Z|5d6ecb13-bbf6-45a5-b94f-cb00f24c1223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:34.075Z|5d6ecb13-bbf6-45a5-b94f-cb00f24c1223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:34.420Z|d3e8ad86-2c36-42e0-8a77-264edf24d3e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:07:34.421Z|d3e8ad86-2c36-42e0-8a77-264edf24d3e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:07:35.854Z|5fa5c77d-5e67-4239-8477-7edd16a7d924|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:35.855Z|5fa5c77d-5e67-4239-8477-7edd16a7d924|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:43.343Z|42535b5b-9ab1-48e8-98e7-28545f08e1e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:43.344Z|42535b5b-9ab1-48e8-98e7-28545f08e1e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:44.096Z|8e70c6fa-a348-4537-9d2c-5eeed9d7714f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:44.097Z|8e70c6fa-a348-4537-9d2c-5eeed9d7714f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:45.877Z|b8dc5a6c-a007-4881-b4e7-624becb36771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:45.878Z|b8dc5a6c-a007-4881-b4e7-624becb36771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:48.554Z|b2140f34-2ace-4ec0-a2b2-281c2c12a1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:07:48.554Z|b2140f34-2ace-4ec0-a2b2-281c2c12a1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:07:53.369Z|ffee30c9-97b0-4086-a85a-320dbe935db2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:53.370Z|ffee30c9-97b0-4086-a85a-320dbe935db2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:54.118Z|c4818abb-df26-4d08-b35a-dcc2f26b45ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:54.119Z|c4818abb-df26-4d08-b35a-dcc2f26b45ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:07:55.900Z|c3b6a658-ab0c-454c-9b80-7ee2f1cd27df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:07:55.901Z|c3b6a658-ab0c-454c-9b80-7ee2f1cd27df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:03.392Z|06473b40-edec-464b-9956-8c5ae561bf69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:03.393Z|06473b40-edec-464b-9956-8c5ae561bf69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:03.554Z|8c006dee-06d4-4c99-bf63-4bc5e567f008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:08:03.557Z|8c006dee-06d4-4c99-bf63-4bc5e567f008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:08:04.143Z|1aec855d-0118-4fba-a123-a7246683b17c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:04.145Z|1aec855d-0118-4fba-a123-a7246683b17c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:04.421Z|51054379-48f0-4bdd-8484-28e34c8539a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:08:04.422Z|51054379-48f0-4bdd-8484-28e34c8539a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:08:05.923Z|043e90bf-b56d-4b59-b2ac-c80d6c58ef44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:05.924Z|043e90bf-b56d-4b59-b2ac-c80d6c58ef44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:13.422Z|e9b220d5-4f0b-436b-8324-cfea0187c6db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:13.422Z|e9b220d5-4f0b-436b-8324-cfea0187c6db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:14.166Z|0afc413e-f100-4ef0-b250-0715ef8c75e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:14.167Z|0afc413e-f100-4ef0-b250-0715ef8c75e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:15.948Z|9e11b75f-3324-468f-81a2-11a1a4ba8d80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:15.949Z|9e11b75f-3324-468f-81a2-11a1a4ba8d80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:18.554Z|7d9a6ad7-6490-4199-b1b5-9bd2e0d96f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:08:18.554Z|7d9a6ad7-6490-4199-b1b5-9bd2e0d96f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:08:23.449Z|b9c2c70d-54d2-4d75-8222-4ed860713af8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:23.450Z|b9c2c70d-54d2-4d75-8222-4ed860713af8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:23.590Z|c01f06c4-ceca-430b-ab37-560a53445667|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:08:23.592Z|c01f06c4-ceca-430b-ab37-560a53445667|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:24.190Z|46544865-e027-4ca4-9d2a-b4a063ab2187|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:24.191Z|46544865-e027-4ca4-9d2a-b4a063ab2187|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:25.971Z|08e7d95a-1eb1-42f8-a671-a100d0884404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:25.971Z|08e7d95a-1eb1-42f8-a671-a100d0884404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:33.473Z|9ca59214-2225-4651-8a41-d821bee19fd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:33.474Z|9ca59214-2225-4651-8a41-d821bee19fd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:33.554Z|a3591355-2d5e-49f6-abee-f14db7fbf220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:08:33.554Z|a3591355-2d5e-49f6-abee-f14db7fbf220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:08:34.216Z|2e5bf263-f5b1-4140-9641-bd88b938314b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:34.217Z|2e5bf263-f5b1-4140-9641-bd88b938314b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:34.423Z|ffa17b46-27d4-419b-9f82-c1ee1a3c2f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:08:34.423Z|ffa17b46-27d4-419b-9f82-c1ee1a3c2f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:08:35.992Z|dbbe8fa2-5087-46fe-924d-feb042f6f7e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:35.993Z|dbbe8fa2-5087-46fe-924d-feb042f6f7e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:43.497Z|22a067e7-338e-434d-ac94-3ace070c9bcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:43.497Z|22a067e7-338e-434d-ac94-3ace070c9bcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:44.247Z|4bfc0c0e-8eec-44c0-a49b-0da09b9c9158|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:44.248Z|4bfc0c0e-8eec-44c0-a49b-0da09b9c9158|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:46.017Z|6a61c476-6422-4cd6-b9e9-8963dc6de387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:46.018Z|6a61c476-6422-4cd6-b9e9-8963dc6de387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:48.554Z|718bd5df-ca10-4221-8988-115f87df3c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:08:48.558Z|718bd5df-ca10-4221-8988-115f87df3c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:08:53.524Z|16d4a823-afa4-4925-b7d1-0099a4d5836d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:53.524Z|16d4a823-afa4-4925-b7d1-0099a4d5836d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:54.271Z|618e6002-8adb-417b-b978-782ff482187c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:54.272Z|618e6002-8adb-417b-b978-782ff482187c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:56.040Z|56f705e9-e34d-485c-a22c-7047e66393d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:08:56.041Z|56f705e9-e34d-485c-a22c-7047e66393d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:08:56.493Z||http-nio-8080-exec-7|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xc1!0x7f-0x170xbc0x08"0xe30x1b%0x0b0xfc0xea0x8d0x130x150x1d0xe10xd40xc6&0x0c0xb40xd7S@[o0xc4y9]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-01T07:09:03.548Z|1dfc4156-0426-4bbb-95d7-9facf17437b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:03.549Z|1dfc4156-0426-4bbb-95d7-9facf17437b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:03.553Z|5dcb617e-029f-42db-92df-d6bfc77c27b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:09:03.554Z|5dcb617e-029f-42db-92df-d6bfc77c27b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:09:04.295Z|cc125873-8a8d-4368-8c7c-5f3cb697ee11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:04.296Z|cc125873-8a8d-4368-8c7c-5f3cb697ee11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:04.424Z|57df85fc-14dd-46b7-bb85-0f9c42beb539|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:09:04.424Z|57df85fc-14dd-46b7-bb85-0f9c42beb539|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:09:06.064Z|b843f67c-6c94-485b-a82d-78434ff80de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:06.065Z|b843f67c-6c94-485b-a82d-78434ff80de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:13.571Z|05ef43ea-21e1-4b35-839a-4913ef02127b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:13.571Z|05ef43ea-21e1-4b35-839a-4913ef02127b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:14.323Z|6bbd4cc6-1b41-4e91-8f99-b7602b8e0bd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:14.324Z|6bbd4cc6-1b41-4e91-8f99-b7602b8e0bd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:16.087Z|287865f4-df33-458b-be61-ace6bc6ca182|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:16.088Z|287865f4-df33-458b-be61-ace6bc6ca182|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:18.554Z|8e5f8d85-ed6e-4246-b04b-b726f4abcc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:09:18.554Z|8e5f8d85-ed6e-4246-b04b-b726f4abcc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:09:23.587Z|fb7c4030-bea0-4fd4-9ee5-c8af39962a49|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:09:23.588Z|fb7c4030-bea0-4fd4-9ee5-c8af39962a49|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:23.591Z|8aedb25e-c3f3-4e72-8021-b8325bec37b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:23.591Z|8aedb25e-c3f3-4e72-8021-b8325bec37b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:24.345Z|f00c5a38-ed3a-4fd3-b82d-4ca75a3c0d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:24.346Z|f00c5a38-ed3a-4fd3-b82d-4ca75a3c0d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:26.110Z|77d1faed-8d2f-403b-981a-3f731c9b0e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:26.111Z|77d1faed-8d2f-403b-981a-3f731c9b0e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:33.554Z|8318d7bc-caa7-4bd2-a988-a418daba17e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:09:33.558Z|8318d7bc-caa7-4bd2-a988-a418daba17e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:09:33.612Z|9c9c7d30-9d14-45f5-a3a3-cca58980c8b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:33.613Z|9c9c7d30-9d14-45f5-a3a3-cca58980c8b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:34.367Z|dd6c48ba-d11c-4eb4-adde-ccfeb1536851|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:34.368Z|dd6c48ba-d11c-4eb4-adde-ccfeb1536851|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:34.425Z|c1e29335-b8d6-462a-8a6f-8dc143cccde8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:09:34.425Z|c1e29335-b8d6-462a-8a6f-8dc143cccde8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:09:36.133Z|21720596-2ae9-42c6-bbe9-4cc55d82a95d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:36.134Z|21720596-2ae9-42c6-bbe9-4cc55d82a95d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:43.632Z|d010a40f-4241-4e0f-a913-b6269dc6f299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:43.633Z|d010a40f-4241-4e0f-a913-b6269dc6f299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:44.391Z|00e12aba-7c52-4192-8332-1ce46cb68eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:44.392Z|00e12aba-7c52-4192-8332-1ce46cb68eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:46.158Z|e4661ac2-a1a4-45dc-a7cc-965b711aa758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:46.159Z|e4661ac2-a1a4-45dc-a7cc-965b711aa758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:48.554Z|9dba9cde-6537-4d60-b0aa-1cad16a4afd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:09:48.554Z|9dba9cde-6537-4d60-b0aa-1cad16a4afd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:09:53.656Z|481357fa-acab-4b34-9327-05fe6ed3f242|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:53.656Z|481357fa-acab-4b34-9327-05fe6ed3f242|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:54.417Z|e5bbb704-b0ef-41ee-a90b-37a09289d81f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:54.418Z|e5bbb704-b0ef-41ee-a90b-37a09289d81f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:09:56.181Z|70519096-dee9-4878-b038-30ae75e881e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:09:56.182Z|70519096-dee9-4878-b038-30ae75e881e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:03.553Z|dff6992f-550d-4f24-93bc-cc6eeb9d6ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:10:03.554Z|dff6992f-550d-4f24-93bc-cc6eeb9d6ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:10:03.679Z|62d314c8-a186-4cac-ae13-4b475728a32a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:03.680Z|62d314c8-a186-4cac-ae13-4b475728a32a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:04.426Z|26828d99-2a82-4f90-b2d8-84450031301c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:10:04.427Z|26828d99-2a82-4f90-b2d8-84450031301c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:10:04.440Z|fa7c61f2-a3b7-488f-88b1-bdaa9c5794e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:04.441Z|fa7c61f2-a3b7-488f-88b1-bdaa9c5794e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:06.203Z|5a99bebc-5a94-47a1-9ebd-b1fc4608c5d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:06.204Z|5a99bebc-5a94-47a1-9ebd-b1fc4608c5d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:13.704Z|5bb5f6b6-a492-4429-88f4-bc170057b28e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:13.705Z|5bb5f6b6-a492-4429-88f4-bc170057b28e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:14.466Z|d151806b-4548-4faa-8a5b-c9a9fd43c5e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:14.467Z|d151806b-4548-4faa-8a5b-c9a9fd43c5e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:16.225Z|31b3ae56-1c21-4332-b41a-25924916f57c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:16.226Z|31b3ae56-1c21-4332-b41a-25924916f57c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:18.554Z|0f055751-1b61-4e41-8fb9-9aaf037af52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:10:18.558Z|0f055751-1b61-4e41-8fb9-9aaf037af52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:10:23.588Z|92027740-9b26-418d-b06c-672f6300775d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:10:23.589Z|92027740-9b26-418d-b06c-672f6300775d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:23.727Z|6940413f-7837-4f01-902b-a56f55e94874|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:23.728Z|6940413f-7837-4f01-902b-a56f55e94874|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:24.490Z|ee438654-8eae-4967-80c4-bae73b45d71b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:24.491Z|ee438654-8eae-4967-80c4-bae73b45d71b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:26.248Z|0e0732a6-ba1b-44ac-8b85-77010e87d7e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:26.249Z|0e0732a6-ba1b-44ac-8b85-77010e87d7e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:33.555Z|b0037c9c-db3f-4ac4-bf47-c48e801f9354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:10:33.556Z|b0037c9c-db3f-4ac4-bf47-c48e801f9354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:10:33.752Z|986cbd0c-4b87-4fbd-abbe-1410e69c8692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:33.753Z|986cbd0c-4b87-4fbd-abbe-1410e69c8692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:34.427Z|645501d8-0a87-4435-86ac-56b9e2d3be77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:10:34.428Z|645501d8-0a87-4435-86ac-56b9e2d3be77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:10:34.513Z|d7e2b41b-bc10-4f5b-aa42-e05ed606af18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:34.513Z|d7e2b41b-bc10-4f5b-aa42-e05ed606af18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:36.270Z|4c054595-8d2c-41f8-8d10-acc9c8eacfce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:36.271Z|4c054595-8d2c-41f8-8d10-acc9c8eacfce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:43.775Z|2d6b2ed4-75a2-426f-9d65-d2a6151a2af2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:43.776Z|2d6b2ed4-75a2-426f-9d65-d2a6151a2af2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:44.536Z|104f28b1-a8a4-4ac8-993d-b691b0f94116|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:44.537Z|104f28b1-a8a4-4ac8-993d-b691b0f94116|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:46.293Z|77d5d327-e6bb-42d5-8e7d-8d1d58ef6551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:46.294Z|77d5d327-e6bb-42d5-8e7d-8d1d58ef6551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:48.554Z|cb7eb6ae-dd4e-42b8-abc4-bebb7e746e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:10:48.554Z|cb7eb6ae-dd4e-42b8-abc4-bebb7e746e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:10:53.803Z|ba58be3e-329e-4ad8-8830-a5b9fde8412d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:53.804Z|ba58be3e-329e-4ad8-8830-a5b9fde8412d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:54.557Z|dced425f-bd4a-40b1-8686-1455a03d0119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:54.558Z|dced425f-bd4a-40b1-8686-1455a03d0119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:10:56.317Z|8bc555f5-abf1-45e9-bd18-72f466619d51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:10:56.318Z|8bc555f5-abf1-45e9-bd18-72f466619d51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:03.554Z|08122cd2-75cc-4a28-b3b0-04136db4c218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:11:03.557Z|08122cd2-75cc-4a28-b3b0-04136db4c218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:11:03.828Z|8a0bc1fa-5e3a-452d-aa99-10f571beb4b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:03.829Z|8a0bc1fa-5e3a-452d-aa99-10f571beb4b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:04.428Z|7ec8353a-abc8-4072-803f-b33f87123946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:11:04.429Z|7ec8353a-abc8-4072-803f-b33f87123946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:11:04.579Z|b9af086d-9e75-4f0b-9fe3-7d7edc82cc2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:04.580Z|b9af086d-9e75-4f0b-9fe3-7d7edc82cc2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:06.340Z|88f8777b-7f46-4f6b-82ea-5f60d11af6ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:06.341Z|88f8777b-7f46-4f6b-82ea-5f60d11af6ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:13.853Z|0c355bf2-f661-47ca-94f7-2084fdd5d46e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:13.854Z|0c355bf2-f661-47ca-94f7-2084fdd5d46e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:14.604Z|da0bf60d-cc10-4760-b55d-df13ed4d02c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:14.605Z|da0bf60d-cc10-4760-b55d-df13ed4d02c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:16.362Z|baf7f0ae-a29a-401f-a435-34521b1e7a98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:16.363Z|baf7f0ae-a29a-401f-a435-34521b1e7a98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:18.554Z|b676d259-35a7-4384-8d46-6c4377ea91a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:11:18.554Z|b676d259-35a7-4384-8d46-6c4377ea91a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:11:23.591Z|f46c1159-442d-4d7c-b907-0380fbb9a320|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:11:23.593Z|f46c1159-442d-4d7c-b907-0380fbb9a320|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:23.880Z|d423f259-582b-4eda-a2af-110470edd9b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:23.880Z|d423f259-582b-4eda-a2af-110470edd9b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:24.629Z|3912b09c-17e1-4b82-94d0-0154a2e2d6da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:24.630Z|3912b09c-17e1-4b82-94d0-0154a2e2d6da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:26.387Z|92735a7c-6e72-4aab-8ec7-2c3b7ef43eed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:26.389Z|92735a7c-6e72-4aab-8ec7-2c3b7ef43eed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:33.554Z|cf3edba0-db99-4025-b94a-b0ec94aa799b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:11:33.554Z|cf3edba0-db99-4025-b94a-b0ec94aa799b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:11:33.904Z|19b91b4f-9598-4b55-90e1-e88abb35db99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:33.905Z|19b91b4f-9598-4b55-90e1-e88abb35db99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:34.430Z|c1127231-8c81-4485-8a7b-6c45dfca0263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:11:34.430Z|c1127231-8c81-4485-8a7b-6c45dfca0263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:11:34.651Z|1dd3086c-d5dd-43e3-b4da-0a358d658439|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:34.652Z|1dd3086c-d5dd-43e3-b4da-0a358d658439|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:36.413Z|a3832ce5-3678-4146-8077-3bad5dd3e049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:36.414Z|a3832ce5-3678-4146-8077-3bad5dd3e049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:43.927Z|001146f4-ffe1-431b-8929-a1e387d64537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:43.928Z|001146f4-ffe1-431b-8929-a1e387d64537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:44.677Z|bfda701f-cdb2-45ee-b170-81ba5184fd27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:44.678Z|bfda701f-cdb2-45ee-b170-81ba5184fd27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:46.437Z|3b8fb804-6909-4557-afaf-de10c91f1bbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:46.438Z|3b8fb804-6909-4557-afaf-de10c91f1bbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:48.554Z|818f3b10-7056-4e40-b4e0-05eb2d4ffbf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:11:48.560Z|818f3b10-7056-4e40-b4e0-05eb2d4ffbf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:11:53.951Z|c8c821b2-d448-40c1-bce4-894ce1658ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:53.952Z|c8c821b2-d448-40c1-bce4-894ce1658ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:54.701Z|43febbd7-9a0b-4fc6-814a-21f66355df23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:54.701Z|43febbd7-9a0b-4fc6-814a-21f66355df23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:11:56.461Z|792a7b0d-dfbc-4ab3-a099-b2a5c3349d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:11:56.462Z|792a7b0d-dfbc-4ab3-a099-b2a5c3349d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:03.554Z|209793b8-f9b8-40ac-9d3b-eb201771c394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:12:03.554Z|209793b8-f9b8-40ac-9d3b-eb201771c394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:12:03.975Z|d0e8cc71-6a5d-4c7e-94b6-7d213aa00cb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:03.976Z|d0e8cc71-6a5d-4c7e-94b6-7d213aa00cb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:04.431Z|ec501bb0-60c9-4ccd-aae7-ce9b91624c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:12:04.431Z|ec501bb0-60c9-4ccd-aae7-ce9b91624c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:12:04.728Z|345afede-fbd1-43f5-b249-32ff63653d93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:04.729Z|345afede-fbd1-43f5-b249-32ff63653d93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:06.483Z|c53f374d-988a-4b9c-81f7-6cccd6afab06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:06.484Z|c53f374d-988a-4b9c-81f7-6cccd6afab06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:13.997Z|b6c31f4a-c7f3-4fdc-adc9-c382b7b78ec8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:13.998Z|b6c31f4a-c7f3-4fdc-adc9-c382b7b78ec8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:14.751Z|e22e896f-0aba-4fe4-a547-e5bd8bfeae65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:14.752Z|e22e896f-0aba-4fe4-a547-e5bd8bfeae65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:16.510Z|cd0c2cb7-0628-4a39-937d-4e760c02d45e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:16.511Z|cd0c2cb7-0628-4a39-937d-4e760c02d45e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:18.554Z|734ac190-12f9-4f11-8b95-ae1933c1e968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:12:18.554Z|734ac190-12f9-4f11-8b95-ae1933c1e968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:12:23.588Z|d9dddd0c-dcb4-4838-991b-6d1a8707c398|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:12:23.590Z|d9dddd0c-dcb4-4838-991b-6d1a8707c398|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:24.021Z|96f5909c-9231-48f5-a4eb-d07fbe297279|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:24.022Z|96f5909c-9231-48f5-a4eb-d07fbe297279|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:24.775Z|80b31d65-a8ca-4cac-8b0d-594e37f6d5f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:24.776Z|80b31d65-a8ca-4cac-8b0d-594e37f6d5f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:26.539Z|c268b3d6-f75c-4ece-a39e-a464a7a20910|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:26.540Z|c268b3d6-f75c-4ece-a39e-a464a7a20910|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:33.554Z|f1014813-0c65-463e-81e5-f0a53983a839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:12:33.558Z|f1014813-0c65-463e-81e5-f0a53983a839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:12:34.045Z|31677fd5-15dc-413c-a03c-8015efb7548b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:34.046Z|31677fd5-15dc-413c-a03c-8015efb7548b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:34.432Z|c383ec1a-75d1-4c8a-9284-e20fe660c5ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:12:34.432Z|c383ec1a-75d1-4c8a-9284-e20fe660c5ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:12:34.802Z|5ee99ee7-54ce-4ae4-91b3-0d62ad58b934|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:34.803Z|5ee99ee7-54ce-4ae4-91b3-0d62ad58b934|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:36.562Z|f68b0bd8-6620-4a59-8d6f-4b8cefce6e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:36.563Z|f68b0bd8-6620-4a59-8d6f-4b8cefce6e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:44.067Z|8ccefe85-0caa-44f8-808b-36bd5b0aea71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:44.068Z|8ccefe85-0caa-44f8-808b-36bd5b0aea71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:44.824Z|874c1a1e-68c6-476a-95c1-7813029dc27c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:44.825Z|874c1a1e-68c6-476a-95c1-7813029dc27c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:46.584Z|e57226c2-cab2-486c-abb8-0bcf85b0ce03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:46.585Z|e57226c2-cab2-486c-abb8-0bcf85b0ce03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:48.554Z|ec9fb0f7-2581-45b5-b9c2-84df8e85fe5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:12:48.554Z|ec9fb0f7-2581-45b5-b9c2-84df8e85fe5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:12:54.090Z|cacccc30-9c09-45f4-a9b4-a0f8e423febc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:54.091Z|cacccc30-9c09-45f4-a9b4-a0f8e423febc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:54.851Z|2d3758e6-c196-4c5e-9e5f-ccd7ca1f4703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:54.852Z|2d3758e6-c196-4c5e-9e5f-ccd7ca1f4703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:12:56.607Z|8deb4c89-d932-4fc7-bb67-452d21dffe05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:12:56.608Z|8deb4c89-d932-4fc7-bb67-452d21dffe05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:03.554Z|a1cc8b92-74a3-4c4d-a9bb-1fa948c7c9f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:13:03.554Z|a1cc8b92-74a3-4c4d-a9bb-1fa948c7c9f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:13:04.113Z|3ee8d8a4-cdbb-43fc-9f5e-82296ea17129|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:04.114Z|3ee8d8a4-cdbb-43fc-9f5e-82296ea17129|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:04.433Z|cf3d216a-900a-4b44-a2e9-92e4f1f98e49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:13:04.433Z|cf3d216a-900a-4b44-a2e9-92e4f1f98e49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:13:04.877Z|0f2e358d-31f7-4ee8-9633-9851ca9edaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:04.878Z|0f2e358d-31f7-4ee8-9633-9851ca9edaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:06.630Z|28c64e41-7555-413a-bc30-6c2ffd71ddb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:06.631Z|28c64e41-7555-413a-bc30-6c2ffd71ddb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:14.136Z|6d1ebd20-1128-4c19-be61-35561a61ad76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:14.136Z|6d1ebd20-1128-4c19-be61-35561a61ad76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:14.899Z|8bfcaf43-fe3a-4e3d-be4a-e4babc11a4b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:14.900Z|8bfcaf43-fe3a-4e3d-be4a-e4babc11a4b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:16.655Z|98c512b0-7984-4c5a-819b-ed2f31e6a049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:16.656Z|98c512b0-7984-4c5a-819b-ed2f31e6a049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:18.554Z|4d3343f2-fa7b-4d88-8176-c1700fae8462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:13:18.557Z|4d3343f2-fa7b-4d88-8176-c1700fae8462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:13:23.588Z|d8b1896a-22ed-43f3-9b66-7b03f2edb593|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:13:23.589Z|d8b1896a-22ed-43f3-9b66-7b03f2edb593|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:24.160Z|5b20a5cf-0d0d-4810-b0e2-83e5e6dad6ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:24.162Z|5b20a5cf-0d0d-4810-b0e2-83e5e6dad6ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:24.924Z|9a1de6f9-6c1f-488e-aa8c-d139027fd2b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:24.925Z|9a1de6f9-6c1f-488e-aa8c-d139027fd2b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:26.679Z|11f7ea31-e4ce-47e9-9190-f4023d6dae88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:26.680Z|11f7ea31-e4ce-47e9-9190-f4023d6dae88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:33.554Z|58180eb9-e1a9-40c3-8a24-5780e1ba9da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:13:33.554Z|58180eb9-e1a9-40c3-8a24-5780e1ba9da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:13:34.187Z|07ab81d6-799b-47ac-8fe9-f1e780721b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:34.188Z|07ab81d6-799b-47ac-8fe9-f1e780721b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:34.434Z|0e7a0583-8987-4b3b-9f37-430c01bbb3a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:13:34.434Z|0e7a0583-8987-4b3b-9f37-430c01bbb3a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:13:34.947Z|89be9169-97ba-4dac-a895-f8864731402e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:34.948Z|89be9169-97ba-4dac-a895-f8864731402e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:36.701Z|4ad287c2-4db2-4a3c-9541-3ef8c9ea4ebe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:36.701Z|4ad287c2-4db2-4a3c-9541-3ef8c9ea4ebe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:44.209Z|bf9d5a93-2bfb-48a7-8404-6c5e1e696dd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:44.210Z|bf9d5a93-2bfb-48a7-8404-6c5e1e696dd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:44.970Z|f41ea586-08c6-4a39-925f-25d98ecfb355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:44.971Z|f41ea586-08c6-4a39-925f-25d98ecfb355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:46.727Z|889e90fe-5798-4a5e-8730-7fb3e9e36ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:46.728Z|889e90fe-5798-4a5e-8730-7fb3e9e36ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:48.554Z|60b0dce2-02df-4a9d-a60a-472161e6339e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:13:48.554Z|60b0dce2-02df-4a9d-a60a-472161e6339e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:13:54.233Z|87c4307a-70ad-408a-9f7c-a304665e5c03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:54.234Z|87c4307a-70ad-408a-9f7c-a304665e5c03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:54.993Z|15843561-8702-49ba-b965-6294f3ac01e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:54.994Z|15843561-8702-49ba-b965-6294f3ac01e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:13:56.750Z|18d0b35e-5805-4639-a5a3-7993b4dbcccf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:13:56.751Z|18d0b35e-5805-4639-a5a3-7993b4dbcccf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:03.554Z|4f7d421d-5865-4552-a606-69cbc210016a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:14:03.557Z|4f7d421d-5865-4552-a606-69cbc210016a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:14:04.268Z|62406eed-4ca2-48d5-b81d-e1c402e64d40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:04.269Z|62406eed-4ca2-48d5-b81d-e1c402e64d40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:04.435Z|1366bd75-2338-4372-ad74-5164a8883b35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:14:04.436Z|1366bd75-2338-4372-ad74-5164a8883b35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:14:05.018Z|1387198d-ae67-4f11-9a10-2b1289dcdd7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:05.019Z|1387198d-ae67-4f11-9a10-2b1289dcdd7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:06.773Z|7c17a3aa-0908-4c25-be8d-1a3c98298bbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:06.774Z|7c17a3aa-0908-4c25-be8d-1a3c98298bbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:14.298Z|59263cbe-7c11-41ef-b387-69174cd2ca5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:14.299Z|59263cbe-7c11-41ef-b387-69174cd2ca5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:15.044Z|42399b8a-c46d-4d4b-afa2-742ed93a9811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:15.045Z|42399b8a-c46d-4d4b-afa2-742ed93a9811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:16.796Z|fcf8080b-7276-4d3e-9ed5-658de8ad590f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:16.797Z|fcf8080b-7276-4d3e-9ed5-658de8ad590f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:18.554Z|c58d2613-1220-407d-9d30-c3bbcef3f9b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:14:18.554Z|c58d2613-1220-407d-9d30-c3bbcef3f9b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:14:23.588Z|eee28fe7-fa48-45ed-95e8-81d3fb9bba05|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:14:23.588Z|eee28fe7-fa48-45ed-95e8-81d3fb9bba05|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:24.321Z|8e84f78b-90d5-405f-96a5-6646e3ce9b57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:24.322Z|8e84f78b-90d5-405f-96a5-6646e3ce9b57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:25.069Z|46d336dc-c73a-4d22-a109-eb5b741c6037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:25.070Z|46d336dc-c73a-4d22-a109-eb5b741c6037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:26.817Z|18148380-9867-4a6c-854d-f9834a22f854|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:26.818Z|18148380-9867-4a6c-854d-f9834a22f854|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:33.554Z|778fe40b-1fa3-4ea5-b5c2-cebb0e9d9a97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:14:33.554Z|778fe40b-1fa3-4ea5-b5c2-cebb0e9d9a97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:14:34.349Z|f4e1357d-a940-42b4-863f-1c729ca636fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:34.350Z|f4e1357d-a940-42b4-863f-1c729ca636fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:34.436Z|a350cfc0-b514-4f59-96e7-6379b1779fe9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:14:34.437Z|a350cfc0-b514-4f59-96e7-6379b1779fe9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:14:35.092Z|652646ed-67fd-4434-8c5e-72d140fe530a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:35.093Z|652646ed-67fd-4434-8c5e-72d140fe530a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:36.844Z|8e5f580e-c9cb-4268-bb9f-a5f582efafcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:36.844Z|8e5f580e-c9cb-4268-bb9f-a5f582efafcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:44.374Z|6a0f5274-3257-4e26-9c3e-693fedd3e45e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:44.375Z|6a0f5274-3257-4e26-9c3e-693fedd3e45e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:45.117Z|976d777a-4218-487e-b903-741add335676|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:45.118Z|976d777a-4218-487e-b903-741add335676|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:46.867Z|b920c96c-34c1-4687-a51a-fd21d707f325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:46.868Z|b920c96c-34c1-4687-a51a-fd21d707f325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:48.554Z|4b897b73-4fdb-4200-a565-4278c6283155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:14:48.556Z|4b897b73-4fdb-4200-a565-4278c6283155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:14:54.396Z|867d6ece-345a-47c1-9be0-99d49b08419b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:54.397Z|867d6ece-345a-47c1-9be0-99d49b08419b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:55.141Z|441aa6eb-34db-44f9-a6e8-255416688264|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:55.142Z|441aa6eb-34db-44f9-a6e8-255416688264|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:14:56.891Z|d68b0723-fdb8-4fe4-a389-77d976db26a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:14:56.892Z|d68b0723-fdb8-4fe4-a389-77d976db26a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:15:03.554Z|eba06c25-79c1-492a-bfc1-79d59d29fa12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:15:03.554Z|eba06c25-79c1-492a-bfc1-79d59d29fa12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:15:04.420Z|a78eb307-8dde-4245-85f6-bc4cf3998532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:15:04.421Z|a78eb307-8dde-4245-85f6-bc4cf3998532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:15:04.437Z|6fea5d42-d173-4ae6-8231-af359098d263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:15:04.438Z|6fea5d42-d173-4ae6-8231-af359098d263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:15:05.165Z|3ec62e8a-9c3e-41f1-9108-69d9ba1b2c7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:15:05.166Z|3ec62e8a-9c3e-41f1-9108-69d9ba1b2c7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:15:06.914Z|384156a8-a127-40c3-a8c2-7a9e0ad48755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:15:06.915Z|384156a8-a127-40c3-a8c2-7a9e0ad48755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:15:14.446Z|090724c0-7f93-4566-b265-8acfe8ce02ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:15:14.447Z|090724c0-7f93-4566-b265-8acfe8ce02ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:15:15.190Z|549da3b4-ea44-4a0b-a18f-098224da4aac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:15:15.190Z|549da3b4-ea44-4a0b-a18f-098224da4aac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:15:16.939Z|43ffff30-da50-41bf-b58c-df2e3e24b8be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:15:16.940Z|43ffff30-da50-41bf-b58c-df2e3e24b8be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:15:18.554Z|c302786e-9c5d-4404-be86-ab2224abebc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:15:18.554Z|c302786e-9c5d-4404-be86-ab2224abebc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:15:23.588Z|4749ce59-5d7b-4547-8179-a36298b740e8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-01T07:15:23.589Z|4749ce59-5d7b-4547-8179-a36298b740e8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-01T07:15:24.475Z|70699482-a3e8-4627-92ce-ed8232609581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:15:24.476Z|70699482-a3e8-4627-92ce-ed8232609581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:15:25.214Z|47d4af8f-9513-4dce-901f-088b221ce057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:15:25.215Z|47d4af8f-9513-4dce-901f-088b221ce057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:15:26.962Z|572bc861-0238-4e3e-8376-b854a3229727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:15:26.963Z|572bc861-0238-4e3e-8376-b854a3229727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-01T07:15:33.554Z|d5afa53e-0567-4b5e-8110-cf3e7a3139da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:15:33.558Z|d5afa53e-0567-4b5e-8110-cf3e7a3139da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:15:34.439Z|400ebe1e-a73a-4699-9233-86d9000b6e13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-01T07:15:34.439Z|400ebe1e-a73a-4699-9233-86d9000b6e13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-01T07:15:34.503Z|020469c1-0c9d-477e-9105-551344608647|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-01T07:15:34.504Z|020469c1-0c9d-477e-9105-551344608647|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.