JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-02-11T00:22:21.233Z||main|||||INFO|500||The following profiles are active: basic 2023-02-11T00:23:33.676Z||main|||||INFO|500||Starting service [Tomcat] 2023-02-11T00:23:33.679Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-02-11T00:23:34.143Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-02-11T00:24:15.783Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2023-02-11T00:24:17.143Z||main|||||INFO|500||catdb-pool - Starting... 2023-02-11T00:24:18.758Z||main|||||INFO|500||catdb-pool - Start completed. 2023-02-11T00:24:20.510Z||main|||||INFO|500||reqdb-pool - Starting... 2023-02-11T00:24:20.709Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-02-11T00:24:21.536Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-02-11T00:24:23.809Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-02-11T00:24:27.922Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-02-11T00:24:38.637Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-11T00:24:46.731Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-11T00:24:46.939Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-02-11T00:24:49.160Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-11T00:24:50.152Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-02-11T00:24:54.339Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-11T00:24:57.823Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-02-11T00:25:15.511Z||main|||||WARN|500||--- 2023-02-11T00:25:15.513Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-02-11T00:25:15.513Z||main|||||WARN|500||--- 2023-02-11T00:25:17.634Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-02-11T00:25:34.173Z||main|||||INFO|500||Started ApiHandlerApplication in 212.52 seconds (JVM running for 237.515) 2023-02-11T00:25:34.314Z|6fedf0dd-3966-4df2-b881-0569fe049455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:25:34.390Z|6fedf0dd-3966-4df2-b881-0569fe049455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:25:34.401Z|8fe10241-b2aa-414b-862f-0e3bd434fa45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:25:34.433Z|8fe10241-b2aa-414b-862f-0e3bd434fa45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:25:44.066Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-11T00:25:45.616Z|a55c4153-07ed-4364-afdb-bad04ed328ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:25:45.630Z|2624a25b-4634-4fa9-9393-835583232a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:25:45.635Z|83003b05-0c17-4138-b7ff-fc63167506d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2023-02-11T00:25:46.674Z|a55c4153-07ed-4364-afdb-bad04ed328ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:25:46.677Z|2624a25b-4634-4fa9-9393-835583232a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:25:46.678Z|83003b05-0c17-4138-b7ff-fc63167506d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:25:49.160Z|b81b7ab3-df3c-43d2-9202-fdefa8068da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:25:49.162Z|b81b7ab3-df3c-43d2-9202-fdefa8068da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:25:54.475Z|89cdf36c-7b4b-4683-802f-4c5e054f70c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:25:54.485Z|21c28d4a-7f40-402a-aa24-28b9a87ff57e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:25:54.488Z|21c28d4a-7f40-402a-aa24-28b9a87ff57e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:25:54.493Z|89cdf36c-7b4b-4683-802f-4c5e054f70c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:25:54.543Z|5df08a41-c80a-4d55-a757-e261aba7a2aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:25:54.545Z|5df08a41-c80a-4d55-a757-e261aba7a2aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:04.160Z|23fbb689-aabd-4e69-8226-c1a978be555c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:26:04.163Z|23fbb689-aabd-4e69-8226-c1a978be555c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:26:04.436Z|368218f3-47bf-4c39-ad8b-ef4020443fd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:26:04.438Z|368218f3-47bf-4c39-ad8b-ef4020443fd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:26:04.824Z|6aab279f-8721-403b-be91-34a9c17d8d76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:04.828Z|6aab279f-8721-403b-be91-34a9c17d8d76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:04.946Z|35d4fb6c-26ba-49d5-a850-8291bfa56c60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:04.948Z|35d4fb6c-26ba-49d5-a850-8291bfa56c60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:05.061Z|4e8c313a-97d7-46d7-895b-f2b6f96c54c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:05.063Z|4e8c313a-97d7-46d7-895b-f2b6f96c54c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:15.051Z|46b64fa3-dc79-42a8-9826-96d9a7eec3c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:15.058Z|0955e0eb-fd2a-4c95-af49-e1cd1b9ecc10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:15.062Z|46b64fa3-dc79-42a8-9826-96d9a7eec3c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:15.062Z|0955e0eb-fd2a-4c95-af49-e1cd1b9ecc10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:15.355Z|dfa281b6-06f6-4e8d-b15b-04e2ffa272f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:15.358Z|dfa281b6-06f6-4e8d-b15b-04e2ffa272f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:19.154Z|ab9772c4-a7e3-4c94-a443-2ccb5acf3a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:26:19.160Z|ab9772c4-a7e3-4c94-a443-2ccb5acf3a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:26:25.170Z|6348c714-96c8-4639-8072-6b2202ba3eeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:25.173Z|6348c714-96c8-4639-8072-6b2202ba3eeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:25.197Z|aa7c5bd1-1750-47c4-8bd1-b1bd0cf412ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:25.199Z|aa7c5bd1-1750-47c4-8bd1-b1bd0cf412ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:25.441Z|0292b2ac-a949-4fe1-b934-30bb0d52376e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:25.442Z|0292b2ac-a949-4fe1-b934-30bb0d52376e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:34.158Z|7f3769f6-a69c-4437-98ab-fa2bda761308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:26:34.170Z|7f3769f6-a69c-4437-98ab-fa2bda761308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:26:34.441Z|21a46bc9-f089-43c1-bbba-cea1d024a022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:26:34.442Z|21a46bc9-f089-43c1-bbba-cea1d024a022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:26:35.341Z|670c3e0d-9bbf-4dae-9105-71c8087bde78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:35.343Z|670c3e0d-9bbf-4dae-9105-71c8087bde78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:35.344Z|02c66b32-cea5-46a0-a418-1c6147955345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:35.345Z|02c66b32-cea5-46a0-a418-1c6147955345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:35.609Z|81e2e53f-f6eb-4f3c-b109-277d80d487c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:35.611Z|81e2e53f-f6eb-4f3c-b109-277d80d487c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:45.517Z|8388661f-01a2-4f93-b3fd-fe0148607f6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:45.518Z|8388661f-01a2-4f93-b3fd-fe0148607f6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:45.533Z|018b2ce1-1f13-4994-ade4-df79041f53e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:45.535Z|018b2ce1-1f13-4994-ade4-df79041f53e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:45.744Z|de223156-f8d3-4f2c-9e7a-c210656b34f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:45.746Z|de223156-f8d3-4f2c-9e7a-c210656b34f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:49.155Z|bc8b433e-ce3c-45e0-9665-6a126fdd8eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:26:49.156Z|bc8b433e-ce3c-45e0-9665-6a126fdd8eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:26:55.629Z|16f53f38-e6c2-4c9f-ac65-c937bbbb16a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:55.651Z|e7ec8783-39ca-415b-b3d1-7aebcdb204f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:55.666Z|e7ec8783-39ca-415b-b3d1-7aebcdb204f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:55.698Z|16f53f38-e6c2-4c9f-ac65-c937bbbb16a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:26:55.873Z|473568e4-351a-4493-86d0-19d37c5ee81b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:26:55.874Z|473568e4-351a-4493-86d0-19d37c5ee81b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:04.158Z|cc0d7b5f-5161-4e51-bcd1-3f624116a536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:27:04.183Z|cc0d7b5f-5161-4e51-bcd1-3f624116a536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:27:04.488Z|113be940-4869-4b9d-880d-3f5b2548ca35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:27:04.489Z|113be940-4869-4b9d-880d-3f5b2548ca35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:27:05.835Z|605b50b5-d5c1-49d3-ab34-932ece50737c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:05.836Z|605b50b5-d5c1-49d3-ab34-932ece50737c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:05.869Z|d2a4e1e9-a0ff-4961-b0cb-cb2df3eb24e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:05.871Z|d2a4e1e9-a0ff-4961-b0cb-cb2df3eb24e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:06.039Z|18ac5d9f-882e-49ac-b5d3-2734e7b01de4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:06.040Z|18ac5d9f-882e-49ac-b5d3-2734e7b01de4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:15.984Z|a2895a38-ab34-49e0-98a7-0c2b152694d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:15.986Z|a2895a38-ab34-49e0-98a7-0c2b152694d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:15.987Z|c3a38b34-55a8-4c43-9792-ad2a7fdea4a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:15.988Z|c3a38b34-55a8-4c43-9792-ad2a7fdea4a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:16.167Z|f7acb4cd-7117-4254-bc11-79eeb7af6f68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:16.169Z|f7acb4cd-7117-4254-bc11-79eeb7af6f68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:19.161Z|88151e7a-532a-4e0e-a274-10c324befe2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:27:19.174Z|88151e7a-532a-4e0e-a274-10c324befe2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:27:26.154Z|fa5af9af-4ff5-4ca0-bf5e-e35e44f5835e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:26.156Z|fa5af9af-4ff5-4ca0-bf5e-e35e44f5835e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:26.143Z|1c7f8e4e-580f-4543-afae-352a7f7acbf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:26.187Z|1c7f8e4e-580f-4543-afae-352a7f7acbf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:26.295Z|809e3562-ff61-4597-954d-d02627a4a362|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:26.297Z|809e3562-ff61-4597-954d-d02627a4a362|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:34.159Z|6d91073e-94db-4729-8b17-1086b59f3a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:27:34.161Z|6d91073e-94db-4729-8b17-1086b59f3a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:27:34.493Z|edec7b26-d5c4-4b3e-bede-89d3c7bcb5d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:27:34.495Z|edec7b26-d5c4-4b3e-bede-89d3c7bcb5d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:27:36.267Z|ef11ea25-8078-434c-a09c-5e6607982af5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:36.269Z|ef11ea25-8078-434c-a09c-5e6607982af5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:36.351Z|78d72be7-a140-48e5-ad7b-5205cc20b23d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:36.358Z|78d72be7-a140-48e5-ad7b-5205cc20b23d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:36.488Z|6532930f-39ca-4959-8748-4d1243d37793|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:36.497Z|6532930f-39ca-4959-8748-4d1243d37793|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:46.447Z|94725353-a455-456c-b7e3-ca76f8a93160|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:46.462Z|94725353-a455-456c-b7e3-ca76f8a93160|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:46.594Z|73af0240-2b94-4dc5-97d6-49208cd8f65a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:46.607Z|73af0240-2b94-4dc5-97d6-49208cd8f65a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:46.745Z|78594525-14d8-49ef-9e19-f2f153360ea7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:46.760Z|78594525-14d8-49ef-9e19-f2f153360ea7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:49.158Z|2d9c266b-1f18-4229-962e-e85199bc00bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:27:49.199Z|2d9c266b-1f18-4229-962e-e85199bc00bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:27:56.758Z|696d9df2-aa4b-4428-8526-a2fee8a17174|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:56.761Z|696d9df2-aa4b-4428-8526-a2fee8a17174|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:56.789Z|02bc328d-4d6e-4036-ab4a-2a9b31d89907|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:56.791Z|02bc328d-4d6e-4036-ab4a-2a9b31d89907|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:27:56.934Z|137e982c-bb92-4d8a-951e-cd9a1c152a97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:27:56.941Z|137e982c-bb92-4d8a-951e-cd9a1c152a97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:04.178Z|716f12eb-95ce-4712-9ff3-35dd42f06e49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:28:04.180Z|716f12eb-95ce-4712-9ff3-35dd42f06e49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:28:04.567Z|20dacd7c-a052-4242-a0af-b05df98f2f9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:28:04.576Z|20dacd7c-a052-4242-a0af-b05df98f2f9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:28:06.953Z|769537cb-32c3-4f25-a7a6-ca4f741e3518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:06.961Z|769537cb-32c3-4f25-a7a6-ca4f741e3518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:07.146Z|1b4c950d-db3a-4060-9abf-fa761e48cc39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:07.188Z|1b4c950d-db3a-4060-9abf-fa761e48cc39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:07.227Z|4ba7f3e4-d051-4cef-9f81-b154aec350ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:07.229Z|4ba7f3e4-d051-4cef-9f81-b154aec350ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:17.176Z|e4965e80-ba40-4bb2-8d72-70545ed0d8ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:17.178Z|e4965e80-ba40-4bb2-8d72-70545ed0d8ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:17.327Z|2bc078a2-d03f-46d9-9dca-959a85accd34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:17.329Z|2bc078a2-d03f-46d9-9dca-959a85accd34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:17.327Z|2e789dc9-f5ba-432a-a0fe-db9d2600b149|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:17.333Z|2e789dc9-f5ba-432a-a0fe-db9d2600b149|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:19.171Z|77067904-1c10-4382-914b-67ed7931a877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:28:19.173Z|77067904-1c10-4382-914b-67ed7931a877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:28:27.317Z|8555d7a6-52ba-4573-9a9b-1af0ee3cae52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:27.318Z|8555d7a6-52ba-4573-9a9b-1af0ee3cae52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:27.443Z|dfee8c7d-ec9c-4654-9299-dcb97209c68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:27.446Z|dfee8c7d-ec9c-4654-9299-dcb97209c68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:27.452Z|10405d52-5af6-4bd1-b26f-c717c4ad0069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:27.457Z|10405d52-5af6-4bd1-b26f-c717c4ad0069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:34.177Z|2b8a5006-7818-45db-b2b7-b3d1fe4216f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:28:34.194Z|2b8a5006-7818-45db-b2b7-b3d1fe4216f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:28:34.580Z|cba2bb3b-b040-4a82-859c-6c155c0a21ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:28:34.582Z|cba2bb3b-b040-4a82-859c-6c155c0a21ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:28:37.430Z|37fbfa6c-f4ab-41b6-ad56-fd0d46209f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:37.433Z|37fbfa6c-f4ab-41b6-ad56-fd0d46209f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:37.522Z|6f5d3548-b9be-4dbd-b149-ed95c8fdf7b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:37.524Z|6f5d3548-b9be-4dbd-b149-ed95c8fdf7b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:37.554Z|755bd80b-6f62-4a83-bc89-e10ce01fcd45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:37.556Z|755bd80b-6f62-4a83-bc89-e10ce01fcd45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:47.562Z|a6d0d7db-3692-4cce-90ca-147b1cf2ec6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:47.563Z|a6d0d7db-3692-4cce-90ca-147b1cf2ec6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:47.635Z|5ccf04bf-3c9b-4619-9cad-fc3fbce69580|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:47.637Z|5ccf04bf-3c9b-4619-9cad-fc3fbce69580|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:47.641Z|ae5deed0-aa26-4e75-9b0f-0d4b252e7d3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:47.643Z|ae5deed0-aa26-4e75-9b0f-0d4b252e7d3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:49.162Z|679c0934-8676-4ece-b20f-9cdfd1f35853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:28:49.163Z|679c0934-8676-4ece-b20f-9cdfd1f35853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:28:57.669Z|d7b0f338-ffb6-4e02-8fe6-addd1523593e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:57.670Z|d7b0f338-ffb6-4e02-8fe6-addd1523593e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:57.723Z|bb641839-69d6-4cfd-b1de-d34a50d8f65d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:57.725Z|bb641839-69d6-4cfd-b1de-d34a50d8f65d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:28:57.739Z|e2eb643f-b215-4ec0-bcd6-991005605894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:28:57.746Z|e2eb643f-b215-4ec0-bcd6-991005605894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:04.158Z|fb4653e4-aafb-4322-87e6-1d565621f4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:29:04.166Z|fb4653e4-aafb-4322-87e6-1d565621f4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:29:04.586Z|930677c0-898d-421f-8bc5-c244938a131f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:29:04.587Z|930677c0-898d-421f-8bc5-c244938a131f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:29:07.730Z|e942ccb0-bc1f-470a-bf40-b679c3d47324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:07.736Z|e942ccb0-bc1f-470a-bf40-b679c3d47324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:07.773Z|a5a7d515-b417-41c9-baae-6f823a3e7037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:07.774Z|a5a7d515-b417-41c9-baae-6f823a3e7037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:07.818Z|7c1ae81e-03ed-4072-afbd-3e8494df811e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:07.820Z|7c1ae81e-03ed-4072-afbd-3e8494df811e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:17.785Z|c0dcd2a0-eb28-4c1d-99d6-155e017151bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:17.787Z|c0dcd2a0-eb28-4c1d-99d6-155e017151bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:17.828Z|aacf98b3-aff5-4a53-88c4-ca6093069268|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:17.829Z|aacf98b3-aff5-4a53-88c4-ca6093069268|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:17.880Z|fc57274a-bf03-4ce0-9c14-6f25bf3aef39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:17.882Z|fc57274a-bf03-4ce0-9c14-6f25bf3aef39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:19.159Z|6e6a972d-861a-452d-a4c2-fb78a07ca720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:29:19.170Z|6e6a972d-861a-452d-a4c2-fb78a07ca720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:29:27.979Z|d38070ff-44c0-4031-bc07-ce5f96356007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:27.983Z|a7971cf9-18a0-4fb9-b7c6-52fe8e62d999|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:27.983Z|d38070ff-44c0-4031-bc07-ce5f96356007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:27.984Z|a7971cf9-18a0-4fb9-b7c6-52fe8e62d999|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:28.053Z|6e01c92a-a47d-42b2-9afa-c850acf2b42f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:28.081Z|6e01c92a-a47d-42b2-9afa-c850acf2b42f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:34.159Z|50827802-6d40-43b1-92cb-1c49255f96df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:29:34.164Z|50827802-6d40-43b1-92cb-1c49255f96df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:29:34.589Z|9826d010-4565-4c79-b491-abfa77918dd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:29:34.592Z|9826d010-4565-4c79-b491-abfa77918dd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:29:38.092Z|b5ee13cc-645f-430d-9ef5-e591404688b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:38.094Z|b5ee13cc-645f-430d-9ef5-e591404688b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:38.108Z|a61f19d6-becf-4a0b-ab9e-253d94b1e873|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:38.109Z|a61f19d6-becf-4a0b-ab9e-253d94b1e873|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:38.395Z|3d3a9193-cae9-4fd0-9bd6-382981e6db01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:38.400Z|3d3a9193-cae9-4fd0-9bd6-382981e6db01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:48.237Z|45890b52-25c1-4e8e-b72a-c21377489a2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:48.239Z|45890b52-25c1-4e8e-b72a-c21377489a2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:48.251Z|8ae9739d-e6e6-4bdd-a78f-d884c67b6f77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:48.262Z|8ae9739d-e6e6-4bdd-a78f-d884c67b6f77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:48.498Z|2abdcbd8-4631-475f-b07d-f2b4f35b42f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:48.503Z|2abdcbd8-4631-475f-b07d-f2b4f35b42f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:49.166Z|05e5ec75-338d-4d43-9cf8-00146be22ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:29:49.198Z|05e5ec75-338d-4d43-9cf8-00146be22ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:29:58.317Z|2767e168-48c9-4b15-9167-fa9f6d1d17b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:58.319Z|2767e168-48c9-4b15-9167-fa9f6d1d17b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:58.439Z|99a2fd3f-8306-47c3-986f-15661fb676d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:58.441Z|99a2fd3f-8306-47c3-986f-15661fb676d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:29:58.579Z|c3728c8d-54da-42f0-ac36-f3bb7e6d3a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:29:58.581Z|c3728c8d-54da-42f0-ac36-f3bb7e6d3a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:04.155Z|09545ac0-d22d-4990-b4d3-5f0560eb365f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:30:04.159Z|09545ac0-d22d-4990-b4d3-5f0560eb365f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:30:04.595Z|4d13b4d8-b310-417c-a371-2077070933e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:30:04.597Z|4d13b4d8-b310-417c-a371-2077070933e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:30:08.662Z|b02b12f2-9fa1-4731-91fb-ef04573ced2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:08.664Z|b02b12f2-9fa1-4731-91fb-ef04573ced2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:08.751Z|9c02bdcf-60fe-4f4f-bae4-3e5ae5fa2ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:08.755Z|9c02bdcf-60fe-4f4f-bae4-3e5ae5fa2ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:08.807Z|7c4aba9b-0287-4572-add8-b3dc03c35e62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:08.809Z|7c4aba9b-0287-4572-add8-b3dc03c35e62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:18.928Z|eb1479ca-f068-4116-9ed7-bf3221e884df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:18.930Z|eb1479ca-f068-4116-9ed7-bf3221e884df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:18.930Z|297a8051-1ad7-440a-a88b-b6e160d1332d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:18.938Z|297a8051-1ad7-440a-a88b-b6e160d1332d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:19.134Z|6581ab3b-e81d-40ad-a6be-da5669b66c30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:19.142Z|6581ab3b-e81d-40ad-a6be-da5669b66c30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:19.159Z|734cc812-6f8b-42cb-8f00-2a6719254c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:30:19.171Z|734cc812-6f8b-42cb-8f00-2a6719254c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:30:29.171Z|eef276f2-be04-4b3b-927c-d93f20595ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:29.175Z|eef276f2-be04-4b3b-927c-d93f20595ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:29.189Z|239ad040-e897-4507-9e47-ecd5fa882057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:29.191Z|239ad040-e897-4507-9e47-ecd5fa882057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:29.407Z|c398a529-c15c-4fa9-aa0c-06b43946e4bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:29.411Z|c398a529-c15c-4fa9-aa0c-06b43946e4bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:34.179Z|f1ef3f6d-3bba-419b-b5d7-deab9329cf21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:30:34.214Z|f1ef3f6d-3bba-419b-b5d7-deab9329cf21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:30:34.600Z|946e187e-869d-4aa5-9c3b-31405936d2e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:30:34.607Z|946e187e-869d-4aa5-9c3b-31405936d2e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:30:39.378Z|a1958ee1-6555-4fca-a726-c15c9cee4665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:39.386Z|a1958ee1-6555-4fca-a726-c15c9cee4665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:39.444Z|233e8b7b-dd2d-47a4-9555-80be4ae14899|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:39.446Z|233e8b7b-dd2d-47a4-9555-80be4ae14899|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:39.681Z|be88f93d-3733-4b39-8317-ef0b6d8825ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:39.683Z|be88f93d-3733-4b39-8317-ef0b6d8825ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:49.181Z|b7303f0f-a302-4454-9706-87a72cd6ced7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:30:49.183Z|b7303f0f-a302-4454-9706-87a72cd6ced7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:30:49.763Z|af0d357d-f264-43ea-a039-250d88eabf44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:49.786Z|af0d357d-f264-43ea-a039-250d88eabf44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:50.130Z|ddcaa344-e278-41d2-a902-16d6aa4de34f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:50.142Z|ddcaa344-e278-41d2-a902-16d6aa4de34f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:50.221Z|844a3236-acc3-442a-8637-b2c17ae6176d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:50.238Z|844a3236-acc3-442a-8637-b2c17ae6176d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:30:59.881Z|b5f06975-a1e0-42cb-ab79-10015303c265|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:30:59.887Z|b5f06975-a1e0-42cb-ab79-10015303c265|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:00.368Z|10b180d3-ea5d-450c-a59a-8caa8a430d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:00.372Z|10b180d3-ea5d-450c-a59a-8caa8a430d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:00.434Z|cc12c88d-5904-4f0b-98af-fed6f92da327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:00.437Z|cc12c88d-5904-4f0b-98af-fed6f92da327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:04.158Z|1ad34e91-a1cf-4b7c-babb-76d0f6fc71a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:31:04.159Z|1ad34e91-a1cf-4b7c-babb-76d0f6fc71a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:31:04.610Z|f9edae24-ac94-4fb3-b353-1030808ab5d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:31:04.612Z|f9edae24-ac94-4fb3-b353-1030808ab5d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:31:10.098Z|c8205747-fcf2-4ad5-b6d6-f05dcab01224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:10.100Z|c8205747-fcf2-4ad5-b6d6-f05dcab01224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:10.581Z|d74bf9b9-b67e-4965-a784-b9b35c13f2ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:10.583Z|d74bf9b9-b67e-4965-a784-b9b35c13f2ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:10.602Z|88023866-7d00-4f80-99a8-d4809007bc16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:10.604Z|88023866-7d00-4f80-99a8-d4809007bc16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:19.156Z|ebaa6de3-db3b-43e8-be59-2b061b4a1075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:31:19.164Z|ebaa6de3-db3b-43e8-be59-2b061b4a1075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:31:20.205Z|b497b97e-3853-411d-99bf-e33955fe2dd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:20.207Z|b497b97e-3853-411d-99bf-e33955fe2dd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:20.805Z|ee72f77a-67f9-458e-90d8-481464b8f333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:20.807Z|ee72f77a-67f9-458e-90d8-481464b8f333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:20.839Z|ce135624-615b-4f09-a223-494f6d193f70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:20.840Z|ce135624-615b-4f09-a223-494f6d193f70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:30.273Z|40185b31-b16c-46e8-a8b4-0f5449b7db4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:30.275Z|40185b31-b16c-46e8-a8b4-0f5449b7db4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:30.915Z|e6a2a845-b404-43aa-9187-6f11a59b3789|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:30.917Z|e6a2a845-b404-43aa-9187-6f11a59b3789|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:30.938Z|8ba4d107-a8b8-4b14-9ba7-a69ad1e28cf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:30.941Z|8ba4d107-a8b8-4b14-9ba7-a69ad1e28cf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:34.155Z|cbbf9aff-ec40-4505-8107-b37a9aba5994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:31:34.156Z|cbbf9aff-ec40-4505-8107-b37a9aba5994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:31:34.617Z|e2b69863-2a7c-4dd2-96a5-c410024faa32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:31:34.618Z|e2b69863-2a7c-4dd2-96a5-c410024faa32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:31:40.429Z|5b3f312b-4157-4813-970b-77005e3e8cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:40.431Z|5b3f312b-4157-4813-970b-77005e3e8cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:40.995Z|c7d90813-131e-4812-ac52-32c1102411fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:40.997Z|c7d90813-131e-4812-ac52-32c1102411fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:41.075Z|b9921ca6-281f-4ac4-8df1-a18abedf6b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:41.098Z|b9921ca6-281f-4ac4-8df1-a18abedf6b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:49.159Z|8fb657b0-ff0e-45f4-bb77-fc28e8d5ebaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:31:49.161Z|8fb657b0-ff0e-45f4-bb77-fc28e8d5ebaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:31:50.651Z|567df242-e874-4449-a149-0b93c506d4a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:50.691Z|567df242-e874-4449-a149-0b93c506d4a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:51.257Z|88ffa08c-a1b0-4179-9e50-b85ff400bee4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:51.264Z|88ffa08c-a1b0-4179-9e50-b85ff400bee4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:31:51.925Z|5afcdebd-8e23-4591-a3d8-0814938ce5bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:31:51.927Z|5afcdebd-8e23-4591-a3d8-0814938ce5bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:00.848Z|911a3cc8-67c0-4cc1-beae-8294b8df5d12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:00.849Z|911a3cc8-67c0-4cc1-beae-8294b8df5d12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:01.556Z|3de1be5d-b10b-4821-8aa7-b4a6b61e2e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:01.558Z|3de1be5d-b10b-4821-8aa7-b4a6b61e2e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:02.315Z|564c0d3f-e4a6-48e7-bd9b-97339c1e9426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:02.355Z|564c0d3f-e4a6-48e7-bd9b-97339c1e9426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:04.155Z|b457571f-996a-4978-9a23-9d2b19ee1584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:32:04.161Z|b457571f-996a-4978-9a23-9d2b19ee1584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:32:04.624Z|95384398-8eab-4406-b78d-9697c9517e8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:32:04.626Z|95384398-8eab-4406-b78d-9697c9517e8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:32:10.919Z|106d435e-2c8e-4df2-acbc-dc998546558c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:10.921Z|106d435e-2c8e-4df2-acbc-dc998546558c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:11.635Z|dbbf4cf4-3b49-4795-9e07-023863db27de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:11.637Z|dbbf4cf4-3b49-4795-9e07-023863db27de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:12.540Z|21cffe32-01a3-4d0c-a9c4-cac66dd841da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:12.541Z|21cffe32-01a3-4d0c-a9c4-cac66dd841da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:14.298Z|f6ac8eaa-3d44-4a59-aaed-02e15b88a844|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:32:14.309Z|f6ac8eaa-3d44-4a59-aaed-02e15b88a844|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:19.156Z|1ac4ab10-3710-4550-898c-daf53f5e0464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:32:19.162Z|1ac4ab10-3710-4550-898c-daf53f5e0464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:32:21.015Z|3f4976e8-6d4c-4b7b-ade4-4e93478dfb20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:21.017Z|3f4976e8-6d4c-4b7b-ade4-4e93478dfb20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:21.932Z|7c5be473-4fc2-4daf-92fb-14afee98d917|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:21.960Z|7c5be473-4fc2-4daf-92fb-14afee98d917|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:22.621Z|6bea6dcb-7ffa-447c-8a1e-7c3892f84877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:22.622Z|6bea6dcb-7ffa-447c-8a1e-7c3892f84877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:31.169Z|ec2096ce-a601-457d-b520-222a906b263c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:31.175Z|ec2096ce-a601-457d-b520-222a906b263c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:32.190Z|01f68990-61d7-4d6f-abf2-12d4c6c8dd82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:32.192Z|01f68990-61d7-4d6f-abf2-12d4c6c8dd82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:32.773Z|740298d7-3d22-416b-90b4-5af626bc9f03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:32.775Z|740298d7-3d22-416b-90b4-5af626bc9f03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:34.154Z|84f63aff-d876-45d7-8782-98c3afdcc628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:32:34.155Z|84f63aff-d876-45d7-8782-98c3afdcc628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:32:34.629Z|1399b5be-0757-406a-a7d5-db3876153380|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:32:34.630Z|1399b5be-0757-406a-a7d5-db3876153380|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:32:41.437Z|fba153ea-9214-408f-ba04-387b4bae1bbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:41.439Z|fba153ea-9214-408f-ba04-387b4bae1bbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:42.407Z|f873edf5-92a4-419c-915b-b1470ddc353c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:42.409Z|f873edf5-92a4-419c-915b-b1470ddc353c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:42.963Z|3c6c09dc-1a5e-4856-a066-aacaff753a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:42.965Z|3c6c09dc-1a5e-4856-a066-aacaff753a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:49.184Z|69723efe-9390-4634-a4d4-7ca625b8c2e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:32:49.216Z|69723efe-9390-4634-a4d4-7ca625b8c2e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:32:51.816Z|f303cb62-ac29-42a5-bda7-f77c4c776bce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:51.819Z|f303cb62-ac29-42a5-bda7-f77c4c776bce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:52.767Z|9d6c9609-b2d3-4458-bef2-ed1e6647af4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:52.770Z|9d6c9609-b2d3-4458-bef2-ed1e6647af4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:32:53.347Z|cb070ff4-111e-45d3-a31c-a8cd09435972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:32:53.349Z|cb070ff4-111e-45d3-a31c-a8cd09435972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:01.955Z|bafb51f4-f265-4400-b655-51286885c3b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:01.957Z|bafb51f4-f265-4400-b655-51286885c3b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:02.885Z|54fbeeaf-2a64-46a7-b5ad-502437bf1369|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:02.887Z|54fbeeaf-2a64-46a7-b5ad-502437bf1369|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:03.525Z|344996b0-93a6-4254-b8b4-10d913591d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:03.527Z|344996b0-93a6-4254-b8b4-10d913591d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:04.156Z|0833d94c-e99c-48d4-b9eb-d3adf712d09b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:33:04.157Z|0833d94c-e99c-48d4-b9eb-d3adf712d09b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:33:04.633Z|d54421ba-9d98-4fae-ba02-6a808db286a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:33:04.636Z|d54421ba-9d98-4fae-ba02-6a808db286a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:33:12.066Z|3f5060b4-d5d7-47a5-a16a-9a20e312c9bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:12.068Z|3f5060b4-d5d7-47a5-a16a-9a20e312c9bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:12.975Z|08da2d5b-832e-403d-b59a-371bd2948a54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:12.976Z|08da2d5b-832e-403d-b59a-371bd2948a54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:13.645Z|424f5304-9874-4f49-b122-f5cacef7a570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:13.648Z|424f5304-9874-4f49-b122-f5cacef7a570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:14.198Z|924f7ad8-5878-4e52-b1c8-f608cb472d22|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:33:14.200Z|924f7ad8-5878-4e52-b1c8-f608cb472d22|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:19.154Z|4b8aa1cb-6bbe-4b33-b6a6-85ff59deeef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:33:19.156Z|4b8aa1cb-6bbe-4b33-b6a6-85ff59deeef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:33:22.304Z|b8f652bb-90dd-4ffd-93eb-a42626ba026d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:22.305Z|b8f652bb-90dd-4ffd-93eb-a42626ba026d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:23.298Z|e70ea6b6-b035-4de5-b352-2e8774f1b11a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:23.300Z|e70ea6b6-b035-4de5-b352-2e8774f1b11a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:23.956Z|44ac52ef-acb0-47dd-8533-d07d83cd71fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:23.958Z|44ac52ef-acb0-47dd-8533-d07d83cd71fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:32.472Z|439419c7-f6c1-49a5-a793-43dd547bc6d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:32.473Z|439419c7-f6c1-49a5-a793-43dd547bc6d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:33.532Z|eb1ff678-0426-4e87-924a-f7d849e11ccc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:33.536Z|eb1ff678-0426-4e87-924a-f7d849e11ccc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:34.086Z|9e845c8e-640d-46d4-a370-475c59b5e8e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:34.087Z|9e845c8e-640d-46d4-a370-475c59b5e8e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:34.154Z|f3b4780b-9ad1-45e8-91fe-677b223680e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:33:34.161Z|f3b4780b-9ad1-45e8-91fe-677b223680e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:33:34.639Z|4dc5700d-cadf-4db8-a78a-921d18099d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:33:34.640Z|4dc5700d-cadf-4db8-a78a-921d18099d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:33:42.630Z|b212d1bf-15c8-4484-aa22-494a62d818ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:42.632Z|b212d1bf-15c8-4484-aa22-494a62d818ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:43.699Z|a8931b70-c0dd-4b37-8643-e660422e1543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:43.732Z|a8931b70-c0dd-4b37-8643-e660422e1543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:44.306Z|ed1c3203-c8e1-4783-9cb1-a3cdf3c1a2f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:44.308Z|ed1c3203-c8e1-4783-9cb1-a3cdf3c1a2f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:49.156Z|10d4da81-5e7a-4e9b-bd2d-d61131645d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:33:49.166Z|10d4da81-5e7a-4e9b-bd2d-d61131645d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:33:52.771Z|26adeda7-d155-4cf9-91a1-bf0cb7a7c648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:52.773Z|26adeda7-d155-4cf9-91a1-bf0cb7a7c648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:53.907Z|ec8bb745-8432-48ea-9b46-27cedcd3a8ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:53.912Z|ec8bb745-8432-48ea-9b46-27cedcd3a8ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:33:54.482Z|f2e14eca-4e72-462e-a6da-b356515bd37b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:33:54.484Z|f2e14eca-4e72-462e-a6da-b356515bd37b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:02.876Z|d19eb825-acd8-49d8-b2d7-6e6428de6a45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:02.877Z|d19eb825-acd8-49d8-b2d7-6e6428de6a45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:03.985Z|48c9d45f-74cc-42ca-b55a-6bd8eed39ef8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:03.988Z|48c9d45f-74cc-42ca-b55a-6bd8eed39ef8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:04.170Z|b084b89b-7dde-4d0f-8758-dfb9ab868978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:34:04.192Z|b084b89b-7dde-4d0f-8758-dfb9ab868978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:34:04.644Z|5952b401-97b6-4ad6-bca2-5df225677e91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:34:04.646Z|b16196b6-504d-455a-a89f-2bd941909838|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:04.652Z|b16196b6-504d-455a-a89f-2bd941909838|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:04.653Z|5952b401-97b6-4ad6-bca2-5df225677e91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:34:12.998Z|50264eca-3a88-41da-b50b-d338d1b496f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:13.000Z|50264eca-3a88-41da-b50b-d338d1b496f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:14.127Z|910086c1-6dd5-46cd-89a8-936e91aec437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:14.129Z|910086c1-6dd5-46cd-89a8-936e91aec437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:14.245Z|38749bdb-722d-42e8-bbe2-8b9c2d48d75a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:34:14.250Z|38749bdb-722d-42e8-bbe2-8b9c2d48d75a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:14.879Z|da969f20-0345-4066-9de6-8fcbded9c597|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:14.881Z|da969f20-0345-4066-9de6-8fcbded9c597|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:19.156Z|4cc44ed7-132e-4b73-b097-1fea0affe824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:34:19.157Z|4cc44ed7-132e-4b73-b097-1fea0affe824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:34:23.237Z|bf259176-2b35-4814-ab16-c97af29f432e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:23.239Z|bf259176-2b35-4814-ab16-c97af29f432e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:24.221Z|4ce4edb8-3200-46fa-aa5c-b70db62a876a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:24.224Z|4ce4edb8-3200-46fa-aa5c-b70db62a876a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:25.018Z|f5bd000c-2ed7-4924-8866-13dc523a29e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:25.020Z|f5bd000c-2ed7-4924-8866-13dc523a29e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:33.363Z|74e2c658-6959-4b0e-a5ac-15b5352fb308|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:33.364Z|74e2c658-6959-4b0e-a5ac-15b5352fb308|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:34.154Z|7ab2f530-d303-44b0-a575-c6db486e59d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:34:34.156Z|7ab2f530-d303-44b0-a575-c6db486e59d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:34:34.302Z|9bbb0dc3-6836-4d56-9ced-ffd9135bae75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:34.303Z|9bbb0dc3-6836-4d56-9ced-ffd9135bae75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:34.657Z|ba5a96c7-1c44-491a-8d68-32363a01cd30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:34:34.659Z|ba5a96c7-1c44-491a-8d68-32363a01cd30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:34:35.131Z|a489d208-a812-4923-a245-19210145db8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:35.133Z|a489d208-a812-4923-a245-19210145db8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:43.515Z|e53f1b7a-e3d7-4f16-80de-acdbf7347e7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:43.516Z|e53f1b7a-e3d7-4f16-80de-acdbf7347e7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:44.420Z|67f6baeb-9534-40d9-9136-dff29e9ebffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:44.437Z|67f6baeb-9534-40d9-9136-dff29e9ebffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:45.210Z|82639204-7585-4fa4-b1ea-72aecf92e122|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:45.212Z|82639204-7585-4fa4-b1ea-72aecf92e122|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:49.154Z|95eaf63a-7e9f-479e-a913-1575ee8a53c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:34:49.164Z|95eaf63a-7e9f-479e-a913-1575ee8a53c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:34:53.697Z|dfa54bb8-bd75-447b-9a01-20f0af8634cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:53.699Z|dfa54bb8-bd75-447b-9a01-20f0af8634cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:54.626Z|60e8f033-f09d-4eef-9956-500b5424beb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:54.628Z|60e8f033-f09d-4eef-9956-500b5424beb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:34:55.291Z|5d60fe46-b11c-47f5-a070-defb3f20ce36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:34:55.294Z|5d60fe46-b11c-47f5-a070-defb3f20ce36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:03.854Z|20440d94-ed58-432d-a9a1-161eec6039bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:03.903Z|20440d94-ed58-432d-a9a1-161eec6039bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:04.155Z|4337a5e8-d07f-4fca-90d5-57fd1d332d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:35:04.157Z|4337a5e8-d07f-4fca-90d5-57fd1d332d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:35:04.663Z|6b062678-0f13-453b-8c3c-2e3f25f91ead|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:35:04.668Z|6b062678-0f13-453b-8c3c-2e3f25f91ead|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:35:04.839Z|c043ea71-bfba-4e7b-88ce-9e94ceef6ed7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:04.886Z|c043ea71-bfba-4e7b-88ce-9e94ceef6ed7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:05.404Z|b7782b8a-fdfc-412a-88b9-e8b7fbc76545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:05.406Z|b7782b8a-fdfc-412a-88b9-e8b7fbc76545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:14.039Z|0e01dbed-a61b-42c4-ac2f-aa88afea9798|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:14.040Z|0e01dbed-a61b-42c4-ac2f-aa88afea9798|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:14.232Z|341f595d-49af-40fa-b87f-cb5f497af71b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:35:14.234Z|341f595d-49af-40fa-b87f-cb5f497af71b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:15.052Z|557ffe7c-e7e7-465e-9851-650ddbbc9c9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:15.085Z|557ffe7c-e7e7-465e-9851-650ddbbc9c9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:15.539Z|3af6fc65-9e16-4ebc-a50c-a0a317c835dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:15.540Z|3af6fc65-9e16-4ebc-a50c-a0a317c835dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:19.154Z|913f0177-3aa0-427e-bc95-31c4b307164a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:35:19.155Z|913f0177-3aa0-427e-bc95-31c4b307164a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:35:24.131Z|b952b080-904a-479c-a165-0daa67eb2111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:24.133Z|b952b080-904a-479c-a165-0daa67eb2111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:25.136Z|4f65645c-b1fb-4b5c-8e04-2f0774a040d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:25.139Z|4f65645c-b1fb-4b5c-8e04-2f0774a040d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:25.627Z|7c2d5b7f-7303-4b17-8010-c801a1d36d74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:25.633Z|7c2d5b7f-7303-4b17-8010-c801a1d36d74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:34.156Z|dcd1f552-6dde-4f50-8a7b-0f8ba7c19c3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:35:34.166Z|dcd1f552-6dde-4f50-8a7b-0f8ba7c19c3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:35:34.213Z|3be83504-e36b-4299-a7c4-af49654a100f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:34.215Z|3be83504-e36b-4299-a7c4-af49654a100f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:34.670Z|8d311b35-9f55-4cf2-b1db-cd0121d6b91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:35:34.671Z|8d311b35-9f55-4cf2-b1db-cd0121d6b91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:35:35.196Z|50a6b85d-13ea-41e2-b493-96319104ca77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:35.197Z|50a6b85d-13ea-41e2-b493-96319104ca77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:35.677Z|6c0320a8-785a-465d-9550-bc0423b4c76a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:35.678Z|6c0320a8-785a-465d-9550-bc0423b4c76a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:44.330Z|c567e174-25e6-4ec5-a747-2b5a3cfc086e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:44.332Z|c567e174-25e6-4ec5-a747-2b5a3cfc086e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:45.264Z|68a3242a-d5e5-4780-92db-5e0db2d34779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:45.265Z|68a3242a-d5e5-4780-92db-5e0db2d34779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:45.750Z|57c419a2-73c7-4318-b51f-3ce7be10cb0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:45.753Z|57c419a2-73c7-4318-b51f-3ce7be10cb0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:49.155Z|a5ee0d9b-ae82-4514-9dbc-98e183423796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:35:49.156Z|a5ee0d9b-ae82-4514-9dbc-98e183423796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:35:54.389Z|5428ea5d-ef04-4e5a-aca0-a63c003d7409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:54.391Z|5428ea5d-ef04-4e5a-aca0-a63c003d7409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:55.340Z|56c55817-6705-463d-834d-148643d1aed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:55.341Z|56c55817-6705-463d-834d-148643d1aed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:35:55.839Z|3599da6d-a0b7-4487-806c-a83ec1fae58c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:35:55.843Z|3599da6d-a0b7-4487-806c-a83ec1fae58c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:04.177Z|5c38d8da-70be-4d84-b5d7-86ebd7c58795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:36:04.180Z|5c38d8da-70be-4d84-b5d7-86ebd7c58795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:36:04.557Z|6503944d-dc41-4e37-b7ca-833226e34f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:04.559Z|6503944d-dc41-4e37-b7ca-833226e34f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:04.683Z|1f45630d-2fd0-420c-8e96-836844b59072|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:36:04.686Z|1f45630d-2fd0-420c-8e96-836844b59072|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:36:05.442Z|6c55ab8d-9799-455c-b929-4500580152b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:05.444Z|6c55ab8d-9799-455c-b929-4500580152b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:05.974Z|f6ccba75-bd44-4ec7-b728-d52ffa095ba4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:05.975Z|f6ccba75-bd44-4ec7-b728-d52ffa095ba4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:14.208Z|d5f60611-2773-40a6-bcdc-2f026e7349ca|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:36:14.210Z|d5f60611-2773-40a6-bcdc-2f026e7349ca|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:14.779Z|7622857d-293a-4b6e-adf4-2a2f0e25f19c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:14.780Z|7622857d-293a-4b6e-adf4-2a2f0e25f19c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:15.536Z|f00dd29a-396c-4184-948e-0976607a7dc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:15.538Z|f00dd29a-396c-4184-948e-0976607a7dc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:16.041Z|642acc34-2bc0-4ced-9175-803f0872c06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:16.043Z|642acc34-2bc0-4ced-9175-803f0872c06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:19.159Z|163b210a-610c-4ff4-9c33-aa163b4792e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:36:19.161Z|163b210a-610c-4ff4-9c33-aa163b4792e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:36:24.887Z|30b6b78f-b050-40dc-a07f-bc750dab9b8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:24.889Z|30b6b78f-b050-40dc-a07f-bc750dab9b8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:25.641Z|1aaacd6d-8d71-4dee-a506-773a198c0218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:25.644Z|1aaacd6d-8d71-4dee-a506-773a198c0218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:26.180Z|afa34004-20c9-47c4-977c-bf41680b1168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:26.183Z|afa34004-20c9-47c4-977c-bf41680b1168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:34.156Z|f331caca-e4f2-4b15-a16d-ee26a03bc5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:36:34.157Z|f331caca-e4f2-4b15-a16d-ee26a03bc5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:36:34.690Z|487a5809-9fbd-47d8-ad43-593cdd9d6704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:36:34.691Z|487a5809-9fbd-47d8-ad43-593cdd9d6704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:36:35.146Z|d2b39847-1e43-463d-b385-0e9f135207c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:35.147Z|d2b39847-1e43-463d-b385-0e9f135207c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:35.752Z|195fd3ed-4636-4fc3-ad4f-9572c17b5dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:35.754Z|195fd3ed-4636-4fc3-ad4f-9572c17b5dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:36.432Z|868eda50-a79e-48f9-b616-6bf0fcb5622e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:36.438Z|868eda50-a79e-48f9-b616-6bf0fcb5622e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:45.348Z|cd225c51-c074-43a6-b3cb-c7ea065aff06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:45.350Z|cd225c51-c074-43a6-b3cb-c7ea065aff06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:45.907Z|8346319b-e507-4348-a30d-19f828d8bd07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:45.909Z|8346319b-e507-4348-a30d-19f828d8bd07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:46.637Z|e627c307-9034-4374-ad64-7d125bc2f124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:46.638Z|e627c307-9034-4374-ad64-7d125bc2f124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:49.163Z|25ed9a84-9bf1-4894-b896-d4aa1f7af07a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:36:49.206Z|25ed9a84-9bf1-4894-b896-d4aa1f7af07a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:36:55.447Z|1fa42d6e-cbd1-4267-a19a-9f2b0bc560cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:55.450Z|1fa42d6e-cbd1-4267-a19a-9f2b0bc560cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:56.259Z|b02abcc7-b94f-4b1a-8378-9dc32aacb537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:56.261Z|b02abcc7-b94f-4b1a-8378-9dc32aacb537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:36:56.746Z|66aa823c-194c-492f-806e-3cb2bc2c9cd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:36:56.748Z|66aa823c-194c-492f-806e-3cb2bc2c9cd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:04.154Z|aced25be-e3b6-4910-bd25-ce4d8296dcad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:37:04.155Z|aced25be-e3b6-4910-bd25-ce4d8296dcad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:37:04.721Z|d904c565-196f-4496-acfa-437559d8fa5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:37:04.722Z|d904c565-196f-4496-acfa-437559d8fa5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:37:05.499Z|e9f6dad3-4f54-4435-b23c-85091f680ba4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:05.504Z|e9f6dad3-4f54-4435-b23c-85091f680ba4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:06.365Z|b38b9c63-7a81-44be-8f5a-2afc8d70fd5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:06.367Z|b38b9c63-7a81-44be-8f5a-2afc8d70fd5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:06.912Z|225c7cb2-5696-4307-8f35-93b3ff3cc0f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:06.916Z|225c7cb2-5696-4307-8f35-93b3ff3cc0f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:14.235Z|017ce64a-fe7c-42b6-9629-f93ec546c74a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:37:14.241Z|017ce64a-fe7c-42b6-9629-f93ec546c74a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:15.589Z|3cde99c7-c0db-4735-ae37-920ca9ce2088|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:15.590Z|3cde99c7-c0db-4735-ae37-920ca9ce2088|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:16.411Z|9fd7b043-3977-4f54-aaf8-fdbb0cc766c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:16.423Z|9fd7b043-3977-4f54-aaf8-fdbb0cc766c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:16.985Z|3aa4968c-0f90-4076-9221-1310fb721d88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:16.986Z|3aa4968c-0f90-4076-9221-1310fb721d88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:19.154Z|5d7daca8-1ef7-41b7-9d90-3db03a3068f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:37:19.156Z|5d7daca8-1ef7-41b7-9d90-3db03a3068f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:37:25.689Z|8766becd-346e-4df8-9c1c-4e93e396a133|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:25.691Z|8766becd-346e-4df8-9c1c-4e93e396a133|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:26.521Z|4d3aef15-68f5-4cd7-8792-d7713c2aa237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:26.523Z|4d3aef15-68f5-4cd7-8792-d7713c2aa237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:27.096Z|15af7eda-b4de-46e1-98cf-797eab472f90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:27.099Z|15af7eda-b4de-46e1-98cf-797eab472f90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:34.154Z|8b06f73b-d623-49a3-86df-ca3885b318b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:37:34.165Z|8b06f73b-d623-49a3-86df-ca3885b318b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:37:34.735Z|e3e41b15-dca5-440c-a853-fc4859dd59af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:37:34.739Z|e3e41b15-dca5-440c-a853-fc4859dd59af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:37:35.784Z|342225c1-dbca-4fd7-9fbe-a5cbf45abc66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:35.786Z|342225c1-dbca-4fd7-9fbe-a5cbf45abc66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:36.609Z|b44b8079-728e-423f-b085-46a92b7349ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:36.611Z|b44b8079-728e-423f-b085-46a92b7349ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:37.195Z|c1211312-1cf3-43bb-85a6-fa3bfae68067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:37.197Z|c1211312-1cf3-43bb-85a6-fa3bfae68067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:45.963Z|451ed670-11db-44d0-a31e-4f8d4cf7bf1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:45.968Z|451ed670-11db-44d0-a31e-4f8d4cf7bf1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:46.750Z|bcd9c84c-ddbe-4da0-88f1-88f24ddea77e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:46.751Z|bcd9c84c-ddbe-4da0-88f1-88f24ddea77e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:47.303Z|9f65d35f-90e7-4d1a-bedd-2aa99c91db91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:47.306Z|9f65d35f-90e7-4d1a-bedd-2aa99c91db91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:49.165Z|f7d42eff-7c65-41a2-9e8b-a51d7ec7aac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:37:49.166Z|f7d42eff-7c65-41a2-9e8b-a51d7ec7aac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:37:56.118Z|f26182df-ffb5-4a28-b02e-95bcc9f3aeb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:56.119Z|f26182df-ffb5-4a28-b02e-95bcc9f3aeb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:56.997Z|2b07ac71-ac20-48ab-912b-ebf114113036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:56.998Z|2b07ac71-ac20-48ab-912b-ebf114113036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:37:57.420Z|e0579902-107c-4488-bbe1-64d17bc502f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:37:57.421Z|e0579902-107c-4488-bbe1-64d17bc502f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:04.155Z|570db1a4-021d-4c8c-8680-53fb3b84e693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:38:04.155Z|570db1a4-021d-4c8c-8680-53fb3b84e693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:38:04.741Z|a05e9f6b-5301-46a3-aa6b-cde41d4d1568|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:38:04.742Z|a05e9f6b-5301-46a3-aa6b-cde41d4d1568|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:38:06.225Z|78cceb1f-7059-42d2-888a-9c2f40a72851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:06.226Z|78cceb1f-7059-42d2-888a-9c2f40a72851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:07.086Z|f19ab6de-a808-4208-93d6-3c2fee203e9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:07.088Z|f19ab6de-a808-4208-93d6-3c2fee203e9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:07.466Z|d5932a24-da6c-4c8a-8259-b84933a09725|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:07.476Z|d5932a24-da6c-4c8a-8259-b84933a09725|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:14.209Z|2dd6e494-7317-4ead-96c2-9237159645e3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:38:14.210Z|2dd6e494-7317-4ead-96c2-9237159645e3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:16.335Z|b4a8ed21-41f8-4fa8-aaae-9716cb1f6a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:16.337Z|b4a8ed21-41f8-4fa8-aaae-9716cb1f6a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:17.196Z|5cffb334-cd5f-4d8d-a9e3-f91c57e5e543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:17.198Z|5cffb334-cd5f-4d8d-a9e3-f91c57e5e543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:17.557Z|8699cde0-2ace-4f85-87c5-bab45eafda06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:17.559Z|8699cde0-2ace-4f85-87c5-bab45eafda06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:19.154Z|30ac41de-63d0-414a-aa28-c6f358934da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:38:19.160Z|30ac41de-63d0-414a-aa28-c6f358934da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:38:26.469Z|9e70c4c2-5855-4edf-b0d8-caa0f231c25f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:26.470Z|9e70c4c2-5855-4edf-b0d8-caa0f231c25f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:27.258Z|654668d4-4536-4aad-92f9-a11995ebcb7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:27.259Z|654668d4-4536-4aad-92f9-a11995ebcb7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:27.625Z|c925bd49-5235-463f-b1f6-260f6cb91d88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:27.626Z|c925bd49-5235-463f-b1f6-260f6cb91d88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:34.154Z|8cde9c72-9239-4939-ae1d-4b8614fe1d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:38:34.155Z|8cde9c72-9239-4939-ae1d-4b8614fe1d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:38:34.748Z|1d39b09f-9110-490f-839e-8144f057ad8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:38:34.749Z|1d39b09f-9110-490f-839e-8144f057ad8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:38:36.513Z|d0029cb8-85de-4149-82b9-809cda9b5681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:36.514Z|d0029cb8-85de-4149-82b9-809cda9b5681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:37.308Z|6633f6d6-9aa3-4670-aefd-ca110297d2fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:37.309Z|6633f6d6-9aa3-4670-aefd-ca110297d2fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:37.681Z|57c1a3de-15d5-46ce-bd9a-839e3f8ef8da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:37.682Z|57c1a3de-15d5-46ce-bd9a-839e3f8ef8da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:46.572Z|15fe7328-8336-4cb2-bbd4-10ebf0946444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:46.573Z|15fe7328-8336-4cb2-bbd4-10ebf0946444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:47.363Z|6c24bb57-0643-4287-86a4-f92bdd7f44fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:47.373Z|6c24bb57-0643-4287-86a4-f92bdd7f44fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:47.729Z|b1b455df-f90e-4cd0-8072-ea3cfbc8ade1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:47.730Z|b1b455df-f90e-4cd0-8072-ea3cfbc8ade1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:49.155Z|ac5fb788-7afb-4579-b9e2-0bf14e95f24e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:38:49.156Z|ac5fb788-7afb-4579-b9e2-0bf14e95f24e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:38:56.626Z|839e65f4-a7cb-4bfb-bb2e-145d02764238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:56.628Z|839e65f4-a7cb-4bfb-bb2e-145d02764238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:57.439Z|bcc4bb96-1058-4d28-acd0-a90c082ae564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:57.441Z|bcc4bb96-1058-4d28-acd0-a90c082ae564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:38:57.804Z|a8443752-612b-4134-a5f8-27bef7052528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:38:57.825Z|a8443752-612b-4134-a5f8-27bef7052528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:04.154Z|ec662c20-8c9e-4e4d-93da-920e44913cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:39:04.157Z|ec662c20-8c9e-4e4d-93da-920e44913cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:39:04.750Z|804eaad4-a96c-4d7a-9beb-f7f8aaa51759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:39:04.751Z|804eaad4-a96c-4d7a-9beb-f7f8aaa51759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:39:06.702Z|15c26761-876a-439a-a420-fb7c95338fd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:06.703Z|15c26761-876a-439a-a420-fb7c95338fd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:07.501Z|c4f829de-5dad-4982-b925-5871ac8c9cca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:07.503Z|c4f829de-5dad-4982-b925-5871ac8c9cca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:07.965Z|54ff2cf0-4e1a-4c34-90f3-9946cdfbf9c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:07.967Z|54ff2cf0-4e1a-4c34-90f3-9946cdfbf9c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:14.213Z|57005642-d2a5-4da7-bad5-030b8ff9dc91|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:39:14.214Z|57005642-d2a5-4da7-bad5-030b8ff9dc91|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:16.757Z|c1ebb58b-053c-4d42-a67e-9fc409581c56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:16.758Z|c1ebb58b-053c-4d42-a67e-9fc409581c56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:17.587Z|1505be6a-20b7-4243-a12f-fc2fb0051232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:17.588Z|1505be6a-20b7-4243-a12f-fc2fb0051232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:18.034Z|481ee7e8-0c9f-4609-bf02-0439ae3719d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:18.036Z|481ee7e8-0c9f-4609-bf02-0439ae3719d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:19.156Z|96a2781e-b963-4b22-b814-ae8b42a3cf66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:39:19.157Z|96a2781e-b963-4b22-b814-ae8b42a3cf66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:39:27.039Z|ab0a787f-2d6d-452f-b06b-f8206dc5f055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:27.074Z|ab0a787f-2d6d-452f-b06b-f8206dc5f055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:27.674Z|7d38f427-dea7-46df-8f3f-ed958945bfa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:27.682Z|7d38f427-dea7-46df-8f3f-ed958945bfa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:28.175Z|02ff30a5-79e4-4a93-b64d-d290cda37214|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:28.176Z|02ff30a5-79e4-4a93-b64d-d290cda37214|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:34.155Z|9e4ae64a-36fc-4895-8241-4299bd1696db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:39:34.156Z|9e4ae64a-36fc-4895-8241-4299bd1696db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:39:34.788Z|ef289fb9-7263-47b6-82c1-58b90aaa1850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:39:34.790Z|ef289fb9-7263-47b6-82c1-58b90aaa1850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:39:37.214Z|eb8e3be1-99d5-4dd5-a6aa-6bf134b673ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:37.215Z|eb8e3be1-99d5-4dd5-a6aa-6bf134b673ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:37.754Z|053a29c2-a19a-4393-83cc-3feac0e8d124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:37.773Z|053a29c2-a19a-4393-83cc-3feac0e8d124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:38.303Z|45c6c6eb-cc3c-4f56-9f4b-128430510260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:38.309Z|45c6c6eb-cc3c-4f56-9f4b-128430510260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:47.369Z|d95c513d-4e7d-4e9b-b1c4-4b6a8c8b94e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:47.370Z|d95c513d-4e7d-4e9b-b1c4-4b6a8c8b94e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:47.900Z|ee65d809-6335-4ec9-b497-88ce861638cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:47.901Z|ee65d809-6335-4ec9-b497-88ce861638cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:48.428Z|afc8d797-5685-4b6c-97d1-1ff69e30fb6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:48.437Z|afc8d797-5685-4b6c-97d1-1ff69e30fb6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:49.155Z|649e027b-9ff3-420a-af63-a16b4be5f84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:39:49.161Z|649e027b-9ff3-420a-af63-a16b4be5f84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:39:57.473Z|65ec2712-bc73-4fbf-a1cb-373d2f04cc9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:57.474Z|65ec2712-bc73-4fbf-a1cb-373d2f04cc9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:57.991Z|10160350-f031-4ee3-a004-699f3ac63f0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:57.991Z|10160350-f031-4ee3-a004-699f3ac63f0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:39:58.588Z|732ab6a5-060d-4282-8c13-ef9318e1dbe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:39:58.589Z|732ab6a5-060d-4282-8c13-ef9318e1dbe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:04.157Z|8f462d1f-4c42-4915-a3d6-34f06ec1fbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:40:04.158Z|8f462d1f-4c42-4915-a3d6-34f06ec1fbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:40:04.809Z|4df55fcf-1295-4ab7-ad09-6146ec5837e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:40:04.809Z|4df55fcf-1295-4ab7-ad09-6146ec5837e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:40:07.522Z|cbd9ed80-3d17-4e91-8ee9-4b96877359ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:07.523Z|cbd9ed80-3d17-4e91-8ee9-4b96877359ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:08.033Z|3dbd2f26-bd95-4a5f-91c0-80225714d5f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:08.036Z|3dbd2f26-bd95-4a5f-91c0-80225714d5f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:08.716Z|f1b9d963-a609-4923-a5cf-51bbb0801a84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:08.717Z|f1b9d963-a609-4923-a5cf-51bbb0801a84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:14.191Z|61cb113a-15ab-44c4-a18d-e9f0ff2350c5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:40:14.192Z|61cb113a-15ab-44c4-a18d-e9f0ff2350c5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:17.574Z|33ed9add-0468-41c9-98bd-d738b8599713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:17.576Z|33ed9add-0468-41c9-98bd-d738b8599713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:18.098Z|fbd88664-90a8-42ab-bd29-bca812b2611b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:18.104Z|fbd88664-90a8-42ab-bd29-bca812b2611b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:18.857Z|77995404-c22c-489c-b1d0-213e7ab539a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:18.858Z|77995404-c22c-489c-b1d0-213e7ab539a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:19.154Z|6d703acf-265c-48ac-86ea-8858f5634b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:40:19.156Z|6d703acf-265c-48ac-86ea-8858f5634b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:40:27.614Z|944e6e6b-9605-4f70-9343-769b38975504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:27.616Z|944e6e6b-9605-4f70-9343-769b38975504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:28.207Z|88242cab-cddb-4c0e-959d-de3f12c6c61e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:28.211Z|88242cab-cddb-4c0e-959d-de3f12c6c61e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:28.937Z|db1aeb3d-90d7-41e8-bc9d-f133874d766d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:28.939Z|db1aeb3d-90d7-41e8-bc9d-f133874d766d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:34.154Z|4517ac96-13b2-4481-969e-a027c8ef1063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:40:34.173Z|4517ac96-13b2-4481-969e-a027c8ef1063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:40:34.811Z|57c5a519-dc1a-4e55-9eb4-e61e42d5382e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:40:34.812Z|57c5a519-dc1a-4e55-9eb4-e61e42d5382e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:40:37.671Z|7b57b1a0-a3f4-479d-96c8-16d85fe4c5ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:37.672Z|7b57b1a0-a3f4-479d-96c8-16d85fe4c5ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:38.364Z|0a445305-be93-4d3f-9b58-dcab990d0321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:38.366Z|0a445305-be93-4d3f-9b58-dcab990d0321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:39.043Z|4d729216-b162-44c3-9c5f-584c52e44f40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:39.058Z|4d729216-b162-44c3-9c5f-584c52e44f40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:47.742Z|ac5cba80-1bb9-46f1-8a1d-1ff2c5b8a63b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:47.747Z|ac5cba80-1bb9-46f1-8a1d-1ff2c5b8a63b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:48.446Z|44cac7fc-651f-436c-a21d-7a3b598eb66d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:48.447Z|44cac7fc-651f-436c-a21d-7a3b598eb66d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:49.171Z|a768fee3-5427-45da-a1d1-f646c1a555b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:40:49.174Z|60bd5e0f-c0d1-42ba-a8ca-9acc4010328a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:49.176Z|60bd5e0f-c0d1-42ba-a8ca-9acc4010328a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:49.179Z|a768fee3-5427-45da-a1d1-f646c1a555b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:40:57.837Z|ac5b5025-7584-4422-ad35-379a15bbf9a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:57.839Z|ac5b5025-7584-4422-ad35-379a15bbf9a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:58.578Z|c2c40522-b7c0-4686-85dd-9558b3aae8f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:58.592Z|c2c40522-b7c0-4686-85dd-9558b3aae8f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:40:59.295Z|76e4633c-4a5b-49d7-93b3-0a8305f9da88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:40:59.296Z|76e4633c-4a5b-49d7-93b3-0a8305f9da88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:04.156Z|84b8b548-aa92-4e93-9723-bd782015e848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:41:04.157Z|84b8b548-aa92-4e93-9723-bd782015e848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:41:04.814Z|7943bcdf-ee8d-47d3-8168-d7b679ee646f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:41:04.815Z|7943bcdf-ee8d-47d3-8168-d7b679ee646f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:41:07.930Z|49c89b40-4f10-46c1-8fc0-a7e5a3f0b3f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:07.931Z|49c89b40-4f10-46c1-8fc0-a7e5a3f0b3f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:08.759Z|a95887ad-47e6-453d-a017-0ff9a8de7374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:08.761Z|a95887ad-47e6-453d-a017-0ff9a8de7374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:09.495Z|18104550-64cf-45ab-a1b7-5e0cbd96afa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:09.497Z|18104550-64cf-45ab-a1b7-5e0cbd96afa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:14.191Z|1003b0af-2b52-44c2-9b01-fd8633c7a95d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:41:14.193Z|1003b0af-2b52-44c2-9b01-fd8633c7a95d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:18.079Z|a1787fcf-2542-407a-abac-d64c0eb559a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:18.080Z|a1787fcf-2542-407a-abac-d64c0eb559a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:18.816Z|ddff0a04-3a44-444d-b464-48e20e4d4ee3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:18.820Z|ddff0a04-3a44-444d-b464-48e20e4d4ee3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:19.155Z|22b657f0-8e73-4b9f-91b5-2d8c5d86ed70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:41:19.161Z|22b657f0-8e73-4b9f-91b5-2d8c5d86ed70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:41:19.619Z|fc06cb40-c290-4d58-bf3e-2b5fe5251f69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:19.620Z|fc06cb40-c290-4d58-bf3e-2b5fe5251f69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:28.267Z|8b2954d9-abf3-45cf-9a5c-b3b10381a883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:28.277Z|8b2954d9-abf3-45cf-9a5c-b3b10381a883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:28.954Z|b4130426-af94-484b-bb94-3789a9a0a829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:28.955Z|b4130426-af94-484b-bb94-3789a9a0a829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:29.711Z|020fe13c-660d-4341-879a-c21cde905db5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:29.712Z|020fe13c-660d-4341-879a-c21cde905db5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:34.155Z|7037acfa-c2a8-4d32-a462-b48687528455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:41:34.156Z|7037acfa-c2a8-4d32-a462-b48687528455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:41:34.817Z|c32d23ea-2656-45b9-9dd7-a9b058a1e080|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:41:34.818Z|c32d23ea-2656-45b9-9dd7-a9b058a1e080|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:41:38.349Z|b014b6f5-36dd-4a2b-adbe-5b747158dfc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:38.350Z|b014b6f5-36dd-4a2b-adbe-5b747158dfc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:39.047Z|d6114f0d-d09a-467f-a4bc-9b753707577e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:39.048Z|d6114f0d-d09a-467f-a4bc-9b753707577e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:39.826Z|fde97d57-071f-4ae7-9103-a6f50612c15f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:39.859Z|fde97d57-071f-4ae7-9103-a6f50612c15f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:48.458Z|23a23ebb-3018-4f45-bd93-0ceb1e03709b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:48.460Z|23a23ebb-3018-4f45-bd93-0ceb1e03709b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:49.157Z|6a364725-4590-4b23-bb53-499d23bc7d5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:49.158Z|6a364725-4590-4b23-bb53-499d23bc7d5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:49.159Z|36f997d1-6a50-4fca-9fae-7ade7fc0b0a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:41:49.185Z|36f997d1-6a50-4fca-9fae-7ade7fc0b0a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:41:49.954Z|e1368af6-48ad-490b-9616-ba06b36e269a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:49.955Z|e1368af6-48ad-490b-9616-ba06b36e269a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:58.536Z|a5aa6098-7e13-4165-9232-6139f0484799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:58.537Z|a5aa6098-7e13-4165-9232-6139f0484799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:41:59.231Z|49664b7f-09ab-4d11-934a-51a3520fb193|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:41:59.232Z|49664b7f-09ab-4d11-934a-51a3520fb193|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:00.033Z|e314c1cd-ef39-4579-a975-9a9da652fb01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:00.035Z|e314c1cd-ef39-4579-a975-9a9da652fb01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:04.156Z|2d6fb689-babd-46ba-9b31-862c895dcad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:42:04.157Z|2d6fb689-babd-46ba-9b31-862c895dcad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:42:04.820Z|33ad8ec0-e1a7-4964-808c-f069f3a97c84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:42:04.820Z|33ad8ec0-e1a7-4964-808c-f069f3a97c84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:42:08.581Z|5d03bc48-ed35-460f-ad97-03f89b9f7504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:08.583Z|5d03bc48-ed35-460f-ad97-03f89b9f7504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:09.338Z|bf679b69-e374-4356-8303-5ed1a4d1bfc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:09.340Z|bf679b69-e374-4356-8303-5ed1a4d1bfc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:10.176Z|7f569748-0874-447a-a3c3-fdfac3e74efc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:10.179Z|7f569748-0874-447a-a3c3-fdfac3e74efc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:14.212Z|2f4812cb-00e6-4405-a6a1-81625f6e8d51|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:42:14.213Z|2f4812cb-00e6-4405-a6a1-81625f6e8d51|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:18.732Z|a7e84625-a5dd-4d7f-a083-2997872bad11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:18.733Z|a7e84625-a5dd-4d7f-a083-2997872bad11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:19.159Z|526865f4-157c-429a-8e9b-22fe1ab857da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:42:19.161Z|526865f4-157c-429a-8e9b-22fe1ab857da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:42:19.539Z|d9537a54-c81f-4baa-9b81-694a494a2ccc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:19.544Z|d9537a54-c81f-4baa-9b81-694a494a2ccc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:20.314Z|c6358d99-2b91-40a2-b727-ed781179ed9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:20.334Z|c6358d99-2b91-40a2-b727-ed781179ed9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:28.938Z|cbaa3a9e-5772-4ce4-843a-60b8849bca8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:28.940Z|cbaa3a9e-5772-4ce4-843a-60b8849bca8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:29.743Z|c2bbc944-922c-4218-9e37-d8f5cdc873a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:29.745Z|c2bbc944-922c-4218-9e37-d8f5cdc873a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:30.512Z|4a4c9ba9-da5b-4699-986b-268dfb11e537|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:30.513Z|4a4c9ba9-da5b-4699-986b-268dfb11e537|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:34.164Z|f620f5e1-638f-4447-9919-845bd88ef347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:42:34.178Z|f620f5e1-638f-4447-9919-845bd88ef347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:42:34.839Z|0bdbebaf-5581-41a4-9191-64ac0b71fb45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:42:34.840Z|0bdbebaf-5581-41a4-9191-64ac0b71fb45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:42:39.123Z|58193841-bf44-4850-a996-736ff2d543cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:39.125Z|58193841-bf44-4850-a996-736ff2d543cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:40.137Z|1efa34a8-ec37-4dda-ab19-48fd9256aee1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:40.139Z|1efa34a8-ec37-4dda-ab19-48fd9256aee1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:40.640Z|ba5063f8-2e5a-4c24-9c92-a1229631ed6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:40.642Z|ba5063f8-2e5a-4c24-9c92-a1229631ed6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:49.156Z|9770ba8f-5b9a-45b8-bf63-7bf0284abb63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:42:49.170Z|9770ba8f-5b9a-45b8-bf63-7bf0284abb63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:42:49.542Z|94009f4b-399e-44ec-9061-21f4f86f98fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:49.566Z|94009f4b-399e-44ec-9061-21f4f86f98fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:50.359Z|437de4ad-fd61-464b-9461-4d42e5aad4ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:50.368Z|437de4ad-fd61-464b-9461-4d42e5aad4ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:50.749Z|77082b11-e2c5-467f-8fcd-852b95decd21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:50.756Z|77082b11-e2c5-467f-8fcd-852b95decd21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:42:59.877Z|d264764c-6b95-4aca-aba7-47a256b35a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:42:59.878Z|d264764c-6b95-4aca-aba7-47a256b35a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:00.814Z|285bbaf8-3cac-4d85-b1e7-fd05ab92058e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:00.815Z|285bbaf8-3cac-4d85-b1e7-fd05ab92058e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:01.070Z|24a73d22-1a8a-40a4-a8dd-f373f0fd3ce4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:01.072Z|24a73d22-1a8a-40a4-a8dd-f373f0fd3ce4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:04.156Z|75f9ff1d-758e-434b-80b2-b6aee8f62a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:43:04.167Z|75f9ff1d-758e-434b-80b2-b6aee8f62a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:43:04.843Z|58f18c07-e606-427b-9080-a7164c07818f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:43:04.846Z|58f18c07-e606-427b-9080-a7164c07818f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:43:10.249Z|fb3d0434-c19b-4c22-a674-bf1a18aa722a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:10.253Z|fb3d0434-c19b-4c22-a674-bf1a18aa722a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:11.197Z|6796dda9-e0f0-4aad-b163-2a7492e55c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:11.198Z|6796dda9-e0f0-4aad-b163-2a7492e55c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:11.261Z|83b577a8-cdad-4946-b8e1-7a79af4185e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:11.268Z|83b577a8-cdad-4946-b8e1-7a79af4185e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:14.213Z|3f2b13a9-2ec3-4826-9e8a-50c9637391da|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:43:14.214Z|3f2b13a9-2ec3-4826-9e8a-50c9637391da|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:19.158Z|f78a4589-50fa-4a77-a96a-9f3c0137ecfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:43:19.161Z|f78a4589-50fa-4a77-a96a-9f3c0137ecfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:43:20.338Z|7c02cc85-ae39-4124-9b2e-2290fe53a5bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:20.346Z|7c02cc85-ae39-4124-9b2e-2290fe53a5bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:21.358Z|181f7bed-a588-4cbb-87a1-66089240fe51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:21.380Z|181f7bed-a588-4cbb-87a1-66089240fe51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:21.444Z|c70735ba-9e79-4301-b09d-481886dcba6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:21.474Z|c70735ba-9e79-4301-b09d-481886dcba6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:30.393Z|4fe22643-7276-4986-952e-84cbf09f3490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:30.395Z|4fe22643-7276-4986-952e-84cbf09f3490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:31.533Z|19f59d44-6883-489b-a662-e019ab45c368|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:31.537Z|19f59d44-6883-489b-a662-e019ab45c368|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:31.602Z|f821527a-0ba4-42fc-848f-90e11b9609d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:31.603Z|f821527a-0ba4-42fc-848f-90e11b9609d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:34.154Z|7b5b7d88-68e8-4cc1-8969-80ebd9226178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:43:34.155Z|7b5b7d88-68e8-4cc1-8969-80ebd9226178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:43:34.848Z|bc3e6416-9990-4379-966f-bf93b66763a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:43:34.850Z|bc3e6416-9990-4379-966f-bf93b66763a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:43:40.446Z|057bfbb6-dbd5-4f60-b788-6d6da5883691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:40.447Z|057bfbb6-dbd5-4f60-b788-6d6da5883691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:41.642Z|1ceb1373-6b4d-4e99-bad9-e29c279f0472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:41.643Z|1ceb1373-6b4d-4e99-bad9-e29c279f0472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:41.657Z|b0f1b596-5b41-481d-93fa-9516f110093f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:41.658Z|b0f1b596-5b41-481d-93fa-9516f110093f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:49.154Z|8b271fea-08f1-4578-b739-326905ebf2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:43:49.155Z|8b271fea-08f1-4578-b739-326905ebf2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:43:50.512Z|288052de-de1d-4152-9e24-a658921b8209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:50.513Z|288052de-de1d-4152-9e24-a658921b8209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:51.800Z|76526022-a0c6-4a55-8873-513bc8cab281|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:51.801Z|76526022-a0c6-4a55-8873-513bc8cab281|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:43:51.929Z|239e9708-1b3e-42e0-b8ae-29bd2e8403e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:43:51.930Z|239e9708-1b3e-42e0-b8ae-29bd2e8403e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:00.581Z|09c6335b-5171-4096-a884-83c276a1a718|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:00.582Z|09c6335b-5171-4096-a884-83c276a1a718|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:02.004Z|cebd831d-9aeb-4962-89a8-2cf0f88e9450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:02.006Z|cebd831d-9aeb-4962-89a8-2cf0f88e9450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:02.158Z|a5de97fa-d578-427e-ae62-8f1c1a6f9572|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:02.162Z|a5de97fa-d578-427e-ae62-8f1c1a6f9572|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:04.158Z|6cc93edd-a3f0-46a2-a391-0dea7a5486b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:44:04.164Z|6cc93edd-a3f0-46a2-a391-0dea7a5486b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:44:04.851Z|70cab655-3fc1-4bcb-b413-0bd921f46ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:44:04.852Z|70cab655-3fc1-4bcb-b413-0bd921f46ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:44:10.667Z|4633c7bf-3948-4c9f-b644-c5679c559d18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:10.668Z|4633c7bf-3948-4c9f-b644-c5679c559d18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:12.214Z|0a6589ad-75fe-423b-bf7e-3afbb742d0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:12.215Z|0a6589ad-75fe-423b-bf7e-3afbb742d0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:12.272Z|041dfc93-0cf4-4117-989c-8b79ff9f97ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:12.273Z|041dfc93-0cf4-4117-989c-8b79ff9f97ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:14.198Z|7b79b48c-26f9-47bb-bd9a-6c129e0b3d35|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:44:14.199Z|7b79b48c-26f9-47bb-bd9a-6c129e0b3d35|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:19.155Z|fa6af87d-5eb8-4b91-8b3b-f5cb62ac8cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:44:19.156Z|fa6af87d-5eb8-4b91-8b3b-f5cb62ac8cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:44:20.786Z|ba2b394e-cfce-4793-8f7c-71d735a89b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:20.789Z|ba2b394e-cfce-4793-8f7c-71d735a89b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:22.319Z|86198c32-fadb-442d-9f0b-695b39b805bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:22.320Z|86198c32-fadb-442d-9f0b-695b39b805bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:22.411Z|30d65745-479a-4afb-a016-51b49db78463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:22.413Z|30d65745-479a-4afb-a016-51b49db78463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:30.919Z|871ea85f-93ea-4103-bd96-2c3263f97756|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:30.925Z|871ea85f-93ea-4103-bd96-2c3263f97756|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:32.378Z|2f0ad928-df94-43e8-8df8-f9c653e841b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:32.379Z|2f0ad928-df94-43e8-8df8-f9c653e841b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:32.605Z|9aed9ab8-2b1c-4a54-9cb8-ac67c2738251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:32.607Z|9aed9ab8-2b1c-4a54-9cb8-ac67c2738251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:34.155Z|9872844f-da03-4b15-9289-f97e94ed295e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:44:34.156Z|9872844f-da03-4b15-9289-f97e94ed295e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:44:34.854Z|bf111f34-9c45-4bc1-aa9c-0b43154e8619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:44:34.855Z|bf111f34-9c45-4bc1-aa9c-0b43154e8619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:44:41.102Z|4a36abd8-fbd7-4a49-8046-419fc8b54564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:41.104Z|4a36abd8-fbd7-4a49-8046-419fc8b54564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:42.439Z|336c297b-9b62-47d0-a475-31444b3c7711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:42.442Z|336c297b-9b62-47d0-a475-31444b3c7711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:42.681Z|92fcaa07-5908-4135-a213-e771caea8917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:42.683Z|92fcaa07-5908-4135-a213-e771caea8917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:49.154Z|f6585870-36a8-4eaa-8360-ba302edb6531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:44:49.161Z|f6585870-36a8-4eaa-8360-ba302edb6531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:44:51.209Z|7e50a4fe-ccf1-4f4d-b391-9466a3f14b99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:51.210Z|7e50a4fe-ccf1-4f4d-b391-9466a3f14b99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:52.511Z|a50eed32-5a71-489a-b6b9-edc87f2c2704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:52.512Z|a50eed32-5a71-489a-b6b9-edc87f2c2704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:44:52.722Z|c4138451-32e8-4c34-8d8b-07b5720f5bbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:44:52.723Z|c4138451-32e8-4c34-8d8b-07b5720f5bbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:01.305Z|241f9b4a-550d-45d5-b04e-51edaed42baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:01.307Z|241f9b4a-550d-45d5-b04e-51edaed42baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:02.642Z|68e2d951-0788-44a3-a3e4-346e5cd3d9c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:02.644Z|68e2d951-0788-44a3-a3e4-346e5cd3d9c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:02.787Z|09014190-fcfc-4955-876b-f8846559fd6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:02.788Z|09014190-fcfc-4955-876b-f8846559fd6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:04.168Z|fcb1efeb-867d-4076-a2fb-6704fb6d0752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:45:04.169Z|fcb1efeb-867d-4076-a2fb-6704fb6d0752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:45:04.858Z|b93dce23-712d-421d-be48-b30929a8d381|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:45:04.859Z|b93dce23-712d-421d-be48-b30929a8d381|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:45:11.359Z|0c25edd1-f7a4-488e-b3dc-b74a5ec431ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:11.380Z|0c25edd1-f7a4-488e-b3dc-b74a5ec431ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:12.784Z|56d08538-bbbe-4624-8572-699c1d9e8114|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:12.788Z|56d08538-bbbe-4624-8572-699c1d9e8114|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:12.907Z|faaaf7cc-b054-48f6-afcb-882a1f4416a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:12.912Z|faaaf7cc-b054-48f6-afcb-882a1f4416a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:14.221Z|7bb1c28f-bf78-4b3a-9bb6-34bc5196b976|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:45:14.222Z|7bb1c28f-bf78-4b3a-9bb6-34bc5196b976|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:19.154Z|6d3b3595-c355-411f-965a-b6c71f8f391f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:45:19.155Z|6d3b3595-c355-411f-965a-b6c71f8f391f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:45:21.656Z|b38a6f10-4ff4-4356-ba06-aee56530d572|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:21.666Z|b38a6f10-4ff4-4356-ba06-aee56530d572|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:22.877Z|b45d82e9-0aaf-42fe-9c49-b865861283b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:22.879Z|b45d82e9-0aaf-42fe-9c49-b865861283b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:23.053Z|95ca2750-ec30-4b39-9294-75f64f521998|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:23.054Z|95ca2750-ec30-4b39-9294-75f64f521998|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:31.837Z|f0cc9071-0fc6-40ef-a533-72d8ec71cc79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:31.838Z|f0cc9071-0fc6-40ef-a533-72d8ec71cc79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:33.039Z|cc165e4d-f483-492c-8858-039d226ff3c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:33.041Z|cc165e4d-f483-492c-8858-039d226ff3c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:33.145Z|7d158c46-f958-4725-addb-5a12f9f849c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:33.146Z|7d158c46-f958-4725-addb-5a12f9f849c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:34.158Z|75847de1-9207-4476-bc6a-8d5e0f21e230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:45:34.171Z|75847de1-9207-4476-bc6a-8d5e0f21e230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:45:34.860Z|fc0de981-be2b-40d7-bece-0d09d8595098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:45:34.865Z|fc0de981-be2b-40d7-bece-0d09d8595098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:45:42.137Z|a4766912-a2c3-4bcc-96e7-e1a9d0ccddad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:42.138Z|a4766912-a2c3-4bcc-96e7-e1a9d0ccddad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:43.164Z|cd92b546-74fe-45b3-99bb-b527145af537|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:43.165Z|cd92b546-74fe-45b3-99bb-b527145af537|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:43.249Z|04d0dd44-8cf3-4e97-a4c4-1b9f759ff7ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:43.251Z|04d0dd44-8cf3-4e97-a4c4-1b9f759ff7ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:49.157Z|28dc1a90-53f2-4e29-a804-60c0d5057883|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:45:49.157Z|28dc1a90-53f2-4e29-a804-60c0d5057883|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:45:52.305Z|08010df6-ff93-4bbe-a75b-71f1440ddff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:52.308Z|08010df6-ff93-4bbe-a75b-71f1440ddff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:53.279Z|2d46c434-063d-46bd-813e-2332318913d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:53.280Z|2d46c434-063d-46bd-813e-2332318913d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:45:53.372Z|f55262c9-2e45-4042-b122-24a2286b2055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:45:53.373Z|f55262c9-2e45-4042-b122-24a2286b2055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:02.473Z|59e650ae-1378-4644-8a6a-adc0561076d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:02.475Z|59e650ae-1378-4644-8a6a-adc0561076d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:03.391Z|9d3c6516-4ec1-4eac-8404-5af8b096f9be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:03.392Z|9d3c6516-4ec1-4eac-8404-5af8b096f9be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:03.491Z|7cf1cafe-617b-4f83-b03f-f2fc0c89001e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:03.493Z|7cf1cafe-617b-4f83-b03f-f2fc0c89001e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:04.158Z|03eef754-3b02-421d-abe4-2c437f96a711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:46:04.159Z|03eef754-3b02-421d-abe4-2c437f96a711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:46:04.871Z|84ab8f48-a49f-4591-a1a4-a761656cc571|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:46:04.871Z|84ab8f48-a49f-4591-a1a4-a761656cc571|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:46:12.576Z|1317e98a-e390-4a2d-9d1c-a6f1e8f66838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:12.578Z|1317e98a-e390-4a2d-9d1c-a6f1e8f66838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:13.450Z|264644bd-e481-4a09-b3d4-19fadabbe789|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:13.454Z|264644bd-e481-4a09-b3d4-19fadabbe789|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:13.578Z|308b80a1-7768-4edd-b014-f8490b87a93a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:13.581Z|308b80a1-7768-4edd-b014-f8490b87a93a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:14.229Z|a860daeb-af39-4f3e-b921-98a90bceb128|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:46:14.236Z|a860daeb-af39-4f3e-b921-98a90bceb128|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:19.154Z|d6e38c38-f1fa-418c-8030-3bf4a8c0a001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:46:19.166Z|d6e38c38-f1fa-418c-8030-3bf4a8c0a001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:46:22.758Z|6f9543c7-9497-4b17-9e71-3c015406e819|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:22.759Z|6f9543c7-9497-4b17-9e71-3c015406e819|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:23.570Z|14fc0f16-60de-4531-af81-56bc875c41ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:23.571Z|14fc0f16-60de-4531-af81-56bc875c41ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:23.678Z|4832d5a2-5590-41ee-b03d-012c88e828f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:23.689Z|4832d5a2-5590-41ee-b03d-012c88e828f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:32.825Z|8bd42fc0-c468-4cf0-8ed2-f1d017dd026c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:32.826Z|8bd42fc0-c468-4cf0-8ed2-f1d017dd026c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:33.758Z|6a8f79a7-b93f-4678-9de5-cf90aaf632cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:33.759Z|6a8f79a7-b93f-4678-9de5-cf90aaf632cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:33.842Z|c89152c2-cd1a-4836-a7ae-6360db026ae5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:33.844Z|c89152c2-cd1a-4836-a7ae-6360db026ae5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:34.157Z|0dde167d-24b2-4394-9018-656d9e5f25cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:46:34.158Z|0dde167d-24b2-4394-9018-656d9e5f25cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:46:34.872Z|10a60293-a649-4ee8-b8a4-19c3666a7d3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:46:34.873Z|10a60293-a649-4ee8-b8a4-19c3666a7d3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:46:42.919Z|76b2a700-10cc-41b4-b93b-c650bbc28414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:42.921Z|76b2a700-10cc-41b4-b93b-c650bbc28414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:43.865Z|f7fe371b-bc16-48f0-bd92-17cfdf550d92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:43.867Z|f7fe371b-bc16-48f0-bd92-17cfdf550d92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:44.016Z|d245238b-4387-485b-b07f-0f40576f4e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:44.023Z|d245238b-4387-485b-b07f-0f40576f4e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:49.154Z|a083a6e9-bbf7-4a0a-81b3-fcdfd063578a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:46:49.155Z|a083a6e9-bbf7-4a0a-81b3-fcdfd063578a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:46:53.041Z|8299f9fe-6a54-461e-8c3c-56de23a2bbb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:53.042Z|8299f9fe-6a54-461e-8c3c-56de23a2bbb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:53.940Z|52dec4de-2a2f-4fc0-bce0-a9ca2d822534|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:53.941Z|52dec4de-2a2f-4fc0-bce0-a9ca2d822534|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:46:54.173Z|64f0e15a-44d4-461a-9c13-dfc189c120b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:46:54.176Z|64f0e15a-44d4-461a-9c13-dfc189c120b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:03.375Z|b04754ad-e4b6-4368-8f6f-debdf050b1f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:03.382Z|b04754ad-e4b6-4368-8f6f-debdf050b1f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:04.077Z|2eeb7d00-5a82-4c72-adb5-20a45216f379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:04.081Z|2eeb7d00-5a82-4c72-adb5-20a45216f379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:04.154Z|eb63b21b-6f0b-4f71-87fd-8ad6d2b38932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:47:04.160Z|eb63b21b-6f0b-4f71-87fd-8ad6d2b38932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:47:04.369Z|e71b070e-f39f-40b6-9f6f-f8bca7189018|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:04.370Z|e71b070e-f39f-40b6-9f6f-f8bca7189018|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:04.875Z|91566902-b01f-44d1-826b-16097072ddb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:47:04.876Z|91566902-b01f-44d1-826b-16097072ddb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:47:13.612Z|5a56eb85-4b2e-4493-aa2e-796afaab794e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:13.613Z|5a56eb85-4b2e-4493-aa2e-796afaab794e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:14.194Z|97881561-3710-4e64-ae0b-6124feff653f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:14.195Z|97881561-3710-4e64-ae0b-6124feff653f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:14.254Z|73ee4082-650e-4483-ab90-c97c2b713987|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:47:14.256Z|73ee4082-650e-4483-ab90-c97c2b713987|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:14.679Z|1bc39f99-63f5-490a-8775-3407ab75b342|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:14.699Z|1bc39f99-63f5-490a-8775-3407ab75b342|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:19.155Z|20dd0af7-6ba7-4bad-bf56-844ebc88874d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:47:19.156Z|20dd0af7-6ba7-4bad-bf56-844ebc88874d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:47:23.833Z|21533258-f7b4-47dc-a57c-464963b40961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:23.834Z|21533258-f7b4-47dc-a57c-464963b40961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:24.342Z|c393d006-414e-481a-b01e-a691a13557c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:24.346Z|c393d006-414e-481a-b01e-a691a13557c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:25.063Z|90580521-cf69-4378-a020-060469c61cdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:25.065Z|90580521-cf69-4378-a020-060469c61cdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:34.039Z|7c9673bd-affb-43d7-8cf6-b2303da554e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:34.041Z|7c9673bd-affb-43d7-8cf6-b2303da554e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:34.156Z|fd97aa81-cb81-4e6e-9730-94090203e972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:47:34.156Z|fd97aa81-cb81-4e6e-9730-94090203e972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:47:34.703Z|8a593500-cf6c-4ada-9782-1a3edc1d8c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:34.705Z|8a593500-cf6c-4ada-9782-1a3edc1d8c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:34.889Z|401b4616-839b-42cd-8286-fd114b54176f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:47:34.890Z|401b4616-839b-42cd-8286-fd114b54176f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:47:35.352Z|0a3d36a8-2caf-4bc7-bcdd-1f4d26deb6c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:35.353Z|0a3d36a8-2caf-4bc7-bcdd-1f4d26deb6c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:44.344Z|8ff5ffaf-a043-4199-a733-d3c27a8ccd44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:44.351Z|8ff5ffaf-a043-4199-a733-d3c27a8ccd44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:45.115Z|7cd901af-9ce0-4db3-b56d-aa9e456e389f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:45.117Z|7cd901af-9ce0-4db3-b56d-aa9e456e389f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:45.421Z|60aa3f1b-434d-4c94-8a80-fd07f555174b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:45.448Z|60aa3f1b-434d-4c94-8a80-fd07f555174b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:49.164Z|db7634a3-217d-496c-8d33-29725129730d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:47:49.170Z|db7634a3-217d-496c-8d33-29725129730d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:47:54.575Z|66b4468d-94c4-4729-9ddb-1dcf2934f603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:54.576Z|66b4468d-94c4-4729-9ddb-1dcf2934f603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:55.371Z|7d73ab7f-c97e-4c50-bac5-02c0049ee255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:55.373Z|7d73ab7f-c97e-4c50-bac5-02c0049ee255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:47:55.590Z|09ce4581-7993-4b07-88e3-0babe9d7b5a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:47:55.591Z|09ce4581-7993-4b07-88e3-0babe9d7b5a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:04.190Z|190c70b5-6f21-453e-9314-0e4c84740df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:48:04.191Z|190c70b5-6f21-453e-9314-0e4c84740df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:48:04.891Z|20337fc0-0d72-4ae9-9165-80c8ef353127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:04.892Z|1860cf45-8753-48ce-b885-e2ebb6953eae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:48:04.892Z|1860cf45-8753-48ce-b885-e2ebb6953eae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:48:04.892Z|20337fc0-0d72-4ae9-9165-80c8ef353127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:05.615Z|b1254402-a697-4ce3-a7a0-12ef5c35191a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:05.623Z|b1254402-a697-4ce3-a7a0-12ef5c35191a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:05.865Z|21cbd46e-dce2-45c1-ab3f-e03917cf8fa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:05.866Z|21cbd46e-dce2-45c1-ab3f-e03917cf8fa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:14.192Z|2b1eb23b-e5f0-4baa-ae76-9b9ae5d713a9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:48:14.197Z|2b1eb23b-e5f0-4baa-ae76-9b9ae5d713a9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:15.108Z|a529dd2b-7f19-48c2-b492-3d693033a9fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:15.110Z|a529dd2b-7f19-48c2-b492-3d693033a9fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:15.831Z|38901821-af23-42b1-a7da-1aaeb7258f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:15.832Z|38901821-af23-42b1-a7da-1aaeb7258f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:15.989Z|dc02527e-a7c6-4d23-a09b-679e818040da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:15.990Z|dc02527e-a7c6-4d23-a09b-679e818040da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:19.154Z|108a9dc9-a237-4e99-8393-7ed68972b98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:48:19.155Z|108a9dc9-a237-4e99-8393-7ed68972b98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:48:25.253Z|982458f0-11af-49cc-89e1-98cde349281f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:25.254Z|982458f0-11af-49cc-89e1-98cde349281f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:25.955Z|5956ec42-ba88-4e55-ba57-6f6b7c255807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:25.960Z|5956ec42-ba88-4e55-ba57-6f6b7c255807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:26.077Z|4a89cd74-1ff6-4b62-9b14-b99020a50541|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:26.079Z|4a89cd74-1ff6-4b62-9b14-b99020a50541|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:34.174Z|8aa5935e-fe73-43ba-9be3-b60dff5de0a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:48:34.239Z|8aa5935e-fe73-43ba-9be3-b60dff5de0a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:48:34.893Z|2f6fdda6-c7fe-4ee8-9c54-b67e09a766b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:48:34.895Z|2f6fdda6-c7fe-4ee8-9c54-b67e09a766b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:48:35.396Z|a4a4d15b-9fb8-4bdb-ba1b-91859c221809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:35.397Z|a4a4d15b-9fb8-4bdb-ba1b-91859c221809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:36.090Z|ed00b51c-a723-4ddc-b867-5a72a5f8dc56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:36.091Z|ed00b51c-a723-4ddc-b867-5a72a5f8dc56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:36.137Z|1aba5a20-c1a7-4b43-b659-4b83c0dd1738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:36.139Z|1aba5a20-c1a7-4b43-b659-4b83c0dd1738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:45.459Z|4a917289-9056-4515-baf1-82ac80a680c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:45.460Z|4a917289-9056-4515-baf1-82ac80a680c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:46.203Z|974c37b3-6dbc-4a7e-aa0a-0efb26b9db61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:46.207Z|974c37b3-6dbc-4a7e-aa0a-0efb26b9db61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:46.241Z|da494645-baac-4262-9582-21f8ca708ca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:46.242Z|da494645-baac-4262-9582-21f8ca708ca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:49.154Z|09b247c6-8922-4680-ad70-fdf4bbd1a861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:48:49.155Z|09b247c6-8922-4680-ad70-fdf4bbd1a861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:48:55.514Z|c15e6af0-5e6b-4942-85b6-e57e8e3ebe53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:55.515Z|c15e6af0-5e6b-4942-85b6-e57e8e3ebe53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:56.311Z|e6751f35-0757-49ea-9b3e-553508821e9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:56.315Z|e6751f35-0757-49ea-9b3e-553508821e9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:48:56.327Z|1cddc1b4-e143-4f25-9595-79885f7fa72b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:48:56.330Z|1cddc1b4-e143-4f25-9595-79885f7fa72b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:04.179Z|6dae7b11-951d-4e6f-9cab-790b5ab22761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:49:04.179Z|6dae7b11-951d-4e6f-9cab-790b5ab22761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:49:04.896Z|e55923b8-f878-4949-8492-ea8280509668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:49:04.897Z|e55923b8-f878-4949-8492-ea8280509668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:49:05.567Z|7cdbc292-8c13-4a10-aa05-0b3d188a24bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:05.568Z|7cdbc292-8c13-4a10-aa05-0b3d188a24bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:06.393Z|a1139419-7a5d-486c-9300-2d2cf6212c7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:06.395Z|a1139419-7a5d-486c-9300-2d2cf6212c7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:06.457Z|fb64e81b-d62d-4d45-8f82-b530faf2475f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:06.463Z|fb64e81b-d62d-4d45-8f82-b530faf2475f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:14.202Z|205e00dc-af69-4ef8-8e76-a43228b88fa9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:49:14.209Z|205e00dc-af69-4ef8-8e76-a43228b88fa9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:15.624Z|5e3e7320-dc25-4046-a9b1-5eda46f8bc9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:15.626Z|5e3e7320-dc25-4046-a9b1-5eda46f8bc9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:16.533Z|142aa35d-ef9b-4b32-a4f1-2da6e7fcfa5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:16.534Z|142aa35d-ef9b-4b32-a4f1-2da6e7fcfa5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:16.596Z|b9d0cd93-bb3e-4862-be36-ccaead4cad3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:16.599Z|b9d0cd93-bb3e-4862-be36-ccaead4cad3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:19.154Z|41748d7d-14df-48bb-8d18-94840f849b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:49:19.163Z|41748d7d-14df-48bb-8d18-94840f849b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:49:25.667Z|a5a21cc5-43ce-45f0-ad54-04356bc2776f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:25.669Z|a5a21cc5-43ce-45f0-ad54-04356bc2776f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:26.583Z|bcbab1c0-1f78-4a05-9f40-669931777d8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:26.584Z|bcbab1c0-1f78-4a05-9f40-669931777d8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:26.641Z|ac095909-d46e-4956-ac82-7b299384ce18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:26.642Z|ac095909-d46e-4956-ac82-7b299384ce18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:34.154Z|af2c6e0f-fa70-49df-aeab-439ca1b63980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:49:34.155Z|af2c6e0f-fa70-49df-aeab-439ca1b63980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:49:34.902Z|0bbd97be-ee0f-4be2-a1f5-f3c26ffd8f1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:49:34.903Z|0bbd97be-ee0f-4be2-a1f5-f3c26ffd8f1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:49:35.702Z|cbeb4e4a-a9ec-4e90-80c4-918f35dd958e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:35.703Z|cbeb4e4a-a9ec-4e90-80c4-918f35dd958e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:36.624Z|8e435795-8a26-4728-8170-6fc43faf3daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:36.625Z|8e435795-8a26-4728-8170-6fc43faf3daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:36.697Z|52c34c47-70e6-4866-9d25-e9622854d842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:36.698Z|52c34c47-70e6-4866-9d25-e9622854d842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:45.781Z|5a10d7e7-07e3-4f04-8762-86f0c588eea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:45.783Z|5a10d7e7-07e3-4f04-8762-86f0c588eea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:46.674Z|bac5b02d-e0df-43d1-97ce-1c933a395c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:46.675Z|bac5b02d-e0df-43d1-97ce-1c933a395c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:46.742Z|2ea1cd55-b6fa-494c-870f-42ef758810b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:46.743Z|2ea1cd55-b6fa-494c-870f-42ef758810b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:49.163Z|51015e2e-25c3-49ad-a1f5-d145fa8dc829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:49:49.177Z|51015e2e-25c3-49ad-a1f5-d145fa8dc829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:49:55.838Z|c99df54b-6c2f-4efd-a6bf-d01713494497|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:55.839Z|c99df54b-6c2f-4efd-a6bf-d01713494497|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:56.739Z|19536ceb-533d-4651-9d6b-480179eeaee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:56.745Z|19536ceb-533d-4651-9d6b-480179eeaee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:49:56.780Z|ae0477c5-e9e2-41b8-af0a-2462fc669369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:49:56.782Z|ae0477c5-e9e2-41b8-af0a-2462fc669369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:04.161Z|a8f9e43e-5b46-4da0-8d6a-362fda49e4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:50:04.162Z|a8f9e43e-5b46-4da0-8d6a-362fda49e4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:50:04.904Z|c21be2ce-a8e4-44c0-a8aa-68f1e0cb224e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:50:04.906Z|c21be2ce-a8e4-44c0-a8aa-68f1e0cb224e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:50:05.932Z|3ebd8215-d635-4c86-8260-5adc841f56cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:05.933Z|3ebd8215-d635-4c86-8260-5adc841f56cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:06.806Z|654d0bc9-d871-4366-bb13-4e42b7618e3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:06.807Z|654d0bc9-d871-4366-bb13-4e42b7618e3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:06.873Z|5ccac12e-67e2-48f6-bf1f-77fe679af1a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:06.874Z|5ccac12e-67e2-48f6-bf1f-77fe679af1a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:14.195Z|db336d1f-bd9c-4735-b56e-78133a9e4590|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:50:14.196Z|db336d1f-bd9c-4735-b56e-78133a9e4590|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:15.994Z|a67b4c57-e27e-4621-ac24-7ea34c72aa76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:15.996Z|a67b4c57-e27e-4621-ac24-7ea34c72aa76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:16.880Z|382c7c75-6243-4a16-9654-29435fd75aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:16.884Z|382c7c75-6243-4a16-9654-29435fd75aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:16.927Z|dcd00aba-3945-4766-8ca2-8192f87437b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:16.928Z|dcd00aba-3945-4766-8ca2-8192f87437b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:19.155Z|ff591217-a842-4852-b2ec-f72a6bc1fa73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:50:19.156Z|ff591217-a842-4852-b2ec-f72a6bc1fa73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:50:26.070Z|a95dc628-6714-4f18-8bf3-02628886caef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:26.071Z|a95dc628-6714-4f18-8bf3-02628886caef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:26.952Z|206a6870-81b4-4737-8175-3a739936af02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:26.953Z|206a6870-81b4-4737-8175-3a739936af02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:27.022Z|54cf305f-2eb0-47bd-93ab-cb14e31359e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:27.023Z|54cf305f-2eb0-47bd-93ab-cb14e31359e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:34.155Z|f61c936b-7ab7-4f38-b0c6-6144a40d3eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:50:34.162Z|f61c936b-7ab7-4f38-b0c6-6144a40d3eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:50:34.908Z|536c1dcc-96ef-4c06-b1b7-7c67610c16e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:50:34.910Z|536c1dcc-96ef-4c06-b1b7-7c67610c16e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:50:36.150Z|493b272e-f7fd-4aff-b9c5-4e1a0b35475b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:36.152Z|493b272e-f7fd-4aff-b9c5-4e1a0b35475b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:37.021Z|ce727bed-6d82-475a-9ea0-4d02ea8eecaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:37.022Z|ce727bed-6d82-475a-9ea0-4d02ea8eecaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:37.096Z|79ed8b1a-085f-4a71-92a1-c5c399bb2da9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:37.097Z|79ed8b1a-085f-4a71-92a1-c5c399bb2da9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:46.254Z|3d58e6d8-2c95-46bf-9f46-fe644eeb9166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:46.255Z|3d58e6d8-2c95-46bf-9f46-fe644eeb9166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:47.078Z|12eefb23-9ddd-4e8e-9913-bbb5f69be5a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:47.079Z|12eefb23-9ddd-4e8e-9913-bbb5f69be5a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:47.221Z|004bb53f-e1d6-4d96-b892-f7c9fa10440e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:47.223Z|004bb53f-e1d6-4d96-b892-f7c9fa10440e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:49.154Z|b65c3c65-72f4-49d2-b1f6-a5d4c61db88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:50:49.155Z|b65c3c65-72f4-49d2-b1f6-a5d4c61db88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:50:56.333Z|609b5cab-6707-4594-bb5d-8f3bbf5a1211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:56.334Z|609b5cab-6707-4594-bb5d-8f3bbf5a1211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:57.154Z|33df0f34-4fc0-4070-b856-1b8366fa8693|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:57.155Z|33df0f34-4fc0-4070-b856-1b8366fa8693|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:50:57.363Z|bed04556-7508-4949-9b63-2751fcc8d017|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:50:57.368Z|bed04556-7508-4949-9b63-2751fcc8d017|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:04.155Z|c310604b-c0ef-4cb6-897c-163c1389eaa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:51:04.155Z|c310604b-c0ef-4cb6-897c-163c1389eaa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:51:04.913Z|af3473a9-2150-4260-87cc-02e84b03ff89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:51:04.914Z|af3473a9-2150-4260-87cc-02e84b03ff89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:51:06.449Z|9293d27f-6db5-455b-bba7-769cabaa09f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:06.451Z|9293d27f-6db5-455b-bba7-769cabaa09f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:07.281Z|2ebdadca-ca39-4e5d-a681-f34ec12a235f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:07.282Z|2ebdadca-ca39-4e5d-a681-f34ec12a235f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:07.451Z|d312414f-eb98-4cc2-98fd-70a91f89f426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:07.453Z|d312414f-eb98-4cc2-98fd-70a91f89f426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:14.204Z|3bf475da-e10c-431c-9132-c5aff64a47f8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:51:14.205Z|3bf475da-e10c-431c-9132-c5aff64a47f8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:16.532Z|e4ab2135-8c9b-456a-9ca2-85221e1cbad2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:16.533Z|e4ab2135-8c9b-456a-9ca2-85221e1cbad2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:17.347Z|de93967e-aa90-4c6b-8448-2205f2f7258e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:17.348Z|de93967e-aa90-4c6b-8448-2205f2f7258e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:17.493Z|5a0209eb-0c94-4ffb-bc0b-6cc4f56a0d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:17.494Z|5a0209eb-0c94-4ffb-bc0b-6cc4f56a0d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:19.154Z|802beaf5-eeff-46f6-955d-73af2888e172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:51:19.164Z|802beaf5-eeff-46f6-955d-73af2888e172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:51:26.613Z|a4d3cb10-7fae-4c04-8893-2932f58a0b01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:26.616Z|a4d3cb10-7fae-4c04-8893-2932f58a0b01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:27.422Z|81cf4e0c-2895-4798-8d46-7234d3f74d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:27.427Z|81cf4e0c-2895-4798-8d46-7234d3f74d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:27.541Z|01d619e0-fc75-4baa-8563-3ef1d0e19201|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:27.542Z|01d619e0-fc75-4baa-8563-3ef1d0e19201|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:34.155Z|5b26bdf8-66b6-48d6-b59a-b0578cfee675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:51:34.158Z|5b26bdf8-66b6-48d6-b59a-b0578cfee675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:51:34.918Z|6874301c-2844-4ca1-9e84-90b5c76b566e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:51:34.919Z|6874301c-2844-4ca1-9e84-90b5c76b566e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:51:36.699Z|40c7627a-81d3-439b-b441-bce16ec13b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:36.705Z|40c7627a-81d3-439b-b441-bce16ec13b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:37.490Z|c439923d-015e-4eda-9ac3-ecd96ff2f071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:37.491Z|c439923d-015e-4eda-9ac3-ecd96ff2f071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:37.672Z|1000e6ed-e5b4-4de1-9a06-a7262dfc3544|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:37.673Z|1000e6ed-e5b4-4de1-9a06-a7262dfc3544|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:46.828Z|8cedbf8f-51c1-4487-8ddb-a9e6c541e641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:46.829Z|8cedbf8f-51c1-4487-8ddb-a9e6c541e641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:47.539Z|4b09fb1a-2b5e-4a61-8d30-35cc1c79b496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:47.540Z|4b09fb1a-2b5e-4a61-8d30-35cc1c79b496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:47.799Z|b3ebf859-3cfc-4cc4-b974-16808e35891f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:47.801Z|b3ebf859-3cfc-4cc4-b974-16808e35891f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:49.155Z|6629271c-6c7b-431e-9982-0fde7ce610de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:51:49.192Z|6629271c-6c7b-431e-9982-0fde7ce610de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:51:56.928Z|13de2b9a-d9c3-4c67-ae6b-707dcc12ec07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:56.930Z|13de2b9a-d9c3-4c67-ae6b-707dcc12ec07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:57.587Z|df79b6c4-0310-4592-a843-b151d04f75f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:57.592Z|df79b6c4-0310-4592-a843-b151d04f75f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:51:57.839Z|d5a588fe-cc61-413b-bb8e-fa29874d64e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:51:57.841Z|d5a588fe-cc61-413b-bb8e-fa29874d64e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:04.155Z|b66f74c3-143b-42a5-807e-ad29a50a7ea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:52:04.160Z|b66f74c3-143b-42a5-807e-ad29a50a7ea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:52:04.920Z|0f4b5c90-356f-4c05-b33a-494ca7f3266f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:52:04.930Z|0f4b5c90-356f-4c05-b33a-494ca7f3266f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:52:06.988Z|5c51814e-2228-457f-ad46-4fb47a808257|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:06.996Z|5c51814e-2228-457f-ad46-4fb47a808257|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:07.668Z|e1fc7de7-6092-4c33-9f4e-78bcf2f8acfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:07.671Z|e1fc7de7-6092-4c33-9f4e-78bcf2f8acfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:07.888Z|ed2f8a55-7a62-4388-9f14-ed33c7379ad1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:07.893Z|ed2f8a55-7a62-4388-9f14-ed33c7379ad1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:14.223Z|953c988d-e653-42cf-8187-73c670a1774e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:52:14.229Z|953c988d-e653-42cf-8187-73c670a1774e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:17.067Z|db156104-0bf4-46a9-a918-2d224a059d62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:17.068Z|db156104-0bf4-46a9-a918-2d224a059d62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:17.754Z|959d3b7d-5b0c-4883-98a5-e0b9ca37b340|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:17.755Z|959d3b7d-5b0c-4883-98a5-e0b9ca37b340|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:17.999Z|bca0a5ce-b548-4366-96a2-4a006a06ecc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:18.001Z|bca0a5ce-b548-4366-96a2-4a006a06ecc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:19.154Z|d29b21b9-a15c-4fbd-9aa7-210c826e0516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:52:19.155Z|d29b21b9-a15c-4fbd-9aa7-210c826e0516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:52:27.151Z|32dbaf54-f8f4-4624-b506-aed007c06178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:27.152Z|32dbaf54-f8f4-4624-b506-aed007c06178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:27.843Z|a0376608-b67b-424f-a73b-01bab58d0318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:27.854Z|a0376608-b67b-424f-a73b-01bab58d0318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:28.055Z|34155447-cbb7-4bac-a477-b6328c0a95bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:28.064Z|34155447-cbb7-4bac-a477-b6328c0a95bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:34.159Z|1a0e1508-aa33-4a89-aece-a9ec5481623b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:52:34.199Z|1a0e1508-aa33-4a89-aece-a9ec5481623b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:52:34.932Z|705d69d3-01c5-45aa-9851-9add7c52f421|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:52:34.933Z|705d69d3-01c5-45aa-9851-9add7c52f421|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:52:37.218Z|1e17fe87-4852-4f4f-ad12-b3926bb5137b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:37.219Z|1e17fe87-4852-4f4f-ad12-b3926bb5137b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:37.907Z|891b609d-0aa2-499d-b4f5-f1ceddb50fed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:37.911Z|891b609d-0aa2-499d-b4f5-f1ceddb50fed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:38.123Z|018bf4b9-0adc-4cd9-95fa-eb810325cf05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:38.125Z|018bf4b9-0adc-4cd9-95fa-eb810325cf05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:47.271Z|dc7d5dc0-71ec-46e0-96c7-711b1db65ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:47.272Z|dc7d5dc0-71ec-46e0-96c7-711b1db65ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:47.977Z|ed3dbea0-6e84-4067-8097-2ceba6690fce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:47.979Z|ed3dbea0-6e84-4067-8097-2ceba6690fce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:48.210Z|c6ecdc20-c330-4c42-bb8c-ea17283ae9f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:48.217Z|c6ecdc20-c330-4c42-bb8c-ea17283ae9f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:49.158Z|25d0cdfc-9d6d-41be-8409-4840b0ae9370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:52:49.158Z|25d0cdfc-9d6d-41be-8409-4840b0ae9370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:52:57.314Z|7e4e9fbb-afa0-4333-8b5b-14c942f3b89f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:57.317Z|7e4e9fbb-afa0-4333-8b5b-14c942f3b89f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:58.047Z|8dc45a95-c409-44ea-a8e4-c6bee1999dab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:58.048Z|8dc45a95-c409-44ea-a8e4-c6bee1999dab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:52:58.273Z|d1232501-a779-4219-97c8-a9bcb01d64f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:52:58.293Z|d1232501-a779-4219-97c8-a9bcb01d64f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:04.155Z|7de910b2-8a6d-4fda-abec-114d1f586f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:53:04.157Z|7de910b2-8a6d-4fda-abec-114d1f586f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:53:04.935Z|44eb074c-c6db-4bb1-965d-128a5daa5163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:53:04.937Z|44eb074c-c6db-4bb1-965d-128a5daa5163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:53:07.415Z|014792cb-3579-4a40-b618-82c6c0d190f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:07.417Z|014792cb-3579-4a40-b618-82c6c0d190f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:08.127Z|8dee481b-28c8-4323-8ef1-e0f8c27dc70b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:08.128Z|8dee481b-28c8-4323-8ef1-e0f8c27dc70b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:08.375Z|b7615d53-c1a5-429d-9d2f-14ed825b5d5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:08.377Z|b7615d53-c1a5-429d-9d2f-14ed825b5d5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:14.243Z|2f7a75a0-b266-4958-b354-9f8dec19a507|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:53:14.246Z|2f7a75a0-b266-4958-b354-9f8dec19a507|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:17.538Z|17d9fb12-44b0-4507-84d2-bbbeab489354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:17.540Z|17d9fb12-44b0-4507-84d2-bbbeab489354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:18.240Z|a338e0f1-4f94-4b3a-9eca-e22cd33c973b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:18.241Z|a338e0f1-4f94-4b3a-9eca-e22cd33c973b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:18.467Z|0b56c554-459a-4559-b17d-09cd196998ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:18.473Z|0b56c554-459a-4559-b17d-09cd196998ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:19.160Z|96171bc8-6384-40a4-9676-df2400f0b8a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:53:19.169Z|96171bc8-6384-40a4-9676-df2400f0b8a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:53:27.606Z|1f132e76-ff8c-4545-ad5e-9ea2bda886f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:27.608Z|1f132e76-ff8c-4545-ad5e-9ea2bda886f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:28.365Z|20224145-ee4d-4b12-82f6-0b36110eb827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:28.366Z|20224145-ee4d-4b12-82f6-0b36110eb827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:28.551Z|a9de8354-ebd4-4671-b36e-bb15f388b819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:28.552Z|a9de8354-ebd4-4671-b36e-bb15f388b819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:34.159Z|5be47c90-a4e4-4873-956d-fc57926c8391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:53:34.160Z|5be47c90-a4e4-4873-956d-fc57926c8391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:53:34.961Z|ff0fa3bc-0a94-49a1-96a0-bf4635c16812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:53:34.965Z|ff0fa3bc-0a94-49a1-96a0-bf4635c16812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:53:37.704Z|c172e01f-e72d-4fb4-9e20-962f7d3bbd65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:37.707Z|c172e01f-e72d-4fb4-9e20-962f7d3bbd65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:38.462Z|7e63a81c-212c-4a5b-8d47-dd377d88b074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:38.464Z|7e63a81c-212c-4a5b-8d47-dd377d88b074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:38.643Z|82b5149d-ad1b-400e-9538-4958e8975873|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:38.646Z|82b5149d-ad1b-400e-9538-4958e8975873|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:47.760Z|16b99c9e-f2da-49ca-9209-c43565ef71cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:47.762Z|16b99c9e-f2da-49ca-9209-c43565ef71cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:48.550Z|86f54596-15f5-4be9-adba-7409d7147858|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:48.551Z|86f54596-15f5-4be9-adba-7409d7147858|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:48.709Z|04ae2c92-809a-4900-a1b8-5823e5e84147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:48.711Z|04ae2c92-809a-4900-a1b8-5823e5e84147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:49.156Z|aef06971-2dac-4f4a-8fa9-9d3db563855a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:53:49.157Z|aef06971-2dac-4f4a-8fa9-9d3db563855a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:53:57.846Z|50cb9583-7f9d-4e5f-9a23-0e6277c6cccc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:57.854Z|50cb9583-7f9d-4e5f-9a23-0e6277c6cccc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:58.625Z|2b258a7c-8f48-47c9-964c-c3bc56a3b3b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:58.626Z|2b258a7c-8f48-47c9-964c-c3bc56a3b3b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:53:58.785Z|4aa87cda-f190-434e-992c-bb37c201f659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:53:58.787Z|4aa87cda-f190-434e-992c-bb37c201f659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:04.155Z|79f6a460-18e4-4cf9-8ee4-5e9ae707a21d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:54:04.163Z|79f6a460-18e4-4cf9-8ee4-5e9ae707a21d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:54:04.973Z|7723be16-e482-49bd-8c14-48284921f7e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:54:04.980Z|7723be16-e482-49bd-8c14-48284921f7e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:54:07.933Z|5d38a4dd-bad6-444b-9e54-d0b1a6522a7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:07.935Z|5d38a4dd-bad6-444b-9e54-d0b1a6522a7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:08.769Z|39e77832-7c3a-47ba-a52b-7417322e7fde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:08.770Z|39e77832-7c3a-47ba-a52b-7417322e7fde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:08.873Z|57beeb7a-a815-4b94-91a6-fbedfd339286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:08.874Z|57beeb7a-a815-4b94-91a6-fbedfd339286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:14.259Z|231a8808-e8c4-43c5-bf03-029cc89fc555|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:54:14.302Z|231a8808-e8c4-43c5-bf03-029cc89fc555|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:18.218Z|0de9d8fd-64a3-4ff9-9122-82b1428d8557|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:18.234Z|0de9d8fd-64a3-4ff9-9122-82b1428d8557|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:18.903Z|7454fba2-824a-4408-a31d-324bd92ab8d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:18.904Z|7454fba2-824a-4408-a31d-324bd92ab8d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:18.986Z|c762a6e8-7753-4c39-ac04-405029fa50a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:18.987Z|c762a6e8-7753-4c39-ac04-405029fa50a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:19.163Z|74ef0940-e1f8-496b-8dcd-5eb8ad115932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:54:19.163Z|74ef0940-e1f8-496b-8dcd-5eb8ad115932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:54:28.364Z|806fe749-7aed-44aa-bbb7-270a9828dce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:28.366Z|806fe749-7aed-44aa-bbb7-270a9828dce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:28.986Z|6d8df6be-8185-40ca-9df6-5ca0599a56aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:28.987Z|6d8df6be-8185-40ca-9df6-5ca0599a56aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:29.114Z|5da487c6-9544-4a51-a66e-93affeec2c3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:29.115Z|5da487c6-9544-4a51-a66e-93affeec2c3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:34.154Z|fc7d6ddd-5e03-4db8-bdff-587cb05d1ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:54:34.162Z|fc7d6ddd-5e03-4db8-bdff-587cb05d1ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:54:34.982Z|d267ac98-20db-4546-90e2-928b9716ce6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:54:34.983Z|d267ac98-20db-4546-90e2-928b9716ce6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:54:38.449Z|f4c46f02-a7fb-4d5e-9e96-bd0179610345|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:38.452Z|f4c46f02-a7fb-4d5e-9e96-bd0179610345|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:39.082Z|70d657d7-b170-425f-bcb2-bc906eed6bf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:39.084Z|70d657d7-b170-425f-bcb2-bc906eed6bf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:39.293Z|5e7bc27e-92e1-4ba7-886a-d67aab14040b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:39.294Z|5e7bc27e-92e1-4ba7-886a-d67aab14040b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:48.562Z|5bdac78e-cc2b-4ff2-a9d4-0c87e160ffa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:48.568Z|5bdac78e-cc2b-4ff2-a9d4-0c87e160ffa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:49.154Z|015b81b0-a916-402e-8a2e-f9506287a851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:54:49.155Z|015b81b0-a916-402e-8a2e-f9506287a851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:54:49.311Z|3aaeb595-f12a-40e8-83bf-91499feed86a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:49.313Z|3aaeb595-f12a-40e8-83bf-91499feed86a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:49.484Z|0dc8501f-0de5-4f68-94e1-f3eb2572160a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:49.486Z|0dc8501f-0de5-4f68-94e1-f3eb2572160a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:58.694Z|87a38957-bcb3-44b2-8770-36e69b810cf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:58.700Z|87a38957-bcb3-44b2-8770-36e69b810cf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:59.431Z|e56cb853-d6c9-4fe3-b62f-068c2145c08c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:59.432Z|e56cb853-d6c9-4fe3-b62f-068c2145c08c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:54:59.570Z|be06cd0a-d3ec-40a2-8594-118990ad4e2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:54:59.571Z|be06cd0a-d3ec-40a2-8594-118990ad4e2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:04.166Z|db7c2190-9bed-4844-9b90-c04ad1315e58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:55:04.173Z|db7c2190-9bed-4844-9b90-c04ad1315e58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:55:04.993Z|4ce3789e-78b7-40c8-a04a-b543e8151814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:55:04.994Z|4ce3789e-78b7-40c8-a04a-b543e8151814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:55:08.850Z|6cc3c521-7f3f-49c0-b01b-d3965ce45edc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:08.861Z|6cc3c521-7f3f-49c0-b01b-d3965ce45edc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:09.517Z|ec66c0b8-3892-4f39-b62c-4e00e6274981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:09.518Z|ec66c0b8-3892-4f39-b62c-4e00e6274981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:09.656Z|1a7fcd5e-7ca5-4d21-be5e-7965e25827f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:09.658Z|1a7fcd5e-7ca5-4d21-be5e-7965e25827f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:14.233Z|fcc7f705-05de-48db-9d1a-08fc69939dab|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:55:14.234Z|fcc7f705-05de-48db-9d1a-08fc69939dab|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:18.971Z|eb37f27c-e2b3-4e67-928e-ec6c011a3eb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:18.973Z|eb37f27c-e2b3-4e67-928e-ec6c011a3eb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:19.157Z|63c1e614-b7b3-47f9-a306-99646c2f7377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:55:19.158Z|63c1e614-b7b3-47f9-a306-99646c2f7377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:55:19.592Z|8dace13c-5525-4ad7-8ed5-3a6e0c509fa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:19.594Z|8dace13c-5525-4ad7-8ed5-3a6e0c509fa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:19.742Z|5457265a-803c-40ea-9191-bbb6ab4ab23b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:19.747Z|5457265a-803c-40ea-9191-bbb6ab4ab23b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:29.013Z|80f02c96-6297-4e41-ab85-506dc5ede803|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:29.014Z|80f02c96-6297-4e41-ab85-506dc5ede803|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:29.738Z|f690bf0e-e4cd-4d47-b2f0-d0584be7381a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:29.739Z|f690bf0e-e4cd-4d47-b2f0-d0584be7381a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:29.834Z|588366b5-c698-43a6-9e91-d4808efbafb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:29.835Z|588366b5-c698-43a6-9e91-d4808efbafb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:34.155Z|3f7f4a28-4807-455c-97df-2c6bd37e728d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:55:34.155Z|3f7f4a28-4807-455c-97df-2c6bd37e728d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:55:35.006Z|1744f149-a406-4407-9329-0315765c6b56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:55:35.007Z|1744f149-a406-4407-9329-0315765c6b56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:55:39.145Z|c93ee48f-9f2d-4e03-b2e8-1ca6ff29dfdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:39.146Z|c93ee48f-9f2d-4e03-b2e8-1ca6ff29dfdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:39.831Z|fcaee62f-6db7-4ddd-8360-b0c3874fb629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:39.832Z|fcaee62f-6db7-4ddd-8360-b0c3874fb629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:39.893Z|ff92d195-b59c-4efa-a787-0b492b3df41c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:39.894Z|ff92d195-b59c-4efa-a787-0b492b3df41c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:49.154Z|2f6de63d-62f6-497a-84e2-209672848158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:55:49.160Z|2f6de63d-62f6-497a-84e2-209672848158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:55:49.338Z|68746029-9154-4456-94ea-6877ad19d864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:49.339Z|68746029-9154-4456-94ea-6877ad19d864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:49.917Z|9aa0ed12-9848-4ace-b0e8-0f8950e8b3c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:49.918Z|9aa0ed12-9848-4ace-b0e8-0f8950e8b3c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:50.025Z|014cef04-0009-4783-99df-4c89666969d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:50.032Z|014cef04-0009-4783-99df-4c89666969d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:55:59.441Z|6349a793-374c-4ef0-b24e-82474220f8ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:55:59.442Z|6349a793-374c-4ef0-b24e-82474220f8ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:00.067Z|745d043e-9c88-4753-bb24-6acf3b4788ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:00.068Z|745d043e-9c88-4753-bb24-6acf3b4788ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:00.139Z|adb5ae2b-aed3-40f6-9b58-efd2aa1941ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:00.140Z|adb5ae2b-aed3-40f6-9b58-efd2aa1941ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:04.157Z|4b6a29c7-3284-4ad6-8641-a577675c9fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:56:04.158Z|4b6a29c7-3284-4ad6-8641-a577675c9fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:56:05.050Z|d546666a-9824-408c-8cab-d630051e8150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:56:05.051Z|d546666a-9824-408c-8cab-d630051e8150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:56:09.505Z|4eb58260-bc99-4f6b-96fa-8b0e0888fda5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:09.506Z|4eb58260-bc99-4f6b-96fa-8b0e0888fda5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:10.199Z|3353f47d-7e51-48bf-87b8-489185c9d035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:10.201Z|3353f47d-7e51-48bf-87b8-489185c9d035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:10.235Z|4d57843d-687b-4613-8e67-001b9784a2a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:10.237Z|4d57843d-687b-4613-8e67-001b9784a2a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:14.239Z|516c05a4-519c-4a58-afbc-1c790e3e323d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:56:14.249Z|516c05a4-519c-4a58-afbc-1c790e3e323d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:19.157Z|8e224506-ca86-4bad-ab77-6fdc580bccfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:56:19.158Z|8e224506-ca86-4bad-ab77-6fdc580bccfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:56:19.598Z|fc89b316-1dc8-49a3-abba-b087ca5068ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:19.606Z|fc89b316-1dc8-49a3-abba-b087ca5068ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:20.253Z|41bd60b6-94e3-4e89-b74c-8c9c91ced91d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:20.254Z|41bd60b6-94e3-4e89-b74c-8c9c91ced91d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:20.321Z|35703adb-b3c7-4dbe-b6a7-6c570a18e599|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:20.323Z|35703adb-b3c7-4dbe-b6a7-6c570a18e599|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:29.702Z|2b228f96-c307-42be-b3c0-82c199f67090|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:29.704Z|2b228f96-c307-42be-b3c0-82c199f67090|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:30.353Z|88947e9c-e051-4bd7-8525-bb0101b296b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:30.354Z|88947e9c-e051-4bd7-8525-bb0101b296b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:30.434Z|fd7e07ef-de57-4d40-adbf-ca0562fb4d18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:30.435Z|fd7e07ef-de57-4d40-adbf-ca0562fb4d18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:34.154Z|c10ec2f3-8059-4bbe-8150-e926a6a005ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:56:34.167Z|c10ec2f3-8059-4bbe-8150-e926a6a005ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:56:35.052Z|aac26828-f2e8-4015-9aaf-abe6c214c3df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:56:35.053Z|aac26828-f2e8-4015-9aaf-abe6c214c3df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:56:39.857Z|c490f5c8-7020-4a6e-b057-6e692c28e870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:39.865Z|c490f5c8-7020-4a6e-b057-6e692c28e870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:40.596Z|05345415-70af-43c0-b441-d4ab21812af3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:40.598Z|05345415-70af-43c0-b441-d4ab21812af3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:40.599Z|fc0d6d2a-ef8a-4a31-a8bd-52e2eb86381e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:40.600Z|fc0d6d2a-ef8a-4a31-a8bd-52e2eb86381e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:49.156Z|e338bcf9-a3a4-4936-a6e2-e2a26de1f4ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:56:49.169Z|e338bcf9-a3a4-4936-a6e2-e2a26de1f4ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:56:50.055Z|1730ba9f-8bce-4d6f-9c55-a19722852eac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:50.058Z|1730ba9f-8bce-4d6f-9c55-a19722852eac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:50.781Z|d5259cd6-3db2-497e-a641-9362743c66ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:50.782Z|d5259cd6-3db2-497e-a641-9362743c66ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:56:50.885Z|6aa5b4f6-5e30-4a2d-85e7-b01c93794551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:56:50.886Z|6aa5b4f6-5e30-4a2d-85e7-b01c93794551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:00.412Z|5d7418ad-4d04-415a-8ead-38aa7d5a8ce0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:00.415Z|5d7418ad-4d04-415a-8ead-38aa7d5a8ce0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:01.203Z|1d69f8b5-9cea-4192-97af-f7a494bbde3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:01.205Z|1d69f8b5-9cea-4192-97af-f7a494bbde3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:01.231Z|7f1b4dcb-0b36-49ee-83b7-1663d5e7038c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:01.238Z|7f1b4dcb-0b36-49ee-83b7-1663d5e7038c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:04.154Z|4e58b18b-08e5-413e-bf6a-5cce9e8f6cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:57:04.155Z|4e58b18b-08e5-413e-bf6a-5cce9e8f6cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:57:05.057Z|f3a08bf6-ce84-4ddb-9ce6-7ab4b44eac04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:57:05.058Z|f3a08bf6-ce84-4ddb-9ce6-7ab4b44eac04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:57:10.710Z|21df2a15-be90-4f9d-b46f-d67f83a9c276|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:10.711Z|21df2a15-be90-4f9d-b46f-d67f83a9c276|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:11.493Z|1f367bee-883c-4235-b820-04016bfd0b00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:11.494Z|1f367bee-883c-4235-b820-04016bfd0b00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:11.522Z|f2ba9a5f-cd70-4ec4-84a0-a8679310fae2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:11.523Z|f2ba9a5f-cd70-4ec4-84a0-a8679310fae2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:14.210Z|2c43aa34-bc0d-4266-882f-d1088e8d76d9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:57:14.212Z|2c43aa34-bc0d-4266-882f-d1088e8d76d9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:19.154Z|9995a96a-48ea-40d1-95c4-bea77c4548d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:57:19.157Z|9995a96a-48ea-40d1-95c4-bea77c4548d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:57:20.887Z|0ac6f293-483e-4a3f-8eb4-f4d13e188d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:20.899Z|0ac6f293-483e-4a3f-8eb4-f4d13e188d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:21.747Z|8b5704a7-8ada-4d00-9ac4-c6b3f1b5f53b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:21.750Z|8b5704a7-8ada-4d00-9ac4-c6b3f1b5f53b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:21.782Z|d5d2a9ce-4df5-4164-9512-0e171d142ead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:21.783Z|d5d2a9ce-4df5-4164-9512-0e171d142ead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:31.318Z|588a5a66-a0b2-41c5-8110-4466a83855b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:31.320Z|588a5a66-a0b2-41c5-8110-4466a83855b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:31.928Z|f1ef4b1c-d2c1-4e71-85a2-d9848c5f759b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:31.933Z|f1ef4b1c-d2c1-4e71-85a2-d9848c5f759b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:32.058Z|a666a866-69a0-4ef9-807f-03e85fba4663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:32.059Z|a666a866-69a0-4ef9-807f-03e85fba4663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:34.159Z|93142a28-650f-4a26-887a-519ade8fcc86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:57:34.159Z|93142a28-650f-4a26-887a-519ade8fcc86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:57:35.059Z|415b8b11-e38a-401c-9260-8824f1fd697b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:57:35.060Z|415b8b11-e38a-401c-9260-8824f1fd697b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:57:41.534Z|78ec0573-0de6-44ac-9058-b8825ce0bc1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:41.536Z|78ec0573-0de6-44ac-9058-b8825ce0bc1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:42.143Z|b8954ac1-0687-4642-bb81-86b4e647c91c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:42.152Z|b8954ac1-0687-4642-bb81-86b4e647c91c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:42.409Z|1970f54e-445f-46f1-b486-b31f06ed7af4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:42.410Z|1970f54e-445f-46f1-b486-b31f06ed7af4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:49.159Z|53de57ab-6d4b-40ce-b641-9d71c25c9060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:57:49.174Z|53de57ab-6d4b-40ce-b641-9d71c25c9060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:57:51.756Z|44eb3391-8a8a-404e-8c14-82d7388fa547|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:51.757Z|44eb3391-8a8a-404e-8c14-82d7388fa547|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:52.377Z|8e1fe7e3-bb03-465c-9637-65a26fd4a5d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:52.379Z|8e1fe7e3-bb03-465c-9637-65a26fd4a5d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:57:52.847Z|ea99d30b-1a30-49da-84c7-713e0d4ec743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:57:52.849Z|ea99d30b-1a30-49da-84c7-713e0d4ec743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:02.031Z|1481ab9f-e9b8-4ab3-b282-931262bdf7ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:02.034Z|1481ab9f-e9b8-4ab3-b282-931262bdf7ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:02.553Z|78379dd4-fa85-4702-b58c-cd67a826c2ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:02.555Z|78379dd4-fa85-4702-b58c-cd67a826c2ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:02.947Z|2013d22d-6553-457b-9da0-aa5615023c66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:02.949Z|2013d22d-6553-457b-9da0-aa5615023c66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:04.156Z|488cd301-3b1a-4126-a164-3f4d035bb0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:58:04.157Z|488cd301-3b1a-4126-a164-3f4d035bb0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:58:05.061Z|35b7bda4-06a3-437f-9d73-947d475c76d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:58:05.062Z|35b7bda4-06a3-437f-9d73-947d475c76d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:58:12.108Z|d7c4a261-7149-419c-a59d-c7347f72d289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:12.109Z|d7c4a261-7149-419c-a59d-c7347f72d289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:12.663Z|252b2445-6efb-4d3f-895f-b8d974f2a630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:12.665Z|252b2445-6efb-4d3f-895f-b8d974f2a630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:13.135Z|3ea70694-198d-4360-b035-4d6614eae639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:13.137Z|3ea70694-198d-4360-b035-4d6614eae639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:14.258Z|72c5ff14-ef43-4e21-8fcc-4275586d89a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:58:14.260Z|72c5ff14-ef43-4e21-8fcc-4275586d89a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:19.154Z|e3f89c9a-4618-48b9-9b4b-135819662ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:58:19.155Z|e3f89c9a-4618-48b9-9b4b-135819662ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:58:22.270Z|78e6aebc-6946-4900-b31f-fa14c418851c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:22.271Z|78e6aebc-6946-4900-b31f-fa14c418851c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:22.808Z|de60a7fa-97cf-4f0b-91c2-e46409f84f8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:22.825Z|de60a7fa-97cf-4f0b-91c2-e46409f84f8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:23.209Z|4280eaf7-514b-4719-a4dd-6a53b1a7719f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:23.210Z|4280eaf7-514b-4719-a4dd-6a53b1a7719f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:32.364Z|6f03ff0b-dbd1-4e4b-a946-b032452223c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:32.365Z|6f03ff0b-dbd1-4e4b-a946-b032452223c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:32.894Z|2a49e63e-6f2f-4030-bb39-35d45f3e27ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:32.896Z|2a49e63e-6f2f-4030-bb39-35d45f3e27ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:33.336Z|515eadcc-55db-4549-8b46-995587886ef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:33.338Z|515eadcc-55db-4549-8b46-995587886ef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:34.156Z|13f4193c-359d-478f-8ae6-3d8f9596bf75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:58:34.166Z|13f4193c-359d-478f-8ae6-3d8f9596bf75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:58:35.063Z|d6d5f2d1-d080-4e04-ab27-dce3f687e28b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:58:35.063Z|d6d5f2d1-d080-4e04-ab27-dce3f687e28b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:58:42.425Z|fb04dc76-186e-4b78-b373-e4f148c63b16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:42.437Z|fb04dc76-186e-4b78-b373-e4f148c63b16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:42.944Z|250b5d44-361d-4eb3-a744-fb0cfb735ec1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:42.945Z|250b5d44-361d-4eb3-a744-fb0cfb735ec1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:43.420Z|8f4bbcfb-fe8e-4920-9625-bc13b0d57674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:43.423Z|8f4bbcfb-fe8e-4920-9625-bc13b0d57674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:49.155Z|cb4ed2f3-d83c-4576-8164-097de61953a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:58:49.156Z|cb4ed2f3-d83c-4576-8164-097de61953a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:58:52.522Z|74eab1c5-515a-4f28-aedf-8d2dee127859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:52.524Z|74eab1c5-515a-4f28-aedf-8d2dee127859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:53.014Z|3db76c83-e616-467f-ba5c-3e70767cee1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:53.017Z|3db76c83-e616-467f-ba5c-3e70767cee1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:58:53.492Z|638ad61c-ca7c-4f59-b352-ea3d72b1d353|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:58:53.493Z|638ad61c-ca7c-4f59-b352-ea3d72b1d353|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:02.588Z|a8732c5f-4f90-473c-92c0-75f038178b64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:02.589Z|a8732c5f-4f90-473c-92c0-75f038178b64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:03.076Z|4b7c9ce9-fab4-470b-8133-db1747e18cfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:03.077Z|4b7c9ce9-fab4-470b-8133-db1747e18cfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:03.567Z|6fde03aa-68f8-4686-bb74-e84eccf2f2ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:03.573Z|6fde03aa-68f8-4686-bb74-e84eccf2f2ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:04.154Z|9c6f5e31-3009-4ac8-bc99-fcd86e4b5f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:59:04.155Z|9c6f5e31-3009-4ac8-bc99-fcd86e4b5f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:59:05.067Z|363dc01e-ef05-4b56-8cb1-de38b65840fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:59:05.068Z|363dc01e-ef05-4b56-8cb1-de38b65840fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:59:12.674Z|0c261df6-8c49-49c5-80e1-455787870038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:12.675Z|0c261df6-8c49-49c5-80e1-455787870038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:13.196Z|be7cca8c-5a2c-4167-802b-6417ab2e6ad2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:13.200Z|be7cca8c-5a2c-4167-802b-6417ab2e6ad2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:13.705Z|dd103e8b-fdd2-476c-9855-39eb36eeebea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:13.707Z|dd103e8b-fdd2-476c-9855-39eb36eeebea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:14.245Z|02c36040-b5e0-42e4-9e41-6609125d41d1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T00:59:14.247Z|02c36040-b5e0-42e4-9e41-6609125d41d1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:19.159Z|63b2ff87-881d-4608-aed8-4b87e97245e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:59:19.165Z|63b2ff87-881d-4608-aed8-4b87e97245e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:59:22.757Z|ff721401-1c92-4b7c-96cd-44b7a9d51341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:22.759Z|ff721401-1c92-4b7c-96cd-44b7a9d51341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:23.262Z|6fbc540e-6f3c-4482-9dbf-848cbab22b08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:23.263Z|6fbc540e-6f3c-4482-9dbf-848cbab22b08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:23.924Z|dc88e5d9-26b4-406e-be67-ad7332a6b5af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:23.925Z|dc88e5d9-26b4-406e-be67-ad7332a6b5af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:32.840Z|bd1dd627-987a-4d07-ac2f-f5222dd54ed7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:32.846Z|bd1dd627-987a-4d07-ac2f-f5222dd54ed7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:33.348Z|03ea223e-f004-48e7-867e-8a95c959d6dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:33.349Z|03ea223e-f004-48e7-867e-8a95c959d6dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:34.127Z|4aa8c59a-1987-4887-bf82-a6c3cdc5c949|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:34.129Z|4aa8c59a-1987-4887-bf82-a6c3cdc5c949|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:34.160Z|bd496ab5-174d-45df-a7b4-e5b434a09955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:59:34.161Z|bd496ab5-174d-45df-a7b4-e5b434a09955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:59:35.069Z|762fe76b-ee22-41e3-bc44-bb32469014c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:59:35.070Z|762fe76b-ee22-41e3-bc44-bb32469014c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:59:43.004Z|ec8ac759-f495-40be-b83c-fb0facb99f58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:43.034Z|ec8ac759-f495-40be-b83c-fb0facb99f58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:43.448Z|2f393744-eb8c-48ca-95e6-4fcd5bd8f032|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:43.450Z|2f393744-eb8c-48ca-95e6-4fcd5bd8f032|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:44.225Z|260bbfa4-0291-4d77-92bd-28c960cff76d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:44.252Z|260bbfa4-0291-4d77-92bd-28c960cff76d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:49.160Z|e360af45-ed05-464b-b1c7-a7dbfdc5f553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T00:59:49.193Z|e360af45-ed05-464b-b1c7-a7dbfdc5f553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T00:59:53.274Z|2b936772-c3cf-4518-b0c3-fa29d67a8c5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:53.276Z|2b936772-c3cf-4518-b0c3-fa29d67a8c5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:53.550Z|a64de0c1-991a-4391-9941-6dd48ee8c1c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:53.552Z|a64de0c1-991a-4391-9941-6dd48ee8c1c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T00:59:54.548Z|4425581b-c16a-4909-a7d1-c5f19c98188c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T00:59:54.550Z|4425581b-c16a-4909-a7d1-c5f19c98188c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:03.713Z|55bb2a98-aba0-4be0-abd2-39b5a95a97b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:03.715Z|55bb2a98-aba0-4be0-abd2-39b5a95a97b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:03.780Z|f669a07c-542a-41a8-aa24-7d579315d9a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:03.781Z|f669a07c-542a-41a8-aa24-7d579315d9a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:04.165Z|d3f82fab-567c-4be0-ba90-faf01745c990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:00:04.166Z|d3f82fab-567c-4be0-ba90-faf01745c990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:00:04.807Z|60599cba-f72b-48e8-aace-4f76ed76b400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:04.831Z|60599cba-f72b-48e8-aace-4f76ed76b400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:05.079Z|e9e19cd3-fe6d-432d-a6d8-123daf258d8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:00:05.080Z|e9e19cd3-fe6d-432d-a6d8-123daf258d8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:00:13.987Z|b0ca5b56-a9ee-4d1a-90b6-d3bd304cb574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:13.989Z|b0ca5b56-a9ee-4d1a-90b6-d3bd304cb574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:14.041Z|48b8fd50-d4bd-4203-b971-4d4a57d0666e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:14.043Z|48b8fd50-d4bd-4203-b971-4d4a57d0666e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:14.212Z|b9671523-cbe0-4bfd-8655-cef66f810855|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:00:14.214Z|b9671523-cbe0-4bfd-8655-cef66f810855|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:15.163Z|fe9d5408-ff03-4c80-a8fc-c3f9b8b53d32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:15.165Z|fe9d5408-ff03-4c80-a8fc-c3f9b8b53d32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:19.155Z|771839a6-b004-4cb7-8c20-761a836d426e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:00:19.221Z|771839a6-b004-4cb7-8c20-761a836d426e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:00:24.154Z|e2fe20b9-c065-486c-b122-31d6da28e002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:24.155Z|e2fe20b9-c065-486c-b122-31d6da28e002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:24.250Z|bc533c36-e0ea-495d-8dbd-5f600c4950ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:24.251Z|bc533c36-e0ea-495d-8dbd-5f600c4950ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:25.358Z|d0be21c4-79f2-4239-8e23-9ac748a651dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:25.360Z|d0be21c4-79f2-4239-8e23-9ac748a651dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:34.154Z|dff89a8f-3d03-4ebf-978a-ec30d5c4a580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:00:34.155Z|dff89a8f-3d03-4ebf-978a-ec30d5c4a580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:00:34.345Z|1e544b53-e3ef-40e3-920e-1a45943fe00d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:34.346Z|1e544b53-e3ef-40e3-920e-1a45943fe00d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:34.400Z|a32c83ae-ddec-4a82-aeb2-42f2747241ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:34.402Z|a32c83ae-ddec-4a82-aeb2-42f2747241ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:35.083Z|8192eccc-43b0-4677-bbe7-31235bb4416f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:00:35.084Z|8192eccc-43b0-4677-bbe7-31235bb4416f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:00:35.518Z|c7af7be1-2a8e-48d5-bd0a-054599e1f616|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:35.521Z|c7af7be1-2a8e-48d5-bd0a-054599e1f616|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:44.478Z|4cc6ce09-9c1a-440a-83b4-9e78e08ed5f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:44.480Z|4cc6ce09-9c1a-440a-83b4-9e78e08ed5f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:44.582Z|915c2c4a-ba18-43e4-ac3d-18cc8f99ede0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:44.584Z|915c2c4a-ba18-43e4-ac3d-18cc8f99ede0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:45.645Z|710b2480-ecbf-40c8-a286-d17f09d658f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:45.646Z|710b2480-ecbf-40c8-a286-d17f09d658f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:49.154Z|106869c3-8e61-461e-9a0e-6390d6a2f1d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:00:49.155Z|106869c3-8e61-461e-9a0e-6390d6a2f1d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:00:54.687Z|b13f9f63-69e8-44f0-af85-c22ccf738f6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:54.694Z|b13f9f63-69e8-44f0-af85-c22ccf738f6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:54.734Z|6b9f94f3-3643-455c-bf5b-6f8c578be709|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:54.735Z|6b9f94f3-3643-455c-bf5b-6f8c578be709|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:00:55.715Z|e96d994a-a1c9-4a8e-9367-c79440ce68ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:00:55.720Z|e96d994a-a1c9-4a8e-9367-c79440ce68ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:04.157Z|9c245ae6-56ab-4628-be75-39d4ce051864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:01:04.186Z|9c245ae6-56ab-4628-be75-39d4ce051864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:01:04.926Z|2dc30629-416b-4615-87b6-a75da9ef81c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:04.930Z|2dc30629-416b-4615-87b6-a75da9ef81c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:04.956Z|90dab48e-91ee-46bb-b963-1cea827b0f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:04.959Z|90dab48e-91ee-46bb-b963-1cea827b0f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:05.087Z|d030a8f1-0fa5-47ea-9394-06e3350e42fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:01:05.088Z|d030a8f1-0fa5-47ea-9394-06e3350e42fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:01:05.780Z|6bd4583f-6fed-4922-9821-343e479e0554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:05.789Z|6bd4583f-6fed-4922-9821-343e479e0554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:14.250Z|9a3db9f3-35ac-482f-91ae-5039384e85e8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:01:14.252Z|9a3db9f3-35ac-482f-91ae-5039384e85e8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:15.016Z|86145d8d-8da5-476f-b5f7-b09176e1d0e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:15.018Z|86145d8d-8da5-476f-b5f7-b09176e1d0e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:15.032Z|9ebf0e41-205f-43a8-8c92-fb0ea8af68b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:15.033Z|9ebf0e41-205f-43a8-8c92-fb0ea8af68b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:15.877Z|bc662c37-e52b-4bbd-b127-1481f82b6515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:15.879Z|bc662c37-e52b-4bbd-b127-1481f82b6515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:19.157Z|e543c53e-08e5-43b4-8a9c-297821d0d261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:01:19.158Z|e543c53e-08e5-43b4-8a9c-297821d0d261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:01:25.104Z|f0b14a05-a8fc-4aa2-9fd6-f95c8d65939d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:25.105Z|f0b14a05-a8fc-4aa2-9fd6-f95c8d65939d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:25.112Z|3d22406f-e585-44a8-a670-1b73842aad05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:25.113Z|3d22406f-e585-44a8-a670-1b73842aad05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:25.960Z|a5741cb0-1104-4db2-9947-4f811b78c795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:25.961Z|a5741cb0-1104-4db2-9947-4f811b78c795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:34.155Z|540598ae-73c3-48b3-bb5c-b3b5c2d0a10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:01:34.155Z|540598ae-73c3-48b3-bb5c-b3b5c2d0a10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:01:35.089Z|73e3f537-43e3-4430-8165-36e18c0f2da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:01:35.091Z|73e3f537-43e3-4430-8165-36e18c0f2da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:01:35.199Z|2e823b6b-82e0-46b5-b4a4-dac16b337005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:35.201Z|2e823b6b-82e0-46b5-b4a4-dac16b337005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:35.247Z|ec3be5b9-58f7-4154-a4c1-db681ba9b460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:35.249Z|ec3be5b9-58f7-4154-a4c1-db681ba9b460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:36.051Z|3a24b991-677f-40fb-9746-917422dc1c8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:36.054Z|3a24b991-677f-40fb-9746-917422dc1c8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:45.399Z|a6f0d20d-fca2-4abc-94d1-090f868ab288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:45.407Z|15f6cf84-7a12-4b31-9a03-bbca6d8fdfe0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:45.427Z|15f6cf84-7a12-4b31-9a03-bbca6d8fdfe0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:45.410Z|a6f0d20d-fca2-4abc-94d1-090f868ab288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:46.142Z|e6b33457-7e86-4a17-9a8e-e498a6a39d91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:46.150Z|e6b33457-7e86-4a17-9a8e-e498a6a39d91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:49.156Z|857f3bfe-26ad-4d9c-8bcc-44a3f6e3b2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:01:49.167Z|857f3bfe-26ad-4d9c-8bcc-44a3f6e3b2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:01:55.495Z|0fcb2627-cca4-42fb-86a1-c7a6466fcdd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:55.496Z|0fcb2627-cca4-42fb-86a1-c7a6466fcdd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:55.503Z|fe58c950-79d2-40a2-b5be-c33bdbb62eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:55.504Z|fe58c950-79d2-40a2-b5be-c33bdbb62eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:01:56.233Z|8754a22f-eea6-4cd5-8d1d-1e6a517990c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:01:56.234Z|8754a22f-eea6-4cd5-8d1d-1e6a517990c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:04.155Z|6d9d473e-2520-42a2-b910-b5b2e1a3dabd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:02:04.155Z|6d9d473e-2520-42a2-b910-b5b2e1a3dabd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:02:05.094Z|b8f11ad1-b02b-41cd-93a5-a52469f06797|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:02:05.096Z|b8f11ad1-b02b-41cd-93a5-a52469f06797|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:02:05.557Z|98ab78b0-1885-4b33-9288-a9db09652cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:05.558Z|98ab78b0-1885-4b33-9288-a9db09652cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:05.563Z|1cc67afc-6d6d-403a-a3c7-597559eec6cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:05.564Z|1cc67afc-6d6d-403a-a3c7-597559eec6cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:06.314Z|3777afa7-d511-441a-b725-7d0db56b2f89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:06.315Z|3777afa7-d511-441a-b725-7d0db56b2f89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:14.211Z|4771fb96-dcb1-4fac-ac99-c4a035797675|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:02:14.212Z|4771fb96-dcb1-4fac-ac99-c4a035797675|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:15.645Z|f54706d4-da13-4dca-90b3-e028c601b708|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:15.646Z|f54706d4-da13-4dca-90b3-e028c601b708|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:15.669Z|ef4b3874-4767-451a-93b2-f8c9af7aee06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:15.670Z|ef4b3874-4767-451a-93b2-f8c9af7aee06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:16.394Z|2d7f8deb-e3d9-478a-a28c-629de343b8a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:16.397Z|2d7f8deb-e3d9-478a-a28c-629de343b8a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:19.155Z|87699fc4-9960-40e4-93da-01ec85d47362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:02:19.156Z|87699fc4-9960-40e4-93da-01ec85d47362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:02:25.718Z|d65bcbbc-131f-4330-9542-d4033453dd63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:25.719Z|d65bcbbc-131f-4330-9542-d4033453dd63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:25.746Z|3c3fc345-401c-4bb7-b0ad-8d2560a4b706|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:25.747Z|3c3fc345-401c-4bb7-b0ad-8d2560a4b706|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:26.444Z|cbc33254-4fca-49ee-9dbf-1cae36938f16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:26.446Z|cbc33254-4fca-49ee-9dbf-1cae36938f16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:34.154Z|8120e820-4b81-43f5-9c64-1afda17bdff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:02:34.190Z|8120e820-4b81-43f5-9c64-1afda17bdff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:02:35.097Z|062abc77-58c7-443e-8475-088d3793f015|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:02:35.097Z|062abc77-58c7-443e-8475-088d3793f015|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:02:35.814Z|77b9f752-6365-4e1e-8e4b-441b92f50043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:35.815Z|77b9f752-6365-4e1e-8e4b-441b92f50043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:35.852Z|f86a82a0-dc26-45b9-859f-c6a62390e279|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:35.856Z|f86a82a0-dc26-45b9-859f-c6a62390e279|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:36.513Z|154ba950-7511-4489-9774-3d98d2ca6e64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:36.515Z|154ba950-7511-4489-9774-3d98d2ca6e64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:45.891Z|e0d39eab-907b-4264-9c55-f0a5869cdfaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:45.892Z|e0d39eab-907b-4264-9c55-f0a5869cdfaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:45.950Z|4b5a6ca1-cf1a-444e-bdd6-5402537063b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:45.951Z|4b5a6ca1-cf1a-444e-bdd6-5402537063b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:46.655Z|d5c7a084-6d75-4584-bc71-a8cd9c718b88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:46.656Z|d5c7a084-6d75-4584-bc71-a8cd9c718b88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:49.158Z|435786c6-7726-4940-bd1b-b22bdebc6354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:02:49.159Z|435786c6-7726-4940-bd1b-b22bdebc6354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:02:55.966Z|2b487bec-e9d8-47f2-b125-bad81dd18629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:55.978Z|2b487bec-e9d8-47f2-b125-bad81dd18629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:56.019Z|5c37e696-3477-40e9-9d6e-e55a4c38721c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:56.020Z|5c37e696-3477-40e9-9d6e-e55a4c38721c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:02:56.727Z|58f92ffb-82a6-43d1-817b-b0476e9a43fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:02:56.731Z|58f92ffb-82a6-43d1-817b-b0476e9a43fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:04.161Z|0b9ad091-a512-47b9-97c7-44bde1899089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:03:04.162Z|0b9ad091-a512-47b9-97c7-44bde1899089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:03:05.100Z|c23ccd07-61a3-4669-9551-50f34a34f128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:03:05.101Z|c23ccd07-61a3-4669-9551-50f34a34f128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:03:06.021Z|ca7a37d0-430e-4a8a-ab87-c0d274ce759e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:06.022Z|ca7a37d0-430e-4a8a-ab87-c0d274ce759e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:06.073Z|8e1350e5-1734-49c5-b7cd-fc680bd4b6b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:06.075Z|8e1350e5-1734-49c5-b7cd-fc680bd4b6b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:06.803Z|4fcee084-5cb7-45a3-80c2-86545a01ea20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:06.804Z|4fcee084-5cb7-45a3-80c2-86545a01ea20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:14.250Z|e9ff3d8f-d715-47ae-b9a1-44bbb5f1dc43|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:03:14.259Z|e9ff3d8f-d715-47ae-b9a1-44bbb5f1dc43|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:16.182Z|191b4bc9-7533-408f-94bd-11ec8c3797ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:16.192Z|61c009dd-fa6e-439e-8a76-4b10f96c4e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:16.198Z|61c009dd-fa6e-439e-8a76-4b10f96c4e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:16.184Z|191b4bc9-7533-408f-94bd-11ec8c3797ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:16.868Z|d6822c2c-3c90-4748-8822-2ca80edfa959|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:16.875Z|d6822c2c-3c90-4748-8822-2ca80edfa959|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:19.154Z|afc7876b-5a82-45d5-9776-41826d8d8cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:03:19.203Z|afc7876b-5a82-45d5-9776-41826d8d8cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:03:26.287Z|7fa13dac-92a7-449a-837d-40cfac05898f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:26.312Z|7fa13dac-92a7-449a-837d-40cfac05898f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:26.465Z|18cf5646-d90a-45c6-8f45-26e91c84be3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:26.466Z|18cf5646-d90a-45c6-8f45-26e91c84be3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:26.971Z|1ddbb6f9-9153-4ff7-9b8a-0133a16e556b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:26.972Z|1ddbb6f9-9153-4ff7-9b8a-0133a16e556b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:34.155Z|f392747b-57e0-4bde-a407-ef8145596960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:03:34.156Z|f392747b-57e0-4bde-a407-ef8145596960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:03:35.103Z|9e25e701-81f8-4023-9a76-dfe8fc1f4bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:03:35.104Z|9e25e701-81f8-4023-9a76-dfe8fc1f4bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:03:36.530Z|b19a6fd3-6760-422c-a313-cd44fd9f7937|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:36.533Z|b19a6fd3-6760-422c-a313-cd44fd9f7937|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:36.544Z|23d244c8-d588-4e63-8f41-ee17c00ad341|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:36.546Z|23d244c8-d588-4e63-8f41-ee17c00ad341|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:37.059Z|05bfd252-ae92-423c-a86e-4652672391f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:37.064Z|05bfd252-ae92-423c-a86e-4652672391f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:46.656Z|8326e3d2-2b8d-45f1-a513-a801ac7f7515|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:46.657Z|8326e3d2-2b8d-45f1-a513-a801ac7f7515|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:46.689Z|8b4e09eb-e68e-48a1-aa75-8a9724003474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:46.691Z|8b4e09eb-e68e-48a1-aa75-8a9724003474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:47.179Z|fb3cb74e-dbcf-4f0d-a801-47499ddd655a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:47.195Z|fb3cb74e-dbcf-4f0d-a801-47499ddd655a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:49.178Z|a5f02369-88a1-4bc7-8c13-36fadd05492c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:03:49.179Z|a5f02369-88a1-4bc7-8c13-36fadd05492c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:03:56.725Z|f8e43390-8f91-4b56-b58f-75917daa7bc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:56.727Z|f8e43390-8f91-4b56-b58f-75917daa7bc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:56.857Z|6421d3b0-0d57-4f1b-ba9b-eae0015195fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:56.859Z|6421d3b0-0d57-4f1b-ba9b-eae0015195fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:03:57.294Z|b607f599-774b-4fe1-9f44-a0ee4d14ab21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:03:57.295Z|b607f599-774b-4fe1-9f44-a0ee4d14ab21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:04.155Z|f9620396-da49-4f98-9841-d8941ebccbab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:04:04.160Z|f9620396-da49-4f98-9841-d8941ebccbab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:04:05.107Z|5816f6b5-ed79-4b54-9be2-4bcb1eb31857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:04:05.108Z|5816f6b5-ed79-4b54-9be2-4bcb1eb31857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:04:06.838Z|bdbd4edb-7036-4ab7-b70f-02532c891cfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:06.839Z|bdbd4edb-7036-4ab7-b70f-02532c891cfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:06.928Z|8aac0271-9c4c-4ebd-ae24-e0ab8bc0749a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:06.929Z|8aac0271-9c4c-4ebd-ae24-e0ab8bc0749a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:07.418Z|649bd6af-44ba-40da-a241-85ae4465a551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:07.419Z|649bd6af-44ba-40da-a241-85ae4465a551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:14.224Z|4cf76a1a-4aa5-43a3-afa1-f19be4e36cda|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:04:14.225Z|4cf76a1a-4aa5-43a3-afa1-f19be4e36cda|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:16.978Z|6ad97d8d-a9e0-454e-b5da-0ee23dcfdb43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:16.979Z|6ad97d8d-a9e0-454e-b5da-0ee23dcfdb43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:17.082Z|258c657c-0ebd-4cc1-84ed-76eddb24294f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:17.084Z|258c657c-0ebd-4cc1-84ed-76eddb24294f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:17.532Z|e2f42282-8bf0-465d-8aaf-157da8b54e2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:17.541Z|e2f42282-8bf0-465d-8aaf-157da8b54e2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:19.154Z|3340fa10-8ac6-4fe7-94f0-0955bc5c9121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:04:19.155Z|3340fa10-8ac6-4fe7-94f0-0955bc5c9121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:04:27.177Z|eec66fee-a264-41a5-ac97-f7603fdfcbc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:27.178Z|eec66fee-a264-41a5-ac97-f7603fdfcbc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:27.267Z|1d88da4e-3c5a-490f-a557-45394db45438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:27.268Z|1d88da4e-3c5a-490f-a557-45394db45438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:27.623Z|13f49b81-e65b-4fd7-8af6-293db2cf062b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:27.624Z|13f49b81-e65b-4fd7-8af6-293db2cf062b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:34.157Z|9cd82596-8234-4f51-9e70-277813fde3f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:04:34.157Z|9cd82596-8234-4f51-9e70-277813fde3f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:04:35.109Z|88e1e610-9872-497e-92ed-19dd5c1bce61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:04:35.110Z|88e1e610-9872-497e-92ed-19dd5c1bce61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:04:37.277Z|fb2738fe-3ed0-4049-8b9e-cf657192cc68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:37.278Z|fb2738fe-3ed0-4049-8b9e-cf657192cc68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:37.313Z|1a444845-5f1e-43f4-90e4-edeb99e73a33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:37.314Z|1a444845-5f1e-43f4-90e4-edeb99e73a33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:37.680Z|26dd4d26-c4a5-4261-8240-5c2cb41f2733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:37.681Z|26dd4d26-c4a5-4261-8240-5c2cb41f2733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:47.366Z|b3c0c0dd-497a-4bc9-8e59-a3d6449c9bed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:47.368Z|b3c0c0dd-497a-4bc9-8e59-a3d6449c9bed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:47.379Z|9ead51e3-0001-4041-b30a-1ceafea5ab4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:47.380Z|9ead51e3-0001-4041-b30a-1ceafea5ab4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:47.753Z|9fb9890d-5dec-424f-80ad-57175157482b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:47.754Z|9fb9890d-5dec-424f-80ad-57175157482b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:49.154Z|36ff5079-30b3-4fed-a635-f48fd92d8380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:04:49.165Z|36ff5079-30b3-4fed-a635-f48fd92d8380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:04:57.439Z|3492505e-65cc-4bc3-ade5-293cd47b4ee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:57.441Z|3492505e-65cc-4bc3-ade5-293cd47b4ee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:57.444Z|92ae5846-3ca2-4133-b71b-191a09062ec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:57.445Z|92ae5846-3ca2-4133-b71b-191a09062ec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:04:57.790Z|2613fac1-60f1-49c6-8cb0-933070b7660c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:04:57.791Z|2613fac1-60f1-49c6-8cb0-933070b7660c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:04.156Z|c84f9c46-7813-4182-bf99-550565da8899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:05:04.157Z|c84f9c46-7813-4182-bf99-550565da8899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:05:05.111Z|ae7475bf-2c2e-4181-82bd-6515d8ee43e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:05:05.111Z|ae7475bf-2c2e-4181-82bd-6515d8ee43e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:05:07.502Z|c9b028ee-785e-4159-9040-4cd1636847a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:07.503Z|c9b028ee-785e-4159-9040-4cd1636847a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:07.509Z|62d3c54f-eb82-4bd5-a3d5-34316e62a948|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:07.511Z|62d3c54f-eb82-4bd5-a3d5-34316e62a948|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:07.864Z|0df2057f-f69d-433f-831f-df92f42849ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:07.867Z|0df2057f-f69d-433f-831f-df92f42849ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:14.208Z|fcd07bd3-7679-44b3-bef3-07808dff93b0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:05:14.210Z|fcd07bd3-7679-44b3-bef3-07808dff93b0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:17.597Z|502e4ce0-db67-46d6-9a6d-389f9c974c9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:17.598Z|502e4ce0-db67-46d6-9a6d-389f9c974c9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:17.603Z|8ca7d33e-32c8-4a55-9fce-14c3218abdab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:17.609Z|8ca7d33e-32c8-4a55-9fce-14c3218abdab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:17.938Z|7ad488e3-c207-441d-a4d0-a0d400b2972c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:17.939Z|7ad488e3-c207-441d-a4d0-a0d400b2972c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:19.155Z|2b744596-3143-4198-8f98-7460f41f067d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:05:19.156Z|2b744596-3143-4198-8f98-7460f41f067d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:05:27.646Z|0d45e54e-8813-4f01-ad98-ac0196db8749|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:27.647Z|0d45e54e-8813-4f01-ad98-ac0196db8749|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:27.678Z|246c427e-375b-4c6f-88b1-09c8acc790a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:27.680Z|246c427e-375b-4c6f-88b1-09c8acc790a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:28.006Z|913adb03-2203-48f8-933e-2857ff32a8c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:28.007Z|913adb03-2203-48f8-933e-2857ff32a8c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:34.154Z|a80e07d7-fee3-4c40-a59e-591b84d7abe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:05:34.168Z|a80e07d7-fee3-4c40-a59e-591b84d7abe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:05:35.115Z|72f83039-7d7d-4a6f-9e94-bf8587bc486f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:05:35.124Z|72f83039-7d7d-4a6f-9e94-bf8587bc486f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:05:37.693Z|af0f1d99-e744-443c-afd8-5b98551c31f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:37.694Z|af0f1d99-e744-443c-afd8-5b98551c31f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:37.729Z|3ec9155a-0900-4332-ad02-6172dcc6eb2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:37.733Z|3ec9155a-0900-4332-ad02-6172dcc6eb2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:38.057Z|65758b99-c630-4ebe-b5ee-b06e80b8055a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:38.061Z|65758b99-c630-4ebe-b5ee-b06e80b8055a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:47.776Z|2fcf940c-95f3-49c2-93f2-1f3cd60e5ac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:47.778Z|bbe2efef-c841-4ab9-9ec5-c86bf878295c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:47.778Z|bbe2efef-c841-4ab9-9ec5-c86bf878295c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:47.778Z|2fcf940c-95f3-49c2-93f2-1f3cd60e5ac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:48.118Z|170835ba-3027-49e1-88bc-51644cfeec81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:48.120Z|170835ba-3027-49e1-88bc-51644cfeec81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:49.155Z|a7fa0863-7a79-417e-a5f1-8549904b7b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:05:49.157Z|a7fa0863-7a79-417e-a5f1-8549904b7b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:05:57.893Z|b3a30b05-2d00-419b-b550-48fb86a37554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:57.895Z|b3a30b05-2d00-419b-b550-48fb86a37554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:57.897Z|e7f02c86-23fc-4f63-81de-72436f13a6ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:57.898Z|e7f02c86-23fc-4f63-81de-72436f13a6ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:05:58.220Z|ee1f714f-dfef-40eb-947f-d3263553beb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:05:58.222Z|ee1f714f-dfef-40eb-947f-d3263553beb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:04.155Z|8cd6d767-059e-4256-b96b-8eda8674ea23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:06:04.158Z|8cd6d767-059e-4256-b96b-8eda8674ea23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:06:05.125Z|8b87d7b3-33d4-41b6-be2d-2f8c472f5f90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:06:05.126Z|8b87d7b3-33d4-41b6-be2d-2f8c472f5f90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:06:07.968Z|3b98469c-c181-4c46-8d78-dcd1ec7d0ea5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:07.969Z|3b98469c-c181-4c46-8d78-dcd1ec7d0ea5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:08.061Z|1a5f3575-8bd0-424b-b5f2-4ab85c41a9d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:08.063Z|1a5f3575-8bd0-424b-b5f2-4ab85c41a9d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:08.375Z|482ab31e-8b7f-4820-9f0d-d882092a9a4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:08.377Z|482ab31e-8b7f-4820-9f0d-d882092a9a4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:14.232Z|d5b70a97-1484-426a-bd3d-907922de65ce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:06:14.234Z|d5b70a97-1484-426a-bd3d-907922de65ce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:18.118Z|583c674d-c15b-4c49-af8f-fe884346ba20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:18.119Z|583c674d-c15b-4c49-af8f-fe884346ba20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:18.175Z|9ed83cb0-9112-43c5-904c-d707651075ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:18.177Z|9ed83cb0-9112-43c5-904c-d707651075ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:18.432Z|a5dc6224-8de1-45a1-9a0f-a567060f6433|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:18.433Z|a5dc6224-8de1-45a1-9a0f-a567060f6433|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:19.160Z|fd425d12-74e2-4534-a7a6-34b51ad7686d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:06:19.164Z|fd425d12-74e2-4534-a7a6-34b51ad7686d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:06:28.215Z|f9061738-5b6c-4309-b507-0e6a11d25354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:28.216Z|f9061738-5b6c-4309-b507-0e6a11d25354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:28.237Z|300ae4f9-8c47-4612-bb51-c8efe71c90b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:28.239Z|300ae4f9-8c47-4612-bb51-c8efe71c90b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:28.525Z|c5683dff-34be-45c0-9748-e036510c9c23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:28.527Z|c5683dff-34be-45c0-9748-e036510c9c23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:34.154Z|930b6946-3640-41b5-8b06-308f19af1aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:06:34.155Z|930b6946-3640-41b5-8b06-308f19af1aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:06:35.128Z|e2d9b062-1693-4df1-9c5a-60016a4f7c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:06:35.129Z|e2d9b062-1693-4df1-9c5a-60016a4f7c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:06:38.313Z|6f1d5678-20aa-4734-9d93-02172d710269|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:38.314Z|6f1d5678-20aa-4734-9d93-02172d710269|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:38.386Z|d9aec1cd-9c3e-4d65-b739-680aefe3170d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:38.387Z|d9aec1cd-9c3e-4d65-b739-680aefe3170d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:38.609Z|f3b316e4-a3c0-4cb2-a502-dc525eb71d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:38.610Z|f3b316e4-a3c0-4cb2-a502-dc525eb71d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:48.484Z|c76d703a-fb94-4314-81ad-9a0d71d3c4b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:48.485Z|c76d703a-fb94-4314-81ad-9a0d71d3c4b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:48.530Z|3b822885-e15a-4e82-92bf-d758a55739ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:48.531Z|3b822885-e15a-4e82-92bf-d758a55739ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:48.775Z|4f428876-3821-44ee-897c-10ca96f9f2d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:48.777Z|4f428876-3821-44ee-897c-10ca96f9f2d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:49.160Z|d6c6fcad-f622-4a01-a9cf-cf4b8bb2acc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:06:49.160Z|d6c6fcad-f622-4a01-a9cf-cf4b8bb2acc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:06:58.619Z|d3555317-81a3-43c1-956d-6df2fba34843|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:58.621Z|d3555317-81a3-43c1-956d-6df2fba34843|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:58.660Z|aec8d176-fcc0-4a2f-9149-d77992927367|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:58.661Z|aec8d176-fcc0-4a2f-9149-d77992927367|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:06:58.895Z|593b164f-b74a-410f-ac8c-b0f1c2c45180|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:06:58.897Z|593b164f-b74a-410f-ac8c-b0f1c2c45180|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:04.157Z|19f15f11-1993-451e-858b-6abbf6d2a559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:07:04.171Z|19f15f11-1993-451e-858b-6abbf6d2a559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:07:05.130Z|58751bcc-0bd6-491f-9a70-f5415c87af83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:07:05.131Z|58751bcc-0bd6-491f-9a70-f5415c87af83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:07:08.717Z|787356ae-965e-491a-997a-906bfb78dd69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:07:08.718Z|787356ae-965e-491a-997a-906bfb78dd69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:08.847Z|c2b73d65-3f77-4279-8f76-dc864b5d91ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:07:08.848Z|c2b73d65-3f77-4279-8f76-dc864b5d91ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:09.023Z|1dc18353-d11f-447c-9386-9690bf2a4b1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:07:09.024Z|1dc18353-d11f-447c-9386-9690bf2a4b1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:14.203Z|93c44e7c-101f-40f3-b10d-6c7cac144f1e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:07:14.204Z|93c44e7c-101f-40f3-b10d-6c7cac144f1e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:18.890Z|60b5f41a-efbf-40fa-aea6-185daf52f559|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:07:18.891Z|60b5f41a-efbf-40fa-aea6-185daf52f559|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:19.021Z|adee6ae9-f366-4164-9f72-73e00fd42288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:07:19.042Z|adee6ae9-f366-4164-9f72-73e00fd42288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:19.157Z|8cc9147d-fa17-4330-9a7a-5df442eea731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:07:19.158Z|8cc9147d-fa17-4330-9a7a-5df442eea731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:07:19.443Z|670e1886-ecda-46a6-b8ed-5b6a763dd92a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:07:19.447Z|670e1886-ecda-46a6-b8ed-5b6a763dd92a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:29.102Z|c6583e32-85e5-4455-ae33-098f01e0f07b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:07:29.104Z|c6583e32-85e5-4455-ae33-098f01e0f07b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:29.302Z|dfe77d6c-abe2-423b-b561-5cb96a00d703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:07:29.309Z|dfe77d6c-abe2-423b-b561-5cb96a00d703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:29.546Z|2f459649-9539-40a6-b5ec-8dc1d87ab8ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:07:29.547Z|2f459649-9539-40a6-b5ec-8dc1d87ab8ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:34.155Z|8446d2b8-1727-4de8-9445-1fc5a31b26be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:07:34.157Z|8446d2b8-1727-4de8-9445-1fc5a31b26be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:07:35.232Z|ec54c1cd-4a43-4b2c-aca0-9d23f5823360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:07:35.233Z|ec54c1cd-4a43-4b2c-aca0-9d23f5823360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:07:39.342Z|ebca5bc4-bda3-4762-b6d8-4e5226ad9742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:07:39.344Z|ebca5bc4-bda3-4762-b6d8-4e5226ad9742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:39.485Z|70c02a6b-e97f-45ea-abd1-2d086878dd8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:07:39.486Z|70c02a6b-e97f-45ea-abd1-2d086878dd8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:39.827Z|7a6c9e10-4329-4e9a-8e0b-67408b4eda8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:07:39.830Z|7a6c9e10-4329-4e9a-8e0b-67408b4eda8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:49.157Z|37af8d95-e7e7-420d-b865-f3134a165639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:07:49.200Z|37af8d95-e7e7-420d-b865-f3134a165639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:07:49.564Z|96e8581f-1c36-4911-a7ab-b0abf55684c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:07:49.565Z|96e8581f-1c36-4911-a7ab-b0abf55684c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:49.837Z|14ee3fa5-9681-4b5d-8ec0-9fa5b7a06deb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:07:49.839Z|14ee3fa5-9681-4b5d-8ec0-9fa5b7a06deb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:07:50.223Z|bd5ed36a-d8aa-417f-be49-db68409a077e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:07:50.225Z|bd5ed36a-d8aa-417f-be49-db68409a077e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:00.142Z|36ba9c59-d824-47a4-9fc5-095735d1c362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:00.207Z|36ba9c59-d824-47a4-9fc5-095735d1c362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:00.236Z|53c82590-3df5-4abd-a039-daeae7aca7a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:00.311Z|53c82590-3df5-4abd-a039-daeae7aca7a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:00.647Z|a77ffaa1-08fa-4009-8168-9e73245e4cbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:00.649Z|a77ffaa1-08fa-4009-8168-9e73245e4cbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:04.186Z|13dfb9a9-60bf-479a-9159-da10b99cd1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:08:04.187Z|13dfb9a9-60bf-479a-9159-da10b99cd1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:08:05.235Z|646b028a-84b8-430b-b22b-b4ed2ad6f7ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:08:05.236Z|646b028a-84b8-430b-b22b-b4ed2ad6f7ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:08:10.962Z|cea1307a-9205-450c-9d7b-0b8eeb1487f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:10.964Z|cea1307a-9205-450c-9d7b-0b8eeb1487f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:10.988Z|22ad13ce-5ba0-4c1d-8701-3e2b51a4cc37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:10.989Z|22ad13ce-5ba0-4c1d-8701-3e2b51a4cc37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:10.991Z|be4e810e-914c-41e4-9df9-c35256ef10a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:11.006Z|be4e810e-914c-41e4-9df9-c35256ef10a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:14.295Z|531bb3aa-6d76-4a31-aba2-4c61604b3885|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:08:14.302Z|531bb3aa-6d76-4a31-aba2-4c61604b3885|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:19.177Z|8817560d-4e25-4077-aebd-201486d7556b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:08:19.178Z|8817560d-4e25-4077-aebd-201486d7556b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:08:21.273Z|cb6ce15f-c78c-483b-b07d-305a3dd443f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:21.275Z|cb6ce15f-c78c-483b-b07d-305a3dd443f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:21.327Z|4d50335d-217b-4f4b-8ca6-b095b6dd6450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:21.329Z|4d50335d-217b-4f4b-8ca6-b095b6dd6450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:21.382Z|c886a547-6bad-49c4-8633-5a909b7e0d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:21.387Z|c886a547-6bad-49c4-8633-5a909b7e0d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:31.477Z|53de3226-4bc7-415f-8e18-389a09313a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:31.478Z|53de3226-4bc7-415f-8e18-389a09313a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:31.493Z|be57134d-08b2-444b-8d9e-b03721947b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:31.494Z|be57134d-08b2-444b-8d9e-b03721947b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:31.554Z|ce658de9-0358-465d-b5ce-a6b95966e8f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:31.556Z|ce658de9-0358-465d-b5ce-a6b95966e8f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:34.154Z|b69918e4-736b-4690-ab5a-6b4ef465e4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:08:34.159Z|b69918e4-736b-4690-ab5a-6b4ef465e4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:08:35.237Z|c071c753-e833-4ca7-ae01-f2ad1c3efd6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:08:35.238Z|c071c753-e833-4ca7-ae01-f2ad1c3efd6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:08:41.561Z|7b6205a2-c522-498c-a29b-75b4959b14df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:41.562Z|7b6205a2-c522-498c-a29b-75b4959b14df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:41.567Z|2b9f25a8-33d7-456a-b913-b56174a9098a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:41.569Z|2b9f25a8-33d7-456a-b913-b56174a9098a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:41.641Z|d07f2fb7-99b1-4f8f-a79c-85320428f341|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:41.642Z|d07f2fb7-99b1-4f8f-a79c-85320428f341|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:49.156Z|77935f8d-9d70-49a4-b88e-5e54bf55b5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:08:49.158Z|77935f8d-9d70-49a4-b88e-5e54bf55b5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:08:51.659Z|e4327185-1fdf-464a-a37c-586f64968eab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:51.659Z|bb728245-ec2a-4561-85b9-a4ba99c514f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:51.660Z|e4327185-1fdf-464a-a37c-586f64968eab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:51.660Z|bb728245-ec2a-4561-85b9-a4ba99c514f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:08:51.719Z|4dad62ba-1c4d-4480-a39a-67e1d6857862|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:08:51.727Z|4dad62ba-1c4d-4480-a39a-67e1d6857862|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:01.746Z|9e0582a5-5aa4-4453-a1e9-9cf2bc6ea916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:01.747Z|9e0582a5-5aa4-4453-a1e9-9cf2bc6ea916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:01.751Z|b286abb3-08f0-4f00-8cc4-baac439f02e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:01.775Z|b286abb3-08f0-4f00-8cc4-baac439f02e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:01.882Z|267430f6-ce8b-44c5-9b0a-d3f216d6988d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:01.883Z|267430f6-ce8b-44c5-9b0a-d3f216d6988d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:04.154Z|26978c68-7289-44db-a06a-96c6b7186749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:09:04.155Z|26978c68-7289-44db-a06a-96c6b7186749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:09:05.244Z|e24df8b0-44aa-426f-8ff2-b1bd67e62dbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:09:05.245Z|e24df8b0-44aa-426f-8ff2-b1bd67e62dbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:09:11.861Z|33930a95-79d8-4f71-802e-b9df29d1e5a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:11.862Z|33930a95-79d8-4f71-802e-b9df29d1e5a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:11.909Z|018fefd0-93a5-47e6-afbb-76d6ba884b2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:11.911Z|018fefd0-93a5-47e6-afbb-76d6ba884b2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:11.949Z|50df4c96-0f31-4eda-89c5-92f6c9d302f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:11.951Z|50df4c96-0f31-4eda-89c5-92f6c9d302f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:14.214Z|156a46bb-d74a-4cb4-a37c-e5959d44d3f4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:09:14.218Z|156a46bb-d74a-4cb4-a37c-e5959d44d3f4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:19.154Z|bab668f9-7e24-4980-9912-379a98b7af93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:09:19.160Z|bab668f9-7e24-4980-9912-379a98b7af93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:09:21.949Z|02477655-9ba2-4379-b50f-aabda99c37b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:21.949Z|42283253-983c-469a-ba30-6ac6db18ab1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:21.951Z|02477655-9ba2-4379-b50f-aabda99c37b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:21.951Z|42283253-983c-469a-ba30-6ac6db18ab1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:21.997Z|0feaf75a-fe5a-42e2-a9ba-39c8258c037d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:21.998Z|0feaf75a-fe5a-42e2-a9ba-39c8258c037d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:32.018Z|22600c87-7dd1-4441-b985-09bfa26bda22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:32.019Z|22600c87-7dd1-4441-b985-09bfa26bda22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:32.027Z|51955f0d-a1b9-441a-9152-bb1d65f093e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:32.031Z|51955f0d-a1b9-441a-9152-bb1d65f093e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:32.080Z|440cb1eb-7457-4706-ac24-3ac1dbbad5ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:32.081Z|440cb1eb-7457-4706-ac24-3ac1dbbad5ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:34.154Z|a11c3d88-87b5-40b3-84a9-9dab234a96f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:09:34.155Z|a11c3d88-87b5-40b3-84a9-9dab234a96f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:09:35.249Z|bbdcc0d5-3010-47af-aea0-5b90048c9743|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:09:35.249Z|bbdcc0d5-3010-47af-aea0-5b90048c9743|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:09:42.195Z|73f0002e-c2e7-49c4-b15e-c4af83a948ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:42.196Z|73f0002e-c2e7-49c4-b15e-c4af83a948ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:42.217Z|aa83d978-6b8c-4da2-a6f8-b2b807a2ee60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:42.218Z|aa83d978-6b8c-4da2-a6f8-b2b807a2ee60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:42.239Z|bf01d181-e45f-4a12-b6ae-3809b9d1558b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:42.248Z|bf01d181-e45f-4a12-b6ae-3809b9d1558b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:49.154Z|3db864ed-9737-4ec0-b470-b55828f3e0f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:09:49.155Z|3db864ed-9737-4ec0-b470-b55828f3e0f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:09:52.336Z|b3ca0d9a-e5e4-421f-b7a5-dfcc2596968c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:52.337Z|b3ca0d9a-e5e4-421f-b7a5-dfcc2596968c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:52.347Z|7a1134d6-e017-4c96-8d2e-60837bf0238b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:52.348Z|7a1134d6-e017-4c96-8d2e-60837bf0238b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:09:52.403Z|e5fe1c9f-7164-4050-8e53-53b6eb2ec15b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:09:52.404Z|e5fe1c9f-7164-4050-8e53-53b6eb2ec15b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:02.431Z|d00fa4c7-e113-4924-89da-8c91d15b51b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:02.433Z|d00fa4c7-e113-4924-89da-8c91d15b51b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:02.458Z|96592e5f-3657-402f-a7ca-d312c37bbf13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:02.460Z|96592e5f-3657-402f-a7ca-d312c37bbf13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:02.470Z|9c04a5c5-08b5-41a3-92ac-9ed045e82120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:02.472Z|9c04a5c5-08b5-41a3-92ac-9ed045e82120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:04.154Z|e4b4688e-bce7-46a8-afe0-8c02acd03673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:10:04.158Z|e4b4688e-bce7-46a8-afe0-8c02acd03673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:10:05.253Z|a09bda27-269d-4b3f-85cf-5f36f97e26c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:10:05.256Z|a09bda27-269d-4b3f-85cf-5f36f97e26c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:10:12.492Z|cda16b67-802b-47ff-a339-f212a3c4ef9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:12.493Z|cda16b67-802b-47ff-a339-f212a3c4ef9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:12.553Z|b301db05-e648-4eb2-bd44-4db1f8ce9a2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:12.555Z|b301db05-e648-4eb2-bd44-4db1f8ce9a2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:12.552Z|71401f22-c3b1-4d7f-a8f9-39c22cf51b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:12.559Z|71401f22-c3b1-4d7f-a8f9-39c22cf51b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:14.191Z|7d3b5675-2727-4464-b222-2a4679f7cc4a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:10:14.195Z|7d3b5675-2727-4464-b222-2a4679f7cc4a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:19.157Z|ba377662-2032-4bc1-90a4-947058f3e1d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:10:19.158Z|ba377662-2032-4bc1-90a4-947058f3e1d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:10:22.563Z|e8b66516-fbd9-4472-8eab-89e517ca3f5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:22.565Z|e8b66516-fbd9-4472-8eab-89e517ca3f5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:22.613Z|59ff0a26-022d-4438-ab9e-590e4d4ac281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:22.614Z|59ff0a26-022d-4438-ab9e-590e4d4ac281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:22.615Z|cd769047-e974-41de-975a-34b31e2f86c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:22.615Z|cd769047-e974-41de-975a-34b31e2f86c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:32.605Z|7aac10a3-a0b8-4fbc-a6f7-f1a4b34869a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:32.606Z|7aac10a3-a0b8-4fbc-a6f7-f1a4b34869a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:32.650Z|dd205ee5-20ec-4459-8b86-b64c0b6d7153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:32.651Z|dd205ee5-20ec-4459-8b86-b64c0b6d7153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:32.674Z|3993aea0-808f-42a6-987c-0c6734b9c666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:32.675Z|3993aea0-808f-42a6-987c-0c6734b9c666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:34.155Z|d62020a0-4266-493b-9073-f07877405967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:10:34.156Z|d62020a0-4266-493b-9073-f07877405967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:10:35.259Z|ed438ead-4b10-468c-801e-5263f5dd5fdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:10:35.260Z|ed438ead-4b10-468c-801e-5263f5dd5fdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:10:42.668Z|ed5159d9-2e91-445b-8ef8-a27a0c3219f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:42.669Z|ed5159d9-2e91-445b-8ef8-a27a0c3219f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:42.703Z|198f6388-6960-44da-bba3-3a65997ffabc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:42.705Z|198f6388-6960-44da-bba3-3a65997ffabc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:42.801Z|0f612b70-bf61-4b37-9656-3ec6565fdce1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:42.803Z|0f612b70-bf61-4b37-9656-3ec6565fdce1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:49.175Z|b1c5110d-eb40-4b56-9f38-b53e61c0c905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:10:49.188Z|b1c5110d-eb40-4b56-9f38-b53e61c0c905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:10:52.865Z|01f8fb22-8c35-44ad-8a2e-7b94e87517bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:52.865Z|8f21a441-a1ad-42d1-95ee-ed2e2faa6b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:52.866Z|8f21a441-a1ad-42d1-95ee-ed2e2faa6b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:52.866Z|01f8fb22-8c35-44ad-8a2e-7b94e87517bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:10:52.953Z|3f4a235a-0436-40df-90d2-b8ed17cd492d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:10:52.955Z|3f4a235a-0436-40df-90d2-b8ed17cd492d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:02.982Z|30bc8c2e-8c35-4728-9499-013033bbccd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:02.984Z|30bc8c2e-8c35-4728-9499-013033bbccd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:03.008Z|0c703961-bf15-4c7d-8e7f-7a0fe016f0d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:03.014Z|0c703961-bf15-4c7d-8e7f-7a0fe016f0d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:03.159Z|824863c4-0014-40bb-bf18-155699944599|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:03.161Z|824863c4-0014-40bb-bf18-155699944599|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:04.156Z|c9131899-e0b9-4b16-8193-f23cf95104fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:11:04.157Z|c9131899-e0b9-4b16-8193-f23cf95104fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:11:05.261Z|95da991d-f5d7-40a6-a9e0-f8ef02f7d87c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:11:05.262Z|95da991d-f5d7-40a6-a9e0-f8ef02f7d87c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:11:13.165Z|ab58030c-a10d-4ca6-9f95-95f65a11ed0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:13.167Z|ab58030c-a10d-4ca6-9f95-95f65a11ed0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:13.167Z|a8cd2868-9432-43c4-8584-97e135621533|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:13.168Z|a8cd2868-9432-43c4-8584-97e135621533|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:13.294Z|b456da2d-ecc0-4a50-b329-a786e4867265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:13.295Z|b456da2d-ecc0-4a50-b329-a786e4867265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:14.213Z|6236ebcd-c69c-46dc-b6d6-c3488748a721|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:11:14.232Z|6236ebcd-c69c-46dc-b6d6-c3488748a721|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:19.156Z|19564ce2-8841-4d1f-99d1-3649c09a7cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:11:19.157Z|19564ce2-8841-4d1f-99d1-3649c09a7cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:11:23.281Z|6db5f8cd-28a9-44c0-9aa3-60cd2fe14175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:23.282Z|6db5f8cd-28a9-44c0-9aa3-60cd2fe14175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:23.329Z|15f66ff8-1e1c-41ae-879b-004290ebbf57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:23.330Z|15f66ff8-1e1c-41ae-879b-004290ebbf57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:23.377Z|61aa8255-55b0-4761-8d7c-d02f5dc56a17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:23.379Z|61aa8255-55b0-4761-8d7c-d02f5dc56a17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:33.391Z|315a1ae8-2d98-4e07-8466-1aba0cc99aec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:33.392Z|315a1ae8-2d98-4e07-8466-1aba0cc99aec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:33.480Z|df09a1e8-b469-4f9d-a4fd-1879fec80224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:33.492Z|df09a1e8-b469-4f9d-a4fd-1879fec80224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:33.552Z|45c36eed-b6f3-41a2-a785-2dad077eca9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:33.554Z|45c36eed-b6f3-41a2-a785-2dad077eca9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:34.176Z|32052538-5f3f-4bb0-8a8b-88ccbe13566a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:11:34.218Z|32052538-5f3f-4bb0-8a8b-88ccbe13566a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:11:35.264Z|4bf34346-bbae-4065-87db-1b8febdb9787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:11:35.266Z|4bf34346-bbae-4065-87db-1b8febdb9787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:11:43.567Z|5b7b66aa-25d4-4a53-83df-67d8a70c2497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:43.569Z|5b7b66aa-25d4-4a53-83df-67d8a70c2497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:43.635Z|c3d81593-ef1f-4796-bd81-82f821c6986d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:43.636Z|c3d81593-ef1f-4796-bd81-82f821c6986d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:43.669Z|1c5c98ad-36d8-4aa9-9910-0f638057c477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:43.671Z|1c5c98ad-36d8-4aa9-9910-0f638057c477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:49.155Z|bf988b47-0076-4cf5-ac50-7ea0d9cf936f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:11:49.156Z|bf988b47-0076-4cf5-ac50-7ea0d9cf936f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:11:53.658Z|936f5cb9-8bb3-454f-ad0a-d773eb132719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:53.659Z|936f5cb9-8bb3-454f-ad0a-d773eb132719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:53.783Z|811bb9ed-4d32-4ea4-9740-f96b7fa1e123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:53.799Z|811bb9ed-4d32-4ea4-9740-f96b7fa1e123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:11:53.802Z|87f4e08b-230c-4042-8232-fba28fc861e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:11:53.803Z|87f4e08b-230c-4042-8232-fba28fc861e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:03.753Z|b1a61898-8855-4326-9b2d-d056c5f27d49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:03.755Z|b1a61898-8855-4326-9b2d-d056c5f27d49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:03.868Z|d32db141-b27a-4ea9-a09d-0fdaa2eea270|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:03.875Z|d32db141-b27a-4ea9-a09d-0fdaa2eea270|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:03.875Z|71237ab6-a2fd-4d36-8bcf-ffcfe43cf000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:03.877Z|71237ab6-a2fd-4d36-8bcf-ffcfe43cf000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:04.158Z|cb0e8351-1cad-4e47-9124-a1dfcf9a5653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:12:04.159Z|cb0e8351-1cad-4e47-9124-a1dfcf9a5653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:12:05.270Z|1845685c-b59a-43e9-96e2-3da25dc0d1a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:12:05.271Z|1845685c-b59a-43e9-96e2-3da25dc0d1a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:12:13.880Z|d74ba350-bacd-427a-b4bb-747d4027d5dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:13.895Z|d74ba350-bacd-427a-b4bb-747d4027d5dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:13.981Z|77e2ec72-0056-4243-851a-4d19a4ed3bdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:13.983Z|77e2ec72-0056-4243-851a-4d19a4ed3bdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:13.993Z|6afb5551-2f75-4b87-8b51-e018ebe5344c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:13.993Z|6afb5551-2f75-4b87-8b51-e018ebe5344c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:14.194Z|d9b11eea-73f0-4119-ba8a-78f8d19698a5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:12:14.195Z|d9b11eea-73f0-4119-ba8a-78f8d19698a5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:19.154Z|aba1e73e-ec1c-4843-b652-1f5f4f0752ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:12:19.161Z|aba1e73e-ec1c-4843-b652-1f5f4f0752ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:12:23.988Z|b827af69-e2c9-4293-8cc2-9e90e68ba8cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:23.990Z|b827af69-e2c9-4293-8cc2-9e90e68ba8cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:24.105Z|32ef8b1c-db43-4fd8-81bd-21318da96a99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:24.109Z|32ef8b1c-db43-4fd8-81bd-21318da96a99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:24.143Z|b0d5246d-5a2f-4157-8889-ac029734846a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:24.162Z|b0d5246d-5a2f-4157-8889-ac029734846a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:34.088Z|192f1503-1390-4ac0-9f54-1455fb4b6d90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:34.092Z|192f1503-1390-4ac0-9f54-1455fb4b6d90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:34.158Z|0a2c79d2-72ee-4ed7-8788-9e3b821b9871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:12:34.161Z|0a2c79d2-72ee-4ed7-8788-9e3b821b9871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:12:34.190Z|99bcef0d-7e2c-44e0-810e-b176d4e01f28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:34.210Z|99bcef0d-7e2c-44e0-810e-b176d4e01f28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:34.248Z|d6758338-07fe-42d6-99d6-9b2ef60aab72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:34.250Z|d6758338-07fe-42d6-99d6-9b2ef60aab72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:35.273Z|71b2fdc8-d795-4faf-9e70-a0d6f3089bc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:12:35.274Z|71b2fdc8-d795-4faf-9e70-a0d6f3089bc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:12:44.242Z|2e319245-7fdd-4ac2-8dca-b60793d10fbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:44.243Z|2e319245-7fdd-4ac2-8dca-b60793d10fbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:44.405Z|75b71e79-6a72-42b2-88cf-ec69ee7ca93d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:44.407Z|75b71e79-6a72-42b2-88cf-ec69ee7ca93d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:44.426Z|d91eb90d-504c-4703-8919-f19b7f3cf4d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:44.427Z|d91eb90d-504c-4703-8919-f19b7f3cf4d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:49.177Z|877bd9fa-7fef-4546-8d0e-e450011dbe43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:12:49.289Z|877bd9fa-7fef-4546-8d0e-e450011dbe43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:12:54.384Z|7348f5a8-0e3b-4b79-b299-ccfcb24d2c1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:54.387Z|7348f5a8-0e3b-4b79-b299-ccfcb24d2c1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:54.644Z|456589ed-60ea-4817-b371-85eb9f465d38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:54.645Z|456589ed-60ea-4817-b371-85eb9f465d38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:12:54.657Z|aec5a56b-f7cb-4c6e-89df-9fe0053c1029|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:12:54.662Z|aec5a56b-f7cb-4c6e-89df-9fe0053c1029|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:04.158Z|b6a3fc23-edb4-4569-bb90-5bee88fa1574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:13:04.160Z|b6a3fc23-edb4-4569-bb90-5bee88fa1574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:13:04.491Z|aa834478-fdc9-4258-a0c9-7c73ec6dcb97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:04.495Z|aa834478-fdc9-4258-a0c9-7c73ec6dcb97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:04.819Z|27df6285-3323-468e-8242-7a781d66a882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:04.820Z|27df6285-3323-468e-8242-7a781d66a882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:04.822Z|ab01219e-729c-483e-98af-f3b5cbfd5e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:04.831Z|ab01219e-729c-483e-98af-f3b5cbfd5e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:05.276Z|eef7f36c-b20c-40d7-9e69-07b7a0384663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:13:05.277Z|eef7f36c-b20c-40d7-9e69-07b7a0384663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:13:14.197Z|66ad035b-13cb-41c9-a8ad-d5d5d2fb8fe6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:13:14.216Z|66ad035b-13cb-41c9-a8ad-d5d5d2fb8fe6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:14.631Z|e7396d37-6396-48be-b406-e121e7bd1436|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:14.633Z|e7396d37-6396-48be-b406-e121e7bd1436|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:14.957Z|b0f9e036-38f8-4427-9ad0-f2a9cf66fcaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:14.958Z|b0f9e036-38f8-4427-9ad0-f2a9cf66fcaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:14.977Z|2f05149f-3db5-4820-b2a8-53450b72077c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:14.978Z|2f05149f-3db5-4820-b2a8-53450b72077c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:19.154Z|1029d713-8b2d-423d-921b-7bcc3c9f8013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:13:19.155Z|1029d713-8b2d-423d-921b-7bcc3c9f8013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:13:24.759Z|cc490b91-6f4c-4cd5-a2c7-d7840c09b406|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:24.761Z|cc490b91-6f4c-4cd5-a2c7-d7840c09b406|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:25.020Z|4b21ad0c-6382-4fb3-a5dc-74c37a3825b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:25.023Z|4b21ad0c-6382-4fb3-a5dc-74c37a3825b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:25.076Z|b42fa55b-f53c-4e23-8b61-c90ea16de203|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:25.077Z|b42fa55b-f53c-4e23-8b61-c90ea16de203|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:34.155Z|677f87fa-1470-44da-905b-723c28143c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:13:34.173Z|677f87fa-1470-44da-905b-723c28143c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:13:34.959Z|c2a22aec-fa3b-4cb0-8fd1-911400c0a474|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:34.961Z|c2a22aec-fa3b-4cb0-8fd1-911400c0a474|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:35.090Z|b511c15c-e1b5-447f-9d46-1e16928345b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:35.091Z|b511c15c-e1b5-447f-9d46-1e16928345b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:35.199Z|eab3f70f-eeaa-40e9-a5d6-da7adc133b74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:35.200Z|eab3f70f-eeaa-40e9-a5d6-da7adc133b74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:35.277Z|fde42470-9343-4658-9a80-e7bdca1d3ca8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:13:35.278Z|fde42470-9343-4658-9a80-e7bdca1d3ca8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:13:45.114Z|415363b4-9667-4aa1-9bd7-669f3f5037a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:45.115Z|415363b4-9667-4aa1-9bd7-669f3f5037a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:45.217Z|33060303-aa01-4157-b43f-667bafa2536f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:45.234Z|33060303-aa01-4157-b43f-667bafa2536f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:45.404Z|5031c56d-7380-42a7-a44a-a4aaba1eca32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:45.405Z|5031c56d-7380-42a7-a44a-a4aaba1eca32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:49.160Z|56be0c66-490f-471c-893a-6208cec87698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:13:49.162Z|56be0c66-490f-471c-893a-6208cec87698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:13:55.250Z|40a4b39c-6fd1-4406-8bc6-fe4062703d73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:55.251Z|40a4b39c-6fd1-4406-8bc6-fe4062703d73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:55.461Z|427588a1-4d30-40ec-840d-3609fee327c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:55.464Z|427588a1-4d30-40ec-840d-3609fee327c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:13:55.501Z|02ea53a2-c804-4e77-b547-b6390911d6e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:13:55.502Z|02ea53a2-c804-4e77-b547-b6390911d6e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:04.158Z|76268e5c-36e5-4295-95b9-0ef239cb97e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:14:04.164Z|76268e5c-36e5-4295-95b9-0ef239cb97e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:14:05.287Z|48f84afe-bd45-4bf1-8cd9-882723e57f0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:14:05.302Z|48f84afe-bd45-4bf1-8cd9-882723e57f0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:14:05.357Z|39bf2b01-0ac3-43e6-894b-a7d74d8fc2b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:05.358Z|39bf2b01-0ac3-43e6-894b-a7d74d8fc2b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:05.568Z|d62176b1-7f34-443d-81ea-951b386411dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:05.569Z|d62176b1-7f34-443d-81ea-951b386411dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:05.670Z|2843b07e-699e-4666-a652-f1f15c6f84e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:05.671Z|2843b07e-699e-4666-a652-f1f15c6f84e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:14.214Z|32c42457-7025-4afd-aac3-8d08d318ba6b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:14:14.215Z|32c42457-7025-4afd-aac3-8d08d318ba6b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:15.441Z|99e41a45-c280-4a6b-89a2-0c1a788ab842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:15.442Z|99e41a45-c280-4a6b-89a2-0c1a788ab842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:15.689Z|52a08fc5-0bf3-4c37-b7ac-16da7cf3890b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:15.690Z|52a08fc5-0bf3-4c37-b7ac-16da7cf3890b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:15.741Z|93c80220-bbff-45ef-ba35-e4d04ea91d30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:15.742Z|93c80220-bbff-45ef-ba35-e4d04ea91d30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:19.154Z|4189aeb5-5c4a-4574-83d7-79b51edc0ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:14:19.161Z|4189aeb5-5c4a-4574-83d7-79b51edc0ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:14:25.536Z|1e3cb017-1d84-4d51-97c5-8092f3f2eebf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:25.537Z|1e3cb017-1d84-4d51-97c5-8092f3f2eebf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:25.737Z|0f501c72-b2b1-4cd0-9504-c6339efcc5d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:25.738Z|0f501c72-b2b1-4cd0-9504-c6339efcc5d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:25.780Z|f7d2c1a8-4482-4319-9100-0d7693f59bb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:25.781Z|f7d2c1a8-4482-4319-9100-0d7693f59bb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:34.154Z|3db95e65-6a3f-41c4-9b31-cc1dff39985a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:14:34.155Z|3db95e65-6a3f-41c4-9b31-cc1dff39985a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:14:35.310Z|53032235-6924-41d3-85a7-62bc94b8390b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:14:35.311Z|53032235-6924-41d3-85a7-62bc94b8390b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:14:35.569Z|c7cbc6f6-cb95-4642-9181-56379fd0f07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:35.572Z|c7cbc6f6-cb95-4642-9181-56379fd0f07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:35.785Z|59c5980b-aaec-4adc-ab58-cbd89d202ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:35.786Z|59c5980b-aaec-4adc-ab58-cbd89d202ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:35.815Z|da5f0138-9f4f-4132-ab2c-5137a85ba682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:35.817Z|da5f0138-9f4f-4132-ab2c-5137a85ba682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:45.605Z|8bc9d8bd-a3eb-4865-96fc-5bf5040bfc74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:45.607Z|8bc9d8bd-a3eb-4865-96fc-5bf5040bfc74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:45.842Z|b17b18ac-215a-41b3-9b2d-485fcda8278d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:45.847Z|b17b18ac-215a-41b3-9b2d-485fcda8278d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:45.885Z|c64595a7-6b9e-4058-8482-8db18cbde23c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:45.887Z|c64595a7-6b9e-4058-8482-8db18cbde23c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:49.158Z|b726d10d-0454-4a5a-88e7-82441e5d3015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:14:49.159Z|b726d10d-0454-4a5a-88e7-82441e5d3015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:14:55.667Z|e1ef7492-30f0-4924-a57f-b13970fa144a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:55.669Z|e1ef7492-30f0-4924-a57f-b13970fa144a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:55.917Z|4d28fe43-3ecc-49f7-89a9-15764ceb5b8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:55.918Z|4d28fe43-3ecc-49f7-89a9-15764ceb5b8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:14:55.953Z|36f62059-ca5b-4d6c-abd7-130f57a79634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:14:55.954Z|36f62059-ca5b-4d6c-abd7-130f57a79634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:04.158Z|8910aada-44ba-4bcf-83a2-2755b6af7401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:15:04.163Z|8910aada-44ba-4bcf-83a2-2755b6af7401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:15:05.312Z|57ff7aea-1821-4a3a-bd77-7f4b2e129225|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:15:05.313Z|57ff7aea-1821-4a3a-bd77-7f4b2e129225|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:15:05.740Z|2b8e6fea-2815-4f4d-8445-bd5cbb2623dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:05.741Z|2b8e6fea-2815-4f4d-8445-bd5cbb2623dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:05.994Z|f58444f6-0875-4c08-9321-b25deaa97444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:05.995Z|f58444f6-0875-4c08-9321-b25deaa97444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:06.013Z|478d14ee-0e5b-4b5d-8743-1124ed4d035f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:06.020Z|478d14ee-0e5b-4b5d-8743-1124ed4d035f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:14.208Z|bf8024a2-ecb0-4294-afe8-803d523b33a7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:15:14.210Z|bf8024a2-ecb0-4294-afe8-803d523b33a7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:15.819Z|42a6a791-2a78-4672-93e6-e535f79d7bca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:15.821Z|42a6a791-2a78-4672-93e6-e535f79d7bca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:16.075Z|30b3b6e0-52bc-42a5-9c3b-3b775d5621d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:16.077Z|30b3b6e0-52bc-42a5-9c3b-3b775d5621d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:16.111Z|a54b22b5-938e-4707-a3c4-dac24f380697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:16.113Z|a54b22b5-938e-4707-a3c4-dac24f380697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:19.159Z|b9d46714-a256-4642-bfe9-0b696f506f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:15:19.161Z|b9d46714-a256-4642-bfe9-0b696f506f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:15:25.891Z|efabf629-4fac-455d-88db-a324241f6287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:25.893Z|efabf629-4fac-455d-88db-a324241f6287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:26.145Z|bf77af69-8125-4ea8-a3a1-e248fb41e020|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:26.146Z|bf77af69-8125-4ea8-a3a1-e248fb41e020|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:26.188Z|2a61e1a4-08a2-4235-a00e-09b572f37f6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:26.189Z|2a61e1a4-08a2-4235-a00e-09b572f37f6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:34.154Z|811a59a3-51e5-431e-ba70-e7ada3551928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:15:34.155Z|811a59a3-51e5-431e-ba70-e7ada3551928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:15:35.322Z|4759805f-74a3-433d-9d21-4976e0f65aa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:15:35.323Z|4759805f-74a3-433d-9d21-4976e0f65aa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:15:35.961Z|45451fe7-6354-47fa-9686-3c3121c12212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:35.964Z|45451fe7-6354-47fa-9686-3c3121c12212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:36.192Z|0a005121-a76e-49b7-8a4d-88324c6c71e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:36.194Z|0a005121-a76e-49b7-8a4d-88324c6c71e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:36.259Z|5f4280b2-6d0f-46a2-bd63-c676e6fb539d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:36.260Z|5f4280b2-6d0f-46a2-bd63-c676e6fb539d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:46.115Z|7e56419e-bf67-407a-8f0b-967790af0aca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:46.124Z|7e56419e-bf67-407a-8f0b-967790af0aca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:46.258Z|5441d66b-62f9-4690-80c5-f93cc5b7c6cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:46.260Z|5441d66b-62f9-4690-80c5-f93cc5b7c6cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:46.310Z|d1557e25-b007-45eb-bdc7-b1c4cd945f92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:46.311Z|d1557e25-b007-45eb-bdc7-b1c4cd945f92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:49.154Z|3aa7b429-833b-4346-91eb-a7aba356e429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:15:49.158Z|3aa7b429-833b-4346-91eb-a7aba356e429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:15:56.213Z|5e206ba7-533a-4991-93a7-c4ef0bb0c426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:56.214Z|5e206ba7-533a-4991-93a7-c4ef0bb0c426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:56.362Z|e1b9357b-fd68-42f2-8841-05e72e748400|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:56.363Z|e1b9357b-fd68-42f2-8841-05e72e748400|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:15:56.375Z|3f4929eb-c6c8-475e-b49c-1255c4b86d18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:15:56.377Z|3f4929eb-c6c8-475e-b49c-1255c4b86d18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:04.154Z|c7257e7a-87d2-41f1-9682-da8b0ec72f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:16:04.156Z|c7257e7a-87d2-41f1-9682-da8b0ec72f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:16:05.324Z|d93d1ba6-fe0f-4836-b569-d3a5eb88ff18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:16:05.325Z|d93d1ba6-fe0f-4836-b569-d3a5eb88ff18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:16:06.281Z|c70f2e85-7a2a-4db7-af93-378298420bd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:06.291Z|c70f2e85-7a2a-4db7-af93-378298420bd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:06.441Z|34bb678b-7917-4823-ba35-d3980e9c7c53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:06.442Z|34bb678b-7917-4823-ba35-d3980e9c7c53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:06.495Z|69770195-7873-4098-8906-51839385d4c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:06.496Z|69770195-7873-4098-8906-51839385d4c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:14.197Z|ab2d05c0-c227-4f80-a8e5-491c74e61243|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:16:14.199Z|ab2d05c0-c227-4f80-a8e5-491c74e61243|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:16.409Z|150acec7-13d7-4766-b0f6-6103e6fba5b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:16.410Z|150acec7-13d7-4766-b0f6-6103e6fba5b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:16.510Z|3326c755-8619-46e8-b94e-652030d0f57e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:16.512Z|3326c755-8619-46e8-b94e-652030d0f57e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:16.542Z|e25bf262-c20d-4e09-9fc9-3c95c7fc0b32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:16.543Z|e25bf262-c20d-4e09-9fc9-3c95c7fc0b32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:19.156Z|2ceb042a-4678-417b-b047-cf594b1b2610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:16:19.161Z|2ceb042a-4678-417b-b047-cf594b1b2610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:16:26.459Z|4ee02888-c493-4429-8437-8ca816eccbaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:26.461Z|4ee02888-c493-4429-8437-8ca816eccbaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:26.538Z|938147b6-0cec-49f3-9656-f5b389759b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:26.539Z|938147b6-0cec-49f3-9656-f5b389759b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:26.571Z|d81a4611-3621-40f8-9960-c6a3e8829c11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:26.571Z|d81a4611-3621-40f8-9960-c6a3e8829c11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:34.154Z|f061524a-0dc6-49b4-a00a-6d6a55340218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:16:34.155Z|f061524a-0dc6-49b4-a00a-6d6a55340218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:16:35.326Z|71d2ca86-ab6d-40fd-88ff-461370d3b1b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:16:35.327Z|71d2ca86-ab6d-40fd-88ff-461370d3b1b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:16:36.513Z|f8be6c8d-a64a-4562-9633-ac7bd434009b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:36.514Z|f8be6c8d-a64a-4562-9633-ac7bd434009b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:36.569Z|a6ae4246-944a-4ce3-ae9b-3f6814c728a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:36.570Z|a6ae4246-944a-4ce3-ae9b-3f6814c728a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:36.599Z|7c0e8980-444f-4f07-ba56-99feda266f97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:36.600Z|7c0e8980-444f-4f07-ba56-99feda266f97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:46.558Z|d20662c1-2631-4422-9270-0552de98ad8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:46.559Z|d20662c1-2631-4422-9270-0552de98ad8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:46.623Z|9a0059aa-9c81-477a-9bb9-5688a6d0f027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:46.628Z|9a0059aa-9c81-477a-9bb9-5688a6d0f027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:46.688Z|41b2dde6-a57b-4840-9feb-5b03a33972d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:46.712Z|41b2dde6-a57b-4840-9feb-5b03a33972d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:49.155Z|b01d7f87-057e-4542-9409-5ac3aab3533e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:16:49.156Z|b01d7f87-057e-4542-9409-5ac3aab3533e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:16:56.620Z|7cc7cfa3-9e05-42e4-a0f6-c63cafceba04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:56.621Z|7cc7cfa3-9e05-42e4-a0f6-c63cafceba04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:56.698Z|f9cdfb4e-32b8-4832-b8d5-cc7fccfe0c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:56.700Z|f9cdfb4e-32b8-4832-b8d5-cc7fccfe0c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:16:56.761Z|d9fc9492-4044-442c-9882-9241c569999b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:16:56.763Z|d9fc9492-4044-442c-9882-9241c569999b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:04.154Z|8eddfa6e-374f-4883-8f0c-e28e33350160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:17:04.163Z|8eddfa6e-374f-4883-8f0c-e28e33350160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:17:05.330Z|be6d915c-08ee-4ee8-9b1a-6684668e9d91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:17:05.331Z|be6d915c-08ee-4ee8-9b1a-6684668e9d91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:17:06.684Z|718bf302-bd1f-4d70-ba2a-70a3a051e7df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:06.686Z|718bf302-bd1f-4d70-ba2a-70a3a051e7df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:06.737Z|67e8c22b-98e4-4826-81e4-94313f550b0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:06.738Z|67e8c22b-98e4-4826-81e4-94313f550b0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:06.832Z|d65fc51e-34f5-4508-b07c-22a388f6268f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:06.833Z|d65fc51e-34f5-4508-b07c-22a388f6268f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:14.199Z|8890eb11-3b8b-4ae5-b55f-144e2200f942|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:17:14.207Z|8890eb11-3b8b-4ae5-b55f-144e2200f942|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:16.728Z|a1d9bed3-2b4e-4b9a-8094-31ae960982f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:16.729Z|a1d9bed3-2b4e-4b9a-8094-31ae960982f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:16.781Z|c3138098-3a39-4d7c-b2ad-d4966afbafc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:16.782Z|c3138098-3a39-4d7c-b2ad-d4966afbafc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:16.911Z|c35e5d0c-4e32-4376-8d79-0ee3074b803a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:16.912Z|c35e5d0c-4e32-4376-8d79-0ee3074b803a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:19.154Z|86ba6ba1-0e72-4117-b829-28ae450b6b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:17:19.155Z|86ba6ba1-0e72-4117-b829-28ae450b6b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:17:26.803Z|61d8e1d9-8d5b-43dc-a533-7154cf9c0ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:26.805Z|61d8e1d9-8d5b-43dc-a533-7154cf9c0ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:26.831Z|7d6f4707-8c73-4896-aede-ba8887bcd759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:26.834Z|7d6f4707-8c73-4896-aede-ba8887bcd759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:27.046Z|b264a58b-c35b-4518-824a-4289797381a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:27.047Z|b264a58b-c35b-4518-824a-4289797381a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:34.162Z|8558728a-9f20-4911-9957-334b2a5b25dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:17:34.180Z|8558728a-9f20-4911-9957-334b2a5b25dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:17:35.342Z|2b061b79-d1d2-4390-8a50-0d231408b66a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:17:35.342Z|2b061b79-d1d2-4390-8a50-0d231408b66a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:17:36.969Z|3a4fb083-d200-4147-bd6d-7a14626d5c99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:36.971Z|3a4fb083-d200-4147-bd6d-7a14626d5c99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:37.063Z|24b79449-0ea7-47c8-9ebc-2dab729ba464|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:37.065Z|24b79449-0ea7-47c8-9ebc-2dab729ba464|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:37.167Z|e559380a-de1a-427b-a1af-5723054ab33c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:37.203Z|e559380a-de1a-427b-a1af-5723054ab33c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:47.099Z|b30d6d3a-c513-4900-87b7-fb0a6389038f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:47.100Z|b30d6d3a-c513-4900-87b7-fb0a6389038f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:47.179Z|c996b564-0a9e-46a8-9c4c-86046d2d8b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:47.180Z|c996b564-0a9e-46a8-9c4c-86046d2d8b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:47.322Z|77d81d32-0a2e-4902-994d-356eec7dfebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:47.324Z|77d81d32-0a2e-4902-994d-356eec7dfebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:49.155Z|3831a379-d3b6-442a-85a4-a362013de7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:17:49.155Z|3831a379-d3b6-442a-85a4-a362013de7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:17:57.208Z|abb7ff31-22f6-4eed-8cdd-1ae3d1fd9643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:57.209Z|abb7ff31-22f6-4eed-8cdd-1ae3d1fd9643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:57.303Z|42105856-39b6-4a98-b2da-9e194a172283|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:57.306Z|42105856-39b6-4a98-b2da-9e194a172283|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:17:57.429Z|0ee28152-9b5b-4c5f-bdcb-3849eff288c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:17:57.430Z|0ee28152-9b5b-4c5f-bdcb-3849eff288c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:04.154Z|1480b864-709f-449f-a109-dc27daaa5702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:18:04.156Z|1480b864-709f-449f-a109-dc27daaa5702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:18:05.343Z|d4ee066d-935e-4369-9b1f-738db1ca3fcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:18:05.344Z|d4ee066d-935e-4369-9b1f-738db1ca3fcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:18:07.304Z|f5d77265-b23c-454d-8d37-c1afcdcf35ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:07.306Z|f5d77265-b23c-454d-8d37-c1afcdcf35ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:07.392Z|4b56fd03-0136-4dfc-b4e7-c5cc26896a1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:07.394Z|4b56fd03-0136-4dfc-b4e7-c5cc26896a1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:07.513Z|4d021c75-424c-4703-b53e-2e6a82c7c370|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:07.521Z|4d021c75-424c-4703-b53e-2e6a82c7c370|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:14.211Z|caac82b6-eabe-4cd3-aa22-10acc9e3527f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:18:14.212Z|caac82b6-eabe-4cd3-aa22-10acc9e3527f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:17.390Z|225e3242-9fc1-4701-96b5-2373ae53f390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:17.391Z|225e3242-9fc1-4701-96b5-2373ae53f390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:17.446Z|c2d1103c-de11-4d97-91ce-49d933e9cb5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:17.447Z|c2d1103c-de11-4d97-91ce-49d933e9cb5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:17.590Z|3d77d311-815f-4e44-aa7c-7ebd403414eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:17.591Z|3d77d311-815f-4e44-aa7c-7ebd403414eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:19.154Z|64f5049e-5ab5-44c6-afcf-00f86f36eb2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:18:19.169Z|64f5049e-5ab5-44c6-afcf-00f86f36eb2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:18:27.426Z|9761e544-7c51-4f9a-99f7-b6f7e936df9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:27.427Z|9761e544-7c51-4f9a-99f7-b6f7e936df9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:27.482Z|419c987e-bad9-41c2-b265-c40858f91f3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:27.484Z|419c987e-bad9-41c2-b265-c40858f91f3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:27.655Z|6c68a441-6646-4877-b99a-30a68ac63ca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:27.656Z|6c68a441-6646-4877-b99a-30a68ac63ca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:34.154Z|9c2d5622-dd23-4ee1-882f-30993ecd3101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:18:34.155Z|9c2d5622-dd23-4ee1-882f-30993ecd3101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:18:35.347Z|43825333-d796-4b6c-a46a-64f02e8f5e52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:18:35.348Z|43825333-d796-4b6c-a46a-64f02e8f5e52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:18:37.460Z|9712df0e-499f-447c-93e9-27a534f277d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:37.461Z|9712df0e-499f-447c-93e9-27a534f277d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:37.530Z|7f17b1ae-392e-4925-99db-a34c5d99ca85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:37.531Z|7f17b1ae-392e-4925-99db-a34c5d99ca85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:37.700Z|d5d231f5-687a-46fa-80ed-2974d01ef625|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:37.701Z|d5d231f5-687a-46fa-80ed-2974d01ef625|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:47.500Z|ba16e856-8651-4a2b-bb23-dfde53476c70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:47.501Z|ba16e856-8651-4a2b-bb23-dfde53476c70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:47.574Z|a421391b-b7ae-4319-951e-d68c94b29621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:47.575Z|a421391b-b7ae-4319-951e-d68c94b29621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:47.749Z|98daca34-7e5f-4bde-83ba-0d292d191131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:47.749Z|98daca34-7e5f-4bde-83ba-0d292d191131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:49.154Z|a6a66f61-10ce-4918-897f-39fa0fba4c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:18:49.155Z|a6a66f61-10ce-4918-897f-39fa0fba4c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:18:57.551Z|a6721c7b-1692-4042-bf9c-a0c7c3709735|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:57.552Z|a6721c7b-1692-4042-bf9c-a0c7c3709735|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:57.639Z|055a0aa8-7828-4148-96c8-b9ec763744aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:57.640Z|055a0aa8-7828-4148-96c8-b9ec763744aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:18:57.802Z|44651bf8-df8f-495c-9863-3320b471c421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:18:57.804Z|44651bf8-df8f-495c-9863-3320b471c421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:04.154Z|b6271fd4-fe68-44a1-9aa0-0ec930c8aa4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:19:04.157Z|b6271fd4-fe68-44a1-9aa0-0ec930c8aa4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:19:05.349Z|2cb390bb-74ba-4ebb-a5c6-cccf2d07ef7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:19:05.354Z|2cb390bb-74ba-4ebb-a5c6-cccf2d07ef7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:19:07.591Z|75432388-0db3-460c-85f7-65ea1cd36746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:07.595Z|75432388-0db3-460c-85f7-65ea1cd36746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:07.737Z|47eb7671-abbe-43bf-8799-8b997c61b817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:07.738Z|47eb7671-abbe-43bf-8799-8b997c61b817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:07.887Z|ff324650-ea1a-49d8-b352-4127ddc65a96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:07.889Z|ff324650-ea1a-49d8-b352-4127ddc65a96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:14.202Z|e06dc1c3-d26c-481a-a94a-6b40f42de2bd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:19:14.203Z|e06dc1c3-d26c-481a-a94a-6b40f42de2bd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:17.780Z|db2d36dd-1f44-4da8-8f61-eced42aee23f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:17.814Z|db2d36dd-1f44-4da8-8f61-eced42aee23f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:17.944Z|fa605677-9896-4ced-bbea-00af7aefce77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:17.945Z|fa605677-9896-4ced-bbea-00af7aefce77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:18.003Z|ccf6ec71-2c84-4afc-bb65-af0aeb389a91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:18.005Z|ccf6ec71-2c84-4afc-bb65-af0aeb389a91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:19.155Z|3641ed62-af04-4744-9549-94993462ecbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:19:19.161Z|3641ed62-af04-4744-9549-94993462ecbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:19:27.951Z|46e793f3-3b1f-4adf-acc7-8441ad8d23ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:27.952Z|46e793f3-3b1f-4adf-acc7-8441ad8d23ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:28.087Z|fb8ef81f-ad2e-4294-8caa-7a6082821190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:28.089Z|fb8ef81f-ad2e-4294-8caa-7a6082821190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:28.210Z|859c96b1-cacb-4dce-b290-9af017d031f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:28.211Z|859c96b1-cacb-4dce-b290-9af017d031f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:34.154Z|95ced647-bc54-4098-88e0-da7637663545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:19:34.156Z|95ced647-bc54-4098-88e0-da7637663545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:19:35.355Z|77c29805-b7af-4cb9-b3f3-4b43a3017fbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:19:35.356Z|77c29805-b7af-4cb9-b3f3-4b43a3017fbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:19:38.031Z|93ce2f9d-f698-4a85-b04a-1c45564fdf11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:38.034Z|93ce2f9d-f698-4a85-b04a-1c45564fdf11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:38.132Z|75505e8c-8090-4a5f-9564-145459a3572e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:38.134Z|75505e8c-8090-4a5f-9564-145459a3572e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:38.287Z|878ae108-0127-4d42-8b98-9f76b59ab114|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:38.293Z|878ae108-0127-4d42-8b98-9f76b59ab114|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:48.112Z|edade18e-6d85-4428-9406-253123a49817|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:48.113Z|edade18e-6d85-4428-9406-253123a49817|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:48.216Z|a2d9aa71-28ef-477d-a4be-9df35ecc032f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:48.217Z|a2d9aa71-28ef-477d-a4be-9df35ecc032f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:48.386Z|ca0e8317-1ebb-4f3b-bb87-53fbc2cf1342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:48.387Z|ca0e8317-1ebb-4f3b-bb87-53fbc2cf1342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:49.157Z|215a52a6-f312-4df3-9271-cc91750d5357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:19:49.168Z|215a52a6-f312-4df3-9271-cc91750d5357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:19:58.270Z|5febef3c-8f77-4be9-9b66-aff8698e146b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:58.272Z|5febef3c-8f77-4be9-9b66-aff8698e146b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:58.380Z|8908b0d9-86b4-408c-ae1e-f620283a4bda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:58.382Z|8908b0d9-86b4-408c-ae1e-f620283a4bda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:19:58.491Z|d84d49c7-89d3-4123-bb2e-ab3586c7e729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:19:58.492Z|d84d49c7-89d3-4123-bb2e-ab3586c7e729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:04.157Z|9815c243-b9b3-4340-8ae2-8bbb0ec8d790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:20:04.157Z|9815c243-b9b3-4340-8ae2-8bbb0ec8d790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:20:05.357Z|a6da118a-78a8-4ac4-9321-bf9dd78ed346|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:20:05.358Z|a6da118a-78a8-4ac4-9321-bf9dd78ed346|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:20:08.403Z|38ccea22-e68a-4030-98f3-4ff0dd63a14e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:08.404Z|38ccea22-e68a-4030-98f3-4ff0dd63a14e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:08.496Z|25a9ba6e-0c65-4109-bfbc-7cac1c43acac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:08.498Z|25a9ba6e-0c65-4109-bfbc-7cac1c43acac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:08.592Z|c4704dda-70b0-45f7-af89-6be572fe0bc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:08.594Z|c4704dda-70b0-45f7-af89-6be572fe0bc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:14.232Z|e40a5798-020c-425c-94cd-a87a430ce894|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:20:14.234Z|e40a5798-020c-425c-94cd-a87a430ce894|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:18.649Z|6448fd28-07c7-4b32-a4ad-91a3b1af469a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:18.650Z|6448fd28-07c7-4b32-a4ad-91a3b1af469a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:18.659Z|589fb7ac-fac8-4be1-914a-433264c094e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:18.684Z|589fb7ac-fac8-4be1-914a-433264c094e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:18.798Z|995d86a8-4d3d-48c9-bd9b-92fa4e82d5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:18.801Z|995d86a8-4d3d-48c9-bd9b-92fa4e82d5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:19.154Z|1d3b841f-f245-4fbe-a1b1-97515bb77cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:20:19.155Z|1d3b841f-f245-4fbe-a1b1-97515bb77cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:20:28.744Z|9ef92848-b012-444e-ad73-dd663351b0db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:28.747Z|9ef92848-b012-444e-ad73-dd663351b0db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:28.798Z|767fd873-ecf8-44b0-96d9-8656c194c9b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:28.799Z|767fd873-ecf8-44b0-96d9-8656c194c9b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:28.841Z|de0837ad-cab9-4da0-91a1-54953ddb22da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:28.847Z|de0837ad-cab9-4da0-91a1-54953ddb22da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:34.161Z|25289e66-21f9-4571-9676-d0238e8d187a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:20:34.164Z|25289e66-21f9-4571-9676-d0238e8d187a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:20:35.359Z|e1e5407a-1703-4c27-8af3-2a4ae0bcb0b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:20:35.360Z|e1e5407a-1703-4c27-8af3-2a4ae0bcb0b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:20:38.827Z|e1ddbee9-32f0-424a-b4a8-da7457dd4dc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:38.829Z|e1ddbee9-32f0-424a-b4a8-da7457dd4dc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:38.899Z|49522105-1366-4ca6-a2ad-062e895ed788|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:38.900Z|49522105-1366-4ca6-a2ad-062e895ed788|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:38.931Z|b9ab905a-a568-4d23-877f-2949954d7fde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:38.939Z|b9ab905a-a568-4d23-877f-2949954d7fde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:48.885Z|20ccc779-ee9d-4b13-aa77-fd2c0969801b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:48.886Z|20ccc779-ee9d-4b13-aa77-fd2c0969801b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:48.963Z|1a835701-0e67-4ca5-996b-9dfc005ac900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:48.964Z|1a835701-0e67-4ca5-996b-9dfc005ac900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:49.030Z|44906726-e1d7-4441-83a3-550fa7682e53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:49.031Z|44906726-e1d7-4441-83a3-550fa7682e53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:49.156Z|a94b668c-d73c-4014-9ef2-b8b0d149307b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:20:49.156Z|a94b668c-d73c-4014-9ef2-b8b0d149307b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:20:58.946Z|9167379f-507e-4b5d-8095-6db7bb892243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:58.948Z|9167379f-507e-4b5d-8095-6db7bb892243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:59.010Z|7fa8a9f2-8687-47af-acd6-ab90c32fa51f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:59.014Z|7fa8a9f2-8687-47af-acd6-ab90c32fa51f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:20:59.123Z|86a3c1ee-bf05-4e05-a0be-a057cfd3ee72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:20:59.124Z|86a3c1ee-bf05-4e05-a0be-a057cfd3ee72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:04.155Z|73fbf65e-9056-4f31-a3a6-50a1cdd17a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:21:04.156Z|73fbf65e-9056-4f31-a3a6-50a1cdd17a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:21:05.361Z|9ff9470e-5842-4e80-ae4d-7771c2fda220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:21:05.362Z|9ff9470e-5842-4e80-ae4d-7771c2fda220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:21:09.084Z|47a7f452-df8c-49a5-9ab6-b39b8ee4802c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:09.100Z|47a7f452-df8c-49a5-9ab6-b39b8ee4802c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:09.120Z|dab8dd83-7123-4672-af06-425cb86b7146|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:09.122Z|dab8dd83-7123-4672-af06-425cb86b7146|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:09.193Z|e7ca12d5-f600-4b58-ad85-e90bd7ba509e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:09.194Z|e7ca12d5-f600-4b58-ad85-e90bd7ba509e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:14.216Z|85cd6e7f-7c67-415d-97d4-7225e3bbbe28|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:21:14.217Z|85cd6e7f-7c67-415d-97d4-7225e3bbbe28|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:19.149Z|6c468c30-3aea-4bf1-a901-f29679da42f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:19.151Z|6c468c30-3aea-4bf1-a901-f29679da42f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:19.154Z|b7d1fd7c-3be8-40cf-9abb-dc8f2ba2adc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:21:19.158Z|b7d1fd7c-3be8-40cf-9abb-dc8f2ba2adc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:21:19.216Z|1520d828-1679-4e8c-9fc5-ded6cce2f2b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:19.217Z|1520d828-1679-4e8c-9fc5-ded6cce2f2b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:19.245Z|070b5e82-298b-4c1f-806e-c01bf7b058b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:19.246Z|070b5e82-298b-4c1f-806e-c01bf7b058b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:29.221Z|cb773d0f-6379-4bd8-be5d-7fd69df94440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:29.226Z|cb773d0f-6379-4bd8-be5d-7fd69df94440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:29.275Z|7e2b8c36-0929-4620-ab55-cd4d73d15300|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:29.276Z|7e2b8c36-0929-4620-ab55-cd4d73d15300|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:29.283Z|d89ac5ad-e516-47de-8a49-4bae60e59a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:29.286Z|d89ac5ad-e516-47de-8a49-4bae60e59a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:34.154Z|1d3c437e-eaf6-4a6e-9a0b-0f856c06dee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:21:34.155Z|1d3c437e-eaf6-4a6e-9a0b-0f856c06dee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:21:35.363Z|2e16de53-a422-459c-a983-b46c862fe49a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:21:35.363Z|2e16de53-a422-459c-a983-b46c862fe49a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:21:39.337Z|91d1552f-61c5-493d-8b5b-79b369f20877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:39.340Z|91d1552f-61c5-493d-8b5b-79b369f20877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:39.373Z|aa838495-4d0f-47bc-b73e-2dca375ddbd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:39.374Z|aa838495-4d0f-47bc-b73e-2dca375ddbd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:39.379Z|2113ffb7-45af-4ee4-b90d-16d24cf5536c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:39.387Z|2113ffb7-45af-4ee4-b90d-16d24cf5536c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:49.154Z|55bbc1ca-4338-409e-9bef-9de74816fa7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:21:49.155Z|55bbc1ca-4338-409e-9bef-9de74816fa7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:21:49.415Z|92d7bce3-e416-47da-b194-4033af5cc8c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:49.420Z|92d7bce3-e416-47da-b194-4033af5cc8c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:49.462Z|70c2cf84-93fd-47e5-a0a6-08ce1bb60473|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:49.470Z|e5b1161c-5dbc-4b19-8dc4-41155633b71e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:49.473Z|e5b1161c-5dbc-4b19-8dc4-41155633b71e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:49.466Z|70c2cf84-93fd-47e5-a0a6-08ce1bb60473|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:59.485Z|24d0ed90-a32a-4aa4-9364-bc23f8580dfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:59.487Z|24d0ed90-a32a-4aa4-9364-bc23f8580dfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:59.550Z|e9020e5f-83ae-4f18-aafb-b2041b54c204|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:59.551Z|e9020e5f-83ae-4f18-aafb-b2041b54c204|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:21:59.575Z|79a7a57e-95da-44cb-9a5e-c28b226df80a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:21:59.576Z|79a7a57e-95da-44cb-9a5e-c28b226df80a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:04.154Z|0cbc63d6-e154-454b-b0a3-584844e5bbda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:22:04.174Z|0cbc63d6-e154-454b-b0a3-584844e5bbda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:22:05.365Z|2e5f3bbc-2105-4d67-b1ed-d4477c382d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:22:05.369Z|2e5f3bbc-2105-4d67-b1ed-d4477c382d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:22:09.749Z|42c19c6b-1049-4e3d-a420-b0a4cc7c65f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:22:09.750Z|42c19c6b-1049-4e3d-a420-b0a4cc7c65f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:09.903Z|95ab9b5d-7394-4b41-80f0-6360d8f8baba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:22:09.918Z|95ab9b5d-7394-4b41-80f0-6360d8f8baba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:09.933Z|c987e137-b9c5-46af-b16a-b9224d798310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:22:09.934Z|c987e137-b9c5-46af-b16a-b9224d798310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:14.205Z|6a30d847-8f6d-43af-a752-b81cd20ad615|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:22:14.219Z|6a30d847-8f6d-43af-a752-b81cd20ad615|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:19.154Z|155eed86-4323-4d7c-ac3e-a41132527f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:22:19.155Z|155eed86-4323-4d7c-ac3e-a41132527f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:22:19.985Z|e7c62335-f376-4d84-b20e-65ea22b1b6ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:22:19.986Z|e7c62335-f376-4d84-b20e-65ea22b1b6ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:20.086Z|25ff51a2-e976-44e1-9d8e-6f37ed34b0fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:22:20.089Z|25ff51a2-e976-44e1-9d8e-6f37ed34b0fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:20.094Z|d678d1cb-b6e4-4875-8075-4d25ce3c6575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:22:20.095Z|d678d1cb-b6e4-4875-8075-4d25ce3c6575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:30.094Z|36f8ee42-e08b-4fdc-bb4f-c20843c5de9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:22:30.095Z|36f8ee42-e08b-4fdc-bb4f-c20843c5de9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:30.261Z|d2ecc44a-2002-46b3-b1de-56f54be22828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:22:30.263Z|d2ecc44a-2002-46b3-b1de-56f54be22828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:30.273Z|790cc762-8065-491e-bb65-3ff6678a8b21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:22:30.274Z|790cc762-8065-491e-bb65-3ff6678a8b21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:34.156Z|396aa184-e6fa-42a8-a5b1-bcbb996f0d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:22:34.157Z|396aa184-e6fa-42a8-a5b1-bcbb996f0d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:22:35.371Z|fb614121-5cc4-458a-805f-fb1086ca4db2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:22:35.372Z|fb614121-5cc4-458a-805f-fb1086ca4db2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:22:40.458Z|aaf658ee-41c7-4524-bdd7-ce7f0fb4526c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:22:40.460Z|aaf658ee-41c7-4524-bdd7-ce7f0fb4526c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:40.496Z|2302d24b-3026-41f2-9a4e-4bb87256fb80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:22:40.497Z|2302d24b-3026-41f2-9a4e-4bb87256fb80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:40.556Z|d0150bc9-c36f-4cb3-9036-619b4308a6ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:22:40.558Z|d0150bc9-c36f-4cb3-9036-619b4308a6ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:49.154Z|31bb95ed-7451-4b46-adb6-c7cb70a4428b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:22:49.156Z|31bb95ed-7451-4b46-adb6-c7cb70a4428b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:22:50.533Z|9c61aa40-18ab-49ad-bb6f-0a4741562451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:22:50.537Z|9c61aa40-18ab-49ad-bb6f-0a4741562451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:50.703Z|fe984c7a-7532-43d5-9d5c-ea397df3d0dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:22:50.705Z|fe984c7a-7532-43d5-9d5c-ea397df3d0dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:22:50.728Z|c1447fc6-a572-4df7-8e0a-c3495f977147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:22:50.729Z|c1447fc6-a572-4df7-8e0a-c3495f977147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:00.600Z|3c2adb40-3654-4c54-a1de-0bf66a0a7e80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:00.601Z|3c2adb40-3654-4c54-a1de-0bf66a0a7e80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:00.757Z|08ac3e53-3744-4793-8a31-b3a2bb6ada6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:00.758Z|08ac3e53-3744-4793-8a31-b3a2bb6ada6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:00.792Z|255cf77c-7835-4fb5-8c97-ba9a15fff323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:00.794Z|255cf77c-7835-4fb5-8c97-ba9a15fff323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:04.154Z|23b4aa01-f363-44ed-b7b0-61f61fe442ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:23:04.155Z|23b4aa01-f363-44ed-b7b0-61f61fe442ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:23:05.376Z|96c413e9-f3b7-4d19-9d57-b6f30cb34fb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:23:05.377Z|96c413e9-f3b7-4d19-9d57-b6f30cb34fb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:23:10.664Z|3b08040f-8714-4f04-bcec-96c91e85664b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:10.666Z|3b08040f-8714-4f04-bcec-96c91e85664b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:10.844Z|3ff7c480-cd32-4777-a384-d78d45459e2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:10.845Z|3ff7c480-cd32-4777-a384-d78d45459e2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:10.883Z|fed6ab71-6f62-482e-928a-2bcc55795f15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:10.884Z|fed6ab71-6f62-482e-928a-2bcc55795f15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:14.201Z|b00009b5-7a16-4035-8d4e-848d47239abc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:23:14.202Z|b00009b5-7a16-4035-8d4e-848d47239abc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:19.154Z|07be4429-fcb8-4155-828d-403b23d63fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:23:19.155Z|07be4429-fcb8-4155-828d-403b23d63fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:23:20.741Z|d61cc181-8a66-4fb5-9930-0dd9e6a92079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:20.742Z|d61cc181-8a66-4fb5-9930-0dd9e6a92079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:20.961Z|26cc4ba7-dab4-4357-89fe-c9c991db5d6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:20.963Z|26cc4ba7-dab4-4357-89fe-c9c991db5d6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:21.029Z|5e25b427-f7a6-44fc-adcb-0c666456ded5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:21.030Z|5e25b427-f7a6-44fc-adcb-0c666456ded5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:30.830Z|1d8d5441-c4e6-4912-85df-1879f74f600d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:30.831Z|1d8d5441-c4e6-4912-85df-1879f74f600d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:31.015Z|165ca8ae-577c-4080-9a8d-57cbc07ee0fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:31.027Z|165ca8ae-577c-4080-9a8d-57cbc07ee0fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:31.084Z|0225bedd-afa6-4b4c-9607-aa787f1204d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:31.085Z|0225bedd-afa6-4b4c-9607-aa787f1204d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:34.157Z|dd717c3f-3ada-4723-95c1-c5d9ac5570c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:23:34.158Z|dd717c3f-3ada-4723-95c1-c5d9ac5570c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:23:35.378Z|9c8934bd-1efe-4863-a9e5-3b024d9a2495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:23:35.379Z|9c8934bd-1efe-4863-a9e5-3b024d9a2495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:23:40.901Z|711f92f6-f01b-49c7-83a0-71602c330ecc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:40.902Z|711f92f6-f01b-49c7-83a0-71602c330ecc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:41.125Z|6e6ec0a9-66ae-43bc-91b1-ed93d933b329|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:41.126Z|6e6ec0a9-66ae-43bc-91b1-ed93d933b329|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:41.177Z|518932e9-9570-4440-970a-aad602b5cb5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:41.178Z|518932e9-9570-4440-970a-aad602b5cb5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:49.154Z|0e8ee597-36fc-4afd-b05d-9e8eba07810d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:23:49.155Z|0e8ee597-36fc-4afd-b05d-9e8eba07810d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:23:51.003Z|87d76eba-9562-4594-a5f9-b43454a61d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:51.004Z|87d76eba-9562-4594-a5f9-b43454a61d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:51.224Z|7f4b589d-8822-43b3-a469-d39abac00a35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:51.226Z|7f4b589d-8822-43b3-a469-d39abac00a35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:23:51.287Z|8001b11b-0c5d-44cc-8acf-6befd41c2f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:23:51.289Z|8001b11b-0c5d-44cc-8acf-6befd41c2f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:01.110Z|80c11c7c-a139-48fe-8470-2d2ec537305e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:01.112Z|80c11c7c-a139-48fe-8470-2d2ec537305e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:01.406Z|6f0d520c-1ad4-4008-a877-0a9409351e58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:01.407Z|6f0d520c-1ad4-4008-a877-0a9409351e58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:01.441Z|4f7037fb-0179-4af0-964a-4a139b262887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:01.442Z|4f7037fb-0179-4af0-964a-4a139b262887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:04.154Z|3ca119cb-ac54-4d3c-b15e-c77c7c1e338c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:24:04.155Z|3ca119cb-ac54-4d3c-b15e-c77c7c1e338c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:24:05.380Z|64c50991-724f-4697-a1f9-ec1813f0bdc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:24:05.381Z|64c50991-724f-4697-a1f9-ec1813f0bdc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:24:11.177Z|2cd70564-5817-4545-9dcc-5a5c50968189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:11.178Z|2cd70564-5817-4545-9dcc-5a5c50968189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:11.465Z|a6384182-73fa-4365-805e-604e139682bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:11.466Z|a6384182-73fa-4365-805e-604e139682bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:11.509Z|7781d8fa-6d78-4e12-9e91-062200f9f661|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:11.510Z|7781d8fa-6d78-4e12-9e91-062200f9f661|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:14.191Z|6fa694c1-0b43-4fa8-ad14-6e88074906a2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:24:14.192Z|6fa694c1-0b43-4fa8-ad14-6e88074906a2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:19.155Z|8df71a0e-2580-47f4-b5fc-4b87bb2891dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:24:19.155Z|8df71a0e-2580-47f4-b5fc-4b87bb2891dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:24:21.278Z|9c583c7f-5018-49be-8898-0ddec1402599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:21.280Z|9c583c7f-5018-49be-8898-0ddec1402599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:21.539Z|5d01c165-f868-42c2-935f-248757cd20e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:21.541Z|5d01c165-f868-42c2-935f-248757cd20e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:21.614Z|a060d940-9ab8-4071-9f7c-744f0a492fc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:21.614Z|a060d940-9ab8-4071-9f7c-744f0a492fc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:31.349Z|065586c3-c05f-4b6b-838a-81da7624dfd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:31.351Z|065586c3-c05f-4b6b-838a-81da7624dfd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:31.623Z|bf5713f3-ebd2-4dcb-a1e8-e35fe8605cbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:31.624Z|bf5713f3-ebd2-4dcb-a1e8-e35fe8605cbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:31.670Z|9a762f3f-6aaa-4fdf-832d-0e2ab65e6ad8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:31.671Z|9a762f3f-6aaa-4fdf-832d-0e2ab65e6ad8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:34.155Z|4fc52259-8283-4b3f-941d-8088ce26cd07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:24:34.157Z|4fc52259-8283-4b3f-941d-8088ce26cd07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:24:35.387Z|1f1d60ad-8113-40a4-8277-5250d5d602bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:24:35.388Z|1f1d60ad-8113-40a4-8277-5250d5d602bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:24:41.399Z|065f4de1-e9cb-48c4-9ad4-44cca651dbf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:41.401Z|065f4de1-e9cb-48c4-9ad4-44cca651dbf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:41.696Z|05308dcb-fa4f-498f-9721-cffff791173f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:41.697Z|05308dcb-fa4f-498f-9721-cffff791173f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:41.727Z|26fc12de-c06a-49ed-983e-eb37a91b5760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:41.729Z|26fc12de-c06a-49ed-983e-eb37a91b5760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:49.154Z|98f0582d-dbc6-439b-8d69-abae098ea76f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:24:49.155Z|98f0582d-dbc6-439b-8d69-abae098ea76f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:24:51.455Z|2601445b-3e4b-4ddf-ac76-cdc32302f52e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:51.457Z|2601445b-3e4b-4ddf-ac76-cdc32302f52e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:51.817Z|dfa8026b-8313-42ed-a3f2-a9fe2a763a0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:51.818Z|dfa8026b-8313-42ed-a3f2-a9fe2a763a0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:24:51.902Z|e5b50dae-1ed5-4cc1-bab0-60a0eb467398|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:24:51.903Z|e5b50dae-1ed5-4cc1-bab0-60a0eb467398|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:01.522Z|f479b5eb-d760-4dc0-b12d-23334a58034a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:01.538Z|f479b5eb-d760-4dc0-b12d-23334a58034a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:01.895Z|5dfd50f9-4e87-491f-87eb-bb7a898cb6c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:01.896Z|5dfd50f9-4e87-491f-87eb-bb7a898cb6c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:01.969Z|a8e00459-2bf9-4ae7-8d03-86bd422a82b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:01.970Z|a8e00459-2bf9-4ae7-8d03-86bd422a82b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:04.154Z|c0cd96f4-a18e-4cf9-9349-e03187da5524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:25:04.156Z|c0cd96f4-a18e-4cf9-9349-e03187da5524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:25:05.389Z|61f008c8-60f6-489d-8260-8021c54e3c8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:25:05.390Z|61f008c8-60f6-489d-8260-8021c54e3c8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:25:11.614Z|973d1b8f-6a56-40f5-8511-1c4ed758e2d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:11.616Z|973d1b8f-6a56-40f5-8511-1c4ed758e2d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:11.964Z|909ceb7b-fc5b-41e5-b934-94da479fe2bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:11.965Z|909ceb7b-fc5b-41e5-b934-94da479fe2bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:12.064Z|f96fb116-ac33-40ba-b707-a3ba44bd83dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:12.066Z|f96fb116-ac33-40ba-b707-a3ba44bd83dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:14.196Z|cab59ec0-c49b-4ad7-a6f6-2d05d480261f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:25:14.199Z|cab59ec0-c49b-4ad7-a6f6-2d05d480261f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:19.155Z|f9e63f6b-d328-42b1-a28e-c22a07ac3038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:25:19.158Z|f9e63f6b-d328-42b1-a28e-c22a07ac3038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:25:21.684Z|27acc08e-d368-43f1-a7c1-bc303f4ad969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:21.686Z|27acc08e-d368-43f1-a7c1-bc303f4ad969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:22.034Z|d25e9825-b42b-4cac-8e80-c5eba7f78661|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:22.036Z|d25e9825-b42b-4cac-8e80-c5eba7f78661|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:22.162Z|ef7d6025-0b84-41fc-8210-c0f1328afbcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:22.163Z|ef7d6025-0b84-41fc-8210-c0f1328afbcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:31.754Z|e7ac5361-c72e-4806-8d02-528894f16eb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:31.755Z|e7ac5361-c72e-4806-8d02-528894f16eb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:32.168Z|1e91a73d-5b26-4e51-b117-6ea74ecb68ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:32.171Z|1e91a73d-5b26-4e51-b117-6ea74ecb68ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:32.316Z|6e28ea51-95ef-4361-be8f-3226f081d912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:32.317Z|6e28ea51-95ef-4361-be8f-3226f081d912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:34.154Z|1c5e1f3b-5db8-4bfa-a1cf-190d383ac3c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:25:34.156Z|1c5e1f3b-5db8-4bfa-a1cf-190d383ac3c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:25:35.391Z|e7ee9c06-6cf3-45dc-8b50-2a23bdfbae36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:25:35.391Z|e7ee9c06-6cf3-45dc-8b50-2a23bdfbae36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:25:42.032Z|d0b3ed3f-3dda-4abf-a7e6-c24a4bb63c85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:42.033Z|d0b3ed3f-3dda-4abf-a7e6-c24a4bb63c85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:42.371Z|537216a2-6d2f-4a20-8af4-a3a16cd17b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:42.375Z|537216a2-6d2f-4a20-8af4-a3a16cd17b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:42.378Z|2134f996-4e36-46ba-b9f1-2e8e3c927f77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:42.379Z|2134f996-4e36-46ba-b9f1-2e8e3c927f77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:49.155Z|faecd19d-8d36-413d-b9dc-32f99dce8286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:25:49.177Z|faecd19d-8d36-413d-b9dc-32f99dce8286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:25:52.157Z|ea5e03c7-23a4-400e-9318-a4e7e62cb6eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:52.159Z|ea5e03c7-23a4-400e-9318-a4e7e62cb6eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:52.462Z|bfb6a02f-3fe2-4507-9878-dcb42e232f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:52.463Z|bfb6a02f-3fe2-4507-9878-dcb42e232f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:25:52.491Z|1e6b8733-c08b-4a4a-8a8a-3a1b06a332a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:25:52.492Z|1e6b8733-c08b-4a4a-8a8a-3a1b06a332a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:02.333Z|0c6f7be7-f264-4260-9a76-29244f345957|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:02.334Z|0c6f7be7-f264-4260-9a76-29244f345957|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:02.538Z|d41c32f8-9694-440e-8939-f4ac542b4e1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:02.539Z|d41c32f8-9694-440e-8939-f4ac542b4e1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:02.556Z|a5e286b3-1289-4ce8-a9a9-a0a70944cf27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:02.574Z|a5e286b3-1289-4ce8-a9a9-a0a70944cf27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:04.160Z|0f56ca5e-8b43-40cf-b658-ce9cdf30f3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:26:04.161Z|0f56ca5e-8b43-40cf-b658-ce9cdf30f3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:26:05.392Z|0a2cd3e5-8511-4847-8f52-98868e18c257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:26:05.393Z|0a2cd3e5-8511-4847-8f52-98868e18c257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:26:12.463Z|2cc10449-363f-4ef0-a535-2de3efebf893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:12.464Z|2cc10449-363f-4ef0-a535-2de3efebf893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:12.645Z|69decbec-ec12-400f-92bd-7a300b51ba98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:12.646Z|69decbec-ec12-400f-92bd-7a300b51ba98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:12.659Z|41f222a8-6f2b-42eb-ab9d-084de03c42d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:12.660Z|41f222a8-6f2b-42eb-ab9d-084de03c42d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:14.205Z|54a8ab62-ea96-4959-9d2e-596dda024e56|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:26:14.210Z|54a8ab62-ea96-4959-9d2e-596dda024e56|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:19.154Z|0a504a7c-a3f7-4358-be40-7d2b41d79a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:26:19.155Z|0a504a7c-a3f7-4358-be40-7d2b41d79a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:26:22.598Z|563ab536-61cc-4e61-9eba-c3f03571f0d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:22.599Z|563ab536-61cc-4e61-9eba-c3f03571f0d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:22.725Z|38b69207-85ad-4264-bf18-ee7163c84ba6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:22.726Z|38b69207-85ad-4264-bf18-ee7163c84ba6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:22.738Z|42f944ff-179f-4091-98d6-517262e8b019|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:22.739Z|42f944ff-179f-4091-98d6-517262e8b019|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:32.680Z|265005d5-de6d-4675-b861-6f3c57f911cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:32.681Z|265005d5-de6d-4675-b861-6f3c57f911cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:32.794Z|1d6ac8b8-b1d9-4374-88f1-462947953516|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:32.795Z|1d6ac8b8-b1d9-4374-88f1-462947953516|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:32.856Z|1515c55f-0fc3-4c2d-9c1d-32c773785c1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:32.857Z|1515c55f-0fc3-4c2d-9c1d-32c773785c1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:34.154Z|45b413fc-4dc8-4165-a422-d8a417d24957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:26:34.161Z|45b413fc-4dc8-4165-a422-d8a417d24957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:26:35.396Z|0a5f83d9-2625-440b-bb55-dbc6e242bc86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:26:35.398Z|0a5f83d9-2625-440b-bb55-dbc6e242bc86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:26:42.783Z|715c40ce-81f7-461a-ba25-e37517930e12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:42.785Z|715c40ce-81f7-461a-ba25-e37517930e12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:42.883Z|4af56852-76b8-4cfe-943a-e4c5781bf0fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:42.884Z|4af56852-76b8-4cfe-943a-e4c5781bf0fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:42.941Z|1825a341-a0b6-49a4-8ed4-91a733d8dd22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:42.943Z|1825a341-a0b6-49a4-8ed4-91a733d8dd22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:49.154Z|6222f0db-0e5f-436f-8428-5c399f1ef16a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:26:49.155Z|6222f0db-0e5f-436f-8428-5c399f1ef16a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:26:52.859Z|cf5b4b7e-aa17-4d14-9892-e95733b91de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:52.860Z|cf5b4b7e-aa17-4d14-9892-e95733b91de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:52.956Z|49584bed-0414-4d59-8a05-dc9e47ae00d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:52.957Z|49584bed-0414-4d59-8a05-dc9e47ae00d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:26:53.019Z|b075bdb8-1bdd-48f1-b389-bbe44a20e44b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:26:53.022Z|b075bdb8-1bdd-48f1-b389-bbe44a20e44b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:02.911Z|48317944-b6c8-4a93-b8c5-f284b60d0844|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:02.913Z|48317944-b6c8-4a93-b8c5-f284b60d0844|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:03.003Z|7657b0b9-a88e-49bb-8a76-4b320cedc5b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:03.004Z|7657b0b9-a88e-49bb-8a76-4b320cedc5b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:03.104Z|5265ad17-3110-4abf-9159-b90b8de95afa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:03.107Z|5265ad17-3110-4abf-9159-b90b8de95afa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:04.154Z|1a276e1e-88bf-4494-b817-8137f8355c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:27:04.155Z|1a276e1e-88bf-4494-b817-8137f8355c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:27:05.421Z|ce4390b0-69b3-4163-8cd0-bc308e01ec3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:27:05.421Z|ce4390b0-69b3-4163-8cd0-bc308e01ec3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:27:13.009Z|30b0ab5a-cf2a-4cc8-8e4d-628d5e194c5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:13.011Z|30b0ab5a-cf2a-4cc8-8e4d-628d5e194c5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:13.118Z|6b89a214-3fd7-453d-917c-58886ed54721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:13.121Z|6b89a214-3fd7-453d-917c-58886ed54721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:13.238Z|ff4f6352-fe3f-43e5-bda0-07f241e16b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:13.239Z|ff4f6352-fe3f-43e5-bda0-07f241e16b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:14.213Z|e53b273c-5d34-4333-9ffc-8d846563c7a2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:27:14.214Z|e53b273c-5d34-4333-9ffc-8d846563c7a2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:19.155Z|5bc619fc-ee0d-4848-a887-94018af5dfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:27:19.169Z|5bc619fc-ee0d-4848-a887-94018af5dfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:27:23.162Z|e2a96c98-acaf-4d5c-97fc-b436d992d542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:23.166Z|e2a96c98-acaf-4d5c-97fc-b436d992d542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:23.258Z|b7de62c5-9a0b-4e21-8360-7a299104203a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:23.259Z|b7de62c5-9a0b-4e21-8360-7a299104203a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:23.356Z|2092b22b-cfe9-4c18-bf5c-828c4989f81b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:23.358Z|2092b22b-cfe9-4c18-bf5c-828c4989f81b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:33.253Z|567774b6-e6d1-46b8-8ed4-5e29d898d5ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:33.254Z|567774b6-e6d1-46b8-8ed4-5e29d898d5ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:33.350Z|bee0ef13-b6b9-4df8-b3ae-0373f2f8608e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:33.352Z|bee0ef13-b6b9-4df8-b3ae-0373f2f8608e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:33.434Z|fb319ad6-e74b-4beb-8808-a79724bc5482|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:33.435Z|fb319ad6-e74b-4beb-8808-a79724bc5482|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:34.154Z|bbc7d22e-2783-4fe9-9a5f-79c468c61a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:27:34.154Z|bbc7d22e-2783-4fe9-9a5f-79c468c61a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:27:35.424Z|19d33627-a44b-4a48-8ca4-badef7ac5d92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:27:35.425Z|19d33627-a44b-4a48-8ca4-badef7ac5d92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:27:43.376Z|c5315d5b-b546-47db-beee-df12e37bffdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:43.378Z|c5315d5b-b546-47db-beee-df12e37bffdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:43.467Z|97e9e0c8-6f53-4327-ac11-eca84705e539|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:43.472Z|97e9e0c8-6f53-4327-ac11-eca84705e539|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:43.519Z|388fe2a8-8748-4751-bc1c-892704b52d0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:43.520Z|388fe2a8-8748-4751-bc1c-892704b52d0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:49.155Z|4e116aa6-bc6e-4510-9bb2-5684c810c470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:27:49.155Z|4e116aa6-bc6e-4510-9bb2-5684c810c470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:27:53.545Z|b6b4c6e8-66b0-428f-ad17-de035c3143be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:53.552Z|b6b4c6e8-66b0-428f-ad17-de035c3143be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:53.559Z|466b29c8-d5a3-4405-a81a-46c81f63ab23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:53.560Z|466b29c8-d5a3-4405-a81a-46c81f63ab23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:27:53.593Z|be4520ed-353a-47be-997a-b2154882b88b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:27:53.595Z|be4520ed-353a-47be-997a-b2154882b88b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:28:03.615Z|021f6aeb-1b8d-4602-8f51-a57b63bae99c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:28:03.616Z|021f6aeb-1b8d-4602-8f51-a57b63bae99c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:28:03.644Z|e417c81b-7f65-4e66-8e65-63403315bb0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:28:03.645Z|e417c81b-7f65-4e66-8e65-63403315bb0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:28:03.675Z|3829052a-a0bd-4960-b680-667e24adcb4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:28:03.677Z|3829052a-a0bd-4960-b680-667e24adcb4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:28:04.154Z|95d8d99b-260b-404e-a88e-9b7546763705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:28:04.174Z|95d8d99b-260b-404e-a88e-9b7546763705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:28:05.426Z|66a038a4-9810-4916-aa55-b9ac713a09c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:28:05.427Z|66a038a4-9810-4916-aa55-b9ac713a09c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:28:13.755Z|07503116-748b-45fa-9b86-3d3158510c4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:28:13.756Z|07503116-748b-45fa-9b86-3d3158510c4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:28:13.781Z|f5b2ddec-a61f-415a-bba6-b479e642d19d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:28:13.782Z|f5b2ddec-a61f-415a-bba6-b479e642d19d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:28:13.782Z|a7bcf4f0-876e-4285-8b8f-0be153b9ec3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:28:13.783Z|a7bcf4f0-876e-4285-8b8f-0be153b9ec3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:28:14.197Z|292b95ea-cc7e-4834-8c73-52882809889c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-11T01:28:14.198Z|292b95ea-cc7e-4834-8c73-52882809889c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-11T01:28:19.154Z|307e9c5d-253c-4402-8f41-9b04c45cf510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-11T01:28:19.155Z|307e9c5d-253c-4402-8f41-9b04c45cf510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-11T01:28:23.808Z|75c51194-72d1-422a-a251-838b2a605fb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:28:23.809Z|75c51194-72d1-422a-a251-838b2a605fb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:28:23.825Z|a9d10e8e-fcd5-40ba-a63f-cb6eae394cb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:28:23.826Z|a9d10e8e-fcd5-40ba-a63f-cb6eae394cb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-11T01:28:23.850Z|9a22e353-3ca2-4d1b-8ce9-cd10c66d2eb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-11T01:28:23.851Z|9a22e353-3ca2-4d1b-8ce9-cd10c66d2eb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.