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-17T03:46:35.285Z||main|||||INFO|500||The following profiles are active: basic 2022-06-17T03:47:02.514Z||main|||||INFO|500||Starting service [Tomcat] 2022-06-17T03:47:02.516Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-06-17T03:47:02.675Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-06-17T03:47:18.593Z||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-17T03:47:18.998Z||main|||||INFO|500||catdb-pool - Starting... 2022-06-17T03:47:19.705Z||main|||||INFO|500||catdb-pool - Start completed. 2022-06-17T03:47:20.579Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-06-17T03:47:21.134Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-06-17T03:47:22.080Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-17T03:47:25.839Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-17T03:47:26.852Z||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-17T03:47:31.726Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-17T03:47:31.975Z||main|||||INFO|500||reqdb-pool - Starting... 2022-06-17T03:47:31.998Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-06-17T03:47:32.015Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-06-17T03:47:33.135Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-17T03:47:33.927Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-17T03:47:36.353Z||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-17T03:47:46.126Z||main|||||WARN|500||--- 2022-06-17T03:47:46.127Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-06-17T03:47:46.128Z||main|||||WARN|500||--- 2022-06-17T03:47:46.951Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-06-17T03:47:56.611Z||main|||||INFO|500||Started ApiHandlerApplication in 88.276 seconds (JVM running for 94.675) 2022-06-17T03:47:56.621Z|cb50df27-9e08-4fa5-b6ab-76b9b1df4aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:47:56.649Z|cb50df27-9e08-4fa5-b6ab-76b9b1df4aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:47:56.653Z|561c65f6-bdb8-4e61-b091-c23d3afe52a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:47:56.666Z|561c65f6-bdb8-4e61-b091-c23d3afe52a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:48:04.302Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-06-17T03:48:04.705Z|506b943a-89b2-4ff8-901f-197c43c8413e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:04.705Z|3cfee3ad-a317-4de9-8971-e2f79266c834|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-17T03:48:05.432Z|506b943a-89b2-4ff8-901f-197c43c8413e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:05.432Z|3cfee3ad-a317-4de9-8971-e2f79266c834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:06.085Z|c8db4f03-38b4-4cd4-b09a-2dffec1cfec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:06.089Z|c8db4f03-38b4-4cd4-b09a-2dffec1cfec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:11.595Z|602d179f-d1c8-4375-8954-d3bdfb42f6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:48:11.596Z|602d179f-d1c8-4375-8954-d3bdfb42f6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:48:15.134Z|f9e20378-8d00-4dd4-b489-70e9079ad3ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:15.134Z|581941b7-8954-4709-99df-4da1ff7ad302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:15.136Z|f9e20378-8d00-4dd4-b489-70e9079ad3ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:15.136Z|581941b7-8954-4709-99df-4da1ff7ad302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:16.150Z|30c36691-efad-4c31-9f7d-1aee240e2d98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:16.152Z|30c36691-efad-4c31-9f7d-1aee240e2d98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:25.184Z|216bd806-0bac-4def-b864-76a685033aef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:25.187Z|216bd806-0bac-4def-b864-76a685033aef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:25.194Z|e6381061-66db-433c-884b-3f2e1d8fc9ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:25.195Z|e6381061-66db-433c-884b-3f2e1d8fc9ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:26.209Z|1c25a41a-915c-4a08-8e6e-5c8933fca38b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:26.211Z|1c25a41a-915c-4a08-8e6e-5c8933fca38b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:26.595Z|e2f006b8-5152-4174-a46f-caa33da70762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:48:26.597Z|e2f006b8-5152-4174-a46f-caa33da70762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:48:26.669Z|040425db-8966-43b6-9aaf-a71279f17098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:48:26.678Z|040425db-8966-43b6-9aaf-a71279f17098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:48:35.237Z|b677369c-159f-466b-8ccb-36d316d49cd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:35.234Z|56b0b098-1859-42f4-9e22-9e14a79fcd47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:35.239Z|b677369c-159f-466b-8ccb-36d316d49cd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:35.254Z|56b0b098-1859-42f4-9e22-9e14a79fcd47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:36.256Z|18cf1034-944b-4bd4-8f68-51a1ea4e86c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:36.258Z|18cf1034-944b-4bd4-8f68-51a1ea4e86c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:41.601Z|2525b95b-2c69-4ddf-9aff-fbaa0ec333fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:48:41.608Z|2525b95b-2c69-4ddf-9aff-fbaa0ec333fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:48:45.308Z|8cee6220-32b6-4109-8862-e77b7657a65d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:45.311Z|8cee6220-32b6-4109-8862-e77b7657a65d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:45.320Z|3f1052e0-c0df-4a36-9e72-95c648b8841d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:45.354Z|3f1052e0-c0df-4a36-9e72-95c648b8841d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:46.313Z|e0415ab1-eb6e-47ae-a83d-bde3e7573fb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:46.315Z|e0415ab1-eb6e-47ae-a83d-bde3e7573fb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:55.357Z|5ad3f9b4-5caa-4b3c-8589-279bf0affd6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:55.358Z|5ad3f9b4-5caa-4b3c-8589-279bf0affd6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:55.398Z|746cb146-79b4-4a07-86b6-baca6acc935d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:55.401Z|746cb146-79b4-4a07-86b6-baca6acc935d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:56.353Z|3fd6fe94-6abc-4b08-ba2d-0c2586a5f2af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:48:56.358Z|3fd6fe94-6abc-4b08-ba2d-0c2586a5f2af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:48:56.598Z|57637c90-ef8f-47c6-8920-4c0b050cb430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:48:56.599Z|57637c90-ef8f-47c6-8920-4c0b050cb430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:48:56.680Z|c840b897-cc18-4ecc-a400-86b979ef1142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:48:56.681Z|c840b897-cc18-4ecc-a400-86b979ef1142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:49:05.402Z|34db3c7c-6a89-44e5-96e3-913f99df202b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:05.405Z|34db3c7c-6a89-44e5-96e3-913f99df202b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:05.457Z|42ed2c66-6ebe-4b2d-8dd6-6a44dab3b254|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:05.459Z|42ed2c66-6ebe-4b2d-8dd6-6a44dab3b254|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:06.398Z|fddb012a-53f0-47e3-9749-629e1e13d899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:06.399Z|fddb012a-53f0-47e3-9749-629e1e13d899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:11.596Z|b01aaeea-ad9a-4bd5-b8ef-922d8f277589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:49:11.601Z|b01aaeea-ad9a-4bd5-b8ef-922d8f277589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:49:15.451Z|360918e8-ff0d-4263-a80c-740396af670a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:15.455Z|360918e8-ff0d-4263-a80c-740396af670a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:15.514Z|90189dff-7786-4fe1-904f-a78e598ab716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:15.517Z|90189dff-7786-4fe1-904f-a78e598ab716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:16.432Z|ff9ec4b0-dc9f-4619-bdf8-ccfeab151178|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:16.434Z|ff9ec4b0-dc9f-4619-bdf8-ccfeab151178|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:25.509Z|03c25967-c825-4274-836a-f31b47b18610|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:25.513Z|03c25967-c825-4274-836a-f31b47b18610|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:25.565Z|3f94c4e1-2d7f-4d9a-ba05-8386cb868fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:25.576Z|3f94c4e1-2d7f-4d9a-ba05-8386cb868fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:26.466Z|5735d0ed-d45c-43f4-9be4-6aef7ebf82da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:26.467Z|5735d0ed-d45c-43f4-9be4-6aef7ebf82da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:26.597Z|cd397741-6a9a-4d01-a876-737968b33c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:49:26.604Z|cd397741-6a9a-4d01-a876-737968b33c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:49:26.683Z|f52f1226-2921-41af-aedb-7420878a2548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:49:26.685Z|f52f1226-2921-41af-aedb-7420878a2548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:49:35.567Z|cf675b59-1955-4fc4-b3c3-ad4d563965a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:35.570Z|cf675b59-1955-4fc4-b3c3-ad4d563965a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:35.643Z|10f32e83-f576-4290-b108-e533e1369fd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:35.644Z|10f32e83-f576-4290-b108-e533e1369fd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:36.501Z|868e1228-af1e-4e2c-a7b4-336bb245b73a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:36.503Z|868e1228-af1e-4e2c-a7b4-336bb245b73a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:41.597Z|577317bd-f80b-467d-bb1f-2a69213065ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:49:41.598Z|577317bd-f80b-467d-bb1f-2a69213065ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:49:45.615Z|5a9bf33a-9b39-428e-b08a-1aac512cb7f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:45.617Z|5a9bf33a-9b39-428e-b08a-1aac512cb7f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:45.674Z|b38392fc-3da1-499b-b08b-bcf104702211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:45.676Z|b38392fc-3da1-499b-b08b-bcf104702211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:46.535Z|319bcf64-f851-4061-b307-a03b56f942d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:46.536Z|319bcf64-f851-4061-b307-a03b56f942d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:55.657Z|efaa2ea4-c5b5-4ba2-ab85-71205e0855e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:55.659Z|efaa2ea4-c5b5-4ba2-ab85-71205e0855e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:55.722Z|ac6c837a-0ede-4a9a-aabc-4d9968b5c775|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:55.723Z|ac6c837a-0ede-4a9a-aabc-4d9968b5c775|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:56.571Z|bbadf327-e6bc-4e4e-a8bd-c3402a214a0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:49:56.573Z|bbadf327-e6bc-4e4e-a8bd-c3402a214a0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:49:56.595Z|06f7ea24-6423-405c-9a0e-55a36ed6d3ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:49:56.598Z|06f7ea24-6423-405c-9a0e-55a36ed6d3ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:49:56.687Z|e5906294-6c75-4c9b-ae13-429d041b8332|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:49:56.688Z|e5906294-6c75-4c9b-ae13-429d041b8332|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:50:05.701Z|0e5e7545-8496-46fd-a036-384a0b9c38a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:05.705Z|0e5e7545-8496-46fd-a036-384a0b9c38a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:05.755Z|d7e3c0d1-84d9-4ae8-b8c7-e047a90b58ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:05.757Z|d7e3c0d1-84d9-4ae8-b8c7-e047a90b58ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:06.614Z|6678fe0d-0016-4523-9b96-f41e1ccae1dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:06.616Z|6678fe0d-0016-4523-9b96-f41e1ccae1dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:11.594Z|c7d6cd4f-eeab-4bac-ba27-fa8c0708e160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:50:11.601Z|c7d6cd4f-eeab-4bac-ba27-fa8c0708e160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:50:15.855Z|fa0711f2-3ada-4fd6-a4a4-b1fc17d93c00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:15.941Z|fa0711f2-3ada-4fd6-a4a4-b1fc17d93c00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:15.950Z|2a6cb11c-75e7-42a1-9927-b0a7a27f4e8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:15.952Z|2a6cb11c-75e7-42a1-9927-b0a7a27f4e8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:16.648Z|d3969ae0-4517-4846-884a-eb4f7e1415c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:16.650Z|d3969ae0-4517-4846-884a-eb4f7e1415c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:26.005Z|930d9ce0-04ae-4b79-8a32-2aa882230899|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:26.007Z|930d9ce0-04ae-4b79-8a32-2aa882230899|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:26.072Z|d3311768-76c7-4b8b-8c44-2bc356eedb66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:26.073Z|d3311768-76c7-4b8b-8c44-2bc356eedb66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:26.598Z|295e02f7-ffae-4355-bec0-abb7af6d2f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:50:26.600Z|295e02f7-ffae-4355-bec0-abb7af6d2f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:50:26.679Z|fd991cd0-b06f-481e-8695-923beb384f0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:26.681Z|fd991cd0-b06f-481e-8695-923beb384f0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:26.690Z|3a87f7e6-fc05-426b-b372-01cf0e38ad48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:50:26.692Z|3a87f7e6-fc05-426b-b372-01cf0e38ad48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:50:36.054Z|0fde2ac8-3a71-49fd-be33-57c4253d6244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:36.056Z|0fde2ac8-3a71-49fd-be33-57c4253d6244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:36.104Z|ea2e8411-8c87-400c-b935-e271cca0b9de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:36.106Z|ea2e8411-8c87-400c-b935-e271cca0b9de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:36.715Z|674b50bf-e5fc-49c0-994c-035bae724e7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:36.719Z|674b50bf-e5fc-49c0-994c-035bae724e7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:41.597Z|b1459749-1dc8-440c-9b11-1c59c12f46de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:50:41.600Z|b1459749-1dc8-440c-9b11-1c59c12f46de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:50:46.099Z|aa5889ef-d6a4-468a-9f63-f9c0dd972cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:46.102Z|aa5889ef-d6a4-468a-9f63-f9c0dd972cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:46.143Z|381d0ed4-35bc-4435-88f4-0805386220fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:46.145Z|381d0ed4-35bc-4435-88f4-0805386220fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:46.754Z|f6883ca2-ea15-4736-8e3d-15a8700114ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:46.756Z|f6883ca2-ea15-4736-8e3d-15a8700114ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:56.139Z|f52b72d5-a169-4a6b-95fd-bad09557e913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:56.142Z|f52b72d5-a169-4a6b-95fd-bad09557e913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:56.187Z|0cc381a3-6386-434f-8831-bd5d85384b1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:56.188Z|0cc381a3-6386-434f-8831-bd5d85384b1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:50:56.595Z|92515350-59e4-42cc-a990-9424fd73bf76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:50:56.602Z|92515350-59e4-42cc-a990-9424fd73bf76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:50:56.694Z|116b548b-576b-40b7-b62b-745c6b51cbd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:50:56.694Z|116b548b-576b-40b7-b62b-745c6b51cbd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:50:56.793Z|e645477c-b554-44cf-89a7-5b57294e7539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:50:56.794Z|e645477c-b554-44cf-89a7-5b57294e7539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:06.187Z|f90f1394-c18f-4964-ab36-755b23543f94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:06.189Z|f90f1394-c18f-4964-ab36-755b23543f94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:06.226Z|e4524b95-0be6-4a0b-9421-ed4977d01b11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:06.228Z|e4524b95-0be6-4a0b-9421-ed4977d01b11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:06.833Z|bd09f6d5-59c5-4684-9916-27f584bfa1fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:06.835Z|bd09f6d5-59c5-4684-9916-27f584bfa1fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:11.595Z|58133c9a-70c6-440e-83b8-1be0923e8c80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:51:11.599Z|58133c9a-70c6-440e-83b8-1be0923e8c80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:51:16.228Z|16cf921d-3202-46b9-af7d-5c6f753e97a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:16.230Z|16cf921d-3202-46b9-af7d-5c6f753e97a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:16.277Z|4827827e-1f5c-410d-9cce-10c9e3aab6a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:16.278Z|4827827e-1f5c-410d-9cce-10c9e3aab6a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:16.868Z|cf74b086-e514-4dab-8c2f-7f385dfa6786|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:16.869Z|cf74b086-e514-4dab-8c2f-7f385dfa6786|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:26.261Z|e57b0721-f245-4390-a450-055ccd488113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:26.263Z|e57b0721-f245-4390-a450-055ccd488113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:26.314Z|0f15e31e-9167-472a-9b5c-ad27fc15a986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:26.317Z|0f15e31e-9167-472a-9b5c-ad27fc15a986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:26.595Z|af379f6e-3821-4cc6-8104-f8332c4ff9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:51:26.597Z|af379f6e-3821-4cc6-8104-f8332c4ff9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:51:26.696Z|1d422b97-9e58-4593-b27b-9e85bbfc7642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:51:26.697Z|1d422b97-9e58-4593-b27b-9e85bbfc7642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:51:26.921Z|ea152f26-42db-4c15-bcca-c60e56cb5288|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:26.922Z|ea152f26-42db-4c15-bcca-c60e56cb5288|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:36.304Z|758c1b4a-9484-490c-9d6b-484166ff2aba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:36.326Z|758c1b4a-9484-490c-9d6b-484166ff2aba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:36.352Z|406d5c68-f3a8-4695-ac91-831d4ef6f9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:36.353Z|406d5c68-f3a8-4695-ac91-831d4ef6f9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:36.959Z|4dea4291-005d-4930-9a19-f3d602fe4e1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:36.960Z|4dea4291-005d-4930-9a19-f3d602fe4e1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:41.600Z|e7e0346f-ce15-4288-b8eb-bb7f1c047fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:51:41.609Z|e7e0346f-ce15-4288-b8eb-bb7f1c047fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:51:46.413Z|b4c52f3d-2978-4465-88b8-0e599e972899|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:46.413Z|6077d265-97fd-4395-baf0-aff905ee95ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:46.414Z|6077d265-97fd-4395-baf0-aff905ee95ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:46.414Z|b4c52f3d-2978-4465-88b8-0e599e972899|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:46.997Z|81aaded6-411f-47a4-9718-817955127b14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:46.999Z|81aaded6-411f-47a4-9718-817955127b14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:56.449Z|27d27e59-3f97-4774-b557-fc09b75551d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:56.449Z|236a7e5d-e96b-4b05-99c5-02532886d8b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:56.450Z|27d27e59-3f97-4774-b557-fc09b75551d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:56.450Z|236a7e5d-e96b-4b05-99c5-02532886d8b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:51:56.595Z|e73bd35f-2323-42e8-a607-5b51286d171c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:51:56.596Z|e73bd35f-2323-42e8-a607-5b51286d171c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:51:56.698Z|eef67881-39c9-437a-a996-208ef3535a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:51:56.699Z|eef67881-39c9-437a-a996-208ef3535a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:51:57.035Z|6e6443b6-98d7-4630-b510-226e8906654e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:51:57.036Z|6e6443b6-98d7-4630-b510-226e8906654e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:06.482Z|c6b46bcc-2aae-494f-86fb-84a2731c2e79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:06.483Z|c6b46bcc-2aae-494f-86fb-84a2731c2e79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:06.484Z|f9141e92-1e99-4349-9e1e-498d5d22d3a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:06.485Z|f9141e92-1e99-4349-9e1e-498d5d22d3a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:07.066Z|880cd46b-3cea-4eda-bed7-2fda1a4e9bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:07.067Z|880cd46b-3cea-4eda-bed7-2fda1a4e9bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:11.594Z|f63ea678-6343-4246-820e-df2889acdca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:52:11.596Z|f63ea678-6343-4246-820e-df2889acdca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:52:16.521Z|646ed7b0-3c06-4ce8-bbc6-6ce35519f53a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:16.522Z|646ed7b0-3c06-4ce8-bbc6-6ce35519f53a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:16.522Z|5cfd5c13-a039-4e13-93dc-faff1d076c22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:16.523Z|5cfd5c13-a039-4e13-93dc-faff1d076c22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:17.113Z|212c0ca5-a837-41e4-93c4-34c56dfc1831|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:17.115Z|212c0ca5-a837-41e4-93c4-34c56dfc1831|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:26.555Z|f53c5b23-cb04-4f86-b47d-e2f4dc2c32f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:26.556Z|fc886187-5912-413f-8d46-029ffa43e265|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:26.558Z|fc886187-5912-413f-8d46-029ffa43e265|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:26.558Z|f53c5b23-cb04-4f86-b47d-e2f4dc2c32f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:26.595Z|5443eefb-ea9a-4f22-b969-468de81fc777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:52:26.601Z|5443eefb-ea9a-4f22-b969-468de81fc777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:52:26.701Z|6044dde0-2513-4caf-8007-c6ea7d332019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:52:26.702Z|6044dde0-2513-4caf-8007-c6ea7d332019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:52:27.190Z|c4881838-7180-42ff-9f2a-4566c56b34fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:27.201Z|c4881838-7180-42ff-9f2a-4566c56b34fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:36.596Z|acde699f-ca37-4c6f-b019-f4361a713734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:36.599Z|acde699f-ca37-4c6f-b019-f4361a713734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:36.617Z|b8529f35-0b14-47de-add0-5c40f3fc3b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:36.630Z|b8529f35-0b14-47de-add0-5c40f3fc3b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:37.271Z|28825c2c-cbb2-4585-92d8-37aef8fc26d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:37.273Z|28825c2c-cbb2-4585-92d8-37aef8fc26d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:41.594Z|62082a3b-fff9-44d1-841a-2d56b85f7859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:52:41.595Z|62082a3b-fff9-44d1-841a-2d56b85f7859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:52:46.651Z|e49ebd57-f58f-41ff-8e93-d0dde12f5c6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:46.652Z|e49ebd57-f58f-41ff-8e93-d0dde12f5c6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:46.667Z|945cf7d4-92b5-435f-8758-e70ae8a3f311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:46.668Z|945cf7d4-92b5-435f-8758-e70ae8a3f311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:47.317Z|888e6e70-a353-458d-9c5c-d1ea874bed69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:47.318Z|888e6e70-a353-458d-9c5c-d1ea874bed69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:56.594Z|fcbd80ce-0673-4100-9130-52110bb5bb1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:52:56.596Z|fcbd80ce-0673-4100-9130-52110bb5bb1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:52:56.685Z|ca6e3e7e-b880-47fc-96ec-5e8a8a4b72d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:56.688Z|ca6e3e7e-b880-47fc-96ec-5e8a8a4b72d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:56.700Z|4caa24d6-f062-4a78-b27b-f4db076bee76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:56.702Z|4caa24d6-f062-4a78-b27b-f4db076bee76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:52:56.707Z|c2e93dd0-ef3b-44e1-a158-2e328345ce7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:52:56.709Z|c2e93dd0-ef3b-44e1-a158-2e328345ce7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:52:57.365Z|e3ab891e-86e0-4adc-89c4-fd6ff9f923c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:52:57.366Z|e3ab891e-86e0-4adc-89c4-fd6ff9f923c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:06.728Z|88fd1c34-094e-4a10-a0f9-b8e0ef50bec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:06.729Z|88fd1c34-094e-4a10-a0f9-b8e0ef50bec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:06.760Z|a536b5b7-8743-475b-9bc0-34c91ffab503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:06.762Z|a536b5b7-8743-475b-9bc0-34c91ffab503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:07.400Z|960e4c22-9495-4576-8a35-549d9956edb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:07.401Z|960e4c22-9495-4576-8a35-549d9956edb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:11.594Z|3abefa4f-264b-4e49-b4b4-8df45344e893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:53:11.607Z|3abefa4f-264b-4e49-b4b4-8df45344e893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:53:16.761Z|cb980cbd-13a9-4728-9e7a-965389e64051|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:16.762Z|cb980cbd-13a9-4728-9e7a-965389e64051|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:16.803Z|6b5f5a60-1ca0-419a-893f-572f4b223ede|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:16.806Z|6b5f5a60-1ca0-419a-893f-572f4b223ede|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:17.449Z|e90f8dad-499a-4daf-a87a-79bef527ef98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:17.453Z|e90f8dad-499a-4daf-a87a-79bef527ef98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:26.595Z|3dfcff27-7fbf-4f52-b4ef-e342362e62d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:53:26.596Z|3dfcff27-7fbf-4f52-b4ef-e342362e62d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:53:26.711Z|6443e626-bc54-41c1-beb2-b27dae88720c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:53:26.712Z|6443e626-bc54-41c1-beb2-b27dae88720c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:53:26.795Z|bf1d6b93-832e-4aa9-a2bd-4dc0ba4ae994|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:26.796Z|bf1d6b93-832e-4aa9-a2bd-4dc0ba4ae994|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:26.844Z|dd6d3623-ae18-42bd-9dc5-66ce8fd2a3b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:26.846Z|dd6d3623-ae18-42bd-9dc5-66ce8fd2a3b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:27.507Z|c4a4440c-c4e4-4fa6-962d-c789d61ce2cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:27.517Z|c4a4440c-c4e4-4fa6-962d-c789d61ce2cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:36.829Z|534777b9-64fe-4fb4-a965-a50662623fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:36.831Z|534777b9-64fe-4fb4-a965-a50662623fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:36.880Z|9149132e-f44d-4554-a9c2-be2351855444|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:36.882Z|9149132e-f44d-4554-a9c2-be2351855444|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:37.568Z|88b3ce9b-190b-4fe4-a939-34cd253b5e1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:37.570Z|88b3ce9b-190b-4fe4-a939-34cd253b5e1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:41.594Z|3439b713-8802-4243-9f6e-dfc12730cf82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:53:41.595Z|3439b713-8802-4243-9f6e-dfc12730cf82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:53:46.868Z|c74bd88e-3895-4396-96d5-1c047dd1ed2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:46.872Z|c74bd88e-3895-4396-96d5-1c047dd1ed2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:46.931Z|7ad278a7-133a-498a-91bf-1196c0334b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:46.943Z|7ad278a7-133a-498a-91bf-1196c0334b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:47.608Z|969f820a-4faa-46fb-937b-38605e48b27d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:47.610Z|969f820a-4faa-46fb-937b-38605e48b27d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:56.596Z|f90b774c-886c-4d28-b0e0-00d5d3b55e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:53:56.602Z|f90b774c-886c-4d28-b0e0-00d5d3b55e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:53:56.713Z|378964d5-bc07-4baa-a881-a45f4491e323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:53:56.715Z|378964d5-bc07-4baa-a881-a45f4491e323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:53:56.908Z|fc8e37de-75e6-4207-a5d8-ae2c939a8e31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:56.909Z|fc8e37de-75e6-4207-a5d8-ae2c939a8e31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:56.977Z|ca6b8cd4-44ba-40a2-aad8-f9c79bb13e50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:56.979Z|ca6b8cd4-44ba-40a2-aad8-f9c79bb13e50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:53:57.649Z|e3c8e769-4391-4502-a28c-80168c4cc143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:53:57.651Z|e3c8e769-4391-4502-a28c-80168c4cc143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:06.944Z|71dd81d5-aa3a-4b19-ba3c-8f151585193b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:06.946Z|71dd81d5-aa3a-4b19-ba3c-8f151585193b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:07.013Z|b653df15-1f69-43f6-81cc-585343b32822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:07.015Z|b653df15-1f69-43f6-81cc-585343b32822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:07.699Z|2bc2a840-e629-4b6d-9837-dd53ed8b3e65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:07.701Z|2bc2a840-e629-4b6d-9837-dd53ed8b3e65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:11.594Z|d9a9dbfa-643e-4a3c-9e98-b1b9fd0afc47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:54:11.595Z|d9a9dbfa-643e-4a3c-9e98-b1b9fd0afc47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:54:16.982Z|020f7da8-8edf-4324-8210-e05632433bd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:16.983Z|020f7da8-8edf-4324-8210-e05632433bd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:17.049Z|e47a23f4-771f-48b2-b1e8-0eb8f89405b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:17.051Z|e47a23f4-771f-48b2-b1e8-0eb8f89405b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:17.743Z|18cfcba7-cf9d-41f0-a9a8-a9ee4b7958a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:17.746Z|18cfcba7-cf9d-41f0-a9a8-a9ee4b7958a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:26.594Z|e39d9a3e-afc6-411e-bcab-fef587024b15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:54:26.596Z|e39d9a3e-afc6-411e-bcab-fef587024b15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:54:26.716Z|a0982cf8-5f5f-4a0a-86b5-478c8096fd24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:54:26.717Z|a0982cf8-5f5f-4a0a-86b5-478c8096fd24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:54:27.016Z|4442a5dd-2f62-4f11-adc5-e969bafd6ce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:27.018Z|4442a5dd-2f62-4f11-adc5-e969bafd6ce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:27.079Z|e88f9c2f-f889-4b90-a833-e7ab8f04313c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:27.081Z|e88f9c2f-f889-4b90-a833-e7ab8f04313c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:27.780Z|6142f83e-5389-4da9-923a-647484d22920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:27.782Z|6142f83e-5389-4da9-923a-647484d22920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:37.047Z|4864c785-5ee6-4a2d-8c89-f7bccdc76372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:37.048Z|4864c785-5ee6-4a2d-8c89-f7bccdc76372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:37.112Z|196d8d32-9024-41a7-b28d-23c881e03308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:37.113Z|196d8d32-9024-41a7-b28d-23c881e03308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:37.821Z|e2ed2597-e5ac-41ea-970c-2b4d2496bdcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:37.821Z|e2ed2597-e5ac-41ea-970c-2b4d2496bdcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:41.594Z|973875ba-37d2-4f65-97a6-565d1cfdd8cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:54:41.599Z|973875ba-37d2-4f65-97a6-565d1cfdd8cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:54:47.078Z|68261bef-b74f-41c7-9552-2c188332ca9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:47.079Z|68261bef-b74f-41c7-9552-2c188332ca9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:47.147Z|d8c41932-83d8-4f09-8914-19c8b2172ee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:47.148Z|d8c41932-83d8-4f09-8914-19c8b2172ee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:47.851Z|40a343bc-1c48-40b7-9fda-745441503132|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:47.852Z|40a343bc-1c48-40b7-9fda-745441503132|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:56.594Z|5775484e-e114-4b3e-87fe-09241785a614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:54:56.595Z|5775484e-e114-4b3e-87fe-09241785a614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:54:56.719Z|52398e7f-dc82-4ff6-850c-4adc0199f5c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:54:56.720Z|52398e7f-dc82-4ff6-850c-4adc0199f5c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:54:57.113Z|a4741aa2-5976-4a80-82e7-d4c232ca7904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:57.114Z|a4741aa2-5976-4a80-82e7-d4c232ca7904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:57.179Z|917058b5-492b-403e-b83d-3ed82187eb82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:57.181Z|917058b5-492b-403e-b83d-3ed82187eb82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:54:57.883Z|85b16740-7844-447e-90e8-2f902414cb4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:54:57.884Z|85b16740-7844-447e-90e8-2f902414cb4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:07.146Z|4ad74a73-9002-4ea0-9469-0471c439b8a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:07.147Z|4ad74a73-9002-4ea0-9469-0471c439b8a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:07.215Z|65e8b56e-39c7-42d3-839c-f49322248c8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:07.217Z|65e8b56e-39c7-42d3-839c-f49322248c8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:07.916Z|0bf536f9-f513-4e8a-8ed1-3cfc1b75c601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:07.918Z|0bf536f9-f513-4e8a-8ed1-3cfc1b75c601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:11.594Z|f23c1279-56c4-45ad-9d27-a34a6fc38b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:55:11.595Z|f23c1279-56c4-45ad-9d27-a34a6fc38b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:55:17.199Z|d78ba172-bb2d-434c-b7e1-af4db55484be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:17.201Z|d78ba172-bb2d-434c-b7e1-af4db55484be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:17.258Z|7e159053-abe0-42ef-8249-79bbc6494fc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:17.260Z|7e159053-abe0-42ef-8249-79bbc6494fc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:17.949Z|7e1ab68a-262c-416a-b8ab-45917a9612ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:17.951Z|7e1ab68a-262c-416a-b8ab-45917a9612ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:26.594Z|f6da2655-11f0-458c-bb3c-769f7b38665c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:55:26.599Z|f6da2655-11f0-458c-bb3c-769f7b38665c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:55:26.723Z|6998c119-6848-4b26-ae70-c5a6ddaa9e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:55:26.724Z|6998c119-6848-4b26-ae70-c5a6ddaa9e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:55:27.245Z|6a395ad9-adff-4998-965b-d317c51d53a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:27.248Z|6a395ad9-adff-4998-965b-d317c51d53a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:27.293Z|5273a2c1-4b28-43ee-b3cc-398990b917c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:27.295Z|5273a2c1-4b28-43ee-b3cc-398990b917c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:27.998Z|18c030f8-34b0-46ae-a446-9c4210afed0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:28.005Z|18c030f8-34b0-46ae-a446-9c4210afed0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:37.283Z|382af933-1c65-45cd-9a92-68f0e84c93c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:37.285Z|382af933-1c65-45cd-9a92-68f0e84c93c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:37.327Z|a304cf8c-a5c0-4472-aa26-d4aa5d8c8a30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:37.332Z|a304cf8c-a5c0-4472-aa26-d4aa5d8c8a30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:38.060Z|a73a7bd8-ecda-4024-a74b-9be8c1ecf6e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:38.061Z|a73a7bd8-ecda-4024-a74b-9be8c1ecf6e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:41.595Z|4e22afc7-986b-4baa-9293-7fcc819005a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:55:41.597Z|4e22afc7-986b-4baa-9293-7fcc819005a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:55:47.332Z|7243fab2-828b-458b-9fd5-31aebd79c43c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:47.334Z|7243fab2-828b-458b-9fd5-31aebd79c43c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:47.370Z|a915c7ed-ccde-418e-ba80-8007610c5aa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:47.373Z|a915c7ed-ccde-418e-ba80-8007610c5aa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:48.103Z|af83ed62-ded2-4f3b-8a42-93fa335927da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:48.105Z|af83ed62-ded2-4f3b-8a42-93fa335927da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:56.596Z|414836a4-00e5-4eee-8f07-094b563cdd90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:55:56.599Z|414836a4-00e5-4eee-8f07-094b563cdd90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:55:56.725Z|a0df2c70-4482-4da0-bc40-57ae85f9d818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:55:56.727Z|a0df2c70-4482-4da0-bc40-57ae85f9d818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:55:57.375Z|70da3221-e0c4-484c-9c6f-fd60ce27745b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:57.378Z|70da3221-e0c4-484c-9c6f-fd60ce27745b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:57.405Z|ef01b906-6336-40a4-bfcf-4d7d8bb14fd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:57.407Z|ef01b906-6336-40a4-bfcf-4d7d8bb14fd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:55:58.137Z|096d057e-b405-4a54-a691-274e200208a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:55:58.139Z|096d057e-b405-4a54-a691-274e200208a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:07.417Z|854925c5-bd74-4c6f-96f1-aa2d13205b90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:07.418Z|854925c5-bd74-4c6f-96f1-aa2d13205b90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:07.440Z|a1d70b7e-0ce3-4b50-a3fd-c43dfd8035f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:07.442Z|a1d70b7e-0ce3-4b50-a3fd-c43dfd8035f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:08.170Z|20c8ad3c-d91b-46ea-b82d-df38f52d12c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:08.172Z|20c8ad3c-d91b-46ea-b82d-df38f52d12c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:11.594Z|9a4db278-3e2e-4ce7-9a9b-d68661d32210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:56:11.600Z|9a4db278-3e2e-4ce7-9a9b-d68661d32210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:56:17.463Z|21a8fedf-c654-4b01-b563-1645eb12baaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:17.464Z|21a8fedf-c654-4b01-b563-1645eb12baaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:17.483Z|73dcbc1c-f115-4f07-9b13-d05f8a1009db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:17.485Z|73dcbc1c-f115-4f07-9b13-d05f8a1009db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:18.202Z|f55e4871-d9f0-43a0-a53c-e1658cfa6e8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:18.204Z|f55e4871-d9f0-43a0-a53c-e1658cfa6e8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:26.594Z|28b086e8-d4cf-4fb7-83ad-b099c131cac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:56:26.595Z|28b086e8-d4cf-4fb7-83ad-b099c131cac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:56:26.729Z|39c12a58-866f-4931-aa6b-a6df4e30ae78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:56:26.730Z|39c12a58-866f-4931-aa6b-a6df4e30ae78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:56:27.517Z|b0775c19-f973-4731-a834-9cdb72f81844|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:27.518Z|b0775c19-f973-4731-a834-9cdb72f81844|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:27.522Z|ab04cec5-bbe9-4cc9-96e6-a3148017d4c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:27.523Z|ab04cec5-bbe9-4cc9-96e6-a3148017d4c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:28.243Z|0c49fe8b-4b06-437e-a794-67b496b0d9e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:28.247Z|0c49fe8b-4b06-437e-a794-67b496b0d9e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:37.546Z|4bb7f2cf-2a03-4562-a7c7-e76b6a77ec4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:37.547Z|4bb7f2cf-2a03-4562-a7c7-e76b6a77ec4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:37.562Z|bf471e02-8b14-4246-af27-fa098d76501e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:37.563Z|bf471e02-8b14-4246-af27-fa098d76501e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:38.305Z|e177eab0-453f-4c7d-8938-045de0461305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:38.307Z|e177eab0-453f-4c7d-8938-045de0461305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:41.595Z|582f4444-8e29-46cf-ba9b-5aa2e30e0e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:56:41.597Z|582f4444-8e29-46cf-ba9b-5aa2e30e0e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:56:47.580Z|4a106569-7dd5-41c9-b31c-fe7d1e9211b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:47.582Z|4a106569-7dd5-41c9-b31c-fe7d1e9211b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:47.608Z|6379dea8-c162-4951-b080-2a75fea390f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:47.612Z|6379dea8-c162-4951-b080-2a75fea390f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:48.352Z|001846ad-e053-4c8d-9718-3d084af281ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:48.354Z|001846ad-e053-4c8d-9718-3d084af281ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:56.594Z|266242b6-f94e-498a-8812-4cf4e98f159b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:56:56.599Z|266242b6-f94e-498a-8812-4cf4e98f159b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:56:56.731Z|4e730f5d-953e-4ef7-9e1a-01db85064c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:56:56.732Z|4e730f5d-953e-4ef7-9e1a-01db85064c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:56:57.617Z|db4cb764-00c0-48c6-b8a4-d4e7a4e8ea5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:57.624Z|db4cb764-00c0-48c6-b8a4-d4e7a4e8ea5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:57.658Z|7a710455-1c66-4cf5-abff-7d224f7f01b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:57.661Z|7a710455-1c66-4cf5-abff-7d224f7f01b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:56:58.388Z|380cd8c5-769a-48d0-b7a9-4ed10620d476|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:56:58.390Z|380cd8c5-769a-48d0-b7a9-4ed10620d476|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:07.670Z|128dbb41-bf2b-4494-a164-118c47950144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:07.671Z|128dbb41-bf2b-4494-a164-118c47950144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:07.697Z|e86e88ee-94c1-4c5e-9643-29327e3864a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:07.698Z|e86e88ee-94c1-4c5e-9643-29327e3864a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:08.422Z|576bdf25-3e77-4080-99f1-a002edaddde2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:08.424Z|576bdf25-3e77-4080-99f1-a002edaddde2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:08.755Z|cf58c2df-b89a-456b-9f8f-1904d42dba40|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T03:57:08.756Z|cf58c2df-b89a-456b-9f8f-1904d42dba40|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:11.594Z|6e5d63d5-5460-4919-9311-09b2e4ab4e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:57:11.597Z|6e5d63d5-5460-4919-9311-09b2e4ab4e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:57:17.710Z|52850f16-3918-423f-ad8b-42d79c87e5e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:17.712Z|52850f16-3918-423f-ad8b-42d79c87e5e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:17.738Z|21359334-3c81-4142-8ac2-4c5bda2b66ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:17.740Z|21359334-3c81-4142-8ac2-4c5bda2b66ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:18.458Z|c4440ba8-7cb3-4f3d-a7d9-1e029d62ac5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:18.460Z|c4440ba8-7cb3-4f3d-a7d9-1e029d62ac5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:26.594Z|1ee72db0-45d4-4694-a886-a606da3566b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:57:26.595Z|1ee72db0-45d4-4694-a886-a606da3566b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:57:26.733Z|17440c77-6e7a-471d-9faa-f003ee932883|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:57:26.734Z|17440c77-6e7a-471d-9faa-f003ee932883|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:57:27.742Z|2bb5700c-2521-458f-9eef-90f5b9ff27c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:27.744Z|2bb5700c-2521-458f-9eef-90f5b9ff27c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:27.784Z|a5cdd699-cdde-447d-bd52-d87cb90bc714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:27.797Z|a5cdd699-cdde-447d-bd52-d87cb90bc714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:28.526Z|9e7a367a-e1f0-49a1-a8ec-54026972da45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:28.527Z|9e7a367a-e1f0-49a1-a8ec-54026972da45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:37.794Z|cd80c4fe-74ad-4ad6-b8ee-17fd882d0306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:37.796Z|cd80c4fe-74ad-4ad6-b8ee-17fd882d0306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:37.839Z|d7836146-689a-43fa-b3af-511ee0778dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:37.841Z|d7836146-689a-43fa-b3af-511ee0778dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:38.582Z|90c4a0b9-1bf6-4f93-9073-a4ed49821085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:38.584Z|90c4a0b9-1bf6-4f93-9073-a4ed49821085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:41.594Z|9011b9d4-f28d-4619-bee8-7e83c6f9d373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:57:41.602Z|9011b9d4-f28d-4619-bee8-7e83c6f9d373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:57:47.824Z|399290a9-64bf-4df9-b516-88d38f5ccbc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:47.825Z|399290a9-64bf-4df9-b516-88d38f5ccbc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:47.872Z|31bc3edf-f97d-4ba7-a712-65f3ebb43dc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:47.874Z|31bc3edf-f97d-4ba7-a712-65f3ebb43dc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:48.620Z|fb29f90d-0ef7-4d35-8739-e41542e1cf34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:48.622Z|fb29f90d-0ef7-4d35-8739-e41542e1cf34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:56.594Z|2a6272b1-cfcc-4cb5-9c40-ce58e99d26a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:57:56.596Z|2a6272b1-cfcc-4cb5-9c40-ce58e99d26a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:57:56.736Z|e08d41a5-6cc9-463a-aabe-3234388f938b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:57:56.737Z|e08d41a5-6cc9-463a-aabe-3234388f938b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:57:57.854Z|727443fc-4069-44b6-88f8-506bb95dee4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:57.855Z|727443fc-4069-44b6-88f8-506bb95dee4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:57.917Z|bf2d75e6-1c61-4056-8b5f-4327d2360c74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:57.918Z|bf2d75e6-1c61-4056-8b5f-4327d2360c74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:57:58.665Z|70db9477-8f5d-4052-ab98-c2d90a460ae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:57:58.666Z|70db9477-8f5d-4052-ab98-c2d90a460ae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:07.884Z|c072cbba-ca5b-439f-96f6-2e884cec6151|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:07.886Z|c072cbba-ca5b-439f-96f6-2e884cec6151|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:07.947Z|44507673-c78a-4512-8595-39a0c07650ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:07.948Z|44507673-c78a-4512-8595-39a0c07650ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:08.712Z|d7ff1773-995d-4831-9f0e-f2a8eb63f3a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:08.712Z|32a44bc3-487e-4728-8d60-4ecc493ea893|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T03:58:08.713Z|32a44bc3-487e-4728-8d60-4ecc493ea893|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:08.713Z|d7ff1773-995d-4831-9f0e-f2a8eb63f3a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:11.594Z|27162424-81fa-482a-bd61-0cb22dfae3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:58:11.596Z|27162424-81fa-482a-bd61-0cb22dfae3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:58:17.916Z|9f679d5f-61de-4c94-b2ad-5c3925891916|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:17.917Z|9f679d5f-61de-4c94-b2ad-5c3925891916|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:17.979Z|a115abef-d5bb-4859-91fa-2b92ce18cbbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:17.980Z|a115abef-d5bb-4859-91fa-2b92ce18cbbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:18.744Z|071223c0-a330-450f-bebb-d80da9519d9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:18.746Z|071223c0-a330-450f-bebb-d80da9519d9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:26.594Z|80cf4074-693c-400f-9761-94dcbbbb8275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:58:26.600Z|80cf4074-693c-400f-9761-94dcbbbb8275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:58:26.738Z|f8c51bbe-4391-4ba2-9565-109ef5dfdb88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:58:26.739Z|f8c51bbe-4391-4ba2-9565-109ef5dfdb88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:58:27.953Z|757dc556-8b55-44cf-a3d7-ad30f19708c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:27.955Z|757dc556-8b55-44cf-a3d7-ad30f19708c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:28.010Z|0ca24ac1-8174-4019-b341-b50f8f8d33bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:28.014Z|0ca24ac1-8174-4019-b341-b50f8f8d33bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:28.788Z|6333b2dc-dffe-453f-b21b-9f6b11118fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:28.790Z|6333b2dc-dffe-453f-b21b-9f6b11118fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:37.990Z|9916b787-728f-43ff-86a1-b33379903be9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:37.992Z|9916b787-728f-43ff-86a1-b33379903be9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:38.042Z|a8310e17-c079-4a3d-8210-57dccade0b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:38.043Z|a8310e17-c079-4a3d-8210-57dccade0b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:38.835Z|62df2ad5-8efe-45e4-9f07-8562fd2db36a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:38.837Z|62df2ad5-8efe-45e4-9f07-8562fd2db36a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:41.594Z|11578a39-3841-4750-a646-83d1c9d1d31c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:58:41.595Z|11578a39-3841-4750-a646-83d1c9d1d31c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:58:48.025Z|80abeb80-e1b8-4bf5-8e66-d6ea25f263c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:48.026Z|80abeb80-e1b8-4bf5-8e66-d6ea25f263c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:48.079Z|c1553c96-a8b8-404b-92d3-213e33091035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:48.081Z|c1553c96-a8b8-404b-92d3-213e33091035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:48.867Z|0cc9d7be-cbde-4bc6-a2e8-2bf19d3b138b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:48.868Z|0cc9d7be-cbde-4bc6-a2e8-2bf19d3b138b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:56.594Z|d350cace-ce63-4dee-af22-82d276e39ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:58:56.595Z|d350cace-ce63-4dee-af22-82d276e39ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:58:56.740Z|b693f3dc-4e83-4732-b6cf-41165cd9fa4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:58:56.741Z|b693f3dc-4e83-4732-b6cf-41165cd9fa4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:58:58.061Z|109892d6-fc44-4ab7-8f01-d050bebd0dde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:58.063Z|109892d6-fc44-4ab7-8f01-d050bebd0dde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:58.113Z|a4e22ea5-7b9d-48e8-a71a-2f3e19e28ae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:58.114Z|a4e22ea5-7b9d-48e8-a71a-2f3e19e28ae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:58:58.906Z|fbdb6594-1d00-47fb-b2b1-09879a471b99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:58:58.907Z|fbdb6594-1d00-47fb-b2b1-09879a471b99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:08.099Z|02c1582a-c752-4685-9cc5-6ebbe4b90aac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:08.100Z|02c1582a-c752-4685-9cc5-6ebbe4b90aac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:08.143Z|6d55cd96-670e-4e08-88e4-4bbfa8c39fed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:08.145Z|6d55cd96-670e-4e08-88e4-4bbfa8c39fed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:08.708Z|b428e8a7-7e4c-4e07-a46f-3aecddfe2705|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T03:59:08.709Z|b428e8a7-7e4c-4e07-a46f-3aecddfe2705|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:08.965Z|c67597d0-4c74-4a19-932b-551d6136071a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:08.967Z|c67597d0-4c74-4a19-932b-551d6136071a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:11.594Z|043aea7e-801f-4119-ae93-f60c19f7e105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:59:11.598Z|043aea7e-801f-4119-ae93-f60c19f7e105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:59:18.131Z|87473500-c17b-4d0c-82de-d378bd05ea28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:18.133Z|87473500-c17b-4d0c-82de-d378bd05ea28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:18.176Z|91831241-e8ee-4139-9bca-a5122eb520e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:18.178Z|91831241-e8ee-4139-9bca-a5122eb520e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:19.002Z|9e18b296-c3ed-434e-a983-c1a3738405d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:19.005Z|9e18b296-c3ed-434e-a983-c1a3738405d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:26.594Z|118aa74e-068c-4ec4-8d3d-0d12d3df5d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:59:26.595Z|118aa74e-068c-4ec4-8d3d-0d12d3df5d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:59:26.742Z|387c6683-8139-4c8b-bb58-5bf3bf620fdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:59:26.743Z|387c6683-8139-4c8b-bb58-5bf3bf620fdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:59:28.166Z|da2d95bc-f046-46f1-ac87-290013d77ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:28.167Z|da2d95bc-f046-46f1-ac87-290013d77ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:28.217Z|e27ff9f7-95bd-46ab-988e-8844ca994922|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:28.222Z|e27ff9f7-95bd-46ab-988e-8844ca994922|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:29.068Z|c37fbf32-e1b3-4539-b265-37f9fb201f09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:29.077Z|c37fbf32-e1b3-4539-b265-37f9fb201f09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:38.204Z|e45c6dba-745d-4129-ac68-d7f60207b823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:38.206Z|e45c6dba-745d-4129-ac68-d7f60207b823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:38.287Z|bdd2034b-ed70-457a-85c1-d7eca9709cb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:38.289Z|bdd2034b-ed70-457a-85c1-d7eca9709cb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:39.118Z|33200e9f-3107-4d62-830b-3c73ce4025a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:39.120Z|33200e9f-3107-4d62-830b-3c73ce4025a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:41.594Z|2ed0ebab-f570-45db-96d1-b33ba0d1a445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:59:41.595Z|2ed0ebab-f570-45db-96d1-b33ba0d1a445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:59:48.283Z|b7fba8f5-9875-4c9b-ae32-73c98cdda6a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:48.284Z|b7fba8f5-9875-4c9b-ae32-73c98cdda6a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:48.320Z|fb747142-3bd9-4e6a-8484-172cae910b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:48.321Z|fb747142-3bd9-4e6a-8484-172cae910b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:49.154Z|eb3365a2-8010-4c8c-8483-2b3745ebc3b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:49.155Z|eb3365a2-8010-4c8c-8483-2b3745ebc3b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:56.594Z|2795ae97-6b1d-460e-9dbc-9fcb8b247f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:59:56.599Z|2795ae97-6b1d-460e-9dbc-9fcb8b247f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:59:56.745Z|a531b641-710f-4c6c-9a95-0a05dc7bde18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T03:59:56.746Z|a531b641-710f-4c6c-9a95-0a05dc7bde18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T03:59:58.324Z|8a007f3e-fe4a-410c-967f-5501aeaf2289|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:58.335Z|8a007f3e-fe4a-410c-967f-5501aeaf2289|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:58.390Z|862b5162-8970-4431-a2f3-13608ed2d288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:58.392Z|862b5162-8970-4431-a2f3-13608ed2d288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T03:59:59.196Z|45511b3a-6f1d-4810-abdc-d8c5036c4fc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T03:59:59.198Z|45511b3a-6f1d-4810-abdc-d8c5036c4fc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:08.375Z|cd9a7dde-cab6-44c4-823e-a5bf0013adc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:08.377Z|cd9a7dde-cab6-44c4-823e-a5bf0013adc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:08.442Z|92874af7-8312-4d62-bced-2ddce91e87dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:08.444Z|92874af7-8312-4d62-bced-2ddce91e87dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:08.707Z|16b67027-7edb-46a7-933f-ca8d52253386|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T04:00:08.709Z|16b67027-7edb-46a7-933f-ca8d52253386|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:09.238Z|160beeed-aebc-4bce-a638-9a521f8ad1c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:09.239Z|160beeed-aebc-4bce-a638-9a521f8ad1c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:11.594Z|5069787f-e417-477e-923a-01e295416396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:00:11.595Z|5069787f-e417-477e-923a-01e295416396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:00:18.405Z|3ae850a9-76da-47e5-9d07-d8e8f86f3480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:18.406Z|3ae850a9-76da-47e5-9d07-d8e8f86f3480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:18.477Z|e449138c-0aff-4cbf-a2ec-7b746feb5f0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:18.479Z|e449138c-0aff-4cbf-a2ec-7b746feb5f0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:19.271Z|f3ea2fd0-c1aa-4e72-9c59-a349ddd17aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:19.272Z|f3ea2fd0-c1aa-4e72-9c59-a349ddd17aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:26.594Z|0c67ee97-2ba3-417f-a96e-2c19f2ed49c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:00:26.595Z|0c67ee97-2ba3-417f-a96e-2c19f2ed49c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:00:26.748Z|9efa3dc1-2618-468a-aa2a-dbbb04c95d10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:00:26.750Z|9efa3dc1-2618-468a-aa2a-dbbb04c95d10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:00:28.442Z|88ed4c26-11b8-464d-b1a6-cae0d6f8a899|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:28.459Z|88ed4c26-11b8-464d-b1a6-cae0d6f8a899|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:28.531Z|bd57e76c-ae7f-4f9f-9853-0c1db6a3c443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:28.532Z|bd57e76c-ae7f-4f9f-9853-0c1db6a3c443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:29.301Z|60ef8d24-7fab-4591-9035-7ac0e4680f9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:29.303Z|60ef8d24-7fab-4591-9035-7ac0e4680f9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:38.494Z|42519db8-b929-43c2-853b-386be895a9e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:38.495Z|42519db8-b929-43c2-853b-386be895a9e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:38.575Z|5505264f-2b0d-4190-b109-ae9b08209f48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:38.589Z|5505264f-2b0d-4190-b109-ae9b08209f48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:39.334Z|0613eabe-0e24-4d1d-adc7-af51ff9fc075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:39.335Z|0613eabe-0e24-4d1d-adc7-af51ff9fc075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:41.594Z|71bfd2db-9e40-4570-8291-951202308bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:00:41.598Z|71bfd2db-9e40-4570-8291-951202308bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:00:48.525Z|240d38ac-c2d4-49aa-bbde-8944379ae122|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:48.526Z|240d38ac-c2d4-49aa-bbde-8944379ae122|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:48.622Z|4c48cab7-b13e-47b6-af3f-171bddd1c0d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:48.623Z|4c48cab7-b13e-47b6-af3f-171bddd1c0d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:49.367Z|965ba0ba-4aaa-41ad-8aa3-23500c0d7972|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:49.368Z|965ba0ba-4aaa-41ad-8aa3-23500c0d7972|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:56.594Z|18ae62bf-9fb4-449b-a574-b2aae3b6f7cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:00:56.595Z|18ae62bf-9fb4-449b-a574-b2aae3b6f7cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:00:56.752Z|13c3d865-d27a-425e-8958-6d9320f60250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:00:56.753Z|13c3d865-d27a-425e-8958-6d9320f60250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:00:58.569Z|b0e9da53-28ab-4f03-8c86-1080efe35f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:58.571Z|b0e9da53-28ab-4f03-8c86-1080efe35f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:58.657Z|08f627a6-1b75-432e-83da-501a106efd9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:58.659Z|08f627a6-1b75-432e-83da-501a106efd9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:00:59.402Z|81bdbe20-1012-4262-9e02-f22e9d1d8a5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:00:59.403Z|81bdbe20-1012-4262-9e02-f22e9d1d8a5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:08.602Z|7a8cd017-21f3-4e14-b72d-564666559c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:08.603Z|7a8cd017-21f3-4e14-b72d-564666559c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:08.698Z|6be69dc0-f54e-4733-99ed-9a0af2fa499b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:08.700Z|6be69dc0-f54e-4733-99ed-9a0af2fa499b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:08.708Z|f0b286e9-7990-4fd4-a579-404565887c1e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T04:01:08.709Z|f0b286e9-7990-4fd4-a579-404565887c1e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:09.431Z|0ab513e1-f385-4b78-9654-2d0f52aa4876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:09.432Z|0ab513e1-f385-4b78-9654-2d0f52aa4876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:11.596Z|a0bd38f3-5456-429a-9921-6f2fe2d104de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:01:11.597Z|a0bd38f3-5456-429a-9921-6f2fe2d104de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:01:18.636Z|6ed86c14-b29b-4606-a69c-37f4268d2866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:18.637Z|6ed86c14-b29b-4606-a69c-37f4268d2866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:18.734Z|3f0728c3-f4f7-44c8-8709-f327db0533bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:18.735Z|3f0728c3-f4f7-44c8-8709-f327db0533bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:19.459Z|3bf00e17-49fe-481e-8e22-c60697311f14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:19.460Z|3bf00e17-49fe-481e-8e22-c60697311f14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:26.594Z|75f2d316-8f1a-4da6-aee3-de60a097ed4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:01:26.612Z|75f2d316-8f1a-4da6-aee3-de60a097ed4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:01:26.754Z|7b92f625-ce7f-4aba-bb44-363e0a469a14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:01:26.756Z|7b92f625-ce7f-4aba-bb44-363e0a469a14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:01:28.676Z|5695f60a-9362-4f8d-940c-25f9f55da401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:28.678Z|5695f60a-9362-4f8d-940c-25f9f55da401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:28.765Z|080a8d27-42c4-4899-8252-80233639b84f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:28.767Z|080a8d27-42c4-4899-8252-80233639b84f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:29.506Z|0e8e184e-6753-427f-8f33-0adb9354800a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:29.507Z|0e8e184e-6753-427f-8f33-0adb9354800a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:38.718Z|2a08cb75-2bcf-49db-aceb-2b5071b85f9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:38.720Z|2a08cb75-2bcf-49db-aceb-2b5071b85f9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:38.811Z|e619d370-5fcc-46e4-a5fc-331a32512227|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:38.813Z|e619d370-5fcc-46e4-a5fc-331a32512227|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:39.536Z|cbaacade-0bc1-4adc-8d26-0532788ff98a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:39.538Z|cbaacade-0bc1-4adc-8d26-0532788ff98a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:41.594Z|6455c97b-d55f-41f5-a102-984181acb079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:01:41.595Z|6455c97b-d55f-41f5-a102-984181acb079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:01:48.774Z|be7a978f-d5a6-45e1-a5fe-0ecc37b5c3d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:48.776Z|be7a978f-d5a6-45e1-a5fe-0ecc37b5c3d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:48.842Z|4b2a546c-2e56-40ba-89cd-98e69d45e75a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:48.843Z|4b2a546c-2e56-40ba-89cd-98e69d45e75a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:49.567Z|dda7e76c-3096-4e68-b162-43f4030c8830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:49.568Z|dda7e76c-3096-4e68-b162-43f4030c8830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:56.594Z|ebfca558-19cf-45d4-9e50-6661c80715e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:01:56.595Z|ebfca558-19cf-45d4-9e50-6661c80715e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:01:56.757Z|7c86c145-9031-460e-85de-6bac0f9793a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:01:56.758Z|7c86c145-9031-460e-85de-6bac0f9793a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:01:58.822Z|0cfe687f-3674-4932-aa69-46937bdf6e39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:58.824Z|0cfe687f-3674-4932-aa69-46937bdf6e39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:58.884Z|ea64f255-bef3-474d-9da2-a9bb0f5ccc26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:58.886Z|ea64f255-bef3-474d-9da2-a9bb0f5ccc26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:01:59.602Z|ff5a36d1-4a24-465a-9f6c-c6a9c212d2c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:01:59.605Z|ff5a36d1-4a24-465a-9f6c-c6a9c212d2c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:08.714Z|f4cdf857-9223-47c1-b764-34fb38014c8e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T04:02:08.716Z|f4cdf857-9223-47c1-b764-34fb38014c8e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:08.874Z|b0a3b7f7-312b-4a72-a8d6-5c9253f5409c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:08.875Z|b0a3b7f7-312b-4a72-a8d6-5c9253f5409c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:08.955Z|30a627ef-3d41-4a4d-a5a6-356a01f1067e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:08.957Z|30a627ef-3d41-4a4d-a5a6-356a01f1067e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:09.638Z|dd05842a-1528-4d4d-a490-f9c4029e599e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:09.639Z|dd05842a-1528-4d4d-a490-f9c4029e599e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:11.594Z|bd1e7c04-5f43-478d-92e7-59710ff973df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:02:11.598Z|bd1e7c04-5f43-478d-92e7-59710ff973df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:02:18.921Z|61bfc0a7-5994-4b70-961f-12d04fc7660c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:18.923Z|61bfc0a7-5994-4b70-961f-12d04fc7660c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:19.023Z|fe19a830-abc3-43d8-93b1-c6f4633ca3af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:19.024Z|fe19a830-abc3-43d8-93b1-c6f4633ca3af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:19.670Z|4f733cf6-7ff7-4c4d-8205-4a99f94ad9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:19.674Z|4f733cf6-7ff7-4c4d-8205-4a99f94ad9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:26.595Z|69c7d484-d0d6-4ab3-a141-1d4c3fa8bb03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:02:26.596Z|69c7d484-d0d6-4ab3-a141-1d4c3fa8bb03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:02:26.759Z|7c3b4a9c-50e4-4a2b-8713-5b265d1ab816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:02:26.760Z|7c3b4a9c-50e4-4a2b-8713-5b265d1ab816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:02:28.969Z|bd2c97aa-0e6f-4cb7-9987-3ee4f0a19148|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:28.972Z|bd2c97aa-0e6f-4cb7-9987-3ee4f0a19148|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:29.067Z|2f5169da-a997-491a-8af7-27e38e80c725|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:29.068Z|2f5169da-a997-491a-8af7-27e38e80c725|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:29.741Z|c7e50938-78e1-4914-898a-20db96ee8c41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:29.743Z|c7e50938-78e1-4914-898a-20db96ee8c41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:39.050Z|be1ff24a-392e-4b66-aa81-df69ca16c94f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:39.053Z|be1ff24a-392e-4b66-aa81-df69ca16c94f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:39.107Z|5c67adcb-d0bc-4cb1-94ca-77bdf6dbb72b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:39.109Z|5c67adcb-d0bc-4cb1-94ca-77bdf6dbb72b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:39.778Z|e1892914-d6c9-46f2-aaa9-84c6be4173ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:39.779Z|e1892914-d6c9-46f2-aaa9-84c6be4173ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:41.594Z|59059674-7851-439a-9391-206565a825da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:02:41.596Z|59059674-7851-439a-9391-206565a825da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:02:49.090Z|7c0112d5-dd7a-4808-b736-823c632becf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:49.091Z|7c0112d5-dd7a-4808-b736-823c632becf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:49.142Z|13dd1dea-c56d-4a02-a5e6-b7004ba5207e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:49.149Z|13dd1dea-c56d-4a02-a5e6-b7004ba5207e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:49.813Z|d7a25557-f9bb-4701-be0b-70c676ce046c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:49.814Z|d7a25557-f9bb-4701-be0b-70c676ce046c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:56.594Z|146866de-d703-4f36-bbe4-9b99f98bf227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:02:56.598Z|146866de-d703-4f36-bbe4-9b99f98bf227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:02:56.762Z|1524402d-cdf4-455b-ae73-167715a6a21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:02:56.762Z|1524402d-cdf4-455b-ae73-167715a6a21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:02:59.133Z|2a86f79b-c54b-479f-803a-17a27840feff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:59.134Z|2a86f79b-c54b-479f-803a-17a27840feff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:59.197Z|7466a0a3-d6a2-4cef-8246-7ab91a6633fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:59.199Z|7466a0a3-d6a2-4cef-8246-7ab91a6633fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:02:59.847Z|983bf663-a231-40e9-ac6f-fd82ddb95d31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:02:59.850Z|983bf663-a231-40e9-ac6f-fd82ddb95d31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:08.711Z|bf7006df-3795-48ca-9947-26ec6637b70c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T04:03:08.714Z|bf7006df-3795-48ca-9947-26ec6637b70c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:09.166Z|7bc7c4c1-2a2f-4085-a5a2-a5edc2781f60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:09.167Z|7bc7c4c1-2a2f-4085-a5a2-a5edc2781f60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:09.227Z|28a8f232-0553-4615-bbcd-4404ae42c527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:09.228Z|28a8f232-0553-4615-bbcd-4404ae42c527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:09.881Z|dbd744f5-7c74-47d5-aa13-ec736ff019fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:09.882Z|dbd744f5-7c74-47d5-aa13-ec736ff019fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:11.596Z|9d5690f1-7bd5-4a27-a1be-128c15fc4c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:03:11.597Z|9d5690f1-7bd5-4a27-a1be-128c15fc4c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:03:19.199Z|fd3a400f-3d08-45fb-8067-2c5045e46947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:19.200Z|fd3a400f-3d08-45fb-8067-2c5045e46947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:19.264Z|5dbc410f-1851-44de-a42a-1017fc85b868|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:19.266Z|5dbc410f-1851-44de-a42a-1017fc85b868|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:19.910Z|9230016d-cb46-4c94-8016-cb5aa7f6273a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:19.911Z|9230016d-cb46-4c94-8016-cb5aa7f6273a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:26.594Z|c35c463a-702c-4d0f-bc24-25eaa3bdce9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:03:26.595Z|c35c463a-702c-4d0f-bc24-25eaa3bdce9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:03:26.764Z|4f73ef4a-f308-42a7-90c0-9127cc2936e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:03:26.765Z|4f73ef4a-f308-42a7-90c0-9127cc2936e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:03:29.233Z|ca1e0882-ae39-421f-81e5-b72344a2b5bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:29.234Z|ca1e0882-ae39-421f-81e5-b72344a2b5bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:29.311Z|d6586c76-6b03-4513-bc2b-e74f95c08960|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:29.312Z|d6586c76-6b03-4513-bc2b-e74f95c08960|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:29.962Z|0cbd2db0-d302-4b52-a51c-05603e5014a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:29.963Z|0cbd2db0-d302-4b52-a51c-05603e5014a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:39.263Z|4d1537a8-d913-4a45-a64a-f0886ff21d38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:39.265Z|4d1537a8-d913-4a45-a64a-f0886ff21d38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:39.347Z|89bceb30-20c8-4985-840b-316948e3e612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:39.351Z|89bceb30-20c8-4985-840b-316948e3e612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:39.993Z|29eb02cf-ea3b-44af-85a2-9d976cf28995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:39.994Z|29eb02cf-ea3b-44af-85a2-9d976cf28995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:41.594Z|8d8b01e0-65f6-47f0-92e7-c38435e1b106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:03:41.599Z|8d8b01e0-65f6-47f0-92e7-c38435e1b106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:03:49.295Z|9b5f33cc-51b6-463e-a236-d48aa9e12839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:49.296Z|9b5f33cc-51b6-463e-a236-d48aa9e12839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:49.382Z|f902672c-8fbc-4619-99b8-52095dbafcde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:49.384Z|f902672c-8fbc-4619-99b8-52095dbafcde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:50.022Z|08cc4e40-20fb-461b-a2e9-b7cceb016f72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:50.023Z|08cc4e40-20fb-461b-a2e9-b7cceb016f72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:56.594Z|8a48e058-5ba7-45f7-9a3c-f6799c3005f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:03:56.595Z|8a48e058-5ba7-45f7-9a3c-f6799c3005f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:03:56.766Z|ed011214-0c64-416f-a75a-3cfb653c9a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:03:56.767Z|ed011214-0c64-416f-a75a-3cfb653c9a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:03:59.326Z|6c321003-3062-4adf-be58-b4ca353e164d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:59.327Z|6c321003-3062-4adf-be58-b4ca353e164d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:03:59.418Z|e3a86307-e4d8-4565-b0d2-66047d8aaf77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:03:59.419Z|e3a86307-e4d8-4565-b0d2-66047d8aaf77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:00.052Z|02bcb258-3c92-4679-a48b-b239ab5fa988|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:00.054Z|02bcb258-3c92-4679-a48b-b239ab5fa988|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:08.714Z|006f8e2b-5b7f-48ff-8bcc-ba84b082b8de|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T04:04:08.716Z|006f8e2b-5b7f-48ff-8bcc-ba84b082b8de|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:09.355Z|fb05672c-ab7a-4fa7-8b5a-e7da4396e9a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:09.356Z|fb05672c-ab7a-4fa7-8b5a-e7da4396e9a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:09.449Z|095e2138-054f-4990-9208-1d5c91845557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:09.450Z|095e2138-054f-4990-9208-1d5c91845557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:10.084Z|bb61729f-20e3-49d5-b5ca-77ebc9cf5b66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:10.085Z|bb61729f-20e3-49d5-b5ca-77ebc9cf5b66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:11.594Z|ae949174-489b-4832-be4f-b87d6919f3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:04:11.595Z|ae949174-489b-4832-be4f-b87d6919f3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:04:19.387Z|db9a76c8-d61c-4f33-a2e5-aecf5484b1d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:19.389Z|db9a76c8-d61c-4f33-a2e5-aecf5484b1d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:19.479Z|e27c83ef-d916-418a-b62c-0e0a48c0db3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:19.480Z|e27c83ef-d916-418a-b62c-0e0a48c0db3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:20.114Z|7d704b8f-bec6-432c-904c-8014effceb8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:20.115Z|7d704b8f-bec6-432c-904c-8014effceb8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:26.594Z|369d12c5-3140-4dca-b671-b8d15dd209b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:04:26.599Z|369d12c5-3140-4dca-b671-b8d15dd209b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:04:26.768Z|3feeaa8a-eb38-4010-af65-e2db30b8df57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:04:26.769Z|3feeaa8a-eb38-4010-af65-e2db30b8df57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:04:29.450Z|bd436d53-f396-4213-9d2e-a7292e95ee04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:29.452Z|bd436d53-f396-4213-9d2e-a7292e95ee04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:29.509Z|5c2d68fa-068f-4c40-86fc-87fd01196ee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:29.513Z|5c2d68fa-068f-4c40-86fc-87fd01196ee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:30.142Z|c6ec6f64-e4bd-4f83-a572-fbfc4160e0de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:30.143Z|c6ec6f64-e4bd-4f83-a572-fbfc4160e0de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:39.495Z|cf774109-fef0-42e7-be7e-dc20265b710b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:39.496Z|cf774109-fef0-42e7-be7e-dc20265b710b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:39.549Z|73d45eb7-5c95-4e58-b2af-b0896b53ef49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:39.550Z|73d45eb7-5c95-4e58-b2af-b0896b53ef49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:40.174Z|1785c2ee-7393-4422-b3f1-fc5bee76de6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:40.175Z|1785c2ee-7393-4422-b3f1-fc5bee76de6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:41.594Z|0b002928-812b-46e1-8110-964b37d5d77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:04:41.595Z|0b002928-812b-46e1-8110-964b37d5d77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:04:49.527Z|07632871-fb9d-4691-bef8-f592f2c02984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:49.528Z|07632871-fb9d-4691-bef8-f592f2c02984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:49.581Z|e52ef3ff-c268-408b-bb5e-fb3193f4c1db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:49.582Z|e52ef3ff-c268-408b-bb5e-fb3193f4c1db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:50.210Z|966957c5-e22b-43db-982c-f2fb4dce8865|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:50.211Z|966957c5-e22b-43db-982c-f2fb4dce8865|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:56.594Z|cd3c39f6-2893-4094-9ede-3a89f84b6981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:04:56.595Z|cd3c39f6-2893-4094-9ede-3a89f84b6981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:04:56.770Z|6fe6a099-9549-4519-9d68-046c04fa28d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:04:56.771Z|6fe6a099-9549-4519-9d68-046c04fa28d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:04:59.558Z|4af9452a-2781-445d-8cb3-dc8a90f50958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:59.559Z|4af9452a-2781-445d-8cb3-dc8a90f50958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:04:59.611Z|f540ad7f-c091-4341-8e1a-42824e441044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:04:59.613Z|f540ad7f-c091-4341-8e1a-42824e441044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:00.241Z|dc744ae8-7a16-42af-b980-9feb0445f26a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:00.243Z|dc744ae8-7a16-42af-b980-9feb0445f26a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:08.708Z|3ffe809f-c638-4fd2-904f-241fbd89a23c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T04:05:08.712Z|3ffe809f-c638-4fd2-904f-241fbd89a23c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:09.589Z|197d43af-bb4c-4cd9-a284-9aefa48cea23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:09.590Z|197d43af-bb4c-4cd9-a284-9aefa48cea23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:09.643Z|7df15e77-ccbe-463f-80f9-31dcb19e9016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:09.645Z|7df15e77-ccbe-463f-80f9-31dcb19e9016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:10.275Z|d4f3d88f-6f76-418d-938b-929d37b57d6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:10.278Z|d4f3d88f-6f76-418d-938b-929d37b57d6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:11.594Z|f184ff8c-a33d-4c8d-8dca-a4e359f163da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:05:11.600Z|f184ff8c-a33d-4c8d-8dca-a4e359f163da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:05:19.621Z|07268a79-2f1c-44e7-8c14-08d82329d6c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:19.623Z|07268a79-2f1c-44e7-8c14-08d82329d6c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:19.674Z|a7e7bdb9-e8a2-4c9e-bc43-3a845b4c2262|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:19.676Z|a7e7bdb9-e8a2-4c9e-bc43-3a845b4c2262|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:20.305Z|e952c424-2148-4d98-9def-639f31da257e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:20.306Z|e952c424-2148-4d98-9def-639f31da257e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:26.594Z|3084608d-6494-4a06-93b7-07b1f043b68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:05:26.595Z|3084608d-6494-4a06-93b7-07b1f043b68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:05:26.772Z|13ef712a-fc68-4b68-b330-ee84f1834124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:05:26.773Z|13ef712a-fc68-4b68-b330-ee84f1834124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:05:29.662Z|0a67a925-1cb8-4222-9858-21cabf35a135|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:29.663Z|0a67a925-1cb8-4222-9858-21cabf35a135|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:29.722Z|4765eb88-e0e9-402e-9de3-fabd772a8dc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:29.724Z|4765eb88-e0e9-402e-9de3-fabd772a8dc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:30.345Z|f97b17c9-2a4a-419f-8126-c9a2aeb4ed1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:30.353Z|f97b17c9-2a4a-419f-8126-c9a2aeb4ed1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:39.694Z|6e3017c7-bf6d-4b5a-b795-de477792793e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:39.696Z|6e3017c7-bf6d-4b5a-b795-de477792793e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:39.756Z|d7e06c88-e4bb-4d16-ad32-540a48b0b0bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:39.757Z|d7e06c88-e4bb-4d16-ad32-540a48b0b0bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:40.380Z|125b076c-d288-4457-abc3-31724e6aa521|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:40.382Z|125b076c-d288-4457-abc3-31724e6aa521|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:41.594Z|fe5f9cb7-c875-4360-b832-110f924f99f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:05:41.595Z|fe5f9cb7-c875-4360-b832-110f924f99f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:05:49.725Z|62ab5cb4-6797-46ee-8c95-cb26cc0164fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:49.726Z|62ab5cb4-6797-46ee-8c95-cb26cc0164fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:49.786Z|15d927ac-b81b-4fae-b426-5c5c9335d73f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:49.790Z|15d927ac-b81b-4fae-b426-5c5c9335d73f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:50.410Z|d27f93d2-6e99-4d72-afbd-77ad2ade77fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:50.413Z|d27f93d2-6e99-4d72-afbd-77ad2ade77fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:56.594Z|cf4cbebb-9138-4764-bbdf-6c711757b6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:05:56.598Z|cf4cbebb-9138-4764-bbdf-6c711757b6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:05:56.774Z|5b80d75d-8dc5-4261-a5be-ce87718f1aa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:05:56.775Z|5b80d75d-8dc5-4261-a5be-ce87718f1aa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:05:59.754Z|3533213e-6139-46d8-bdf7-3fc35d529740|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:59.755Z|3533213e-6139-46d8-bdf7-3fc35d529740|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:05:59.819Z|6d1f5ee7-31ee-439b-8a18-9d489018c941|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:05:59.820Z|6d1f5ee7-31ee-439b-8a18-9d489018c941|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:00.445Z|7cb9a7e9-f20a-41aa-bd81-f6f9427c728a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:00.446Z|7cb9a7e9-f20a-41aa-bd81-f6f9427c728a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:08.708Z|e0a898d8-50e2-4532-8214-ce105f068567|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T04:06:08.709Z|e0a898d8-50e2-4532-8214-ce105f068567|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:09.789Z|12f6db5f-c047-4959-98c9-ff703cc66c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:09.791Z|12f6db5f-c047-4959-98c9-ff703cc66c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:09.856Z|d2565642-c426-4ac3-aaf0-865e7214716c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:09.858Z|d2565642-c426-4ac3-aaf0-865e7214716c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:10.477Z|76432ebc-8226-4df3-8007-fe12750a60c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:10.478Z|76432ebc-8226-4df3-8007-fe12750a60c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:11.594Z|2bda374c-7b67-4348-b6d9-db593704e6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:06:11.595Z|2bda374c-7b67-4348-b6d9-db593704e6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:06:19.834Z|a449d6c6-a956-40e5-9ec5-c4e0c1c753db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:19.835Z|a449d6c6-a956-40e5-9ec5-c4e0c1c753db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:19.889Z|48e8db02-8bfb-4d2a-b18a-440f7cc1d6ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:19.890Z|48e8db02-8bfb-4d2a-b18a-440f7cc1d6ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:20.510Z|3bd56384-daa0-4604-961e-8a1c2d9fceaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:20.511Z|3bd56384-daa0-4604-961e-8a1c2d9fceaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:26.596Z|a238d8d1-dffb-4d5c-8ee3-08f96c85dd2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:06:26.597Z|a238d8d1-dffb-4d5c-8ee3-08f96c85dd2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:06:26.776Z|a27048f7-306a-4d25-91ad-0a20efa57a03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:06:26.777Z|a27048f7-306a-4d25-91ad-0a20efa57a03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:06:29.866Z|b5decfca-a7dc-4293-a43f-5b69aff3952d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:29.868Z|b5decfca-a7dc-4293-a43f-5b69aff3952d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:29.927Z|52ed30d6-4d4e-4e78-ba9a-673449b1f400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:29.928Z|52ed30d6-4d4e-4e78-ba9a-673449b1f400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:30.547Z|26f7ad78-f7cb-4153-83ad-264694471797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:30.548Z|26f7ad78-f7cb-4153-83ad-264694471797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:39.899Z|5253e979-c5aa-4e05-af99-d1230269f3f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:39.900Z|5253e979-c5aa-4e05-af99-d1230269f3f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:39.960Z|b68c9851-594e-419b-bda8-2aa5873aefa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:39.962Z|b68c9851-594e-419b-bda8-2aa5873aefa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:40.582Z|2dec9a0f-a072-4a9b-8839-11693ebe05a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:40.587Z|2dec9a0f-a072-4a9b-8839-11693ebe05a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:41.594Z|5fc376a3-2b89-4231-813b-68e2f8c36e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:06:41.598Z|5fc376a3-2b89-4231-813b-68e2f8c36e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:06:49.931Z|7c95f5d5-64e9-4dee-99b4-06a0d12f0b06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:49.932Z|7c95f5d5-64e9-4dee-99b4-06a0d12f0b06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:49.996Z|32a0b95f-2c6a-45d3-a93b-749c44bcb60b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:49.997Z|32a0b95f-2c6a-45d3-a93b-749c44bcb60b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:50.629Z|e35b41b0-628f-4dea-8c02-4b2b2482f9e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:50.630Z|e35b41b0-628f-4dea-8c02-4b2b2482f9e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:06:56.594Z|06d9e502-638d-4e89-94e1-01cf3999dd47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:06:56.595Z|06d9e502-638d-4e89-94e1-01cf3999dd47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:06:56.778Z|2caf9c49-758c-4069-94de-834ba0f11ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:06:56.779Z|2caf9c49-758c-4069-94de-834ba0f11ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:06:59.966Z|ae3a6af1-d367-423b-842c-24458d2f5ee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:06:59.968Z|ae3a6af1-d367-423b-842c-24458d2f5ee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:00.030Z|4be79b66-0204-432c-8a59-3d8d5d427f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:00.031Z|4be79b66-0204-432c-8a59-3d8d5d427f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:00.665Z|6c33bac3-442e-4811-a5a6-2d350f361297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:00.666Z|6c33bac3-442e-4811-a5a6-2d350f361297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:08.710Z|c0c23572-9925-4903-a706-176129b9e32b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T04:07:08.712Z|c0c23572-9925-4903-a706-176129b9e32b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:09.998Z|a47ac41e-6761-4a7a-b4e5-980551652d33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:10.001Z|a47ac41e-6761-4a7a-b4e5-980551652d33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:10.066Z|f30325fc-53ea-4fac-9998-fa1b31fe671e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:10.068Z|f30325fc-53ea-4fac-9998-fa1b31fe671e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:10.696Z|6a2a3207-fac9-4bef-8da7-477a77b7ea21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:10.701Z|6a2a3207-fac9-4bef-8da7-477a77b7ea21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:11.594Z|6386a069-fb0a-4472-bf1d-cf0f57bc9538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:07:11.595Z|6386a069-fb0a-4472-bf1d-cf0f57bc9538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:07:20.036Z|caf3986f-8aae-45e7-ab90-53883499a63f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:20.037Z|caf3986f-8aae-45e7-ab90-53883499a63f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:20.105Z|7f1d890c-4ab2-41e3-ac1c-93362986cd5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:20.106Z|7f1d890c-4ab2-41e3-ac1c-93362986cd5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:20.737Z|7fb72055-60db-4c6f-8aa0-7e1fb6f5fdb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:20.739Z|7fb72055-60db-4c6f-8aa0-7e1fb6f5fdb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:26.594Z|fcb84eef-ae78-4045-a880-f9f6cbdd5545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:07:26.598Z|fcb84eef-ae78-4045-a880-f9f6cbdd5545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:07:26.780Z|d204d160-9ded-4a89-9a7e-5f5502bc1fed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:07:26.781Z|d204d160-9ded-4a89-9a7e-5f5502bc1fed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:07:30.066Z|14599fae-6ba1-4a0a-8d61-a77ebe666688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:30.067Z|14599fae-6ba1-4a0a-8d61-a77ebe666688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:30.136Z|2eeb2469-f729-4022-86c9-56ae224d62fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:30.137Z|2eeb2469-f729-4022-86c9-56ae224d62fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:30.773Z|4a2c8cca-51e9-4be5-8cea-18fae3a2944d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:30.775Z|4a2c8cca-51e9-4be5-8cea-18fae3a2944d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:40.099Z|a05a5e0b-02b2-41f0-90f2-72aa78ec0aa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:40.100Z|a05a5e0b-02b2-41f0-90f2-72aa78ec0aa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:40.166Z|edcf36bb-cd8c-4f8d-9a98-5aec6e128dde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:40.167Z|edcf36bb-cd8c-4f8d-9a98-5aec6e128dde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:40.804Z|04cd7fac-9393-4e00-aa78-5031d652c3f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:40.805Z|04cd7fac-9393-4e00-aa78-5031d652c3f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:41.594Z|dc9a57e9-f48e-4914-ade2-055940aa7d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:07:41.595Z|dc9a57e9-f48e-4914-ade2-055940aa7d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:07:50.128Z|f1050eb7-8bc2-49a8-a8eb-4d3dd5c7b365|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:50.129Z|f1050eb7-8bc2-49a8-a8eb-4d3dd5c7b365|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:50.203Z|56426bc1-ce1a-4651-ab28-b2abde3c572f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:50.204Z|56426bc1-ce1a-4651-ab28-b2abde3c572f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:50.831Z|4cd3e56d-aa74-419a-99d8-b6637e50c242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:07:50.832Z|4cd3e56d-aa74-419a-99d8-b6637e50c242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:07:56.594Z|c97bddf2-f171-4981-a2e4-64e64cac452a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:07:56.596Z|c97bddf2-f171-4981-a2e4-64e64cac452a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:07:56.782Z|914880e4-b89d-4b3b-bcf6-790991994b57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:07:56.783Z|914880e4-b89d-4b3b-bcf6-790991994b57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:08:00.157Z|e2ea4710-fef6-430e-babc-ae464acc797a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:00.160Z|e2ea4710-fef6-430e-babc-ae464acc797a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:00.245Z|ab25a4c2-789e-4c87-9ce8-cbf0c11dcae6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:00.247Z|ab25a4c2-789e-4c87-9ce8-cbf0c11dcae6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:00.862Z|49322104-74b6-42b3-8a14-2c1ef50414d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:00.864Z|49322104-74b6-42b3-8a14-2c1ef50414d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:08.715Z|c426d224-cb9e-4e1b-9eca-939c6243ee52|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T04:08:08.718Z|c426d224-cb9e-4e1b-9eca-939c6243ee52|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:10.195Z|be3c6f76-64a0-4da9-acdb-992570f9d0ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:10.197Z|be3c6f76-64a0-4da9-acdb-992570f9d0ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:10.280Z|b6bd79e2-57e8-409a-811f-423bb6daf3e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:10.282Z|b6bd79e2-57e8-409a-811f-423bb6daf3e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:10.894Z|6ce1a373-6710-4dcf-b4ef-cd8ab7bd24bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:10.903Z|6ce1a373-6710-4dcf-b4ef-cd8ab7bd24bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:11.594Z|b757b5db-d0ae-4c1b-8c1a-bc769bdcdaef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:08:11.598Z|b757b5db-d0ae-4c1b-8c1a-bc769bdcdaef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:08:20.228Z|a18bdad5-3c94-414d-912d-5fc3e891139c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:20.229Z|a18bdad5-3c94-414d-912d-5fc3e891139c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:20.321Z|95417a36-17b0-4d8c-9123-8005b8d1aece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:20.323Z|95417a36-17b0-4d8c-9123-8005b8d1aece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:20.931Z|8da3abf5-0daf-44a8-9166-958580aee53e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:20.933Z|8da3abf5-0daf-44a8-9166-958580aee53e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:26.594Z|329c9e3e-d8d9-4fc9-b560-cbaf1458abcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:08:26.595Z|329c9e3e-d8d9-4fc9-b560-cbaf1458abcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:08:26.784Z|da952ea9-70ab-406f-b243-f53dd6664438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:08:26.785Z|da952ea9-70ab-406f-b243-f53dd6664438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:08:30.263Z|009aa705-8125-4e5f-8eaa-68118893a8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:30.266Z|009aa705-8125-4e5f-8eaa-68118893a8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:30.358Z|1d080098-2e12-4390-adf6-607717e73bb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:30.359Z|1d080098-2e12-4390-adf6-607717e73bb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:30.961Z|f6e6d6d8-7ecd-4eb4-89ee-8dfba3e66f10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:30.962Z|f6e6d6d8-7ecd-4eb4-89ee-8dfba3e66f10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:40.295Z|2802c014-1933-43b8-bfc1-99df039d3c5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:40.297Z|2802c014-1933-43b8-bfc1-99df039d3c5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:40.389Z|43dfce22-caa0-4f7e-8a72-60e673b14c66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:40.390Z|43dfce22-caa0-4f7e-8a72-60e673b14c66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:40.989Z|fc9ee0d1-8e6e-4437-8352-fb096fb6fe68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:40.990Z|fc9ee0d1-8e6e-4437-8352-fb096fb6fe68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:41.596Z|18661337-e31f-49aa-80fe-4721e431a01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:08:41.602Z|18661337-e31f-49aa-80fe-4721e431a01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:08:43.633Z||http-nio-8080-exec-1|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xfaL0xe6`0x040xc80x070x9f0xa40xf5i@0xd9!3%A0xcbB0xf70x030x9f0xbb0xf7mK0x870xd00xea0x000xfd0xae]. 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-17T04:08:50.328Z|c4eb18aa-560c-4294-b11c-b4837bf094b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:50.329Z|c4eb18aa-560c-4294-b11c-b4837bf094b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:50.425Z|35de75bb-39d5-48a6-82a4-8c64dc02144d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:50.427Z|35de75bb-39d5-48a6-82a4-8c64dc02144d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:51.021Z|e99e45f1-62ab-46f6-8cb5-089374aaaff1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:08:51.022Z|e99e45f1-62ab-46f6-8cb5-089374aaaff1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:08:56.594Z|4a5ce38c-851a-42cc-b4fc-b0582f91582a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:08:56.596Z|4a5ce38c-851a-42cc-b4fc-b0582f91582a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:08:56.786Z|04a945e8-da9b-446a-85e3-ca5d7a15e3c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:08:56.787Z|04a945e8-da9b-446a-85e3-ca5d7a15e3c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:09:00.359Z|6c2d9866-635e-4414-91ee-ea58fa64d81b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:00.360Z|6c2d9866-635e-4414-91ee-ea58fa64d81b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:00.455Z|e3839b20-cee9-4f35-b94c-f3c5c59c9bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:00.456Z|e3839b20-cee9-4f35-b94c-f3c5c59c9bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:01.051Z|a9f903c1-11f4-4cb8-b5e4-bcc5dc2912d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:01.052Z|a9f903c1-11f4-4cb8-b5e4-bcc5dc2912d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:08.709Z|4b1026f6-4cb0-4f8e-8dbf-f2d74435ea4b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T04:09:08.711Z|4b1026f6-4cb0-4f8e-8dbf-f2d74435ea4b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:10.397Z|10b7927f-c934-4291-94f7-97148c2ea7d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:10.398Z|10b7927f-c934-4291-94f7-97148c2ea7d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:10.499Z|cf022d14-f487-4c81-ab65-61bd33a5de59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:10.501Z|cf022d14-f487-4c81-ab65-61bd33a5de59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:11.086Z|14c6dc05-47a5-40e1-a7b1-3426b4c39991|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:11.088Z|14c6dc05-47a5-40e1-a7b1-3426b4c39991|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:11.594Z|e9d18053-02a9-467e-b665-808f36391f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:09:11.596Z|e9d18053-02a9-467e-b665-808f36391f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:09:20.433Z|6f4fe0ae-8f8d-489d-832a-0b345bf39454|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:20.435Z|6f4fe0ae-8f8d-489d-832a-0b345bf39454|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:20.534Z|1bba4ed8-db71-419c-90c7-de515b264122|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:20.536Z|1bba4ed8-db71-419c-90c7-de515b264122|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:21.129Z|cab2e5b3-72ee-4030-a0f8-1c333adb1119|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:21.130Z|cab2e5b3-72ee-4030-a0f8-1c333adb1119|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:26.594Z|d6b67ef1-55b9-4afe-a1a8-f02481fb1b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:09:26.598Z|d6b67ef1-55b9-4afe-a1a8-f02481fb1b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:09:26.788Z|0d4105e7-15f3-4e6f-9e9e-bfff59c41ec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:09:26.789Z|0d4105e7-15f3-4e6f-9e9e-bfff59c41ec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:09:30.465Z|d1f010a8-5c16-4a46-9a6b-ddf95fec2989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:30.466Z|d1f010a8-5c16-4a46-9a6b-ddf95fec2989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:30.568Z|b5d838e5-74ca-4fb6-b28d-6346f52a90e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:30.570Z|b5d838e5-74ca-4fb6-b28d-6346f52a90e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:31.159Z|ea903fea-592d-4178-b08c-24b5d8d4e056|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:31.160Z|ea903fea-592d-4178-b08c-24b5d8d4e056|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:40.503Z|28067ee5-46d5-4ea6-9245-c76bd2a7dbb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:40.504Z|28067ee5-46d5-4ea6-9245-c76bd2a7dbb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:40.597Z|ef5459a8-78f2-4979-8a9b-d0dc5918be06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:40.599Z|ef5459a8-78f2-4979-8a9b-d0dc5918be06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:41.198Z|c0786dbd-d386-4004-9498-1eb3294e1d18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:41.200Z|c0786dbd-d386-4004-9498-1eb3294e1d18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:41.594Z|a9e02401-342e-4fbb-ad74-466c5ddda9b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:09:41.595Z|a9e02401-342e-4fbb-ad74-466c5ddda9b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:09:50.533Z|4d425f5e-9ee1-4a07-be52-d11ada9d5aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:50.535Z|4d425f5e-9ee1-4a07-be52-d11ada9d5aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:50.629Z|d61d4dee-73bb-4d4a-a597-0e9d9ca88a33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:50.630Z|d61d4dee-73bb-4d4a-a597-0e9d9ca88a33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:51.231Z|67322e46-10ff-40ed-9d51-42eb7002c9ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:09:51.232Z|67322e46-10ff-40ed-9d51-42eb7002c9ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:09:56.596Z|9dd27d73-ef07-4bc1-b9aa-3f05c812a36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:09:56.597Z|9dd27d73-ef07-4bc1-b9aa-3f05c812a36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:09:56.790Z|66bfc7c7-9f11-4f87-a828-efb8c7211505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:09:56.791Z|66bfc7c7-9f11-4f87-a828-efb8c7211505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:10:00.580Z|698dbca4-5dfb-4ac7-b98d-1e5f10147971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:00.582Z|698dbca4-5dfb-4ac7-b98d-1e5f10147971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:00.662Z|0e32b613-1b75-490c-abaa-9c62c41b21c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:00.664Z|0e32b613-1b75-490c-abaa-9c62c41b21c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:01.268Z|c3b124c2-8800-4732-a586-5c14009db432|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:01.270Z|c3b124c2-8800-4732-a586-5c14009db432|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:08.718Z|72168fe4-82e2-4303-adf6-b8ccf08e2415|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T04:10:08.721Z|72168fe4-82e2-4303-adf6-b8ccf08e2415|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:10.619Z|cc2cefc2-660c-476b-8c13-e03f09d5d9e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:10.622Z|cc2cefc2-660c-476b-8c13-e03f09d5d9e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:10.694Z|dd8ccba3-97f0-46ba-853b-dd1f9f4b93ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:10.696Z|dd8ccba3-97f0-46ba-853b-dd1f9f4b93ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:11.301Z|dc408a8b-39e9-4865-9abf-77c13f63bf9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:11.302Z|dc408a8b-39e9-4865-9abf-77c13f63bf9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:11.595Z|2b6d55f7-f3fa-4bae-8417-4a3c822b94ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:10:11.601Z|2b6d55f7-f3fa-4bae-8417-4a3c822b94ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:10:20.654Z|a931dbf2-edab-448e-a882-286c2ec58142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:20.656Z|a931dbf2-edab-448e-a882-286c2ec58142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:20.726Z|1f02ce3b-4cf7-4abf-b57c-cee69dfd69be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:20.728Z|1f02ce3b-4cf7-4abf-b57c-cee69dfd69be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:21.335Z|a4a72d21-8f04-4020-bf88-14cad5162147|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:21.337Z|a4a72d21-8f04-4020-bf88-14cad5162147|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:26.597Z|f6665f15-9a31-4e0c-a325-01e48ab08060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:10:26.598Z|f6665f15-9a31-4e0c-a325-01e48ab08060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:10:26.793Z|47163ec3-83ba-42c4-b924-ebd2310d237b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:10:26.794Z|47163ec3-83ba-42c4-b924-ebd2310d237b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:10:30.695Z|d5f752a0-a2fe-4bf2-ab90-be7f05df0d31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:30.697Z|d5f752a0-a2fe-4bf2-ab90-be7f05df0d31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:30.759Z|f92b7d98-09c4-490d-8dfc-f473b7bdcb31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:30.761Z|f92b7d98-09c4-490d-8dfc-f473b7bdcb31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:31.367Z|ed6484d2-6cac-4383-912b-2d74792d3352|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:31.368Z|ed6484d2-6cac-4383-912b-2d74792d3352|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:40.726Z|90d1618f-48ce-4eb5-a2c5-0c4fd75b7aca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:40.727Z|90d1618f-48ce-4eb5-a2c5-0c4fd75b7aca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:40.794Z|ee1f078a-ebcd-493b-8685-83bbd148cd9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:40.796Z|ee1f078a-ebcd-493b-8685-83bbd148cd9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:41.397Z|6e88bf7b-80de-4941-8be0-be2b6c516c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:41.398Z|6e88bf7b-80de-4941-8be0-be2b6c516c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:41.594Z|52619134-9484-415a-ab44-1158ebc51360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:10:41.596Z|52619134-9484-415a-ab44-1158ebc51360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:10:50.757Z|df4b02a4-5992-44fb-84d3-e83311b2562c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:50.758Z|df4b02a4-5992-44fb-84d3-e83311b2562c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:50.827Z|59d1d222-b6f6-4003-a848-7035f4bf5663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:50.828Z|59d1d222-b6f6-4003-a848-7035f4bf5663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:51.425Z|d6d7e3dd-42bd-4016-97c4-6a4a2dbeeb90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:10:51.426Z|d6d7e3dd-42bd-4016-97c4-6a4a2dbeeb90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:10:56.594Z|cf321bea-aa3a-464e-9400-6e7affa8ea9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:10:56.599Z|cf321bea-aa3a-464e-9400-6e7affa8ea9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:10:56.795Z|10e296f0-5984-4e79-9bd9-fa1ed89a12dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:10:56.796Z|10e296f0-5984-4e79-9bd9-fa1ed89a12dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:11:00.787Z|d292984d-1199-4ed2-b5c2-182ac43f5c02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:00.789Z|d292984d-1199-4ed2-b5c2-182ac43f5c02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:00.856Z|26e18ee3-22d9-4494-93ea-41a1244558f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:00.857Z|26e18ee3-22d9-4494-93ea-41a1244558f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:01.455Z|df0d93dd-7e1c-4755-8d31-43758980c4f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:01.456Z|df0d93dd-7e1c-4755-8d31-43758980c4f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:08.715Z|961b8bea-f3c4-4bfc-8b42-c05c6b40a32b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T04:11:08.721Z|961b8bea-f3c4-4bfc-8b42-c05c6b40a32b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:10.817Z|537173d9-286f-4385-afa4-dcc0be96acc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:10.818Z|537173d9-286f-4385-afa4-dcc0be96acc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:10.886Z|b43deea7-1fa5-4362-a63e-46f7125db65a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:10.887Z|b43deea7-1fa5-4362-a63e-46f7125db65a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:11.486Z|6dd9e17a-76dc-434f-a20b-964977a1e241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:11.487Z|6dd9e17a-76dc-434f-a20b-964977a1e241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:11.597Z|a4b83251-f73e-48a9-a005-9b57a3d6dbd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:11:11.599Z|a4b83251-f73e-48a9-a005-9b57a3d6dbd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:11:20.843Z|8f58c83c-d0ec-4da1-85b7-8f9af8f8ee6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:20.844Z|8f58c83c-d0ec-4da1-85b7-8f9af8f8ee6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:20.914Z|a0c0e0df-c2af-4303-8ce4-89b4208f4137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:20.915Z|a0c0e0df-c2af-4303-8ce4-89b4208f4137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:21.522Z|3b8707be-fa98-452c-b0df-3c97e36584ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:21.524Z|3b8707be-fa98-452c-b0df-3c97e36584ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:26.594Z|5912e6b4-033c-4ef8-9a8f-0b84b4bea729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:11:26.595Z|5912e6b4-033c-4ef8-9a8f-0b84b4bea729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:11:26.798Z|cb5b0b76-404b-4f75-aaa0-f236f434f1ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:11:26.798Z|cb5b0b76-404b-4f75-aaa0-f236f434f1ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:11:30.873Z|a9cd34fc-b3cc-44ec-9d68-3207125240f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:30.874Z|a9cd34fc-b3cc-44ec-9d68-3207125240f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:30.943Z|83fecb9f-8c7f-4959-b530-35a84309e815|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:30.944Z|83fecb9f-8c7f-4959-b530-35a84309e815|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:31.556Z|002f82c7-9d0d-4daa-8551-584a18b3bec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:31.558Z|002f82c7-9d0d-4daa-8551-584a18b3bec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:40.901Z|cc64a9fe-43d7-4493-af9e-c7ec9cc53d9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:40.902Z|cc64a9fe-43d7-4493-af9e-c7ec9cc53d9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:40.973Z|96122ed9-85f7-4a99-84da-58b242b8863a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:40.974Z|96122ed9-85f7-4a99-84da-58b242b8863a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:41.585Z|cf036d32-3051-48d3-bc57-88efdba641b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:41.586Z|cf036d32-3051-48d3-bc57-88efdba641b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:41.594Z|d323f259-bece-4071-abfa-ef3fcdec4a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:11:41.597Z|d323f259-bece-4071-abfa-ef3fcdec4a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:11:50.929Z|80d72191-d8a4-455b-bd99-8fd7dce936ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:50.931Z|80d72191-d8a4-455b-bd99-8fd7dce936ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:51.009Z|1e9ef547-9eff-4452-a1ac-3936609181c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:51.010Z|1e9ef547-9eff-4452-a1ac-3936609181c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:51.617Z|dfb1811f-bfbc-43b7-8280-36bbebe2dd29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:11:51.618Z|dfb1811f-bfbc-43b7-8280-36bbebe2dd29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:11:56.594Z|eee80201-768a-4141-8a02-7874c11099a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:11:56.595Z|eee80201-768a-4141-8a02-7874c11099a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:11:56.799Z|8cdf7b51-8e23-4a33-ac49-5813008ba1e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:11:56.800Z|8cdf7b51-8e23-4a33-ac49-5813008ba1e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:12:00.959Z|18732e0c-f078-4135-b7fe-a2e12462c3c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:12:00.961Z|18732e0c-f078-4135-b7fe-a2e12462c3c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:12:01.042Z|a461872d-59d8-463a-9a9b-ca0ae2b46824|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:12:01.043Z|a461872d-59d8-463a-9a9b-ca0ae2b46824|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:12:01.648Z|ed873730-0245-4e2d-ae13-e844f5894db1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:12:01.649Z|ed873730-0245-4e2d-ae13-e844f5894db1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:12:08.714Z|033758d0-806c-41a3-b8bc-15eeb5a3775f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-17T04:12:08.717Z|033758d0-806c-41a3-b8bc-15eeb5a3775f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-17T04:12:10.989Z|5e71394c-1325-4058-b814-d397139eaf02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:12:10.990Z|5e71394c-1325-4058-b814-d397139eaf02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:12:11.070Z|59628202-cdc0-4bcf-a8dd-a8f7e3d37a1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:12:11.072Z|59628202-cdc0-4bcf-a8dd-a8f7e3d37a1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:12:11.594Z|3e0a673c-3e7b-46b4-adc1-2147c4e46983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:12:11.595Z|3e0a673c-3e7b-46b4-adc1-2147c4e46983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:12:11.677Z|cd40103a-b587-4f93-bd17-f84267867966|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:12:11.678Z|cd40103a-b587-4f93-bd17-f84267867966|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:12:21.020Z|02e8c3eb-e6f3-4c45-bb0c-7a014621dc9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:12:21.021Z|02e8c3eb-e6f3-4c45-bb0c-7a014621dc9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:12:21.105Z|90bc4c7c-2b01-4b25-8887-8592df057f49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:12:21.107Z|90bc4c7c-2b01-4b25-8887-8592df057f49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:12:21.707Z|2fc7e9ce-55b6-47b8-b14a-9923d985be46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:12:21.709Z|2fc7e9ce-55b6-47b8-b14a-9923d985be46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:12:26.594Z|cfe2dba8-6d50-4e63-a085-69818b3d3481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:12:26.598Z|cfe2dba8-6d50-4e63-a085-69818b3d3481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:12:26.801Z|b54abec5-2ea0-4842-ab6a-2c73d7f382be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-17T04:12:26.802Z|b54abec5-2ea0-4842-ab6a-2c73d7f382be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-17T04:12:31.051Z|dfd7c9ee-1c99-400b-ad7c-05a08b997618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:12:31.055Z|dfd7c9ee-1c99-400b-ad7c-05a08b997618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:12:31.147Z|17863cdc-eed6-4c41-b600-835d03fbb9e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:12:31.148Z|17863cdc-eed6-4c41-b600-835d03fbb9e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-17T04:12:31.741Z|be91320c-9276-41d3-ac2c-6b129bd0a58b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-17T04:12:31.742Z|be91320c-9276-41d3-ac2c-6b129bd0a58b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.